Here it is: https://issues.asterisk.org/jira/browse/ASTERISK-26718 -----Original Message----- From: asterisk-app-dev-bounces@xxxxxxxxxxxxxxxx [mailto:asterisk-app-dev-bounces@xxxxxxxxxxxxxxxx] On Behalf Of Joshua Colp Sent: Friday, January 13, 2017 3:05 PM To: asterisk-app-dev@xxxxxxxxxxxxxxxx Subject: Re: ARI: add channel to bridge immediatelly after originate action On Fri, Jan 13, 2017, at 09:34 AM, Marin Odrljin wrote: > >> The problem is that 'BridgeDestroyed' event never comes. In version 13, > >> as I > >> recall, this event was sometimes fired, sometimes not, but bridge was in > >> most cases or always destroyed. But in v 14, bridge is not really > > destroyed, > > > > What happens if you remove each channel from the bridge, hang them up, > > and then destroy the bridge? Does that work as expected? > > > > Joshua Colp > > I just tried it and everything seems to be fine if channels are removed > from > bridge before it is destroyed. Strange thing is that destroying is also > proper if both channels are still in and connected, but if one > disconnects > and destroying is made with other channel still in the bridge, then > channel > is properly removed but bridge is not deleted. Theoretically my app could > remove other channel before destroying a bridge, but this seems to me > unnecessary since destroying of the bridge is doing it, and I'm then just > adding additional logic without a reason. Do you agree? It is a reasonable expectation that destroying the bridge in this state should result in the behavior you expect. Please file an issue[1]. [1] https://issues.asterisk.org/jira -- Joshua Colp Digium, Inc. | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: www.digium.com & www.asterisk.org _______________________________________________ asterisk-app-dev mailing list asterisk-app-dev@xxxxxxxxxxxxxxxx http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev _______________________________________________ asterisk-app-dev mailing list asterisk-app-dev@xxxxxxxxxxxxxxxx http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev