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

Stateless SIP requests with TLS transport fail with EINVAL #1140

Closed
juha-h opened this issue Jun 11, 2024 · 2 comments · Fixed by #1141
Closed

Stateless SIP requests with TLS transport fail with EINVAL #1140

juha-h opened this issue Jun 11, 2024 · 2 comments · Fixed by #1141

Comments

@juha-h
Copy link
Contributor

juha-h commented Jun 11, 2024

User https://github.com/ndilieto opened this re issue against my libbaresip-android project: juha-h/libbaresip-android#43. He also provided PR to fix it: juha-h/libbaresip-android#42. What is the best way to get the fix to re project?

@sreimers
Copy link
Member

A PR is welcome, so we can have a look into this and discuss.

@sreimers
Copy link
Member

After a short look, it's maybe better to add the host param to sip_send_conn public api.

sreimers added a commit that referenced this issue Jun 11, 2024
fixes #1140 - Stateless SIP requests with TLS transport fail with EINVAL
sreimers added a commit that referenced this issue Jun 11, 2024
fixes #1140 - Stateless SIP requests with TLS transport fail with EINVAL
sreimers added a commit that referenced this issue Jun 12, 2024
fixes #1140 - Stateless SIP requests with TLS transport fail with EINVAL
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 a pull request may close this issue.

2 participants