| Reply | « Previous Thread | Next Thread » |
|
Hi,
Does anyone know how to obtain the phone's own mobile number? I can't find this information anywhere, but it seems like it should be possible - I would like to minimize user input. |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
I searched a little bit through the PyS60 Library Reference and I haven't found anything about retrieving the device's number. I have never seen such an example about this, what makes me believe it's not possible ![]() Although, I can't assure you, as I'm not completely sure about this. BR, Rafael. |
|
Hi,
I had also refer the pys60 library reference but hardly cant find any thing. I am also agree with rafael that it is nt possible but i m not sure. Bye. Jajal Mehul |
|
Join Date: Feb 2008
Posts: 2,542
Location: Bhavnagar, Gujarat, India
gaba88
Offline
Forum Nokia Champion
|
|
|
Quote:
Both rafael and james1980 are correct and there is no means that you can get the mobile number. You need to make that a user input parametre. Enjoy Pythoning Gaba88 Gargi Das- http://gargidas.blogsot.com Forum Nokia Python Wiki Learn Python at http://mobapps.org/PyS60 |
|
Thanks, just knowing it's not possible is helpful!
|
|
Just quick addition.
The thing is that the phone really does not know "its" phone number. Matching the IMSI to a phone number is done on the cellular provider's side (carrier/operator network), and hence you might see the phonenumber as a header in HTTP requests if the traffic goes through operator's proxy. Some operators store the phone number on the SIM card (do not know how to get that information in general) but this not widely used practice. For more information you could search for MSISDN comments by petrib on these boards :-) Hartti |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
Thanks for completing it with some theory ![]() Good to have such a technical explanation! BR, Rafael. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| channel for going to market | matrix241 | News, Announcements and Job Listings | 12 | 2008-04-05 18:42 |
| changing sender Number to alphanumeric for a mobile originated Message | vvraju | General Messaging | 1 | 2006-04-16 21:08 |
| how to konw that the number is mobile or general number? | sumn79 | General Symbian C++ | 2 | 2004-03-18 04:17 |
| Personal | JSmith77 | PersonalJava | 4 | 2003-07-30 13:52 |