<div>The problem I have is to propagate the audio coming from an &quot;originated&quot; 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 &quot;CHANNEL_PROGRESS_MEDIA&quot; event from outbound session I can do a &quot;pre_answer&quot; on inbound session but I&#39;m not capable to do an audio bridge.</div>
<div><br></div><div>I have tried with &quot;uuid_bridge &lt;outbound_uuid&gt; &lt;inbound_uuid&gt;&quot; with no result probably because this api requires that at least one session must be answered.</div><div><br></div><div>
I don&#39;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>