[sr-dev] [kamailio/kamailio] kamailio as sipcapture node, hep3 over tcp (#1294)

Amit Zigelman notifications at github.com
Sun Nov 5 09:23:18 CET 2017


I tried right now, with the branch set to master and updated. 
My config global params:
```
####### Global Parameters #########

debug=1
log_stderror=no

memdbg=5
memlog=5

log_facility=LOG_LOCAL1

fork=yes
children=8
tcp_children=5

/* uncomment the next line to disable TCP (default on) */
#disable_tcp=yes

/* IP and port for HEP capturing) */
listen=HOMER_LISTEN_PROTO:HOMER_LISTEN_IF:HOMER_LISTEN_PORT

#Max loops
max_while_loops=100

tcp_accept_hep3=1
```

The error:
```
7(4964) ERROR: <core> [core/tcp_read.c:1493]: tcp_read_req(): bad request, state=7, error=4 buf:
HEP3�
parsed:
HEP3�
```

Command I am using to run Kamailio:
```
kamailio -P /var/run/kamailio.pid -f /etc/kamailio/kamailio.cfg -DD -E -e
```

The issue I am experiencing seems to persist =/

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1294#issuecomment-341956589
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20171105/7bb4c985/attachment.html>


More information about the sr-dev mailing list