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 200 OK. 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 200 OK response. This small hack allows most of the SIP CLIENTS when Yate is the SERVER to pass the voice over NAT. |
[[File:SIP_NAT.png]] | [[File:SIP_NAT.png]] | ||
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 16:36, 12 November 2012
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 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/