Skip to content

Releases: sipcapture/heplify-server

Version 1.11

09 Oct 18:55
c7a747c
Compare
Choose a tag to compare
  • Fix index for pgsql
  • Better handling of CID and AlegIDs
  • forceHEPPayload config flag
  • Loki and performance improvements

Version 1.10

18 May 07:26
1b0f80c
Compare
Choose a tag to compare
  • Add nodename for packetsByType, packetsBySize metric
  • Add support to parse custom headers
  • Protect web config reload by password
  • Improve call setup time metric callculation
  • Prefer NodeName over NodeID (see heplify clients -hn flag)
  • Webserver for pprof

md5sum heplify-server
cbbc7c8eac3320486fc27f6aa1ed340d heplify-server

Version 1.08

20 Mar 21:19
dce51f8
Compare
Choose a tag to compare
  • Persist webconfig
  • Use custom Loki proto file
  • Fix one race condition during webconfig reload

Version 1.07

12 Mar 12:24
f60f1be
Compare
Choose a tag to compare
  • Compile with Go 1.12
  • ISUP JSON insert
  • Allow web config
  • Cut \x00 when using postgres
  • Add heplify_severity_total metric
  • Add SRD and RRD KPI metric

Version 1.01

23 Dec 13:11
8795d64
Compare
Choose a tag to compare
  • Reduce CPU usage by 10-15%
  • Add heplify_reason_isup_total metric
  • Allow DB unix socket connections (unix:/path/to/socket)
  • Add more packet meta data to loki
  • Remove unmaintained postgres support for homer5
  • Remove unmaintained mysql support for homer7
  • Adjust DB SetMaxOpenConns & SetMaxIdleConns

Version 0.99

16 Dec 15:12
9352834
Compare
Choose a tag to compare
  • Add Grafana Loki support
  • Add performance related config settings

Version 0.98

30 Nov 15:00
d807a44
Compare
Choose a tag to compare
  • Add heplify_vqrtcpxr_* metrics
  • Fix vq-rtcpxr reports from heplify-xrcollector
  • Raise report_capture_all_* msg column size

Version 0.96

23 Sep 15:08
be71067
Compare
Choose a tag to compare
  • Better input validation
  • Allow hep3 packets without timestamp
  • Use transactions and postgres copy
  • SIP-RTCPXR handling
  • Log elastic bulk processor stats
  • Some new Prometheus labels
  • Allow seperate sockets for UDP, TCP, TLS

Version 0.94

03 Jul 20:06
574e9cb
Compare
Choose a tag to compare
  • Better HEP validation
  • Faster sipparser
  • DiscardMethod option
  • Better AledID handling
  • Elasticsearch output
  • Use copy for postgres bulk insert

Version 0.93

18 Jun 20:56
365570f
Compare
Choose a tag to compare
  • Add DiscardMethod option
  • Little sipparser speedup