Opened 16 years ago

Closed 16 years ago

#616 closed enhancement (fixed)

ICE media transport should have a default option to switch RTP transmission to source address if remote doesn't use ICE

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.

Attachments (1)

Ticket616.patch (7.6 KB) - added by nanang 16 years ago.
Enable symmetric RTP & RTCP for ICE transport.

Download all attachments as: .zip

Change History (5)

comment:1 Changed 16 years ago by bennylp

  • Description modified (diff)

comment:2 Changed 16 years ago by bennylp

  • Milestone changed from release-1.0-rc2 to release-1.0-rc3

Changed 16 years ago by nanang

Enable symmetric RTP & RTCP for ICE transport.

comment:3 Changed 16 years ago by nanang

In r2276: Updated ICE transport to have a default option to switch RTP transmission to source address if remote doesn't use ICE.

comment:4 Changed 16 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.