LWN.net Logo

Voice over IP with Ekiga

Voice over IP with Ekiga

Posted Apr 27, 2006 6:43 UTC (Thu) by tajyrink (subscriber, #2750)
Parent article: Voice over IP with Ekiga

As a real-world point of view, SIP VoIP solutions including Ekiga lack a perfect solution for overcoming Symmetric NAT. STUN works nicely and automatically for port/cone-restricted NATs (and that, or in the case of no NAT, Ekiga just rules!), but for Symmetric NAT you need to have an outside server you can use to help your connection, you need to configure the settings manually and/or you still can't make the connection.

Only when TURN/ICE will be standardized and working Symmetric NAT can be workarounded automatically, but even then it will suck as all the data has to apparently be forwarded through another host anyway (and will someone provide such a server for everyone to use? maybe Google, though). S**** works around this by being a P2P program, not just a VoIP program, by using ruthlessly the bandwidth of other users even without them knowing about it.

I, for one, have a Internet connection using Symmetric NAT at home. But I think most home users (ADSL/Cable) don't have this problem.


(Log in to post comments)

Voice over IP with Ekiga

Posted Apr 27, 2006 12:43 UTC (Thu) by jamesh (guest, #1159) [Link]

Well, the other option here is to run a protocol specific proxy on your firewall machine. There are a number of SIP proxies available, such as siproxd or a full Asterisk setup.

Voice over IP with Ekiga

Posted Apr 27, 2006 20:09 UTC (Thu) by tajyrink (subscriber, #2750) [Link]

Ah, gotcha. It's not "my" firewall, there's no way I could configure the firewall, and there are no exceptions made even if asking for some.

And this is the situation for many - people that are using an Internet connection that goes through firewall X somewhere (like, in a basement of a group of flats, behind locked doors) that cannot be configured in any way.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds