View Single Post
  #7 (permalink)  
Old 08-23-2009, 05:39 PM
915_tuscani's Avatar
915_tuscani
PPCGeeks Regular
Offline
Location: Hell Paso,TX
 
Join Date: Mar 2009
Posts: 207
Reputation: 65
915_tuscani is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: How do I set data connection timeout?

disconnect network when idle for 1 min timeout

Code:
HKLM\Comm\CommMgr\Planner\Settings\
Set "SuspendResume" to 58 00 00 00 33 00 99 00 88 00 39 00 58 00 39 00 29
Default is #777 and should not contain anything about GRPS
Set "CacheTime" to 60
setting SuspendResume" to "58 00 00 00 33 00 99 00 88 00 39 00 58 00 39 00 29"
makes it so you can make calls while you have a data connection.
YOU CANNOT have both on at same time
before you COULD NOT answer any calls
while you had data present.
now it disconnects the data and
makes it so you can answer calls

Thanks to Razorloves

i really want to do this but i dont have beyond HKLM/Comm this is what i dont have "CommMgr/Planner/Settings/" so what can i do
Reply With Quote