Opened 7 years ago

Closed 7 years ago

#2033 closed defect (fixed)

ICE must use regular nomination when communicating with lite implementations

Reported by: nanang Owned by: nanang
Priority: normal Milestone: release-2.7
Component: pjmedia Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

As specified in rfc5245 8.1.1:

If its peer has a lite implementation, an agent MUST use a regular
nomination algorithm.

ICE media transport should automatically switch to regular nomination when remote signals lite implementation, regardless the nomination algo setting set by application.

Thanks Sanjoy Ghosh for the report.

Change History (1)

comment:1 Changed 7 years ago by nanang

  • Resolution set to fixed
  • Status changed from new to closed

In 5634:

Fix #2033: ICE must use regular nomination when communicating with lite implementations.

Note: See TracTickets for help on using tickets.