Releases: sipcapture/heplify-server
Releases · sipcapture/heplify-server
Version 1.11
- Fix index for pgsql
- Better handling of CID and AlegIDs
- forceHEPPayload config flag
- Loki and performance improvements
Version 1.10
- 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
- Persist webconfig
- Use custom Loki proto file
- Fix one race condition during webconfig reload
Version 1.07
- 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
- 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
- Add Grafana Loki support
- Add performance related config settings
Version 0.98
- Add heplify_vqrtcpxr_* metrics
- Fix vq-rtcpxr reports from heplify-xrcollector
- Raise report_capture_all_* msg column size
Version 0.96
- 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
- Better HEP validation
- Faster sipparser
- DiscardMethod option
- Better AledID handling
- Elasticsearch output
- Use copy for postgres bulk insert
Version 0.93
- Add DiscardMethod option
- Little sipparser speedup