From 42b9d7dc97283f01960ec8411120db90513b0010 Mon Sep 17 00:00:00 2001 From: markster Date: Mon, 28 Jun 2004 18:40:41 +0000 Subject: Allow custom beep to be specified for agents (bug #1938) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3330 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/agents.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/agents.conf.sample') 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