Update sample config files.

This just involved updating manager.conf.sample to have the new
"message" write permission.



git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10-digiumphones@361178 65c4cc65-6c06-0410-ace0-fbb531ad65f3
10-digiumphones
Mark Michelson 14 years ago
parent 344c613492
commit c71f0ac4b1

@ -140,7 +140,8 @@ bindaddr = 0.0.0.0
; test - Ability to read TestEvent notifications sent to the Asterisk Test
; Suite. Note that this is only enabled when the TEST_FRAMEWORK
; compiler flag is defined.
; message - Permissions to send out of call messages. Write-only
;
;read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
;write = system,call,agent,user,config,command,reporting,originate
;write = system,call,agent,user,config,command,reporting,originate,message

Loading…
Cancel
Save