[SR-Users] Changing Debug Level on the fly

Henning Westerholt hw at skalatan.de
Mon Jun 29 21:55:02 CEST 2020


Hello,

Try it like this:

root at kam01: # kamcmd corex.debug
{
        debug: 2
}
root at kam01:# kamcmd corex.debug 3
{
        old: 2
        new: 3
}
root at kam01:# kamcmd corex.debug 2
{
        old: 3
        new: 2
}

Cheers,

Henning

--
Henning Westerholt – https://skalatan.de/blog/
Kamailio services – https://gilawa.com<https://gilawa.com/>

From: sr-users <sr-users-bounces at lists.kamailio.org> On Behalf Of Sam Ware
Sent: Monday, June 29, 2020 9:37 PM
To: sr-users at lists.sip-router.org
Subject: [SR-Users] Changing Debug Level on the fly

I am trying to change the debug level without restarting the service.  My research says this is right but I get an error message.

$ sudo -u kamailio kamcmd dbg.set_mod_level core 2
error: 500 - cannot store parameter

--
Sam  D Ware
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20200629/ee9c5dab/attachment.html>


More information about the sr-users mailing list