This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-05 10:34:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
libs
/
freetdm
History
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
…
conf
…
docs
…
mod_freetdm
…
msvc
…
sample
…
src
…
.gitignore
…
.update
…
acinclude.m4
…
AUTHORS
…
bootstrap
…
ChangeLog
…
CMakeLists.txt
…
configure.ac
…
configure.gnu
…
cyginstall.sh
…
freetdm.2008.sln
…
freetdm.2010.sln
…
freetdm.pc.in
…
Makefile.am
…
mkrelease.sh
…
NEWS
…
README
…
TODO
…
README
FreeTDM http://wiki.freeswitch.org/wiki/FreeTDM