-
Good day,
Regarding the configuration parameters shown here:
https://github.com/sipcapture/homer/wiki/Examples-RTPPROXY
We're running rtpproxy 3.0. I've been searching to see if the parameters…
-
Installed the app globaly and LOKI running locally
at first had this
```
input {
file {
path => "./logs/*.log"
}
}
output {
loki {
host => localhost
port => 3100
…
-
Good evening,
I'm attempting a correlation between two call legs on a custom header (sort of), here's what I'm doing:
A-Side: X-CC-TRACE: c=N36ADE4KASyKH7HjnbnNzQOQugCbC3Nc;a=Agent1@JimAgnetta2…
-
Hi,
Homer7 web UI has a bit of outdated for username/password setup, which is basically hardcoded to be admin/sipcapture. Would be very nice to have possibility to set it up from variable in docker…
os11k updated
7 months ago
-
Been banging my head against a wall, but following basic instructions, Homer UI comes up successfully. Just can't log in with admin/sipcapture. Am I missing something or did the defaults change?
-
Hi guys
First of all thank you for making such a great tool
Currently I hope to be able to compile ``heplify`` under windows. I looked up historical issues and conducted a google search and found …
pedoc updated
8 months ago
-
Hello.
I have some problems with **LDAP_USERGROUP** in the **homer-webapp** docker container in a **/usr/local/homer/etc/webapp_config.json** config.
When the container has restarted **usergroup** a…
-
I'm noticing that when the SIP message collected for the captagent is a little larger, is cutting out part of the header and the entire SDP body in the HEP message sent to the heplify-server. Does any…
-
Trying to use SSL when connecting to PGSQL. Using command line option `-database-ssl-mode=require` works no problem, but using config option `sslmode="require"` it doesn't.
```
~ # cat /etc/homer/…
-
Good day,
We're having great success with homer. I'm wondering if the field mapping .json file which can be downloaded is resident on the homer server somewhere so that on a new installation I can…