Vicidial Virtual Floor manager
Posted: Sat Jun 26, 2010 8:23 pm
I have been working on a little project for fun at one of the call centers I help. Basically I wrote a program in C# that monitors the Campaign report URL and watches the agents. If an agent goes on a dead call it announces via Speech synthesis that the agent is on a dead call. IE "Agent 22 is on a dead call." Then repeats it about 20 seconds later, etc. Same goes for pause states, disposition states. Pause states and disposition states does immediately notify except after a given amount of time. IE Pause states will start saying something after 20 minutes, etc. Disposition after 2 minutes.
I basically have some ceiling speakers hooked up to a computer and it will announce this on the floor. Letting the agent know and any managers know.
Basically I am posting this to see if there is any interest in this program outside of just myself. Right now in its current state I have to make changes to the settings through the source and recompiling it however if there is enough interest I could see about making it more user friendly and posting it to the commmunity.
I basically have some ceiling speakers hooked up to a computer and it will announce this on the floor. Letting the agent know and any managers know.
Basically I am posting this to see if there is any interest in this program outside of just myself. Right now in its current state I have to make changes to the settings through the source and recompiling it however if there is enough interest I could see about making it more user friendly and posting it to the commmunity.