I'm looking to do some modification of the remote agents back end so that instead of it calling them each time it instead calls into a meetme where the agent is waiting.
The idea is the agent dials in and is dumped into a meetme which is then targeted by the "remote agent" dialing for delivery of calls. This is basically to allow for a persistent remote agent instead of a call each time type of situation.
My question is, where can I actually find the process that handles the remote agent dialing? The intention here is to have a "phone only" solution. I have the majority of the process prepared, I just need to make sure that there isn't a better solution already in place and that I'm not going to break any accounting that may already exist.