Skip to content

OpenLI 1.0.10

Compare
Choose a tag to compare
@salcock salcock released this 27 Apr 06:26
· 357 commits to master since this release
  • Intercepts can now be configured with a start and/or end time (unix timestamp only).
  • SIP-based VOIP intercepts will now check the P-Asserted-Identity and Remote-Party-ID fields for matches against the target identities.
  • Added config option to allow the "From:" URI in a SIP packet to be used for target identification. Defaults to not allowed.
  • Added config options to adjust pcap output filenames and compression levels.
  • Fixed bug where the agencyID for an intercept could not be modified via the REST API.
  • Fixed issues where the set of active pcap intercepts was not updated when intercepts were no longer active.
  • Fixed various crashes and memory leaks when reloading the collector config file.
  • Improve performance when analysing SIP traffic while having a large number of active VOIP intercepts.