summaryrefslogtreecommitdiff
path: root/configs/agents.conf.sample
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2003-08-05 23:59:56 +0000
committerMark Spencer <markster@digium.com>2003-08-05 23:59:56 +0000
commitd7754393bbeaf94dde2b0e540d5aedf2e07dba00 (patch)
tree20651e6430fa86c542857ab891cd1bfdb9184947 /configs/agents.conf.sample
parent6ca53fde12b9bef4dcc46a11094880150d62c5be (diff)
Fix options, switch default
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1264 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/agents.conf.sample')
-rwxr-xr-xconfigs/agents.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample
index 29766a34f..015a202ea 100755
--- a/configs/agents.conf.sample
+++ b/configs/agents.conf.sample
@@ -10,6 +10,11 @@
;
;autologoff=15
;
+; Define ackcall to require an acknowledgement by '#' when
+; an agent logs in over agentcallpark. Default is "yes".
+;
+;ackcall=yes
+;
; Define wrapuptime. This is the minimum amount of time when
; after disconnecting before the caller can receive a new call
; note this is in milliseconds.