SmartWare Software Configuration Guide
Mode: Gateway SIP
Step
1
node (gw-sip)[sip]#registrar address [port]
[ use-default-server ]
2
node (gw-sip)[sip]#user name
3
4
node (gw-sip)[sip]#registration-lifetime sec-
onds
Example: Configuring user registration
The following example shows how to configure users to be registered on a SIP registrar.
SN>enable
SN#configure
SN(cfg)#gateway sip sip
SN(gw-sip)[sip]#registrar sipregistrar.mycompany.com
SN(gw-sip)[sip]#user bob
SN(gw-sip)[sip]#user 523
Configure a domain name (optional)
The domain name is used, if the gateway is part of a SIP domain managed by a SIP server. If configured, the
gateway will use that domain name as the host part of all locally originated SIP from and to headers. If you
have a SIP domain name, you can configure it on the gateway using the following procedure.
Note
Do not confuse the SIP domain name with normal DNS domain names.
Note
Never specify an IP address as the domain name.
Gateway configuration task list
Command
39 • SIP gateway configuration
Purpose
Specify the registrar server to be used for reg-
istration.
The address may be either an IP address or a
name to be resolved by DNS.
It is also possible to specify a SIP domain
name to be resolved using DNS SRV records
as the address.
If the registrar uses a different UDP port.than
the default port 5060 for receiving messages,
the port number can also be specified here.
If the use-default-server parameter is speci-
fied, the REGISTER messages will be sent via
the default server instead of directly to the
registrar.
Adds a user to be registered with the regis-
trar. The name can be either a name as used
in sip URIs or a phone number.
Repeat step 2 to add more than one user to
be registered.
If you want to change the lifetime of the regis-
trations from the default of 3600 seconds to
another value, you can use this command.
469
Need help?
Do you have a question about the SmartNode Series and is the answer not in the manual?