freeswitch/build
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
..
config
freeswitch.build/freeswitch.pbxindex
Makefile.am
Makefile.centos5
Makefile.centos6
Makefile.openbsd
Makefile.solaris11
build_patch.sh
buildlib.sh
buildmrcpserver.sh
buildopal.sh
buildzrtp.sh
cc.sh
config.layout
coverity_model.c
curses.patch
fixautoconf.sh
fixautomake.sh
fixlibtool.sh
freeswitch.init.archlinux
freeswitch.init.redhat
freeswitch.init.suse
freeswitch.ld.so.conf
freeswitch.monitrc
freeswitch.pc.in
freeswitch.sysconfig
fs_ivrd.init.redhat
gen_indent.pl
getg729.sh.in
getlib.sh.in
getsounds.sh.in
ignore_helper.pl
indent_options.sh
modcheck.sh
modmake.rules.in
modmake.rulesam
modules.conf.in
moh_version.txt
next-release.txt
print_git_revision.c
set-fs-version.sh
sounds_version.txt
strip.pl
swigall.sh
turbo_build.sh