freeswitch/src/include
Chris Rienzo c55b989220 FS-11979 [test] Fix error message log in fst_xcheck() 2019-08-02 11:47:03 -04:00
..
private FS-11860 [core] allow configurable separator in event_channel and 2019-07-25 21:51:50 +04:00
test FS-11979 [test] Fix error message log in fst_xcheck() 2019-08-02 11:47:03 -04:00
SimpleGlob.h
cc.h FI-393 [fs_cli banner] this commit changes the text on the fs_cli banner 2018-06-14 19:38:05 +00:00
g711.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch.h FS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pgsql database module. 2019-07-18 00:20:50 +04:00
switch_am_config.h.in
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_cJSON.h FS-10036: fix windows build issues. These patches need to go upstream 2017-03-15 16:13:40 -05:00
switch_cJSON_Utils.h FS-10036: update cJSON code to pre 1.4.0 release of cJSON. this includes backports of all our fixes, and our build macros for windows and visibility. It also makes it easy to drop in a new version, and to in the future be able to switch to a system version of cJSON easily (after all these updates are in, probably around v2.0 timeframe. Note this new version adds a lot of extra error checking, fixes some buffer overruns, and improves parser and printer performance 2017-02-27 18:53:23 -06:00
switch_caller.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_channel.h FS-10634 [mod_spandsp]: txfax failing with 488 Not Acceptable Here race 2019-07-18 00:32:53 +04: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-11860 [core] allow configurable separator in event_channel and 2019-07-25 21:51:50 +04: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-11785: [core] help clang static analyzer understand this macro construct 2019-07-17 21:48:59 +04:00
switch_core_media.h FS-11958: [core] add switch_core_media functions that deal with bw and bitrate 2019-07-25 17:08:58 +00:00
switch_core_video.h FS-11921: [core] add switch_img_data_url_png 2019-07-18 00:50:48 +04:00
switch_cpp.h FS-11265 #resolve add detectSpeech and playAndDetectSpeech 2018-08-13 18:59:53 +00: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-11848 [core] add user_data to event_channel_bind 2019-07-17 16:02:12 -04:00
switch_frame.h FS-9922: [mod_conference] Auto Energy Level 2017-03-13 11:52:15 -05:00
switch_hashtable.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_image.h core side of vpx update 2019-07-25 23:06:59 +04:00
switch_ivr.h FS-11893 [core] add switch_dial_handle_create_json() and switch_dial_handle_serialize_json() for dial handle/json conversions 2019-07-18 00:09:20 +04:00
switch_jitterbuffer.h FS-11959: add switch_jb_get_packets_per_frame() - gets the number of packets per video frame 2019-07-25 18:00:27 +00:00
switch_json.h [FS-11092] #resolve add cJSON_isTrue 2018-07-24 07:21:50 +00: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-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_loadable_module.h 2019-07-15 23:41:07 +04:00
switch_log.h FS-11870 [core, mod_graylog2, mod_console] Added switch_log_node_to_json() and updated mod_graylog2 to use it. This is a unified log node to JSON conversion. 2019-07-18 00:07:54 +04:00
switch_module_interfaces.h FS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pgsql database module. 2019-07-18 00:20:50 +04:00
switch_mprintf.h
switch_msrp.h FS-11721 refactor msrp serialize function 2019-07-17 23:26:19 +04: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_platform.h FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_platform.h 2019-07-15 23:47:11 +04:00
switch_private.h.cmake
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-9922: [mod_conference] Auto Energy Level -- some clean up 2017-04-27 15:28:59 -05:00
switch_rtcp_frame.h FS-11056: [core] fix RTCP lost calculation 2018-07-24 07:21:41 +00:00
switch_rtp.h FS-11654: [core] add media_timeout, media_hold_timeout and video vs audio variants 2019-07-18 00:54:37 +04:00
switch_scheduler.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_ssl.h FS-11659 [core] Fix implicit declaration of RAND_bytes 2019-02-15 22:06:14 +01:00
switch_stun.h FS-11564: [mod_verto] Add ext-rtp-ip detection using stun. 2019-01-09 17:19:11 +04:00
switch_types.h FS-11860 [core] allow configurable separator in event_channel and 2019-07-25 21:51:50 +04:00
switch_utf8.h
switch_utils.h FS-11903: Fix regression on Windows in switch_utils.h 2019-07-19 00:33:21 +04:00
switch_vad.h FS-11876 [core] getter for VAD state 2019-07-18 00:31:01 +04:00
switch_version.h.cmake
switch_version.h.template
switch_vpx.h
switch_xml.h FS-11785 [core, mod_commands] update XML API to fix scan-build false positive memory leaks 2019-07-17 20:21:57 +04:00
switch_xml_config.h FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00