> I�m getting errors with our phone number format for .biz and .info domains. > The required format is: > +1.4165551122x1234 > > But our number are something like: +58 212 9013844, where 58 is the country > code, 212 is the city code. How can I translate this number to the format > required.
Try: +58.2129013844 To disassemble the sample number provided, +1 is the country number, 416 is the area code, and 555-1122 is the actual number, and then 1234 is the extension number. I hope this helps. --CAE
