freeswitch/src
Michael Jerris 681b8e94eb we can't cast from apr_dso_sym_t directly to a function pointer (c99 says no no) so we must cast to intptr_t first.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-13 20:59:17 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include 2833 bs 2007-02-13 17:14:39 +00:00
mod we can't cast from apr_dso_sym_t directly to a function pointer (c99 says no no) so we must cast to intptr_t first. 2007-02-13 20:59:17 +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 some more protection from passing around and printing null values, we are now initializing null's passed to switch_caller_profile_new as blank strings in the caller profile, if your using any caller profile values in if's, please use !switch_strlen_zero() in your check. 2007-02-12 18:13:14 +00:00
switch_channel.c update 2007-02-13 14:58:06 +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 update 2007-02-13 14:58:06 +00:00
switch_core.c lord of the rings 2007-02-13 15:47:15 +00:00
switch_event.c use "%s" format specifier for uses of switch_event_add_header that just pass a string to avoid potential issues/exploits" 2007-02-13 04:43:49 +00:00
switch_ivr.c my preacious... 2007-02-13 17:39:44 +00:00
switch_loadable_module.c use "%s" format specifier for uses of switch_event_add_header that just pass a string to avoid potential issues/exploits" 2007-02-13 04:43:49 +00:00
switch_log.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_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 ssrc is a 32 bit value, not 16. 2007-02-13 19:46:10 +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 be more flexible in what we accept for char based dtmf (ABCD and abcd), patch from George Shaw. Thanks. 2007-02-10 23:28:19 +00:00
switch_xml.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