VideoClientEvent Table
Topic Last Modified: 2010-11-09
Each record contains client event for one endpoint in a video call. Usually, one call has two records, one for caller and one for callee.
Column | Data Type | Key/Index | Details |
---|---|---|---|
ConferenceDateTime |
Datetime |
primary |
Referenced from the MediaLine Table. |
SessionSeq |
Int |
primary |
Referenced from the MediaLine Table. |
MediaLineLabel |
tinyint |
primary |
Referenced from the MediaLine Table. |
FromCaller |
bit |
primary |
0: Callee’s data 1: Caller’s data |
NetworkBandwidthLowEventRatio |
|
Percentage of session the LowBandwidth event was fired for ‘Bad’ state. The available bandwidth is insufficient for an acceptable voice experience. |
|
NetworkReceiveQualityEventRatio |
|
Percentage of session the ReceiveSendQuality event was fired for ‘Bad’ state. Network quality in terms of jitter or packet loss is severe and impacts the quality of audio being received. |