Has anyone setup the following call flow: Call comes in to Topic, agents are busy so call queues. Caller is told they are number X in queue and the wait time is X minutes. Then after waiting for a period of time the caller then hears a message asking if they want to continue to hold or would they like to leave a callback number. Caller leaves number and hangs up. When any Agent is free they can then go to a callback list, select a number and call the person back?
IPOCC Call back List for Agents
Collapse
X
-
There is a similar example call flow "Callback_request" that was made available in 9.1.
You can find it in your IPOCC folder under Examples/Callflow Examples.
Basically the caller is given the option to create a callback and if they choose that option the system creates a dial job. You may be able to program your dialer so you can manually choose the job to dial.
Comment
-
-
Originally posted by sfrits View PostHas anyone setup the following call flow: Call comes in to Topic, agents are busy so call queues. Caller is told they are number X in queue and the wait time is X minutes. Then after waiting for a period of time the caller then hears a message asking if they want to continue to hold or would they like to leave a callback number. Caller leaves number and hangs up. When any Agent is free they can then go to a callback list, select a number and call the person back?
Agent cannot select a number to call, dialer will trigger the callback and assign to available agent. Once the callback assign to the agent, he is the already the owner of the campaign until ended.
Comment
-
Comment