<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:13px"><div id="yui_3_16_0_1_1435609703143_15311" dir="ltr"><br class="">Dear All,<br class=""><br class="">I'm having problem getting any output to the fs_cli console. Nothing is being displayed to the console. In addition, nothing gets written to log file.<br class=""><br class="">Output from fs_cli:<br class="">freeswitch@internal> console loglevel debug<br class="">-ERR invalid log level<br class="">+OK console log level set to DEBUG<br class=""><br class=""><br class="">here is what I have in the parsed configuration (freeswitch.xml.fsxml)<br class=""><br class=""><configuration name="console.conf" description="Console Logger"><br class=""><mappings><br class=""><map name="all" value="console,debug,info,notice,warning,err,crit,alert"/><br class=""></mappings><br class=""><settings><br class=""><param name="loglevel" value="debug"/><br class=""></settings><br class=""></configuration><br class=""><br class="">Both mod_console and mod_logfile are loaded:<br class=""><br class=""><br class="">freeswitch@internal> module_exists mod_console<br class="">true<br class="">freeswitch@internal> module_exists mod_logfile<br class="">true<br class=""><br class="">freeswitch@internal> db_cache status<br class="">db="hostaddr=127.0.0.1 dbname=freeswitch user=fs password=",type="odbc"<br class=""> Type: PGSQL<br class=""> Last used: 0<br class=""> Total used: 22<br class=""> Flags: Unlocked, Detached(0)<br class=""> Creator: src/switch_console.c:255<br class=""> Last User: src/switch_console.c:255<br class=""><br class="">Regards,<br class=""><br class="">Dave<br></div><div class=""><br class=""></div></div></body></html>