[asterisk-bugs] [JIRA] (ASTERISK-21984) Reconnects to an ARI websocket do not convey events for channels already in the application
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Mon Jul 1 11:59:03 CDT 2013
Matt Jordan created ASTERISK-21984:
--------------------------------------
Summary: Reconnects to an ARI websocket do not convey events for channels already in the application
Key: ASTERISK-21984
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21984
Project: Asterisk
Issue Type: Bug
Components: Core/Stasis, Resources/res_stasis_http
Affects Versions: 12
Reporter: Matt Jordan
# Connect a WS to stasis application 'foo'
# Dial into Asterisk and have a channel enter into a Stasis(foo)
# Kill the WS
# Re-connect
# Hangup the channel
The re-connected WS should get a 'stasis_end' message. It doesn't receive any events for channels already in the Stasis application after reconnecting.
--
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