User`s manual
Proxy or P2P mode.
(1) Call out from FXS Line
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 user picks up phone set of FXS
Line1, gateway will automatically dial out “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 micronet ip 10.1.1.1 e164 1001
usr/config$ line –config 1 hotline 1001
-------------------------------------------------------------------------------
In this example means: if user picks up phone set of FXS
Line1, gateway will automatically dial out IP address of
“1001”.
(2) Call out from FXO Line
Proxy Mode Usage:
Set gateway under proxy mode.
Create a Hotline table with “line ” command.
-------------------------------------------------------------------------------
usr/config$ line –config 2 hotline 1001
-------------------------------------------------------------------------------
In this example means: if user calls in FXO Line1, gateway
will automatically dial out “1001”.
P2P Mode Usage:
Set gateway under P2P mode.
Create phone book table with “pbook ” command.
Create a Hotline table with “line ” command.
60