Releases: sipcapture/heplify
Releases · sipcapture/heplify
Version 1.4
- Improve decoding speed by ~15%
- Add basic tcpassembly with flag -tcpassembly
- Add IPv6 UDP defragmenter
- Allow multiple comma seperated filter and discard strings
Version 1.3
- Add -sl flag for syslog output
- Fix Call-ID index for BroadWorks
- Change -dd flag default to false
- Allow vlan and erspan filter in combination
Version 1.2
- Add -dim flag to drop comma separated SIP methods (-dim OPTIONS,NOTIFY)
Version 1.1
- Improve performance by 10-15%
- Add -nt flag [udp, tcp, tls] (default "udp")
Version 1.0
- Correlate rtpengine ng protocol qos stats
- Parse rtpengine callid
- Capture tcp logs
- Decode Cisco's ERSPAN
Version 0.98
- Add nsq output
- Add hep tls output
- Add go specific benchmark
- Improve RTCP handling
- Little improvements here and there
Version 0.96
- Add rtp to pcap output
- Add IPv6 support
Version 0.95
- Add new flags to write pcap files (-wf, -rt -zf)
- Add nodeID flag (-hi)
Version 0.9
- Better LinkTypeLinuxSLL + VLAN handling
- Add i386 binary
Version 0.85
*Add more debug selectors:
./heplify -i any -t af_packet -m SIPRTCP -e -d layers,payload,sdp,rtcp,rtcpfail
*Improve RTCP correlation
- Add windows binary