Topic Last Modified: 2010-03-26
The database schema consists of the following tables.
Supporting Tables
Table | Description |
---|---|
Stores SIP User Agent (UA) strings and UA types used in audio and video sessions. |
|
Stores user, conference, and phone URIs used in audio and video sessions. |
|
Stores tenant of users. |
|
Stores FQDN computer names of endpoints participating in audio and video sessions. |
|
Stores the names of pools to which metrics data belongs. |
|
Stores capture devices and render devices which are used in an audio/video calls. |
|
Stores driver for capture device and render device which are used in audio/video calls. |
|
Stores Conference URIs for conference scenarios, or DialogID for other scenarios. |
|
Stores CorrelationID for PSTN calls. |
|
Stores the codec used in audio/video calls. |
|
Stores the bandwidth source used in audio/video calls. |
|
Stores the MAC address of the endpoints participating in audio and video sessions. |
|
Stores the Dialog ID of audio and video sessions. |
|
Stores the Region defined in NCS setting. |
|
Stores the NetworkSite defined in NCS setting. |
|
Stores the subnet defined in NCS setting. |
|
Stores the region link defined in NCS setting. |
|
Stores the network site links defined in NCS setting. |
|
Stores the subnet of the endpoint participating in audio and video session. |
|
Stores the FQDN or IP address of the server the media goes through. |
Tables for metrics data
Table | Description |
---|---|
Stores overall information about an audio or audio/video session. A session is defined as an audio or video SIP dialog between two endpoints. |
|
Stores information about each media line in a session. A media line is a collection of one or more audio and video streams. Typically, a single media line will have two streams, either audio or video. |
|
Stores audio media quality metrics for each audio stream in the media line. |
|
Stores audio media quality metrics in the media line, this includes AEC and AGC metrics. |
|
Stores video media quality metrics for each audio stream in the media line. |
|
Stores audio media quality metrics collected from client event. |
|
Stores video media quality metrics collected from client event. |
|
DiagnosticData Table |
Stores diagnostic data which is for internal use only. |
Tables for summary data
Table | Description |
---|---|
ServerSummary Table |
Stores summary data for the servers, these data is used for QoE reporting only. |
UserSummary Table |
Stores summary data for users, these data is used for QoE reporting only. |
CallTypeSummary Table |
Store summary data for call types, these data is used for QoE reporting only. |
Tables for Internal Use by Monitoring Server
Table | Description |
---|---|
DbConfigDateTime |
For internal use only. |
DbConfigInt |
For internal use only. |
SummaryTableConfiguration |
For internal use only. |
DbErrorMessage |
For internal use only. |