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

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu May 15 21:42:44 CDT 2014


    [ https://issues.asterisk.org/jira/browse/ASTERISK-23416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=218170#comment-218170 ] 

Matt Jordan commented on ASTERISK-23416:
----------------------------------------

Nope, this is actually expected behaviour. The channel creation happens while the channel is not within the Stasis app.

If the subscription model of Stasis changes (or another mechanism to control channels is created), this event will show up. Otherwise, much like BridgeCreated, its documentation is merely a reflection that somewhere, JSON was made... and disappeared into the aether.

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