sipcapture / homer

HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
https://sipcapture.org
GNU Affero General Public License v3.0
1.58k stars 239 forks source link

FreeSWITCH Capture Agent - RTCP #595

Closed idanam-del closed 1 year ago

idanam-del commented 1 year ago

hey is it possible to capture RTCP packets and not just SIP?

what needs to be configured on Freeswitch?

kYroL01 commented 1 year ago

This is more of a FreeSWITCH question.

Anyway, you need to check the FreeSWITCH documentation on how to activate RTCP on FS side https://developer.signalwire.com/freeswitch/FreeSWITCH-Explained/Signalling/RTCP_13173472/#about

Then you can follow our guide https://github.com/sipcapture/homer/wiki/Examples%3A-FreeSwitch

Thanks for the star :)