If the client does not send TCP keep-alive SIP message or TCP session timer on NAT router
is too low then we have an issue.
As a workaround, I can use the operation system keepalive on the server-side.
```
net.ipv4.tcp_keepalive_time = 75
```
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2564#issuecomment-735247057