From: Sean Bright Date: Wed, 18 Nov 2020 19:11:46 +0000 (-0500) Subject: CHANGES: Remove already applied CHANGES update X-Git-Tag: 18.2.0-rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=994fbdaf4842f9823e404dbe8b85d5a1c61737c4;p=thirdparty%2Fasterisk.git CHANGES: Remove already applied CHANGES update Change-Id: Iee7163bc732d58c5cbaa2cfab1f5aab4a412060a --- diff --git a/doc/CHANGES-staging/hide_messaging_ami_events b/doc/CHANGES-staging/hide_messaging_ami_events deleted file mode 100644 index 0afbeecdf7..0000000000 --- a/doc/CHANGES-staging/hide_messaging_ami_events +++ /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".