[OpenSER-Devel] changing debug level on the fly

Dan Pascu dan at ag-projects.com
Thu May 29 10:48:39 CEST 2008


On Thursday 29 May 2008, Juha Heinanen wrote:
> while doing performance tests, i tried to look for a way to change
> debug level on the fly using a mi function, but didn't find any.  did i
> somehow managed to miss such a mi function?  description on debug
> keyword in core cookbook does not mention about a way to change debug
> level.

This is already possible using the MI debug function.

node04:~# openserctl fifo debug 7
DEBUG:: 7
node04:~# openserctl fifo debug 3
DEBUG:: 3
node04:~#

-- 
Dan



More information about the Devel mailing list