[asterisk-bugs] [Asterisk 0017870]: [patch] greetingsfolder variable should be greetingfolder

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Aug 17 16:13:27 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17870 
====================================================================== 
Reported By:                edhorton
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17870
Category:                   Applications/app_voicemail/IMAP
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.2.11 
JIRA:                       SWP-2056 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-08-16 11:46 CDT
Last Modified:              2010-08-17 16:13 CDT
====================================================================== 
Summary:                    [patch] greetingsfolder variable should be
greetingfolder
Description: 
The variable to choose an IMAP location for the greetings is referred to in
voicemail.conf and other documentation as "greetingsfolder".  In
app_voicemail.c, this variable is defined as "greetingfolder".  the "s" is
omitted.  If greetingsfolder is used, asterisk correctly defaults to INBOX.
====================================================================== 

---------------------------------------------------------------------- 
 (0126046) russell (administrator) - 2010-08-17 16:13
 https://issues.asterisk.org/view.php?id=17870#c126046 
---------------------------------------------------------------------- 
Leif: I would change this so that you localize your changes to the last
hunk of your patch.  Check for both options in the configuration file.  If
you don't find the first, look for the second.  If you find either the
first or the second, write it into the existing variable.  That will make
the changes in the 1st and 2nd hunks of the patch unnecessary. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-08-17 16:13 russell        Note Added: 0126046                          
======================================================================




More information about the asterisk-bugs mailing list