[Freeswitch-users] Using the bridge | operator for Implementing Failover

Phillip Jones pjintheusa at gmail.com
Sun Oct 24 08:09:43 PDT 2010


Jeff - Thanks for the response.

<condition field="destination_number" expression="^(3478309992)$">
      <action application="answer"/>
      <action application="sleep" data="2000"/>
       <!--action application="set"
data="fail_on_single_reject=NO_ANSWER,NORMAL_CLEARING,ALLOTTED_TIMEOUT"/-->
       <action application="set" data="fail_on_single_reject=true"/>
       <action application="bridge"
data="{ignore_early_media=true,originate_continue_on_timeout=false}[leg_timeout=10]sofia/gateway/broadvox1/2158824374|[leg_timeout=25]sofia/gateway/broadvox2/2158824374"/>
 </condition>
This gives exactly the same result. The 2158824374 is called by each gateway
specified.

Pj
On Sat, Oct 23, 2010 at 6:17 PM, Jeff Lenk <jeff at jefflenk.com> wrote:

>
> what happens with  <action application="set"
> data="fail_on_single_reject=true"/>
>
> --
> View this message in context:
> http://freeswitch-users.2379917.n2.nabble.com/Using-the-bridge-operator-for-Implementing-Failover-tp5661010p5666526.html
> Sent from the freeswitch-users mailing list archive at Nabble.com.
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101024/d5fdd53a/attachment.html 


More information about the FreeSWITCH-users mailing list