CTI Client telephony functions (C++ CTI API)

CTI_TAddNumberToConference

Contents  Back  Next

Initiates a call and adds it to the conference.

 

VOID WINAPI CTI_TAddNumberToConference(

 PTCHAR pszNumber

);

Parameters

pszNumber

Telephone number of the party who should be called and added to the conference.

 

Return value

None

 

Remarks

The function calls bstrNumber. If this called party answers, the party is added to the conference / the active call is extended to a three-way conference. 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_TAddCallToConference

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.