Jitter-bug: Difference between revisions

From VoIPmonitor.org
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Voiopmonitor sniffer 16.0 fixes jitter calculation for huge jittered calls. The jitter was always lower than it should be compared to wireshark and RFC due to rounding issue in the code. The best to understand to it is seeing how does it looked before the fix and after:
Voiopmonitor sniffer 16.0 fixes jitter calculation for huge jittered calls. The jitter was always lower than it should be compared to wireshark and RFC due to rounding issue in the code. The best to understand to it is seeing how does it looked before the fix and after:


[[img|jitter-bug.png]]
[[File:jitter-bug.png]]

Revision as of 23:47, 27 May 2016

Voiopmonitor sniffer 16.0 fixes jitter calculation for huge jittered calls. The jitter was always lower than it should be compared to wireshark and RFC due to rounding issue in the code. The best to understand to it is seeing how does it looked before the fix and after: