added manager config for webinterface
This commit is contained in:
10
manager.conf
10
manager.conf
@@ -19,8 +19,8 @@
|
|||||||
; default is 60 seconds.
|
; default is 60 seconds.
|
||||||
;
|
;
|
||||||
[general]
|
[general]
|
||||||
enabled = no
|
enabled = yes
|
||||||
;webenabled = yes
|
webenabled = yes
|
||||||
|
|
||||||
port = 5038
|
port = 5038
|
||||||
bindaddr = 0.0.0.0
|
bindaddr = 0.0.0.0
|
||||||
@@ -154,3 +154,9 @@ bindaddr = 0.0.0.0
|
|||||||
;
|
;
|
||||||
;read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
|
;read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
|
||||||
;write = system,call,agent,user,config,command,reporting,originate,message
|
;write = system,call,agent,user,config,command,reporting,originate,message
|
||||||
|
|
||||||
|
[monast]
|
||||||
|
secret = monast
|
||||||
|
read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
|
||||||
|
write = system,call,agent,user,config,command,reporting,originate,message
|
||||||
|
writetimeout=100
|
||||||
|
|||||||
Reference in New Issue
Block a user