]> git.evergreen-ils.org Git - working/SIPServer.git/commit
LP1528301 Add SIP Support for BF field on type 10 checkin responses user/blake/LP1528301_Add_SIP_Support_for_BF_field_on_type_10_checkin_responses
authorblake <blake@mobiusconsortium.org>
Thu, 9 Jun 2016 14:11:04 +0000 (09:11 -0500)
committerblake <blake@mobiusconsortium.org>
Thu, 9 Jun 2016 14:11:04 +0000 (09:11 -0500)
commit6123922d0f9314793e50b58c6b050603338551b5
tree389a7b8bb2b2f44a557a13c3914c8b042f382197
parent27b89199efd2448ce1d9b89e0d6b7705e98161ba
LP1528301 Add SIP Support for BF field on type 10 checkin responses

This little patch will append the BF field in the SIP response during
checkin when the item is for another hold. Some self check software vendors
(ahem Bibliotheca) implement the hold phone number for the next patron this way.
You will need this patch as well as the code change to the Evergreen repo
LP1528301_Add_SIP_Support_for_BF_field_on_type_10_checkin_responses

Signed-off-by: blake <blake@mobiusconsortium.org>
Sip/MsgType.pm