User manual

Dynamix DW-2FXS/2FXO Gateway (H.323) User Manual
FXO).
min Min digits.(0 ~ 255)
max Max digits.(0 ~ 255)
hunt Hunt method for busy forward(NONE:0 / GROUP:1 /
ALL:2)
Example:
route -add prefix 100 dst 0 e164 1001 min 1 max 3 hunt 1
route -ip dst 0 e164 1001
route -fxs dst 2
route -fxo dst 0 e164 x
route -modify 1 prefix 100 dst 0 e164 1001 min 1 max 3 hunt 1
route -delete 1
usr/config$
Parameter Usages:
-print print out all routing table information
-add add a routing rule in routing table. User can add less than 50 rules.
(route –add prefix “prefix number” dst “destination port type”
e164 “e.164 number of port” min “minimum digits needed”
max “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 “e.164 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 “e.164 number of port”)
-fxs create routing table for incoming call from FXS TELs. (route –fxs
dst “destination port type” e164 “e.164 number of port”)
-fxo create routing table for incoming call from FXO Lines. (route –fxo
dst “destination port type” e164 “e.164 number of port”)
prefix prefix of dialed number
dst destination port, 0 means FXS TELs, 1 means FXO Lines, 2
92