Hi Razvan, I have compiled TLS module from the menuconfig and proto_tls.so is there in the modules directly. But the issue which i found was, when i put the loadmodule proto_tls.so and its subsequent modparam on top of all other modules in config, its giving out an error, "can't find shared object file", i suppose the file is (openssl/ssl.h). And when i move down all the TLS lines after all other loadmodule statements in config, it is working fine.
On Mon, Nov 2, 2015 at 5:26 PM, Răzvan Crainea <[email protected]> wrote: > Hi, John! > > Do you have proto_tls.so in your modules directory? How did you install > opensips? If you installed it from sources, did you enable TLS in your > setup using menuconfig? If you installed it from deb, did you install > opensips-tls-module? > > Best regards, > > Răzvan Crainea > OpenSIPS Solutionswww.opensips-solutions.com > > On 10/31/2015 07:28 AM, John Mathew wrote: > > Hi, > > Anybody knows why this happens when loading tls module in opensips 2.1? > Openssl ans openssl-devel is install. > libssl files are in /usr/lib64 > > Oct 31 01:23:44 SERVER24 opensips: ERROR:core:sr_load_module: could not > open module <proto_tls.so>: proto_tls.so: cannot open shared object file: > No such file or directory > Oct 31 01:23:44 SERVER24 opensips: ERROR:core:load_module: failed to load > module > Oct 31 01:23:44 SERVER24 opensips: CRITICAL:core:yyerror: parse error in > config file /usr/local/opensips/etc/opensips/opensips.cfg, line 30, column > 13-14: failed to load module proto_tls.so#012 > > > Thanks. > > -- > > > > > > > > _______________________________________________ > Users mailing > [email protected]http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > > -- John Mathew Divox International Inc. | Divox FZ LLC +971-7-243-1145 +91-9037-100001 [email protected] <[email protected]> www.divoxmedia.com 375 Park Avenue, Seagram Building, Suite: 2607, New York City, New York, USA - 10152 <https://www.linkedin.com/pub/john-mathew/20/634/642>
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
