VoiceGuide IVR Software Main Page
Jump to content

Queue Sequence Order?

Recommended Posts

Hello,

 

I'm loading numbers from a text file. In what order do these numbers get placed in the queue? For example, if I load a file with numbers in sequence a,b,c,d,e,f, can I be gauranteed that these numbers will be called in a specific order?

 

Thanks,

Mark

Share this post


Link to post
if I load a file with numbers in sequence a,b,c,d,e,f, can I be gauranteed that these numbers will be called in a specific order?

Only way to guarantee order of calling is to increment the priority level for each of the entered numbers. (The higher the value specified for the priority setting the lower the priority in the queue). There is no limit of how high the value in the priority setting can be.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×