The busy call hour is a valuable piece of information in order to forecast how many phone lines you’re going to need as well as how many agents, however getting this information can be difficult and then ensuring that it’s accurate is a whole other matter. Recently I ran into an issue and I wanted [...]
You should check out my other post on dealing with large Finesse logs. If you’ve had the ‘pleasure’ of troubleshooting Cisco’s newest desktop offering Finesse you know that getting logs from it is a bit of a pain. While sitting on a TAC call I came up with this approach which has made the process [...]
Ran into this small issue while trying to release a new CVP application for one of my customers. Everything was working on the test CVP server, but when it was time to put it on the production CVP servers I received the following error: 24769204: 10.10.90.115: Jul 19 2012 04:51:33.406 -0500: %CVP_7_0_IVR-3-CALL_ERROR: CALLGUID=9EA62E12100001383796F8800A0A5A73 DNIS=8111111111122013 CVP [...]
Here’s a simple query using an inner join to find out which query rule added a certain record to the dialer. This is pretty useful when you’re trying to figure out why a record was dialed which went to the wrong skill group. The only challenge here is joining two different tables in two different [...]