| Index |
| Unique Index to reference this call |
| Reference |
| Reference to the Account the local statistic belongs. |
| Duration |
| The Duration of the current call. |
| RoundTripDelay |
| Current round trip delay in microseconds calculated as defined in [Section6.4/RFC3550]. |
| AvgRoundTripDelay |
| Average round trip delay in microseconds since the beginning of the current call. Average of the RoundTripDelay statistic accumulated each time the delay is calculated. |
| LocalIdent |
| Current Local Source Description transfered in SDES defined in [Section6.5/RFC3550]. Length: 0 to 255 |
| LocalInterarrivalJitter |
| Current receive interarrival jitter in microseconds. Calculated from J(i) as defined in [Section6.4/RFC3550], with units converted to microseconds. |
| LocalAvgInterarrivalJitter |
| Average receive interarrival jitter in microseconds since the beginning of the current call. Calculated as the average of D(i,j) as defined in [Section6.4/RFC3550], with units converted to microseconds. |
| LocalPackets |
| Current count of local generated RTP data Packets for this call from DSP. |
| LocalBytes |
| Current count of local generated RTP data bytes for this call from DSP. |
| LocalPacketLossRate |
| Current receive packet loss rate in percent, calculated as defined in [Section6.4/RFC3550]. Range: 0 to 100 |
| RemoteIdent |
| Current Source Description defined in [Section6.5/RFC3550] Length: 0 to 255 |
| RemoteInterarrivalJitter |
| Current Interarrival jitter in microseconds as reported from the far-end device via RTCP. Calculated from J(i) as defined in [Section64./RFC3550], with units converted to microseconds. |
| RemoteAvgInterarrivalJitter |
| Average far-end interarrival jitter in microseconds since the beginning of the current call. Calculated as the average of the interarrival jitter values reported by the far-end, with units converted to microseconds. |
| RemotePackets |
| Current count of far-end generated RTP data Packets for this call from RTCP signalling. |
| RemoteBytes |
| Current count of far-end generated RTP data bytes for this call from RTCP signalling. |
| RemotePacketLossRate |
| Current far end receive packet lost rate in percent, calculated as defined in [Section6.4/RFC3550]. Range: 0 to 100 |