Cisco Cisco Computer Telephony Integration Option 8.5 Reference Guide

Page of 276
   
5-159
CTI Server Message Reference Guide (Protocol Version 14) for Cisco Unified ICM/Contact Center Enterprise & Hosted
Release 8.0(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 
:
The UNREGISTER_SERVICE_CONF message (
) confirms successful completion of the 
request:
Table 5-139
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-140
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