05-04-2025 07:11 AM
Hello Team,
I have in my contact center "CCX 12.5" and its required to have few reports generated "Agent summary report" but I need to only count calls with minimum talk time.
I have been thorugh the reporrts but found nothing allow me to specify this condition.
I have tried to make use of the sql querry but I dont know the field that is used to store the call talk time.
how to accomplish this?
TIA
05-04-2025 07:51 AM
Look at the query that’s used in CUIC, that should give you the SQL you’re after. From there use your favorite DB connector and connect to the DB and play around with the schema. That should give you the data you’re after.
david
05-05-2025 12:52 AM
You can use Thresholds for Avg Talk Time you can display only agents which average talk time is less then 60 seconds for example.
05-05-2025 01:04 AM
Or you can use Agent Detail Report which it will give the exact duration of each call and configure Thresholds to display only calls that are below a minimum predefined talk time.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide