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

Capture tcp and udp Simultaneously #69

Closed jvb187 closed 6 years ago

jvb187 commented 6 years ago

Is it currently possible to have Heplify capture both tcp and udp traffic simultaneously?

Thank you.

negbie commented 6 years ago

Hi, it always captures tcp and udp. For tcp there is a additional flag -tcpassembly which activates basic tcp reassembling. It's not perfect yet because I don't have that much SIP tcp traffic to test things out.