summaryrefslogtreecommitdiff
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2005-10-04 22:51:59 +0000
committerKevin P. Fleming <kpfleming@digium.com>2005-10-04 22:51:59 +0000
commitf38742190538c10fbcf866b7169826165488b0c6 (patch)
tree857ef7f7e70edb6af3ea2ed39635465b5625521a /configs/manager.conf.sample
parente33868294970bb2f437801f9144d9dc4d2f07fb6 (diff)
make sample config files easier to ready (issue #5371)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6720 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/manager.conf.sample')
-rwxr-xr-xconfigs/manager.conf.sample20
1 files changed, 8 insertions, 12 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index 4141aa416..ff37f8a1b 100755
--- a/configs/manager.conf.sample
+++ b/configs/manager.conf.sample
@@ -1,23 +1,19 @@
;
; AMI - The Asterisk Manager Interface
;
-; Third party application call management support
-; and PBX event supervision
+; Third party application call management support and PBX event supervision
;
-; This configuration file is read every time someone
-; logs in
+; This configuration file is read every time someone logs in
;
-; Use the "show manager commands" at the CLI to list
-; availabale manager commands and their authorization
-; levels.
+; Use the "show manager commands" at the CLI to list available manager commands
+; and their authorization levels.
;
; "show manager command <command>" will show a help text.
;
-; ------------------- SECURITY NOTE -----------------
-; Note that you should not enable the AMI on a public
-; IP address. If needed, block this TCP port with
-; iptables (or another FW software) and reach it
-; with IPsec, SSH or SSL vpn tunnel
+; ---------------------------- SECURITY NOTE -------------------------------
+; Note that you should not enable the AMI on a public IP address. If needed,
+; block this TCP port with iptables (or another FW software) and reach it
+; with IPsec, SSH, or SSL vpn tunnel
;
[general]
enabled = no