Call duration reset ? - 8525, TyTN, MDA Vario II, JasJam General

I've tried hard reset still it's not erased , anyone how 2 removed ? I'm on a vario 2 btw !

Hi also tried the hard reset but the call timer dsnt resets is anyone able to find out howto reset the call timer, pls share.
thx in advnce

I tried ROM Update. No Luck either.

Tried this still not work key_local_machine/software/microsoft/shell/cumulativecalltimers/line_0
pof any help ?

You can modify the value using [email protected] from GSM AT command interface in radio bootloader (rtask b).
It is a counter in hex. High value resets it.

Resetting the call duration See my post here-->

pof said:
You can modify the value using [email protected] from GSM AT command interface in radio bootloader (rtask b).
It is a counter in hex. High value resets it.
Click to expand...
Click to collapse
Hi pof,
Can u please let us know do we do it if possible step by step please that would be really useful and a great help from u.
thx in advance

1) put device in bootloader mode
2) disable activesync usb connections
3) connect to bootloader using mtty.exe
4) when you see "USB>" prompt type this (DO NOT COPY-PASTE):
Code:
USB> rtask b
0 <--- wait until you see a "0" here
ate1 <--- enable local echo
atv1 <--- verbose output for return values
[email protected]?1 <--- get outgoing call time
[email protected]?0 <--- get incoming call time
[email protected]=<value1>,<value2> <--- set incoming and outgoing call
value1 and value2 should be HEX values. Setting very high value (>9999) resets the counter to 0, I cant tell you which one now cos I am at work and don't have my hermes here to test, but try it, it is easy to find
Hope that helps.

Hi All,
I can certainly add value
My call duration was Incoming 2 hrs..
Out going 12 hrs
I tried the following permutations and combinations
[email protected]=<2710>,<2710> (2710 = 10000 in Decimal)
[email protected]=<2710>,<B273>
[email protected]=<27AC>,<2710>
[email protected]=<B273>,<2710>
When I rebooted my call duration was 0.0.0 for Incoming as well as for out going
Cheers for POF

hdubli said:
Cheers for POF
Click to expand...
Click to collapse
No problem, actually found it by looking at rilgsm wiki page:
http://wiki.xda-developers.com/index.php?pagename=rilgsm.dll
On RIL_Hangup the phone does the follwing AT commands:
Code:
"at%%talk=%d,%x\r" ; "ATH\r"
ATH is standard AT command for Hangup, but [email protected] was unknown to me... so I thought this is what updates the call timers and I just tried do the same through radio GSM AT commmand interface, and worked

wht's th deal with above value ? <2710 ? I don't get plz explain in brief !
Thanks In advance !

vijay_kumar said:
wht's th deal with above value ? <2710 ? I don't get plz explain in brief !
Thanks In advance !
Click to expand...
Click to collapse
Just do what I posted, and replace "<value1>" and "<value2>" with a hexadecimal value, what hdubli posted seems to be ok, but dont type the "<" and ">" chars.
Then you can type [email protected]?1 and [email protected]?0 at any time to see how the call duration time is modified, when you get "0" as return value for these commands, means you've reseted it

i tried the command my universal. dont work.
anyone ??

Probably u need to make it Super CID and only then u can do that

POF,
I have tried this to no avail. I can send the commands to read what the values are but I am not able to overwrite them using the either of values listed below. Any advice is greatly appreciated.

@aadadams:
Make your Hermes SuperCID first:
http://forum.xda-developers.com/showthread.php?t=282073

Thanks for the quick response I will try this when I get home from work.

I still get the same result. I can do everything except write the new values. If I type:
[email protected]?1
I get the reading 0000xxxx (I can't remember exactly)
If I type:
[email protected]=2710,2710
I get "ERROR"
Conversely, if I type:
[email protected]=0000,0000
I get "OK".

aadadams, the right value is actually 0x270F == 9999(dec).
Code:
[email protected]?0
@TALK: 00000A61
[email protected]?1
@TALK: 000002F1
OK
[email protected]=270F,270F
OK
[email protected]?0
@TALK: 00000000
OK
[email protected]?1
@TALK: 00000000
OK

Yahoo! That did it, I am very happy with this new found capability.

Related

Reg key to modify 12hour / 24hour time for O2 mini

Hi,
Would anyone help provide me which reg key which allow me to set my O2 mini to 12-hour "time style" (in regional setting - time) ?
After I install monster chinese and set region to HKG.
It would only allow me to set "HH:mm:ss"
It doesn't have the "hh:mm:ss" (not capital H) which can display in 12 hour format.
Please help.
Anyone could help or suggestion ?
please advise.
Thank you all.
Would it be possible to make this change ?
Please advise.
Use Resco Explorer or other reg editor program to change the registry:
HKEY_LOCAL_MACHINE - nls - Overrides:
S1159 AM
S2359 PM
SLDte dddd, d MMMM yyyy
SSDte d/M/yyyy
STFmt h:mm:ss tt
The above formats are just examples. You can of course enter valid formats in Chinese as well.
Yes !
It's working.
Thank you very much.

HOW DO MAKE CALL DURATIONS BACK TO ZERO

Hello all,
The subject is pretty self explanatory. Is there any way of making the incoming and outgoing call durations zero ?
If yes, please do let me know.
Thank You,
Regards,
K Thakur
Try This
On my XDAII, you could reset the calander during a call (backwards) and it would subtract time off of the call counter. Be sure not to go back too far. I don't know if it works on the Universal, but it's worth a try. Just calculate how far back you want to go, make a call, and while the call is in progress, reset the clock.
YMMV
Good luck
Panabax
Thanx
Thank You so much.. will try & let you know buddy...
cheers,
mOrph
morphosin said:
Thank You so much.. will try & let you know buddy...
cheers,
mOrph
Click to expand...
Click to collapse
does it work?! What do you mean "reset the clock"?
Thanks
Take off SIM card. put in any SD card
open BL.
open mtty and connect with your pda via USB.
Press Enter
USB>
rtask b "press enter"
a[email protected]=270f,270f "press enter"
call durations will be 0
czaderx said:
Take off SIM card. put in any SD card
open BL.
open mtty and connect with your pda via USB.
Press Enter
USB>
rtask b "press enter"
[email protected]=270f,270f "press enter"
call durations will be 0
Click to expand...
Click to collapse
I tried, but it does not reset the counter
alex_time said:
I tried, but it does not reset the counter
Click to expand...
Click to collapse
Maybe because I have bootloader 1.2 and this works only with 1.0 boot loader. Do you know can I downgrade to bl 1.0?
Hard reset solve u problem, for me it works in MIO A 501

Disable Auto Configurator

When Every Soft Reset the ATOM Run's
Auto Cofigurator
How to Disable it Please Help me 8)
В HKCU/AutoConfig/Network, create string XPath with value operator № , (you can see it after runing autoconfig)
How do I find the Operator Number?
kropotov said:
В HKCU/AutoConfig/Network, create string XPath with value operator № , (you can see it after runing autoconfig)
Click to expand...
Click to collapse
Hi,
How do I find the Operator number? I am using Cingular Service.
thanks
tee
1. Run Autoconfigurator
or
2. find key DetectNet or NetworkID in HKCU/AutoConfig/Network
What you mean by create string XPath ... and how to do it.
first of all, install regedit, or resco explorer with regedit plugin.
2. go to HKCU/AutoConfig/Network,
3. create string with name "XPath" and with value operator №
kropotov,
Forgive me as I am pretty new at reg edits. If my operator number is 302720 can you please tell me exactly what I need to type into the spaces.
When I select new string I get value name with New Value %1 already in the box below it and also Value data with nothing in the box below it.
Value name:
New Value #1
Value data:
I would greatly appreciate your help.
Thanks
imapfsr
no problem bro!
I use resco exploer registry add-in.
In my case, operator# 25099
Lets begin!
1. HKCU/AutoConfig/Network
menu=>new=>string value
name-> XPath
String ->25099
done
!!!! turn off Atom for 30 seconds, to save changes!!!!!!
menu->exit.
thats all. soft reset.
kropotov,
tried it but it still asks for configure, must have missed something. Thanks anyways dude.
Todd
Wow, thanks man, that autoconfig was driving me really crazy(esspecialy the anoyng noice - "ding")
Thanks againg - it works for me
Oh, it work for me too. Thanks. It took me 4 months to find out the simple way to sovle it !!!

Reset Call Duration on the Universal

Hi
I have searched the forum but cannot seem to find a way to reset my call durations. My free minutes and texts start on the first of every month. I was wondering if there is a software that can show me the call durations and also reset it first of every month.
Thanks
please help
hi
can someone please help me
thanks
hard reset doesn't work.
try using SK Tools - there is an option in there.
firstbuddha said:
hard reset doesn't work.
try using SK Tools - there is an option in there.
Click to expand...
Click to collapse
No, the SK Tools only clear the call history not call duration.Until now, I think there's no way 2 clear UNI call duration
Reset Call Duration Links
I saw these 2 links:
http://forum.xda-developers.com/showthread.php?t=232258
http://forum.xda-developers.com/showpost.php?p=1047379&postcount=124
I tried the method, but it does not work on my O2 Xda Exec. Maybe I did not carry out the procedure properly. Or, probably the method only works for certain earlier version of ROM.
Please try it out and post your result.
Got it working!
First, need to make the device (Universal) SuperCID by unlocking the SIM and CID (see the sticky thread on how, by Buzz. Thanks.).
Then, put the device to Boot mode.
Use mtty to connect to the device.
Enter to bring out USB>
Check if already SuperCID by using task 32 or info 2.
Enter rtask b
Enter [email protected]=270f,270f
The lifetime duration should become all zeros.
(I have shorten the description. You should do a search in the forum to get a full description. This hack is discovered by POF. Thanks.)
great work, though i have yet to test it out.
It's works, at least on my universal with bootloader 1.0. Thanks you very much!!
ttvt said:
It's works, at least on my universal with bootloader 1.0. Thanks you very much!!
Click to expand...
Click to collapse
CAN you point where you read the full description plz ??
uh oh, after the hard reset, the time returns back .
kimcng said:
First, need to make the device (Universal) SuperCID by unlocking the SIM and CID (see the sticky thread on how, by Buzz. Thanks.).
Then, put the device to Boot mode.
Use mtty to connect to the device.
Enter to bring out USB>
Check if already SuperCID by using task 32 or info 2.
Enter rtask b
Enter [email protected]=270f,270f
The lifetime duration should become all zeros.
(I have shorten the description. You should do a search in the forum to get a full description. This hack is discovered by POF. Thanks.)
Click to expand...
Click to collapse
my exec is sim free
but i cant get the rtask b
to work
i get some sort od sd error
any help???
frz
kimcng said:
First, need to make the device (Universal) SuperCID by unlocking the SIM and CID (see the sticky thread on how, by Buzz. Thanks.).
Then, put the device to Boot mode.
Use mtty to connect to the device.
Enter to bring out USB>
Check if already SuperCID by using task 32 or info 2.
Enter rtask b
Enter [email protected]=270f,270f
The lifetime duration should become all zeros.
(I have shorten the description. You should do a search in the forum to get a full description. This hack is discovered by POF. Thanks.)
Click to expand...
Click to collapse
my exec is sim free
but i cant get the rtask b
to work
i get some sort od sd error
any help???
frz
You need to have the SD card inserted. Also, make sure SIM free & SuperCID.
htc universal call duration
please explain deeply freind
Did u use JAFWM to Reset Call Duration on the Universal
umairhasan said:
please explain deeply freind
Click to expand...
Click to collapse
What he should Explain Deeply?He is talking clear about
"Reset Call Duration on the Universal"
Hello
I'm trying for a long time to reset call duration on my universal... But everytime I enter rtask b in mtty.exe it says:
USB>rtask b
Radio AT command debug with security check.
SD:Waiting for card insert.........
CMD3 for SD, it's OK, ready to get RCA from response.
SDetected one card
SD:ready for transfer OK
d.total_lba=1DEA00
d.block_size=200
d.RCA=B368
d.drv_type=40000000
d.busWidth=1
Total card size=3BD40000
Read singal error D3
SD read fail!
0
I've got SD card inserted, I've entered bootloader mode and really don't know what else to do... When I enter info 2, on the end of lines it says: HTCSSuperCID @ÀHTCE
I guess that means that it's SuperCID, that's ok right?
Please help, I'm getting really borred with this.
Thanks in advance,
Mike
I think this thread should not be here! Why you people want to reset call duration? I know that many people bought second-hand devices, change the cover, reset call duration then sell them at brand new price. its not good in general
it's realy work 1000%. tks all... after HR lifetime still 000000
Tamagochi said:
I think this thread should not be here! Why you people want to reset call duration? I know that many people bought second-hand devices, change the cover, reset call duration then sell them at brand new price. its not good in general
Click to expand...
Click to collapse
Yo! Tamagochi, if you can't help please don't answer anything... It's not your concern why we need to reset call duration!
BTW. I need it because I want to know how much time did I talk every month, so I could know how much will I have to pay for that month and how much of free minutes I have left...
So please, if anybody can help...

iPAQ hw6945 need reg entries - accidently deleted!

I have two problems and after searching for days I still can not find anything, so I was hoping that I could get someone that has an iPAQ hw6945 to please go to the following registry keys and tell me what entries are in your registry. Thanking you in advance for your help.
1. Can no longer see battery status (current or hidden) because I accidently erased something, & have pin pointed it out to these two entries.
HKEY_LOCAL_MACHINE\Drivers\BuiltIn\BatteryIF
"Index"=dword:
"Order"=dword:
2. Just curious if anyone else has entries or just blank like mine.
HKEY_LOCAL_MACHINE\SOFTWARE\Global Locate\Gpsct\3rdPartyCleaner
HKEY_LOCAL_MACHINE\SOFTWARE\Global Locate\Gpsct\BackDoor
Here is what I have on my 6955:
BatteryIF
Dll = Battery.Dll (string)
Index = 2 (dword)
Order = 0 (dword)
Prefix = BAT (string)
The Global locate entries you have listed are also empty on my 6955.
Hope that helps you out.
Thanks mdelleman for your response. I will try these, keep your fingers crossed. I appreciate your help!
Hi dudes!...someone have the values of HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH\CalibrationData for HW6945?
Sorry for my english
khigashi said:
Hi dudes!...someone have the values of HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH\CalibrationData for HW6945?
Sorry for my english
Click to expand...
Click to collapse
Hi,
You can't just add these values. You'll need to run the calibration in your Settings | Screen
Dirk
Tks Dirk for reply, but i can not get passed the calibration screen on my iPaq, i don't know why, so i skipped this process by deleting welcome.exe...and i think that with this values, i can fix those alignment problems.

Categories

Resources