aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-11 06:37:59 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-11 06:37:59 +0000
commit63272494b03c8a276ed1cd9caf38696c1eac9cd4 (patch)
tree59318bef8d8bde8be13750fdba8ca4aa46f8323d /configs/queues.conf.sample
parentaa35e3fbf042db93bc9a5ebdff35fa0127f53654 (diff)
make docs on agent groups a little bit more clear (bug #3652)
git-svn-id: http://svn.digium.com/svn/asterisk/branches/v1-0@5162 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rwxr-xr-xconfigs/queues.conf.sample6
1 files changed, 6 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 3a682d1e1..46d7ec663 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -133,6 +133,12 @@
;member => Agent/1001
;member => Agent/1002
+;
+; Note that using agent groups is probably not what you want. Strategies do
+; not propagate down to the Agent system so if you want round robin, least
+; recent, etc, you should list all the agents in this file individually and not
+; use agent groups.
+;
;member => Agent/@1 ; Any agent in group 1
;member => Agent/:1,1 ; Any agent in group 1, wait for first
; available, but consider with penalty