cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
468
Views
0
Helpful
2
Replies

SCCP dosen't work on c3745

HuuPhucDao3539
Level 1
Level 1

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.

2 Replies 2

TONY SMITH
Spotlight
Spotlight

I'm no CME expert but don't you have to have the type correct in the ephone definition?   

I set type CICP for common use

I tried 7931 phone and use the correspond type, but it doesn't work :-|