Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 278
3-11
CTI Server Message Reference Guide (Protocol Version 9) Release 7.0(0)
Chapter 3      Messaging Conventions
Message Formats
 defines the Application Path ID field format.
Table 3-7
Application Path ID (APPPATHID) Format
Subfield
Value
Data 
Type
Max. 
Size
Tag
APP_PATH_ID_TAG (= 84). The floating 
field tag that indicates that the following data 
is an application path ID.
UCHAR
1
AppPathID
The application path ID.
INT
4
Message Formats
Messages contain either a fixed part only or a fixed part and a floating part. The fixed part of a message 
contains the message header and all required, fixed length fields. The variable part of a message 
immediately follows the fixed part. It contains one or more floating fields that are optional and/or 
variable in length. The message type field in the message header determines the format of the message, 
and therefore indicates if the message includes a floating part and what types of floating fields may 
appear within it. 
 illustrates the CTI Server message format.
TaskGroupLow
The least significant 4 bytes of the Task 
Group ID.
INT
4
SequenceNumber
The Task Group ID is unchanged for 
the lifetime of a task (and the lifetime 
of related tasks that are to be grouped 
with it), but the combination of Task 
Group ID and Sequence Number is 
unique for every termination record.
INT
4
Table 3-6
TASKID Format