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

Joshua Colp asteriskteam at digium.com
Tue Aug 17 08:13:11 CDT 2021


Joshua Colp has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16327 )


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(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/27/16327/1

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/+/16327
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: I6f0af0a959409cdbc6b185b1604301bafc872a5a
Gerrit-Change-Number: 16327
Gerrit-PatchSet: 1
Gerrit-Owner: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210817/75b79440/attachment.html>


More information about the asterisk-code-review mailing list