This is an old revision of the document!
PARTITIONS AND CSS (Call Search Spaces)
CUCM-ADMINISTRATION > CALL ROUTING > Class of Control > Calling Search Space # To see the CSS
CUCM-ADMINISTRATION > CALL ROUTING > Class of Control > Partition # To see the Partition
To control the order a call is routed
A route pattern comprises a string of digits (an address) and a set of associated digit manipulations that route calls to a route list or a gateway.
CUCM-ADMINISTRATION > CALL ROUTING > Route/Hunt > Route Pattern
CUCM-ADMINISTRATION > CALL ROUTING > Route Plan Report # To see Route. Column on the right: 'route list' , 'route group' , trunk .. * 1st route group is normally wan (trunk) * 2nd route group is normally pstn/gateway (mgcp) * Route group 'linked' to a trunk CUCM-ADMINISTRATION > CALL ROUTING > RouteHunt > Route List # This is listing the order of preference above * digit manipulations/regex: (!) wildcard matches one or more digits in the range 0 through 9 ; Example: 1.0[1-9]XXXX # dot meaning 'ignore before' (example of 9 at the beginning)See this [[http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/admin/3_3_2/ccmcfg/ccmcfg/b03spchr.pdf|LINK]]
CUCM availability
Example of cucm cli command. (find all in Link
utils service list [page] * 80ms is maximum recommended from cucm to cucm * Tomcat is usually a service to be checked if UI is down
utils dbreplication repair
LDAP
CUCM-ADMINISTRATION > System > LDAP authentication # CN = {user in ldap used to authenticate cucm}
* If we lose ldap, as passwords are never copied down to cucm, phone users won't be able to login
* Subscribers do Not replicate with ldap server, only publisher does..
* Container in ldap: Directories are extensible, meaning that the type of information stored can be modified and extended. The term directory schema defines the type of information stored, its container (or attribute), and its relationship to users and resources.
VCS On the vcs, most cli commands start with
xcommand ...
Telepresence endpoint initialization (with the VCS)
Registration can be done via h.323 and SIP.
VCS Bandwidth control
LDAP and VCS:
Troubleshooting calls
CALL SETUP TROUBLESHOOTING
SINGLE CLUSTER:
CUCM-ADMINISTRATION > CALL ROUTING > Route Plan Report # Route Planner
CUCM-SERVICEABILITY > Tools > DNA
MULTI-CLUSTER:
CUCM DIGIT MANIPULATION
CUCM-ADMINISTRATION > CALL ROUTING > Class of Control > Calling Search Space * same wildcarded number in different partitions: 1st partition is selected (order is taken into account) * There's a Default/none partition
ToD (Time of Day Routing)
Tracing CSS:
Call forwarding: http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucme/admin/configuration/manual/cmeadm/cmetrans.html
NUMBER APPEARANCE
This is for the calling groups and to present the correct number when ringing:
JABBER:
Possible issues (review slides in “troubleshooting unified communications mobile and remote access issues”
—- MULTISITE CALLING ISSUES
debug ccsip all
show voip rtp connections
Example of dial-peer configuration in CUBE:
dial-peer voice 1 voip destination dpg 10000 incoming calling e164-pattern-map 100 dtmf-relay rtp-nte codec g711ulaw
OFF-NET CALLING ISSUES
show dial-peer voice ! this will show me also the destination/translation pattern
show dial-peer voice summary show dualplan number * Troubleshoot SIP gateway issues * verify call setup in sip leg show sip service show sip-ua status ! ua meaning user agent debug ccsip calls
ILS (Intercluster Lookup System): This is to distribute URIs, numbers and patters among cucm CLUSTERS (cluster is publisher and subscribers)
Another way is by h323 gatekeepers
CUCM Mobility issues
—- CISCO EXTENSION MOBILITY
—-
MOBILITY CONNECT: (in case we are remote and we don't even have Internet connectivity) Dial a public number, authenticate (that would be on a router) and be able to make calls from my office phone.
TelePresence Management suite (TMS)
—- MTP Issues