From 9b6bd35ed347e16417c0f93711a8f0292bccab10 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 28 Jun 2004 18:40:41 +0000 Subject: Allow custom beep to be specified for agents (bug #1938) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3330 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/agents.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs') diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index 61a8dc93f..bde308134 100755 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -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: -- cgit v1.2.3