summaryrefslogtreecommitdiff
path: root/configs/manager.conf.sample
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-12-05 16:46:47 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-12-05 16:46:47 +0000
commitce2f670228a12dadf513b1068afbb75d815736ef (patch)
tree5ca674f8851be82aa3f1d9b569113d0fa02ce386 /configs/manager.conf.sample
parentd226c1d6377ebd9cc798b886bf5985d3bd70a41b (diff)
Change cdr_manager to use a "CDR" level, rather than the (overcrowded) "call" level.
(Closes issue #11015) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@91173 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/manager.conf.sample')
-rw-r--r--configs/manager.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample
index dceec1378..b4d6a0909 100644
--- a/configs/manager.conf.sample
+++ b/configs/manager.conf.sample
@@ -71,5 +71,5 @@ bindaddr = 0.0.0.0
;displayconnects = yes ; Display on CLI user login/logoff
;
; Authorization for various classes
-;read = system,call,log,verbose,command,agent,user,config,dtmf,reporting
-;write = system,call,log,verbose,command,agent,user,config,dtmf,reporting
+;read = system,call,log,verbose,command,agent,user,config,dtmf,reporting,cdr
+;write = system,call,log,verbose,command,agent,user,config,dtmf,reporting,cdr