CTI Server functions (C++ CTI API)

CTI_Pickup

Contents  Back  Next

Picks up a call from an other phone device.

 

VOID WINAPI CTI_Pickup(

 PTCHAR pszUser,

 PTCHAR pszNumber

)

Parameters

pszUser

Extension of the user who picks a call.

 

pszNumber

Extension of the device from which the a call should be picked up.

 

Remarks

A licence must be present for the user.

 

Example

ServerInterface

 

See also

Server functions overview

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.