From 389a33f95a0bae0121827bc82443b7fed29f1902 Mon Sep 17 00:00:00 2001 From: Rusty Newton Date: Fri, 14 Feb 2014 01:24:22 +0000 Subject: [PATCH] configs/agents.conf.sample - Remove example for non-functional "goodbye" parameter The "goodbye" parameter is not implemented in the source code, it does nothing. (closes issue SWP-6518) Reported By: Steve Pitts ........ Merged revisions 408020 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@408021 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/agents.conf.sample | 5 ----- 1 file changed, 5 deletions(-) diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index 29e6e07ead..a2d62945a3 100644 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -54,11 +54,6 @@ ; ;musiconhold => default ; -; Define the default good bye sound file for agents -; default to vm-goodbye -; -;goodbye => goodbye_file -; ; Define updatecdr. This is whether or not to change the source ; channel in the CDR record for this call to agent/agent_id so ; that we know which agent generates the call -- 2.47.2