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 registering multiple times before register time expires #117

Closed
jmillan opened this issue Jun 26, 2013 · 0 comments
Closed

Bug registering multiple times before register time expires #117

jmillan opened this issue Jun 26, 2013 · 0 comments
Assignees
Milestone

Comments

@jmillan
Copy link
Member

jmillan commented Jun 26, 2013

Reported by @jamesmortensen:

  • I call coolPhone.register(); with the register timeout set to 120 seconds.
  • I have a bug in my code where I call coolPhone.register() a second and third time!
  • I call coolPhone.unregister();
  • I wait 120 seconds, and a REGISTRATION message is sent to the server with expires=120, which registers the client.

registration timer must be cleared before setting again

@ghost ghost assigned jmillan Jun 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant