Subscriber can READ-WRITE user facing features but other than that all changes to database are to be
made by publisher only. The subscriber data is then synced in the full mesh I.e cluster minus publisher.
When publisher comes back online the changes are pushed to publisher as well.
Changes by subscriber updated to FULL MESH (Cluster minus Publisher)
UFF started from 4.1.3 version
Allows features to work in Publisher's
absence
Static Data
Nota:
stores STATIC configuation data (devices like phone, gw n trunks, servers in a cluster,
activated services, users and dial plan etc)
Phones, GW, Users, Dial Plan, Servers & Active Services
CCMAdmin, CCMUser, BAT, TAPS, AXL, AXIS_SOAP, CCM, LiCAUDIT
Nota:
CCMadmin (Ccna voice - anything that is provisioned) , CCMUser (end user web admin page access not
available when publisher goes down but still call forwarding from phone can be done- UFF) , BAT, TAPs,
AXL - provision everything ( only readable through subscriber not writable), AXIS-SOAP - enable \disable
services, CCM - - inserts phone, LDAP No chchanges made in active directory syncs until pub comes back,
license audit- any update to licenses.
DB Access control
SUB requires special config
Pre-Add SUB
Nota:
adding subscribers
servers list to publisher
before installing
subscribers
Same security pswd which was used in PUB instllation
Nota:
during subscriber installation entering same
database security pswd used during
publisher installation.
Protected by IPtables firewall & security password.
Licensing Models
Device Based
Nota:
we
User Based
13 :: CCNA Voice - Version 8.0 :: Call Flows and
Call Legs in UCM and UCME :: Part 1
SIGNALING OVER WAN
Nota:
Even if two branch phones talk with each other then signaling goes to DC but media stays local.
Signaling takes very low BW for the phones hanging off in a branch so it traverses over the WAN
Low BW so can traverse WAN
without much impact
MEDIA LOCAL
Nota:
media (24-28 kbps avg approx. G729 (more with Ethernet overhead) /G711 - 100kpbs approx.) takes lot of BW hence stays local.
More BW so stays local
MEDIA OVER WAN
Nota:
Only time the media shud traverse CUCM cluster should be during MOH (unidirectional from CUCM to endpoint) or Conf bridge
MOH or Conf bridge
Shuffling
Nota:
Even if two separate cluster are connected via ICT trunk the media should only flow over the WAN between the end phones (bypassing the two CUCM's).
DNS Reliance
Nota:
DHCP reaches DNS server if cnf.xml files tells that CUCM is reachable through FQDN instead of IP.
DHCP provides IP addr/GW addralong with TFTP info to phone > Phone contacts TFTP (one of the CUCM servers acting as TFTP) >Phone contacts CUCM via IP/DNS and gets the cnf.xml file back
wherein it refrences a FQDN (of CUCM) so phones needs to contact DNS to resolve this server name.
Phone Registration
Nota:
DHCP provides IP addr/GW addralong with TFTP info to phone > Phone contacts TFTP (one of the CUCM servers acting as TFTP) >Phone contacts CUCM via IP/DNS and gets the cnf.xml file back
wherein it refrences a FQDN (of CUCM) so phones needs to contact DNS to resolve this server name.
Phone gets its own IP Addr, GW & the TFTP IP from DHCP server
TFTP gives a conf.xml file which if has CUCM in a 1) IP format
then all hunky dory 2) FQDN - the phone needs to reach out to
the DNS in order to translate CUCM FQDN to ip & get
registered with it.
TFTP may be one of the CUCM servers acting as TFTP
ISSUE
During a WAN issue a local CUCM
(cluster over WAN or SRST mode) was
available but with DNS being down
phones could not resolve the
hostname of local CUCM
Nota:
During a WAN issue if Main Cluster CUCM was not available but a local CUCM (cluster over WAN or SRST mode) was available which phones could have gone to but with DNS being down could not resolve the hostname of local CUCM the phones would stay un-serviced hence Cisco though supports DNS but doesn't recommend using it.