[Asterisk-code-review] manager: Clarify that dialplan manipulation actions are unde... (asterisk[13])

Joshua Colp asteriskteam at digium.com
Mon Aug 15 07:34:10 CDT 2016


Joshua Colp has uploaded a new change for review.

  https://gerrit.asterisk.org/3536

Change subject: manager: Clarify that dialplan manipulation actions are under system class.
......................................................................

manager: Clarify that dialplan manipulation actions are under system class.

ASTERISK-26246 #close

Change-Id: Id673b9786389f9d2a87f638ce1a25161f5f31657
---
M configs/samples/manager.conf.sample
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/36/3536/1

diff --git a/configs/samples/manager.conf.sample b/configs/samples/manager.conf.sample
index aec2d07..0eb64c8 100644
--- a/configs/samples/manager.conf.sample
+++ b/configs/samples/manager.conf.sample
@@ -125,7 +125,9 @@
 ;
 ; all       - All event classes below (including any we may have missed).
 ; system    - General information about the system and ability to run system
-;             management commands, such as Shutdown, Restart, and Reload.
+;             management commands, such as Shutdown, Restart, and Reload. This
+;             class also includes dialplan manipulation actions such as
+;             DialplanExtensionAdd and DialplanExtensionRemove.
 ; call      - Information about channels and ability to set information in a
 ;             running channel.
 ; log       - Logging information.  Read-only. (Defined but not yet used.)

-- 
To view, visit https://gerrit.asterisk.org/3536
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id673b9786389f9d2a87f638ce1a25161f5f31657
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list