Hey all, does anyone know how to detect a completion of an audio file
playback using uuid_displace API in a bridged call?
ie)
socket.send("api uuid_bridge #{uuid} #{other_uuid}");
<wait for events with eventName = "CHANNEL_BRIDGE">
socket.send("api uuid_displace #{uuid} start #{filename} 0 mux");
<wait for playback to complete ***> <-- i do not receive any
events from freeswitch notifying end of audio file
<now do something>
Gabriel Cho
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org