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( "fifo", "sales_fifo_1 out wait undef '/usr/local/freeswitch/sounds/en/us/callie/time/8000/tomorrow.wav'" );<br>
<br>session.execute("bridge", "sofia/internal/1003%XXXXXXXXXXXX");<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( "fifo", "sales_fifo_1 out wait undef '/usr/local/freeswitch/sounds/en/us/callie/time/8000/tomorrow.wav'" );<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>