summaryrefslogtreecommitdiff
path: root/configs/agents.conf.sample
diff options
context:
space:
mode:
authorMatthew Fredrickson <creslin@digium.com>2006-01-14 16:18:03 +0000
committerMatthew Fredrickson <creslin@digium.com>2006-01-14 16:18:03 +0000
commitb5ed1a1a599b0ff5dadefa0039cdef93f9d1eed1 (patch)
tree7f4a1bd654e722e37517e8a6a3c4cd2e13fc7870 /configs/agents.conf.sample
parentec0c939e6fa8a97709bb1f7191e6e99a129cf7fb (diff)
Add mission options to agents.conf sample file (#6234)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8072 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/agents.conf.sample')
-rw-r--r--configs/agents.conf.sample12
1 files changed, 12 insertions, 0 deletions
diff --git a/configs/agents.conf.sample b/configs/agents.conf.sample
index 5d9761cda..4eca6bfc5 100644
--- a/configs/agents.conf.sample
+++ b/configs/agents.conf.sample
@@ -16,6 +16,13 @@ persistentagents=yes
[agents]
;
+; Define maxlogintries to allow agent to try max logins before
+; failed.
+; default to 3
+;
+;maxlogintries=5
+;
+;
; Define autologoff times if appropriate. This is how long
; the phone has to ring with no answer before the agent is
; automatically logged off (in seconds)
@@ -45,6 +52,11 @@ persistentagents=yes
;
;musiconhold => default
;
+; Define the default good bye sound file for agents
+; default to vm-goodbye
+;
+;agentgoodbye => goodbye_file
+;
; Define updatecdr. This is whether or not to change the source
; channel in the CDR record for this call to agent/agent_id so
; that we know which agent generates the call