The vectors in the following examples illustrate a situation where a caller can enter dial-ahead digits. In this case, the caller must have a touch-tone telephone. Program an alternative handling sequence in case the caller has a rotary telephone or the caller does not dial a touch-tone digit before the time out period.
Step 2 of vector 30 offers the caller two options, each of which provides different information. The caller is prompted to enter either 1 or 2, depending on the information the caller wants to hear. Once the caller enters a digit, the digit is collected by the collect digits command. Thereafter, an attempt is made by the route-to number command to route the call to the appropriate vector (step 3 or 4). If the caller enters a digit other than 1 or 2, the appropriate announcement is provided (step 5), and the digit entry cycle is repeated (step 6).
If the caller enters 1, vector 31 is accessed.