[Freeswitch-users] non blocking dialplan playback
Madovsky
infos at madovsky.org
Thu Jan 20 10:11:24 MSK 2011
don't know if it's crappy or not,
but this works
<action application="set" data="api_result=${sched_api(+16 none uuid_break ${uuid})}"/>
<action application="answer"/>
<action application="playback" data="$${hold_music}"/>
other suggestion welcome
----- Original Message -----
From: Madovsky
To: freeswitch-users at lists.freeswitch.org
Sent: Thursday, January 20, 2011 1:29 AM
Subject: non blocking dialplan playback
I'm trying to playback music on leg A while the dialplan
continues action. playback, uuid_broadcast (from dialplan)
appear to block the dialplan (maybe I'm wrong)
which is the best way to achieve that ?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110120/d9f5caa5/attachment-0001.html
More information about the FreeSWITCH-users
mailing list