[Freeswitch-users] uuid_displace in bridged call
Gabriel Cho
Gabriel at airg.com
Thu Mar 12 15:28:02 PDT 2009
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090312/93acb4a5/attachment-0002.html
More information about the FreeSWITCH-users
mailing list