Files
asterisk/res
romryz e95611216f res_rtp_asterisk.c: Correct coefficient in MOS calculation.
Media Experience Score relies on incorrect pseudo_mos variable
calculation. According to forming an opinion section of the
documentation, calculation relies on ITU-T G.107 standard:

    https://docs.asterisk.org/Deployment/Media-Experience-Score/#forming-an-opinion

ITU-T G.107 Annex B suggests to calculate MOS with a coefficient
"seven times ten to the power of negative six", 7 * 10^(-6). which
would mean 6 digits after the decimal point. Current implementation
has 7 digits after the decimal point, which downrates the calls.

Fixes: #597
(cherry picked from commit a7a03bc294)
2024-03-07 14:18:41 +00:00
..
2023-04-03 07:58:23 -05:00
2024-01-12 18:32:13 +00:00
2023-01-31 11:23:11 -06:00
2023-01-10 14:07:44 -06:00
2023-04-03 07:58:23 -05:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2021-11-18 16:25:51 -06:00
2024-01-12 18:32:13 +00:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2021-11-15 16:37:34 -06:00
2023-01-10 14:07:44 -06:00
2021-11-15 16:37:34 -06:00
2022-07-12 07:46:03 -05:00
2021-12-03 10:38:39 -06:00
2021-11-18 16:59:26 -06:00
2021-11-15 16:37:34 -06:00
2021-11-15 16:37:34 -06:00
2024-01-12 18:32:13 +00:00
2021-11-15 16:37:34 -06:00
2021-12-03 10:38:39 -06:00
2024-01-12 18:32:13 +00:00
2021-12-03 10:38:39 -06:00