CTI Client telephony functions (C++ CTI API)

CTI_TPickup

Contents  Back  Next

Pick up an incoming call which has not yet been answered.

 

VOID WINAPI CTI_T_Pickup(

 PTCHAR pszPickupNumber

);

Parameters

pszPickupNumber

Extension of the device from which a call should be picked up.

 

Return value

None

 

Remarks

This function allows calls to be picked up from a different device. TAPIMaster® employs to some extent substitute functions with respect to the TAPI, thus allowing cross-switch pick-up. If this function should fail none the less, TAPIMaster® can issue direct hardware commands to pick the call up. On some switches it is possible to pick up call-waiting calls.

 

See also

Telephony functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.