]> git.evergreen-ils.org Git - working/SIPServer.git/commit
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)
committerJason Boyer <jboyer@equinoxinitiative.org>
Fri, 6 Sep 2019 19:05:07 +0000 (15:05 -0400)
commitacaa5679bd193eea91c928ce8cada2946330569d
treeba53a13af3da6631d71a067a3ff81034b5a56589
parent9b2690bb3ef1290b7048ebbdcd0e5e41478936e3
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>
Signed-off-by: Martha Driscoll <driscoll@noblenet.org>
Signed-off-by: Jason Boyer <jboyer@equinoxinitiative.org>
Sip/MsgType.pm