LP1528301: Release Note for Phone in Checkin Response
authorJason Boyer <jboyer@equinoxinitiative.org>
Fri, 6 Sep 2019 18:22:30 +0000 (14:22 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 11 Nov 2021 15:12:15 +0000 (10:12 -0500)
Have to tell people about it if they're going to use it.

Signed-off-by: Jason Boyer <jboyer@equinoxinitiative.org>
Signed-off-by: Martha Driscoll <driscoll@noblenet.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

docs/RELEASE_NOTES_NEXT/SIP/checkin-hold-phone.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/SIP/checkin-hold-phone.adoc b/docs/RELEASE_NOTES_NEXT/SIP/checkin-hold-phone.adoc
new file mode 100644 (file)
index 0000000..2c735a7
--- /dev/null
@@ -0,0 +1,11 @@
+Adding Captured Hold Phone Notification Number to Checkin Repsonse
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Some third party systems can phone users when a SIP checkin captures
+an item they have on hold. Normally, to do this a patron information
+request is sent (message pair 63/64), but some systems will only look
+for it in the reply to the Checkin pair, 09/10. Because this is not
+a part of the SIP2 standard and exposes patron personal information
+when used indescriminately, it must be enabled by including the key
+&lt;phone_ext_on_msg10 enabled="true" /&gt; in the "institution"
+section of oils_sip.xml.
+