[svn-commits] newtonr: branch 1.8 r408020 - /branches/1.8/configs/agents.conf.sample

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Feb 13 19:22:52 CST 2014


Author: newtonr
Date: Thu Feb 13 19:22:46 2014
New Revision: 408020

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=408020
Log:
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

Modified:
    branches/1.8/configs/agents.conf.sample

Modified: branches/1.8/configs/agents.conf.sample
URL: http://svnview.digium.com/svn/asterisk/branches/1.8/configs/agents.conf.sample?view=diff&rev=408020&r1=408019&r2=408020
==============================================================================
--- branches/1.8/configs/agents.conf.sample (original)
+++ branches/1.8/configs/agents.conf.sample Thu Feb 13 19:22:46 2014
@@ -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




More information about the svn-commits mailing list