Changes between Initial Version and Version 3 of Ticket #757
- Timestamp:
- Apr 30, 2009 9:41:28 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #757
- Property Status changed from new to closed
- Property Component changed from pjlib to pjnath
- Property Resolution changed from to fixed
- Property 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
-
Ticket #757 – Description
initial v3 1 This may cause the device cannot receive RTP packets. 1 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. 2 3 The corresponding ticket for 1.0.x branch is ticket #813