Configuration manual
SIP configuration 37
Configuration — Command Line Interface
Configuring SIP system settings
Complete this procedure to configure SIP system settings.
Procedure steps
Step Action
1 Enter global configuration mode:
configure terminal
The system is now in global configuration mode.
2 Enter sip configuration mode:
sip
3 Enter sip domain configuration mode:
domain
4 Set the SIP server domain name:
set serverdomainname <SIPDomainName>
5 Configure the SIP settings:
set sipserver PolledServers Pollingaddress <sip-server>
port <port-number> pollinterval <interval> pollretries
<retries> transport <transport-protocol>
6 Exit from sip domain configuration mode
exit
7 Exit from sip configuration mode:
exit
8 Exit from all configuration modes:
end
End
Variable definitions
The following table describes the variables and values for configuring SIP system settings.
Variable Value
SIPDomainName
The domain name of the SIP server.
You can also type the IP address of the SIP server in this field.
The default name is mydomain.com.
sip-server
The ip address or hostname of the central SIP server.
If specifying the IP address, use the IP address for this argument.
If specifying the hostname, enter
hostname <hostname> where
<hostname> is the fully qualified domain name of the SIP server.