<div dir="ltr">Hey,<div><br></div><div>I&#39;m looking to determine when a bridge request is complete. I&#39;m using mod_amqp to receive events from Freeswitch and using that data to update a separate database.</div><div><br></div><div>The problem is that, so far, I&#39;ve only been able to determine when a bridge attempt fails in a channel_execute_complete event. I&#39;m really trying to avoid sending that event over mod_amqp because there are <i>a ton</i> of those events generated for every call.</div><div><br></div><div>Is there any other way to determine when a bridge attempt fails? We&#39;ve got CHANNEL_BRIDGE &amp; CHANNEL_ANSWER to determine when it&#39;s successful - would be great if anyone knows for the other case.</div><div><br></div><div>Best,</div><div>Colin</div></div>