Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add disposition to avoid call with 0 billsec #193

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

andrea-marchionni
Copy link
Collaborator

Use disposition = ANSWER instead billsec > 0 because there are calls that are answered but have billsec = 0.

These calls are reported in the report_queue table but are ignored in the report_queue_agents table and that causes a different number of answered calls in the queue report and in the agent report.

@Stell0 Stell0 merged commit 0bf9486 into nethesis:master Feb 15, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants