[Freeswitch-users] play file and stop play file on 2 channels
Kees Varekamp
kees at mroffice.org
Wed Jul 8 18:21:03 PDT 2009
Hi there,
I am trying to play a file to both channels of a bridged conversation
through a socket. This can be done with:
api uuid_broadcast <somechannel> <somefile> both
However, I would like to be able to stop playing the file as well. This can
be done with:
api uuid_displace <somechannel> start <somefile> 3600 mux
and
api uuid_displace <somechannel> stop <somefile>
But that one seems to work on only one channel. The other channel can mix
its output but can not hear the file. Are there any other options?
Thanks,
Kees
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090709/d9b834cc/attachment-0002.html
More information about the FreeSWITCH-users
mailing list