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

If Qop is "auth,auth-conf", should automatic pick SASL if needed #261

Closed
lingsamuel opened this issue Feb 7, 2021 · 1 comment
Closed

Comments

@lingsamuel
Copy link

lingsamuel commented Feb 7, 2021

We only set SASL transport if the first QOP is sasl.QopPrivacy or sasl.QopIntegrity, but the QOP could be "auth,auth-conf".

We need to create a sasl transport if auth-conf exists, and automatically use it if call id is SASL call ID (-33).

@lingsamuel
Copy link
Author

#260

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

No branches or pull requests

1 participant