I have a peculiar problem. I have a hunt group with one agent. The queue size is 8. On my vector I have a step that tells the system to route calls to an announcement and then disconnect them after playing it if current calls in queue are greater than 8. The problem is that this isn't working and calls continue to queue up. Any calls that queue after the 8 just hang out in limbo and never route to the agent even though they are available. Below is my vector and hunt group form. Let me know if anyone has any suggestions.
Number: 18 Name: TCAA, Queue
Multimedia? n Meet-me Conf? n Lock? n
Basic? y EAS? y G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? n
Prompting? y LAI? n G3V4 Adv Route? y CINFO? y BSR? y Holidays? y
Variables? y
01 goto step 17 if staffed-agents in skill 47 > 0
02
03 wait-time 4 secs hearing ringback
04 goto step 20 if calls-queued in skill 36 pri m > 8
05 queue-to skill 36 pri m
06 announcement 4179
07 wait-time 44 secs hearing music
08 announcement 4180
09 wait-time 44 secs hearing music
10 goto step 6 if unconditionally
11 stop
12
13
14
15
16
17 disconnect after announcement 4181
18 stop
19
20 disconnect after announcement 4182
21 stop
22
This is the hunt group..
Group Number: 36 ACD? n
Group Name: TCAA, Admin Queue? y
Group Extension: 5881 Vector? y
Group Type: ddc
TN: 1
COR: 1 MM Early Answer? n
Security Code:
ISDN Caller Display:
Queue Limit: 8
Calls Warning Threshold: Port:
Time Warning Threshold: Port:
Group Number: 36 Group Extension: 5881 Group Type: ddc
Member Range Allowed: 1 - 1500 Administered Members (min/max): 1 /1
Total Administered Members: 1
GROUP MEMBER ASSIGNMENTS
Ext Name (24 characters) Ext Name (24 characters)
1: 5882 TCAA, Front Desk 14:
2: 15:
3: 16:
4: 17:
5: 18:
6: 19:
7: 20:
8: 21:
9: 22:
10: 23:
11: 24:
12: 25:
13: 26:
At End of Member List
Number: 18 Name: TCAA, Queue
Multimedia? n Meet-me Conf? n Lock? n
Basic? y EAS? y G3V4 Enhanced? y ANI/II-Digits? y ASAI Routing? n
Prompting? y LAI? n G3V4 Adv Route? y CINFO? y BSR? y Holidays? y
Variables? y
01 goto step 17 if staffed-agents in skill 47 > 0
02
03 wait-time 4 secs hearing ringback
04 goto step 20 if calls-queued in skill 36 pri m > 8
05 queue-to skill 36 pri m
06 announcement 4179
07 wait-time 44 secs hearing music
08 announcement 4180
09 wait-time 44 secs hearing music
10 goto step 6 if unconditionally
11 stop
12
13
14
15
16
17 disconnect after announcement 4181
18 stop
19
20 disconnect after announcement 4182
21 stop
22
This is the hunt group..
Group Number: 36 ACD? n
Group Name: TCAA, Admin Queue? y
Group Extension: 5881 Vector? y
Group Type: ddc
TN: 1
COR: 1 MM Early Answer? n
Security Code:
ISDN Caller Display:
Queue Limit: 8
Calls Warning Threshold: Port:
Time Warning Threshold: Port:
Group Number: 36 Group Extension: 5881 Group Type: ddc
Member Range Allowed: 1 - 1500 Administered Members (min/max): 1 /1
Total Administered Members: 1
GROUP MEMBER ASSIGNMENTS
Ext Name (24 characters) Ext Name (24 characters)
1: 5882 TCAA, Front Desk 14:
2: 15:
3: 16:
4: 17:
5: 18:
6: 19:
7: 20:
8: 21:
9: 22:
10: 23:
11: 24:
12: 25:
13: 26:
At End of Member List