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

--- Comment #6 from David Cook <dc...@prosentient.com.au> ---
I'm planning to implement this patch in prod next week, as we need the fix
ASAP.

I've implemented it in the way that I think is best/cleanest for the SIP
server. I can understand if people would prefer a per-listener approach for
maximum flexibility. 

However, if folk wanted to go that route, I'd suggest refactoring how we
currently handle client_timeout, since post_accept_hook would be a better place
than process_request to fetch/set that config.

If people don't have strong feelings, we can also always just do it this way,
and refactor later if necessary...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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