[asterisk-app-dev] ChannelLeftBridge vs StasisEnd
Nitesh Bansal
nitesh.bansal at gmail.com
Mon Apr 18 08:18:24 CDT 2016
Hello,
I'm building a mixing bridge with ARI and Asterisk 13.
Now when a channel hangs up, I can see two StasisEvents:
'ChannelLeftBridge' and 'StasisEnd'.
To me, there should be just one event when a channel hangs up, if
it hangs up, it should automatically leave the bridge.
Is there any specific order that these two events should come from
Asterisk?
Which event should I rely on to write the cleanup code for a channel?
Thanks,
Nitesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-app-dev/attachments/20160418/11caaf8a/attachment.html>
More information about the asterisk-app-dev
mailing list