Cisco Cisco Computer Telephony Integration Option 9.0 Developer's Guide

Page of 500
   
6-48
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions
Cisco CTI OS Release 7.2(1)
Chapter 6      Event Interfaces and Events
ICallEvents Interface
Parameters
args
Arguments array containing the following fields.
Keyword
Type
Description
PeripheralID
INT
The ICM PeripheralID of the ACD where the call 
activity occurred.
CallType
SHORT
The general classification of the call type.
UniqueObjectID
STRING
An object ID that uniquely identifies the call 
object.
DialedNumber 
STRING
The number dialed.
CallerEnteredDigits
STRING
The digits entered by the caller in response to IVR 
prompting.
CallWrapupData
STRING
Call-related wrap-up data.
CallVariable1 (Optional)
STRING
Call-related variable data.
CallVariable10 (Optional)
STRING
Call-related variable data.
CustomerPhone Number
STRING
The customer phone number associated with the 
call.
CustomerAccount Number
STRING
The customer account number associated with the 
call.
ECC
ARGUMENTS
Arguments array that contains all of the Expanded 
Call Context variables in use; for example:
 
 
user.ArrayVariable[0]
 
user.ArrayVariable[1]
 
...
 
user.ArrayVariable[n]
 
user.ScalarVariable
CTIClients (Optional)
ARGUMENTS
Arguments array that contains the information 
about the number of clients that are using the call 
object; for example:
CTIClient[1]
CTIClientSignature
 
CTIClientTimestamp
RouterCallKeyDay
INT
Together with the RouterCallKeyCallID field 
forms the unique 64-bit key for locating this call’s 
records in the ICM database. Only provided for 
Post-routed and Translation-routed calls.
RouterCallKeyCallID
INT
The call key created by the ICM. The ICM resets 
this counter at midnight.
NumNamedVariables
SHORT
Number of Named variables.
NumNamedArrays
SHORT
Number of Named Arrays.