#757 closed defect (fixed)
Wrong selection of default candidate among host candidates
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 16 years ago by bennylp
comment:2 Changed 16 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 16 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.
This seems to happen with ICE transport only. It doesn't happen with UDP transport.