Skip to content

Commit

Permalink
11.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
voipmonitor committed Aug 18, 2015
1 parent f98e1b5 commit df5bf9f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
11.11.4 14.08.2015
==================
- fix support for multiple vlan tag in packets [VG-672]
- fix issue with long manager command for getfile_in_tar (fixes retrieving long RTP files from remote sniffers)
- fix receiver mode terminating
- add cdr_rtpsrcport configuration option
- fix random crash when q850 reason is enabled (which is when mysql columns were added)


11.11.3 14.08.2015
==================
- reenable tcmalloc allocation library if present (speedups sniffer)
Expand Down
2 changes: 1 addition & 1 deletion voipmonitor.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#ifndef VOIPMONITOR_H
#define VOIPMONITOR_H

#define RTPSENSOR_VERSION "11.11.3"
#define RTPSENSOR_VERSION "11.11.4"
#define NAT

#define FORMAT_WAV 1
Expand Down

0 comments on commit df5bf9f

Please sign in to comment.