beautypg.com

Welltech FXSO Gateway In SIP V.1.2 User Manual

Page 75

background image

FXSO SIP Gateway User Manual

Document Ver.: 102

Released Dec., 2004

73

(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(4) 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.

-------------------------------------------------------------------------------

usr/config$ pbook –add name sipfxso ip 10.1.1.1 e164 1001

usr/config$ line –config 2(4) hotline 1001

-------------------------------------------------------------------------------

In this example means: if user calls in FXO Line1, gateway

will automatically dial out IP address of “1001”.

-fwdtype

This version could support all the forward function, including

the unconditional, busy and no answer forward function. All

the forward function will make all the incoming calls routed to

other number which users define in the forward table. The

busy won’t be worked if the hunt group function had been

enabled. The no answer forward function could support the IP

and local forward at the same time. Please define the special

route table for the local no answer forward function. The

forward could support the FXS port only.

-forward

Users could define the forward number for the forward

function.

-------------------------------------------------------------------------------

usr/config$ line –config 1 forward 1002

-------------------------------------------------------------------------------