Re: A better solution Slightly dyslexic today, aren't we ? Neither SIP nor RTP need to run directly on top of UDP. They can utilize an alternative datagram delivery service that is UDP-li...
A better solution A cleaner solution is not to burden SIP (or any other application layer protocol for that matter) with NAT traversal logic, but rather handle the problem at a transport layer. Use...