aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-04 00:54:22 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2005-03-04 00:54:22 +0000
commit19a58256e4171d64970a439cc8c873b7b2f76f4f (patch)
treee39093a3bd210a963faf0230970e982609d6f0c6 /configs/queues.conf.sample
parentf74c0b75cee67250c8ec634e914a9af782a582fc (diff)
Update documentation on agent groups (bug #3652)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5134 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 172a6f80f..0f0f37e58 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -156,6 +156,12 @@ persistentmembers = yes
;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