freeswitch/src/include
Michael Jerris e9794d528b assert some bounds values that should never be out of bounds (or the arrays would be out of bounds anyways)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 00:42:11 +00:00
..
private improve voicemail 2007-11-26 23:41:00 +00:00
SimpleGlob.h GLOB_TILDE is not allways supported 2007-11-15 21:08:58 +00:00
switch.h fix for msvc 9 build. 2007-12-11 10:01:55 +00:00
switch_am_config.h.in use int64_t internally for storage of time_t values in the scheduler because at least then we know what format string to use to print them, and they are often that type anyways. 2007-03-30 01:40:50 +00:00
switch_apr.h use file locks to keep multiple concurrent copies of freeswitch from running at the same time (FSCORE-14) 2007-12-08 03:41:00 +00:00
switch_bitpack.h assert some bounds values that should never be out of bounds (or the arrays would be out of bounds anyways) 2007-12-14 00:42:11 +00:00
switch_buffer.h these aren't the droids you're looking for, move along.... 2007-11-30 22:56:01 +00:00
switch_caller.h use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
switch_channel.h almost ready for b3 2007-12-08 00:14:21 +00:00
switch_config.h indent 2007-03-30 00:13:31 +00:00
switch_console.h update 2007-12-11 19:51:23 +00:00
switch_core.h add rtp port allocator 2007-12-11 19:15:02 +00:00
switch_core_db.h or not. 2007-11-17 00:23:18 +00:00
switch_core_event_hook.h hack up the core with a butcher knife 2007-06-12 21:00:26 +00:00
switch_cpp.h use more correct const char * for things that should not be modified. This should also fix the switch_cpp.cpp changes from MODAPP-44. More patches to follow up on this for a few more modules that will likely break with this commit. 2007-11-01 11:28:26 +00:00
switch_event.h add more data to cdr_csv and debug option to dump all the vars 2007-12-11 22:19:49 +00:00
switch_frame.h modest core framework for video stuff 2007-04-19 21:40:50 +00:00
switch_ivr.h add park_state 2007-12-13 22:17:20 +00:00
switch_loadable_module.h add softtimer to the core, begin framework for static modules and reduces calls to gettimeofday for timestamps 2007-10-03 16:44:11 +00:00
switch_log.h change logger stuff and finalize mod_logfile 2007-12-05 20:24:20 +00:00
switch_module_interfaces.h add park_state 2007-12-13 22:17:20 +00:00
switch_odbc.h re-factor, cleanup ODBC ifdefs, whitespace and comment cleanup. 2007-11-20 02:27:48 +00:00
switch_platform.h fix msvc build. 2007-12-12 02:10:52 +00:00
switch_regex.h fix windows build. 2007-11-10 12:25:54 +00:00
switch_resample.h sample platter 2007-12-12 21:30:55 +00:00
switch_rtp.h add rtp port allocator 2007-12-11 19:15:02 +00:00
switch_scheduler.h dox 2007-05-14 17:10:46 +00:00
switch_stun.h sigh 2007-06-18 17:37:29 +00:00
switch_types.h add park_state 2007-12-13 22:17:20 +00:00
switch_utils.h cleanup some macros a bit more. 2007-12-11 20:25:15 +00:00
switch_version.h.template modify how we build switch_version.h so we can better handle releases 2007-08-19 05:01:08 +00:00
switch_xml.h update 2007-11-30 23:45:27 +00:00