aboutsummaryrefslogtreecommitdiffstats
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-07 21:49:50 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-04-07 21:49:50 +0000
commit179e30139854a3be09336bb20bbde3693fc3e4d2 (patch)
treeb40e3a2e2b28b5b70eba900ab93acf38171a499d /configs/manager.conf.sample
parentbe8c461279432fe91d4e9b7bace920de78a4f928 (diff)
Merged revisions 113243 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r113243 | qwell | 2008-04-07 16:49:27 -0500 (Mon, 07 Apr 2008) | 1 line Document 'originate' permission in manager sample config. ........ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@113244 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