[Freeswitch-users] Dingaling - external rtp supported?

Brian West brian at freeswitch.org
Wed Feb 17 06:26:32 PST 2010


http://wiki.freeswitch.org/wiki/Reporting_Bugs

/b

On Feb 17, 2010, at 5:18 AM, Moiz Chinoy wrote:

> Hi,
> 
> FS rev: 16673
> Platform: Windows
> 
> More details:
> 
> FS is behind NAT and machine is running a VPN connection.
> 
> FS and GTalk client on the same machine:
> --------------------------------------------------------------------------------------------------
> jingle profile client.xml has following line:
> <param name="rtp-ip" value="$${bind_server_ip}"/>
> 
> External SIP call is successfully bridged to GTalk client.
> 
> 
> FS and GTalk client on the different machine:
> --------------------------------------------------------------------------------------------------
> jingle profile client.xml has following lines:
> <param name="rtp-ip" value="$${bind_server_ip}"/>
> <param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
> 
> As soon as external SIP call land and I try to bridge the call to
> GTalk client, FS crashes.
> 
> 
> NAT Details:
> ---------------------------
> I think my NAT does not support UpNP or PMP. The reason I say it
> because when FS starts following message is displayed:
> 
> 2010-02-17 09:15:42.809674 [INFO] switch_nat.c:409 Scanning for NAT
> 2010-02-17 09:15:42.809674 [ERR] switch_nat.c:197 Error checking for
> PMP [init failed]
> 2010-02-17 09:15:42.809674 [DEBUG] switch_nat.c:414 Checking for UPnP
> 2010-02-17 09:15:56.825388 [DEBUG] switch_nat.c:114 No
> InternetGatewayDevice, using first entry as default
> (http://192.168.16.17:50144/).
> 2010-02-17 09:15:56.887889 [INFO] switch_nat.c:429 No PMP or UPnP NAT
> devices detected!
> 
> 
> 
> On Tue, Feb 16, 2010 at 8:41 PM, Brian West <brian at freeswitch.org> wrote:
>> can you please update, try again and post a jira?
>> 
>> /b
>> 
>> On Feb 16, 2010, at 10:35 AM, Moiz Chinoy wrote:
>> 
>>> Hi All,
>>> 
>>> In mod_dingaling <param name="ext-rtp-ip"
>>> value="$${external_rtp_ip}"/> supported? Whenever I uncomment this
>>> line in client.xml (jingle profile) FS crashes as soon a call lands
>>> (sip call) and dialplan bridges the call to a gtalk user.
>>> 
>>> I am running FS on windows and build is 16642.
>>> 
>>> --
>>> Regards,
>>> Moiz Chinoy.
>> 
>> 
>> _______________________________________________
>> 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
>> 
> 
> 
> 
> -- 
> Regards,
> Moiz Chinoy.
> 
> _______________________________________________
> 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