<p>George Joseph <strong>merged</strong> this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/11646">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  George Joseph: Looks good to me, approved; Approved for Submit

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">doc:  Add "master-only" flag back to the CHANGES and UPGRADE files<br><br>In order to run the documentation scripts the flags needs to be<br>added back to the staging files.<br><br>Change-Id: Ia10a153c50c970cfa1e85815208dfaddb3f2ccd4<br>---<br>M doc/CHANGES-staging/bridging_stasis_cache.txt<br>M doc/CHANGES-staging/chan_sip_deprecated.txt<br>M doc/CHANGES-staging/channels_stasis_cache.txt<br>M doc/UPGRADE-staging/applications_jabberstatus.txt<br>M doc/UPGRADE-staging/bridging_stasis_cache.txt<br>M doc/UPGRADE-staging/chan_sip_deprecated.txt<br>M doc/UPGRADE-staging/channels_stasis_cache.txt<br>M doc/UPGRADE-staging/func_callerid_callerpres.txt<br>M doc/UPGRADE-staging/install_headers.txt<br>M doc/UPGRADE-staging/res_parking_parkingslot.txt<br>M doc/UPGRADE-staging/res_xmpp_jabberstatus.txt<br>11 files changed, 11 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/CHANGES-staging/bridging_stasis_cache.txt b/doc/CHANGES-staging/bridging_stasis_cache.txt</span><br><span>index c39d290..df6b3cd 100644</span><br><span>--- a/doc/CHANGES-staging/bridging_stasis_cache.txt</span><br><span>+++ b/doc/CHANGES-staging/bridging_stasis_cache.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: Bridging</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The bridging core no longer uses the stasis cache for bridge</span><br><span> snapshots.  The latest bridge snapshot is now stored on the</span><br><span>diff --git a/doc/CHANGES-staging/chan_sip_deprecated.txt b/doc/CHANGES-staging/chan_sip_deprecated.txt</span><br><span>index 04ac21c..cffd1db 100644</span><br><span>--- a/doc/CHANGES-staging/chan_sip_deprecated.txt</span><br><span>+++ b/doc/CHANGES-staging/chan_sip_deprecated.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: chan_sip</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The chan_sip module is now deprecated, users should migrate to the</span><br><span> replacement module chan_pjsip.  See guides at the Asterisk Wiki:</span><br><span>diff --git a/doc/CHANGES-staging/channels_stasis_cache.txt b/doc/CHANGES-staging/channels_stasis_cache.txt</span><br><span>index 1743fea..b4dbfc3 100644</span><br><span>--- a/doc/CHANGES-staging/channels_stasis_cache.txt</span><br><span>+++ b/doc/CHANGES-staging/channels_stasis_cache.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: Channels</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The core no longer uses the stasis cache for channels snapshots.</span><br><span> The following APIs are no longer available:</span><br><span>diff --git a/doc/UPGRADE-staging/applications_jabberstatus.txt b/doc/UPGRADE-staging/applications_jabberstatus.txt</span><br><span>index 4adb1dc..93e4112 100644</span><br><span>--- a/doc/UPGRADE-staging/applications_jabberstatus.txt</span><br><span>+++ b/doc/UPGRADE-staging/applications_jabberstatus.txt</span><br><span>@@ -1,3 +1,4 @@</span><br><span> Subject: Applications</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The JabberStatus application, deprecated in Asterisk 12, has been removed.</span><br><span>diff --git a/doc/UPGRADE-staging/bridging_stasis_cache.txt b/doc/UPGRADE-staging/bridging_stasis_cache.txt</span><br><span>index c39d290..df6b3cd 100644</span><br><span>--- a/doc/UPGRADE-staging/bridging_stasis_cache.txt</span><br><span>+++ b/doc/UPGRADE-staging/bridging_stasis_cache.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: Bridging</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The bridging core no longer uses the stasis cache for bridge</span><br><span> snapshots.  The latest bridge snapshot is now stored on the</span><br><span>diff --git a/doc/UPGRADE-staging/chan_sip_deprecated.txt b/doc/UPGRADE-staging/chan_sip_deprecated.txt</span><br><span>index 04ac21c..cffd1db 100644</span><br><span>--- a/doc/UPGRADE-staging/chan_sip_deprecated.txt</span><br><span>+++ b/doc/UPGRADE-staging/chan_sip_deprecated.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: chan_sip</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The chan_sip module is now deprecated, users should migrate to the</span><br><span> replacement module chan_pjsip.  See guides at the Asterisk Wiki:</span><br><span>diff --git a/doc/UPGRADE-staging/channels_stasis_cache.txt b/doc/UPGRADE-staging/channels_stasis_cache.txt</span><br><span>index 1743fea..b4dbfc3 100644</span><br><span>--- a/doc/UPGRADE-staging/channels_stasis_cache.txt</span><br><span>+++ b/doc/UPGRADE-staging/channels_stasis_cache.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: Channels</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The core no longer uses the stasis cache for channels snapshots.</span><br><span> The following APIs are no longer available:</span><br><span>diff --git a/doc/UPGRADE-staging/func_callerid_callerpres.txt b/doc/UPGRADE-staging/func_callerid_callerpres.txt</span><br><span>index b128cc6..003d67d 100644</span><br><span>--- a/doc/UPGRADE-staging/func_callerid_callerpres.txt</span><br><span>+++ b/doc/UPGRADE-staging/func_callerid_callerpres.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: func_callerid</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The CALLERPRES() dialplan function, deprecated in Asterisk 1.8, has been</span><br><span> removed.</span><br><span>diff --git a/doc/UPGRADE-staging/install_headers.txt b/doc/UPGRADE-staging/install_headers.txt</span><br><span>index 2453781..d932512 100644</span><br><span>--- a/doc/UPGRADE-staging/install_headers.txt</span><br><span>+++ b/doc/UPGRADE-staging/install_headers.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: Build</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> Asterisk headers are no longer installed and uninstalled automatically when</span><br><span> performing a "make install" or a "make uninstall".  To install/uninstall the</span><br><span>diff --git a/doc/UPGRADE-staging/res_parking_parkingslot.txt b/doc/UPGRADE-staging/res_parking_parkingslot.txt</span><br><span>index 1ddcaeb..b5b4cbc 100644</span><br><span>--- a/doc/UPGRADE-staging/res_parking_parkingslot.txt</span><br><span>+++ b/doc/UPGRADE-staging/res_parking_parkingslot.txt</span><br><span>@@ -1,4 +1,5 @@</span><br><span> Subject: res_parking</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The PARKINGSLOT channel variable, deprecated in Asterisk 12 in favor of the</span><br><span> PARKING_SPACE channel variable, will no longer be set.</span><br><span>diff --git a/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt b/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt</span><br><span>index e2bacdb..4400278 100644</span><br><span>--- a/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt</span><br><span>+++ b/doc/UPGRADE-staging/res_xmpp_jabberstatus.txt</span><br><span>@@ -1,3 +1,4 @@</span><br><span> Subject: res_xmpp</span><br><span style="color: hsl(120, 100%, 40%);">+Master-Only: true</span><br><span> </span><br><span> The JabberStatus application, deprecated in Asterisk 12, has been removed.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/11646">change 11646</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/c/asterisk/+/11646"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 17 </div>
<div style="display:none"> Gerrit-Change-Id: Ia10a153c50c970cfa1e85815208dfaddb3f2ccd4 </div>
<div style="display:none"> Gerrit-Change-Number: 11646 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>