As others have said, between mobile operators there is no standard way to transmit MSISDN in HTTP headers.
Different operators differ in the value of the header used, some operators do not transmit MSISDN, unless they "authorize" your site, and others have more complex ways to transfer MSISDN (for example, redirect to their network to pick up the header).
Website development for one particular operator is quite simple, development for several is almost impossible if you need to rely on the title.
source share