hotline Hot line configuration.
Example:
line -config 1 hunt 1 hotline 1003
usr/config$
Parameter Usages:
-print
print out all current settings of line
-config determine which line to configure
-hunt
set hunting group flag of each line. For example, if user assigns
the Line1 as hunt group 1, and the Line2 as hunt group 2, they will
be determined as 2 different groups. On the other hand, if user
assigns the Line1 as hunt group 1, and the Line2 as hunt group 1
too, when having incoming call to the Line1 port, which is busy, this
call will be routed to Line2.
-hotline set hotline table. User just dial into the line port of this unit, and
gateway will automatically dial out a phone number. In the other
hand, user will hear ring back tone or dial tone immediately
depended on configurations of destination device.
Note: This
function can both work in Proxy or P2P mode.
Proxy Mode Usage:
Set gateway under proxy mode.
Create a Hotline table with “
line
” command.
-------------------------------------------------------------------------------
usr/config$ line –config 1 hotline 1001
-------------------------------------------------------------------------------
In this example means: if there is a incoming call from PSTN into
the port 1, gateway will automatically dial out the number “1001”.
P2P Mode Usage:
Set gateway under P2P mode.
Create phone book table with “
pbook
” command.
Create a Hotline table with “
line
” command.
-------------------------------------------------------------------------------
usr/config$ pbook –add name sipfxo ip 10.1.1.1 e164 1001
usr/config$ line –config 1 hotline 1001
64