Skip to content
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

coryan Jul 4, 2023
Collaborator

@depinglin85
Comment options

@coryan
Comment options

coryan Jul 4, 2023
Collaborator

Answer selected by coryan
@depinglin85
Comment options

@coryan
Comment options

coryan Jul 5, 2023
Collaborator

@depinglin85
Comment options

@coryan
Comment options

coryan Jul 6, 2023
Collaborator

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