mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-13 13:28:34 +00:00
manager: Clarify that dialplan manipulation actions are under system class.
ASTERISK-26246 #close Change-Id: Id673b9786389f9d2a87f638ce1a25161f5f31657
This commit is contained in:
@@ -125,7 +125,9 @@ bindaddr = 0.0.0.0
|
|||||||
;
|
;
|
||||||
; all - All event classes below (including any we may have missed).
|
; all - All event classes below (including any we may have missed).
|
||||||
; system - General information about the system and ability to run system
|
; 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
|
; call - Information about channels and ability to set information in a
|
||||||
; running channel.
|
; running channel.
|
||||||
; log - Logging information. Read-only. (Defined but not yet used.)
|
; log - Logging information. Read-only. (Defined but not yet used.)
|
||||||
|
|||||||
Reference in New Issue
Block a user