I'm looking for the way to have a logfile of a dynamic channel, but it doesn't seems to work.
So I'm actually trying a solution, wich is making a small tcl to add the channel and create the good logfile with : logfile jkp $chan_add $logfile.
But I've tryed it in console (.tcl logfile jkp #chan logs/chan.log ) and I hate the result: it creates the logfile, but it desesperatly stay empty.
So, here is my question:
is there any way to set it via the console (a chanset option?) or have I to continue with my tcl, and if yes, why is my log file always empty?
thx a lot
