freeswitch/src
Andrey Volk ccc4ae282a 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
..
include 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
mod 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
.gitignore
CMakeLists.txt FS-8130 2015-09-14 13:30:08 -05:00
Makefile.am
cJSON.c FS-10036: fix windows build issues. These patches need to go upstream 2017-03-15 16:13:40 -05:00
cJSON_Utils.c 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
fs_encode.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
fs_tts.c FS-11831 add fs_tts utility 2019-07-17 20:04:59 +04:00
g711.c
inet_pton.c
switch.c FS-11785 [core] fix scan-build issues 2019-07-17 21:51:06 +04:00
switch_apr.c FS-11903: Fix errors (again) reported by PVS-Studio Static Code Analyzer for switch_apr.c 2019-07-16 01:32:55 +04:00
switch_buffer.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_caller.c [FS-11609] [core] lookup values in caller profile soft variables 2019-02-18 14:03:24 +00:00
switch_channel.c FS-11807 [mod_commands] uuid_recv_dtmf changed to report OK when well formed request is consumed by dmachine or dtmf hook 2019-07-17 23:00:44 +04:00
switch_config.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_console.c FS-11892 [switch_console] fix stream write_function 2019-06-18 12:47:39 +03:00
switch_core.c FS-11785 [core] fix scan-build issues 2019-07-17 21:51:06 +04:00
switch_core_asr.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_cert.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_cert.c 2019-07-15 23:41:25 +04:00
switch_core_codec.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_codec.c 2019-07-15 23:41:28 +04:00
switch_core_db.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_db.c 2019-07-15 23:41:31 +04:00
switch_core_directory.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_event_hook.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_file.c FS-11785 [core] fix scan-build issues 2019-07-17 21:51:06 +04:00
switch_core_hash.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_hash.c 2019-07-15 23:41:34 +04:00
switch_core_io.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_io.c 2019-07-15 23:41:37 +04:00
switch_core_media.c FS-11837: [Core] Add feature to allow execution of an app on audio change, execute_on_audio_change variable. 2019-07-17 23:34:16 +04:00
switch_core_media_bug.c FS-11436 more granularly calculate 'samples' and modify requested 'fsp' accordingly 2019-07-16 20:26:32 +04:00
switch_core_memory.c FS-11621: add switch_core_strndup 2019-07-17 19:44:17 +04:00
switch_core_port_allocator.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_rwlock.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_session.c FS-11823 [core] clear out event queue when destroying session 2019-06-06 11:20:16 -04:00
switch_core_speech.c FS-11601: Fix some core function prototype 2019-01-09 08:44:41 -05:00
switch_core_sqldb.c 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_core_state_machine.c FS-11379: [freeswitch-core] Rare race condition in state machine #resolve 2018-09-05 18:20:58 -04:00
switch_core_timer.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_video.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_core_video.c 2019-07-15 23:41:43 +04:00
switch_cpp.cpp FS-11559: check file name null ptr (crashfix CoreSession:recordFile) 2018-12-17 04:30:51 -05:00
switch_curl.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_dso.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_estimators.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_estimators.c 2019-07-15 23:41:47 +04:00
switch_event.c FS-11848 [core] add user_data to event_channel_bind 2019-07-17 16:02:12 -04:00
switch_hashtable.c FS-10601: [freeswitch-core] accomodate should be accommodate #resolve 2017-08-21 17:09:24 -05:00
switch_ivr.c FS-11820 [core] check read_frame_callback in switch_ivr_sleep() 2019-07-17 23:30:41 +04:00
switch_ivr_async.c FS-11910: [mod_dptools] add native eavesdrop mode. use app native_eavesdrop args <uuid> [read|write] ... default is read with no flag. Must be same codecs 2019-07-17 23:38:23 +04:00
switch_ivr_bridge.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_ivr_bridge.c 2019-07-15 23:42:03 +04:00
switch_ivr_menu.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_ivr_menu.c 2019-07-15 23:42:06 +04:00
switch_ivr_originate.c 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_ivr_play_say.c FS-11754 [core] Make sure audio sync works while playing tts 2019-07-17 23:06:21 +04:00
switch_ivr_say.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_jitterbuffer.c FS-11446: [freeswitch-core] Improve video JB scaling and fix misreported rtp stats #resolve 2019-07-16 20:54:17 +04:00
switch_json.c 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_limit.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_limit.c 2019-07-15 23:42:12 +04:00
switch_loadable_module.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_loadable_module.c 2019-07-15 23:42:16 +04:00
switch_log.c FS-11870 [core] fix divide by zero in previous commit 2019-07-18 00:08:02 +04:00
switch_mprintf.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_msrp.c FS-11721 refactor msrp serialize function 2019-07-17 23:26:19 +04:00
switch_nat.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_nat.c 2019-07-15 23:43:48 +04:00
switch_odbc.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_odbc.c 2019-07-15 23:43:51 +04:00
switch_pcm.c FS-10529: [mod_native_file] mod_native_file: remove "opus" extension -- fix regression 2017-08-17 16:08:40 -05:00
switch_profile.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_profile.c 2019-07-15 23:43:55 +04:00
switch_regex.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_regex.c 2019-07-15 23:44:27 +04:00
switch_resample.c FS-11480: revert change for FS-11424 which introduced screeching after muxing 2019-06-06 16:56:12 +00:00
switch_rtp.c FS-11642: [core] add audio and video versions of the variables set for the rtp_retain_crypto_keys feature 2019-07-17 23:32:55 +04:00
switch_scheduler.c FS-11801 [core] Update scheduler to allow destruction of running task 2019-07-17 23:02:47 +04:00
switch_sdp.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_speex.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_stun.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_stun.c 2019-07-15 23:45:32 +04:00
switch_swig.c FS-11346: [core] add api to pass pre-parsed values instead of dial strings to switch_ivr_originate 2018-08-22 18:20:13 +00:00
switch_swig.i
switch_time.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_time.c 2019-07-15 23:45:36 +04:00
switch_utf8.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_utils.c FS-11669 Fix timeout in switch_wait_sock() and switch_wait_socklist() 2019-07-17 19:51:56 +04:00
switch_vad.c FS-11753 tweak vad test code and add debug logs 2019-07-17 22:57:53 +04:00
switch_version.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_vpx.c FS-11468 Try to split payload to packets evenly(with largest at the end) up to vpx_globals.rtp_slice_size, 2019-07-17 01:14:54 +04:00
switch_xml.c 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.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for switch_xml_config.c 2019-07-15 23:46:07 +04:00
tone2wav.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00