Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#757 closed defect (fixed)

Wrong selection of default candidate among host candidates — at Version 3

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-1.2
Component: pjnath Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description (last modified by bennylp)

When only host candidates are used, PJNATH may select the wrong IP interface to be used as the default candidate address. This may cause some problem with media, for example on Symbian (3rd edition MR or plain), IP 169.x.x.x is selected.

The corresponding ticket for 1.0.x branch is ticket #813

Change History (3)

comment:1 Changed 15 years ago by bennylp

This seems to happen with ICE transport only. It doesn't happen with UDP transport.

comment:2 Changed 15 years ago by bennylp

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

Fixed in r2667:

  • put the default IP as the first ICE host candidate

comment:3 Changed 15 years ago by bennylp

  • Component changed from pjlib to pjnath
  • Description modified (diff)
  • Summary changed from Some Symbian devices returning invalid local IP address (e.g: 169.x.x.x on E65). to Wrong selection of default candidate among host candidates
Note: See TracTickets for help on using tickets.