From f22962a0c1973a867893bc144e5bd1bd44053a84 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Thu, 28 May 2009 14:39:21 +0000 Subject: Remove a bunch of trailing whitespace in preparation for reformatting/cleanup. Let's try that again, this time removing trailing whitespace and not leading whitespace. I can't believe no one noticed. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@197535 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/agents.conf.sample | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'configs/agents.conf.sample') diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index a006d275a..3ac313322 100644 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -32,14 +32,14 @@ persistentagents=yes ; Define autologoffunavail to have agents automatically logged ; out when the extension that they are at returns a CHANUNAVAIL ; status when a call is attempted to be sent there. -; Default is "no". +; Default is "no". ; ;autologoffunavail=yes ; ; Define ackcall to require a DTMF acknowledgement when ; an agent logs in using agentcallbacklogin. Default is "no". ; Can also be set to "always", which will also require AgentLogin -; agents to acknowledge calls. Use the acceptdtmf option to +; agents to acknowledge calls. Use the acceptdtmf option to ; configure what DTMF key press should be used to acknowledge the ; call. The default is '#'. ; @@ -70,14 +70,14 @@ persistentagents=yes ; ;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 +; 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 ; ;updatecdr=no ; ; Group memberships for agents (may change in mid-file) -; +; ;group=3 ;group=1,2 ;group= @@ -85,7 +85,7 @@ persistentagents=yes ; -------------------------------------------------- ; This section is devoted to recording agent's calls ; The keywords are global to the chan_agent channel driver -; +; ; Enable recording calls addressed to agents. It's turned off by default. ;recordagentcalls=yes ; @@ -100,7 +100,7 @@ persistentagents=yes ; /var/spool/asterisk/monitor ;savecallsin=/var/calls ; -; An optional custom beep sound file to play to always-connected agents. +; An optional custom beep sound file to play to always-connected agents. ;custom_beep=beep ; ; -------------------------------------------------- -- cgit v1.2.3