freeswitch/src
Anthony Minessale 25963d7a57 doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-13 02:31:17 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include fix mod_native_file extension thingy 2007-02-12 22:56:08 +00:00
mod doh 2007-02-13 02:31: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 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_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 mmkay 2007-02-13 01:58:39 +00:00
switch_core.c be more safe about compiler qwirkyness in initialization. 2007-02-10 23:26:53 +00:00
switch_event.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_ivr.c Sofia Behaviour Modification (please document) 2007-02-13 01:22:17 +00:00
switch_loadable_module.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_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 ntohs takes u_short, and we are in a 16 bit bitfield, so we can cast this. 2007-02-12 19:35:09 +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