summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2008-06-26 01:25:16 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2008-06-26 01:25:16 +0000
commite903ae0e910a364835dc21602a5ae3a6570cbadc (patch)
tree50966bcc87af20b443d15aa971d5b19194630dcd /configs
parent4da51cf4969356579e68a6561818ae45e886535d (diff)
Merged revisions 125218 via svnmerge from
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
Diffstat (limited to 'configs')
-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
;