[Freeswitch-users] how to fix "STUN Failed! stun.freeswitch.org:3478 [Bind Error!]" ?

Frankie Yiu frankie.k.yiu at gmail.com
Mon May 16 21:37:20 MSD 2011


I am not sure how to add multiple stun server.
Currently in my vars.xml, I have these 2 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"/>

Do I just add the following 4 lines in the vars.xml?

<X-PRE-PROCESS cmd="set" data="external_rtp_ip=stun:stun.voipuser.org"/>
<X-PRE-PROCESS cmd="set" data="external_sip_ip=stun:stun.voipuser.org"/>
<X-PRE-PROCESS cmd="set" data="external_rtp_ip=stun:stun.counterpath.com"/>
<X-PRE-PROCESS cmd="set" data="external_sip_ip=stun:stun.counterpath.com"/>

Thanks,
Frankie


On Mon, May 16, 2011 at 5:29 AM, Meftah Tayeb <tayeb.meftah at gmail.com>wrote:

>  stun.freeswitch is not a 100% uptime stun server
> use another stun server like stun.voipuser.org, stun.counterpath.com or
> look for another in voipinfo.org
> thank you
>
> On 16/05/2011 11:54, Frankie Yiu wrote:
>
> Hi there,
>
> I am doing a stress test of sending 30 calls to another freeSWITCH box that
> is in different network/location.  And I keep getting 1 call with the
> following error:
>
> 2011-05-16 02:29:14.894260 [ERR] sofia_glue.c:912 STUN Failed!
> stun.freeswitch.o
> rg:3478 [Bind Error!]
> 2011-05-16 02:29:14.894260 [NOTICE] mod_sofia.c:670 Hangup
> sofia/external/<a phone number>@<some <2@%3Csome> IP address> [CS_EXECUTE]
> [DESTINATION_OUT_OF_ORDER]
>
>
> Could someone please let me know what exactly is wrong and how to fix
> this?
>
> Thanks,
>
> Frankie
>
>
> _______________________________________________
> FreeSWITCH-users mailing listFreeSWITCH-users at lists.freeswitch.orghttp://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-usershttp://www.freeswitch.org
>
>
>
> --
> Meftah Tayeb
> inum: +883510001288000
> phone: +13477595883
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110516/23942739/attachment.html 


More information about the FreeSWITCH-users mailing list