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

How can I differentiate between Missed and Rejected calls #977

Open
akhil-sq opened this issue Feb 7, 2025 · 2 comments
Open

How can I differentiate between Missed and Rejected calls #977

akhil-sq opened this issue Feb 7, 2025 · 2 comments

Comments

@akhil-sq
Copy link

akhil-sq commented Feb 7, 2025

For calls, I see there is no way to check it on the method onMissed. The contact status is error in both scenarios. This is a very very basic requirement and I am surprised CCP can't do that. Can this be added in the next release? We want to take different actions when the call was rejected vs missed.

PS - Don't link previous issues and say this has been discussed, I went through all of them and this is still a problem.

@hngan
Copy link
Contributor

hngan commented Feb 17, 2025

Hello, I agree that there isn't an easy way for users to check if a given contact is missed vs rejected. The way CCP currently does it through several checks on the contacts' status combined with current agent status. It's pretty messy, and I can bring it up internally to see if we can prioritize it for a future release soon.

@akhil-sq
Copy link
Author

That would be great!
I would argue that there isn't any way to check missed vs rejected, even if it's complex. I am happy to be proven wrong and if you know a way I can use it while you guys come up with a easier way.

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

No branches or pull requests

2 participants