Handling incoming call events
Configure Pega Platform version 8.7 to receive incoming call events from the Computer Telephony Integration (CTI) server.
Simple telephony mode requires Alerting, Ringing, Offering, and Delivered events.
For an incoming call, the CTI server maps EventName to the Offering event. This mapping uses the SetEventType decision tree.
For more information, see Handling events from the CTI server.
- In the header of Dev Studio, search for the SetEventType decision tree.
- Copy the decision tree to the OpenCTI adapter class.
- Modify the decision steps to map the event names appropriately.
Previous topic Processing events received from the CTI server Next topic Passing call data to the clipboard