User982178432 posted
Hi I didnt know where actually my topic falls. Anyway i put it here hope to find a response. I would like to see a practical sample code that retrives the caller ID of an ASP.NET web site. Is it applicable or not?
User-95607119 posted
Caller ID (or caller number) is sent through mobile device HTTP headers (MSISDN header if I'm correct). Usually operators have configured their WAP gateways this way that this header is blocked. You can receive this header usually if you have special contact
with operator (e.g. premium rate number, special WAP configuration etc).