mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-17 07:18:15 +00:00
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: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@113244 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -91,7 +91,8 @@ bindaddr = 0.0.0.0
|
|||||||
; reporting - Ability to get information about the system.
|
; reporting - Ability to get information about the system.
|
||||||
; cdr - Output of cdr_manager, if loaded. Read-only.
|
; cdr - Output of cdr_manager, if loaded. Read-only.
|
||||||
; dialplan - Receive NewExten and VarSet events. 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
|
;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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user