phonegirl27
Programmer
We have an application where the hours that the department is open varies, as well as the agents that are working the late shift. The programming does look for staffed agents and routes to another location if no one is staffed. The problem comes in when an agent "forgets" to logout at the end of the night, and calls still go into queue.
1. I thought of a threshold where if a call is in queue over a certain amount of time, we route to the other destination - this doesn't work because even during the day sometimes the queue times can be long.
2. I tried a forced logout of agents - this doesn't work because the close times always change, and the agents always change.
3. I considered a remote logout of agents, but the CC manger doesn't have a laptop, so no access to CMS to see who stayed logged in - and I don't want them calling me at 2am!
4. We tried the idea that the last person staffed has to go around and make sure all phones are logged out, but I guess this isn't working because in the last month there were 2 times that calls went into queue when no one was staffed.
So does anyone have any other ideas that we can try possibly? Thanks!
1. I thought of a threshold where if a call is in queue over a certain amount of time, we route to the other destination - this doesn't work because even during the day sometimes the queue times can be long.
2. I tried a forced logout of agents - this doesn't work because the close times always change, and the agents always change.
3. I considered a remote logout of agents, but the CC manger doesn't have a laptop, so no access to CMS to see who stayed logged in - and I don't want them calling me at 2am!
4. We tried the idea that the last person staffed has to go around and make sure all phones are logged out, but I guess this isn't working because in the last month there were 2 times that calls went into queue when no one was staffed.
So does anyone have any other ideas that we can try possibly? Thanks!