On Thu, 2002-04-25 at 14:21, Steffen Lindemann wrote: > As far as I understand, it is possible to send a SMS to a phone and > overwrite an exiting SMS located in the phone. > > Anyone know how to do it?
You can use PID 41(0x65)-4? (0x6?) to overwrite message 1-?. Check 3gpp documentation 23040/23038. But basically, you'll send a normal message + &pid=65 and when you send another message from the same number and with the same pid, new message replaces old message in mobile memory. (Unfortunatly, this crashes T68 like hell.) > > br, > > Steffen > >