[Asterisk-cvs] asterisk/configs agents.conf.sample,1.10,1.11
markster at lists.digium.com
markster at lists.digium.com
Mon Jun 28 14:54:49 CDT 2004
Update of /usr/cvsroot/asterisk/configs
In directory mongoose.digium.com:/tmp/cvs-serv11113/configs
Modified Files:
agents.conf.sample
Log Message:
Allow custom beep to be specified for agents (bug #1938)
Index: agents.conf.sample
===================================================================
RCS file: /usr/cvsroot/asterisk/configs/agents.conf.sample,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- agents.conf.sample 3 Apr 2004 00:41:47 -0000 1.10
+++ agents.conf.sample 28 Jun 2004 18:40:41 -0000 1.11
@@ -59,6 +59,10 @@
; The optional directory to save the conversations in. The default is
; /var/spool/asterisk/monitor
;savecallsin=/var/calls
+;
+; An optional custom beep sound file to play to always-connected agents.
+;custom_beep=beep
+;
; --------------------------------------------------
;
; This section contains the agent definitions, in the form:
More information about the svn-commits
mailing list