Mobile Phone Numbers (Cell Phones)
-
Anybody have a link to a site where I can find out information about US and Canadian cell phone numbers.. e.g. In Ireland all mobile phones (Cell phones) start with 085, 086, or 087 ... and that is followed by a 7 digit number. So some examples would be 087123456, 0867654321 and internationally formatted these numbers would be 35387123456 and 353867654321 respectively. In South Africa all mobile phones start with 084, 083, 082, 074, 073, or 072 and are followed by 7 digits... so, eg. 0841234567 or internationally, 27841234567. I've managed to find these details easily enough for Ireland, UK, Germany, France, Spain, South Africa, and so on.... but I've looked high and low and I can't find reliable information about US or Canadian numbers, so I can't build the regular expressions I need to validate form inputs. So I decided to turn to my CP buddies. Can anybody help? [Edit]At this stage I'll settle for just ensuring there is the correct number of digits in the cell phone number... is that standard in the US?? i.e. "1" for the international code, always followed by x digits?[/Edit] P.S. Sorry if this is in the wrong forum guys but I've been here at CP for a while and I couldn't think of a forum where this would belong so I just posted here. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedThat is so American. I can't provide any real info on these numbers except to tell you that normally they conform (in SA, at least, probably the same in the UK) to the area-code(3) exchange-code(3) number(4) pattern. Now with cellphones, special area codes are used and only a few per network are needed, as there are no areas on a cell network. Needless to say the exchange code isn't used either, and the whole seven digits forms serial number. The American numbers may use real area codes. My blog.
-
I don't have any concrete information for you. But my cousin, who lives in upstate New York, has her mobile number with the same area code as the area she lives in. So, I think that the phone numbers are tied to the location where the phone is registered. However, I can neither confirm that this is the same for all phones/phone companies.
"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell Not getting the response you want from a question asked in an online forum: How to Ask Questions the Smart Way!
I can confirm (being in upstate New York) that the area code of your cell is the area that you register the phone. However, many cell plans today have nation-wide long distance and no roaming nation wide so I do know of someone with a cell from NY but he is now living in CO. As for the exchange, inside of an area code there are special exchanges setup for cell numbers. And until the recent "moving your number to any service" was started, you could tell what service people had by the exchange. Steve Maier, MCSD MCAD
-
Anybody have a link to a site where I can find out information about US and Canadian cell phone numbers.. e.g. In Ireland all mobile phones (Cell phones) start with 085, 086, or 087 ... and that is followed by a 7 digit number. So some examples would be 087123456, 0867654321 and internationally formatted these numbers would be 35387123456 and 353867654321 respectively. In South Africa all mobile phones start with 084, 083, 082, 074, 073, or 072 and are followed by 7 digits... so, eg. 0841234567 or internationally, 27841234567. I've managed to find these details easily enough for Ireland, UK, Germany, France, Spain, South Africa, and so on.... but I've looked high and low and I can't find reliable information about US or Canadian numbers, so I can't build the regular expressions I need to validate form inputs. So I decided to turn to my CP buddies. Can anybody help? [Edit]At this stage I'll settle for just ensuring there is the correct number of digits in the cell phone number... is that standard in the US?? i.e. "1" for the international code, always followed by x digits?[/Edit] P.S. Sorry if this is in the wrong forum guys but I've been here at CP for a while and I couldn't think of a forum where this would belong so I just posted here. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedUS and Canada cell phone numbers are the same as land line numbers. You usually get the same number as your area code. Usually. Dave just got a new phone and the area code he got was cellphone specific, and wasn't a 416 or 905 Toronto area code. So saying, the format was still XXX-YYY-ZZZZ cheers, Chris Maunder
-
Anybody have a link to a site where I can find out information about US and Canadian cell phone numbers.. e.g. In Ireland all mobile phones (Cell phones) start with 085, 086, or 087 ... and that is followed by a 7 digit number. So some examples would be 087123456, 0867654321 and internationally formatted these numbers would be 35387123456 and 353867654321 respectively. In South Africa all mobile phones start with 084, 083, 082, 074, 073, or 072 and are followed by 7 digits... so, eg. 0841234567 or internationally, 27841234567. I've managed to find these details easily enough for Ireland, UK, Germany, France, Spain, South Africa, and so on.... but I've looked high and low and I can't find reliable information about US or Canadian numbers, so I can't build the regular expressions I need to validate form inputs. So I decided to turn to my CP buddies. Can anybody help? [Edit]At this stage I'll settle for just ensuring there is the correct number of digits in the cell phone number... is that standard in the US?? i.e. "1" for the international code, always followed by x digits?[/Edit] P.S. Sorry if this is in the wrong forum guys but I've been here at CP for a while and I couldn't think of a forum where this would belong so I just posted here. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedI think what you really want is a NANPA database. This site (http://www.nanpa.com/[^]) can provide you with area code maps and files. As others have said, you can't rely on the area code to identify the location of a person. The area code is really tied to which carrier(s) own rights to area code and prefixes (3 digit area code + 3 digit prefix). Usually, as-in mostly, as-in not always, this will work out to be relative to the persons location, but not always.
-
Anybody have a link to a site where I can find out information about US and Canadian cell phone numbers.. e.g. In Ireland all mobile phones (Cell phones) start with 085, 086, or 087 ... and that is followed by a 7 digit number. So some examples would be 087123456, 0867654321 and internationally formatted these numbers would be 35387123456 and 353867654321 respectively. In South Africa all mobile phones start with 084, 083, 082, 074, 073, or 072 and are followed by 7 digits... so, eg. 0841234567 or internationally, 27841234567. I've managed to find these details easily enough for Ireland, UK, Germany, France, Spain, South Africa, and so on.... but I've looked high and low and I can't find reliable information about US or Canadian numbers, so I can't build the regular expressions I need to validate form inputs. So I decided to turn to my CP buddies. Can anybody help? [Edit]At this stage I'll settle for just ensuring there is the correct number of digits in the cell phone number... is that standard in the US?? i.e. "1" for the international code, always followed by x digits?[/Edit] P.S. Sorry if this is in the wrong forum guys but I've been here at CP for a while and I couldn't think of a forum where this would belong so I just posted here. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedActually it is now possible to give up your land line and have the number transfered to your cell phone. It is also possible to do this to VOIP like Vonage (I did this, moving my POTS telephone number to Vonage). So there is no way to differentiate them. Gary Thom The palest ink is better than the best memory. - Chinese Proverb
-
Anybody have a link to a site where I can find out information about US and Canadian cell phone numbers.. e.g. In Ireland all mobile phones (Cell phones) start with 085, 086, or 087 ... and that is followed by a 7 digit number. So some examples would be 087123456, 0867654321 and internationally formatted these numbers would be 35387123456 and 353867654321 respectively. In South Africa all mobile phones start with 084, 083, 082, 074, 073, or 072 and are followed by 7 digits... so, eg. 0841234567 or internationally, 27841234567. I've managed to find these details easily enough for Ireland, UK, Germany, France, Spain, South Africa, and so on.... but I've looked high and low and I can't find reliable information about US or Canadian numbers, so I can't build the regular expressions I need to validate form inputs. So I decided to turn to my CP buddies. Can anybody help? [Edit]At this stage I'll settle for just ensuring there is the correct number of digits in the cell phone number... is that standard in the US?? i.e. "1" for the international code, always followed by x digits?[/Edit] P.S. Sorry if this is in the wrong forum guys but I've been here at CP for a while and I couldn't think of a forum where this would belong so I just posted here. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedIn the US, your area code is dictated where you live - not by the type of phone you have. Also, in larger cities - such as Atlanta, NY, etc. - where multiple area codes exists and 10-digit dialing is mandatory, you have your choice of what area code you want. Rearding "1" that's for any long distance call. 011 is for international calls. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
Anybody have a link to a site where I can find out information about US and Canadian cell phone numbers.. e.g. In Ireland all mobile phones (Cell phones) start with 085, 086, or 087 ... and that is followed by a 7 digit number. So some examples would be 087123456, 0867654321 and internationally formatted these numbers would be 35387123456 and 353867654321 respectively. In South Africa all mobile phones start with 084, 083, 082, 074, 073, or 072 and are followed by 7 digits... so, eg. 0841234567 or internationally, 27841234567. I've managed to find these details easily enough for Ireland, UK, Germany, France, Spain, South Africa, and so on.... but I've looked high and low and I can't find reliable information about US or Canadian numbers, so I can't build the regular expressions I need to validate form inputs. So I decided to turn to my CP buddies. Can anybody help? [Edit]At this stage I'll settle for just ensuring there is the correct number of digits in the cell phone number... is that standard in the US?? i.e. "1" for the international code, always followed by x digits?[/Edit] P.S. Sorry if this is in the wrong forum guys but I've been here at CP for a while and I couldn't think of a forum where this would belong so I just posted here. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedI worked for VeriSign - which does a lot of mobile phone billing - so I'll ping my former boss and see if he knows the answer to your main question of how to validate US mobile phone numbers. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
US and Canada cell phone numbers are the same as land line numbers. You usually get the same number as your area code. Usually. Dave just got a new phone and the area code he got was cellphone specific, and wasn't a 416 or 905 Toronto area code. So saying, the format was still XXX-YYY-ZZZZ cheers, Chris Maunder
Actually, that's only true in smaller cities. In larger cities, you get your choice of area codes related to that city. That's why in Atlanta, one person might have several phone numbers with each having a different area code - 404, 770, 678, etc. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
Actually, that's only true in smaller cities. In larger cities, you get your choice of area codes related to that city. That's why in Atlanta, one person might have several phone numbers with each having a different area code - 404, 770, 678, etc. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
You crazy Atlanta types. :) cheers, Chris Maunder
-
Actually it is now possible to give up your land line and have the number transfered to your cell phone. It is also possible to do this to VOIP like Vonage (I did this, moving my POTS telephone number to Vonage). So there is no way to differentiate them. Gary Thom The palest ink is better than the best memory. - Chinese Proverb
At the moment I'll just settle for validating that the number is in the correct form. Is there a certain number of digits in the number? Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS Feed -
Actually it is now possible to give up your land line and have the number transfered to your cell phone. It is also possible to do this to VOIP like Vonage (I did this, moving my POTS telephone number to Vonage). So there is no way to differentiate them. Gary Thom The palest ink is better than the best memory. - Chinese Proverb
I've been thinking of getting a Vonage system for some time - I especially like the idea of having numbers from anywhere in the country for my clients to use. How's your experience been with them? What plan did you get and how has it worked out? Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
You crazy Atlanta types. :) cheers, Chris Maunder
Now you see why a previous mayor stated that Atlanta is "the city that is too busy to hate". We're just too damn busy sitting around picking out phone numbers to get into the whole hatred and anger thang. :-D Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
In the US, your area code is dictated where you live - not by the type of phone you have. Also, in larger cities - such as Atlanta, NY, etc. - where multiple area codes exists and 10-digit dialing is mandatory, you have your choice of what area code you want. Rearding "1" that's for any long distance call. 011 is for international calls. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
Tom Archer wrote: Rearding "1" that's for any long distance call. 011 is for international calls. Yeah. The rest of the world seem to use 00 for international dialing and the US use 01... the "1" I was referring to is the international dialing code for the US... so if I wanted to ring a US number I'd dial 001 .... but in the validation I'm doing I'm ignoring the 00... so it would just be 1. Over here, and all over europe, you also drop the 0 prefix that all numbers have... e.g. 0871234567 becomes 00353871234567.. dropping the first 0. Are US and Canadian numbers like this also? Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS Feed -
I worked for VeriSign - which does a lot of mobile phone billing - so I'll ping my former boss and see if he knows the answer to your main question of how to validate US mobile phone numbers. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
Cool. Thanks Tom. I appreciate that. Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS Feed -
Actually, that's only true in smaller cities. In larger cities, you get your choice of area codes related to that city. That's why in Atlanta, one person might have several phone numbers with each having a different area code - 404, 770, 678, etc. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
Actually its true even of smaller cities. Here in Logan I know people who have area codes of 435 , 801 and 825. And its a really tiny town. You can get from one end to another in 15 mins flat. Go figure ! "One of the Georges," said Psmith, "I forget which, once said that a certain number of hours' sleep a day--I cannot recall for the moment how many--made a man something, which for the time being has slipped my memory."
-
Now you see why a previous mayor stated that Atlanta is "the city that is too busy to hate". We're just too damn busy sitting around picking out phone numbers to get into the whole hatred and anger thang. :-D Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
whole hatred and anger thang. I can just hear a Georgian saying that too. :rolleyes: Did Krista get the invite I sent her? :-D Since she's on Yahoo, it might have gone to her bulk mail folder...may want to have her check. :)
Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
-
whole hatred and anger thang. I can just hear a Georgian saying that too. :rolleyes: Did Krista get the invite I sent her? :-D Since she's on Yahoo, it might have gone to her bulk mail folder...may want to have her check. :)
Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
David Stone wrote: Did Krista get the invite I sent her? She's still in bed :) , but I told her last night to be on the lookout for it and she's definitely stoked! Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
Actually its true even of smaller cities. Here in Logan I know people who have area codes of 435 , 801 and 825. And its a really tiny town. You can get from one end to another in 15 mins flat. Go figure ! "One of the Georges," said Psmith, "I forget which, once said that a certain number of hours' sleep a day--I cannot recall for the moment how many--made a man something, which for the time being has slipped my memory."
That's probably because the speed at which area codes get used up has to do with the breadth of coverage for that area code. Therefore, in your case the area codes are being used by so many other cities that you've run out of numbers and had to add area codes. Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
Tom Archer wrote: Rearding "1" that's for any long distance call. 011 is for international calls. Yeah. The rest of the world seem to use 00 for international dialing and the US use 01... the "1" I was referring to is the international dialing code for the US... so if I wanted to ring a US number I'd dial 001 .... but in the validation I'm doing I'm ignoring the 00... so it would just be 1. Over here, and all over europe, you also drop the 0 prefix that all numbers have... e.g. 0871234567 becomes 00353871234567.. dropping the first 0. Are US and Canadian numbers like this also? Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
http://www.briandela.com/pictures Now with a pictures section :-D
http://www.briandela.com/rss/newsrss.xml RSS FeedBrian Delahunty wrote: Over here, and all over europe, you also drop the 0 prefix that all numbers have... e.g. 0871234567 becomes 00353871234567.. dropping the first 0. Are US and Canadian numbers like this also? The only prefix we have to do is the "1" if it's long distance. When I was a kid that meant any number having a different area code. However, now that many area codes have been exhausted such that multiple area codes have to be used for a single area, it can be confusing whether or not you need to use a "1". For example, when I go to Microsoft, I always have to look up which numbers I can dial with 10-digit dialing versus which are long-distance and require the "1". Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework
-
whole hatred and anger thang. I can just hear a Georgian saying that too. :rolleyes: Did Krista get the invite I sent her? :-D Since she's on Yahoo, it might have gone to her bulk mail folder...may want to have her check. :)
Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
David Stone wrote: I can just hear a Georgian saying that too. Actually, I was doing the exagerated "cool, black" talk. :) After I wrote it, I figured though that it would be taken as a Georgian bit :) Cheers, Tom Archer "Use what talents you possess. The woods would be very silent if no birds sang there except those that sang best." - William Blake * Inside C# -Second Edition * Visual C++.NET Bible * Extending MFC Applications with the .NET Framework