freeswitch/src/include
Michael Jerris b382c0a41f add -u and -g command line args to set user and group.
properly handle portability for mlockall and setrlimit
Tested on linux, Freebsd, solaris, mac.
FSCORE-47

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6033 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-23 15:56:23 +00:00
..
private add -u and -g command line args to set user and group. 2007-10-23 15:56:23 +00:00
switch.h tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +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 EXECUTE ORDER 66 2007-10-12 03:28:59 +00:00
switch_bitpack.h indent again 2007-03-30 00:15:25 +00:00
switch_buffer.h adding const qualifiers across the api as appropriate. 2007-05-12 14:48:14 +00:00
switch_caller.h add ability to match in dialplan to the ton and numplan caller profile fields. added switch_caller_profile_dup function to be used in the future for places where we copy one profile to another to reduce code duplication. add "pool" member to the caller profile for when we need to allocate strings off that pool. 2007-08-28 16:41:38 +00:00
switch_channel.h tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_config.h indent 2007-03-30 00:13:31 +00:00
switch_console.h tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_core.h add -u and -g command line args to set user and group. 2007-10-23 15:56:23 +00:00
switch_core_db.h MODLANG-10 Modify Javascript exec function to return number of changed rows, thanks Dale. 2007-04-12 18:22:09 +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 fix windows build.. break other things. 2007-10-12 20:14:41 +00:00
switch_event.h tear the hell out of everything and rip it up into itsy bitsy pieces and put it all back together 2007-09-29 01:06:08 +00:00
switch_frame.h modest core framework for video stuff 2007-04-19 21:40:50 +00:00
switch_ivr.h add transparent speech handle caching via cache_speech_handles=true variable and an app to clear a cached handle called clear_speech_cache 2007-10-15 16:25:08 +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 add log and event object recycling to reduce malloc per sec in high call load 2007-09-30 20:05:18 +00:00
switch_module_interfaces.h make mod_openmrcp profile name choosable from engine_name parameter e.g. openmrcp:myprofile 2007-10-20 17:42:35 +00:00
switch_odbc.h msvc odbc build 2007-04-05 10:07:25 +00:00
switch_platform.h add new macros and approach to module loader. 2007-06-13 14:35:55 +00:00
switch_regex.h dox 2007-05-14 17:10:46 +00:00
switch_resample.h indent again 2007-03-30 00:15:25 +00:00
switch_rtp.h adding const qualifiers across the api as appropriate. 2007-05-12 14:48:14 +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 playback_terminators variable 2007-10-16 14:36:39 +00:00
switch_utils.h format 2007-10-17 14:59:17 +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 make xtra_params arg instead of just profile name 2007-10-10 23:38:48 +00:00