yogesmhrj / imsdroid

Automatically exported from code.google.com/p/imsdroid
0 stars 0 forks source link

imsdoid NgnNetworkService.getLocalIP fail to get the correct ip on Android 4.2.2 device HM1W #516

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1.test imsdroid app in android device
2.imsdroid can't register to the sip server

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Android 4.2.2 
Please provide any additional information below.

I checked the source code and found this:
    in function NgnNetworkService.getLocalIP, it will return the first avaliable addressMap element except the name is USB_INTERFACE_NAME, this const is set to "usb0". but in my device i got the "usbnet0".

Original issue reported on code.google.com by anjingsa...@gmail.com on 10 Apr 2014 at 5:29

GoogleCodeExporter commented 8 years ago
attach is the screenshot of debuging

Original comment by anjingsa...@gmail.com on 10 Apr 2014 at 5:35

Attachments: