aboutsummaryrefslogtreecommitdiffstats
path: root/configs/agents.conf.sample
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-26 01:24:26 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2008-06-26 01:24:26 +0000
commit8f8c9e0b57c8a4c6cc68870942c64f9db6790dee (patch)
tree09fd5d26144c7be39a44556ec2ff5e0610f01b9b /configs/agents.conf.sample
parent0aeeffaa0956845b7dd0941df54eda3411329dea (diff)
Document ackcall=always.
(closes issue #12852) Reported by: davidw git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@125218 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/agents.conf.sample')
-rw-r--r--configs/agents.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample
index eb0383f3c..e07a420c8 100644
--- a/configs/agents.conf.sample
+++ b/configs/agents.conf.sample
@@ -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
;