|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Mobile Number Recognition Over WAP
Does anyone know whether it is possible to recognise a users mobile number over WAP.
I think it must be possible because when a mobile phone call is made, the recipient gets the callers id. So is it possible to do the same over WAP so that the users mobile number can be used to identify them? I would appreciate any help. |
|
#2
|
|||
|
|||
|
intrestin...
anyonw knows about this? pls tell
![]() |
|
#3
|
|||
|
|||
|
Maybe in the early days but I doubt you can anymore. Imagine the amount of mobile spam you'd get if wap sites recorded your mobile #. The traffic probably gets routed through a proxy server any way.
The most you could probably get is the browser type and type of phone. |
|
#4
|
||||
|
||||
|
simple answer is no, there are too many privacy issues for this to be open info, there are a whole stack of variables that the phone can pass to your site but that's not one of them.
complicated answer is yes. from my understanding you'd need to run your own wap gateway with users connecting and being authenticaed by your server then you'll have access to the cli information from when they dialed into you. you could always introduce a pin number by text message based system of authenitcating the users on your site if you really need to be able to tie the number in with the way the users trawls your site. i think sellting for a no is easier ![]()
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
|
#5
|
||||
|
||||
|
Untested!
PHP Code:
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. ![]() __________________ |
|
#6
|
|||
|
|||
|
It would be possible ONLY if you have your own gateway for the WAP service, if you only have a WAP site then you can't get the mobile number unless you negotiate with the carrier to get it.
|
|
#7
|
||||
|
||||
|
as i said the simple answer is NO unless you run your own gateway and authentication...........
|
|
#8
|
|||
|
|||
|
Hi!
I connected through GPRS to my own wap service and caught the following headers from request : HTTP_X_MSISDN = 35850xxxxxxx HTTP_X_NETWORK_INFO = GPRS,10.80.1.169,35850xxxxxxx,unsecured where xxxxxxx is my mobile number.. I'n not sure about these headers but at least they are available from GPRS gateway of Finnish service provider Elisa. br, muzki |
|
#9
|
|||
|
|||
|
Quote:
Yeap, works fine in Estonian Elisa as well. Thanks |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Mobile Programming > Mobile Number Recognition Over WAP |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|