LP#1528301: minor tweaks to release notes
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 11 Nov 2021 15:16:19 +0000 (10:16 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Thu, 11 Nov 2021 15:17:57 +0000 (10:17 -0500)
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>

docs/RELEASE_NOTES_NEXT/SIP/checkin-hold-phone.adoc

index 2c735a7..22df553 100644 (file)
@@ -1,11 +1,15 @@
-Adding Captured Hold Phone Notification Number to Checkin Repsonse
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+== 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.
+`<phone_ext_on_msg10 enabled="true" />` in the "institution"
+section of `oils_sip.xml`.
+
+=== Upgrade Note ===
 
+To use this feature, Evergreen administrators should upgrade to the
+latest version of `SIPServer`.