freeswitch/libs/freetdm
Anthony Minessale c5b8d3ee9b 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
..
build
conf Updating documentation for send-connect-ack 2013-02-19 17:00:03 -05:00
docs
mod_freetdm make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 09:39:37 -05:00
msvc
sample
src 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
.gitignore
.update
AUTHORS
CMakeLists.txt
ChangeLog
Makefile.am Merged latest FreeTDM code from Sangoma's repo 2012-09-12 11:05:39 -04:00
NEWS
README
TODO
acinclude.m4
bootstrap
configure.ac ftmod_libpri: Add configure check for pri_maintenance_service() 2013-01-08 15:07:29 +01:00
configure.gnu
cyginstall.sh
freetdm.2008.sln
freetdm.2010.sln
freetdm.pc.in
mkrelease.sh

README

FreeTDM
http://wiki.freeswitch.org/wiki/FreeTDM