Cisco Cisco Computer Telephony Integration Option 8.5 Developer's Guide

Page of 640
Chapter 6      Event Interfaces and Events
ICallEvents Interface
6-32
CTI OS Developer’s Guide for Cisco ICM/IPCC Enterprise & Hosted Editions Release 7.0(0)
OnCallConferenced
The joining of calls into a conference call or the adding of a new call joining a 
conference may generate an OnCallConferenced event. With this event, the 
connections at the controller’s device merge to become one connection with a 
status of LCS_CONNECT, and the status of the connections at the original 
caller’s device and at the consulted device remain unchanged.
Syntax
C++:
void OnCallConferenced(Arguments& args)
COM:
void OnCallConferenced (IArguments * args)
VB:
session_OnCallConferenced (ByVal args As 
CtiosCLIENTLib.IArguments)
Parameters
args
Arguments array containing the following fields.
Keyword
Type
Description
EnablementMask
INT
Contains the bit-mask that specifies what 
buttons can be enabled or disabled when this 
call is the current call. 
UniqueObjectID
STRING An object ID that uniquely identifies the call 
object.
CallStatus
SHORT
The current status of the call.
ICMEnterprise 
UniqueID (Optional)
STRING Required only when the call is pre-routed.
Keyword
Type
Description
PeripheralID
INT
The ICM PeripheralID of the ACD 
where the call activity occurred.
PeripheralType
SHORT
The type of the peripheral.