Contents
This table contains data pertaining to individual callers to a conference.
Fields
Field  | Type  | Meaning  | 
|---|---|---|
ID  | INT  | A unique ID assigned to each record.  | 
ConfStatsPartAID  | INT  | The ID of the conference in ConfStatsPartA.  | 
StatisticsPartAID  | INT  | The ID of the StatisticsPartA record for this particular caller.  | 
ConferenceRolesID  | INT  | ID of the role of the participant in the conference. See Value Reference - Conference Roles  | 
EnteredPIN  | VARCHAR  | The PIN used by the caller to to enter the conference.  | 
dtLobby  | TIMESTAMP  | The date and time when the caller entered the conference lobby.  | 
dtEnter  | TIMESTAMP  | The date and time when the caller entered the conference.  | 
dtLeave  | TIMESTAMP  | The date and time when the caller left the conference.  |