[Freeswitch-users] Using the bridge | operator for Implementing Failover
Phillip Jones
pjintheusa at gmail.com
Thu Oct 21 18:23:58 PDT 2010
Hi there,
>From the WIKI
Implementing Failover
Failover for your outbound gateway is easy to implement at bridge time using
the | separator:
<action application="bridge"
data="sofia/gateway/primary/dialstring|sofia/gateway/secondary/dialstring"/>
In the above example though, if the user does not pick the call, that bridge
will try again using the secondary gateway, which is not desired. The second
attempt should only be made in there is a problem with the gateway.
How do you control that? .
Thanks
Pj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101021/1fc0e6ae/attachment.html
More information about the FreeSWITCH-users
mailing list