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 842c5ea877 Fix spacing 2013-07-03 16:07:31 +00:00
build Revert local stuff from previous commit 2013-06-07 07:26:04 +00:00
clients/flex
cmake_modules
conf FS-5255 --resolve 2013-06-07 07:26:03 +00:00
debian Fix spacing 2013-07-03 16:07:31 +00:00
docs More to-be-recorded phrases. 2013-06-07 05:42:46 +00:00
dtd
freeswitch.xcodeproj
fscomm
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
src Fix uninitialized use of length variable 2013-07-03 16:02:40 +00:00
support-d
w32 FS-5167 add version stuff to vs2010 2013-06-07 07:26:13 +00:00
web
.gitattributes
.gitignore FS-5167 add missing gitignore 2013-06-07 07:26:17 +00:00
CMakeLists.txt
Freeswitch.2005.unsupported.sln
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
Freeswitch.2008.sln.release.bat
Freeswitch.2008.unsupported.sln upgrade windows openssl to 1.0.1c 2013-06-07 07:25:58 +00:00
Freeswitch.2010.express.sln
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
acinclude.m4
bootstrap.sh
cc.sh
cluecon.tmpl
cluecon2.tmpl
cluecon2_small.tmpl
cluecon_small.tmpl
configure.in Bump 2013-07-01 17:10:23 -05:00
devel-bootstrap.sh
erlang.spec
freeswitch-sounds-en-us-callie.spec
freeswitch-sounds-music.spec
freeswitch-sounds-ru-RU-elena.spec
freeswitch.spec slight tweak to the spec file 2013-07-02 09:33:44 -05:00
swig_common.i