VM Priority Lower than Live call

So we have discovered (been told) that VM callbacks have some priority as voice calls.

We want them to have a lower priority. Is there a way to do this.

The only thought we've had is either

  1. Use the api to change it (can we change priority of inflight call?) using a data action
  2. Transfer into the same queue with a lower priority and a different in queue flow that goes straight to VM.

Both are a pain to do, and the first might not be possible, and the second requires us to copy paste a bunch of skill setting flow, plus we aren't sure what it will do to our metrics.

Thanks
Chris

You can transfer conversations via the API, but it's not possible to attach any routing information with it. All routing decisions are made based on configuration of the queue/flow.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.