You have to compile the module with Q=0 to see if the -DWITH_SSL compile flag is provided to the compiler:

cd src/modules/db_redis
make clean
make Q=0

The output during compilation should be more verbose, you can paste it here if you want to be analyzed.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <kamailio/kamailio/issues/3893/2208422581@github.com>