[asterisk-dev] [Code Review] 2859: Make config framework able to reload module configs with multiple config files.

rmudgett reviewboard at asterisk.org
Mon Sep 16 16:29:26 CDT 2013


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2859/
-----------------------------------------------------------

Review request for Asterisk Developers.


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/20130916/581be195/attachment.htm>


More information about the asterisk-dev mailing list