freeswitch/src/include
Anthony Minessale b82cb961dd add headers
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5824 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-06 01:05:55 +00:00
..
private add sps count to the status output 2007-10-04 21:35:50 +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 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_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
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 a bunch of fixes 2007-10-04 17:25:06 +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 1. add collectInput method. 2. modify the dtmf callback handlers to better deal with event inputs, as opposed to dtmf inputs. currently returns a dictionary where one key contains the body, and another contains the headers as a subdictionary. 2007-08-20 16:33:28 +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 delay_echo application 2007-10-04 15:09:44 +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 fix core to actually work right with tts fixing a probably long standing bug with 30ms channels 2007-08-02 00:54:39 +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 max_sessions fsctl command 2007-10-05 13:42:11 +00:00
switch_utils.h make encoding optional none, base64 or url encoding 2007-10-06 00:30:04 +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 add headers 2007-10-06 01:05:55 +00:00