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
Anthony Minessale ae31d229e0 add mod_limit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6135 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-01 19:05:48 +00:00
build add mod_limit 2007-11-01 19:05:48 +00:00
conf add mod_limit 2007-11-01 19:05:48 +00:00
debian add starting framework for debian packaging 2007-10-09 17:25:56 +00:00
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 2007-11-01 19:05:48 +00:00
support update public key 2006-11-28 19:07:29 +00:00
w32 fix for FSBUILD-25 2007-10-29 20:03:48 +00:00
acinclude.m4 initial import of mod_java from Damjan Jovanovic 2007-09-25 13:21:17 +00:00
bootstrap.sh deal with extra _x in autoconf version 2007-05-14 14:21:38 +00:00
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 fix for FSBUILD-25 2007-10-29 20:03:48 +00:00
INSTALL build progress break everything 2006-12-17 01:01:09 +00:00
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