[asterisk-bugs] [Asterisk 0014740]: autoplay option for VoiceMailMain generates warning about invalid value

Asterisk Bug Tracker noreply at bugs.digium.com
Mon May 4 14:21:25 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14740 
====================================================================== 
Reported By:                pj
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14740
Category:                   Applications/app_voicemail
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 183057 
Request Review:              
====================================================================== 
Date Submitted:             2009-03-24 17:26 CDT
Last Modified:              2009-05-04 14:21 CDT
====================================================================== 
Summary:                    autoplay option for VoiceMailMain generates warning
about invalid value
Description: 
When using option 'a' for VoiceMailMain application, it generates
unnecessary warning. This warning is generated regardles if I specify
folder eg. a(INBOX) or leave option a() alone, ie. to use default - INBOX.
Both svn trunk and 1.6.1 branch are affected

from VoiceMailMain help text:
    a(folder): Skip folder prompt and go directly to <folder> specified.
    Defaults to 'INBOX'.


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

---------------------------------------------------------------------- 
 (0104138) seanbright (manager) - 2009-05-04 14:21
 http://bugs.digium.com/view.php?id=14740#c104138 
---------------------------------------------------------------------- 
I think the help text is supposed to mean "If you don't pass an a() option,
it will default to 'INBOX.'"

The a() option takes numeric arguments as follows:

0 - INBOX
1 - Old
2 - Work
3 - Family
4 - Friends
5 - Cust1
6 - Cust2
7 - Cust3
8 - Cust4
9 - Cust5

The documentation does needs to be updated and the application should be
modified to handle a(INBOX), a(Old), etc.  Will put that on my TODO list. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-04 14:21 seanbright     Note Added: 0104138                          
======================================================================




More information about the asterisk-bugs mailing list