Developer's Guide
5-150
CTI Server Message Reference Guide (Protocol Version 15) for Cisco Unified Contact Center Enterprise
Release 8.5(1)
Chapter 5 Application Level Interfaces
Server Service
UNREGISTER_SERVICE_REQ
Prior to closing its session with the CTI Server, or at any time that the server application wishes to
discontinue providing a registered service, it must send an UNREGISTER_SERVICE_REQ message,
defined in Table 5-142:
The UNREGISTER_SERVICE_CONF message (Table 5-143) confirms successful completion of the
request:
Table 5-142 UNREGISTER_SERVICE_REQ Message Format
Fixed Part
Field Name Value
Data
Type
Byte
Size
MessageHeader Standard message header. MessageType = 145. MHDR 8
InvokeID An ID for this request message that will be returned in the
corresponding confirm message.
UINT 4
Registered
ServiceID
The ID of registered service that the application wishes to
unregistered
UINT 4
Maximum message size (including header) 16
Table 5-143 UNREGISTER_SERVICE_CONF Message Format
Field Name Value
Data
Type
Byte
Size
MessageHeader Standard message header. MessageType = 146. MHDR 8
InvokeID Set to the same value as the InvokeID from the corresponding
request message.
UINT 4
Maximum message size (including header) 12