Sources of Log Information

Information useful to call logging (which is saved by TAPI) originates in the following sources, and is placed in the LINECALLINFO data structure.

The start time, end time, and duration of a call are not recorded by TAPI. A logging application that wants to log this information must record the time by checking the system clock when certain LINE_CALLSTATE messages (such as CONNECTED, DISCONNECTED, and IDLE) are received, and then derive the related time log information.