Easiest way to have ** exit back to the top of the call tree
Posted: Thu Jul 22, 2004 3:58 pm
What would be the easiest way to have ** take the user back to the top of the call tree at any time during the call? Some of my inputs only accept digits and inputting ** would just throw a nomatch event. Same thing would happen for menus.
Is there a better/more standard way to accomplish this besides **? I don't want to use a single * because I'm reserving that for specifying extensions on phone numbers.
Is there a better/more standard way to accomplish this besides **? I don't want to use a single * because I'm reserving that for specifying extensions on phone numbers.