aboutsummaryrefslogtreecommitdiffstats
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-07 21:49:27 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-07 21:49:27 +0000
commit97b948a2bdbcb120059745742ffdd0ada406e6ec (patch)
tree3e4e5356d218ee0bdd2aa1fdc355b6771339dfac /configs/manager.conf.sample
parent03f6e1b57f9e340b108d3de76f354a0013503678 (diff)
Document 'originate' permission in manager sample config.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@113243 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/manager.conf.sample')
-rw-r--r--configs/manager.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index 80bea5a70..ec1d0a691 100644
--- a/configs/manager.conf.sample
+++ b/configs/manager.conf.sample
@@ -91,7 +91,8 @@ bindaddr = 0.0.0.0
; reporting - Ability to get information about the system.
; cdr - Output of cdr_manager, if loaded. Read-only.
; dialplan - Receive NewExten and VarSet events. Read-only.
+; originate - Permission to originate new calls.
;
;read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
-;write = system,call,agent,user,config,command,reporting
+;write = system,call,agent,user,config,command,reporting,originate