Coder Social home page Coder Social logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Just to note that my setup is that I have two HTC Hero units, both using WiFi 
to a Linksys/Cisco wrt54G2 access point secured using WPA2 Personal. The 
wrt54G2 is providing DHCP and is at 192.168.100.101. My laptop is connected to 
a LAN port on the wrt54G2.

When I select "Sign-in" on the first HTC Hero (configured with all my IMS 
system details) I can see (wireshark) that a number of ARP requests are being 
generated by the HTC back to back - all requests are "who has 192.168.100.101".

I force my laptop to send an ARP and the structure of the ARP request is a tiny 
bit different than the ARP request coming from the HTC. The HTC request 
includes a 
"Trailer: 000000000000000000000000000000000000" header that the laptop request 
does not.

I tested IMSDroid on the second HTC Hero using application default values and 
the error is a bit different - I only get the first effor (failed to start SIP 
Stack) - assume is because of the bogus default values. This unit is not 
sending ARP requests.

Mike.

Original comment by [email protected] on 5 Aug 2010 at 8:02

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
when i first tried IMSdroid i had the same error.

i dont remember what made it go away. one thing i did try is the newer version. 
perhaps reinstalling/upgrading helps? you probably have, but you never know.

if that didnt fix it for me, then it must have been the network settings. can 
you give your identity and network settings (not the password ;-)? Are you 
behind NAT wrt the server you are registering to?



Original comment by [email protected] on 5 Aug 2010 at 8:22

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
You have here 
(http://code.google.com/p/imsdroid/source/browse/#svn/trunk/debug) a debug 
version of the apk. You can install it and sync. the phone with eclipse. The 
debug information of the Native code (libtinyWRAP.so) will be tagged as 
'tinyWRAP'.
It will help me a lot if a can have the complete log (Before, during then after 
connect try).

Original comment by [email protected] on 6 Aug 2010 at 3:05

  • Changed state: Accepted

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Check under settings and Network and make sure that WiFi is checked. I get the 
failed to start sip stack on 3g but then i have it disabled. 

Original comment by [email protected] on 8 Aug 2010 at 7:44

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Had the same problem on my X10. First everything was working. Then I played 
around with the configurations and it would not work anymore. I was using 3G 
only but did reconfigure the APN inbetween also.

Original comment by [email protected] on 16 Aug 2010 at 11:05

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
[deleted comment]

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024

Original comment by [email protected] on 26 Oct 2010 at 9:36

  • Changed state: Fixed

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
How is it fixed? I have installed the latest version    imsdroid-2.0.453-vp8.apk 
and it says "Failed to start sip stack"?

Original comment by [email protected] on 25 Nov 2011 at 12:40

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
i have the same issue."Failed to start sip stack", i setup open IMS on another 
machine.

how can i resolve (debug) this issue?

Original comment by [email protected] on 26 Dec 2011 at 6:15

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
I have the same issue too on android 2.36. i use version  2.0.509.
Debug log is:


09-23 19:12:11.326: D/org.doubango.imsdroid.Main(4549): onActivityResult(0,0)
09-23 19:12:11.426: I/ActivityManager(275): Displayed 
org.doubango.imsdroid/.Main: +531ms
09-23 19:12:11.446: E/ThermalDaemon(602): Maximum CPU[1] frequency 972000 KHz
09-23 19:12:11.486: W/WindowManager(275): Rebuild removed 4 windows but added 3
09-23 19:12:12.176: E/MP-Decision(601): DOWN Ns:2.100000 Ts:270 rq:1.728929 
seq:565.000000
09-23 19:12:13.106: D/org.doubango.ngn.services.impl.NgnSipService(4549): 
register()
09-23 19:12:13.106: D/org.doubango.ngn.services.impl.NgnSipService(4549): 
realm='sip:doubango.org', impu='sip:[email protected]', impi='johndoe'
09-23 19:12:13.126: D/org.doubango.ngn.services.impl.NgnSipService(4549): 
STUN=no
09-23 19:12:13.126: D/org.doubango.ngn.services.impl.NgnSipService(4549): 
pcscf-host='null', pcscf-port='5060', transport='udp', ipversion='ipv4'
09-23 19:12:13.126: D/org.doubango.ngn.services.impl.NgnNetworkService(4549): 
192.168.1.110
09-23 19:12:13.126: D/org.doubango.ngn.services.impl.NgnNetworkService(4549): 
127.0.0.1
09-23 19:12:13.126: D/org.doubango.ngn.services.impl.NgnSipService(4549): Local 
IP='192.168.1.110'
09-23 19:12:13.126: D/org.doubango.ngn.services.impl.NgnNetworkService(4549): 
acquireNetworkLock()
09-23 19:12:13.136: D/org.doubango.ngn.services.impl.NgnNetworkService(4549): 
netType=1 and netSubType=0
09-23 19:12:13.976: E/tinyWRAP(4549): ***ERROR: function: 
"tnet_dns_query_naptr_srv()" 
09-23 19:12:13.976: E/tinyWRAP(4549): file: "src/dns/tnet_dns.c" 
09-23 19:12:13.976: E/tinyWRAP(4549): line: "748" 
09-23 19:12:13.976: E/tinyWRAP(4549): MSG: DNS NAPTR query returned zero result.
09-23 19:12:13.976: E/tinyWRAP(4549): ***ERROR: function: "tsip_stack_start()" 
09-23 19:12:13.976: E/tinyWRAP(4549): file: "src/tsip.c" 
09-23 19:12:13.976: E/tinyWRAP(4549): line: "597" 
09-23 19:12:13.976: E/tinyWRAP(4549): MSG: P-CSCF discovery using DNS NAPTR 
failed. The stack will use the user supplied address and port.
09-23 19:12:13.976: E/tinyWRAP(4549): ***ERROR: function: "tsip_stack_start()" 
09-23 19:12:13.976: E/tinyWRAP(4549): file: "src/tsip.c" 
09-23 19:12:13.976: E/tinyWRAP(4549): line: "609" 
09-23 19:12:13.976: E/tinyWRAP(4549): MSG: Proxy-CSCF IP address is Null.
09-23 19:12:13.996: E/org.doubango.ngn.services.impl.NgnSipService(4549): 
Failed to start the SIP stack

Original comment by [email protected] on 23 Sep 2012 at 11:12

from imsdroid.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 16, 2024
Hi,

When i am trying to "Sign In" to openIMSCore server over wifi with IMSDroid 
through android device , it is sending "request: REGISTER sip:open-ims.test" to 
the server , but in return server is giving "destination unreachable(port 
unreachble)"..
How to solve this ???? 

Original comment by [email protected] on 26 Jan 2015 at 11:19

from imsdroid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.