[Freeswitch-users] Using park_timeout with uuid_park
Siri MM
sirimmfs at gmail.com
Wed Jan 29 08:21:14 MSK 2014
Hi,
I have a lua script which parks a leg using uuid_park
I would like to restrict the amount of time that the leg is parked. In
order to achieve this, I tried using park_timeout as follows:
cmd = "uuid_setvar "..uuid.." park_timeout 10";
api:executeString(cmd);
api:execute("uuid_park", uuid);
However, the parked call doesn't seem to timeout. Am I missing something?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140129/9b2551e4/attachment.html
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list