]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
CHANGES: Remove already applied CHANGES update
authorSean Bright <sean.bright@gmail.com>
Wed, 18 Nov 2020 19:11:46 +0000 (14:11 -0500)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 20 Nov 2020 19:49:39 +0000 (13:49 -0600)
Change-Id: Iee7163bc732d58c5cbaa2cfab1f5aab4a412060a

doc/CHANGES-staging/hide_messaging_ami_events [deleted file]

diff --git a/doc/CHANGES-staging/hide_messaging_ami_events b/doc/CHANGES-staging/hide_messaging_ami_events
deleted file mode 100644 (file)
index 0afbeec..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-Subject: Messaging
-
-In order to reduce the amount of AMI and ARI events generated,
-the global "Message/ast_msg_queue" channel can be set to suppress
-it's normal channel housekeeping events such as "Newexten",
-"VarSet", etc. This can greatly reduce load on the manager
-and ARI applications when the Digium Phone Module for Asterisk
-is in use.  To enable, set "hide_messaging_ami_events" in
-asterisk.conf to "yes"  In Asterisk versions <18, the default
-is "no" preserving existing behavior.  Beginning with
-Asterisk 18, the option will default to "yes".