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

No event after User is reconnected after Network Issue #1088

Open
MuneebAhmed568 opened this issue Jul 26, 2024 · 0 comments
Open

No event after User is reconnected after Network Issue #1088

MuneebAhmed568 opened this issue Jul 26, 2024 · 0 comments

Comments

@MuneebAhmed568
Copy link

I'm experiencing an issue with SIP.js where, after a brief network disruption during an audio call, my user gets re-registered and audio is restored successfully through session re-invite. However, I no longer receive any events from FreeSWITCH after the reconnection. This includes events such as call terminations or actions performed on FreeSWITCH itself. I am not receiving events when someone else ends the call or performs actions on the FreeSWITCH server. Any insights or suggestions on how to address this?

Steps to reproduce the behavior:

  1. Register UserAgent
  2. Accept an Incoming Call
  3. Distrub your network connection with Freeswitch Server until onDisconnect gets Trigger
  4. Reconnect & Register UserAgent
  5. Restore Voice by sending Session.invite()
  6. NO Events of call after this ..

Expected behavior
After Reconnect User should be able to receive Call Events like Bye etc

Observed behavior
No Events after reconnect

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

1 participant