Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

94
votes
25answers
97k views

A comprehensive regex for phone number validation

I'm trying to put together a comprehensive regex to validate phone numbers. Ideally it would handle international formats, but it must handle US formats, including the following: 1-234-567-8901 ...
18
votes
12answers
24k views

How to format a string as a telephone number in C#

I have a string "1112224444' it is a telephone number. I want to format as 111-222-4444 before I store it in a file. It is on a datarecord and I would prefer to be able to do this without assigning a ...
5
votes
2answers
893 views

What's a reliable method for setting up telephone links for mobile browsers?

I'm working on a quick page intended for mobile browsers. While there is little consistency between browsers on cell phones (the target audience), I have a phone number that I would like to be as ...
4
votes
7answers
488 views

Find telephonenumbers - finding number with and without an phone extension

I've a table with about 130 000 records with telephonenumbers. The numbers are all formated like this +4311234567. The numbers always include international country code, local area code and then the ...
3
votes
1answer
101 views

Retrieve Country Telephone Area Code using ASP.NET C#

I want to retrieve the country telephone code using ASP.NET C#... I've searched at google and the MSDN website but what I've found was the way how to retrieve the ISO Country Code..
2
votes
2answers
86 views

android telephone number

I want to display my telephone number when I open the application, but I get a exception saying "The application Telephone has ()stopped unexpectedly. Please try again." I have already added ...
2
votes
5answers
183 views

whats the universally recognised telephone# format

Whats the most widely accepted telephone number format worldwide. The problem is if i validate telephone# according to US format then non-US users will be having a hard time entering theirs and if i ...
2
votes
1answer
178 views

Erlang OTP I/O - A few interesting questions

I have read one of erlang's biggest adopters is the telecom indutry. Im assuming that they use it to send binary data between their nodes and provide for easy redundancy, efficiency, and parallelism. ...
2
votes
2answers
321 views

How does eFax, Google Voice and Skype assign phone numbers to users for free?

So I'm trying to figure out how companies are able to provide free phone numbers to their users like Skype and Google Voice? I tried doing some research on who maintains a list of available phone ...
2
votes
1answer
79 views

Verification of telephone numbers

I have to add an automated telephone verification feature for my web application. That is when the customer clicks a button in the web interface, he/she should be called (customer's phone already in ...
2
votes
4answers
807 views

Quickly checking for telephone number format in input text using PHP?

What's the most efficient way to quickly check for telephone number format from a form input text?
2
votes
1answer
326 views

Resources for playing with my landline phone?

I have few projects ideas that involve plugging a computer or an arduino to my landline phone (or just before it). For example, I would like to grab the caller ID sent when someone calls, do a lookup ...
2
votes
1answer
1k views

android Convert phone number in International Format

I'd like to know whether it's possible to have phone numbers converted into international format when a call is outgoing. For instance, if a french user (sorry it's the only format i know i won't ...
1
vote
1answer
45 views

Advice on implementing a remote worker call logging/database system. Where to start? What is needed?

This system is to track workers in people's homes across the United Kingdom. The idea goes something like this: The worker arrives at a customer's home. The worker calls a telephone number and the ...
1
vote
1answer
26 views

Legal basis for authentication to retrieve data

I am currently implementing a software which stores userdata and, if access from the user is granted, the data should be made available to specified other parties. Are there (in Europe/Germany) any ...
1
vote
2answers
3k views

Android: Retrieve contact name from phone number

I would like to retrieve the name of a contact associated with an incoming telephone number. As I process the incoming number in the broascastreceiver having a String with the name of the incoming ...
1
vote
3answers
559 views

iPhone: How to Extract a Numerical Value from a String?

Is it possible to extract a number from a string. For example, I have a string: my name is shishir and my number is 98890876478 Can I extract on 98890876478 from the above string? Or if my string ...
1
vote
3answers
312 views

Telephone Number to Geolocation UK

Is there a service that provides latitude and longitude for UK phone numbers? For example: Query: 0141 574 xxx, Returns: (55.8659829, -4.2602205) [Glasgow City Centre] Allow me to stress that I am ...
1
vote
2answers
451 views

Account verification Yelp style, how is it more “secure” than traditional verification?

For business owners to "take control" of their business page on Yelp, they register for it. The Yelp system performs a telephone call-back. From watching to the video here, it sounds like a ...
1
vote
2answers
166 views

How can I compare international phone numbers in Perl?

Are there any modules that can help me compare phone numbers for equality? For example, the following three numbers are equivalent (when dialling from the UK) +44 (0)181 1234123 00441811234123 0181 ...
0
votes
2answers
54 views

Retrieving a country telephone code for a specific country in Xcode

I'm quite new to iOS development and I'm currently building my first app. I'm trying to get a text field to automatically populate the telephone country code for a specific country. So if for example ...
0
votes
1answer
40 views

Android - Open telephone default app and email app choice on click on a ListView item

I have a ListView with two fields: an email address and a telephone number. Ho can I open the telephone default app or the email app choice dialog when I click on the email or on the number in the ...
0
votes
1answer
73 views

how to receive the offline SMS in android programatially

If my android device is switched off , at that time some one is sending sms to my mobile. once i switch on i want to get the SMS through programatically. is this possible any one please help me in ...
0
votes
1answer
120 views

Remove last call from Call Log OR keep it from beeing stored on Android

Things are simple, with a Broadcast receiver I intercept the phone call. Because calling broadcast can't be aborted, the InCallScreen appears and the call get's stored in Call Log. I manged somehow to ...
0
votes
2answers
175 views

US Phone Numbers - Set the Area Code and Prefix Only to Variables

I have a question regarding finding characters (numbers in my case) in the middle or at the beginning of a string only. I'm working with 10 digit US phone numbers and I would like to save the area ...
0
votes
1answer
177 views

Play a music when Calling app is running - iPhone

In my app, user have the option to call to other people in the contact book. Launch the calling app is easy, but what I want to know is whether we can play a short music file when the calling is ...
0
votes
1answer
1k views

How to get the telephone number associated with the SIM in a GSM phone? [closed]

Possible Duplicate: How to fetch own mobile number in android How to get the telephone number associated with the SIM in a GSM phone?
0
votes
1answer
287 views

how to create telephone links in xhtml MP

Im trying to construct a little mobile optimizated web. This web list a set of results for bussiness and I need that android interpret the telephone link. I have watch other webs and android show an ...
0
votes
1answer
136 views

connect asp.net application to telephone infrastructure

I am having a ASP.net web application which is hosted in an internet server. Now i got a requirement to integrate this website with a computer telephony infrastructure. The details are as follows. ...
0
votes
1answer
487 views

How do I use the FB Graph API to retrieve a user's mobile phone?

How do I use the FB Graph API to retrieve a user's mobile phone? Is this even possible? It's not listed as part of the extended permissions, but I was wondering if there was a way I could retrieve ...
0
votes
1answer
111 views

Getting Incoming Phone Numbers

Is it possible with some hardware to get the incoming calls and phone numbers from an ADSL line (in a windows application) ? I guess I need a driver program of a specific hardware doing this but I ...
0
votes
2answers
1k views

dialing on iphone/ipod touch not working with documented procedures

I'm trying to set up an iphone app to the phone number of a various sports store using the tel:// url passing method- I am developing on an ipod touch- usually on the touch you see the error message ...
0
votes
1answer
758 views

Android telephone directory

Is there any open source telephone directory application for Android or how can I make one myself?