Hi,
I sometimes see the following in the logs:
kamailio[14433]: ERROR: <core> [tcp_read.c:271]: tcp_read_data(): error
reading: Connection reset by peer (104)
kamailio[14433]: ERROR: <core> [tcp_read.c:1296]: tcp_read_req(): ERROR:
tcp_read_req: error reading
It looks like Kamailio tries to read a request from a TCP socket but the
connection has been reset (not properly ended) by the remote peer.
Is it an error? Does it prevent Kamailio from working properly? If yes, what
is the solution?
Thanks,
Mickael