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

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


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16515 
====================================================================== 
Reported By:                ManChicken
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16515
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   text
Priority:                   normal
Status:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-12-26 14:33 CST
Last Modified:              2009-12-28 11:40 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'.

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

---------------------------------------------------------------------- 
 (0115788) svnbot (reporter) - 2009-12-28 11:40
 https://issues.asterisk.org/view.php?id=16515#c115788 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 236669

_U  branches/1.6.1/
U   branches/1.6.1/apps/app_voicemail.c

------------------------------------------------------------------------
r236669 | tilghman | 2009-12-28 11:40:12 -0600 (Mon, 28 Dec 2009) | 11
lines

Merged revisions 236667 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r236667 | tilghman | 2009-12-28 11:37:46 -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=236669 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-28 11:40 svnbot         Checkin                                      
2009-12-28 11:40 svnbot         Note Added: 0115788                          
======================================================================




More information about the asterisk-bugs mailing list