[Freeswitch-users] What are <> in bridge as opposed to {} []
Tim St. Pierre
fs-list at communicatefreely.net
Wed Oct 6 11:15:16 PDT 2010
The syntax you have below is the "enterprise bridge" method, using :_: instead of ,. It spawns a
separate thread for each leg.
In this case, the <> are global options, {} are options for each leg.
Mario wrote:
> The wiki explains what {} and [] are used for in the line below, but I
> was provided <> from this list that fixed a problem and I can't find how
> <> is different from the others. Anyone?
>
> <action application="bridge"
> data="<originate_timeout=15>group/MGT@${domain_name}:_:sofia/gate...
>
> _______________________________________________
> 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
More information about the FreeSWITCH-users
mailing list