<div>The problem I have is to propagate the audio coming from an "originated" outbound session to the inbound session when the outbound is in the PROGRESS MEDIA phase.</div><div><br></div><div>When my application receives the "CHANNEL_PROGRESS_MEDIA" event from outbound session I can do a "pre_answer" on inbound session but I'm not capable to do an audio bridge.</div>
<div><br></div><div>I have tried with "uuid_bridge <outbound_uuid> <inbound_uuid>" with no result probably because this api requires that at least one session must be answered.</div><div><br></div><div>
I don't want to answer to the inbound session to propagate the outbound progressing media but I want to answer to inbound only on outbound answer.</div><div><br></div><div>Any way to do that?</div><div><br></div><div>
Stephen</div>