SIP NAT
From Yate Documentation
(Difference between revisions)
(Created page with "File:SIP_NAT.png") |
|||
Line 1: | Line 1: | ||
+ | |||
+ | What's going in the picture is the fact that YATE uses the RTP stream 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. | ||
+ | |||
+ | |||
[[File:SIP_NAT.png]] | [[File:SIP_NAT.png]] | ||
+ | |||
+ | |||
+ | A better explanation can be found at: http://freshmeat.net/articles/view/2079/ |
Revision as of 13:12, 25 October 2012
What's going in the picture is the fact that YATE uses the RTP stream 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.
A better explanation can be found at: http://freshmeat.net/articles/view/2079/