<div dir="ltr"><div>I&#39;m assuming you meant Stream.File instead of Stream.Fille? Also, I think you might want to consider using uuid_displace (an API, not a dialplan app) whose docs are found at <a href="https://confluence.freeswit.ch/display/FREESWITCH/API+Commands">https://confluence.freeswit.ch/display/FREESWITCH/API+Commands</a><br>
<br></div>-MC<br><div><br><br><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jul 11, 2014 at 6:27 AM, Srini K <span dir="ltr">&lt;<a href="mailto:aksrini@hotmail.com" target="_blank">aksrini@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div><div dir="ltr">Hi,<br>The call is bridged between leg a and leg b.<br>How to play a prompt in the midcall only towards leg b after receiving some dtmf from leg b.<br> <br>After getting dtmf from leg b, I tried to play the prompt by<br>
 <p>bridgedSession = new ManagedSession(outBoundUuid);<br>bridgedSession.StreamFille(&quot;prompt.wav&quot;, 0);</p><p><br>But it didn&#39;t work. </p><p>Do I need to do something similar to MoH?</p><p> </p><p>Thanks in advance.<span class="HOEnZb"><font color="#888888"></font></span></p>
<p><font color="#888888">Srini<br>                                               </font></p><p></p><p></p><p></p><p></p><p></p></div></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>