Yes your router can support CME 4.0 with up to 36 phones. It's recommended to have 64Mb of flash, and 256Mb of DRAM.
IOS ver 12.4t and upwards support CME 4.0 - 4.1, specifically for your IOS 12.4(3g)I've never heard of it, and am unsure of the feature set you have.
To verify that your IOS supports CME:
router#config t
router#telephony-service
if the telephony-service command is not available you'll need to download a new IOS. Use the IOS feature navigator on cisco.com to find the correct IOS.
I am trying to configure customized ring tones on 7961 ip phone installed on CME4.0. I have a 2811 router with ios 12.4(3g).
I have copied the files to flash, and done all the configuration but it doesnt reflect on the ip phones settings.What should i do?
Here is the running config
sh run
Building configuration...
Current configuration : 5500 bytes
!
! Last configuration change at 16:45:17 UTC Tue May 8 2007 by pinky
! NVRAM config last updated at 16:45:19 UTC Tue May 8 2007 by pinky
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname yourname
!
boot-start-marker
boot-end-marker
!
! card type command needed for slot/vwic-slot 0/0
logging buffered 51200 warnings
!
no aaa new-model
!
resource policy
!
ip subnet-zero
!
!
ip cef
no ip dhcp use vrf connected
ip dhcp excluded-address 149.17.18.2
!
ip dhcp pool cme-pool
network 149.17.18.0 255.255.255.0
default-router 149.17.18.1
option 150 ip 149.17.18.1
!
!
no ip domain lookup
ip domain name yourdomain.com
!
!
voice-card 0
no dspfarm
!
!
!
!
!
!
!
!
!
!
!
!
!
crypto pki trustpoint TP-self-signed-3810631294
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-3810631294
revocation-check none
rsakeypair TP-self-signed-3810631294
!
!
!
!
!
!
!
!
interface FastEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$
ip address 149.17.18.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
ip classless
!
!
ip http server
no ip http secure-server
ip http path flash:
!
access-list 23 permit 10.10.10.0 0.0.0.7
access-list 23 permit 149.17.0.0 0.0.255.255
access-list 23 permit 149.17.18.0 0.0.0.255
!
!
!
tftp-server flash:cnu41.2-7-6-26.sbn
tftp-server flash:CVM41.2-0-2-26.sbn
tftp-server flash:Jar41.2-9-2-26.sbn
tftp-server flash:TERM41.7-0-3-0S.loads
tftp-server flash:term41.default.loads
tftp-server flash:term61.default.loads
tftp-server flashistinctiveRingList.xml
tftp-server flash:RingList.xml
tftp-server flash:Jamaica.raw
tftp-server flash:Sax2.raw
tftp-server flash:AreYouThere.raw
tftp-server flash:Analog1.raw
tftp-server flash:Bass.raw
tftp-server flash:Chime.raw
tftp-server flashop.raw
!
control-plane
!
!
!
!
!
!
dial-peer cor custom
name outgoing
!
!
!
!
!
!
telephony-service
load 7961 TERM41.7-0-3-0S.loads
max-ephones 24
max-dn 48
ip source-address 149.17.18.1 port 2000
max-conferences 8 gain -6
moh music-on-hold.au
web admin system name pinky password pinky
dn-webedit
time-webedit
xmltest
!
!
ephone-dn 1 dual-line
number 1001
description Test 1
name Test 1
!
!
ephone-dn 2
number 1003
description Test 2
name Test 2
!
!
ephone-dn 3 dual-line
number 1002
description Test 3
name Test 3
hold-alert 30 originator
!
!
ephone-dn 4 dual-line
number 1004
description fdfss
name fsff
hold-alert 30 originator
!
!
ephone-dn 5 dual-line
number 1006
description test 6
no huntstop
hold-alert 30 originator
!
!
ephone 1
mac-address 001B.535C.6E51
button 1:1
!
!
banner login ^C
-----------------------------------------------------------------------
Cisco Router and Security Device Manager (SDM) is installed on this device.
This feature requires the one-time use of the username "cisco"
with the password "cisco". The default username and password have a privilege level of 15.
Please change these publicly known initial credentials using SDM or the IOS CLI.
Here are the Cisco IOS commands.
username <myuser> privilege 15 secret 0 <mypassword>
no username cisco
Replace <myuser> and <mypassword> with the username and password you want to use.
For more information about SDM please follow the instructions in the QUICK START
GUIDE for your router or go to
-----------------------------------------------------------------------
^C
!
line con 0
login local
line aux 0
line vty 0 4
access-class 23 in
privilege level 15
login local
transport input telnet ssh
line vty 5 15
access-class 23 in
privilege level 15
login local
transport input telnet ssh
!
scheduler allocate 20000 1000
ntp master
ntp server 149.17.18.1
ntp server 149.17.18.100
!
end
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.