Skip to content

Commit

Permalink
2025.02.2
Browse files Browse the repository at this point in the history
  • Loading branch information
voipmonitor committed Feb 17, 2025
1 parent 24ae629 commit e4c8e4d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2025.02.2 17.02.2025
====================
- fix crash when creating audiograph - adding an error message handler to jpeg creation so that exit cannot be called [VS-1654]
- fix potential crash when parsing sdp if sdp data ends with "m=X", where X is one character or \0
- ipfix fixes (stream stucked occasianlly) [VS-1682]


2025.02.1 12.02.2025
====================
- fix pcap deduplication command line --dedup-pcap [VG-2935]
Expand Down
2 changes: 1 addition & 1 deletion voipmonitor_define.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#define VOIPMONITOR_DEFINE_H


#define RTPSENSOR_VERSION "2025.02.1"
#define RTPSENSOR_VERSION "2025.02.2"
#define RTPSENSOR_BUILD_NUMBER "local_build"
#define NAT

Expand Down

0 comments on commit e4c8e4d

Please sign in to comment.