[Freeswitch-users] fs_cli not showing debug logs to console
Dave Greeko
davegreeko at yahoo.com
Tue Jun 30 00:34:46 MSD 2015
Dear All,
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.
Output from fs_cli:
freeswitch at internal> console loglevel debug
-ERR invalid log level
+OK console log level set to DEBUG
here is what I have in the parsed configuration (freeswitch.xml.fsxml)
<configuration name="console.conf" description="Console Logger">
<mappings>
<map name="all" value="console,debug,info,notice,warning,err,crit,alert"/>
</mappings>
<settings>
<param name="loglevel" value="debug"/>
</settings>
</configuration>
Both mod_console and mod_logfile are loaded:
freeswitch at internal> module_exists mod_console
true
freeswitch at internal> module_exists mod_logfile
true
freeswitch at internal> db_cache status
db="hostaddr=127.0.0.1 dbname=freeswitch user=fs password=",type="odbc"
Type: PGSQL
Last used: 0
Total used: 22
Flags: Unlocked, Detached(0)
Creator: src/switch_console.c:255
Last User: src/switch_console.c:255
Regards,
Dave
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150629/c7b62226/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list