OK so it turned out to be because of '"homer5_on" 0' I set it to 1 & everything started working which seems odd as Homer 7 uses the new json format, or at least I thought it did.
One for elsewhere I think. Mark. On Tue, 2 Jul 2019 at 16:53, Mark Farmer <[email protected]> wrote: > Hello everyone, I'm not quite sure if this is an OpenSIPS or Homer issue > but I thought I'd start here as the error "appears" to originating at > OpenSIPS. > > I'm sending hep over tcp to a Homer 7 server that I installed using the > installer script. That all seems OK but I keep getting the following error > in the heplify-server logs: > > 2019-07-02T16:36:56+01:00 WARN ParseMsg: err parsing msg no SIP eof found > > And the following a little later: > > 2019-07-02T16:41:24+01:00 INFO stats since last 5 minutes. PPS: 0, HEP: 0, > Filtered: 0, Error: 44 > > The result seems to be that no data is available in Homer. > > Listener: > listen=hep_tcp:10.147.51.51:9061 > > Module configs: > loadmodule "proto_hep.so" > modparam("proto_hep", "hep_async", 1) > modparam("proto_hep", "homer5_on", 0) > modparam("proto_hep", "hep_capture_id", 101) > modparam("proto_hep", "hep_id", "[hdst]10.147.51.34:9061; transport=tcp; > version=3") > > #### SIP Trace Module > loadmodule "tracer.so" > modparam("tracer", "trace_on", 1) > modparam("tracer","trace_id","[htid]uri=hep:hdst") > > And tracer is called like this: > trace("htid","d"); > > Sorry if this should go to the Homer mailing list, I'll go there if > necessary. > > OpenSIPS Version info: > version: opensips 3.0.0 (x86_64/linux) > flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, > Q_MALLOC, F_MALLOC, HP_MALLOC, DBG_MALLOC, CC_O0, FAST_LOCK-ADAPTIVE_WAIT > ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, > MAX_URI_SIZE 1024, BUF_SIZE 65535 > poll method support: poll, epoll, sigio_rt, select. > git revision: 435890a06 > main.c compiled on 13:19:25 Jun 21 2019 with gcc 7 > > > TIA > Mark. > > > -- > Mark Farmer > [email protected] > -- Mark Farmer [email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
