freeswitch/src
Anthony Minessale 5090abc9cf update conference to have waste mode for naughty providers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4399 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-26 18:33:01 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include add heartbeat event and core uuid 2007-02-22 17:38:34 +00:00
mod update conference to have waste mode for naughty providers 2007-02-26 18:33:01 +00:00
switch.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_buffer.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_caller.c constify switch_caller_profile_new 2007-02-19 03:23:02 +00:00
switch_channel.c don't strchr on NULL, second resolution to MODAPP-2 2007-02-25 22:44:36 +00:00
switch_config.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_console.c constify the fmt string on all printf like functions 2007-02-14 02:53:23 +00:00
switch_core.c don't printf null on application with null arguments 2007-02-23 21:04:36 +00:00
switch_event.c add heartbeat event and core uuid 2007-02-22 17:38:34 +00:00
switch_ivr.c add 120ms to g711, fix errs in g711 alaw defs, tweak buffer in file playback and add kill to hupall 2007-02-21 06:35:55 +00:00
switch_loadable_module.c add more checking on valid module interface/implementation structs. Don't push null descriptions, syntax, ect into the events (and eventually into the db). More properly handle const qualifers. Push blank instead to avoid a printf of null. Breaking change (although not to any in tree codecs) is if you have any implementations with a blank iananame, the entire codec interface will no longer load. 2007-02-23 19:15:43 +00:00
switch_log.c constify the fmt string on all printf like functions 2007-02-14 02:53:23 +00:00
switch_resample.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_rtp.c update 2007-02-18 16:51:11 +00:00
switch_stun.c fix magic emacs and vi formatting comments in the bottom of our source files to use tabs instead of spaces 2007-02-09 02:36:03 +00:00
switch_swig.c fix mod_perl 2006-12-26 18:13:43 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_utils.c constify some arguments to switch_console_printf and switch_cut_path and remove improper casts for the consumers of those functions. 2007-02-13 21:03:06 +00:00
switch_xml.c add windows build for mod_xml_cdr. This probably also fixes the build on several non-linux systems. 2007-02-17 06:55:43 +00:00