Symmetric NAT Traversal
From TBwiki
(Difference between revisions)
(fix category) |
(Add link for v2.7) |
||
Line 3: | Line 3: | ||
== TelcoBridges and Passive NAT Traversal == | == TelcoBridges and Passive NAT Traversal == | ||
− | Tmedia supports passive NAT Traversal starting from Tmedia release 2.6.31. | + | Tmedia supports passive NAT Traversal starting from Tmedia release 2.6.31. |
<br><br> | <br><br> | ||
Line 15: | Line 15: | ||
== Configuration == | == Configuration == | ||
+ | [[Web_Portal_Tutorial_Guide_v2.7#SIP Advanced Features|Toolpack v2.7: SIP Advance Features]] | ||
[[Web_Portal_Tutorial_Guide_v2.6#SIP Advanced Features|Toolpack v2.6: SIP Advance Features]] | [[Web_Portal_Tutorial_Guide_v2.6#SIP Advanced Features|Toolpack v2.6: SIP Advance Features]] | ||
Revision as of 07:59, 15 March 2013
Tmedia supports passive NAT Traversal that addresses the need of peer VoIP endpoint having a private network address. This endpoint device is situated behind a NAT (Network Address Translation) device, e.g. Firewall, while the Tmedia VoIP port has a public IP address. For the passive mode, TMG detects the received RTP packet's source IP address and port. In response, Tmedia uses this source IP address and port as the packet destination for RTP.
Contents |
TelcoBridges and Passive NAT Traversal
Tmedia supports passive NAT Traversal starting from Tmedia release 2.6.31.
Typical Use Case
Important Reminders
- All devices in the path must support symmetric RTP/RTCP: RFC 4961
- Currently, TMedia does not support advertising itself behind a NAT (Active NAT Traversal)
Configuration
Toolpack v2.7: SIP Advance Features Toolpack v2.6: SIP Advance Features
External Sources
- RFC 4961 Symmetric RTP / RTP Control Protocol (RTCP)