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

Ringing after logout #99

Open
moshibilpk opened this issue Dec 7, 2022 · 4 comments
Open

Ringing after logout #99

moshibilpk opened this issue Dec 7, 2022 · 4 comments

Comments

@moshibilpk
Copy link

The app is ringing after logout
image

Is there any way to stop ringing after logout? like something to unregister from app

@nagyszili
Copy link

I think you should call VoipPushNotification.removeEventListener('notification') in your logout function

@moshibilpk
Copy link
Author

I think you should call VoipPushNotification.removeEventListener('notification') in your logout function

Yes, I tried, but it doesn't work for me. I believe the problem is with the call keep library because I use it.

@wilmxre
Copy link

wilmxre commented May 10, 2023

@moshibilpk hey man, did you find a way to solve this?

@Romick2005
Copy link
Contributor

The app is ringing after logout

image

Is there any way to stop ringing after logout? like something to unregister from app

Is a problem for you to call end calls if you user did logout during a call? Otherwise you should remove user voip token from server on logout and do device unregister from available to send voip device list. Or I misunderstood your problem?

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

4 participants