[Freeswitch-users] Bridge/gateway clarification
Colin Mason
cmason at frontiernetworks.ca
Tue Oct 23 23:52:46 MSD 2012
Hello,
I am using FreeSWITCH as a SIP router to route calls through a few different private networks without answering the call. It gets answered downstream from my servers. I was wondering if there was a functionality difference between:
<action application="bridge" data="sofia/gateway/opensips_toronto/$1"/>
And
<action application="bridge" data="sofia/mpls/$1 at 10.10.10.10:5060"/>
My gateway is defined as follows
<include>
<gateway name="opensips_toronto">
<param name="proxy" value="10.10.10.10:5060"/>
<param name="register" value="false"/>
</gateway>
</include>
Thanks,
Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20121023/39633650/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list