[asterisk-dev] [Code Review] 2859: Make config framework able to reload module configs with multiple config files.
svnbot
reviewboard at asterisk.org
Wed Sep 18 12:15:58 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2859/
-----------------------------------------------------------
(Updated Sept. 18, 2013, 12:15 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers.
Changes
-------
Committed in revision 399352
Bugs: ASTERISK-22009
https://issues.asterisk.org/jira/browse/ASTERISK-22009
Repository: Asterisk
Description
-------
The config framework is supposed to be able to load configs that come from multiple config files. The principle example is chan_sip's sip.conf and users.conf. Unfortunately, it only does this correctly on initial load. This patch causes the module's config to be reloaded entirely if any of the config files changes.
Diffs
-----
/trunk/main/config_options.c 399219
Diff: https://reviewboard.asterisk.org/r/2859/diff/
Testing
-------
Compile and code inspection.
Thanks,
rmudgett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130918/2bb08a0d/attachment-0001.htm>
More information about the asterisk-dev
mailing list