0

I am getting this strange behavior when making a Facetime call. The number is just a test number(123-456-7890) but the way it reads in Facetime is +12 3 456 7890

Is there a way to change that in code or am I stuck with putting a leading 1 on every number?

The error I recieve on the phone is:

FaceTime Failed
+12 3 456 7890 is not aviailable for FaceTime

I understand it wont work but the space will mess the real numbers later on

pre
  • 3,475
  • 2
  • 28
  • 43
BigT
  • 1,413
  • 5
  • 24
  • 52

3 Answers3

0

Try using a test number that doesn't start with 1 -- for instance, 555-555-5555 is valid (and meaningless). NANP (US/Canada) phone numbers never start with 1, so the leading 1 is being treated as part of a country calling code.

  • I have also tried my phone number as a test but it still fills the first digit as the long distance number. – BigT Jun 26 '12 at 17:56
0

Add the country code to the number 1-123-456-7890

Jeff Hellman
  • 2,117
  • 18
  • 17
0

you have to remove all space in the string before making facetime call. example: facetime://+1234567890