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

call_terminated event not working. while third call end in Samsung galaxy a51 android version 11 #248

Open
utsav0098 opened this issue Oct 18, 2021 · 1 comment

Comments

@utsav0098
Copy link

this is my code for detect call termination event
endpoint.on("call_terminated", (call) => {
console.log('Connectivity call_terminated: ', call);
dispatch(onCallTerminated(call))
})

  1. first call start then second call come and i receive 2 call then first call is hold is working fine. but first end user call end to not end first user call in my side.
@utsav0098 utsav0098 changed the title call_terminated event not working. while third call end call_terminated event not working. while third call end in Samsung galaxy a51 android version 11 Oct 18, 2021
@mcjambi
Copy link

mcjambi commented Aug 6, 2022

i have the same issue

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