kailash-ratufa / csipsimple

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

After incoming call the csipsimple malfunctions #350

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Receive a sip call (I used gvdialer to trigger a call to my Gizmo5 account)
2. At come point end the call
3. Try to trigger another sip call, or make a sip call.

What is the expected output? What do you see instead?
When triggering the second call, the phone does not ring. When attempting to 
make a sip call, the csipsimple dialler displays "Talking" nothing is audible.

What version of the product are you using? On what operating system?
CSipSimple 0.00-15. Android 2.2, kernel 2.6.32.21-gf3f553d, Build number: 
1.32.405.6. on HTC Desire HD.

Please provide any additional information below.
Re-registering does not correct the issue. Killing the application and service 
does not correct the issue. Rebooting the phone corrects the issue.

Please let me know if you require additional information. CSipSimple is vastly 
superior to anything else I've tried, so I'll be really glad to help fixing it.

Original issue reported on code.google.com by ilian.tz...@gmail.com on 7 Nov 2010 at 8:53

GoogleCodeExporter commented 9 years ago
Mhh something is probably going wrong.

First of all, on Desire HD there is a bug I've recently fixed (when screen goes 
off and you are on Wifi, sound become choppy cause of a bug in some HTC 
devices).

So there is two things you can do :
Install the latest dev version (available on this website). Version is 
0.00-15-10.
Then in settings choose menu and expert settings . Then go in settings > User 
interface and activate keep awake while in call.
Maybe it's not linked to your problem but will be better anyway.

Then if you reproduce it :
Instead of killing the app and the service, could you try to go in settings and 
press back (it will reload the entire sip stack -- it's a little tip ;) )
Maybe it will solve the problem more simply than rebooting.
Anyway, if you reproduce with the latest dev version + the keep awake while in 
call setting, I'd be interested by logs.
In dev version it's quiete easy to send logs. Just go in menu > "Help" click on 
start recording logs. Reproduce the problem and go back in Help and click on 
stop & send logs. It will (if it works ;) ), propose to send an email with all 
infos I need to debug the problem.
Thx

Original comment by r3gis...@gmail.com on 7 Nov 2010 at 11:25

GoogleCodeExporter commented 9 years ago
Here is a log. It appears there is a problem with audio, causing the csipsimple 
to be terminated.

Original comment by ilian.tz...@gmail.com on 10 Nov 2010 at 8:41

Attachments:

GoogleCodeExporter commented 9 years ago
No longer able to reproduce.

Original comment by ilian.tz...@gmail.com on 25 Nov 2010 at 8:23

GoogleCodeExporter commented 9 years ago
I'll have a htc desire hd soon, so I'll maybe be able to get a better support 
for this device soon. (Seems sometimes there is problems with micro according 
to other users reports).

So I mark the issue as closed just to make things more clear in the issue list, 
but I keep the problem in mind ;)

Original comment by r3gis...@gmail.com on 25 Nov 2010 at 9:27