[Freeswitch-users] siptrace logs

huseyin kalyoncu hkalyoncu at gmail.com
Thu Apr 19 10:21:53 MSD 2012


hello,

is there any way to write siptrace output to different log file than
default log file freeswitch.log?
or is there any way to write only siptrace output (no other debug, no
switch core statements) to default log file.

i tried to write only siptrace to default log file. but when i change the
switch log level
from debug to any other level, it also disables siptrace output
automatically.

following config files have log level definitions:

console.conf.xml

    <map name="all" value="warning,err,crit,alert"/>
    <map name="switch_loadable_module_process" value="all"/>
    <map name="switch_core_state_machine.c" value="all"/>
    <map name="sofia.c"                     value="info,notice"/>

    <param name="loglevel" value="notice"/>

switch.conf.xml

    <param name="loglevel" value="debug"/>  ==> when i change this, no
siptrace output

logfile.conf.xml

   <map name="all" value="debug,info,notice,warning,err,crit,alert"/>

sofia.conf.xml

 <param name="log-level" value="0"/>
.<param name="tracelevel" value="DEBUG"/>

how should i modify these parameters to accomplish what i need?

regards,
huseyin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120419/bd068150/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list