From e7cff0447842d77231de488d947edb791aa8e115 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 17 Aug 2020 11:15:47 -0400 Subject: [PATCH] LP1526558 SIP authproxy avoid unnecessary call; docs Avoid the unnecessary call to see if the proxy is enabled when the proxy will not be used anyway by the SIP client login. Adds docs for the new use_proxy_for_client_login SIP server option. Signed-off-by: Bill Erickson --- Open-ILS/examples/oils_sip.xml.example | 15 +++++++++++++++ Open-ILS/src/perlmods/lib/OpenILS/SIP.pm | 17 ++++++++++------- Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm | 18 ++++++++++++------ 3 files changed, 37 insertions(+), 13 deletions(-) diff --git a/Open-ILS/examples/oils_sip.xml.example b/Open-ILS/examples/oils_sip.xml.example index f0edf8897b..e5a2f7a20d 100644 --- a/Open-ILS/examples/oils_sip.xml.example +++ b/Open-ILS/examples/oils_sip.xml.example @@ -163,6 +163,21 @@