I have been tasked to figure out individual calls comming into our call center and the following information about each.
1) Who took the call(agent)
2) How long was the call(how long they talked)
3) Skill
3) Connect time for that Call(ring time, conference\hold)
I'm currently looking at the CMS data from the Informix database(call_rec). Is this the best place to find this information? If so how do I answer the above questions?
1) Who took the call(agent)
2) How long was the call(how long they talked)
3) Skill
3) Connect time for that Call(ring time, conference\hold)
I'm currently looking at the CMS data from the Informix database(call_rec). Is this the best place to find this information? If so how do I answer the above questions?
Comment