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-11 04:32:50 +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
FreeTDM: Buildsystem cleanup
2010-11-01 02:13:27 +01:00
conf
Updating documentation for send-connect-ack
2013-02-19 17:00:03 -05:00
docs
…
mod_freetdm
…
msvc
Merge remote branch 'smgfs/master'
2011-03-06 22:11:39 -05:00
sample
…
src
…
.gitignore
JANITOR-10 - Thanks Peter
2011-03-17 08:34:00 -05:00
.update
…
acinclude.m4
…
AUTHORS
convert to automake (still not really using automake in a useful way)
2009-02-03 04:51:53 +00:00
bootstrap
…
ChangeLog
convert to automake (still not really using automake in a useful way)
2009-02-03 04:51:53 +00:00
CMakeLists.txt
created cmake files for freetdm
2010-10-06 17:51:29 -03:00
configure.ac
FreeTDM: ftmod_misdn uses clock_gettime() which is in librt, add a check
2013-05-10 19:04:10 +02:00
configure.gnu
…
cyginstall.sh
…
freetdm.2008.sln
…
freetdm.2010.sln
…
freetdm.pc.in
[FreeTDM] Add modulesdir to freetdm.pc.in
2010-07-05 23:54:33 +02:00
Makefile.am
FreeTDM: Move external ftmod_* library dependencies to _LIBADD
2013-05-10 19:04:10 +02:00
mkrelease.sh
freetdm: fixes to mkrelease.sh
2011-03-11 17:36:42 -05:00
NEWS
convert to automake (still not really using automake in a useful way)
2009-02-03 04:51:53 +00:00
README
…
TODO
freetdm: added threaded media to the TODO
2011-01-21 10:51:34 -05:00
README
FreeTDM http://wiki.freeswitch.org/wiki/FreeTDM