PDA

View Full Version : call duration


wtanph
10th April 2007, 10:04 PM
how to reset total call duration? even flash new rom the call duration doesn't reset

djredtiger
10th April 2007, 10:07 PM
it is the same with a car.

does not function.

wtanph
10th April 2007, 10:15 PM
i have already search for the answer, thanks

ausdim
10th April 2007, 10:42 PM
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
AT@talk?1 <--- get outgoing call time
AT@talk?0 <--- get incoming call time
AT@TALK=270F,270F <--- set incoming and outgoing call


Work's only with the 1.01 mfg bootloader. (Imei-chek Payed sid unlock solution).

;)