Setting Up Cisco Unified IP Phones using SIP
How to Configure the SIP Registrar
107
Cisco Unified SCCP and SIP SRST System Administrator Guide
OL-13143-04
SUMMARY STEPS
1.
enable
2.
configure
terminal
3.
voice service voip
4.
allow-connections sip to sip
5.
sip
6.
registrar server
[
expires
[
max
sec
] [
min
sec
]]
7.
end
DETAILED STEPS
Command or Action
Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
•
Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
voice service voip
Example:
Router(config)# voice service voip
Enters voice service configuration mode.
Step 4
allow-connections sip to sip
Example:
Router(config-voi-srv)# allow-connections sip
to sip
Allows connections from SIP to SIP endpoints.
Step 5
sip
Example:
Router(config-voi-srv)# sip
Enters SIP configuration mode.