Right now the best item for this is to enable the uuid stamp on all debug lines in the freeswitch.log file.<br>In conf/autoload_configs/logfile.conf.xml enable this:<br>&lt;!-- &lt;param name=&quot;uuid&quot; value=&quot;true&quot; /&gt; --&gt;<br>
<br>restart fs or reload mod_logfile and from that point on each log line will have the associated uuid if there is one.<br><br>As for your other idea, right now there isn&#39;t anything like that and it would probably take a fair amount of time and energy to come up with something like that. It would be great to have that ability, however it is not a simple endeavor.<br>
<br>-MC<br><br><div class="gmail_quote">On Wed, Oct 13, 2010 at 1:58 PM, Bernhard Suttner <span dir="ltr">&lt;<a href="mailto:bernhard.suttner@winet.ch">bernhard.suttner@winet.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
is there a idea how to improve the freeswitch debugging possiblities if freeswitch does run on a high used system - maybe also clustered? I think this is maybe still a problem if the system is under high load and how have to get debug informations because e.g. the call from user 7777 is always not successful.<br>

<br>
Like a api command (debug_all_from sip-user 7777) which will then write kind of debug stuff from and to this user (log messages, sip debug messages, ...) to a special syslog server, log file, ...)<br>
<br>
Any other idea how to improve that or is there already a nice way to get that?<br>
<br>
Best regards,<br>
Bernhard<br>
<br>
_______________________________________________<br>
FreeSWITCH-dev mailing list<br>
<a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-dev" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-dev</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>