While I wait for that fix, I need some help here regarding CallerID. Like I said before I need to pass CallerID of both incoming calls and calls dialed by the dialer to the Agents on the queue. How can this be achieved.
I have seen the SmartCID but needs to know how to use it with queuemetrics. I don't think I can pass the callerID (even after lookup) to the agent since I am using Agentlogin() to get the agents logged on (I may be wrong?). In that can, I want to do a lookup against customers database, and if a match, rewrite the CallerID to the name found on the agents page or present as it is if not found, like I have now.
I need the agents to be able to I identify the caller by name so interactions can easy. For the dialed calls (either by dialer or outbound calls).
What is the easiest way to get this done (I need to pull out customers name, numbers from an existing database). Can there be a pop up to the agent screen?
Cheers to all.