Cisco Cisco Computer Telephony Integration Option 9.0 テクニカルリファレンス

ページ / 274
   
153
CTI Server Message Reference Guide (Protocol Version 17) for Cisco Unified Contact Center Enterprise
Release 10.0(1)
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-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 
unregister.
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