Cisco Cisco Computer Telephony Integration OS 8.5 Developer's Guide

Page of 500
   
10-17
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions
Cisco CTI OS Release 7.2(1)
Chapter 10      Call Object
Methods
Priority (optional)
BOOL
This field should be set to TRUE 
if the call should receive priority 
handling.
PostRoute (optional)
BOOL
When this field is set to TRUE, 
the Post-Routing capabilities of 
the ICM will determine the new 
call destination.
UserToUserInfo (optional)
STRING, 
maximum 
length 40
The ISDN user-to-user 
information.
CallVariable1 (optional)
STRING, 
maximum 
length 40
Call variable data that should be 
set in the new call in place of the 
corresponding data in the current 
call.
...
...
...
CallVariable10 (optional)
ECC
ARGUMENTS  ECC data that should be set in 
the new call in place of the 
corresponding data in the current 
call.
CallWrapupData (optional) STRING, 
maximum 
length 40
Call-related wrapup data.
FacilityCode (optional)
STRING, 
maximum 
length 40
A trunk access code, split 
extension, or other data needed 
to access the chosen facility.
AuthorizationCode 
(optional)
STRING, 
maximum 
length 40
An authorization code needed to 
access the resources required to 
initiate the call.
AccountCode (optional)
STRING, 
maximum 
length 40
A cost-accounting or client 
number used by the peripheral 
for charge-back purposes.
Table 10-5
CallPlacementType Values 
CallPlacementType
Description
Value
CPT_UNSPECIFIED
Use default call placement.
0
CPT_LINE_CALL
An inside line call.
1
CPT_OUTBOUND
An outbound call.
2
CPT_OUTBOUND_NO_ 
ACCESS_CODE
An outbound call that will not require 
an access code.
3
CPT_DIRECT_POSITION
A call placed directly to a specific 
position.
4
Table 10-4
MakeConsultCall Parameters (continued)
Parameter
Type
Description