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 unl
Go to file
Travis Cross b2714cbc30 Fix mod_mongo build when no CFLAGS/CXXFLAGS are set in environment
os.environ['CFLAGS'] raises a KeyError if no CFLAGS variable is set in
the environment.  So instead we use os.environ.get('CFLAGS','') which
will return the empty string in the event no CFLAGS variable is set.

The previous problematic pattern originated from the suggested code
here for importing the build environment in SCons:

  http://www.scons.org/wiki/FrequentlyAskedQuestions#Why_doesn.27t_SCons_find_my_compiler.2BAC8-linker.2BAC8-etc..3F_I_can_execute_it_just_fine_from_the_command_line.

FS-4746 --resolve
2013-01-03 17:38:28 +00:00
build Bump Callie sounds ver to 1.0.22 2012-11-19 09:50:40 -08:00
clients/flex The new jquery.tmpl wants tmpl() instead of render() 2011-08-22 16:14:23 +02:00
cmake_modules Initial CMAKE file commit 2009-02-11 02:53:31 +00:00
conf config: change call_screen macro to better reflect group_confirm behavior 2012-12-09 14:08:56 -08:00
debian debian: Move some init options to default/freeswitch 2012-12-30 19:08:55 +00:00
docs FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06: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 cmake updates 2009-02-13 23:33:36 +00:00
fscomm FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
htdocs add this from CtRiX -- Thanks. 2008-05-14 20:39:43 +00:00
libs FS-4768 windows fix long term initial build problem 2013-01-02 16:11:34 -06:00
patches FS-2746 updated in tree patch to head 2nd try 2012-10-12 21:13:02 -05:00
scripts Simple perl script to colorize an existing FreeSWITCH log file; requires CPAN module Term::ANSIColor 2012-12-28 17:00:18 -08:00
src Fix mod_mongo build when no CFLAGS/CXXFLAGS are set in environment 2013-01-03 17:38:28 +00:00
support-d FS-4706 --resolve 2012-10-10 13:57:31 -05:00
w32 FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
web add back empty dirs 2010-04-01 21:00:45 -04:00
.gitattributes add .gitattributes 2012-05-28 16:35:00 +00:00
.gitignore FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
CMakeLists.txt FSBUILD-192 2009-10-02 14:44:16 +00:00
Freeswitch.2005.unsupported.sln bye bye iax 2010-01-23 20:19:18 +00:00
Freeswitch.2008.express.sln FS-2746 vs express corrections 2012-10-15 14:10:13 -06:00
Freeswitch.2008.sln vs2008 project xmltok dependency missing 2012-12-20 08:56:39 -06:00
Freeswitch.2008.sln.debug.bat merge some changes from joshrivers branch 2009-11-18 15:29:19 +00:00
Freeswitch.2008.sln.release.bat rename 2009-11-18 19:42:00 +00:00
Freeswitch.2010.express.sln FS-2746 vs express corrections 2012-10-15 14:10:13 -06:00
Freeswitch.2010.sln FS-4719 --resolve xmlrpc dependency change 2012-10-15 09:28:16 -05:00
Freeswitch.2012.sln FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
INSTALL tset 2012-12-06 14:07:04 -06:00
Makefile.am remove warnings on newer automake 2012-12-19 14:20:38 -06:00
acinclude.m4 FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools 2011-03-25 12:17:25 -05:00
bootstrap.sh Those damn tiff-3.8.2 entries seem to be everywhere 2012-09-01 23:37:46 +08:00
cc.sh add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
cluecon.tmpl fix color coding to be OS appropriate 2012-08-16 13:04:33 -05:00
cluecon2.tmpl fix color coding to be OS appropriate 2012-08-16 13:04:33 -05:00
cluecon2_small.tmpl add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
cluecon_small.tmpl add smaller banner for teeny tiny terminals 2012-09-24 14:59:09 -05:00
configure.in not building yet 2012-12-17 21:13:00 -05:00
devel-bootstrap.sh Changed permissions for devel-bootstrap.sh 2010-10-13 14:18:38 -07:00
erlang.spec ci/centos: add erlang module support files 2012-03-24 05:15:11 +00:00
freeswitch-sounds-en-us-callie.spec fix sox dependancy 2012-05-15 10:18:14 -05:00
freeswitch-sounds-music.spec --resolve FS-4209 2012-05-15 10:20:52 -05:00
freeswitch-sounds-ru-RU-elena.spec centos: rework CentOS spec files 2012-03-24 04:52:58 +00:00
freeswitch.spec misssed a spec in the spec file 2012-09-19 13:40:13 -04:00
swig_common.i add 2011-10-21 10:15:15 -05:00