Was this fixed on master?
Jun 8 08:12:46 sars /usr/bin/sip-proxy[19017]: : tls [tls_init.c:557]: init_tls_h(): ERROR: tls: init_tls_h: installed openssl library version is too different from the library the Kamailio tls module was compiled with: installed "OpenSSL 1.0.1t 3 May 2016" (0x1000114f), compiled "OpenSSL 1.0.1k 8 Jan 2015" (0x100010bf).#012 Please make sure a compatible version is used (tls_force_run in kamailio.cfg will override this check) Jun 8 08:12:46 sars /usr/bin/sip-proxy[19017]: CRITICAL: <core> [main.c:2514]: main(): could not initialize tls, exiting...
If so, please backport to 4.4 since it is now impossible to start kamailio on debian jessie.
-- Juha
Sorry, the version of Kamailio on this host is 4.3 build on April 7, 2016.
-- Juha
---------------------------------------------------------------------
Was this fixed on master?
Jun 8 08:12:46 sars /usr/bin/sip-proxy[19017]: : tls [tls_init.c:557]: init_tls_h(): ERROR: tls: init_tls_h: installed openssl library version is too different from the library the Kamailio tls module was compiled with: installed "OpenSSL 1.0.1t 3 May 2016" (0x1000114f), compiled "OpenSSL 1.0.1k 8 Jan 2015" (0x100010bf).#012 Please make sure a compatible version is used (tls_force_run in kamailio.cfg will override this check) Jun 8 08:12:46 sars /usr/bin/sip-proxy[19017]: CRITICAL: <core> [main.c:2514]: main(): could not initialize tls, exiting...
If so, please backport to 4.4 since it is now impossible to start kamailio on debian jessie.
-- Juha
Juha Heinanen writes:
Sorry, the version of Kamailio on this host is 4.3 build on April 7, 2016.
I rebuilt Kamailio on latest Jessie and after that Kamailio stared OK.
Just a warning to those who have automatic security updates on: your Kamailio may fail to start after an upgrade.
-- Juha
On 08/06/16 08:07, Juha Heinanen wrote:
Juha Heinanen writes:
Sorry, the version of Kamailio on this host is 4.3 build on April 7, 2016.
I rebuilt Kamailio on latest Jessie and after that Kamailio stared OK.
Just a warning to those who have automatic security updates on: your Kamailio may fail to start after an upgrade.
This is indeed a good advise -- one can just recompile the existing kamailio source tree after upgrade of libssl library on debian.
Getting the latest version of git branch 4.1 or newer will require compilation as well, and will be safer for the future in matching compatible versions of libssl.
Cheers, Daniel
Indeed there was a fix yesterday afternoon, backported right now to older stable branches.
Cheers, Daniel
On 08/06/16 07:14, Juha Heinanen wrote:
Was this fixed on master?
Jun 8 08:12:46 sars /usr/bin/sip-proxy[19017]: : tls [tls_init.c:557]: init_tls_h(): ERROR: tls: init_tls_h: installed openssl library version is too different from the library the Kamailio tls module was compiled with: installed "OpenSSL 1.0.1t 3 May 2016" (0x1000114f), compiled "OpenSSL 1.0.1k 8 Jan 2015" (0x100010bf).#012 Please make sure a compatible version is used (tls_force_run in kamailio.cfg will override this check) Jun 8 08:12:46 sars /usr/bin/sip-proxy[19017]: CRITICAL: <core> [main.c:2514]: main(): could not initialize tls, exiting...
If so, please backport to 4.4 since it is now impossible to start kamailio on debian jessie.
-- Juha
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
On 08/06/16 09:11, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
Indeed there was a fix yesterday afternoon, backported right now to older stable branches.
Thanks, now it still remains to fix xmlrpc module.
Just replied on sr-dev about xmlrpc, as I can't reproduce it with stock debian jessie and make command.
Cheers, Daniel