doyke / sipekmobile

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

suspend(prevent) turn off the device during the application execution #3

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start the application
2. register the sip
3. make regular call
4. the device is stopping because it is not used during regular calls
see: start\settings\system\power\advanced\(on battery power) or\and (on
external power)\turn off the device if not used for (2min)

What is the expected output? What do you see instead?
I expect that during the application execution that this function should be
suspended.

What version of the product are you using? On what operating system?
-Windows Mobile 6.0
-rev 006
-HTC Touch 

Please provide any additional information below.

I know that there should be a API function from Windows CE that can be used
when the application is started in order to prevent the turning off the the
device.

Original issue reported on code.google.com by george.a...@gmail.com on 8 Mar 2009 at 10:41