LINECALLINFOSTATE_ Constants
The LINECALLINFOSTATE_ bit-flag constants describe various call information items about which an application can be notified in the LINE_CALLINFO message.
-
LINECALLINFOSTATE_OTHER
-
Call information-status items other than those listed below have changed.
-
LINECALLINFOSTATE_DEVSPECIFIC
-
The device-specific field of the call-information record.
-
LINECALLINFOSTATE_BEARERMODE
-
The bearer mode field of the call-information record.
-
LINECALLINFOSTATE_RATE
-
The rate field of the call-information record.
-
LINECALLINFOSTATE_MEDIAMODE
-
The media mode field of the call-information record.
-
LINECALLINFOSTATE_APPSPECIFIC
-
The application-specific field of the call-information record.
-
LINECALLINFOSTATE_CALLID
-
The call ID field of the call-information record.
-
LINECALLINFOSTATE_RELATEDCALLID
-
The related call ID field of the call-information record.
-
LINECALLINFOSTATE_ORIGIN
-
The origin field of the call-information record.
-
LINECALLINFOSTATE_REASON
-
The reason field of the call-information record.
-
LINECALLINFOSTATE_COMPLETIONID
-
The completion ID field of the call-information record.
-
LINECALLINFOSTATE_NUMOWNERINCR
-
The number of owner field in the call-information record was increased.
-
LINECALLINFOSTATE_NUMOWNERDECR
-
The number of owner field in the call-information record was decreased.
-
LINECALLINFOSTATE_NUMMONITORS
-
The number of monitors field in the call-information record has changed.
-
LINECALLINFOSTATE_TRUNK
-
The trunk field of the call-information record.
-
LINECALLINFOSTATE_CALLERID
-
One of the callerID-related fields of the call-information record.
-
LINECALLINFOSTATE_CALLEDID
-
One of the calledID-related fields of the call-information record.
-
LINECALLINFOSTATE_CONNECTEDID
-
One of the connectedID-related fields of the call-information record.
-
LINECALLINFOSTATE_REDIRECTIONID
-
One of the redirectionID-related fields of the call-information record.
-
LINECALLINFOSTATE_REDIRECTINGID
-
One of the redirectingID-related fields of the call-information record.
-
LINECALLINFOSTATE_DISPLAY
-
The display field of the call-information record.
-
LINECALLINFOSTATE_USERUSERINFO
-
The user-to-user information of the call-information record.
-
LINECALLINFOSTATE_HIGHLEVELCOMP
-
The high-level compatibility field of the call-information record.
-
LINECALLINFOSTATE_LOWLEVELCOMP
-
The low-level compatibility field of the call-information record.
-
LINECALLINFOSTATE_CHARGINGINFO
-
The charging information of the call-information record.
-
LINECALLINFOSTATE_TERMINAL
-
The terminal mode information of the call-information record.
-
LINECALLINFOSTATE_DIALPARAMS
-
The dial parameters of the call-information record.
-
LINECALLINFOSTATE_MONITORMODES
-
One or more of the digit, tone, or media monitoring fields in the call-information record.
Not extensible. All 32 bits are reserved.
These constants describe portions of the LINECALLINFO data structure. 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 LINEADDRESSCAPS data structure also indicates which of these call information elements are every valid for calls on the address.
See Also
LINE_CALLINFO, LINEADDRESSCAPS, LINECALLINFO