[Home]

Summary:ASTERISK-03312: Voicemail Sample config has wrong default value for email Subject:
Reporter:Steve Murphy (murf)Labels:
Date Opened:2005-01-19 22:39:01.000-0600Date Closed:2008-01-15 15:22:45.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) voicemail.conf.sample.diffu2
Description:For the most part, the config files present commented out declarations of variables declared to their default values, as a guide for users, who can uncomment them and change the values from the default. In the sample voicemail.conf file, the emailsubject variable is not set to the default value.

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

I also include a very small grammatical fix to the message body, and a comment about the CID value used in the actual default.
Also, the code has an option to leave out the [PBX] in the subject, so I guess it's best to use the default for this, also, in the subject: header.
Comments:By: Mark Spencer (markster) 2005-01-19 22:57:09.000-0600

Fixed in CVS head.

By: Russell Bryant (russell) 2005-01-20 22:38:28.000-0600

fixed in 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:22:36.000-0600

Repository: asterisk
Revision: 4852

U   trunk/configs/voicemail.conf.sample

------------------------------------------------------------------------
r4852 | markster | 2008-01-15 15:22:36 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix some typos in the voicemail config (bug ASTERISK-3312)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:22:45.000-0600

Repository: asterisk
Revision: 4863

U   branches/v1-0/configs/voicemail.conf.sample

------------------------------------------------------------------------
r4863 | russell | 2008-01-15 15:22:45 -0600 (Tue, 15 Jan 2008) | 2 lines

update email subject (bug ASTERISK-3312)

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

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