cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
602
Views
0
Helpful
2
Replies

Script- routing to IVR extension

r-jain
Level 1
Level 1

we wrote the script where call will go to a queue and will announce. How can we send the call after announcement to an IVR extension immediately?

2 Replies 2

Jonathan Schulenberg
Hall of Fame
Hall of Fame

Use the dequeue step to pull the caller out of the RMCM subsystem. Then use the Call Redirect (or Call Consult Transfer) to move the call elsewhere.

I will try , thank you for quick response.