[asterisk-bugs] [JIRA] (ASTERISK-22297) Local channels, in a bridge, don't leave Stasis on hangup

Rusty Newton (JIRA) noreply at issues.asterisk.org
Thu Aug 15 15:59:03 CDT 2013


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

Rusty Newton updated ASTERISK-22297:
------------------------------------

    Component/s: Core/Stasis
    
> Local channels, in a bridge, don't leave Stasis on hangup
> ---------------------------------------------------------
>
>                 Key: ASTERISK-22297
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22297
>             Project: Asterisk
>          Issue Type: Bug
>          Components: Core/Stasis
>    Affects Versions: SVN, 12
>            Reporter: David M. Lee
>
> This bug causes the rest_api/bridges/move test to fail in the /team/dlee/ari-bridge-tests branch of the testsuite.
> In summary:
> # Put a Local channel in Stasis
> # Put that channel into a bridge
> # Hangup the channel via ARI (DELETE /ari/channels/{id})
> Expected results:
> Should get ChannelLeftBridge and StasisEnd messages on hangup.
> Actual results:
> We get the ChannelLeftBridge message, but no StasisEnd. From the testsuite, we'll eventually get the StasisEnd when the reactor times out and shuts down Asterisk.

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