[Kamailio-Users] sanity module trouble

Henning Westerholt henning.westerholt at 1und1.de
Tue Mar 31 14:13:19 CEST 2009


On Tuesday 31 March 2009, kokoska rokoska wrote:
> Hi all,
>
> due to malformed INVITEs I'm receiving from clients I like to use sanity
> module. But after few test I'm affraid I don't understand correctly how
> it works :-)
>
> 1. I try to load the module:
>
> loadmodule "sanity.so"
> modparam("sanity", "default_checks", "999")
>
> and kamailio rejects config with the:
>
> ERROR:core:set_mod_param_regex: parameter <default_checks> not found in
> module <sanity>

Hi kokoska,

the default_checks parameter is a INT, not a string. Remove the quotes from 
the number. The module documentation is wrong, i'll fix this.

Cheers,

Henning




More information about the sr-users mailing list