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 0a4bbaf5a5 Fix uninitialized use of length variable
Bad things must have been happening when this was hit.

This was introduced in commit 7656a075c7
2013-07-03 16:02:40 +00:00
build Revert local stuff from previous commit 2013-06-07 07:26:04 +00: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 FS-5255 --resolve 2013-06-07 07:26:03 +00:00
debian Tweak such that control-modules.gen matches 2013-07-03 04:29:08 +00:00
docs More to-be-recorded phrases. 2013-06-07 05:42:46 +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 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 fix typo again 2013-06-07 04:57:47 +00:00
libs FS-5568 --resolve the real problem is that L=-1 is not valid because the L param is about how many times to generate the output while generating the tone so -1 is impossible because it can never end to let you hear it. The real fix is to not allow -1 loops=-1 is the correct way to do this because that is parsed after the tone is generated and repeats the entire thing. Doing something like L=100 actually generates the whole slinear audio 100 times into memore where loops=100 only generates the little snippet and repeats it after it was generated. 2013-07-02 08:50:14 -05:00
patches make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
scripts testing 2013-02-05 17:31:43 -06:00
src Fix uninitialized use of length variable 2013-07-03 16:02:40 +00:00
support-d FS-4706 --resolve 2012-10-10 13:57:31 -05:00
w32 FS-5167 add version stuff to vs2010 2013-06-07 07:26:13 +00: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-5167 add missing gitignore 2013-06-07 07:26:17 +00: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.unsupported.sln upgrade windows openssl to 1.0.1c 2013-06-07 07:25:58 +00: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.2008.unsupported.sln upgrade windows openssl to 1.0.1c 2013-06-07 07:25:58 +00:00
Freeswitch.2010.express.sln vs2010 express make_math_fixed 2013-03-26 12:51:48 -06:00
Freeswitch.2010.sln FS-5167 add version stuff to vs2010 2013-06-07 07:26:13 +00:00
Freeswitch.2012.sln FS-5167 2013-06-07 07:26:11 +00:00
INSTALL test 2013-06-07 05:17:05 +00:00
Makefile.am Revert "Initial draft of message dispatcher system; untested, experimental. Do not enable unless you know what you are doing." Pushing into branch. 2013-02-18 14:24:10 +00: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 Adjust build for libzrtp changes 2013-02-11 16:42:10 +00: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 Bump 2013-07-01 17:10:23 -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 slight tweak to the spec file 2013-07-02 09:33:44 -05:00
swig_common.i add 2011-10-21 10:15:15 -05:00