Chapter 15. Command Line Reference

Selection

Explanation

reject

Reject the request.

forward

Forward the request to listed users, not to the original user.

parallel

Forward the request to the original user and all listed users.

sequence

Forward the request to the original user, then to listed users in sequence.

random

Forward the request to a randomly selected user among the listed and

 

original users. If there is no response a new user is selected to forward

 

the request to.

account_type_sel

A selection of SIP user account types.

Selection

Explanation

user

A standard SIP user.

reg

A registration account. The Ingate registers the user with the server

 

managing that domain.

xf

A forwarding account. The Ingate replaces the From header in the

 

incoming request with the username and domain of this user. The

 

request is then forwarded to the address entered in the

 

’db.sipswitch.dial_plan’ table.

xf+reg

A combination of the ’xf’ and ’reg’ accounts.

domain

An authentication account. When this account is used, the Ingate will

 

respond with authentication details to authentication requests from the

 

domain.

mr

A B2BUA account. The Ingate replaces the From header as for an ’xf’

 

account. The SDPs are rewritten to make SIP media always go via the

 

Ingate.

mr+reg

A combination of the ’mr’ and ’reg’ accounts.

account_voice_mail_sel

A selection of when to forward calls.

Selection

Explanation

on

Always.

after5

After 5 seconds.

after10

After 10 seconds.

after15

After 15 seconds.

after25

After 25 seconds.

busy

When busy.

busy5

When busy or after 5 seconds.

busy10

When busy or after 10 seconds.

busy15

When busy or after 15 seconds.

307