This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
kazoo-configs-kamailio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
183
Wiki
Activity
Browse Source
We are duplicating the logs by sending them to messages as well as the native fs logger.
3.12
bitbashing
14 years ago
parent
a74e73f057
commit
8cbb5471cf
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
autoload_configs/modules.conf.xml
+ 1
- 1
autoload_configs/modules.conf.xml
View File
@ -3,7 +3,7 @@
<!--
Loggers
-->
<load
module=
"mod_console"
/>
<load
module=
"mod_logfile"
/>
<load
module=
"mod_syslog"
/
>
<!--
<load module="mod_syslog"/>
--
>
<!--
XML Interfaces
-->
<!--
<load module="mod_xml_cdr"/>
-->
Write
Preview
Loading…
Cancel
Save