Using collect digits and route-to digits commands

Last Updated : Sep 08, 2012 |
The following vector example shows how to:
  • Use a collect digits vector step to prompt a caller to enter digits for a valid EAS agent loginID extension
  • Use a route-to digits vector step to route the call to an agent as a direct agent call:
    wait-time 0 secs hearing ringback
    collect 5 digits after announcement 3001
    go to step 5 if digits < > 1????
    route-to digits with coverage y
    announcement 3002
    goto step 2