branch Attitude Adjustment packages
[12.09/packages.git] / net / freeswitch / files / etc.packages / blacklist / autoload_configs / blacklist.conf.xml
1 <configuration name="mod_blacklist.conf" description="Blacklist module">
2 <lists>
3         <!--
4                 Example blacklist, the referenced file contains blacklisted items, one entry per line
5
6                 NOTE: make sure the file exists and is readable by FreeSWITCH.
7         -->
8
9         <list name="blocked" filename="/etc/freeswitch/blacklists/blocked.list"/>
10 </lists>
11 </configuration>