There you go - you play a background message (press 1 for sales, 2 for tech support, 3 for the operator). if they press 1 or 2, they get dumped into the appropriate queue, and if they press 3, it dials extension 101 (my arbitrary operator).
this is just something i came up with off the top of my head - you’d want to add in timeout settings, and probably an invalid message. if you want to do multiple level IVRs, look at the READ command - i’ve found several great uses for it.
Hate to butt into someone else’s issues but I think this is appropriate:
I created the code in
extensions_custom.conf but several questions
First, it didn’t work, where do you get the queue name? Is it exactly what’s listed in the window under queue setup?
Does the code go in the above file?
Thanks
[quote=“whoiswes”]
this is just something i came up with off the top of my head - you’d want to add in timeout settings, and probably an invalid message.[/quote]