aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-14 16:18:03 +0000
committermattf <mattf@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-14 16:18:03 +0000
commitc96bf629dbafe1d0183961632cb82e8e1a6d9eb5 (patch)
tree7f4a1bd654e722e37517e8a6a3c4cd2e13fc7870 /configs
parent0aa698481f69d1de7937aed00179519a993c52af (diff)
Add mission options to agents.conf sample file (#6234)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8072 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-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