baresip / re

Generic library for real-time communications with async IO support
BSD 3-Clause "New" or "Revised" License
135 stars 83 forks source link

Stateless SIP requests with TLS transport fail with EINVAL #1140

Closed juha-h closed 4 months ago

juha-h commented 4 months ago

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

sreimers commented 4 months ago

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

sreimers commented 4 months ago

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