Re: [Ekiga-list] ekiga registration in asterisk



Damien Sandras wrote:
Le lundi 03 mars 2008 à 18:23 -0500, sean darcy a écrit :
Anybody have a sip.conf that works with ekiga.net? I've set externip, nat = yes, stunaddr = stun.exiga.net, etc. Registration with fwd works.

From sip debug you can see the ekiga server has the external address, but that's not enough:


<--- SIP read from UDP://86.64.162.35:5060 --->
SIP/2.0 406 Not Acceptable

It means your Asterisk tries registering a private IP address to
ekiga.net.

Most probably you have a broken NAT router that replaces public IP
addresses in SIP PDUs by private ones.
Here's what ekiga.net says it received:
<--- SIP read from UDP://86.64.162.35:5060 --->
SIP/2.0 406 Not Acceptable
Via: SIP/2.0/UDP
10.10.11.180:5060;branch=z9hG4bK17818198;rport=5060;received=96.xxx.253.yy
.............

so it knows both the public and the private. Does ekiga require both addresses to be public? If so, anybody know how to force asterisk to do this?

sean



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]