Le mardi 04 mars 2008 à 09:32 -0500, sean darcy a écrit : > 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?
No, you misunderstood. Ekiga sees it receives a packet from Ekiga.net (86.64.162.35). That packet is the answer from ekiga.net, which contains portions of the original request, which in turn contains only private IP addresses, which is wrong. -- _ Damien Sandras (o- //\ Ekiga Softphone : http://www.ekiga.org/ v_/_ NOVACOM : http://www.novacom.be/ FOSDEM : http://www.fosdem.org/ SIP Phone : sip:[EMAIL PROTECTED] _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
