<div dir="ltr">Hi,<div><br></div><div>I have a scenario that I am failing to implement using the Queue app, but which I had thought would be commonplace...</div><div><br></div><div>1) (this bit works fine) I want a queue caller to have access to the basic set of agents initially, with an overflow to additional agents if they are busy - This is done using penalty:</div><div><br></div><div>queues.conf:</div><div>member => SIP/dev1,0,Agent1</div><div>member => SIP/dev2,0,Agent2<br></div><div>member => SIP/dev3,1,Agent3 is overflow<br></div><div><br></div><div>2) But, after 60 seconds, I want Agent 3 to be included whether the 1 and 2 are busy or not. None of the queuerules options seem to achieve this because regardless of which agents are included or not, the penalty used to group them is also penalising them.</div><div><br></div><div>Help? Is what I want possible?</div><div><br></div><div>PS. I did consider hacking the meaning of QUEUE_MIN_PENALTY so that it actually increases lower penalties to it's current value, thus putting them on an even footing, instead of blocking out agents.</div><div><br></div><div>Thanks,</div><div>Steve</div><div><br></div></div>