Hi,
Suddenly, I understood what was the problem. This : INVITE sip:[EMAIL PROTECTED]:5063;transport=udp SIP/2.0 is clearly not normal, except if the remote person typed sip:[EMAIL PROTECTED]:5063 in the URL bar of Ekiga. I think you are the happy owner of one of those crappy routers (sorry) that thinks understands SIP. The role of a router that understands SIP is to replace all occurrences of private IP addresses by the public IP address and the corresponding port. Apparently, your router is also doing the opposite, ie replacing public IP addresses (coming from STUN or IP Translation) by private ones, which doesn't make sense. Perhaps you could try to disable SIP support in your router. You could also try keeping it enabled and not configure STUN or IP translation at all. I don't really know, but having the INVITE URL I see is clearly not normal. And from Ekiga's point of view, the routing of the messages is normal. It just happens that audio and video streams do not reach it. Le samedi 18 novembre 2006 à 15:42 +0100, Christoph Groth a écrit : > Hi Damien, > > here are the complete logs taken from my machine, maybe you can give > me some hints. I'll check out the router of Elisa's (my friend's) > machine on the next time I have opportunity to do so. > > Christoph -- Damien Sandras Ekiga Softphone : http://www.ekiga.org 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
