-
Reference [https://github.com/sipcapture/homer-installer/issues/75](https://github.com/sipcapture/homer-installer/issues/75)
Instead of the installer continuing upon receiving an error the installe…
-
Hello please I am trying to install Homer 7 on my Ubuntu 22.04 server using both the quick install method but this is the error i got
ERROR: Sorry, this Installer does not support your OS yet! Plea…
-
I've been made aware that my old grafana 8.3.5 installation that came out of the box with hom7-prom-all is outdated and contains some security vulnerabilities. Upon digging in a little, I found that t…
-
I am trying to install the new Homer 10, through Docker, which has the following version Docker version 1.13.1, build 7d71120/1.13.1. I verify that the script is trying to download the packages and th…
-
Hello.
Since `restructure` version isn't limited in `package.json` npm Uses recent 3.0.0 version which isn't compatible with Hepfix. It crashes on `EncodeStream`, because they made [buffer a mandator…
-
Hi,
Looking at the code for the connectToHEPBackend function in https://github.com/sipcapture/HFP/blob/main/HFP.go I see that it uses the tls.Dial() and net.Dial() functions to connect to the HEP …
-
and systemd log:
```
root@homer:/usr/src/homer-docker/all-in-one# journalctl -f
Sep 12 04:49:17 homer systemd[1]: run-docker-runtime\x2drunc-moby-755007914bf62162540c5c0f2d4d4026e98b62ea12a9d…
-
hey, i have a native agent on fs that sends SIP on localhost to HEP collector
on the Hep collector i configured the following:
`heplify -e -hs "Homer-ip" -hin udp:127.0.0.1:9060 -nt tls -diip "…
-
Hi,
I'm running `captagent` using systemd to send sip and rtcp data to homer. The problem is that captagent's service restarts every few seconds. After setting debug log level to 10, I found this in …
-
We are looking to capture Freeswitch ESL ([sipcapture/hepipe.js](https://github.com/sipcapture/hepipe.js/tree/master)) events in Homer7
Got the basics working,
heppipe gets JSON events and sends the…