Hi Vidan,<div><br></div><div>I recommend you look in conf/autoload_configs/console.conf.xml. You can look at the sample mappings that are commented out. About the best you can do is to specify the log levels for the various files that you need. I know it&#39;s hard, but it&#39;s all the control that is available at the moment.</div>
<div><br></div><div>-MC<br><br><div class="gmail_quote">On Mon, Nov 14, 2011 at 8:50 AM, Vidan <span dir="ltr">&lt;<a href="mailto:vidan@centrum.cz">vidan@centrum.cz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Hi,<br>
I am newbie on FreeSwitch,<br>
I would like show only the INFO(6) messages in fs_cli console, not any others (err, warning etc.).  I am tried to modify switch.conf.xml, var.xml and console.conf.xml and switch.conf.xml. I see alway all type of messages until defined console loglevel value. &lt;map name=&quot;all&quot; value=&quot;info&quot;/&gt; works fine only in logfile.conf.xml. The same line does not work in my case in console.conf.xml for fs_cli.<br>

For example I will set &quot;ERR&quot; (3) and I will see on Fs_cli &quot;CONSOLE&quot; (0)+&quot;ALERT&quot; (1)+&quot;CRIT&quot; (2) messages. Is it possible to set on screen only one messages layer in fsi_cli? How is it possible to do that?<br>

<br>
I am doing this because alway I had full screen with this:<br>
<br>
011-11-14 16:39:22.230114 [WARNING] ftmod_wanpipe.c:917 [s1c1][1:1] Rx Queue length exceeded 80% hreshold (9/10)<br>
2011-11-14 16:39:22.230114 [WARNING] ftmod_wanpipe.c:917 [s1c1][1:1] Rx Queue length exceeded 80% hreshold (8/10)<br>
2011-11-14 16:39:24.610115 [WARNING] ftmod_wanpipe.c:864 [s3c1][3:1] Tx idle changed from 250 to 294<br>
2011-11-14 16:39:24.630115 [WARNING] ftmod_wanpipe.c:864 [s3c1][3:1] Tx idle changed from 38 to 294<br>
2011-11-14 16:39:24.650130 [WARNING] ftmod_wanpipe.c:864 [s3c1][3:1] Tx idle changed from 38 to 294<br>
2011-11-14 16:39:24.670115 [WARNING] ftmod_wanpipe.c:864 [s3c1][3:1] Tx idle changed from 38 to 294<br>
2011-11-14 16:39:24.690126 [WARNING] ftmod_wanpipe.c:864 [s3c1][3:1] Tx idle changed from 38 to 294<br>
2011-11-14 16:39:24.710144 [WARNING] ftmod_wanpipe.c:864 [s3c1][3:1] Tx idle changed from 38 to 294<br>
2011-11-14 16:39:24.730125 [WARNING] ftmod_wanpipe.c:864 [s3c1][3:1] Tx idle changed from 38 to 294<br>
<br>
and I need only notice and info messages from isdn.<br>
<br>
Thank you for answer.<br>
Best Regard,<br>
Vit<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>