]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
doc: Add "master-only" flag back to the CHANGES and UPGRADE files
authorGeorge Joseph <gjoseph@digium.com>
Mon, 29 Jul 2019 16:10:28 +0000 (10:10 -0600)
committerAsterisk Development Team <asteriskteam@digium.com>
Mon, 29 Jul 2019 16:47:37 +0000 (11:47 -0500)
In order to run the documentation scripts the flags needs to be
added back to the staging files.

Change-Id: Ia10a153c50c970cfa1e85815208dfaddb3f2ccd4

doc/CHANGES-staging/bridging_stasis_cache.txt
doc/CHANGES-staging/chan_sip_deprecated.txt
doc/CHANGES-staging/channels_stasis_cache.txt
doc/UPGRADE-staging/applications_jabberstatus.txt
doc/UPGRADE-staging/bridging_stasis_cache.txt
doc/UPGRADE-staging/chan_sip_deprecated.txt
doc/UPGRADE-staging/channels_stasis_cache.txt
doc/UPGRADE-staging/func_callerid_callerpres.txt
doc/UPGRADE-staging/install_headers.txt
doc/UPGRADE-staging/res_parking_parkingslot.txt
doc/UPGRADE-staging/res_xmpp_jabberstatus.txt

index c39d2908ffbe8dd07b7a9b98ebb04af9efec0649..df6b3cd103a69b877cee8c7c64012be887d01341 100644 (file)
@@ -1,4 +1,5 @@
 Subject: Bridging
+Master-Only: true
 
 The bridging core no longer uses the stasis cache for bridge
 snapshots.  The latest bridge snapshot is now stored on the
index 04ac21c7d2222704ecf8a45269d117a9dc482270..cffd1db5657bcc4ae3466cf283bc394c88e596be 100644 (file)
@@ -1,4 +1,5 @@
 Subject: chan_sip
+Master-Only: true
 
 The chan_sip module is now deprecated, users should migrate to the
 replacement module chan_pjsip.  See guides at the Asterisk Wiki:
index 1743fea170ac96be1dcfa59582b2aaf0aa0202c4..b4dbfc344659e7baea30d02ea1a8de69302082a9 100644 (file)
@@ -1,4 +1,5 @@
 Subject: Channels
+Master-Only: true
 
 The core no longer uses the stasis cache for channels snapshots.
 The following APIs are no longer available:
index 4adb1dcf1f17a3068de62813444fdc1659ba11cf..93e411297cbcfc69d3934d1d7671b313eaa031a8 100644 (file)
@@ -1,3 +1,4 @@
 Subject: Applications
+Master-Only: true
 
 The JabberStatus application, deprecated in Asterisk 12, has been removed.
index c39d2908ffbe8dd07b7a9b98ebb04af9efec0649..df6b3cd103a69b877cee8c7c64012be887d01341 100644 (file)
@@ -1,4 +1,5 @@
 Subject: Bridging
+Master-Only: true
 
 The bridging core no longer uses the stasis cache for bridge
 snapshots.  The latest bridge snapshot is now stored on the
index 04ac21c7d2222704ecf8a45269d117a9dc482270..cffd1db5657bcc4ae3466cf283bc394c88e596be 100644 (file)
@@ -1,4 +1,5 @@
 Subject: chan_sip
+Master-Only: true
 
 The chan_sip module is now deprecated, users should migrate to the
 replacement module chan_pjsip.  See guides at the Asterisk Wiki:
index 1743fea170ac96be1dcfa59582b2aaf0aa0202c4..b4dbfc344659e7baea30d02ea1a8de69302082a9 100644 (file)
@@ -1,4 +1,5 @@
 Subject: Channels
+Master-Only: true
 
 The core no longer uses the stasis cache for channels snapshots.
 The following APIs are no longer available:
index b128cc6e218893e896038887f25dc868d1b28f4a..003d67d6992f039acb30f67f1ce3de4172208de1 100644 (file)
@@ -1,4 +1,5 @@
 Subject: func_callerid
+Master-Only: true
 
 The CALLERPRES() dialplan function, deprecated in Asterisk 1.8, has been
 removed.
index 2453781a4f695811f464c0b097397289c2185af5..d932512a1b3298aaa31cb7a7fc69fad7b506f20c 100644 (file)
@@ -1,4 +1,5 @@
 Subject: Build
+Master-Only: true
 
 Asterisk headers are no longer installed and uninstalled automatically when
 performing a "make install" or a "make uninstall".  To install/uninstall the
index 1ddcaebf291859f4625551fb6557f863280405ff..b5b4cbc392ffe358242441ce1f7706c58cb25aee 100644 (file)
@@ -1,4 +1,5 @@
 Subject: res_parking
+Master-Only: true
 
 The PARKINGSLOT channel variable, deprecated in Asterisk 12 in favor of the
 PARKING_SPACE channel variable, will no longer be set.
index e2bacdb4c87cd9c10c76231840d7b7e7b638f866..44002786327ea4b00df1bd7edcbda802147f9eca 100644 (file)
@@ -1,3 +1,4 @@
 Subject: res_xmpp
+Master-Only: true
 
 The JabberStatus application, deprecated in Asterisk 12, has been removed.