-
Hello Everyone ,
I have homer installed in one of my server but I am not sure if I am getting any log in file "audiocodes.log" file under Pastash.
There is no log coming under this directory.
I hav…
-
Installed the app globaly and LOKI running locally
at first had this
```
input {
file {
path => "./logs/*.log"
}
}
output {
loki {
host => localhost
port => 3100
…
-
Hi,
I have followed the documentation and installed the app_audiocodes filter. However, when I try to run the paStash with the recommended config file it does not work. In debug mode paStash displays…
-
Hi,
I am trying to install Pastash on Centos using Node Version 16 but got this error:
```
[root@localhost ~\]# npm install --unsafe-perm -g @pastash/pastash
npm WARN deprecated natives@1.1.6: T…
-
Hi,
When using the audiocodes pastash plugin, I'm getting the following errors:
Wed, 03 Mar 2021 20:47:14 GMT] NOTICE Starting pastash 1.0.71
[Wed, 03 Mar 2021 20:47:14 GMT] INFO Max http socke…
-
Hello everyone. I am in the condition of receiving the CDR from a syslog (SBC). The point is that the SBC does not send me the headers, but only the data. Is it possible to use the "pastash" filters t…
-
Today, Pastash is using the following Kafka client (https://www.npmjs.com/package/kafka-node/v/3.0.1), which supports only SASL/PLAIN auth method.
This is limiting Pastash usage with Amazon MSK Kafka…
-
Hello,
on the WIKI on HEP forwarding [https://github.com/sipcapture/paStash/wiki/Example:-HEP-Relay](https://github.com/sipcapture/paStash/wiki/Example:-HEP-Relay) there an example with UDP in and …
-
We've been running the PgSQL output plugin for a while in production, and occasionally it attempts to insert duplicate IDs somehow. This shouldn't be a problem for our specific application, except tha…
-
Hi,
I'm trying to set up paStash as a HEP relat/forwarder so that it will send HEP packets (from rtpproxy 2.2.0) to two separate Homer servers.
I am following this guide:
https://github.com/s…