At 6/3/03 8:35 AM, Luis Moreno wrote:

>Hi!.
>
>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.

The format is:

  +<country_code>.<all_other_numbers_with_no_spaces>

or

  +<country_code>.<all_other_numbers_with_no_spaces>x<extension>

So you would use

  +58.2129013844

This really ought to be better handled by the OpenSRS client software; it 
should require a drop-down list of country codes and a freeform entry 
field, which could then be easily converted to the correct format for 
submission to the registry.

-- 
Robert L Mathews, Tiger Technologies

Reply via email to