freeswitch/src/include
Sergey Safarov df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
..
private FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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 update cc banner 2013-09-18 05:13:46 +05:00
g711.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -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 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_bitpack.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_buffer.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_caller.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_channel.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_config.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_console.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_db.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_event_hook.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_media.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_video.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_cpp.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_curl.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_dso.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_estimators.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_event.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_frame.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_hashtable.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_image.h FS-8867: build using in tree libvpx, vpx no longer optional and does not use system libvpx due to issues with having to update it frequently conflicting with system libraries, now we link to the static in tree version instead. Also, mod_vpx is now a core module instead of a loadable module, so mod_vpx.so will no longer be built 2016-02-24 18:44:11 -05:00
switch_ivr.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_jitterbuffer.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_json.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_limit.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_loadable_module.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_log.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_module_interfaces.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_mprintf.h FSCORE-617 2010-06-07 16:47:35 -05:00
switch_msrp.h FS-9904 small tweak to the function definition so this builds with strict prototypes 2017-02-08 08:53:08 -06:00
switch_nat.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_odbc.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_pgsql.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_platform.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_private.h.cmake switch_private.h template 2009-02-14 06:56:08 +00:00
switch_profile.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_regex.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_resample.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_rtcp_frame.h FS-8534: calculate RTT average (RTCP SR) 2015-11-12 18:50:38 -05:00
switch_rtp.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_scheduler.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_ssl.h FS-9903: [msrp] fix namespacing and visibility of some structs and defines for ssl private header 2017-01-03 12:46:07 -06:00
switch_stun.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_types.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_utf8.h FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
switch_utils.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_version.h.cmake Condense the humanized FS version string 2012-09-23 04:13:04 +00:00
switch_version.h.template FS-5971 --resolve 2013-11-15 21:35:06 +05:00
switch_vpx.h FS-8867: create conversion function stubs in the core so modules do not need to use libyuv directly 2016-02-24 15:12:05 -06:00
switch_xml.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_xml_config.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00