Hi Seattle,

The warning lets you know that the debs were not compiled with TLS support - and from script, I guess, you are trying to do some TLS stuff.

The rest of the errors (about not finding certain functions in script) are related to some recent change on trunk (keep in mind, 1.8.0 is trunk unstable) where the "textops" module was split into "textops" and "sipmsgops" module (following the addition of more sip message oriented functionalities). See:
    http://lists.opensips.org/pipermail/news/2012-February/000175.html

So, just load the sipmsgops module also.

Regards,
Bogdan

On 02/29/2012 01:37 PM, 113 Seattle wrote:
Hi list,

I've just install  from Debian repository version 1.8.0-1-87541
(trunk) and when I try to start it fails with the next output :

Not starting opensips: invalid configuration file!
-e
Feb 29 12:38:01 [16974] WARNING:core:warn: warning in config file,
line 50, column 13-16: tls support not compiled in
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 158, column 20-21: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 161, column 27-28: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 175, column 21-22: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 193, column 18-19: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 202, column 21-22: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 223, column 20-21: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 229, column 19-20: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 233, column 18-19: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 240, column 19-20: unknown command<append_hf>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 247, column 18-19: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 253, column 18-19: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] CRITICAL:core:yyerror: parse error in config
file, line 296, column 18-19: unknown command<is_method>, missing
loadmodule?
Feb 29 12:38:01 [16974] ERROR:core:main: bad config file (12 errors)


Regards

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users



--
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to