freeswitch/src
Michael Jerris f628a159af don't double switch_xml_free
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4771 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-26 21:35:19 +00:00
..
dotnet add syntax field to the api interface struct. 2006-10-08 05:04:34 +00:00
include roll back 4757 until I figure out how I want to actually handle those. 2007-03-24 04:52:46 +00:00
mod don't double switch_xml_free 2007-03-26 21:35:19 +00:00
Makefile.am Fix bootstrap with automake 1.7 2007-03-16 19:20:24 +00:00
switch.c fix freebsd build 2007-03-19 00:33:54 +00:00
switch_apr.c I think this is actually more correct from what I read. 2007-03-24 20:12:41 +00:00
switch_buffer.c fixing c++ comments 2007-03-04 01:45:17 +00:00
switch_caller.c constify switch_caller_profile_new 2007-02-19 03:23:02 +00:00
switch_channel.c cleanup 2007-03-21 21:23:40 +00:00
switch_config.c fix comments 2007-03-04 01:46:33 +00:00
switch_console.c a little realloc never hurt anyone. 2007-03-23 22:44:28 +00:00
switch_core.c update 2007-03-20 21:42:02 +00:00
switch_core_db.c fix sqlite cdr build with new sqlite wrapper in the core, exposing all the necessary functions. Add sqlite cdr to the windows build. 2007-03-10 21:57:02 +00:00
switch_event.c add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
switch_ivr.c cleanup 2007-03-21 21:23:40 +00:00
switch_loadable_module.c update 2007-03-20 16:43:39 +00:00
switch_log.c add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
switch_regex.c add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
switch_resample.c fix windows build. you may need to delete libs/apr-util/xml/expat/lib/config.h for it to build. 2007-03-23 21:54:16 +00:00
switch_rtp.c dunno maybe this will work 2007-03-22 20:55:46 +00:00
switch_stun.c add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
switch_swig.c thanks dirks 2007-03-05 14:37:15 +00:00
switch_swig.i changes to language stuff 2006-09-20 21:59:50 +00:00
switch_utils.c add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build. 2007-03-09 20:44:13 +00:00
switch_xml.c improve reloadxml code to fix potential issue 2007-03-17 15:06:33 +00:00