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

Fix proxy authorization #147

Merged
merged 6 commits into from
Nov 5, 2022

Conversation

CanisLupusHUN
Copy link
Contributor

Response requires different Authorization filed on INVITE than on REGISTER.
We tested it on Kamailio SIP Proxy

@CanisLupusHUN
Copy link
Contributor Author

it should be fixed now :D

@hyperioxx hyperioxx merged commit 561c869 into hyperioxx:master Nov 5, 2022
@stakly
Copy link

stakly commented Jun 15, 2023

How to hande 401 (Unauthorized) code on INVITE with WWW-Authenticate, which requires Authorization header?

As I understand from rfc3261, response may include Authorization value for each WWW-Authenticate value and a Proxy-Authorization value for each Proxy-Authenticate value. So if UAC receive 401 with WWW-Authenticate Kalbi will answer with Proxy-Authenticate, which is invalid in this case.

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

Successfully merging this pull request may close these issues.

None yet

3 participants