mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
res_monitor: Disable building by default.
ASTERISK-29602 Change-Id: I6f0af0a959409cdbc6b185b1604301bafc872a5a
This commit is contained in:
committed by
George Joseph
parent
fcbf0a6699
commit
0ddeac0e36
8
doc/UPGRADE-staging/res_monitor_disabled.txt
Normal file
8
doc/UPGRADE-staging/res_monitor_disabled.txt
Normal file
@@ -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.
|
@@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
/*** MODULEINFO
|
/*** MODULEINFO
|
||||||
<use type="module">func_periodic_hook</use>
|
<use type="module">func_periodic_hook</use>
|
||||||
|
<defaultenabled>no</defaultenabled>
|
||||||
<support_level>deprecated</support_level>
|
<support_level>deprecated</support_level>
|
||||||
<replacement>app_mixmonitor</replacement>
|
<replacement>app_mixmonitor</replacement>
|
||||||
<deprecated_in>16</deprecated_in>
|
<deprecated_in>16</deprecated_in>
|
||||||
|
Reference in New Issue
Block a user