you are right i set the loglevel too low
here is the problem seem like tls
Apr 27 05:14:11 localhost /home/liqixin/kamailio_proxy/sbin/kamailio[18444]: : 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.1e-fips 11 Feb 2013" (0x1000105f), compiled "OpenSSL 1.0.2a 19 Mar 2015" (0x1000201f).#12 Please make sure a compatible version is used (tls_force_run in kamailio.cfg will override this check)
Apr 27 05:14:11 localhost /home/liqixin/kamailio_proxy/sbin/kamailio[18444]: CRITICAL: [main.c:2577]: main(): could not initialize tls, exiting...
[liqixin@localhost log]$ openssl version -a
OpenSSL 1.0.2a 19 Mar 2015
built on: reproducible build, date unspecified
platform: linux-x86_64
options: bn(64,64) rc4(16x,int) des(idx,cisc,16,int) idea(int) blowfish(idx)
compiler: gcc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
OPENSSLDIR: "/usr/local/ssl"
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub