Cisco Cisco Computer Telephony Integration Option 9.0 Guía Del Desarrollador

Descargar
Página de 278
5-113
CTI Server Message Reference Guide (Protocol Version 9) Release 7.0(0)
Chapter 5      Application Level Interfaces
Miscellaneous Service
The CTIServer forwards the STOP_RECORDING_REQ message to the server application with session 
SessionID if non-zero, or if SessionID is zero to one or more server applications that have registered the 
“Cisco:CallRecording” service. The recording server will return the STOP_RECORDING_CONF 
message when call recording has been terminated. Upon receipt of the STOP_RECORDING_CONF, the 
CTI Server forwards the response to the requesting CTI Client:
Table 5-82
STOP_RECORDING_CONF Message Format 
Fixed Part
Field Name
Value
Data Type
Byte 
Size
MessageHeader
Standard message header. 
MessageType= 150.
MHDR
8
InvokeID
Set to the same value as the 
InvokeID from the corresponding 
request message.
UINT
4
Floating Part
Field Name
Value
Data Type
Max. 
Size
ClientID (client 
only)
The ClientID of the server 
application terminating the call 
recording service, provided by 
CTIServer when this message is sent 
to a client application.
STRING
64
ClientAddress 
(client only)
The IP address of the server 
application terminating the call 
recording service, provided by 
CTIServer when this message is sent 
to a client application.
STRING
16
Maximum message size (including header)
96
AgentID
The agent’s ACD login ID. For 
requesting clients with ALL 
EVENTS or PERIPHERAL 
MONITOR service, at least one of 
AgentExtension, AgentID, or 
AgentInstrument must be provided.
STRING
12
AgentInstrument
The agent’s ACD instrument 
number. For requesting clients with 
ALL EVENTS or PERIPHERAL 
MONITOR service, at least one of 
AgentExtension, AgentID, or 
AgentInstrument must be provided.
STRING
64
Maximum message size (including header)
318
Table 5-81
STOP_RECORDING_REQ Message Format (continued)