But I thought that the Dial Delay Count should make it wait for that many digits before attempting a match. I am wondering if maybe its because my codes start with a #? This is from the help:
Scenario 4
Short Code 1 = 60;/Dial Extn/203
Short Code 2 = 601/Dial Extn/210
Dial Delay Count = 3. Dial Delay Time = 4 seconds.
Test Dialing Effect
1 8 Insufficient digits to trigger matching. The system waits for additional digits or for Dial Delay Time to expire. When Dial Delay Time expires, no possible match is found so incompatible is returned.
2 6 Insufficient digits to trigger matching. The system waits for additional digits or for the interdigit Dial Delay Time to expire. If the Dial Delay Time expires, a potential match exists to a short code that uses ; so the system waits for an additional digit until the off-hook timer expires.
3 60 As above but an additional digit now may create a match.
If 1 is dialed, it creates an exact match to Short Code 2 and is used immediately.
If 0, * or 2 to 9 is dialed, no possible match exists. The system returns incompatible.
If the next digit is a #, it is treated as signaling dialing complete rather than being a digit. Short code 1 becomes an exact match and is used immediately.
4 601 Third digit triggers matching. Exact match to Short Code 2. Extension 210 dialed immediately.