aboutsummaryrefslogtreecommitdiffstats
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-04 22:51:59 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2005-10-04 22:51:59 +0000
commit024f2617d8262e60fa1ee1a6496b079557fe72be (patch)
tree857ef7f7e70edb6af3ea2ed39635465b5625521a /configs/manager.conf.sample
parent28ee0af707a994129ce8cb8571f0c1349c616741 (diff)
make sample config files easier to ready (issue #5371)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6720 f38db490-d61c-443f-a65b-d21fe96a405b
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