From: Mark Michelson Date: Mon, 27 Aug 2012 21:49:51 +0000 (+0000) Subject: Fix misleading documentation in agents.conf.sample regarding ackcall usage. X-Git-Tag: 10.9.0-rc1~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=570c3102f86cc0c8b8eade5db5974dd23062baf8;p=thirdparty%2Fasterisk.git Fix misleading documentation in agents.conf.sample regarding ackcall usage. The documentation made it sound as if the DTMF acknowledgment was needed at the time the agent logs in, rather than when the agent is called. This is likely a relic from the days when there were multiple ways of logging in agents. (closes issue AST-962) reported by Steve Pitts ........ Merged revisions 371787 from http://svn.asterisk.org/svn/asterisk/branches/1.8 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@371789 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample index 3a9255adac..c92872198b 100644 --- a/configs/agents.conf.sample +++ b/configs/agents.conf.sample @@ -30,7 +30,7 @@ ;autologoffunavail=yes ; ; Define ackcall to require a DTMF acknowledgement when -; an agent logs in using AgentLogin. Default is "no". +; a logged-in agent receives a call. Default is "no". ; Use the acceptdtmf option to configure what DTMF key ; press should be used to acknowledge the call. The ; default is '#'.