https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37087

--- Comment #8 from David Cook <[email protected]> ---
If your SIP server is behind stunnel, you'll need to add at least the following
to your stunnel configuration as well:

socket = l:SO_KEEPALIVE=1
socket = r:SO_KEEPALIVE=1

If you've tweaked your kernel params at the OS level, then you can leave it
there. 

Otherwise, you'd also need to add stunnel config for TCP_KEEPIDLE and possibly
TCP_KEEPINTVL.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to