05-24-2019 03:48 AM - edited 05-24-2019 03:49 AM
Hi guys,
I'm trying to test SCCP on c3745, Software (C3745-ADVIPSERVICESK9-M), Version 12.4(15)T14, using CP-6921 Cisco IP Phone.
The phone is still "not registered" . What mistakes have I made in this config? :
*************************
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
no network-clock-participate aim 0
voice-card 5
dspfarm
!
ip cef
!
!
no ip dhcp use vrf connected
!
ip dhcp pool VOICE
network 10.10.10.0 255.255.255.0
default-router 10.10.10.254
option 150 ip 10.10.10.254
!
!
!
multilink bundle-name authenticated
!
!
archive
log config
hidekeys
!
!
interface FastEthernet0/0
ip address 10.10.10.254 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
control-plane
!
!
telephony-service
no auto-reg-ephone
max-ephones 24
max-dn 48
ip source-address 10.10.10.254 port 2000
cnf-file location slot0:
cnf-file perphone
max-conferences 8 gain -6
transfer-system full-consult
create cnf-files version-stamp Jan 01 2002 00:00:00
!
!
ephone-dn 1
number 1001
!
!
ephone 1
device-security-mode none
mac-address E8B7.48EE.70E6
type CIPC
button 1:1
!
!
line con 0
line aux 0
line vty 0 4
!
!
end
*************************
Thanks.
05-24-2019 07:56 AM
I'm no CME expert but don't you have to have the type correct in the ephone definition?
05-24-2019 08:21 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide