CTI Client telephony functions (ActiveX)

Telephony functions

Contents  Back  Next

Use of the telephony functions

The TAPIMaster® interface encapsulates the TAPI interface, providing a substantial reduction in the number of interface commands. The functions listed below provide control of the telephone or similar functionality. Not all functions are possible with all switches – it depends on how much the driver supports.

To allow differentiation of calls, each call has a unique ID (not related to the telephone number) in the TAPIMaster® interface. You should store these numbers internally as they are required by many of the telephony commands. The numbers are known as Call IDs.

 

Prefix

The telephony functions start with the prefix "T".

 

Single-call functions

 

TMakeCall

Initiate a new call.

TCallAnswer

Answer a call.

TCallDrop

Hang up a call.

 

Multicall functions

 

TAddCallToConference

Add an existing call to a conference.

TAddNumberToConference

Call a new party and add the party to a conference.

TCallHold

Hold call.

TCallRedirect

Redirect call.

TCallToggle

Switch back and forth between active and held calls.

TCallTransfer

Connect two calls.

TCallUnHold

Retrieve a held call.

TPickup

Pick up a call from a third party.

TProxyMakeCall

A call is initiated from another telephone and when established is connected through to the target device.

 

Utility functions

 

TLineReset

Reset TAPI line.

TReDial

Start redial.

TRemovePhoneIcon

Remove call symbol.

TSendCallReminder

Send call reminder.

TSetForwarding

Activate or deactivate call forwarding.

 

Parameter

 

TForwardingState

Query or set call forwarding status.

TForwardingDest

Query or set call forwarding destination.

 

See also

ActiveX overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.