<div dir="ltr">Hi<div>I use the ast_bridge_call function in my C module to bridge a call for an incoming channel to a peer with DIAL API.</div><div>It works well but now I have to unbridge call and keep my incoming channel answered and hangup the peer channel.</div>
<div><br></div><div>I tried to use ast_async_goto but problem thatĀ </div><div>I can hangup the bridged peer channel and I leave my function to go an other context.</div><div><br></div><div>How I can do it ?</div><div>ThankĀ </div>
</div>