Hello,
so it is not linked against libssl/libcrypto.
Did you installed from packages or from sources? If later, do you have pkg-config tool installed?
Cheers,
Daniel
this is the output of the command
sudo ldd ../lib64/kamailio/modules/outbound.so
linux-vdso.so.1 => (0x00007fff0a9e2000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fd869171000)
/lib64/ld-linux-x86-64.so.2 (0x000055aba6816000)
If im not mistaken the linking between the crypto library is missing and I dont know how to fix it. Please im new to kamailio and this is a project that requires urgency. Thanks
From: sr-users <sr-users-bounces@lists.sip-router.org> on behalf of Francisco Burgos <dabo_02@live.com>
Sent: Thursday, July 21, 2016 7:27 PM
To: sr-users@lists.sip-router.org
Subject: [SR-Users] undefined symbol: EVP_sha1 when using outbound moduleHi,
I am trying to use kamailio as an edge proxy to forward requests and media to an sbc. when compiling the cfg file included on the examples. i get:
undefined symbol: EVP_sha1
I believe this problem is being caused by the outbound module and after some research i managed to read that it is caused by the linking between the gcc libcrypto. I would like some help since this project requires urgency. Thanks in advance.
_______________________________________________ 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
-- Daniel-Constantin Mierla http://www.asipto.com - http://www.kamailio.org http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda