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 9460ac9d1c add freeswitch xcode project shell. Nothing here yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-02 18:22:24 +00:00
build add freeswitch xcode project shell. Nothing here yet. 2007-11-02 18:22:24 +00:00
conf add conf 2007-11-01 21:06:23 +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
freeswitch.xcodeproj add freeswitch xcode project shell. Nothing here yet. 2007-11-02 18:22:24 +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 unused variable. 2007-11-02 18:02:09 +00:00
support
w32 don't overwrite config files if they are already there. 2007-11-02 18:01:02 +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
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