mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-11 04:32:50 +00:00
d00f74640f
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
8 lines
290 B
XML
8 lines
290 B
XML
<configuration name="mod_blacklist.conf" description="Blacklist module">
|
|
<lists>
|
|
<!-- Example blacklist, the referenced file contains blacklisted items, one entry per line
|
|
<list name="example" filename="/usr/local/freeswitch/conf/blacklists/example.list"/>
|
|
-->
|
|
</lists>
|
|
</configuration>
|