[asterisk-bugs] [Asterisk 0016515]: depreciated minmessage still referred to in warning

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Dec 28 11:37:48 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16515 
====================================================================== 
Reported By:                ManChicken
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16515
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.1.12 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-26 14:33 CST
Last Modified:              2009-12-28 11:37 CST
====================================================================== 
Summary:                    depreciated minmessage still referred to in warning
Description: 
If your 'minsecs' is less than 'maxsilence', you get the following
warning:

app_voicemail.c:10656 load_config: maxsilence should be less than
minmessage or you may get empty messages

However minmessage is depreciated, leading the user to confusion when
looking at their configs.  If they decide to change it back to
'minmessage', then you get the following warning:

app_voicemail.c:10665 load_config: Setting 'minmessage' has been
deprecated in favor of 'minsecs'.

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

---------------------------------------------------------------------- 
 (0115786) svnbot (reporter) - 2009-12-28 11:37
 https://issues.asterisk.org/view.php?id=16515#c115786 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 236667

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r236667 | tilghman | 2009-12-28 11:37:47 -0600 (Mon, 28 Dec 2009) | 4
lines

Use recommended option, not deprecated option.
(closes issue https://issues.asterisk.org/view.php?id=16515)
 Reported by: ManChicken

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-28 11:37 svnbot         Note Added: 0115786                          
======================================================================




More information about the asterisk-bugs mailing list