C-API Overview
Introduction
The purpose of the CTI Server C API is to provide a C language interface to the CTI Server. The steps involved in the communicating through this interface are:
- initializing
- setting the elements
- validating
- encoding
- decoding
CTI Server C-API Benefits
The C-API enables you to create CTI Applications such as
- Call Recording applications
- Wall Board Applications
- WFM realtime-adherence integrations
- CTI Bridge mode integrations
Depending on your application and the environment you are supporting, you may wish to consider using the CTIOS Server and the CTIOS Toolkit for creating integrations. Also, Cisco Advanced Services provides a realtime WFM adherence application for purchase which may save you or your customer from needing to create a new CTI Server application.
Technology/Solution Details
The CTI Server provides for integration of CTI Applications that can open a session, request a set of services, send requests and receive confirmations and asynchronous events. CTI Server is the component that delivers agent, call, and customer data in real time and enables third-party call control.