[Freeswitch-users] continue on fail
Gregor Nanger
gregor at infomedia.si
Tue Oct 31 17:04:52 UTC 2017
Hi!
Need some advice.
I want to bidge call to different providers sequentialy and want to specify
my own error codes where bridge would considered as failed. For this
scenario is variable continue on fail.
What bothers me is if I have to set variable before each bridge in dialplan
or is suffice on top of dialplan:
set continue_on_fail
bridge
bridge
bridge
or
set continue_on_fail
bridge
set continue_on_fail
bridge
set continue_on_fail
bridge
Thank you, Gregor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20171031/e0956a1d/attachment.html>
More information about the FreeSWITCH-users
mailing list