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-23 18:04:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
applications
/
mod_spandsp
History
Steve Underwood
38abcf7e2c
The APIs for spandsp FAX have changes, removing one of the parameters passed in
...
the callbacks.
2014-05-04 17:22:28 +08:00
..
conf
…
Makefile.am
…
mod_spandsp_codecs.c
…
mod_spandsp_dsp.c
…
mod_spandsp_fax.c
The APIs for spandsp FAX have changes, removing one of the parameters passed in
2014-05-04 17:22:28 +08:00
mod_spandsp_modem.c
…
mod_spandsp_modem.h
Fix building with musl libc
2014-05-02 11:20:36 -04:00
mod_spandsp.2008.vcproj
…
mod_spandsp.2010.vcxproj
…
mod_spandsp.2012.vcxproj
…
mod_spandsp.c
add switch_hashtable_insert_destructor so you can insert a pointer into a hash with a custom destructor and use it in spandsp to fix a leak on reloadxml with the tone_descriptor tables and fix a bunch of random tiny leaks etc
2014-04-09 23:26:47 +05:00
mod_spandsp.h
…
udptl.c
…
udptl.h
…