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_level > <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 > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla -- www.asipto.com www.twitter.com/miconda -- www.linkedin.com/in/miconda Funding: https://www.paypal.me/dcmierla
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
