Merged revisions 125218 via svnmerge from
authorTilghman Lesher <tilghman@meg.abyt.es>
Thu, 26 Jun 2008 01:25:16 +0000 (01:25 +0000)
committerTilghman Lesher <tilghman@meg.abyt.es>
Thu, 26 Jun 2008 01:25:16 +0000 (01:25 +0000)
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r125218 | tilghman | 2008-06-25 20:24:26 -0500 (Wed, 25 Jun 2008) | 4 lines

Document ackcall=always.
(closes issue #12852)
 Reported by: davidw

........

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@125223 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/agents.conf.sample

index eb0383f..e07a420 100644 (file)
@@ -38,6 +38,8 @@ persistentagents=yes
 ;
 ; Define ackcall to require an acknowledgement by '#' 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 by pressing '#'.
 ;
 ;ackcall=no
 ;