]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
make docs on agent groups a little bit more clear (bug #3652)
authorRussell Bryant <russell@russellbryant.com>
Fri, 11 Mar 2005 06:37:59 +0000 (06:37 +0000)
committerRussell Bryant <russell@russellbryant.com>
Fri, 11 Mar 2005 06:37:59 +0000 (06:37 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/v1-0@5162 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/queues.conf.sample

index 3a682d1e1d60223523068b8a70df63cd6ad02ae1..46d7ec6634fd8aad6837e129b0a243953f1f21df 100755 (executable)
 ;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