2.2.3.1.21 LINECALLHUBTRACKING_Constants

The LINECALLHUBTRACKING_Constants are bit-flag constants that describe the type of call-hub tracking that is provided.

The following constants are present in TAPI versions 3.0 and 3.1:

Constant/value

Description

LINECALLHUBTRACKING_NONE

0x00000000

No call-hub tracking must be provided.

LINECALLHUBTRACKING_PROVIDERLEVEL

0x00000001

Call hubs are tracked at the service provider level. Call-by-call changes must be reported.

LINECALLHUBTRACKING_ALLCALLS

0x00000002

Call-hub tracking is provided at the call level.

No extensibility. All 32 bits are reserved.

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