[asterisk-dev] [Code Review] app_voicemail [general] variables zonetag and locale are not set on mailbox until after reload

mjordan reviewboard at asterisk.org
Tue Dec 6 11:57:55 CST 2011


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

Ship it!


Looks good!

- mjordan


On Nov. 8, 2011, 8:47 a.m., wdoekes wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/1570/
> -----------------------------------------------------------
> 
> (Updated Nov. 8, 2011, 8:47 a.m.)
> 
> 
> 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.
> 
> 
> This addresses bug ASTERISK-18838.
>     https://issues.asterisk.org/jira/browse/ASTERISK-18838
> 
> 
> 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/20111206/2b10b288/attachment.htm>


More information about the asterisk-dev mailing list