You apparently don't have the modules tls and sipmsgop built and/or included in your opensips.cfg yet you are expectng opensips to be able to call is_method() which is now provided by this module.
Check your opensips.cfg file to see where its looking for the modules. See //lib64/opensips/modules makes me think you have misoptioned the module path either during compile time or in your opensips.cfg file. In any case you a.) need to make sure those modules were built and b.) make sure you correctly load them in opensips.cfg. Hope that helps . . . -----Original Message----- From: Shimon Mishal [[email protected]] Received: Sunday, 02 Sep 2012, 5:35am To: OpenSIPS users mailling list [[email protected]] Subject: Re: [OpenSIPS-Users] FW: Error starting opensips 1.8.1 Hi Could someone take remote control through Team Viewer and assist me since I’m in a loop ??? Sep 2 12:04:11 ip-10-128-35-32 opensips: WARNING:core:warn: warning in config file, line 50, column 13-16: tls support not compiled in Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 60, column 13-14: failed to load module - not found Sep 2 12:04:11 ip-10-128-35-32 opensips: ERROR:core:sr_load_module: could not open module <//lib64/opensips/modules/sipmsgops>: //lib64/opensips/modules/sipmsgops: cannot open shared object file: No such file or directory Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 60, column 13-14: failed to load module Sep 2 12:04:11 ip-10-128-35-32 opensips: ERROR:core:yyparse: module 'sipmsgops.so' not found in '//lib64/opensips/modules/' Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 87, column 13-14: failed to load module Sep 2 12:04:11 ip-10-128-35-32 opensips: ERROR:core:sr_load_module: could not open module <//lib64/opensips/modules/>: //lib64/opensips/modules/: cannot read file data: Is a directory Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 87, column 13-14: failed to load module Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 165, column 20-21: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 168, column 27-28: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 182, column 21-22: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 200, column 18-19: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 209, column 21-22: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 230, column 20-21: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 236, column 19-20: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 240, column 18-19: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 247, column 19-20: unknown command <append_hf>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 254, column 18-19: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 260, column 18-19: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: CRITICAL:core:yyerror: parse error in config file, line 303, column 18-19: unknown command <is_method>, missing loadmodule? Sep 2 12:04:11 ip-10-128-35-32 opensips: ERROR:core:main: bad config file (16 errors) ************************************************************************************ This footnote confirms that this email message has been scanned by PineApp Mail-SeCure for the presence of malicious code, vandals & computer viruses. ************************************************************************************
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
