CTI Server events (ActiveX)

OnNewCall

Contents  Back  Next

Preliminary informations for a call come.

 

Event OnNewCall(

 String bstrUser,

 Long lCallID,

 Bool bInbound,

 Long lStart,

 String bstrNumber

)

Parameters

bstrUser

Extension which was called or which is calling

 

lCallID

Call ID of call whose state has changed.

 

bInbound

Is true for incoming calls.

 

lStart

Call start time, as time_t

 

bstrNumber

Phone number of the partner

 

Remarks

One provides first of all information with important data of the call.

 

See also

Server events overview | GetDateTime | GetFormatDateTime

 


Send feedback to TAPIMaster®

© 2020 Tino Kasubke. All rights reserved.