summaryrefslogtreecommitdiff
path: root/configs/agents.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/agents.conf.sample')
-rw-r--r--configs/agents.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample
index 4eca6bfc5..4145d709a 100644
--- a/configs/agents.conf.sample
+++ b/configs/agents.conf.sample
@@ -41,6 +41,11 @@ persistentagents=yes
;
;ackcall=no
;
+; Define endcall to allow an agent to hangup a call by '*'.
+; Default is "yes". Set this to "no" to ignore '*'.
+;
+;endcall=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.