Hello,
the log messages that have "script" in the prefix are from kamailio.cfg routing blocks, not from the C code.
You can remove, change their log level, ... by editing the kamailio.cfg. The script log messages are printed by the functions exported from xlog module.
Cheers, Daniel
On 30.12.20 18:14, Chaigneau, Nicolas wrote:
Hello,
Is it possible to set a specific log level for the Kamailio script ?
I’ve seen that the « debugger » module allows to do that with modules or « core » :
https://kamailio.org/docs/modules/5.4.x/modules/debugger.html#dbg.p.mod_leve... https://kamailio.org/docs/modules/5.4.x/modules/debugger.html#dbg.p.mod_level
So I’ve tried to do :
modparam("debugger", "mod_level_mode", 1)
modparam("debugger", "mod_hash_size", 5)
modparam("debugger", "mod_level", "my_module=3") // this works
modparam("debugger", "mod_level", "core=3") // also works
modparam("debugger", "mod_level", "script=3") // nope…
But it doesn’t seem to work for « script »… :/
Regards,
Nicolas.
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users