[asterisk-bugs] [JIRA] (ASTERISK-23417) stasis app: ChannelCreated event not being received
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Tue Mar 4 17:44:48 CST 2014
Rusty Newton created ASTERISK-23417:
---------------------------------------
Summary: stasis app: ChannelCreated event not being received
Key: ASTERISK-23417
URL: https://issues.asterisk.org/jira/browse/ASTERISK-23417
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/Stasis, Resources/res_ari
Affects Versions: 12.1.0
Reporter: Kevin Harwell
After creating and having an app listen for events on a websocket and then originating a channel to the app, no 'ChannelCreated' event is received/raised. Even tried subscribing the app to a specific endpoint and still no event upon channel creation.
Steps to reproduce:
1. have app listening on a websocket for events
2. originate a call (post channels/endpoint=<ep>?app=<appname>)
3. verify app does not receive event over the websocket.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list