Merge "Update qualifies when AOR configuration changes." into 13

This commit is contained in:
zuul
2017-02-03 09:23:41 -06:00
committed by Gerrit Code Review
5 changed files with 58 additions and 10 deletions

View File

@@ -4339,7 +4339,6 @@ AST_TEST_DEFINE(xml_sanitization_exceeds_buffer)
static int reload_configuration_task(void *obj)
{
ast_res_pjsip_reload_configuration();
ast_res_pjsip_init_options_handling(1);
ast_sip_initialize_dns();
return 0;
}