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

RFC Violation - 401 Unauthorized not sending WWW-Authenticate to SUBSCRIBE messages #2640

Open
junction1153 opened this issue Nov 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@junction1153
Copy link

Describe the bug
Previously reported in ticket # 1779 but not addressed. When FS sends a 401 Unauthorized to a SUBSCRIBE request, the WWW-Authenticate string is missing. This is required per RFC RFC 3261 section 22.2

To Reproduce
Simply have an endpoint send a SUBSCRIBE for BLF. When the endpoint re-sends a subscribe after the sofia nonce expired, freeswitch will respond with 401 unauthorized

Expected behavior
WWW-Authenticate string should be received in the SIP message

Package version or git hash

  • Tested with 1.10.8 to 1.10.12, all easily reproduceable
@junction1153 junction1153 added the bug Something isn't working label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant