<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&gt; 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="">&lt;configuration name="console.conf" description="Console Logger"&gt;<br class="">&lt;mappings&gt;<br class="">&lt;map name="all" value="console,debug,info,notice,warning,err,crit,alert"/&gt;<br class="">&lt;/mappings&gt;<br class="">&lt;settings&gt;<br class="">&lt;param name="loglevel" value="debug"/&gt;<br class="">&lt;/settings&gt;<br class="">&lt;/configuration&gt;<br class=""><br class="">Both mod_console and mod_logfile are loaded:<br class=""><br class=""><br class="">freeswitch@internal&gt; module_exists mod_console<br class="">true<br class="">freeswitch@internal&gt; module_exists mod_logfile<br class="">true<br class=""><br class="">freeswitch@internal&gt; db_cache status<br class="">db="hostaddr=127.0.0.1 dbname=freeswitch user=fs password=",type="odbc"<br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Type: PGSQL<br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Last used: 0<br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Total used: 22<br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Flags: Unlocked, Detached(0)<br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Creator: src/switch_console.c:255<br class="">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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>