[asterisk-bugs] [JIRA] (ASTERISK-26424) app_voicemail: Undocumented behavior from VMSayName
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Thu Oct 1 08:47:37 CDT 2020
[ https://issues.asterisk.org/jira/browse/ASTERISK-26424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=252302#comment-252302 ]
Friendly Automation commented on ASTERISK-26424:
------------------------------------------------
Change 15015 merged by Friendly Automation:
app_voicemail.c: Document VMSayName interruption behavior
[https://gerrit.asterisk.org/c/asterisk/+/15015|https://gerrit.asterisk.org/c/asterisk/+/15015]
> app_voicemail: Undocumented 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