CTI Client telephony functions (C++ CTI API)

CTI_TAddCallToConference

Contents  Back  Next

Add a call to a conference.

 

VOID WINAPI CTI_TAddCallToConference(

 LONG lCallID = 0

);

Parameters

lCallID

Call ID of the call which should be added to the conference. If a value of 0 is supplied, the CTI function tries either to establish a conference automatically or to add the most likely participant.

Return value

None

 

Remarks

This function allows existing calls to be added to a conference. In most cases a held call is brought into conference with an active consultation call. Some switches do not support this function. In particular, many manufacturers do not support conferences with more than three participants.

 

See also

Telephony functions overview | CTI_TAddNumberToConference

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.