[asterisk-dev] [Code Review] app_voicemail [general] variables zonetag and locale are not set on mailbox until after reload
wdoekes
reviewboard at asterisk.org
Tue Nov 8 04:58:50 CST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/1570/
-----------------------------------------------------------
Review request for Asterisk Developers and shawkris.
Summary
-------
shawkris identified the problem that a couple of voicemail variables from [general] are not set on the mailboxes until after a reload.
I confirmed that: the variables in question are those that are set by populate_defaults(); some of them have not been loaded yet when the mailboxes are created the first time.
Specifically: the VM_PBXSKIP flag in globalflags, zonetag, locale
I moved the create-mailbox stuff to after all the settings are loaded so this shouldn't be an issue anymore.
Diffs
-----
/branches/1.8/apps/app_voicemail.c 343785
Diff: https://reviewboard.asterisk.org/r/1570/diff
Testing
-------
It compiles.
Thanks,
wdoekes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20111108/95dbb42d/attachment-0001.htm>
More information about the asterisk-dev
mailing list