[Freeswitch-users] Dingaling - external rtp supported?

Michael S Collins msc at freeswitch.org
Wed Feb 17 08:19:22 PST 2010


Get a console log and SIP trace of the call. The wiki page Brian sent  
has all the details on how to collect this information.
-MC

Sent from my iPhone

On Feb 17, 2010, at 7:41 AM, Moiz Chinoy <moizchinoy at gmail.com> wrote:

> Guys I am unable to produce the crash but now both parties cannot hear
> each other!
>
> Vars.xml has following lines:
>  <X-PRE-PROCESS cmd="set"  
> data="external_rtp_ip=stun:stun.freeswitch.org"/>
>  <X-PRE-PROCESS cmd="set"  
> data="external_sip_ip=stun:stun.freeswitch.org"/>
>
> Jingle Client.xml has following lines:
>    <param name="rtp-ip" value="$${bind_server_ip}"/>
>    <!-- <param name="ext-rtp-ip" value="auto-nat"/> -->
>    <param name="ext-rtp-ip" value="$${external_rtp_ip}"/>
>    <param name="disable-rtp-auto-adjust" value="true"/>
>    <param name="local-network-acl" value="localnet.auto"/>
>
> On Wed, Feb 17, 2010 at 5:38 PM, Anthony Minessale
> <anthony.minessale at gmail.com> wrote:
>> 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...
>>
>> _______________________________________________
>> 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