[Home]

Summary:ASTERISK-15369: depreciated minmessage still referred to in warning
Reporter:Bob M (manchicken)Labels:
Date Opened:2009-12-26 14:33:25.000-0600Date Closed:2009-12-28 11:40:22.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
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'.
Comments:By: Digium Subversion (svnbot) 2009-12-28 11:37:48.000-0600

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 ASTERISK-15369)
Reported by: ManChicken

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

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

By: Digium Subversion (svnbot) 2009-12-28 11:39:58.000-0600

Repository: asterisk
Revision: 236668

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

------------------------------------------------------------------------
r236668 | tilghman | 2009-12-28 11:39:58 -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 ASTERISK-15369)
  Reported by: ManChicken
........

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

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

By: Digium Subversion (svnbot) 2009-12-28 11:40:12.000-0600

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 ASTERISK-15369)
  Reported by: ManChicken
........

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

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

By: Digium Subversion (svnbot) 2009-12-28 11:40:22.000-0600

Repository: asterisk
Revision: 236670

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

------------------------------------------------------------------------
r236670 | tilghman | 2009-12-28 11:40:21 -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 ASTERISK-15369)
  Reported by: ManChicken
........

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

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