[asterisk-commits] manager: Clarify that dialplan manipulation actions are unde... (asterisk[master])

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Mon Aug 15 13:47:01 CDT 2016


Anonymous Coward #1000019 has submitted this change and it was merged.

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

Approvals:
  Anonymous Coward #1000019: Verified
  Matt Jordan: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved
  Corey Farrell: Looks good to me, but someone else must approve



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/3538
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Id673b9786389f9d2a87f638ce1a25161f5f31657
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>



More information about the asterisk-commits mailing list