Phones

This chapter covers the following topics:

Administering Phones

In the TCA Registry, phones numbers can be of type telephone, fax, pager, or voice mail. For phone numbers, you can:

Related Topics

Introduction to Administration

Defining Time Zones for Phones

For phone numbers in a country, you can define time zone information based on the country or its area codes. Countries with multiple time zones should not have a country time zone, but rather multiple area code time zones. You can set either a country time zone or area code time zones, but not both types.

Note: The time zone information is not for mobile phone numbers or pagers.

When you set a time zone at the country level, you permanently delete all area code time zones, if any exist, for that country. If you want to switch from a country time zone to area code time zones, you must first delete the country time zone.

To define area code time zones, you create or update area codes for the country. The area code description is usually the city or region that the area code encompasses. Multiple area codes can have the same time zone. If you want to switch from area code time zones to a single country time zone, just set the country time zone.

Related Topics

Administering Phones

Defining Phone Formats

Use the Define Phone Formats window to set up phone formats for parsing and displaying phone numbers. This window lets you define country-specific components of phone numbers, display format styles, and area codes. You can also specify country-specific mobile prefixes to determine if a phone number is mobile or not.

To display the phone number based on the phone formats that you define in this window, a user interface must call the parsing routine of the Phone Number Parsing API and the display routine of the Phone Number Formatting API. Parsing occurs only if the territory code is always specified as an input parameter for the Phone Number Parsing API. See:

In the Define Phone Formats window, you must set up phone formats for each country that you enter phone numbers for. The Phone Number Parsing API uses the phone formats to correctly parse phone numbers into these segments: phone country code, area code, and subscriber number. Phone formats also determine the correct format style for displaying phone numbers in user interfaces.

For example, for the US phone format, you define the phone country code as 01, the fixed area code as three numbers in length, the subscriber number as seven digits in length, and the format style as 999-999-9999. The Phone Number Parsing and Phone Number Formatting APIs parse and format phone numbers accordingly into three components. 1234567890 would be 01 phone country code, 123 area code, and 456-7890 subscriber number, and display as 123-456-7890.

To define phone formats:

  1. Navigate to the Define Phone Formats window.

  2. Query the two-letter country code for the country that you want to define phone formats for.

  3. Enter country-specific phone information:

    • Phone code: The phone country code, for example 1 for the US

    • International prefix: The code to dial before international numbers when calling from the country that you are setting up, for example 011 for the US

    • Trunk prefix: The code to dial before long distance numbers within the country, for example 1 for the US

    • Phone length and area code length: The number of digits in the subscriber number and area code for this country, only if either is fixed

  4. Define phone format styles in the Formats tabbed region:

    • In the Style field, use 9 to represent digits in the area code and subscriber number, and enter other characters as separators, for example, (999) 999-9999.

      Note: You can set up only one phone format style for each area code length. If a country has area code lengths of two three digits, you can set up two styles, for example, (99) 9999-9999 and (999) 999-9999.

    • In the Area Code Size field, enter the number of digits in the area code for each style.

  5. Define area codes that you want to use for this country in the Area Codes tabbed region.

  6. Define mobile prefixes that you want to use for this country in the Mobile Prefixes tabbed region.

    Mobile prefixes contain the area code and possible prefixes of the subscriber number. For example, the mobile prefix of 650506 consists of the 650 area code and the 506 subscriber number prefix.

    Note: Mobile prefixes work only in countries where subscriber prefixes are based on area codes.

Related Topics

Administering Phones