Bug#833973: [kamailio-tls-modules] fails to start because of different openssl versions
Ben Sartor
ben at simlar.org
Thu Aug 11 00:07:16 UTC 2016
Package: kamailio-tls-modules
Version: 4.2.0-2+deb8u1
Severity: normal
--- Please enter the report below this line. ---
Hi,
recently I noticed kamailio does not start anymore. Here is the error message:
tls [tls_init.c:515]: init_tls_h(): ERROR: tls: init_tls_h: installed openssl
library version is too different from the library the ser tls module was
compiled with: installed "OpenSSL 1.0.1t 3 May 2016" (0x1000114f), compiled
"OpenSSL 1.0.1k 8 Jan 2015" (0x100010bf).
Please make sure a compatible version is used (tls_force_run in ser.cfg will
override this check)
CRITICAL: <core> [main.c:2521]: main(): could not initialize tls, exiting...
However a simple recompile fixed the problem for me. As suggested in the log
message you may workaround this by putting the following line in your
kamailio.cfg:
modparam("tls", "tls_force_run", 1)
Thanks a lot for maintaining the kamailio package. It runs great on my server
since a couple of years now.
--- System information. ---
Architecture: amd64
Kernel: Linux 3.16.0-4-amd64
Debian Release: 8.5
500 stable-updates ftp.debian.org
500 stable-updates ftp.de.debian.org
500 stable security.debian.org
500 stable ftp.de.debian.org
100 jessie-backports ftp.de.debian.org
More information about the Pkg-voip-maintainers
mailing list