Anthony Minessale 847b7160bd Add multicast event module
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
2006-02-14 21:13:53 +00:00
..
2006-01-27 23:54:45 +00:00
2005-12-08 23:10:59 +00:00
2006-02-14 21:13:53 +00:00
2006-01-29 01:44:57 +00:00
2006-01-26 01:24:16 +00:00
2005-11-19 20:08:48 +00:00
2005-11-19 20:08:48 +00:00
2005-12-23 02:24:56 +00:00