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

Corey Farrell (JIRA) noreply at issues.asterisk.org
Mon Apr 6 01:47:33 CDT 2015


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

Corey Farrell closed ASTERISK-23353.
------------------------------------

    Resolution: Fixed

Commit tags closed this ticket but left it Unresolved.

> 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, Tests/testsuite
>    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 was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list