freeswitch/conf/vanilla/autoload_configs
William King 1a96f23f27 Adding mod_amqp as an event_handler module
AMQP(Advanced Message Queueing Protocol) is an event bus protocol
with more info here http://www.amqp.org/about/what

mod_amqp implements the client side of the amqp protocol. Currently
the module supports two separate, but not mutually exclusive usages:

1. Sending a filtered whitelist of events to an AMQP server. The
before the events are sent an amqp routing header is generated so that
downstream subscriptions can subscribe using filters. If the
connection to the remote server is interrupted, the module will
attempt to reconnect.

2. Subscribing to a 'control' channel on the remote AMQP server. When
events are received on this channel if they match a configured filter,
the commands are run locally as api commands. If the filter for the
events being sent to the remote AMQP server include SWITCH_EVENT_API
then the results of the api commands will be sent back to the AMQP
server.

FS-7060 #resolve
Thanks-to: Daniel Bryars <danb@aeriandi.com> and Tim Brown <tim.brown@aeriandi.com>
2015-04-03 15:34:09 -07:00
..
abstraction.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
acl.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
alsa.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
amqp.conf.xml Adding mod_amqp as an event_handler module 2015-04-03 15:34:09 -07:00
blacklist.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
callcenter.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
cdr_csv.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
cdr_mongodb.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
cdr_pg_csv.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
cdr_sqlite.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
cepstral.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
cidlookup.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
conference.conf.xml tweak cdquality conference defaults 2015-01-05 16:41:13 -06:00
console.conf.xml remove opezap from tree, it has been replaced by freetdm 2014-05-06 11:05:54 -04:00
db.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
dialplan_directory.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
dingaling.conf.xml add video support to lib/mod.dingaling this needs testing, google voice won't work with video calls so disable video codecs if you use that 2012-06-22 18:15:06 -05:00
directory.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
distributor.conf.xml FS-5420 --resolve 2014-01-24 03:11:53 +05:00
easyroute.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
enum.conf.xml clarify tls ciphers and update num to allow for ipv6 and tls options 2014-09-10 14:49:59 -05:00
erlang_event.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
event_multicast.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
event_socket.conf.xml FS-1307 Don't load event socket on bind error 2014-02-24 04:28:25 -06:00
fax.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
fifo.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
format_cdr.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
graylog2.conf.xml added mod_graylog2 and mod_mongo to RPM package. Added graylog.conf.xml to vanilla config, but disabled in modules.conf.xml 2014-11-04 15:18:11 -05:00
hash.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
httapi.conf.xml Remove stray leading slashes 2014-09-04 21:01:57 +00:00
http_cache.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
ivr.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
java.conf.xml fix missing "/" in path 2014-09-01 08:50:51 -04:00
lcr.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
local_stream.conf.xml uncomment 48k 2014-02-25 17:01:09 -06:00
logfile.conf.xml Log channel UUID by default 2014-01-22 23:43:03 +00:00
lua.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
memcache.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
modules.conf.xml Do not autoload mod_v8 in the default config [FS-7263] 2015-02-11 11:42:40 +05:30
mongo.conf.xml FS-7346 #resolve #comment update mod_mongo driver to 1.1.0 2015-03-04 09:06:10 -05:00
nibblebill.conf.xml FS-5156 --resolve default configuration needs new dsn 2013-03-09 13:00:22 -06:00
opal.conf.xml Added XML config for H.323 User Input Indication (DTMF) mode 2012-09-19 12:32:36 +10:00
opus.conf.xml FS-6992 [mod_opus] global configuration or maxplaybackrate and maxaveragebitrate 2014-11-14 10:31:32 +01:00
oreka.conf.xml Update oreka.conf.xml comments 2012-09-18 15:46:22 -04:00
osp.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
perl.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
pocketsphinx.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
portaudio.conf.xml FS-5430 --resolve 2013-05-15 09:27:18 -05:00
post_load_modules.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
presence_map.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
python.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
redis.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
rss.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
rtmp.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
sangoma_codec.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
shout.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
skinny.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
sofia.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
spandsp.conf.xml FS-7301 #comment set the tx-reinvite-packet-count to 400, seems we are too fast for the remote in this case which is causing your failure #resolve 2015-02-19 14:43:58 -06:00
switch.conf.xml FS-7191 #resolve #comment edit pgsql example connection string to remove unneeded option that may cause a failure on some systems. 2015-01-26 15:57:33 -06:00
syslog.conf.xml Log channel UUID by default 2014-01-22 23:43:03 +00:00
timezones.conf.xml Update timezones 2014-09-30 09:58:42 -05:00
translate.conf.xml add number translation module 2013-04-01 21:00:26 -04:00
tts_commandline.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
unicall.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
unimrcp.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00
v8.conf.xml Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
verto.conf.xml add support for cache directory 2014-08-31 20:22:08 -04:00
voicemail.conf.xml Name variable `storage_dir` 2014-09-04 20:57:28 +00:00
voicemail_ivr.conf.xml mod_voicemail: Add new vm_fsdb_pref_greeting_get 2013-01-24 00:04:34 -05:00
xml_cdr.conf.xml FS-7299: Implement cookie-file option for mod_xml_cdr. 2015-02-19 09:03:53 +01:00
xml_curl.conf.xml Remove stray leading slashes 2014-09-04 21:01:57 +00:00
xml_rpc.conf.xml Add ability to log commands executed in mod_xml_rpc 2014-10-29 17:08:21 +00:00
xml_scgi.conf.xml add conf for mod_xml_scgi 2012-05-09 14:09:52 -05:00
zeroconf.conf.xml conf: mv conf/* -> conf/vanilla/* 2012-03-24 03:19:32 +00:00