sipcapture / heplify

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

Capture Janus Events Log with heplify #161

Closed NinoFares closed 4 years ago

NinoFares commented 4 years ago

Hi guys,

I would like to send Janus events to my heplify-server, can i do it with heplify ? I saw that it supports LOGS Capture.

If it's possible, how can I do it?

Thanx :D.

lmangani commented 4 years ago

Short answer: no, unless you want to get down and dirty with code.

You need to use HEPop to handle Janus events, but writes can converge to the same database as hepflify-server and under the same HOMER roof.

NinoFares commented 4 years ago

Okey, i will try to do that, thanks for your answer !