Hi
I was using AJAM and realized that during each call, a constant flow of events “RTCPReceived” was sent, holding info about call quality (jitter, lost data, rtt…).
Also, at the end of each call, two events are fired with global stats about the call. (examples below).
- Where can I find a description of the fields ?
- Can the Stat data be written to a file via simple config (I’m considering writng a small prog to do this, but I hate reinventing the wheel)
- Does anyone know a program that would make use of this to generate call quality stats ?
thanks for the feedback,
J.
dlsr: "369.8600(sec)"
event: "RTCPReceived"
fractionlost: "0"
from: "xxx:19489"
highestsequence: "49977"
iajitter: "72"
lastsr: "7160.125965972422000640"
length: 0
packetslost: "87246"
privilege: "reporting,all"
pt: "200(Sender Report)"
receptionreports: "1"
rtt: "102(sec)"
senderssrc: "3461611776"
sequencenumbercycles: "0"
event: "RTPReceiverStat"
jitter: "0.0019"
length: 0
lostpackets: "19851"
privilege: "reporting,all"
receivedpackets: "800"
rrcount: "101"
ssrc: "1982888845"
transit: "0.0161"