sipfix

Oracle SIPFIX Decoder for Node.JS

Usage no npm install needed!

<script type="module">
  import sipfix from 'https://cdn.skypack.dev/sipfix';
</script>

README

Dependency Status

Logo

sipfix

Oracle / Acme SIPFIX Decoder for Node JS

Description

ORACLE /ACME PACKET Net-Net SBCs feature a built in "Capture Agent" able to send session data using a custom IPFIX template exporting SIP messages and Statistics in realtime from the core.

SIPFIX decoder powers applications such as HEPFIX, converting IPFIX to HEP for usage with HOMER and HEPIC without requiring phisical port mirroring and external switches/probes/agents.

Install:

npm install sipfix

Usage

See HEPfix for an example usage of the library functionality.