• William King's avatar
    Adding mod_amqp as an event_handler module · 1a96f23f
    William King 提交于
    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>
    1a96f23f
名称
最后提交
最后更新
..
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 正在载入提交数据...