cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
519
Views
0
Helpful
1
Replies

IVR and ICD

pgamage
Level 1
Level 1

I need to setup a small contact center. At the first level user should be able to select the language and then queue to the selected language. Is it possible to do this by setting up AA.aef and ICD.aef in sequence? or can anybody tell me how to do this in different way?

1 Reply 1

Jonathan Schulenberg
Hall of Fame
Hall of Fame

If you are going to present the caller with options, you can use the Set step to store the selection to a variable. As long as you have the same WAV file name in each lanaguage directory (en_US, es_US, etc), you can build the expression like this within your Play Prompt or Menu steps:

("P[" + callerLanguage + "\example.wav]")

...or something similar to that. I'm going from memory and didn't open the CRS editor to try it.

The callerLanguage variable should hold the appropriate language folder such as en_US where your WAV prompt is stored.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: