Opened 16 years ago
Last modified 16 years ago
#616 closed enhancement
ICE media transport should have a default option to switch RTP transmission to source address if remote doesn't use ICE — at Initial Version
Reported by: | bennylp | Owned by: | nanang |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc3 |
Component: | pjmedia | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description
When local endpoint is configured with ICE, and when remote doesn't use ICE, the ICE media transport should be able to switch the RTP transmission to the source address of the RTP packets, just like the usual UDP media transport.
This is to support the case when remote is using private IP address (e.g. STUN is not enabled), or when remote is behind a symmetric NAT.
Note: See
TracTickets for help on using
tickets.