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

[BUG]Outgoing call doesn't disconnect after it Declined on the other side #303

Open
Muthu-A opened this issue Dec 13, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@Muthu-A
Copy link

Muthu-A commented Dec 13, 2024

No description provided.

@Muthu-A Muthu-A added the bug Something isn't working label Dec 13, 2024
@charliesantos
Copy link
Collaborator

charliesantos commented Dec 13, 2024

@Muthu-A please provide a reproduction step.

@sencerturgut
Copy link

sencerturgut commented Jan 24, 2025

When other side declines, call cancel event not firing. Three short beep (declined beeps) fires on speaker, then if not hangup call, it tries to recall the number.

call.on('cancel', () => { console.log('The call has been canceled.'); });

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants