alexchengalan / csipsimple

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

Screen stays on after unanswered call #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Place call to CSipSimple, but do not answer
2. Hang up calling phone after just a ring or two
3. Observe that CSipSimple phone's screen now stays on even after normal screen 
timeout time

What is the expected output? What do you see instead?
    Screen should go off again after screen timeout interval.

What version of the product are you using? On what operating system?
    CSipSimple 0.12
    Android 2.2
    Phone Nexus One

Please provide any additional information below.

I noticed this because I have CSipSimple registered to an Asterisk server where 
a single number is mapped to several Asterisk phone extensions.  Calling the 
number rings all phones simultaneously.  If the call is answered on another 
extension, the others stop ringing and this leaves the CSipSimple phone's 
screen on.

The same thing happens if you simply call CSipSimple and then hang up before 
the call is answered.

The screen being left on causes the battery to be drained much more quickly - 
which is what lead me to realize this problem.

Original issue reported on code.google.com by jropal...@gmail.com on 24 Aug 2010 at 2:53

GoogleCodeExporter commented 9 years ago
Thanks for the report.
I think that this bug is fixed in recent dev release :
see 
http://code.google.com/p/csipsimple/downloads/detail?name=CSipSimple_0.00-12-22.
apk 

You need to uninstall the version from the market before installing this one. 
If you need help to install a dev apk let me know I can help you.

This version should fix this bug. (Was also linked to the fact too much locks 
(wifi & screen) were hold and never released). Btw, it's still a dev version 
but better on many point than the 0.00-12 from the market.

Original comment by r3gis...@gmail.com on 24 Aug 2010 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by r3gis...@gmail.com on 20 Sep 2010 at 6:42