Does anybody know if there is a difference in the waiting queue for an RGS group if you configure them as:
- parallel
- serial
- round robin
- longest idle
Our users have been complaining about the RGS queue which is configured as parallel that the waiting queue is treated not fairly.
This means that older waiting calls are swapped with newer calls that are waiting in the queue.
Is this a known behaviour with the parallel option configured? If so will we get a more fair queue if we change it to serial/round robin/longest idle?