View Single Post
  #3 (permalink)  
Old 01-18-2008, 01:44 PM
dcharlip's Avatar
dcharlip
N00b
Offline
 
Join Date: Feb 2007
Posts: 30
Reputation: 5
dcharlip is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
I found some registry changes that do the trick

go to HKLM\Comm\ConnMgr\Planner\Settings
delete the "SuspendResume" line
add a new line called "SuspendResume"
select the type to be String
set the value of the key set to "GPRS_bye_if_device_off"
select key name CacheTime
change the key value to 60 (for 60 seconds before disconnect)

Works like a charm for me. Shuts off the data connection automatically after the number of seconds you enter in CacheTime.
Reply With Quote