Hi again i have this lines in ser.cfg
modparam("acc", "log_flag", 1)
modparam("acc", "log_level", 2)
modparam("acc", "db_flag", 1)
modparam("acc", "db_missed_flag", 3)
modparam("acc", "log_missed_flag", 3)
modparam("acc", "db_url",
"mysql://ser:heslo@localhost/ser")
modparam("acc", "report_ack", 0)
modparam("acc", "log_fmt", "miocfsp")
for store missing calls in serweb, but when I launch the ser services
received 3 errors and see this in /var/log/messages
Oct 31 13:50:00 dns2 ser: set_mod_param_regex: parameter <db_flag> not found
in module <acc>
Oct 31 13:50:00 dns2 ser: parse error (73,19-20): Can't set module parameter
Oct 31 13:50:00 dns2 ser: set_mod_param_regex: parameter <db_missed_flag>
not found in module <acc>
Oct 31 13:50:00 dns2 ser: parse error (74,19-20): Can't set module parameter
Oct 31 13:50:00 dns2 ser: set_mod_param_regex: parameter <db_url> not found
in module <acc>
Oct 31 13:50:00 dns2 ser: parse error (76,20-21): Can't set module parameter
I have fedora 3+ser 0.9.3 , any idea of this.
Thanks.
Antonio Membrives
Show replies by date