Platform SDK: TAPI

Called Identification

Called identification identifies the original destination address for a session. This information may be useful in situations where a session was redirected, forwarded, or transferred.

Not all service providers support use of this information.

TAPI 2: lineGetCallInfo (dwCalledIDFlags, dwCalledIDSize, dwCalledIDOffset, dwCalledIDNameSize, dwCalledIDNameOffset, and dwCalledIDAddressType members of lpCallInfo)

TAPI 3: ITCallInfo::get_CallInfoLong (CIL_CALLEDIDADDRESSTYPE member of CALLINFO_LONG), ITCallInfo::get_CallInfoString (CIS_CALLEDIDNAME and CIS_CALLEDIDNAME members of CALLINFO_STRING)