-
i read the past issue on this similar topic but I didn't follow the expected behavior. I notice in my setup when I use captagent to forward SIP-PUBLISH with rtcp-xr stats to the Homer5 backend, the S…
-
i (finally) have a packet capture setup grabbing all sip packets in my lab. Originally setup heplify on the packet-capturer to send the packets to heplify-server, which works well, but heplify doesn'…
-
i tried default id password (admin/test123) but cant login homer7
-
Hi,
we are trying to get get HEP running. We had installed Homer5-Docker and the HEP3 Packages are reaching the container (port 9060).
But it seems homer does not even recognize these packages
…
-
Is it currently possible to have Heplify capture both tcp and udp traffic simultaneously?
Thank you.
-
Hi,
I’ve already created the issue [here](https://github.com/sipcapture/homer/issues/311). My question was why sometimes I see in call flow that 100 Trying goes before INVITE? And the answer was it…
sve71 updated
6 years ago
-
I have a packet capturing system setup to send SIP traffic to a centos server over a GRE tunnel. Can heplify be used here to forward the packets directly from the GRE tunnel to heplify-server ?
-
Hi,
I started heplify-sever on last Friday with:
`./heplify-server&`
Today I saw this:
```
panic: runtime error: slice bounds out of range
goroutine 40 [running]:
github.com/negbie/heplif…
sve71 updated
6 years ago
-
I'm executing this command
$ ./heplify -rf succesFull.pcap -hs 127.0.0.1:9060 -t pcap -m SIP
I made sure that pcap has SIP packets, but no details are showing on HOMER dashboard.
What could be …
-
currently heplify-server posts the sip messages into elasticsearch with index 'heplify-server'. Could this be enhanced to use the index with a date stamp? This will allow to clean up old data record…