vaibhav3002 / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Crashes on Android 4.4 / Nexus 5 when outgoing call is placed #1140

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Set up SipDroid on Nexus 5
2. Make a call
3.

What is the expected output? What do you see instead?
Expected - a phone call.  Actual - Status light briefly turns red, message: 
"Unfortunately, Sipdroid has stopped."

What version of the product are you using? On what device/operating system?
Sipdroid 3.2 beta
Android 4.4 (KitKat) on Nexus 5

Which SIP server are you using? What happens with PBXes?
pbxes.org

Which type of network are you using?
WiFi

Please provide any additional information below.
I have a different Android phone with SipDroid settings that match (different 
extension with same settings, same trunk) and it is working correctly with 
pbxes.org

Original issue reported on code.google.com by mikerums...@gmail.com on 6 Nov 2013 at 6:56

GoogleCodeExporter commented 9 years ago
There is no crash dump available on Google Play. Did your phone ask you after 
the crash if you like to upload one?

An ADB log would also help. This can be recorded (a) with the SDK and the phone 
connected via USB, or (b) with the app "Catlog" which requires a rooted phone.

Original comment by pmerl...@googlemail.com on 6 Nov 2013 at 8:45

GoogleCodeExporter commented 9 years ago
Yes, I uploaded the crash dump.  I don't have the SDK or a rooted phone.  I'm 
making it crash right now and hitting upload so that you can find it.  The 
description is "Issue 1140"

Original comment by mikerums...@gmail.com on 6 Nov 2013 at 10:13

GoogleCodeExporter commented 9 years ago
I still cannot find it. Did you download Sipdroid from Google Play?

Original comment by pmerl...@googlemail.com on 7 Nov 2013 at 7:32

GoogleCodeExporter commented 9 years ago
Yes, Sipdroid was downloaded from Google Play.

Original comment by mikerums...@gmail.com on 8 Nov 2013 at 1:06

GoogleCodeExporter commented 9 years ago
Sorry for the delay. I found the crash dump and will today upload an update.

Original comment by pmerl...@googlemail.com on 8 Nov 2013 at 7:41

GoogleCodeExporter commented 9 years ago
I have the same problem

Original comment by ami...@gmail.com on 8 Nov 2013 at 8:15

GoogleCodeExporter commented 9 years ago
I've just sent a crash report, I hope this will help

Original comment by ami...@gmail.com on 8 Nov 2013 at 8:25

GoogleCodeExporter commented 9 years ago

Original comment by pmerl...@googlemail.com on 8 Nov 2013 at 12:30

GoogleCodeExporter commented 9 years ago
Apparently this might be an issue with IPV6. 

https://code.google.com/p/csipsimple/issues/detail?id=2551

https://code.google.com/p/csipsimple/issues/detail?id=2549&can=1&q=320044

You can solve this by forcing IPV 4. 

These instructions are for the Android OS, not within sipdroid.
1. Go to settings
2. Wireless & Network > More
3. Mobile networks
4. Access Point Names
5. Select T-Mobile GPRS (fast.t-mobile.com) or your selected carrier.
6. Click on APN Protocol (by default it's set to use IPv6)
7. Select IPv4/Ipv6
8. Exit out of settings.

However, this is still a bug with the UA not being able to handle IPV6. 

Original comment by will.e.c...@gmail.com on 11 Dec 2013 at 11:25

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
There is also an art issue if you are on wifi and still getting this problem

Original comment by brichard...@gmail.com on 25 Jan 2014 at 4:25