[asterisk-bugs] [JIRA] (ASTERISK-23416) stasis app: ChannelCreated event not being received

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Tue Mar 4 15:34:48 CST 2014


Kevin Harwell created ASTERISK-23416:
----------------------------------------

             Summary: stasis app: ChannelCreated event not being received
                 Key: ASTERISK-23416
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23416
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: 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