<html>
<head>
<style>
 .sw_message P{margin:0px;padding:0px;}
 .sw_message {FONT-SIZE: 12pt;FONT-FAMILY:Tahoma,Arial,Helvetica,sans-serif;background:white;}
 .sw_message blockquote{margin-left:5px;padding-left:5px;border-left:2px solid #144fae;color: #144fae;}
 .sw_message blockquote blockquote{border-left:2px solid #006312;color: #006312;}
 .sw_message blockquote blockquote blockquote{border-left:2px solid #8e5656;color: #8e5656;}
 .sw_message blockquote blockquote blockquote blockquote{border-left:2px solid #888;color: #888;}
</style>
</head>
<body class="sw_message">
<div>Thanks for response, it is definitly same issue. I do try to remove channels before I destroy, </div><div>but that does not work for me, yet... I will look again down that avenue.</div><div><br></div><div>Otherwise I will have to create a pool of temporary bridges and just reuse them, would like</div><div>to avoid added complexity though :)</div><div><br></div><div>Sven</div><div> </div><div id="editor_signature"></div><div>On Tuesday 14/02/2017 at 15:42, Joshua Colp  wrote: </div><blockquote type="cite">On Tue, Feb 14, 2017, at 04:23 AM, sven.evensen@teletopia.com wrote:<br><blockquote type="cite"> <br> Hi all,<br> I am on Asterisk 14.2.1 and I am using ari4java.<br> I use extensively  bridging to connect an incoming call to an outgoing <br> call. That works well.<br> When a call is finished, I call "ari.bridges().destroy( bridgeId );" <br> to clean up. No error message<br> and events look correct. But I see this :<br></blockquote><br>There is currently an issue[1] tracking a problem with create/dial where<br>in some circumstances the bridge may not be deleted. It sounds as though<br>you may be experiencing the same underlying problem.<br><br>[1]<br><a target="_blank" href="https://issues.asterisk.org/jira/browse/ASTERISK-26718?jql=text%20~%20">https://issues.asterisk.org/jira/browse/ASTERISK-26718?jql=text%20~%20</a>"ari"%20AND%20status%20!%3D%20closed<br><br>-- <br>Joshua Colp<br>Digium, Inc. | Senior Software Developer<br>445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>Check us out at: <a target="_blank" href="http://www.digium.com">http://www.digium.com</a> & <a target="_blank" href="http://www.asterisk.org">http://www.asterisk.org</a><br><br>-- <br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a target="_blank" href="http://www.api-digital.com">http://www.api-digital.com</a> --<br><br>asterisk-dev mailing list<br>To UNSUBSCRIBE or update options visit:<br>      <a target="_blank" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote><br> 
</body></html>