PBXtech.info  
\'\'

Go Back   PBXtech.info > Avaya > Definity Servers

Reply
 
LinkBack Thread Tools Display Modes
Old November 15th, 2004, 02:57 PM   #1 (permalink)
zphreak
 
Join Date: Oct 2004
Posts: 4
zphreak is on a distinguished road
ACD Skill coverage question

I have been requested to place an agent who covers one skill (9) into coverage for another 2 skills (6 & 7) for 2 hours a night (6:00pm to 8:00pm). All calls to 6 or 7 should be routed to the main agent first then if necessary roll to the covering agent. The covering agent should be able to receive calls for their skill throughout their normal shift. Also when no agents are available the caller should be routed to VM.

Here is the current vector (6 and 7 are the same):
01 wait-time 0 secs hearing silence
02 goto step 28 if time-of-day is all 20:00 to all 01:00
03 goto step 28 if time-of-day is fri 20:00 to mon 01:00
04 goto step 28 if available-agents in skill 6 = 0
05
06 queue-to skill 6 pri l
07 announcement 8122
08 wait-time 30 secs hearing music
09 collect 1 digits after announcement 8123
10 goto step 28 if digits = 1
11 goto step 8 if unconditionally
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28 messaging skill 99 for extension 5322
29
30
31
32
zphreak is offline   Reply With Quote
Old November 16th, 2004, 08:05 AM   #2 (permalink)
jsena
PBXtech GOLD 100+ posts
 
Join Date: Mar 2004
Posts: 108
jsena is on a distinguished road
Re: ACD Skill coverage question

06 queue-to skill 6 pri l
07 goto step 11 if time-of-day is all 20:00 to all 18:00
08 goto step 11 if time-of-day is fri 20:00 to mon 18:00
09 goto step 11 if oldest-call-wait in split 6 pri l < 15 //seconds
10 check skill 9 pri l if unconditionally
11 announcement 8122
12 wait-time 30 secs hearing music
13 collect 1 digits after announcement 8123
14 goto step 28 if digits = 1
15 goto step 7 if unconditionally

something like this?

Last edited by jsena; November 16th, 2004 at 02:25 PM.
jsena is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
ACD Question mrose77 Meridian systems 7 March 29th, 2006 09:08 PM
Coverage Path Question zooney9334 Definity Servers 3 June 17th, 2005 01:12 PM
ACD Question zphreak Definity Servers 3 October 12th, 2004 02:54 PM
ACD question nexSIP IP Office 11 September 1st, 2004 10:42 AM
Feature Codes for the FlashTalk Model 4 with Flash ACD Andrew Norstar systems 0 July 17th, 2003 09:46 AM


All times are GMT -6. The time now is 09:44 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2002 - 2007, PBXtech LLCAd Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38