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

Incorrect REGISTER Contact header value after transport disconnection #133

Closed
jmillan opened this issue Jul 10, 2013 · 0 comments
Closed
Labels

Comments

@jmillan
Copy link
Member

jmillan commented Jul 10, 2013

When a transport disconnection occurs and the UA already had retrieved a gruu value, the Contact header value in the next REGISTER requests takes the pub-gruu value instead of the contact URI value.

This only happens if:

  • The UA had already registered and retrieved a gruu value
  • The transport disconnection occurred while the UA was unregistered
jmillan added a commit that referenced this issue Jul 10, 2013
 after transport disconnection

if:

- The UA had already retrieved a gruu value
- The transport disconnection occurred while the UA was unregistered
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant