LINECALLPARTYID_ Constants

The LINECALLPARTYID_ bit-flag constants describe the nature of the information available about the parties involved in a call.

LINECALLPARTYID_BLOCKED
Party identifier information is not available because it has been blocked by the remote party.
LINECALLPARTYID_OUTOFAREA
Caller ID information for the call is not available because it is not propagated all the way by the network.
LINECALLPARTYID_NAME
Party identifier information consists of the party's name (as, for example, from a directory kept inside the switch).
LINECALLPARTYID_ADDRESS
Party identifier information consists of the party's address in dialable address format.
LINECALLPARTYID_PARTIAL
Party identifier information is valid, but is limited to partial information only.
LINECALLPARTYID_UNKNOWN
Party identifier information is currently unknown but can become known later.
LINECALLPARTYID_UNAVAIL
Party identifier information is not available and cannot become known later. Information may be unavailable for unspecified reasons. For example, the information was not delivered by the network, was ignored by the service provider, and so forth.

Not extensible. All 32 bits are reserved.

LINECALLPARTYID describes for each of the possible parties involved in a call how the party identifier information is formatted. This information is supplied in the LINECALLINFO data structure.

See Also

LINECALLINFO