Remember you need quiete a lot of calls, I would say about minimum 200 per hour and expert agent and in honesty I wouldn't worry about the VRU there not worth it they work on the same algorythms, EWT uses longest call waiting, Num agents staffed, Average speed of answer, calls in queue, etc
here you go all
VDN 2033
VECTOR DIRECTORY NUMBER
Extension: 2033
Name: Rep Line Test
Allow VDN Override? n
COR: 1
TN: 1
Vector Number: 199
Measured: none
VDN of Origin Annc. Extension: 5820 (whisper announcement)
1st Skill: 3
2nd Skill:
3rd Skill:
Return Destination:
VDN Timed ACW Interval:
Vector 199
01 queue-to skill 1st pri m
02 announcement 5810 (announcement call in queue and will be answered shortly)
03 wait-time 30 secs hearing ringback
04 goto vector 200 if unconditionally
05 stop
06
07
08
09
10
11
Vector 200
01 goto vector 201 if expected-wait for call <= 60 (1min)
02 goto vector 202 if expected-wait for call <= 120 (2mins)
03 goto vector 203 if expected-wait for call <= 180 (3mins)
04 goto vector 204 if expected-wait for call <= 240 (4mins)
05 goto vector 205 if expected-wait for call <= 300 (5mins)
06 goto vector 206 if expected-wait for call <= 360 (6mins)
07 goto vector 207 if expected-wait for call <= 420 (7mins)
08 goto vector 208 if expected-wait for call <= 480 (8mins)
09 goto vector 209 if expected-wait for call <= 540 (9mins)
10 goto vector 210 if expected-wait for call <= 9999 (10mins)
11 goto step 1 if unconditionally
12 stop
Vector 201
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5828 (1 Minute)
03 wait-time 30 secs hearing music
04 goto step 3 if unconditionally
05 stop
Vector 202
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5834 (2 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 59
05 goto step 3 if unconditionally
06 stop
Vector 203
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5829 (3 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 119
05 goto step 3 if unconditionally
06 stop
Vector 204
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5835 (4 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 179
05 goto step 3 if unconditionally
06 stop
Vector 205
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5830 (5 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 239
05 goto step 4 if unconditionally
06 stop
Vector 206
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5836 (6 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 299
05 goto step 3 if unconditionally
06 stop
Vector 207
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5831 (7 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 359
05 goto step 3 if unconditionally
06 stop
Vector 208
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5837 (8 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 419
05 goto step 3 if unconditionally
06 stop
Vector 209
01 announcement 5833 (your call will be answered in approximately)
02 announcement 5832 (9 Minutes)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 479
05 goto step 3 if unconditionally
06 stop
Vector 210
01
02 announcement 5838 (Due to high call volumes it will take over 10 mins ans call)
03 wait-time 10 secs hearing music
04 goto vector 200 if expected-wait for call <= 539
05 goto step 3 if unconditionally
06 stop