FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a versatile software implementation that runs on any commodity hardware. From a Raspberry PI to a multi-core server, FreeSWITCH can unlock the telecommunications potential of any device.
Go to file
Michael Jerris a40ae4cb16 add mod_limit to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6144 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-02 17:57:08 +00:00
build add mod_limit 2007-11-01 19:05:48 +00:00
conf add conf 2007-11-01 21:06:23 +00:00
debian
docs update voicemail_en.xml 2007-10-20 01:47:29 +00:00
dtd xmllint --dtdvalid freeswitch_dialplan.dtd /usr/local/freeswitch/conf/default_context.xml >>/dev/null 2007-11-01 14:59:32 +00:00
libs use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
scripts fix names to match default style 2007-10-31 21:44:49 +00:00
src add mod_limit to windows build 2007-11-02 17:57:08 +00:00
support
w32 add mod_limit to windows build 2007-11-02 17:57:08 +00:00
acinclude.m4
bootstrap.sh
configure.in these are required for automake 1.10 on OS X 10.5, Please test to ensure It doesn't break anywhere else. It shouldn't 2007-10-24 15:11:46 +00:00
Freeswitch.sln add mod_limit to windows build 2007-11-02 17:57:08 +00:00
INSTALL
Makefile.am do a little bit better dependency tracking with module targets when the core is modified. Fix for FSBUILD-19 2007-10-22 01:47:02 +00:00