Skip to main content


         This documentation site is for previous versions. Visit our new documentation site for current releases.      
 

Passing call data to the clipboard

Updated on October 7, 2021

Any call state event received by the CTI server is passed using a web service like SOAP or REST services and are mapped to an event page. This event page is the OpenCTI implementing class type.

Map the incoming data from the CTI server to the clipboard page using the service activity. Use the Service activity to copy the incoming data to the corresponding property on a clipboard page of the Service rule. This page acts as primary page for the Service activity.

Passing the basic call Info details

You can pass the basic call info details to the clipboard page using the Service activity. The following are the basic CTI properties that needs to passed with a call event. You can see these properties on the clipboard.

Basic call info properties

PropertyDescription
pyCallStateStores the call state such as hold or retrieved.
pyCallTypeStores the call type like Internal or Consult used in invoking call treatment rules from the adapter page to the clipboard.
pyCallIDUnique ID of a call.
pyDNISStores the extension to where the call is connected.
pyANIStores the extension from which the call arrived.
pyOtherDNStores the values of other devices from which the call is being placed.
pyEventNameStores the Offering event and normalizes the Pega Call event name based on the call state.

Passing the call variables

The call variables received from the CTI server are stored as property-value pair in ChannelServices-Event-CTILink > pyCallVariables in the class ChannelServices-Request-CallOptions-OpenCTI. You can see this property on the clipboard.

Call type details

Pega Call supports a call type that can be used to circumstance call treatment rules. The pyCallType property on the call page specifies call types, which include:

INBOUND
For inbound calls.
CONSULT
For Consultation and transferred calls.
OUTBOUND
For calls placed from the contact center or the CSR's phone to an external phone number.
INTERNAL
For calls that are internal to the call center, such as calls from one CSR to another.

Have a question? Get answers now.

Visit the Support Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega.com is not optimized for Internet Explorer. For the optimal experience, please use:

Close Deprecation Notice
Contact us