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, view it on GitHub, or mute the thread.