Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Routing table

Status
Not open for further replies.

msk69

MIS
May 29, 2020
335
PK
I made a table and added the numbers i wanted to block. The table is defined in Vector as par the guide. But it still not working the blocked number is going to agent rather disconnecting. Trace shows that the correct number (in table) hit the vector and route to queue rather getting disconnect. From where i should start troubleshooting.
 
If the trace is hitting the vector that means your vector logic is wrong. This is how i've done it in the past.
step 1 goto step 99 if ani = x
step 98 stop
step 99 disconnect after none or you can use busy
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top