Are there any HTTP headers one can use to detect a mobile users number other than this X-header x-up-calling-line-id ?
x-up-calling-line-id
I want to detect from all browser
Use apache_request_headers() in PHP to get MSISDN. but, the users mobile network has to support the passing of the MSISDN in the HTTP headers.