Top "Phone-number" questions

A telephone number or phone number is a sequence of digits used to call from one telephone line to another in a public switched telephone network(PSTN).

Allow number to start with ZERO when stored in mysql integer field

I need to store phone numbers starting with 0 but whenever i try to store this in MySql table the starting …

mysql integer phone-number
Get phonenumber programmatically - Android

is it possible to get the phonenumber of each device programmatically? I tried this code: TelephonyManager manager =(TelephonyManager)mAppContext.getSystemService(…

android phone-number
Validate Mobile Number using Hibernate annotation

I have a entity called User and I want to validate a mobile number field The mobile number field is …

java bean-validation hibernate-validator phone-number
Format EditText view for phone numbers

I have an EditText view and I want it to format the user's input into the phone number format. For …

android android-edittext format string-formatting phone-number
How do I include extensions in the tel: URI?

I currently have a webpage serving up phone numbers, some of these phone numbers have extensions so I have written …

html mobile uri phone-number tel
MSISDN : Is it a SIM Card Data? Why all The Provided Function (from Blackberry and Android) to fetch MSISDN not reliable?

I have several question about MSISDNs. I understand: MSISDN is the basically the phone number It is not IMSI What …

android blackberry phone-number sim-card msisdn
libphonenumber standalone (without masses of google dependencies)? Alternate lib?

I am looking at using http://code.google.com/p/libphonenumber/ for a well-established project. Today the project does not …

javascript phone-number libphonenumber
No activity found to handle intent action.dial

I'm trying to make my app call a number from an EditText, but I get: android.content.ActivityNotFoundException: No Activity …

android android-intent android-permissions phone-number phone-call
Get iPhone phone number label from Address Book

So I have a method to get all the contact phone numbers from the address book on the iPhone, but …

iphone objective-c ios abaddressbook phone-number
Phone number format and validation library

This question asking for a phone number format API in Java got me wondering why such an API doesn't seem …

phone-number