LP1526558 SIP authproxy avoid unnecessary call; docs user/berick/lp1526558-sip-auth-proxy
authorBill Erickson <berickxx@gmail.com>
Mon, 17 Aug 2020 15:15:47 +0000 (11:15 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 17 Aug 2020 15:31:39 +0000 (11:31 -0400)
commite7cff0447842d77231de488d947edb791aa8e115
tree22cd28a99e87f56ad72fd6ab10fe8216f0b9479b
parentebe05d93b8891321c52989d584d87170080e9b6c
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 <berickxx@gmail.com>
Open-ILS/examples/oils_sip.xml.example
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm