sipcapture / heplify

Portable and Lightweight HEP Capture Agent for HOMER
https://sipcapture.org
GNU Affero General Public License v3.0
187 stars 66 forks source link

Quick heplify agent question #299

Closed abitrusty closed 2 months ago

abitrusty commented 2 months ago

I'm going to capture voip traffic using heplify client via erspan and send to heplify server and don't want loads of extra traffic traversing the network. Will the heplify client send all the captured RTP traffic to the heplify server or does it jsut parse the SIP and RTCP traffic and send it.

In other words do I need to just put the heplify client close to the voice source or do I need to put the heplify server with it?

Sorry not an issue but can't find where I should post a question like this

kYroL01 commented 2 months ago

Hi @abitrusty heplify only deal with SIp and RTCP, not with the real media (RTP).

To work with RTP you need a different agent (rtpagent) that makes the RTP analysis, but this is a paid product. If you need more information about it, please contact

Thank you