Go to file
Anthony Minessale d2a2e4ce15 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:44:47 -05:00
build Bump callie_en to 1.0.25 in sounds_version.txt 2013-06-14 08:16:52 -07:00
clients/flex
cmake_modules
conf add config examples 2013-06-19 11:09:40 -05:00
debian Check for config before starting 2013-06-16 14:21:44 +00:00
docs Update phrase_en.xml for sounds version 1.0.23 2013-06-12 12:54:39 -07:00
dtd
freeswitch.xcodeproj
fscomm FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
htdocs fix typo again 2013-06-04 10:37:39 +08: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:44:47 -05:00
patches make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
scripts testing 2013-02-05 17:31:43 -06:00
src partial rollback of ec67542628 to fix skinny breakage 2013-07-01 22:19:40 -05:00
support-d FS-4706 --resolve 2012-10-10 13:57:31 -05:00
w32 FS-5167 add version stuff to vs2010 2013-04-09 18:12:47 -05:00
web
.gitattributes add .gitattributes 2012-05-28 16:35:00 +00:00
.gitignore ignore this 2013-06-06 10:27:24 -05:00
CMakeLists.txt
Freeswitch.2005.unsupported.sln
Freeswitch.2008.express.unsupported.sln upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -05:00
Freeswitch.2008.sln.debug.bat
Freeswitch.2008.sln.release.bat
Freeswitch.2008.unsupported.sln upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -05: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-04-09 18:12:47 -05:00
Freeswitch.2012.sln FS-5167 2013-04-08 21:17:02 -05:00
INSTALL test 2013-04-04 20:52:47 -05:00
Makefile.am wip 2013-03-31 21:27:22 -05:00
acinclude.m4
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-06-25 15:51:12 -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 ooops 2013-06-28 15:08:44 -05:00
swig_common.i