CTI Server functions (C++ CTI API)

CTI_MakeCall

Contents  Back  Next

Initiates a call from the server.

 

VOID WINAPI CTI_MakeCall(

 PTCHAR pszUser,

 PTCHAR pszNumber

);

Parameters

pszUser

Extension of user who is calling

 

pszNumber

Number to call

 

Return value

None

 

Remarks

A licence must be present for the user.

 

See also

Server functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.