CTI Client telephony functions (ActiveX)

TProxyMakeCall

Contents  Back  Next

Initiate a call from a proxy telephone. Useful for some types of cordless (DECT) telephone.

 

Function TMakeCall(

 String bstrNumber,

 String bstrProxy,

);

Parameters

bstrNumber

Number of the device to call.

 

bstrProxy

Extension of the mediating device. Must be an internal phone belonging to the switch.

 

Remarks

A user device cannot use TAPI to make a call. A proxy device calls the user. The user answers, whereupon the proxy device establishes a consultation call to the actual target device. The call is transferred to the user after dialing has started.

 

See also

Telephony functions overview | TCallDrop

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.