[Freeswitch-users] One way calling issue over an internal trunk
Brian West
brian at freeswitch.org
Wed Jul 20 04:55:02 MSD 2011
you need to set the ext-sip-ip and ext-rtp-ip and deal with setting local-network-acl to the proper network/mask because you're answering with RFC1918 media IP's to the cisco… its retarded and will just start sending to those IP's and they'll usually never make it back to you.
/b
On Jul 19, 2011, at 7:16 PM, Mitch Johnson wrote:
> I have a connection between my FreeSWITCH and a Cisco CallManager:
>
> This is from the default.xml
>
> <extension name="Dial to CM8">
> <condition field="destination_number" expression="^(800\d)$">
> <action application="bridge" data="sofia/internal/$1 at 172.16.200.100"/>
> </condition>
> </extension>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110719/7b352746/attachment.html
More information about the FreeSWITCH-users
mailing list