[OpenSIPS-Users] OpenSIPS-CP

Michael Ciupka opensips at michael-ciupka.de
Fri May 29 13:27:52 CEST 2009


Hello,

i have resolf my problem... now i want to configure the siptrace in the opensips.cfg:
modparam("siptrace", "db_url", "mysql://opensips:opensipsrw@localhost/opensips")
modparam("siptrace", "trace_flag", 22)
modparam("siptrace", "trace_on", 1)
modparam("siptrace", "enable_ack_trace", 1)
modparam("siptrace", "table", "strace")


and i get this errors in the terminal..


root at chillazz-desktop:/home/chillazz# /etc/init.d/opensips restart
Not starting opensips: invalid configuration file!
-e 
May 29 13:24:23 [16946] ERROR:core:set_mod_param_regex: no module matching siptrace found
|May 29 13:24:23 [16946] CRITICAL:core:yyerror: parse error in config file, line 227, column 20-21: Can't set module parameter
May 29 13:24:23 [16946] ERROR:core:set_mod_param_regex: no module matching siptrace found
|May 29 13:24:23 [16946] CRITICAL:core:yyerror: parse error in config file, line 228, column 20-21: Can't set module parameter
May 29 13:24:23 [16946] ERROR:core:set_mod_param_regex: no module matching siptrace found
|May 29 13:24:23 [16946] CRITICAL:core:yyerror: parse error in config file, line 229, column 19-20: Can't set module parameter
May 29 13:24:23 [16946] ERROR:core:set_mod_param_regex: no module matching siptrace found
|May 29 13:24:23 [16946] CRITICAL:core:yyerror: parse error in config file, line 230, column 19-20: Can't set module parameter
May 29 13:24:23 [16946] ERROR:core:set_mod_param_regex: no module matching siptrace found
|May 29 13:24:23 [16946] CRITICAL:core:yyerror: parse error in config file, line 231, column 20-21: Can't set module parameter
May 29 13:24:23 [16946] ERROR:core:main: bad config file (5 errors)



can somebody help me?

Regards
Michael



More information about the Users mailing list