Reference Guide
SIP commands 3 Configuration commands
128 NN47928-107
sip server settings
Use this command to configure a server profile, which determines how the
session controller accesses SIP proxy servers to provide VoIP services.
One of the session controller settings specifies the call server profile that
the session controller is to use. A server profile can explicitly specify up to
three SIP proxy servers or it can specify no. If no proxy server is specified,
the session controller uses DNS to find its proxy servers. If no proxy server
is specified in proxy1, proxy2, and proxy3, then the session controller uses
DNS SVR to find its proxy servers. The SIP session controller can accept
inbound messages from additional SIP servers if those servers are explicitly
specified in the server profile currently in use. The firewall is automatically
updated to accept SIP messages from the additional inbound servers. When
configuring additional SIP servers, a single IP address or a range of
addresses can be specified through the inbound server (ibserver)
parameters. The DNS SRV feature automatically finds the SIP server.
Syntax config sip server settings <name> domain <domainname|ip
address> proxy1 <fqdn |ip address> port1 <number> proxy2
<fqdn|ip address> port2 <number> proxy3 <fqdn|ip address>
port3 <number> [ibserver1 <ip address|range> ibserver2 <ip
address|range> ibserver2 <ip address|range>] retries <number>
blacklist <minutes> heartbeat [yes|no] hbtimer1 <seconds>
hbtimer2 <seconds>
Parameters name Enter the name of the server profile to be
created or edited.
domain domainname|ip address
Enter the registrar domain for registering SIP
phones.
proxy1 fqdn|ip address
Enter the first SIP proxy server (either a fully
qualified domain name [FQDN] or an IP
address).
port1 number Enter the port number of the first proxy server.
The default is 5060.
proxy2 fqdn|ip address
Enter the second SIP proxy server (either a fully
qualified domain name [FQDN] or an IP
address).
port2 number Enter the port number of the second proxy
server. The default is 5060.
proxy3 fqdn|ip address
Enter the third SIP proxy server (either a fully
qualified domain name [FQDN] or an IP
address).
port3 number Enter the port number of the third proxy
server. The default is 5060.










