Basic CUCM & CME

So I finally prepared myself a CUCM VM and a CME router. Trying to understand some basic concepts.
(1) Does CUCM on VM need the CME router to process digital signals? Or is it totally independent?
(2) If CUCM and CME both co-exist in a network, do IP Phones, upon connection, just broadcast to reach out either one?
(3) CME is just the license actviated on CME-Voice router and features need to be unlocked?
Thanks.
(1) Does CUCM on VM need the CME router to process digital signals? Or is it totally independent?
(2) If CUCM and CME both co-exist in a network, do IP Phones, upon connection, just broadcast to reach out either one?
(3) CME is just the license actviated on CME-Voice router and features need to be unlocked?
Thanks.
Comments
If you have both they are usually independent and have a trunk or gatekeeper so users can dial between both.
CME does require a certain IOS feature set and its licensed to use.
You should try to learn one or the other before moving into the other. I recommend CME 1st since it gets you use to dial-peers, voice translations rules and other digit manipulation technique. When people learn CUCM first they learn some work arounds to not doing the things I mentioned above and have a hard time moving into more senior positions.
CUCM SRND 9x/10, UCCX SRND 10x, QOS SRND, SIP Trunking Guide, anything contact center related
If I start with CME, what are the steps to unlock more feature after accepting EULA?
I don't see much submenu under "Unified Communications" in CCP or even in running config.
Thanks again.
CUCM SRND 9x/10, UCCX SRND 10x, QOS SRND, SIP Trunking Guide, anything contact center related
CCP is indeed on the "new" CCNA:V, which is a shame!
Thanks.
I have a 2911 that I just accepted the EULA with. I guess I'm good to go?
Thanks.
I did acquire some PAKs. Where do I enter that?
Thanks.
cisco.com/go/licensing
do a "show license udi" on the router - you'll need this information to "bind" the feature to the platform.
Once you get the LIC file, you'll need to upload it to the router (example using TFTP, but you can use other methods):
license install tftp://10.1.1.1/poop.lic
Thanks.
Hmm, I might have gotten a wrong one or I'll try on CUCM nonetheless.
Thanks.
#show telephony-service
CONFIG (Version=9.1)
=====================
Version 9.1
Max phoneload sccp version 17
Max dspfarm sccp version 18
Cisco Unified Communications Manager Express
For on-line documentation please see:
Introduction - Support - Cisco
protocol mode default
ip source-address UNKNOWN port 2000
ip qos dscp:
ef (the MS 6 bits, 46, in ToS, 0xB
cs3 (the MS 6 bits, 24, in ToS, 0x60) for signal
af41 (the MS 6 bits, 34, in ToS, 0x8
default (the MS 6 bits, 0, in ToS, 0x0) for serviceservice directed-pickup
max-ephones 0
max-dn 0
max-conferences 8 gain -6
dspfarm units 0
dspfarm transcode sessions 0
conference software
privacy
no privacy-on-hold
hunt-group report delay 1 hours
hunt-group logout DND
max-redirect 10
cnf-file location: system:
cnf-file option: PER-PHONE-TYPE
network-locale[0] US (This is the default network locale for this box)
network-locale[1] US
network-locale[2] US
network-locale[3] US
network-locale[4] US
user-locale[0] US (This is the default user locale for this box)
user-locale[1] US
user-locale[2] US
user-locale[3] US
user-locale[4] US
srst mode auto-provision is OFF
srst ephone template is 0
srst dn template is 0
srst dn line-mode single
time-format 12
date-format mm-dd-yy
timezone 0 Greenwich Standard Time
no transfer-pattern is configured, transfer is restricted to local SCCP phones only.
keepalive 30 auxiliary 30
timeout interdigit 10
timeout busy 10
timeout ringing 180
timeout transfer-recall 0
timeout ringin-callerid 8
timeout night-service-bell 12
caller-id name-only: enable
web admin system name Admin
web admin customer name Customer
edit DN through Web: disabled.
edit TIME through web: disabled.
background save interval 10 minutes
Log (table parameters):
max-size: 150
retain-timer: 15
transfer-system full-consult
transfer-digit-collect new-call
local directory service: enabled.
Extension-assigner tag-type ephone-tag.
But why am I still not seeing the full menu on CCP?
Thanks.
Thanks ya'll.