Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sipcapture/hep-c

HEP: C implementation of HEP/EEP Encapsulation Protocol
https://github.com/sipcapture/hep-c

Last synced: 19 days ago
JSON representation

HEP: C implementation of HEP/EEP Encapsulation Protocol

Awesome Lists containing this project

README

        

HEP
===

HEP/EEP Encapsulation Protocol

EEP/HEP: Extensible Encapsulation protocol (“EEP” pronounced “HEPPY”) provides a method to duplicate an IP
datagram to a collector by encapsulating the original datagram and its relative header properties
(as payload, in form of concatenated chunks) within a new IP datagram transmitted over UDP/TCP/SCTP
connections for remote collection. Encapsulation allows for the original content to be transmitted
without altering the original IP datagram and header contents and provides flexible allocation of
additional chunks containing additional arbitrary data.

HEP/EEP is currently supported natively in platforms such as Kamailio/SER, OpenSIPS, FreeSWITCH, Asterisk and many more.

This repository provides some example reference implementations for Developers and Integrators.

For any question or comment, please visit http://sipcapture.org or contact [email protected]