Skip to content

Commit 404e276

Browse files
committed
2024.12.0
1 parent 20ad5bd commit 404e276

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ChangeLog

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
2024.12.0 17.12.2024
22
====================
33
- fix missing RTP packets caused by SIP/SDP Packet Handling at Higher Traffic Rates: Previously, when t2_boost = yes (default setting), VoIPmonitor relied on the block of packets filling up quickly to trigger processing. For traffic rates below 200 Mb/s, an additional delay detection mechanism ensured blocks with a time difference exceeding 100ms between the first and last packet would be forwarded to the next thread. At higher traffic rates (>200 Mb/s), this delay detection was disabled, as it was assumed blocks would fill quickly. However, under certain conditions (e.g., low SIP traffic between threads), SIP/SDP packets could be delayed, causing RTP packets to be processed before the corresponding SIP/SDP packets. [VS-1669]
4-
- fix SIP buffer when t2_boost = yes (which is default) when the traffic was exactly >= 200Mbit the buffer were not treated
54
- add parameter sql_log_all_errors (overrides error log suppression)
65
- suppress the use of autocleanmingb if the disk size is smaller than this parameter
76
- suppress log entry 'Critical low disk space in spool...' if _maxpoolsize_autoclean is greater than the used space

0 commit comments

Comments
 (0)