FXSO H.323 Gateway User Manual
Document Ver.: 2.1a
Release Sep., 2003
Copyright (c) 2002 Welltech Computer Co. Ltd.
72
-forwardtime
] command), gateway will automatically forward
this call to phone number “1002”.
(2) P2P Mode Usage:
-------------------------------------------------------------------------------
usr/config$ line –config 1 forward 1002
-------------------------------------------------------------------------------
In this example means: if user calls in FXS Line1 when Line1
is busy, gateway will automatically forward this call to IP
address of “1002” in Phone book.
4.2.14 [route]
This command is to set routing table for Gateway.
----------------------------------------------------------------------------------------------
us
r/config$ route
Routing table information and configuration
Usage:
route -add [prefix number][dst number][e164 number]
[min number][max number][hunt number]
route -delete index
route -modify index [prefix number][dst number][e164 number]
[min number][max number][hunt number]
route -ip [dst number][e164 number]
route -fxs [dst number][e164 number]
route -fxo [dst number][e164 number]
route -print Routing table information.
prefix The prefix of dialed number.
dst Destination port(FXS:0/FXO:1/IP:2).
e164 Destination e164 number(when destination is FXS or
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