Skip to content

Commit 2c2ec12

Browse files
committed
2025.02.1
1 parent ad9a4da commit 2c2ec12

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2025.02.1 12.02.2025
2+
====================
3+
- fix pcap deduplication command line --dedup-pcap [VG-2935]
4+
- fix crash when creating audiograph (save_audiograph is enabled aither in .conf or capture ruels) for very short RTP streams [VS-1654]
5+
6+
17
2025.02.0 03.02.2025
28
====================
39
- fix zstd decompress which fixes CDR transmission from client server configuraiton

voipmonitor_define.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#define VOIPMONITOR_DEFINE_H
33

44

5-
#define RTPSENSOR_VERSION "2025.02.0"
5+
#define RTPSENSOR_VERSION "2025.02.1"
66
#define RTPSENSOR_BUILD_NUMBER "local_build"
77
#define NAT
88

0 commit comments

Comments
 (0)