Contents

This table contains a record for each instance when an agent made a click to dial call, or was connected with the dialler. It records the complete call leg to the agent.

Fields

Field

Type

Meaning

ID

INT

A unique ID assigned to this call record.

ServiceNumbersID

INT

The ID of the service number used when the call was initiated to the agent.

ClientsID

INT

The ID of the client.

UsersID

INT

The ID of the user.

dtCallStart

TIMESTAMP

The date and time the call was initiated by the agent or the connection to the dialler was initiated.

dtCallEnd

TIMESTAMP

The date and time the call leg to the agent ended. If the call has not yet ended or the end of the call was never determined for technical reasons this value is NULL.