Installation Guide

Pre-Routing
Pre-routing is a Unied ICME routing concept that enables Unied ICME to execute routing
business logic to select the site that the call should be sent to while the call is still in the network.
As Unied CCX integrates with the Unied ICME parent as an ACD, Unied ICME receives
a continuous feed of calls and agent state information from Unied CCX via the IPCC Express
Gateway PG, and thus Unied ICME knows about the number of agents available in different
CSQs on all connected Unied CCX child systems.
In the pre-routing call ow, when a customer makes a call, the network holds the call and sends
a route request to Unied ICME via NIC. Unied ICME returns a route response to the network
carrier with a label, which is a route-point (trigger) on a Unied CCX site connected to the
Unied ICME parent. The network uses the label to send the call to the specied destination
(Unied CCX child). When the call arrives at the Unied CCX, the call triggers a script that
queues the call and routes to an agent.
Note: No call variables are passed during pre-routing.
Post-Routing
Post-routing is another Unied ICME routing concept which enables Unied ICME to make
secondary routing decisions after a call has been initially processed at a connected ACD (child
Unied CCX site).
When a call arrives at a Unied CCX trigger, a workow (script) is executed. Unied CCX
can make a post-route request to Unied ICME to query nal destination of the call (by placing
the Request Route step in the workow).
When Unied ICME gets the route request by way of the IPCC Express Gateway PG, a Unied
ICME script is executed and returns a label to Unied CCX. The Unied CCX script, which
sent the post-route request using the Route Request Step, then handles the call according to the
label received.
In the case of the IPCC Express Gateway, some examples of the labels returned by Unied
ICME are:
Route point (local or remote): Design the Unied CCX script to redirect the call to the
specied route point by using the redirect step and passing the route point in the label.
CSQ ID (for skill-based routing): Design the Unied CCX script to queue the call to a Contact
Service Queue (CSQ) by using the Select Resource step and passing the CSQ-Id received in
the label.
Agent ID (for agent-based routing): Design the Unied CCX script to send the call to an
agent.
Cisco IPCC Gateway Deployment Guide for Unified ICME, Unified CCE, and Unified CCX, Enterprise Releases 7.2(1) and Express Release 5.0(1)
43
Chapter 3: Deploying IPCC Gateway with Unified CCX
Routing in IPCC Express Gateway Deployments