[Freeswitch-users] Dingaling - external rtp supported?

Anthony Minessale anthony.minessale at gmail.com
Wed Feb 17 05:38:50 PST 2010


Obtain a stack trace from the crash.

On Feb 17, 2010 5:26 AM, "Moiz Chinoy" <moizchinoy at gmail.com> 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...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100217/f54b8d97/attachment-0002.html 


More information about the FreeSWITCH-users mailing list