[asterisk-commits] rmudgett: branch group/CCSS r248798 - /team/group/CCSS/configs/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Feb 25 13:12:16 CST 2010
Author: rmudgett
Date: Thu Feb 25 13:12:12 2010
New Revision: 248798
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=248798
Log:
Update manager.conf.sample for cc events.
Modified:
team/group/CCSS/configs/manager.conf.sample
Modified: team/group/CCSS/configs/manager.conf.sample
URL: http://svnview.digium.com/svn/asterisk/team/group/CCSS/configs/manager.conf.sample?view=diff&rev=248798&r1=248797&r2=248798
==============================================================================
--- team/group/CCSS/configs/manager.conf.sample (original)
+++ team/group/CCSS/configs/manager.conf.sample Thu Feb 25 13:12:12 2010
@@ -100,6 +100,8 @@
; cdr - Output of cdr_manager, if loaded. Read-only.
; dialplan - Receive NewExten and VarSet events. Read-only.
; originate - Permission to originate new calls. Write-only.
+; agi - Output AGI commands executed. Input AGI command to execute.
+; cc - Call Completion events. Read-only.
;
;read = system,call,log,verbose,agent,user,config,dtmf,reporting,cdr,dialplan
;write = system,call,agent,user,config,command,reporting,originate
More information about the asterisk-commits
mailing list