Agent-state requests sent from the desktop
To enable Pega Call to invoke the send request to the CTI Server, copy the following functions from the OpenCTI interface JavaScript file and implement it in your implementation layer.
The OpenCTI developer must translate the Pega Call supported agent-state codes to the equivalent agentstate codes that are supported by the CTI Server.
If there is an error in the request, handle it as explained in Handling errors.
Previous topic Pega Call agent states Next topic The login function