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
Brian West 00a8f50871 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4510 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 03:07:58 +00:00
build feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update. 2007-03-11 01:17:14 +00:00
conf update conf 2007-03-02 19:18:17 +00:00
docs
libs avoid namespace collision with cepstral. 2007-03-10 17:51:20 +00:00
scripts
src tweak 2007-03-11 03:07:58 +00:00
support
w32 push prefix dir from configure instead of from the makefile to clean up the compile line a bit. Follow-up commit of autotools, please hold. 2007-03-11 01:07:47 +00:00
.indent.pro update indent file 2007-03-09 20:36:51 +00:00
aclocal.m4 feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update. 2007-03-11 01:17:14 +00:00
acsite.m4 add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
AUTHORS
build.sh
ChangeLog
configure feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update. 2007-03-11 01:17:14 +00:00
configure.in add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
COPYING
Freeswitch.sln add some files to the msvc solution file for easier editing 2007-03-10 23:43:56 +00:00
generic_mod.mk
indent_options.sh
INSTALL
Makefile.am push prefix dir from configure instead of from the makefile to clean up the compile line a bit. Follow-up commit of autotools, please hold. 2007-03-11 01:07:47 +00:00
Makefile.in feed prefix dir from configure instead of makefile to clean up the compile line. Make the code more consistant between windows and *nix builds. You will likely need to re configure after getting this update. 2007-03-11 01:17:14 +00:00
modules.conf.in
NEWS
README