CTI Client network functions (.NET)

ProxyMakeCall

Contents  Back  Next

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

 

void ProxyMakeCall

(

 String strNumber,

 String strProxy,

);

Parameters

strNumber

Number of the device to call

 

strProxy

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

 

Return value

None

 

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 overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.