CTI Server functions (.NET)

OnNewCall

Contents  Back  Next

Preliminary informations for a call come.

 

Event OnNewCall

(

 object sender,

 String e.strDevice,

 uint e.dwCallID,

 boole. bInbound,

 uint e.dwStart,

 String e.strNumber

)

Parameters

sender

object Telephony

 

e.strDevice

Extension which was called or which is calling

 

e.dwCallID

Call ID of call whose state has changed.

 

e.bInbound

Is true for incoming calls.

 

e.dwStart

Call start time, as time_t

 

e.strNumber

Phone number of the partner

 

Remarks

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

 

See also

Telephony overview

 


Send feedback to TAPIMaster®

<%FULLCOPYRIGHT%