[Freeswitch-users] Interrupt a switch_ivr_originate
Stephen Wilde
wstephen80 at gmail.com
Tue Jan 14 00:04:29 MSK 2014
There is a way to interrupt a switch_ivr_originate?
In my code I do:
switch_status_t status = switch_ivr_originate(NULL, &session,
&cause, dialstring, 60, NULL, NULL, NULL, NULL, NULL, SOF_NO_LIMITS, NULL);
that ends when completed (i.e. early media present) or call answered or for
timeout (60 s in my case).
It's possible inside another thread to force the interruption (abort) of
this originate?
Any suggestion?
Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140113/8831bc55/attachment.html
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list