VideoClientEvent table in Lync Server 2013
Topic Last Modified: 2012-10-02
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 in Lync Server 2013. |
SessionSeq |
int |
Primary |
Referenced from the MediaLine table in Lync Server 2013. |
MediaLineLabel |
tinyint |
Primary |
Referenced from the MediaLine table in Lync Server 2013. |
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. |