The parameters have changed in the unstable version, check sip_router/modules/permissions/permissions.c
Also there should be no ; at the end of modparam lines.
Jan.
On 20-02 11:01, Eduard San Anselmo Mateu wrote:
Hi again, Jan. Well, at least it compiles without any problems now, but I can't start the service. The log I'm getting is:
Feb 20 10:50:42 sistemas2 ser: set_mod_param_regex: parameter <deny_file> not found in module <permissions> Feb 20 10:50:42 sistemas2 ser: parse error (99,62-63): Can't set module parameter Feb 20 10:50:42 sistemas2 ser: parse error (99,63-64): parse error Feb 20 10:50:42 sistemas2 ser: parse error (99,63-64): Feb 20 10:50:42 sistemas2 ser: ERROR: bad config file (3 errors)
In my config file, I have:
modparam("permissions", "allow_file", "/etc/ser/register.allow"); modparam("permissions", "deny_file", "/etc/ser/register.deny");
Eduard San Anselmo
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers