freeswitch/src/include
Ken Rice 6d92904892 FS-9904 small tweak to the function definition so this builds with strict prototypes 2017-02-08 08:53:08 -06:00
..
private FS-9638 2016-11-10 12:09:00 -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 update cc banner 2013-09-18 05:13:46 +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 FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link. 2016-09-27 16:06:17 -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-7933 [mod_v8] Implement timeout property for Socket() class in javascript. 2016-12-27 04:18:14 +03:00
switch_bitpack.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_buffer.h FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
switch_caller.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_channel.h FS-9638 2016-11-10 12:09:00 -06:00
switch_config.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_console.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_core.h FS-9800: [core] add new accessor functions to core statistics for use in modules 2016-12-01 13:12:04 -05:00
switch_core_db.h Add error handling to sql queue manager callback functionality and fix spelling. 2014-03-14 15:54:05 +00:00
switch_core_event_hook.h FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
switch_core_media.h FS-9855: [mod_spandsp] Refused T38 reinvite on b-leg breaks T38 negotiation on a-leg when using T38 gateway mode #resolve 2017-01-05 15:51:52 -06:00
switch_core_video.h FS-9266 #resolve 2016-06-15 09:34:26 +08:00
switch_cpp.h FS-9851: [freeswitch-core] Add abstimeout to CoreSession:getDigits in switch_cpp #resolve 2016-12-14 14:06:20 -06:00
switch_curl.h Require libcurl as a system dependency 2014-03-20 21:15:29 +00:00
switch_dso.h Add missing EXTERN C in FS header files, needed for the upcoming mod_v8 build 2014-01-14 09:31:36 +01:00
switch_estimators.h FS-8644: OPUS_SET_BITRATE(), codec control and estimators for packet loss and RTT (with Kalman filters) to detect a slow or congested link. 2016-09-27 16:06:17 -05:00
switch_event.h FS-8656: Fix switch_event_channel_broadcast identifier redeclared 2016-01-26 15:35:59 -05:00
switch_frame.h FS-9742 #resolve [Refactor canvas zoom code] 2016-11-15 16:13:23 -06:00
switch_hashtable.h FS-7499: improve generic nack and vpx framing 2015-05-28 12:47:14 -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 Merge pull request #1058 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9735 to master 2016-11-21 15:12:20 -06:00
switch_jitterbuffer.h FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
switch_json.h Remove misplaced executable bit 2014-01-31 12:09:00 +00:00
switch_limit.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_loadable_module.h FS-9136: allow multiple instances of same video codec with different fmtp 2016-06-03 16:16:32 -05:00
switch_log.h FS-7966: fix more msvc 2015 build warnings. 2015-09-02 13:07:17 -04:00
switch_module_interfaces.h FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_odbc.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_pgsql.h update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_platform.h FS-9424: Make big endian ifdefs more specific 2016-09-15 20:25:18 -07: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 Fixed parameter name of variable in 2014-07-02 17:46:55 -07:00
switch_resample.h FS-9958 2017-01-18 15:12:08 -06:00
switch_rtcp_frame.h FS-8534: calculate RTT average (RTCP SR) 2015-11-12 18:50:38 -05:00
switch_rtp.h FS-9697 #resolve [Video compat changes to support older clients] 2016-11-03 17:38:31 -05:00
switch_scheduler.h update copyright header for 2014 2014-02-12 12:08:56 -06: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-8069 #resolve [ipv6 support missing in stun code] 2015-08-27 13:46:26 -05:00
switch_types.h FS-10015: [freeswitch-core] Add variable to allow firing of text events #resolve 2017-02-06 16:37:59 -06: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-9809: [mod_sofia] url encode caller id number before sticking it in the from header in case we have non url safe chars in the cid number in the caller profile 2017-01-06 16:16:16 -06: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 update copyright header for 2014 2014-02-12 12:08:56 -06:00
switch_xml_config.h update copyright header for 2014 2014-02-12 12:08:56 -06:00