Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

BASIC CME PHONE REGISTRATION CONFIG: SCCP &

SIP PHONE
Standard
A simple guide to register SCCP phone and SIP phone to Cisco Unified
Communication Manager Express (CUCM

Setup DHCP Server and include option 150 (tftp server) in the scope:

ip dhcp server pool CME-PHONES


network 11.102.66.254 255.255.255.0
default-router 11.102.66.254
option 150 ip 11.102.66.254
Enable the telephone-service to setup SCCP phone

telephony-service
ip source-address 11.102.66.254
max-dn 10
max-ephone 10
time-zone 42
date-format dd-mm-yy
transfer-system full-consult
transfer-pattern .T
call-forward pattern .T
max-conference 8
secondary 9
create cnf-files
Setup extension number and assigning to phone.
ephone-dn 1 octo
number 2001
name Phone 1
description +6565512001
ephone 1
mac XXXX.XXXX.XXXX
type 7965
button 1: 1
username phone1 password cisco

For SIP phone, you need to enable the telephony feature under voice register global

voice register global


mode cme
ntp-server 11.11.11.4 mode unicast
source-address 11.102.66.254
timezone 42
date-format D/M/Y
authenticate register
tftp-path flash
camera
video
create profile
Setup voice class codec, then extension number and assign it to computer.

voice register dn 1
number 2002
name Phone 2
hunstop channel 1
voice class codec 1
codec pref 1 g711uaw
codec pref 2 g729r8
video codec h264
voice register pool 1
id mac XXXX.XXXX.XXXX
type 9971
number 1 dn 1
username phone2 password cisco
description +6565512002
no call-waiting
dtmf-relay rtp-nte sip-kpml
voice-class codec 1
camera
video

You might also like