.. |
private
|
finish fixing thread pool logic from yesterday
|
2012-11-15 17:59:11 -06:00 |
SimpleGlob.h
|
run indent on the whole tree and update copyright dates in prep for 1.0.5
|
2010-02-06 03:38:24 +00:00 |
cc.h
|
add smaller banner for teeny tiny terminals
|
2012-09-24 14:59:09 -05:00 |
g711.h
|
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
|
2012-09-27 10:16:14 +10:00 |
switch.h
|
windows trivial compiler fixes and vs2010 reswig
|
2012-10-29 22:34:51 -05: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
|
more priority tweaks
|
2012-10-01 10:20:48 -05:00 |
switch_bitpack.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_buffer.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_caller.h
|
add a few fields
|
2012-10-11 11:04:09 -05:00 |
switch_channel.h
|
FS-4867 --resolve
|
2012-11-26 13:52:06 -06:00 |
switch_config.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_console.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_core.h
|
FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate
|
2012-11-29 08:58:44 -06:00 |
switch_core_db.h
|
FS-4883 --resolve I can add this but if it leads to issues in the loaded code we may not have resoures to investigate
|
2012-11-29 08:58:44 -06:00 |
switch_core_event_hook.h
|
remove unused resurrect code
|
2012-08-22 16:27:07 -05:00 |
switch_cpp.h
|
FS-4868 --resolve This patch also adds freeswitch.ready() which will return false once shutdown has started
|
2012-11-26 15:18:58 -06:00 |
switch_curl.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_dso.h
|
cleanup C reserved identifer violation (JANITOR-3)
|
2010-04-26 01:30:51 -04:00 |
switch_event.h
|
FS-2746 --resolve large xmlrpc update thanks garmt
|
2012-10-13 11:37:25 -05:00 |
switch_frame.h
|
make a way to get the jitter buffer down to the codecs
|
2012-10-18 15:29:00 -04:00 |
switch_ivr.h
|
fix recursion error
|
2012-12-10 10:56:07 -06:00 |
switch_json.h
|
fix build of mod_freetdm
|
2012-09-14 14:40:16 -04:00 |
switch_limit.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_loadable_module.h
|
FS-4768 initial add of vs2012 build support
|
2012-12-29 14:57:15 -06:00 |
switch_log.h
|
tweak the session level logging to work on the console too
|
2012-10-11 12:44:31 -05:00 |
switch_module_interfaces.h
|
let codecs see current frame via the codec obj
|
2012-10-29 15:07:50 -05:00 |
switch_mprintf.h
|
FSCORE-617
|
2010-06-07 16:47:35 -05:00 |
switch_nat.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_odbc.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_pgsql.h
|
bump
|
2012-11-19 18:21:25 -06:00 |
switch_platform.h
|
deteect 64 bit
|
2012-12-12 14:09:39 -06:00 |
switch_private.h.cmake
|
switch_private.h template
|
2009-02-14 06:56:08 +00:00 |
switch_profile.h
|
FSCORE-570
|
2010-03-15 18:01:38 +00:00 |
switch_regex.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_resample.h
|
re-implement sla barge using eavesdrop backend
|
2012-05-07 13:44:16 -05:00 |
switch_rtcp_frame.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_rtp.h
|
fix issue where rtp stack was not paying attn to header extensions
|
2012-12-13 19:49:02 -06:00 |
switch_scheduler.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_ssl.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |
switch_stun.h
|
update stun to more modern spec
|
2012-06-22 18:15:06 -05:00 |
switch_types.h
|
fix issue where rtp stack was not paying attn to header extensions
|
2012-12-13 19:49:02 -06:00 |
switch_utils.h
|
deteect 64 bit
|
2012-12-12 14:09:39 -06:00 |
switch_version.h.cmake
|
Condense the humanized FS version string
|
2012-09-23 04:13:04 +00:00 |
switch_version.h.template
|
Condense the humanized FS version string
|
2012-09-23 04:13:04 +00:00 |
switch_xml.h
|
FS-4741 parse timezone variable and adjust time for time based routing
|
2012-10-31 10:43:59 -05:00 |
switch_xml_config.h
|
Added switch_atomic_t option for config parsing.
|
2012-10-23 13:39:31 +00:00 |
timerfd_wrap.h
|
Update a ton of copyright statements to make sure the dates are proper
|
2012-04-25 17:14:55 -05:00 |