Hi,

    I have configured inbound in FS SVN Trunk. i have written small program
for inbound call to bridge. i have used session fifo

session.execute( "fifo", "sales_fifo_1 out wait undef
'/usr/local/freeswitch/sounds/en/us/callie/time/8000/tomorrow.wav'" );

session.execute("bridge", "sofia/internal/1003%XXXXXXXXXXXX");

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
session.execute.

session.execute( "fifo", "sales_fifo_1 out wait undef
'/usr/local/freeswitch/sounds/en/us/callie/time/8000/tomorrow.wav'" );

Can any one assist me to resolve the above problem


-- 
Warm Regards,
N.Baskar
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to