mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 14:28:24 +00:00
Merged revisions 291229 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ........ r291229 | lmadsen | 2010-10-12 11:07:28 -0500 (Tue, 12 Oct 2010) | 2 lines Add documention that mentions options are defined but not used. (Issue #18101) ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@291230 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -111,8 +111,8 @@ bindaddr = 0.0.0.0
|
|||||||
; management commands, such as Shutdown, Restart, and Reload.
|
; management commands, such as Shutdown, Restart, and Reload.
|
||||||
; 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.
|
; log - Logging information. Read-only. (Defined but not yet used.)
|
||||||
; verbose - Verbose information. Read-only.
|
; verbose - Verbose information. Read-only. (Defined but not yet used.)
|
||||||
; agent - Information about queues and agents and ability to add queue
|
; agent - Information about queues and agents and ability to add queue
|
||||||
; members to a queue.
|
; members to a queue.
|
||||||
; user - Permission to send and receive UserEvent.
|
; user - Permission to send and receive UserEvent.
|
||||||
|
|||||||
Reference in New Issue
Block a user