mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Revert changes to sorcery that accidentally got committed.
These changes were still up for review and have not been approved yet. I must have had the changes in my working copy when making a different change. ........ Merged revisions 410696 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@410699 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1619,6 +1619,8 @@ int ast_res_pjsip_initialize_configuration(const struct ast_module_info *ast_mod
|
||||
return -1;
|
||||
}
|
||||
|
||||
ast_sorcery_apply_config(sip_sorcery, "res_pjsip");
|
||||
|
||||
ast_sip_initialize_cli();
|
||||
|
||||
if (ast_sip_initialize_sorcery_auth()) {
|
||||
|
Reference in New Issue
Block a user