Jul 23, 2008 #1 CSkabul Vendor Joined May 12, 2008 Messages 81 Location IN Hi all, The agents will answer the before one ring the call will drop on the CC 6.0 system what colud be the problem?
Hi all, The agents will answer the before one ring the call will drop on the CC 6.0 system what colud be the problem?
Jul 23, 2008 #2 captaingadget IS-IT--Management Joined Mar 26, 2007 Messages 594 Location GB Run some historical reports to see if the system pegs the calls as abandoned or released or doesn't see them at all. Make sure there is a WAIT 2 command after QUEUE TO SKILLSET in primary script. In the master script make sure it starts with: GIVE RINGBACK WAIT 2 IF TRANSFERRED THEN WAIT 4 END IF Upvote 0 Downvote
Run some historical reports to see if the system pegs the calls as abandoned or released or doesn't see them at all. Make sure there is a WAIT 2 command after QUEUE TO SKILLSET in primary script. In the master script make sure it starts with: GIVE RINGBACK WAIT 2 IF TRANSFERRED THEN WAIT 4 END IF