Skip to content

failed to connect to all addresses error #11964

Closed Answered by coryan
depinglin85 asked this question in Q&A
Discussion options

You must be logged in to vote

Currently, FreeSWITCH only supports OpenSSL 1.x, so I suspect the issue is due to OpenSSL version incompatibility.
My development environment is the same as the one used for compiling the quickstart.

Okay. I think the problem is using both OpenSSL 1.x and OpenSSL 3.x at the same time. The vcpkg-based build uses OpenSSL 3.x, FreeSWITCH uses OpenSSL 1.x, and when FreeSWITCH loads the module (I reckon this is some kind of .so file) nothing works like it should.

Could you please guide me on how to compile without using vcpkg on the Debian system?

Certainly, look at:

https://github.com/googleapis/google-cloud-cpp/blob/main/doc/packaging.md

There should be step by step instructions for Debi…

Replies: 2 comments 12 replies

Comment options

You must be logged in to vote
12 replies
@depinglin85
Comment options

@coryan
Comment options

@depinglin85
Comment options

@coryan
Comment options

Answer selected by coryan
@depinglin85
Comment options

@coryan
Comment options

@depinglin85
Comment options

@coryan
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants