You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

8 lines
297 B

<configuration name="syslog.conf" description="Syslog Logger">
<settings>
<param name="facility" value="local1"/>
<param name="ident" value="freeswitch"/>
<param name="loglevel" value="debug"/>
<param name="uuid" value="true"/>
</settings>
</configuration>