We are getting spammed by random numbers, all with the same area code + prefix (first 6 digits). These calls are coming into AACC and presenting to agents. How can we block this range of numbers?
I have tried creating a vector that looks like:
01 wait-time 2 secs hearing ringback
02 goto step 11 if ani = 111222+
...
10 route-to number 999 with cov y if unconditionally
11 disconnect after announcement none
However, the number that callers are reaching are configuring in the inc-call-treatment trunk group, and the number associated with them are set in the uniform dial plan. Is there a better way to block a range of numbers for AACC, or am I doing something incorrect?
I have tried creating a vector that looks like:
01 wait-time 2 secs hearing ringback
02 goto step 11 if ani = 111222+
...
10 route-to number 999 with cov y if unconditionally
11 disconnect after announcement none
However, the number that callers are reaching are configuring in the inc-call-treatment trunk group, and the number associated with them are set in the uniform dial plan. Is there a better way to block a range of numbers for AACC, or am I doing something incorrect?