LINECALLHUBTRACKING_ Constants

The LINECALLHUBTRACKING_ bit-flag constants describe the type of call hub tracking provided.

LINECALLHUBTRACKING_ALLCALLS

Call hub tracking is provided at the call level.

LINECALLHUBTRACKING_NONE

No call hub tracking is provided.

LINECALLHUBTRACKING_PROVIDERLEVEL

Call hubs are tracked at the service provider level. Call by call changes are not reported.

Remarks

No extensibility. All 32 bits are reserved.

When changes occur in this data structure, a LINE_CALLINFO message is sent to the application. The parameters to this message are a handle to the call and an indication of the information item that has changed. The LINECALLHUBTRACKINGINFO data structure indicates which tracking type is provided.

Requirements

Requirement Value
TAPI version
Requires TAPI 2.2
Header
Tapi.h

See also

LINE_CALLINFO

LINECALLHUBTRACKINGINFO

LINECALLINFO