Dynamix DW-2/4 FXO SIP Gateway User Manual
“maximum digits can’t be exceeded”
) -delete delete a routing
rule in routing table (
route –delete “index of
routing rule”
)
-modify modify a routing rule in routing table. (
route –modify “index of
routing rule” prefix “prefix number” dst “destination port
type” e164 “SIP number of port” min “minimum digits
needed” max “maximum digits can’t be exceeded”
)
-ip
create routing table for incoming call from IP side. (
route –ip dst
“destination port type” e164 “SIP number of port”
) -fxo
create routing table for incoming call from FXO Lines. (
route –fxo
dst “destination port type” e164 “SIPnumber of port”
) prefix
prefix of the dialed number dst destination port, 1 means FXO Lines, 2
means IP side, x means no
determinate number. e164 destination SIP number. This only
need to be set when routed port
is FXO Lines to determine which port will this call be routed to.
min minimum digits needed. max maximum digits needed.
hunt set hunt method for busy forward. 0 means no hunting, 1 means
hunting method follows the rule of
[line]
, 2 means hunting method
is to hunt between all ports in the same type, for example,
destination port is FXO Lines will hunt in all FXO Lines.
Usage Example:
1. route –add prefix 100 dst 1 e164 1001 min 1 max 3 hunt 1
This command means if gateway has incoming call’s prefix number is
100, and total digits are between 1 to 3, this call will be routed to FXO
port whose number is 1001. If the destination port is busy, call will be
routed to another port, which is in the same group.
2. route –ip dst 1 e164 1002
This command means incoming call from IP side will be routed to FXO
Line of number 1002.
4.2.15 [prefix]
This command is for make rules for drop or insert prefix digits.
---------------------------------------------------------------------------------------------
usr/config$ prefix
66