This website requires JavaScript.
Explore
Help
Sign In
ben.carrasco
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2026-07-18 10:11:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7f18b80e606bdab53cd0dced062f2bc5f0e8611e
freeswitch
/
src
/
mod
/
loggers
/
mod_logfile
T
History
Anthony Minessale
4178688b4a
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
..
conf
/autoload_configs
Log channel UUID by default
2014-01-22 23:43:03 +00:00
Makefile.am
move applications to use automake
2014-03-07 18:36:12 -05:00
mod_logfile.2008.vcproj
build: build path cleanups (FSBUILD-130)
2009-03-06 19:27:14 +00:00
mod_logfile.2010.vcxproj
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
mod_logfile.2012.vcxproj
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
2014-01-22 22:47:11 +01:00
mod_logfile.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_logfile.vcproj
…