|
Forward off net from vector
I need to allow clients to choose an option in a vector and send that call to a different number off the switch. There will be many calls in the vector at the same time. Hopefully this will be a short term solution. What is the best way to do this?:
EXAMPLE
(collect step) Please choose your option
1. (routes internally)
2. (routes internally)
3. routes to XXX-XXX-XXXX
I understand I will be using two trunks at the same time.
|