aboutsummaryrefslogtreecommitdiffstats
path: root/configs/agents.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-08-05 23:59:56 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-08-05 23:59:56 +0000
commit523dc634c38e2b0a7b436100b634a4291b11da41 (patch)
tree20651e6430fa86c542857ab891cd1bfdb9184947 /configs/agents.conf.sample
parentfa0571c8af17228dae09fa7c482d0e8f349b47ee (diff)
Fix options, switch default
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1264 f38db490-d61c-443f-a65b-d21fe96a405b
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.