SwiftDeath_
Sun Aug 1 2004, 02:28
Hello I cannot call numbers
I tried the following formats (not numbers, I want to keep them private)
17025553434
1-702-555-3434
I tried both of those and I'm getting a failed error when its dialing. Any Info would be appreciated. Thanks,
SwiftDeath
futt_
Sun Aug 1 2004, 18:08
You need to add a + or 0 in front of the phone number; i.e. +17025553434 (if this is a number in the US and the country code is 1, that is). The general format is:
+(country code)(area code if applicable)(phone number)
Without the parenthesis of course.