Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WFM Integration - Call State Question 1

Status
Not open for further replies.

Triumverate

Technical User
Oct 27, 2009
1
US
I'm not a tech, but I'm working in conjunction with one on the installation of Workforce Management Software, from Monet. He's "fresh" from school, and doesn't know a whole lot, but seems to know well the stuff he's learned.

The WFM software company is requesting that we setup our "Call States", for their Data Collector to accurately pull statistics from our Nortel/CS1000 servers. The tech as no idea where to find this information. They have it listed as ACD State Mappings, and are telling me it comes from our server as Hex which their program converts to decimal.

This is the only information they can currently pull, and they are telling us we need to setup many more call states. The stats are Imported ID (pulled from our server as Hex and converted to decimal), Imported Id Description (pulled from our server), and Monet's impression of what that status means.

The stats they are pulling are as follows:


Imported Id Imported Id Description Monet Status


128 ONHOLD Call hold
131584 eNGCC_BUSY_D Answer ACD call
16 IDLE Available
256 ACTIVE Available
32 BRK On break
4 CALL PRESENT Ringing
64 NOTRDY Set make busy
777 LOGIN Agent login
999 LOGOUT Agent logout


My question, how do we access this information in order to change it(ie. 32/BRK is not On break, it's the after call break for our agent to have 10 seconds to logout if necessary before the next call comes in) and add all the other states(ie. lunch, call work, meeting, training, outbound, etc..), and from there I guess our Telecom rep will know how to change it...if not I'll be back...

Oh, on our side they are saying it will look something like this:

Call Center State
AGENT_BUSY 0x00000200
ACTIVE 0x00000100
ONHOLD 0x00000080
NOTRDY 0x00000040
etc, etc, etc...

Thanks for any help at all, as our Telecom rep says he has no clue where to find this information.
















 
you need to connect to your acd port.. build a new adan tty user acd.. then in the acd group ref that printer.. then look at your scb.. (ld 23) to check freq and report numbers..

if you have symposium that server does the same thing.. with reports as well as dynamic status.. and skill set routing

john poole
bellsouth business
columbia,sc
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top