[asterisk-dev] [Code Review] 4433: ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk and res_pjsip_acl.
George Joseph
reviewboard at asterisk.org
Fri Feb 20 11:46:29 CST 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/4433/
-----------------------------------------------------------
(Updated Feb. 20, 2015, 11:46 a.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 432033
Bugs: ASTERISK-24811
https://issues.asterisk.org/jira/browse/ASTERISK-24811
Repository: Asterisk
Description
-------
Matt Hoskins reported that res_pjsip_publish_asterisk wouldn't pull config from realtime. Turns out it was just missing a call ast_sorcery_apply_config().
res_pjsip_acl was missing it as well, so I added it. The other pjsip modules looked OK.
Diffs
-----
branches/13/res/res_pjsip_publish_asterisk.c 431975
branches/13/res/res_pjsip_acl.c 431975
Diff: https://reviewboard.asterisk.org/r/4433/diff/
Testing
-------
Will ask Matt to test.
Matt tested successfully.
Thanks,
George Joseph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20150220/19ec7eee/attachment-0001.html>
More information about the asterisk-dev
mailing list