Difference between revisions of "Jitter-bug"

From VoIPmonitor.org
Jump to navigation Jump to search
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 00:47, 28 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:

Jitter-bug.png