Router (SER) - Users
Mailing List
Objet : Re: [SR-Users] Question on the debug change level command with 5.0.x
No, you don't. The debugger module, among other things, allows to set the
debug level per module.
Regards,
Federico
On 23 Mar 2017 6:31 pm, "Ginhou
es in my config ?
Cordialement
Patrick GINHOUX
*De :* sr-users [mailto:sr-users-boun...@lists.sip-router.org] *De la part
de* Federico Cabiddu
*Envoyé :* jeudi 23 mars 2017 17:38
*À :* Kamailio (SER) - Users Mailing List
*Objet :* Re: [SR-Users] Question on the debug change level command with
5.
) - Users Mailing List
Objet : Re: [SR-Users] Question on the debug change level command with 5.0.x
Hi,
you have to load the cfg_rpc module
(http://www.kamailio.org/docs/modules/5.0.x/modules/cfg_rpc.html). Then you can
run
kamcmd cfg.set_now_int core debug .
Regards,
Federico
On Thu, Mar 23, 2017
Hi,
you have to load the cfg_rpc module (
http://www.kamailio.org/docs/modules/5.0.x/modules/cfg_rpc.html). Then you
can run
kamcmd cfg.set_now_int core debug .
Regards,
Federico
On Thu, Mar 23, 2017 at 5:24 PM, Ginhoux, Patrick <
patrick.ginh...@fr.unisys.com> wrote:
> Hi,
>
>
>
> Previously,
Hi,
Previously, in my kamailio.cfg 3.3.1, the debug level is set using the 'debug'
option.
Then with the MI_FIFO module it was simple to change debug level on the flight
using the simple command 'kamctl fifo debug '.
Moving to kamailio 5.0.x, there is no more MI_FIFO module. In the kamailio.cfg