• Anthony Minessale's avatar
    Add multicast event module · 847b7160
    Anthony Minessale 提交于
    This does 2 things when loaded:
    
    1) All events are serialized and sent to the multicast destination.
    2) Any serialized event received on the socket will be reconstituted into
       an event and fired on the local box
    
    So, if you make another local event handler listen for the custom event from
    mod_event_multicast "multicast::event" you will be able to react to events
    on other instances of FreeSWITCH
    
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@616 d0543943-73ff-0310-b7d9-9358b9ac24b2
    847b7160
名称
最后提交
最后更新
build 正在载入提交数据...
conf 正在载入提交数据...
docs 正在载入提交数据...
libs 正在载入提交数据...
src 正在载入提交数据...
w32 正在载入提交数据...
.indent.pro 正在载入提交数据...
AUTHORS 正在载入提交数据...
COPYING 正在载入提交数据...
ChangeLog 正在载入提交数据...
INSTALL 正在载入提交数据...
Makefile.am 正在载入提交数据...
Makefile.in 正在载入提交数据...
NEWS 正在载入提交数据...
README 正在载入提交数据...
TODO 正在载入提交数据...
aclocal.m4 正在载入提交数据...
build.sh 正在载入提交数据...
compile 正在载入提交数据...
config.guess 正在载入提交数据...
config.h.in 正在载入提交数据...
config.sub 正在载入提交数据...
configure 正在载入提交数据...
configure.in 正在载入提交数据...
configure.scan 正在载入提交数据...
depcomp 正在载入提交数据...
generic_mod.mk 正在载入提交数据...
indent_options.sh 正在载入提交数据...
install-sh 正在载入提交数据...
ltmain.sh 正在载入提交数据...
missing 正在载入提交数据...
mkinstalldirs 正在载入提交数据...
modules.conf.in 正在载入提交数据...