Number Translation

To enable consistent processing, ClearIP requires all telephone numbers to be in a standard format. The standard format used is E164 format without the leading + or access codes sometimes required for international dialing. Essentially, this format starts with the country code.

Any number translation rules configured within ClearIP only affect ClearIP internal processing. Number translation modifications are removed before ClearIP returns the SIP response to the SBC.

Setup

Number translation rules can be configured to normalize calling and called numbers without modifying existing network hardware. There are two important fields needed to configure a number translation rule:

  • Matching Prefix — The prefix used to identify the best matching record. Once the best marching record is selected, the telephone number is split into two parts: the prefix and the remaining part r.
  • Rule — The rule to apply to the telephone number. The rule is defined by specifying the desired number. The letter r can be used in the rule to signify the remaining part of the number after the prefix is removed.

Example rules

Matching PrefixRuleComment
+rRemove the + from all numbers starting with a +
011rRemove the 011 from all numbers starting with a 011
1rAdd a leading 1 to all numbers
212rAdd a leading 1 to all numbers starting with a 2
r1Add a trailing 1 to all numbers
11rDo not modify numbers starting with a 1