currently we use latest kamailio v5.6.2. During our test ,we enlarge the gap of tls.reload to 5 seconds to avoid ctl reloading issue(your advice), and then we do sipp relaying test. At this time, there is no crash, but there is an very strange log in worker task, as follows:
Dec 22 05:37:58 localhost sipproxy[63374]: ERROR: tls [tls_server.c:1330]: tls_h_read_f(): protocol level error
Dec 22 05:37:58 localhost sipproxy[63374]: ERROR: tls [tls_server.c:1334]: tls_h_read_f(): src addr: 192.168.131.190:49260
Dec 22 05:37:58 localhost sipproxy[63374]: ERROR: tls [tls_server.c:1337]: tls_h_read_f(): dst addr: 192.168.131.190:5061
Dec 22 05:37:58 localhost sipproxy[63374]: ERROR: [core/tcp_read.c:1478]: tcp_read_req(): ERROR: tcp_read_req: error reading - c: 0x7f8a6d2d3f48 r: 0x7f8a6d2d4070 (-1)
do you know the reason? and is it serious ? and how could we avoid this error ?
thank you very much!!!


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3305/1362230008@github.com>