Patton electronics SmartNode Series Software Configuration Manual page 506

Software for smartnode series
Hide thumbs Also See for SmartNode Series:
Table of Contents

Advertisement

SmartWare Software Configuration Guide
Step
[ name ] (svc-sip)[ service ]#
2
ticate [name <login>] password <password>
[default]] [register [display-name <display-
name>][phone-context <phone-context>]]
3
4
node (svc-sip)[service]#registration-lifetime
seconds
Example: Configuring user registration
The following example shows how to configure users to be registered on a SIP registrar.
node>enable
node#configure
node(cfg)#gateway sip sip
node(gw-sip)[sip]#service default
node(svc-sip)[service]#registrar sipregistrar.mycompany.com
node(svc-sip)[service]#user bob
node(svc-sip)[service]#user 523
The previously used commands user and authentication were merged to a unified user command to decouple
the user names for SIP registration from the user names for authentication. With the new command all users
can be authenticated with a different login name than the username for registration. In addition a given
authentication credential can be set as default for all users with no credentials defined.
When the authenticate branch of the command is specified, the user is considered when a proxy requires client
authentication. The credentials used for client authentication are formed by {<login>, <password>} or {<user>,
<password>} if the login-name is not explicitly specified. One user of a service can be tagged with the default
keyword. The credentials of this default user are used for client authentication if no other user matches.
When the register branch of the command is specified, the user is registered with a SIP registrar. The registered
URI is formed by <user>@<domain>, using the domain specified with the SIP gateway service or the local IP
address if not explicitly specified.
Using both the authenticate and register branch, allows you to register a user and use (different) credentials for
client authentication.
Example: Create three users each registering to a SIP registrar without client authentication
user 101 register display-name "User1"
user 102 register display-name "User2"
user 103 register display-name "User3"
Gateway configuration task list
Command
user <user> [authen-
40 • SIP gateway configuration
Purpose
Adds a user for SIP registration and the cre-
dentials for authentication.
Repeat step 2 to add more than one user to
be registered.
If you want to change the lifetime of the reg-
istrations from the default of 3600 seconds
to another value, you can use this command.
506

Advertisement

Table of Contents
loading

This manual is also suitable for:

Smartware release 3.21

Table of Contents