11-18-2007 07:35 AM - edited 03-14-2019 01:33 AM
hi,
I am making a script for the users so that after a prompt they can enter 4 digit code based on which calls can be forwaded to different Queues.
Any idea how :) how i can do this. I have all queues defind and working fine thing i am not clear is how to ask user to enter code and then what to do with that code for call forwading in different queue.
Thanks in advacne :)
11-18-2007 07:45 AM
I will assume that you have IPCC Express. Use the "Get Digits string" step and play a defined prompt using the step, at the same time collect 4 digits with it and store the result in a variable (filter tab). Then depending on how many options you want to allow (queues) you can either have multiple IF statemets to check for the value of the variable or you can use the SWITCH step.
HTH,
Chris
11-18-2007 01:26 PM
Thanks chris .. let me try this.. and i will update this forum accordingly
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide