What should a Call Type be mapped to for successful call routing?
A
Explanation:
A Call Type is mapped to a Routing Client, which is a logical representation of a device that can
receive and process routing requests from the CCE system. Reference =
Advanced Administration and
Reporting of Contact Center Enterprise (CCEAAR)
, page 2
Which device access is needed to manage agent phones for UCCE/PCCE?
A
Explanation:
A CUCM Admin access is needed to manage agent phones for UCCE/PCCE, as it allows the
administrator to configure device pools, partitions, calling search spaces, and other settings for the
agent phones. Reference =
Administering Advanced Cisco Contact Center Enterprise (CCEAA)
, page 4
Which two components exchange data between Expanded Call Context Variables? (Choose two.)
B, E
Explanation:
B CVP and Finesse exchange data between Expanded Call Context Variables, as CVP can pass ECC
variables to Finesse through the User to User Information (UUI) field in the SIP header. E CCE and
CVP exchange data between Expanded Call Context Variables, as CCE can pass ECC variables to CVP
through the Peripheral Interface Manager (PIM) or the VRU Peripheral Gateway (VPG) depending on
the deployment model. Reference =
Advanced Administration and Reporting of Contact Center
Enterprise (CCEAAR)
, page 6; [Cisco Unified Contact Center Enterprise Features Guide, Release
12.5(1)], page 23
Which two call transfers are supported in PCCE Deployments? (Choose two.)
C, E
Explanation:
C CCE Managed Transfer is supported in PCCE Deployments, as it allows the agent to transfer a call to
another agent or skill group within the same PCCE system using the Finesse desktop. E SIP Refer is
supported in PCCE Deployments, as it allows the agent to transfer a call to an external destination
using the SIP Refer method. Reference = [Cisco Unified Contact Center Enterprise Features Guide,
Release 12.5(1)], page 43; [Cisco Unified Contact Center Enterprise Solution Reference Network
Design (SRND), Release 12.5(1)], page 101
What is the role of CVP in UCCE/PCCE?
B
Explanation:
The role of CVP in UCCE/PCCE is queuing and self-service IVR, as it provides voice response
applications that can interact with callers, collect information, and queue calls for treatment by
agents or other destinations. Reference = [Cisco Unified Contact Center Enterprise Solution
Reference Network Design (SRND), Release 12.5(1)], page 9
What is the role of a private network in UCCE/PCCE?
B
Explanation:
The private network in UCCE/PCCE provides a dedicated communication channel between the
duplexed components, such as Logger, Router, and PG, and keeps each side of the duplex pair in
sync. Reference = [Cisco Unified Contact Center Enterprise Solution Reference Network Design
(SRND), Release 12.5(1)], page 20
What is the maximum bytes (Data + Variable name) per payload in a PCCE deployment?
C
Explanation:
The maximum bytes (Data + Variable name) per payload in a PCCE deployment is 2500 bytes. This is
the limit imposed by the SIP protocol for the User to User Information (UUI) field that carries the ECC
variables. Reference = [Cisco Unified Contact Center Enterprise Features Guide, Release 12.5(1)],
page 23
What are two ways to access UCCE/PCCE Servers? (Choose two.)
DE
In PCCE 12k, what are two options to manage payloads? (Choose two.)
DE
Explanation:
ECC Variables where Custom payloads are added and new ECC Variables must be manually assigned
to the appropriate payload is one of the options to manage payloads in PCCE 12k. E A default
payload is created during the installation is another option to manage payloads in PCCE 12k.
Reference = [Cisco Unified Contact Center Enterprise Features Guide, Release 12.5(1)], page 24
Which protocol is used by UCCE/PCCE to communicate with CUCM?
C
Explanation:
The protocol used by UCCE/PCCE to communicate with CUCM is JTAPI, which stands for Java
Telephony Application Programming Interface. JTAPI allows UCCE/PCCE to monitor and control agent
phones and CTI ports on CUCM. Reference = [Cisco Unified Contact Center Enterprise Solution
Reference Network Design (SRND), Release 12.5(1)], page 10
What are two core components of PCCE? (Choose two.)
A, B
Explanation:
CVP Call/VXML Server is one of the core components of PCCE, as it provides voice response
applications that can interact with callers, collect information, and queue calls for treatment by
agents or other destinations. B Agent PG A and B side are another core components of PCCE, as they
provide communication between CUCM and UCCE/PCCE components, such as Router, Logger, and
CVP. Reference = [Cisco Unified Contact Center Enterprise Solution Reference Network Design
(SRND), Release 12.5(1)], page 9;
Administering Advanced Cisco Contact Center Enterprise (CCEAA)
,
page 3
Which protocol is used by CVP to communicate to VRU PG?
B
Explanation:
The protocol used by CVP to communicate to VRU PG is GED-155, which stands for Generic External
Device Protocol version 155. GED-155 allows CVP to send and receive messages from VRU PG for call
control and data exchange. Reference = [Cisco Unified Contact Center Enterprise Solution Reference
Network Design (SRND), Release 12.5(1)], page 11
What are two XML files that will be backed up when the Disaster Recovery System performs a
cluster-level backup? (Choose two.)
A, E
Explanation:
drfSchedule.xml is one of the XML files that will be backed up when the Disaster Recovery System
performs a cluster-level backup, as it contains the information about the backup schedules. E
drfSystem.xml is another XML file that will be backed up when the Disaster Recovery System
performs a cluster-level backup, as it contains the information about the system components and
their dependencies. Reference = [Cisco Unified Contact Center Enterprise Installation and Upgrade
Guide, Release 12.5(1)], page 37
What are two mandatory ICM AW configurations to get the PCS working properly? (Choose two.)
A, D
What are two descriptions for JNDI? (Choose two.)
B, E
Explanation:
JNDI is designed to be independent of any specific directory service implementation so a variety of
directories can be accessed, such as LDAP, NDS, or DNS. E JNDI is an API that provides naming and
directory functionality to applications, such as looking up objects by name, binding objects to names,
and creating and destroying naming contexts. Reference = [Java Naming and Directory Interface
(JNDI) Overview]