Commit Graph

1664 Commits

Author SHA1 Message Date
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
Anthony Minessale 5d8283c4ad make new modules.conf OS independant
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@613 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 17:31:20 +00:00
Anthony Minessale cb463b4e52 Make optional modules.conf that allows you to pick the module load order
and to exclude some modules. (see example in trunk/conf)

Make ';' a valid comment in config files 
Interpret a line in config files beginning with "__END__" as eof



git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@608 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 16:26:24 +00:00
Anthony Minessale 176908397b add zerconf (the howl depend lib needs work sigh)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@606 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-13 23:59:14 +00:00
Anthony Minessale 146a819fdf add dialplan module to use new directory stuff. (you can get dialplan from ldap now)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@582 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 02:13:51 +00:00
Anthony Minessale 4dc97fbc23 update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@472 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-29 01:44:57 +00:00
Anthony Minessale 5d0589e64e fix conf url
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@467 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 23:54:45 +00:00
Anthony Minessale 613060fd29 IVR groundwork (move playback into the core and add timing option)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@447 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 17:57:25 +00:00
Anthony Minessale abbb770064 regex(pcre) example conf
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@445 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 01:24:16 +00:00
Anthony Minessale 32273a0c3f xmppmas
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@196 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-23 02:24:56 +00:00
Anthony Minessale e59b65efa6 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@103 d0543943-73ff-0310-b7d9-9358b9ac24b2 2005-12-09 23:14:09 +00:00
Anthony Minessale 8fab3d501f Add portaudio files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@95 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-08 23:10:59 +00:00
Michael Jerris a12e44e6f2 Put sample conf files where they belong so they are there when you try to run in debug mode.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@60 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 02:19:24 +00:00
Michael Jerris af43554c83 Moved remotely
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@46 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-19 20:08:48 +00:00