projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9f553ef
)
Update documentation on agent groups (bug #3652)
author
Mark Spencer
<markster@digium.com>
Fri, 4 Mar 2005 00:54:22 +0000
(
00:54
+0000)
committer
Mark Spencer
<markster@digium.com>
Fri, 4 Mar 2005 00:54:22 +0000
(
00:54
+0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5134
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
configs/queues.conf.sample
patch
|
blob
|
history
diff --git
a/configs/queues.conf.sample
b/configs/queues.conf.sample
index
172a6f8
..
0f0f37e
100755
(executable)
--- 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