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 Version 1
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 (last modified by bennylp)
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.
This feature should be configurable, with the default is enabled.
Note: See
TracTickets for help on using
tickets.