[Freeswitch-users] One way calling issue over an internal trunk

Mitch Johnson mitch.johnson7 at gmail.com
Mon Jul 25 08:08:44 MSD 2011


Sorry for the delayed response, got tied up in other things.  A quick recap. I can dial from my call manager to Freeswitch but cannot dial from freeswitch to call manager.

I wasn't sure what you meant by setting the ext-sip-ip and ext-rtp-ip.  So I replaced the auto-nat with local-network-acl.  I'll always be on the internal network so should never need the nat.

I saw in the acl.conf.xml that it automatically populates all my local subnets.  The networks are correct under the domains of the acl.conf.

I'm not sure where else to look.  Any help would be greatly appreciated.

Thanks so much,

Mitch

On Jul 19, 2011, at 11:29 PM, freeswitch-users-request at lists.freeswitch.org wrote:

> From: Brian West <brian at freeswitch.org>
> Subject: Re: [Freeswitch-users] One way calling issue over an internal trunk
> Date: July 19, 2011 8:55:02 PM EDT
> To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> Reply-To: FreeSWITCH Users Help <freeswitch-users at lists.freeswitch.org>
> 
> 
> 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/20110725/400569bc/attachment.html 


More information about the FreeSWITCH-users mailing list