<div dir="ltr"><div>Hi Giovani, nice to see that you remain very productive.</div><div><br></div><div>Few notes on the mos-lq (listening quality), it consider both losses from jitter (discarded) and never received.<br></div><div>I tried to keep the equation and variables as defined in the ITU, but it is relatively simple in the end.<br></div><div>One thing missing is the delay impairment to have mos-cq this would be RTT + jitter buffer size of both endpoints.</div><div>This way we will correctly account for jitter impairment in terms of loss and delay.<br></div><div><br></div><div>More context on jitter, as I recently went back looking at some MOS score computation.<br></div><div><div>Since we compute MOS in the endpoint it can be more precise when it comes to jitter.<br></div><div>In most cases, when done in a relay, I found that jitter is hard (or not accounted) for properly, since we extrapolate adaptive / static buffers that will receive the packets.</div><div>What I found in most cases was jitter x 2 like in rtp-engine seems like the best option but should endup underestimating the impairment as this would mean an adaptive buffer and assume not too much jitter of jitter meaning the size of the buffer based on estimate is always fine with the given jitter and not dropping late packets and it must drop packets when it shrinks.<br></div><div><br></div><div>Let's remember to keep each other posted if we improve this further.</div><div><br></div><div>Have fun,<br></div><div>Julien<br></div><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Apr 21, 2021 at 2:48 AM Giovanni Maruzzelli <<a href="mailto:gmaruzz@gmail.com">gmaruzz@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello fellow VoIPers and RTCers,<br><br>on GitHub there is an early release of sipnagios, opensource.<br><br>check it out: <a href="https://github.com/gmaruzz/sipnagios" target="_blank">https://github.com/gmaruzz/sipnagios</a><br><br>sipnagios is a Nagios Plugin to check Call Quality in SIP VoIP (compatible with checkmk, etc)<br><br>sipnagios implements the Nagios plugin API for monitoring and performance data.sipnagios.c is a modification of the original siprtp.c sample in pjproject distribution. Supposedly, it works on Linux, Windows, and anywhere you can compile pjproject on.It makes a call, checks all the various resulting values (mos, rtt, pdd, tta, jitter, packet loss, bytes and packets transferred, and so on). It verifies these values are included into acceptable, warning, or critical ranges.If the call has gone well, sipnagios print performance data for Nagios graphs, and returns 0.If the call fails, or if its measured values are not inside acceptable ranges, it exits with Nagios conventional WARNING or CRITICAL values.<br><br>mos calculation is scraped from Julien Chavanton work (VoIP Patrol, on GitHub too) I can't even understand :) (merci Julien!)<br><br>Enjoy!<br><br>-giovanni<br><div><br></div>-- <br><div dir="ltr">Sincerely,<br><br>Giovanni Maruzzelli<br>OpenTelecom.IT<br>cell: +39 347 266 56 18<br><br></div></div>
_______________________________________________<br>
Kamailio (SER) - Users Mailing List<br>
<a href="mailto:sr-users@lists.kamailio.org" target="_blank">sr-users@lists.kamailio.org</a><br>
<a href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users" rel="noreferrer" target="_blank">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div>