|
|
@ -7,7 +7,7 @@ |
|
|
<profile name="debug"> |
|
|
<profile name="debug"> |
|
|
<settings> |
|
|
<settings> |
|
|
<param name="logfile" value="/var/log/freeswitch/debug.log"/> |
|
|
<param name="logfile" value="/var/log/freeswitch/debug.log"/> |
|
|
<param name="rollover" value="0"/> |
|
|
|
|
|
|
|
|
<param name="rollover" value="26214400"/> |
|
|
<param name="uuid" value="true" /> |
|
|
<param name="uuid" value="true" /> |
|
|
</settings> |
|
|
</settings> |
|
|
<mappings> |
|
|
<mappings> |
|
|
@ -18,7 +18,7 @@ |
|
|
<profile name="error"> |
|
|
<profile name="error"> |
|
|
<settings> |
|
|
<settings> |
|
|
<param name="logfile" value="/var/log/freeswitch/error.log"/> |
|
|
<param name="logfile" value="/var/log/freeswitch/error.log"/> |
|
|
<param name="rollover" value="0"/> |
|
|
|
|
|
|
|
|
<param name="rollover" value="26214400"/> |
|
|
<param name="uuid" value="true" /> |
|
|
<param name="uuid" value="true" /> |
|
|
</settings> |
|
|
</settings> |
|
|
<mappings> |
|
|
<mappings> |
|
|
@ -29,7 +29,7 @@ |
|
|
<profile name="erlang"> |
|
|
<profile name="erlang"> |
|
|
<settings> |
|
|
<settings> |
|
|
<param name="logfile" value="/var/log/freeswitch/erlang.log"/> |
|
|
<param name="logfile" value="/var/log/freeswitch/erlang.log"/> |
|
|
<param name="rollover" value="0"/> |
|
|
|
|
|
|
|
|
<param name="rollover" value="26214400"/> |
|
|
<param name="uuid" value="true" /> |
|
|
<param name="uuid" value="true" /> |
|
|
</settings> |
|
|
</settings> |
|
|
<mappings> |
|
|
<mappings> |
|
|
@ -40,7 +40,7 @@ |
|
|
<profile name="sofia"> |
|
|
<profile name="sofia"> |
|
|
<settings> |
|
|
<settings> |
|
|
<param name="logfile" value="/var/log/freeswitch/sofia.log"/> |
|
|
<param name="logfile" value="/var/log/freeswitch/sofia.log"/> |
|
|
<param name="rollover" value="0"/> |
|
|
|
|
|
|
|
|
<param name="rollover" value="10485760"/> |
|
|
<param name="uuid" value="true" /> |
|
|
<param name="uuid" value="true" /> |
|
|
</settings> |
|
|
</settings> |
|
|
<mappings> |
|
|
<mappings> |
|
|
@ -56,7 +56,7 @@ |
|
|
<profile name="siptrace"> |
|
|
<profile name="siptrace"> |
|
|
<settings> |
|
|
<settings> |
|
|
<param name="logfile" value="/var/log/freeswitch/siptrace.log"/> |
|
|
<param name="logfile" value="/var/log/freeswitch/siptrace.log"/> |
|
|
<param name="rollover" value="0"/> |
|
|
|
|
|
|
|
|
<param name="rollover" value="26214400"/> |
|
|
<param name="uuid" value="true" /> |
|
|
<param name="uuid" value="true" /> |
|
|
</settings> |
|
|
</settings> |
|
|
<mappings> |
|
|
<mappings> |
|
|
|