[Freeswitch-users] how to break a synchron execute in ESL

kthofer karl-theo_hofer at inteli-sim.com
Sat Jan 17 00:51:33 MSK 2015


Hi there

we have a short voicemail set up
and we like to break the synchronise be a following asynchron execute,
so the the voicemail-owner is not forced to listen to the complete menu.

how can we do this?


bacs XAKK
<https://plus.google.com/u/0/113586392582395160730/about>
$con->setEventLock("1");
$con->execute("playback", "$sound_base/Welcome to your Message 
Centre.wav", "$leg_uuid");
$con->execute("playback", "$sound_base/You_have_no_message.wav", 
"$leg_uuid");
$con->execute("playback", "$sound_base/To listen to your personal 
welcome greeting press 1 to save your personal greeting press 2 if you 
want to replace your current personal greeting press 3 if you like to 
delete.wav", "$leg_uuid");
$con->setEventLock("0");
$con->execute("break", "playback", $leg_uuid);

-- 
With best regards

Karl Theo Hofer

M: +46 7030 22178
E: karl-theo_hofer at inteli-sim.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150116/b39b2547/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: photo.jpg
Type: image/jpeg
Size: 1380 bytes
Desc: not available
Url : http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150116/b39b2547/attachment.jpg 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list