[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: finding out the recipient of an SMS read from phone
From: |
lee |
Subject: |
Re: finding out the recipient of an SMS read from phone |
Date: |
Mon, 20 Jun 2011 12:25:33 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
Daniele Forsi <address@hidden> writes:
> 2011/6/17 lee:
>
>> All I get is:
>>
>> ,---- [ gnokii --getsms OU 1 1 ]
>> | 1. MO-Nachricht (Unbekannt)
>> | Datum/Zeit: 00.00.2000 00:00:00
>> | Recipient: +35856789123456789123 Msg Center:
>> | Text:
>> | Test
>> `----
>
> this changes everything (you asked a generic question and you got a
> generic answer): the phone number that you see is what is actually
> written in the standard part of the SMS by your phone
>
>> So what can I do? Get another phone? ;)
>
> either you reverse engineer the non standard part of the SMS (you can
> use --getfile the retrieve the raw message, see the debug output of
> --getsms or the source of nk6510.c for path names) or you get another
> phone (not a Nokia Series 40 3rd edition or later and not a Series 60
> 3rd edition or later)
Ok, thanks :) I´ll look into it when I have some more time, perhaps I
can find out how to get at least the phone number of the recipient. I´ll
let you know what I find.