Specifications

VoiceFinder VoIP Gateway Configuration Guide (APOS 2.0) Release Version 3.1
AddPac Technology Co., LTD
- 208 / 416-
When to apply, a translation-incoming of the voice port or a translate-voip-incoming of the
network, with a number expansion, requires an attention. When the number translation is clear,
mixing the two is not recommended. When they are mixed together, one of either
translation-incoming or translate-voip-incoming are applied first, then the number expansion
afterwards. Range expression is possible for extension-number. You can apply a wildcard (.) to a
number of digits in the called party number. When an extension number is configured with (.)
or (T), number expansion is applied to all the called party numbers.
Expanded-number translates a fixed digit of extension-number to a string of expanded-number.
The expanded-number has 2 different types.
The first type is configuring the expanded number with only IA5 texts (0-9#*). In this type, the
fixed digit part of the extension-number is translated into the string part and the rest is added to
the last digit.
The second type is using ‘%’. In this type, the number can be configured by replacing each
digit to %xx variable. The value ranges from 1%~99%, which means, from the first digit of
called-party-number to the 99
th
digit.
When expended number is configured with (.) or (T) only, the called-party-number can be
configured with the digits except the fixed pattern of the extension-number.
3.10.2.9.5. Examples
The following example expands the extension number 55541 to the number 14085555541:
If inbound called party number is 5554123, it is expanded to 140855554123
num-exp 55541 14085555541
The following example does not apply when the inbound party number is 5551, but when it is
14085551234, it translates
num-exp 555.. 1408555
The following example is translates inbound called party number of 1251234 to 14085551234
and 3551234 to 14085551234.
num-exp [1-3][25]5.. 1408555
The following example translates the inbound called party number of 5551234 to 4441234.
num-exp 555.. 444%04%05%06%07%08%09%10%11%12
The following example translates all the inbound called party numbers of 55512, 5551234, and
555123456 to 444.
num-exp 555.. 444%99
The following example translates the inbound called party number of 5551234 3334
Caution