How requests flow to the CTI server
Requests are generated from the actions that the user performs on the CTI toolbar, such as when they answer a call or hang up a call.
The requests are sent from the CTI toolbar to the OpenCTI desktop interface layer, which passes the request to the OpenCTI implementation layer. This layer is responsible for implementing the appropriate JavaScript functions to send the correct request to the CTI server.
Previous topic OpenCTI desktop architecture Next topic CTI server events handling