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

Hangup puts the app in a bad state for future calls #10

Open
dudash opened this issue Feb 6, 2022 · 0 comments
Open

Hangup puts the app in a bad state for future calls #10

dudash opened this issue Feb 6, 2022 · 0 comments
Labels
bug Something isn't working hacktoberfest help wanted Extra attention is needed

Comments

@dudash
Copy link
Member

dudash commented Feb 6, 2022

Describe the bug
After hanging up the app no longer accepts new calls or supports outgoing calls.

To Reproduce
Steps to reproduce the behavior:

  1. Connect to signaling server user1
  2. User2 calls you (user1)
  3. note it works
  4. from the cli type "hangup"
  5. User2 calls you again (user1)
  6. Error

Expected behavior
Have as many calls as you want without restarting the cli

Screenshots
NA

Additional context

> ERROR:root:bad message data - could not parse video offer message
ERROR:root:Cannot handle offer in signaling state "closed"
@dudash dudash added the bug Something isn't working label Feb 6, 2022
@dudash dudash added the help wanted Extra attention is needed label Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant