SIP NAT
From Yate Documentation
(Difference between revisions)
Line 1: | Line 1: | ||
− | In order to solve the common problems with lossing voice when passing through NAT, YATE uses the RTP stream's IP+Port instead of the RTP IP+Port declared in SDP in the ''200 OK'' response. This small hack allows most of the SIP CLIENTS when Yate is the SERVER to pass the voice over NAT. | + | In order to solve the common problems with lossing voice when passing through NAT, YATE uses the RTP stream's IP+Port instead of the RTP IP+Port declared in SDP in the ''200 OK'' response. |
+ | |||
+ | This small hack allows most of the SIP CLIENTS when Yate is the SERVER to pass the voice over NAT. | ||
A better explanation can be found at: http://freshmeat.net/articles/view/2079/ | A better explanation can be found at: http://freshmeat.net/articles/view/2079/ |
Revision as of 13:03, 31 May 2013
In order to solve the common problems with lossing voice when passing through NAT, YATE uses the RTP stream's IP+Port instead of the RTP IP+Port declared in SDP in the 200 OK response.
This small hack allows most of the SIP CLIENTS when Yate is the SERVER to pass the voice over NAT.
A better explanation can be found at: http://freshmeat.net/articles/view/2079/
See also