Re: [asterisk-dev] Destroy bridge not working

2017-02-14 Thread sven . evensen
-- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev

Re: [asterisk-dev] Destroy bridge not working

2017-02-14 Thread Joshua Colp
On Tue, Feb 14, 2017, at 04:23 AM, sven.even...@teletopia.com wrote: > > Hi all, > I am on Asterisk 14.2.1 and I am using ari4java. > I use extensively bridging to connect an incoming call to an outgoing > call. That works well. > When a call is finished, I call "ari.bridges().destroy( bridgeId

[asterisk-dev] Destroy bridge not working

2017-02-14 Thread sven . evensen
Hi all, I am on Asterisk 14.2.1 and I am using ari4java. I use extensively bridging to connect an incoming call to an outgoing call. That works well. When a call is finished, I call "ari.bridges().destroy( bridgeId );" to clean up. No error message and events look correct. But I see this :