mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 20:33:53 +00:00
it is impossible to set permissions for manager accounts created by users.conf (reported internally, patched by me)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@90098 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -46,6 +46,11 @@ hasiax = yes
|
||||
;
|
||||
hasmanager = no
|
||||
;
|
||||
; Set permissions for manager entry (see manager.conf.sample for documentation)
|
||||
; (defaults to *all* permissions)
|
||||
;managerread = system,call,log,verbose,command,agent,user,config
|
||||
;managerwrite = system,call,log,verbose,command,agent,user,config
|
||||
;
|
||||
; Remaining options are not specific to users.conf entries but are general.
|
||||
;
|
||||
callwaiting = yes
|
||||
|
||||
Reference in New Issue
Block a user