aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-09-02 23:15:40 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2002-09-02 23:15:40 +0000
commit3083c13a2823feea44f13981f7c7f434498b7bd1 (patch)
treeb6391ffc2239c5e7ad3e5b3839eb56677f1e6dae /configs
parentbf3b17af69e47cde03441f1978bbe2d176640380 (diff)
Version 0.2.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@513 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/queues.conf.sample50
1 files changed, 50 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
new file mode 100755
index 000000000..f6746e09f
--- /dev/null
+++ b/configs/queues.conf.sample
@@ -0,0 +1,50 @@
+[general]
+;
+; Global settings for call queues
+; (none exist currently)
+
+[default]
+;
+; Default settings for queues (currently unused)
+;
+
+;[markq]
+;
+; A sample call queue
+;
+; Music sets which musiconhold applies for this particular
+; call queue
+;
+;music = default
+;
+; An announcement may be specified which is played for the member as
+; soon as they answer a call, typically to indicate to them which queue
+; this call should be answered as, so that agents or members who are
+; listening to more than one queue can differentiated how they should
+; engage the customer
+;
+;announce = queue-markq
+;
+; A context may be specified, in which if the user types a SINGLE
+; digit extension while they are in the queue, they will be taken out
+; of the queue and sent to that extension in this context.
+;
+;context = qoutcon
+;
+; How long do we let the phone ring before we consider this a timeout...
+;
+;timeout = 15
+;
+; How long do we wait before trying all the members again?
+;
+;retry = 5
+;
+; Maximum number of people waiting in the queue (0 for unlimited)
+;
+;maxlen = 0
+;
+; Each member of this call queue is listed on a separate line in
+; the form technology/dialstring
+;
+;member => Zap/1
+;member => Zap/2