<div dir="ltr"><div>It adds idle cpu to log lines.</div>check commits 03d5730ffcdd0dc69247693c58239757623b9319 and 241d397e39fad336c13b0f43fecfa697182a4a3b if you wish to revert.<br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Oct 28, 2021 at 1:42 PM Jelle de Jong <<a href="mailto:jelledejong@powercraft.nl">jelledejong@powercraft.nl</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello everybody,<br>
<br>
The log format seem to have changed, how can I get it back to what it <br>
used to without the percentage thing? A search on Google failed me to <br>
provide an answer...<br>
<br>
# fs_cli -x version<br>
FreeSWITCH Version 1.10.7-release-19-883d2cb662~64bit <br>
(-release-19-883d2cb662 64bit)<br>
<br>
# grep pref_line  /etc/fail2ban/filter.d/freeswitch.conf<br>
_pref_line = ^%(__prefix_line)s(?:\d+-\d+-\d+ \d+:\d+:\d+\.\d+)?<br>
failregex = %(_pref_line)s \[WARNING\] sofia_reg\.c:\d+ SIP auth <br>
(failure|challenge) \((REGISTER|INVITE)\) on sofia profile \'[^']+\' for <br>
\[[^\]]*\] from ip <HOST>$<br>
             %(_pref_line)s \[WARNING\] sofia_reg\.c:\d+ Can't find user <br>
\[[^@]+@[^\]]+\] from <HOST>$<br>
<br>
2021-10-28 12:28:55.736515 99.20% [WARNING] sofia_reg.c:1806 SIP auth <br>
failure (REGISTER) on sofia profile 'internal' for [30640@82.94.245.xxx] <br>
from ip 217.138.220.158<br>
<br>
2021-05-20 16:44:54.159814 [WARNING] sofia_reg.c:1740 SIP auth failure <br>
(REGISTER) on sofia profile 'internal' for [123456@82.94.245.xxx] from <br>
ip 193.107.216.182<br>
<br>
# fgrep percentage /etc/freeswitch/ -R<br>
<br>
What is the use case of this new percentage in the log files?<br>
<br>
Kind regards,<br>
<br>
Jelle de Jong<br>
<br>
_________________________________________________________________________<br>
<br>
The FreeSWITCH project is sponsored by SignalWire <a href="https://signalwire.com" rel="noreferrer" target="_blank">https://signalwire.com</a><br>
Enhance your FreeSWITCH install with disruptive priced SMS and PSTN services.<br>
Build your next product on our scalable cloud platform.<br>
<br>
Join our online community to chat in real time <a href="https://signalwire.community" rel="noreferrer" target="_blank">https://signalwire.community</a><br>
<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>