CTI Server functions (ActiveX)

SendIdentity

Contents  Back  Next

Send a caller identification message back.

 

Function SendIdentity(

 Long lCallID,

 String bstrUser,

 String bstrText

)

Parameters

lCallID

Call ID of call

 

bstrUser

Extension of user

 

bstrText

Text containing the data about the caller

 

Remarks

The server interface has received event OnGetIdentity, whereupon information about the calling number was determined. The call ID and extension of the user, which were received on OnGetIdentity, are also sent back. bstrText should be formatted suitably for display by the client in question.

 

Example

ServerInterface

 

See also

Server functions overview | OnGetIdentity

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.