[Home]

Summary:ASTERISK-03132: [patch] Individual voicemail boxes no longer inherit all options from general section
Reporter:Tilghman Lesher (tilghman)Labels:
Date Opened:2004-12-29 15:48:01.000-0600Date Closed:2008-01-15 15:18:55.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20041229__fix_missing_envelope.diff.txt
Description:Noticed that voicemail was no longer announcing the envelope and found that it was not inheriting the envelope option from the [general] section.  Changed to inherit all options, instead of a select few.

****** ADDITIONAL INFORMATION ******

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2004-12-29 21:03:21.000-0600

Fixed in CVS, but requires UINTMAX since flags is unsigned.

By: Digium Subversion (svnbot) 2008-01-15 15:18:55.000-0600

Repository: asterisk
Revision: 4602

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r4602 | markster | 2008-01-15 15:18:55 -0600 (Tue, 15 Jan 2008) | 2 lines

Make sure all options get copied from general (bug ASTERISK-3132)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=4602