Logo
Explore Help
Sign In
kenmirrors/freeswitch
1
0
Fork 0
You've already forked freeswitch
mirror of https://github.com/signalwire/freeswitch.git synced 2025-07-21 19:45:34 +00:00
Code Issues Projects Releases Wiki Activity
freeswitch/conf/vanilla/autoload_configs/blacklist.conf.xml

12 lines
345 B
XML
Raw Permalink Normal View History

mod_blacklist: Add example configuration file Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:10:37 +02:00
<configuration name="mod_blacklist.conf" description="Blacklist module">
<lists>
mod_blacklist: Resource leak fixes, config checks and add help output for api interface Don't leak the file handle after parsing the configuration Don't leak memory if the file could not be opened Check list name and filename attribute of configuration entry. Add "blacklist help" and error messages to api interface. Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:50:57 +02:00
<!--
Example blacklist, the referenced file contains blacklisted items, one entry per line
NOTE: make sure the file exists and is readable by FreeSWITCH.
add support for cache directory make configs use specific directory variables instead of just base_dir so that one configuration can be used for fhs and legacy installations
2014-08-31 20:22:08 -04:00
<list name="example" filename="$${conf_dir}/blacklists/example.list"/>
mod_blacklist: Add example configuration file Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-09-21 15:10:37 +02:00
-->
</lists>
</configuration>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 154ms Template repo/home: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API