CTI Server functions (C++ CTI API)

Functions

Contents  Back  Next

Prefix

The server interface functions start with the prefix "CTI_T".

 

Initialisation

 

CTI_Init

Initialise the server interface.

 

Data exchange

 

CTI_SendIdentity

Send caller number identification back.

CTI_SendUserData

Send user-defined data.

 

Additional functions

 

CTI_ConvertToCanonical

Convert a number into canonical form.

CTI_GetLicenseCount

Return the number of CTI licences.

CTI_GetDateTime

Converts a time_t var into a standard string.

CTI_GetFormatDateTime

Converts a time_t var into an individual formatted string.

CTI_MakeCall

Initiate call.

CTI_Answer

Answers a call.

CTI_Drop

Hang up a call.

CTI_Conference

Connect two calls to a telephone conference.

CTI_Pickup

Picks up a call from an other phone device.

CTI_Redirect

Redirect a call on to another telephone.

CTI_Toggle

Switch back and forth between two calls.

CTI_Transfer

Connect two calls.

 

See also

C++ CTI API overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.