MP-40x SIP MediaPack BRI Series
SIP User's Manual
72
Document #: LTRT-53301
Table
6-2: SIP Proxy and Registration Parameters (continues on pages
853H880H
70 to
881H
72)
Parameter
Description
Use Routing Table for
Host Names and Profiles
[[no]always-use-route-
table]
This parameter is applicable only if the proxy server is used.
Valid options include:
Enabled = the domain field of the “
to”
header is set to the value determined by
the routing table.
Disabled (default) = the domain field of the “
to”
header is set to the proxy.
Note:
This parameter does not influence the destination to which the packet is sent.
Always use Proxy
[[no]forceProxy]
If this parameter is enabled, the system always uses the proxy server. If the proxy is
not on-line, the call fails.
Valid options include:
Enabled
Disabled (default)
Registration & Authentication Parameters
Authentication Mode
[[no] authPerGateway]
This parameter describes the authentication mode used to register / authenticate
with a proxy or gateway.
Valid options include:
Per User = gateway registers only a single user and uses this user name and
password for call authentication.
Per Gateway = registers a list of users defined in the SIP Users screen (refer to
Section '
857H884H
SIP
Users' on page
858H885H
73
). The gateway uses the list of users for call
authentication if a proxy or gateway requires authentication. The gateway
attempts to match the “from number” to select a user. If a match is found, this
user is used for authentication. If no user is found, the call fails.
Default User Name
User name used to register and authenticate with a registrar or to authenticate with a
proxy. This user name is only used if the Authentication Mode parameter is set to Per
Gateway.
Default User Password
Password used to authenticate with a registrar or a proxy.
This password is only used if the Authentication Mode parameter is set to Per
Gateway.
Authentication User
User name used for authentication. If not defined, the user name is used.
Using CLI
To define the SIP Proxy & Registration parameters using CLI:
1.
Log on to the system.
2.
Change to the configuration mode.
3.
From the main configuration mode, change to the “context cs” mode.
4.
From the “context cs” mode, change to the “interface sip” mode.
5.
To enter the interface sip mode, use the command
interface sip sip
.
6.
Use the command [[no[authPerGateway] as described above.
For more information on CLI, refer to Chapter
859H886H
5.3
on page
860H887H
56
.
To define the default user name, perform the following:
1.
Log on to the system.
2.
Change to the configuration mode.
3.
From the main configuration mode, change to the “gateway sip SIP” mode.
4.
Enter the command:
user default name
<name>
secret
<password>
authuser
<authname>
Where <name> is the user name, <password> is the password, and <authname> is the name used for
authentication.