[Asterisk-code-review] res_monitor: Disable building by default. (asterisk[master])

George Joseph asteriskteam at digium.com
Wed Aug 18 11:15:12 CDT 2021


George Joseph has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/16341 )

Change subject: res_monitor: Disable building by default.
......................................................................

res_monitor: Disable building by default.

ASTERISK-29602

Change-Id: I6f0af0a959409cdbc6b185b1604301bafc872a5a
---
A doc/UPGRADE-staging/res_monitor_disabled.txt
M res/res_monitor.c
2 files changed, 9 insertions(+), 0 deletions(-)

Approvals:
  Sean Bright: Looks good to me, but someone else must approve
  George Joseph: Looks good to me, approved
  Joshua Colp: Approved for Submit



diff --git a/doc/UPGRADE-staging/res_monitor_disabled.txt b/doc/UPGRADE-staging/res_monitor_disabled.txt
new file mode 100644
index 0000000..12cc372
--- /dev/null
+++ b/doc/UPGRADE-staging/res_monitor_disabled.txt
@@ -0,0 +1,8 @@
+Subject: res_monitor
+Master-Only: True
+
+This module is no longer built by default in
+accordance with the Module Deprecation Policy.
+If you require this functionality you will need
+to enable it for building in menuselect. Note
+that in the future res_monitor will be removed.
diff --git a/res/res_monitor.c b/res/res_monitor.c
index 235dc2d..8f2c9b8 100644
--- a/res/res_monitor.c
+++ b/res/res_monitor.c
@@ -25,6 +25,7 @@
 
 /*** MODULEINFO
 	<use type="module">func_periodic_hook</use>
+	<defaultenabled>no</defaultenabled>
 	<support_level>deprecated</support_level>
 	<replacement>app_mixmonitor</replacement>
 	<deprecated_in>16</deprecated_in>

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16341
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I6f0af0a959409cdbc6b185b1604301bafc872a5a
Gerrit-Change-Number: 16341
Gerrit-PatchSet: 2
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-Reviewer: Sean Bright <sean at seanbright.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210818/1a10a954/attachment.html>


More information about the asterisk-code-review mailing list