CUCM Configuration

0. Services

In order to function CUCM should have at least the following services enabled:

  • Cisco CallManager
  • Cisco Tftp
  • Cisco IP Voice Media Streaming

1. Configure CUCM Groups specific to your environment

Device Pool – Create a device pool for each group of devices/phones that requires a specific configuration. For example a device pool for each site location.

CM Group – Can contain up to 3 CUCM nodes for failover.

Date/Time Group – Create a group for each different time zone that connects to your CUCM environment.

Region – Establish the codec used in a region or between regions(G.711/G.729). For example G.711 for communicating in the same region and G.729 between different regions.

SRST Reference(Survivable Remote Site Telephony) – Can be used as a failover in case the CM Group nodes do not respond. You can leave it disabled or configure a new SRST Reference for your environment.

2. Adding Cisco Phones to CUCM

Manual – In case you have a small environment you can add the phones’ MAC address manually.

Automatic – Enable Auto-Registration on one of the CUCM nodes(usually the Publisher) and specify the directory number range. You need to have a DHCP configured(you can configure a CUCM node as a DHCP server).

Device->Device Settings->Device Defaults – you can specify the default auto-registration device pool

System->Enterprise Parameters->Auto Registration Phone Protocol – you can specify the default auto-registration phone protocol(SCCP/SIP)

3. Adding Users to CUCM

Local Users (no LDAP) – If you want to manage users separately from LDAP.

  • Create End-User (User Management->End User)
  • Associate Phone to End User
  • Add End User to User Group(End Users)

LDAP Syncronization – Data is imported from LDAP but is read only. Passwords are managed from CUCM.

  • Enable the service Cisco DirSync from Cisco Unified Serviceablility
  • Enable Syncronization from LDAP Server(System->LDAP->LDAP System)
  • Create the syncronization (System->LDAP->LDAP Directory)

LDAP Authentication – Passwords are managed from LDAP. Authentication against LDAP database.

  • Enable LDAP Authentication for End Users (System->LDAP->LDAP Authentication)

 4. Create Dial-Plan

  • Create devices (Device->Gateway)
  • Create route group (Call Routing->Route/Hunt->Route Group). Specify the device order. As a Distribution Algorithm you should use “Top Down” instead of “Circular”.
  • Create route list (Call Routing->Route/Hunt->Route List). Specify the route group order.
  • Create route pattern (Call Routing->Route/Hunt->Route Pattern). You can associate a route list or a gateway to a route pattern.

5. Create Transformations

Transformation pattern is digit manipulation after routing decision while translation pattern is digit manipulation before routing decision. You usually work with transformation patterns.

You can apply transformations to:

  • Pattern/Route Pattern (Call Routing->Route/Hunt->Route Pattern->Select the route pattern)
  • Route Group (Call Routing->Route/Hunt->Route List->Select the route list->Select the route group) – the route group transformation overrides any calling or called party number transformations made on a route pattern. Used when you have a PSTN backup for your WAN connection and you need to apply a transformation only when the calls are routed to the PSTN.

6. Configure COS

  • Create Partitions (Call Routing->Class of Service->Partition) – Create partitions like Local, PSTN, International, etc.
  • Assign Partition – Partitions are collections of DNs, RPs (Route Patterns), transformation patterns and translation patterns that divide the Dial Plan into segments. Partitions can contain anything that has a number.
  • Create CSSs (Call Routing->Class of Service->Calling Search Space) – Create CSSs like Local, PSTN, International, etc. and specify what partitions can each CSS call.
  • Assign CSSs – CSS can be assigned to DNs, phone devices, translation patterns, gateways and trunks. CSS can be assigned to any dialing entity, anything that can make a call.

7. Troubleshooting

  • Streaming Statistics – in order to view statistics for your phone device you first have to enable the web access(Device->Phone->select a phone device->Web Access) and then access the webpage of that device using the device IP address(http://P_address).
  • Route Plan Report (Call Routing->Route Plan Report)
  • Cisco Dialed Number Analyzer – first you have to enable the DNA service from the Cisco Unified Serviceability page, then you can access this service at https://cucm_ip/dna

8. Phone Features

All basic phone features that are often used are enabled by default if you have enabled the service “Cisco IP Voice Media Streaming App”. These features are:

  • Phone Directory (Device->Device Settings->Phone Services)
  • Call Forwarding
  • Call Transfer
  • Call Hold
  • Intercom (Call Routing->Intercom)
  • Time-of-day routing

Other important features that need to be activated will be presented next:

  • Call Park (Call Routing->Call Park)
  • Call Pickup (Call Routing->Call Pickup Group)
  • Shared Lines (assign a DN to multiple phones)
  • Do Not Disturb (add a DND softkey to the Softkey Template)
  • Call Back (add a Call Back softkey to the Softkey Template)
  • Barge and Privacy
  • Services (Device->Device Settings->Phone Services)
  • Extension Mobility (an XML service that allows users to log into phones, like a roaming user)
  • Paging (feature does not exist in CUCM, it requires an external server)