sipcapture / homer

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

SIPTRACE by API Request #587

Closed idanam-del closed 1 year ago

idanam-del commented 1 year ago

hey, is it possible to get a sip trace of a call by using an api request per lets say uuid of the call?

lmangani commented 1 year ago

Yes, just like any API. Just take a read at the in-skin documentation from the admin section of the UI, and you will see how. Alternatively, use the UI and observe the request, which you can also paste out as a CURL command, etc directly from Chrome.