[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:31:40 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:31 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'.


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

---------------------------------------------------------------------- 
 (0104143) pj (reporter) - 2009-05-04 14:31
 http://bugs.digium.com/view.php?id=14740#c104143 
---------------------------------------------------------------------- 
It have different behaviour, when I specify a(0) or when I don't specify
'a' at all...

[May  4 21:28:26]     -- Executing [666 at from-cme:9]
VoiceMailMain("SIP/688-b0173a30", "688,s") in new stack
[May  4 21:28:26]     -- <SIP/688-b0173a30> Playing 'vm-youhave.g729'
(language 'en')
[May  4 21:28:27]     -- <SIP/688-b0173a30> Playing 'vm-no.g729' (language
'en')
[May  4 21:28:27]     -- <SIP/688-b0173a30> Playing 'vm-messages.g729'
(language 'en')
[May  4 21:28:28]     -- <SIP/688-b0173a30> Playing 'vm-opts.g729'
(language 'en')


[May  4 21:29:04]     -- Executing [666 at from-cme:9]
VoiceMailMain("SIP/688-b0106890", "688,sa(0)") in new stack
[May  4 21:29:04]     -- <SIP/688-b0106890> Playing 'vm-youhave.g729'
(language 'en')
[May  4 21:29:05]     -- <SIP/688-b0106890> Playing 'vm-no.g729' (language
'en')
[May  4 21:29:05]     -- <SIP/688-b0106890> Playing 'vm-INBOX.g729'
(language 'en')
[May  4 21:29:06]     -- <SIP/688-b0106890> Playing 'vm-messages.g729'
(language 'en')
[May  4 21:29:07]     -- <SIP/688-b0106890> Playing 'vm-goodbye.g729'
(language 'en') 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-04 14:31 pj             Note Added: 0104143                          
======================================================================




More information about the asterisk-bugs mailing list