[asterisk-bugs] [JIRA] (ASTERISK-26424) app_voicemail: Unexpected behavior from VMSayName
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Oct 4 12:21:01 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=232506#comment-232506 ]
Joshua Colp commented on ASTERISK-26424:
----------------------------------------
[~EricS] If you'd like to submit a change to add this to the documentation (it's a bit of XML in the code) feel free to. If you have any questions for how to do so just ask and we'll help out. Otherwise I will put this into the queue for our documentation person.
> app_voicemail: Unexpected behavior from VMSayName
> -------------------------------------------------
>
> Key: ASTERISK-26424
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26424
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Applications/app_voicemail, Documentation
> Affects Versions: 14.0.1
> Reporter: Eric Smith
> Severity: Minor
>
> VMSayName accepts digits during playback and will jump to the extension entered in the current context. In that respect it acts similar to Background() or WaitExten().
> This is not mentioned anywhere in the wiki: https://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Application_VMSayName so this bug could cause unexpected behavior in the dialplan.
> This actually suits my purposes. If you wrap VMSayName in a subroutine, you can catch all input with extension i and exit out early on interrupt. So naturally, I think it should be left alone and the wiki be updated with this behavior. ;)
> Thanks!
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list