From 7dca269ec08c02765c6b386cf51a00ffcda8ae2c Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Mon, 7 Apr 2008 22:17:53 +0000 Subject: [PATCH] Merged revisions 113245 via svnmerge from https://origsvn.digium.com/svn/asterisk/trunk ........ r113245 | tilghman | 2008-04-07 17:16:46 -0500 (Mon, 07 Apr 2008) | 2 lines Additional note ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@113246 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/manager.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/manager.conf.sample b/configs/manager.conf.sample index ec1d0a6916..410e459d2e 100644 --- a/configs/manager.conf.sample +++ b/configs/manager.conf.sample @@ -91,7 +91,7 @@ bindaddr = 0.0.0.0 ; reporting - Ability to get information about the system. ; cdr - Output of cdr_manager, if loaded. Read-only. ; dialplan - Receive NewExten and VarSet events. Read-only. -; originate - Permission to originate new calls. +; originate - Permission to originate new calls. Write-only. ; ;read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan ;write = system,call,agent,user,config,command,reporting,originate