is this a specific customer or any customer that happens to call 5 times in a 24hr period?
You can by using ANI as a variable that has a counter on that specific ANI and route the call wherever you want (including hung up).
I guess you could write a query on the TCD to search for ANI's with more than 5 records for that date and then add the number to a blacklisted for the day table which you would need to look up against, bit chunky but should work!
we made sql insert trigger to get ANI and datetime for each call that reached (termination call detail table) and put the result on onother table the problem is termination call detail table not inserting to table which we want to put the result in it we test this trigger with onother table and it worked find
Having thought about what you want to do, you may need a SQL job or DTS packages to extract data from TCD, and then import these results into another table.
Another thing you could perhaps try to do is to query directly on TCD, setting the DateTime variable as today. Bear in mind that TCD writes at least 2 records per call.
I am new to this forum and its really great; I have been working on mostly Cisco Call Manager, but I have an interview with a compnay on UCCE/ICM/CVP. Can anyone please help with any questions that i can expect and any challenging situation you faced with ICM, cvp etc and how did you troubleshoot the realtime problem. Please please reply me asap.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.