[asterisk-bugs] [Asterisk 0018122]: [patch] Allow emailsubject and emailbody to be specified in voicemail.conf

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Apr 4 09:22:38 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18122 
====================================================================== 
Reported By:                mdeneen
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18122
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.2.11 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-10-12 12:35 CDT
Last Modified:              2011-04-04 09:22 CDT
====================================================================== 
Summary:                    [patch] Allow emailsubject and emailbody to be
specified in voicemail.conf
Description: 
In Asterisk 1.6.x, apply_options_full is only called if users.conf exists. 
That is, a mailbox defined in voicemail.conf can not set emailsubject or
emailbody.


====================================================================== 

---------------------------------------------------------------------- 
 (0133336) mdeneen (reporter) - 2011-04-04 09:22
 https://issues.asterisk.org/view.php?id=18122#c133336 
---------------------------------------------------------------------- 
Alec,

Yes, you can have a custom email message in the [general] section.  You
can not, however, have a custom email message per vm defined in
voicemail.conf without the patch.

"emailsubject" and "emailbody" are only parsed in two places in
app_voicemail.c.  One is for the [general] section, and the other is called
only if ucfg is not null.

Hopefully this clears things up. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-04-04 09:22 mdeneen        Note Added: 0133336                          
======================================================================




More information about the asterisk-bugs mailing list