-
I believe there is a bug in External Auth that prevents the submitted credentials from being passed to the external system. In Authentication\External::logIn, the $param argument contains the username…
-
Is it possible to supply a query string to the homer url and have homer perform a search?
for instance: http://homer.local/search?callid=call_id_value_here
cm-gb updated
7 years ago
-
When trying to use the admin panel to create a new user, the function doNewUser does not construct a valid insert statement for pgsql.
2016/09/20 13:16:16 [error] 16471#0: *281 FastCGI sent in stder…
-
Having issues with the interface allowing the default logins to install. I have verified in the database that the admin/test1234 exists like that, but anytime you attempt to login you get:
**Email an…
-
Hi,
I installed Homer using the quick start script onto a fresh CentOS 7 install.
At first I could login to the UI. I left the login details at the defaults for this test server.
However, now…
-
I've enabled the module socket_tzsp in captagent.xml and enabled the profile in socket_tzsp.xml. When starting captagent this error is logged:
[NOTICE] Loaded core config
parse error (7,30-31): u…
-
Cloning the repo and running the following fails to build the stack, MySQL errors out:
```
docker-compose build; docker-compose up; docker-compose logs
```
Docker-compose logs output:
```
Creati…
ghost updated
7 years ago
-
When configuring a transport_hep profile with capture-proto as "tcp", the behavior is inconsistent. The reason looks to be because the "type" field in hep_connection_t in transport_hep.h is defined a…
-
I am observing that for any SIP packet captured by our captagent, the HEP packet sent has the last 4 octets (which are usually carriage returns 0d 0a 0d 0a) are replaced by random data. This is then …
-
I am using the precompiled rpm for this task so have limited debug info available at the moment but will work on getting more if it turns out this is not easily found or already resolved in source.
…