[asterisk-bugs] [JIRA] (ASTERISK-26424) Unexpected behavior from VMSayName

Eric Smith (JIRA) noreply at issues.asterisk.org
Thu Sep 29 11:07:01 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-26424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Smith updated ASTERISK-26424:
----------------------------------

    Description: 
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!

  was:
VMSayName accepts digits during playback and will jump to the extension entered in the current context. In that respect 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!


> 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
>    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