[asterisk-bugs] [JIRA] (ASTERISK-23353) testsuite: Write a test for ChannelRedirect

Matt Jordan (JIRA) noreply at issues.asterisk.org
Sun Feb 23 21:56:05 CST 2014


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

Matt Jordan updated ASTERISK-23353:
-----------------------------------

    Status: Open  (was: Triage)
    
> testsuite: Write a test for ChannelRedirect
> -------------------------------------------
>
>                 Key: ASTERISK-23353
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23353
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Applications/app_channelredirect
>    Affects Versions: 1.8.25.0
>            Reporter: Matt Jordan
>
> Write a test that performs the following scenarios:
>  * Have a Local channel be spawned, with both ends in Echo(). Originate a second Local channel that performs a ChannelRedirect of one end of the first Local channel into another extension that leads to a Hangup. Verify that:
> ** The CHANNELREDIRECT_STATUS channel variable is set on the redirecting channel with a value of 'SUCCESS'
> ** That the redirected channel was sent to the appropriate extension, using a UserEvent
>  * Have a Local channel be spawned that attempts a ChannelRedirect on a non-existant channel. Verify that the CHANNELREDIRECT_STATUS channel variable is set on the redirecting channel with a value of 'NOCHANNEL'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list