SIP Phone registration – CME Configuration

Related Post

  • No related post.

SIP Phone registration – CME Configuration

voice service voip
sip
bind control source-interface Vlan400
bind media source-interface Vlan400
registrar server expires max 600 min 60
!
voice register global
mode cme
source-address 192.168.7.250 port 5060
max-dn 2
max-pool 2
load 7961 SIP41.9-1-1SR1S
authenticate register
tftp-path flash:
create profile sync 0005418156304922
!
voice register dn  1
number 3005
!
voice register pool  1
id mac 0018.18EE.8E0F
type 7941
number 1 dn 1
dtmf-relay rtp-nte
username 3005 password cisco
description 3214-3005
codec g711ulaw
!

tftp-server flash:SIP41.9-1-1SR1S.loads alias SIP41.9-1-1SR1S.loads
tftp-server flash:apps41.9-1-1TH1-16.sbn alias apps41.9-1-1TH1-16.sbn
tftp-server flash:cnu41.9-1-1TH1-16.sbn alias cnu41.9-1-1TH1-16.sbn
tftp-server flash:dsp41.9-1-1TH1-16.sbn alias dsp41.9-1-1TH1-16.sbn
tftp-server flash:jar41sip.9-1-1TH1-16.sbn alias jar41sip.9-1-1TH1-16.sbn
tftp-server flash:term41.default.loads alias term41.default.loads
tftp-server flash:term61.default.loads alias term61.default.loads

#############################################

SIP Phone registration – CME Configuration (with show commands)

CME#show running-config | section voice
voice service voip
sip
registrar server expires max 600 min 60
voice register global
mode cme
source-address 172.22.1.10 port 5060
max-dn 10
max-pool 24
load 7911 SIP42.9-0-3S
authenticate register
tftp-path flash:
create profile sync 0005073154130961
voice register dn  1
number 3001
voice register pool  1
id mac D057.4C6A.67E7
type 7911
number 1 dn 1
dtmf-relay rtp-nte

CME#show running-config | section tftp
tftp-path flash:
tftp-server flash:cvm42sip.9-0-3TH1-22.sbn
tftp-server flash:jar42sip.9-0-3TH1-22.sbn
tftp-server flash:SIP42.9-0-3S.loads
tftp-server flash:cvm11sip.sbn
tftp-server flash:jar11sip.sbn
tftp-server flash:sip11.LOADS

CME#show voice register st
Global statistics
Active registrations  : 0

Total SIP phones registered: 0
Total Registration Statistics
Registration requests  : 0
Registration success   : 0
Registration failed    : 0
unRegister requests    : 0
unRegister success     : 0
unRegister failed      : 0

Register pool 1 statistics
Active registrations  : 0

Total SIP phones registered: 0
Total Registration Statistics
Registration requests  : 0
Registration success   : 0
Registration failed    : 0
unRegister requests    : 0
unRegister success     : 0
unRegister failed      : 0

CME#show running-config | section dhcp
no ip dhcp use vrf connected
ip dhcp pool Voice
network 172.22.100.0 255.255.255.0
option 150 ip 172.22.1.10
default-router 172.22.100.1

CME#show ip dhcp binding
Bindings from all pools not associated with VRF:
IP address          Client-ID/              Lease expiration        Type
Hardware address/
User name
172.22.100.6        01d0.574c.6a67.e7       Oct 15 2010 10:08 AM    Automatic
172.22.100.8        01ac.a016.fc13.a1       Oct 15 2010 10:06 AM    Automatic

CME#show voice register tftp-bind
tftp-server syncinfo.xml url flash:/syncinfo.xml
tftp-server SIPDefault.cnf url flash:/SIPDefault.cnf
tftp-server softkeyDefault_kpml.xml url flash:/softkeyDefault_kpml.xml
tftp-server softkeyDefault.xml url flash:/softkeyDefault.xml
tftp-server SEPD0574C6A67E7.cnf.xml url flash:/SEPD0574C6A67E7.cnf.xml

Posted in CME