by timsavage » Sat Apr 17, 2010 9:13 pm
Thanks for the quick reply, Matt.
I realize that the welcome message feature was designed with the intent of a short message to be played, like "please hold for next available agent".
The way it is being used here is for fronters to take calls from the dialer, and then transfer them to an inbound closer group after qualifying the lead. The message is a pitch tape that explains the product, and then the lead is transferred to a closer after listening to the pitch.
I considered the IVR route, and will probably give that a try for a quick fix. At least being able to see a count would be helpful.
Having it display in the Call Queue would be the ultimate solution for this particular application, though. Then the closers would be able to see the calls that haven't hung up, and who they are and what fronter they are coming from, as well as the elapsed time, so they know when somebody is about to come off the recording.
I've poked around a bit, and realize this is more than trivial. I was hoping that the calls that are listening to the recording were being put into the vicidial_auto_calls table, so I could just modify the select statement to include the status that is assigned to such a call.
Anyhow, thanks again!