CTI Client telephony functions (C++ CTI API)

CTI_TCallUnHold

Contents  Back  Next

Retrieve held call.

 

VOID WINAPI CTI_TCallUnHold(

 LONG lCallID = 0

);

Parameters

lCallID

Call ID of the call to retrieve. If a value of 0 is supplied, the last held call is retrieved.

 

Return value

None

 

Remarks

The function can retrieve a call held by CTI_TCallHold so that the call is active once more. Some switches do not support this function.

 

See also

Telephony functions overview | CTI_TCallToggle | CTI_TCallHold

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.