I have a simple queue that I want to be at the top of the chain, before all the dynamic queues. The problem is that everyone time a new hotspot user logs on a dynamic queue is created and my simple queue is pushed down the list.
What can I do to keep my queue at the top of the chain?
From the console I can run “/queue simple print” and then “/queue simple move queue1 0” and it will move the queue to the top but if I run this as a scheduled task it moves the queue to the BOTTOM?@