[sr-dev] [kamailio] MS ODBC Driver crashes kamailio on boot (#501)

Tim Chubb notifications at github.com
Wed Feb 10 11:36:14 CET 2016


Just disabled the TLS module and its working, unfortunatly TLS is a requirement i cannot live without...
I wonder if this could be caused by a symlink that has to be created to get this version of the driver to load, as its compiled for redhat (further details here: http://onefinepub.com/2013/03/ms-sql-odbc-ubuntu/ step 6,)
`sudo ln -s /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /usr/lib/x86_64-linux-gnu/libcrypto.so.10;
sudo ln -s /lib/x86_64-linux-gnu/libssl.so.1.0.0 /usr/lib/x86_64-linux-gnu/libssl.so.10;`

There is a preview of v13 of the driver compiled for ubuntu, shall give that a try and see if it resolves the issue. 

---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/501#issuecomment-182303807
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160210/3caf618e/attachment.html>


More information about the sr-dev mailing list