Hi,<br><br>    I have configured inbound in FS SVN Trunk. i have written small program for inbound call to bridge. i have used session fifo <br><br>session.execute( &quot;fifo&quot;, &quot;sales_fifo_1 out wait undef &#39;/usr/local/freeswitch/sounds/en/us/callie/time/8000/tomorrow.wav&#39;&quot; );<br>
<br>session.execute(&quot;bridge&quot;, &quot;sofia/internal/1003%XXXXXXXXXXXX&quot;);<br><br>Inbound call pass through JavaScript session and play the voice file but it did not bridge to the extension 1003. It keep on playing the same voice file. how can i bridge the call after <br>
session.execute.<br><br>session.execute( &quot;fifo&quot;, &quot;sales_fifo_1 out wait undef &#39;/usr/local/freeswitch/sounds/en/us/callie/time/8000/tomorrow.wav&#39;&quot; );<br> <br>Can any one assist me to resolve the above problem<br>
<br clear="all"><br>-- <br>Warm Regards,<br>N.Baskar<br><br>