]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Update sample config files.
authorMark Michelson <mmichelson@digium.com>
Wed, 4 Apr 2012 18:24:43 +0000 (18:24 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 4 Apr 2012 18:24:43 +0000 (18:24 +0000)
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

configs/manager.conf.sample

index fb44e74d4d3958cb76d5ae27f7d45078d3c4d6ac..5e99cf80d5020651ba6bee9a040152af98b4f852 100644 (file)
@@ -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