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

IPCC 6.0 Scripting - Expected Wait time

Harleigh99
Level 1
Level 1

I am in the process of modifying one of my ICM scripts to announce the extected wait time at the beginning of the call being queued. Does anyone already have a script like this already comepleted that I may be able to use with some modifications.

Thank You,

JTY

1 Reply 1

gmcgill
Level 1
Level 1

Documentation is available on page 190 of the IPCC Enterprise Scripting and Media Guide (Release 6). A sample script would not be much help since you will need to study your skill groups to arrive at a valid formula. You will also need to define the user variable to store the calculated value, which will be passed to the IVR sample script VISIBLEQ.aef.

It would be wise to check for zero as well as unreasonable low and high values. I suggest changing any value more than 600 seconds to 600 seconds or play a different message. We have experienced type conversion errors (and crashes) in the IVR when very high values were passed.

Hope this helps,

Greg