TGWxE1-2G PRI (ISDN) Trunk
Gateways Series for Aeonix User Configuration Manual
5-20
The format of number transformation is:
Source Number Handle [Parameter]
Or
Source Number ROUTE Destination [Parameter]
The format of number transformation is:
Source Number Replacement Method
For example:
FXS 021 REMOVE 3
means remove the prefix 021 of the called number for calls from
the IP network.
The format of routing rules is:
Source Number ROUTE Destination
For example:
IP 8621 ROUTE ISDN 1
Indicates that the call with the called party number starting with 8621 is sent from the IP network to the
first E1 interface.
Detailed definitions of source and number, number transformation methods and routing destination are
shown below.
Table 5-10 Routing Table Format
Name
Description
Source
Source can be ISDN or IP. When source is IP, an address can optionally be specified, e.g.,
[xxx.xxx.xxx.xxx] or [xxx.xxx.xxx.xxx:port].
There are two source types: IP and ISDN.
The IP source can be any of the following:
Any IP address, represented by IP.
A specified IP address, represented by IP[xxx.xxx.xxx.xxx].
A specified IP address and port number, represented by IP[xxx.xxx.xxx.xxx:port] (port
specifies a source port number, such as 5060).
Number
This could be a calling party number in the format of CPN + number, such as CPN6034340633
or a called party number in the format of a number. The number may be denoted with digits
0-9, “*”,“.”,“#”,“x”, etc., and uses the same regular expression as that of dialing rules. Here are
examples of the format of a number:
Designate a specific number: eg.114, 61202700
Designate a number matching a prefix: such as 61xxxxxx. Note: The matching effect of
61xxxxxx is different from that of 61x or 61. Number matching follows the principle of
minimum priority matching.
Specify a number scope. For example, 268[0-1, 3-9] specifies any 4-digit number starting
with 268 and followed by a digit between 0-1 or 3-9.
Note: Number matching follows the principle of minimum matching. For example: x matches
any number with at least one digit; xx matches any number with at least two-digits; 12x
matches any number with at least 3-digits starting with 12.