[Freeswitch-users] Dingaling - external rtp supported?

Anthony Minessale anthony.minessale at gmail.com
Wed Feb 17 11:36:49 PST 2010


you cant combine stun and gtalk and boxes in the same lan very easily if you
do need to do that you will need to mess with

<param name="candidate-acl" value="wan.auto"/>
<param name="local-network-acl" value="localnet.auto"/>





On Wed, Feb 17, 2010 at 9: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
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:+19193869900
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100217/bb5f5244/attachment-0002.html 


More information about the FreeSWITCH-users mailing list