Login and logout request handling
Login requests enables monitoring a device and to subscribe for events for a device. The log out request unsubscribes for event from the CTI server for the device logging out, so that OpenCTI desktop interface will stop receiving any events from the server.
You can use the login function to log in and monitor the extension and to subscribe for events.
When you send a log out request, the logout function is invoked and the event subscription must be stopped on successful logging out.
Previous topic Implementing Simple Telephony Next topic Implementing call treatment