The ability modify queue events in RingCx priority in a single queue event.
One of my queues behaviors is to have a call send over to another workflow if no agents are available or if the queue is closed. It supposed to play a warm message then send the call over. In my test environment, it never plays the message and just cold transfers the call over to the workflow.
We need to have the ability within the queue event to have prioritize a behavior. I want to make sure an audio plays before it does the expected main queue event behavior. I can add a separate queue audio event before i send it over to the workflow but I cannot do the same when the queue is closed or no agents are available.
My work around is to send the queue to another separate queue just be able to separate the behaviors.
