freeswitch/src
Andrey Volk 359287ffe2 FS-11902: [Core] Remove duplicate database indexes. 2019-06-29 03:17:41 +04:00
..
include FS-11743: video RTCP counter (fix conflicts) 2019-06-06 17:38:04 +00:00
mod Revert "FS-11417: [mod_conference] Unbounded memory growth during screen share #resolve" 2019-06-29 02:13:34 +04:00
.gitignore
CMakeLists.txt
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
g711.c
inet_pton.c
switch.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_apr.c FS-10876: [Build-System] Fix build in Visual Studio 2017 and Windows SDK 10. 2018-01-10 23:30:24 +03: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-11824 [core] add NOT_ACCEPTABLE string to cause mapping 2019-06-06 11:52:01 -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-11025 [core] allow/check ports in network lists 2019-03-06 11:56:03 +00: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-9785: changes to support newer openssl 2017-06-26 14:53:39 -05:00
switch_core_codec.c FS-11176: [core] do not use previous codec if its not ready 2018-05-29 09:39:08 +02:00
switch_core_db.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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-11496: [core] fix crash with four channel sound file 2019-06-06 11:13:06 -04:00
switch_core_hash.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_io.c FS-11230: [core] Fix bad rtp timestamps triggered by cng/missed packet detection 2018-07-13 15:18:35 -04:00
switch_core_media.c Merge pull request #1711 in FS/freeswitch from ~SEBASTIAN/freeswitch:bugfix/FS-11783-address-gcc8-warnings to master 2019-06-24 09:29:12 -05:00
switch_core_media_bug.c FS-11407: [freeswitch-core] process media bugs in the order they were added #resolve 2018-09-24 17:38:50 +00:00
switch_core_memory.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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-11902: [Core] Remove duplicate database indexes. 2019-06-29 03:17:41 +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 Update src/switch_core_video.c 2019-01-25 05:49:58 +00: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-10876: [Build-System] Fix build in Visual Studio 2017 and Windows SDK 10. 2018-01-10 23:30:24 +03:00
switch_event.c FS-10989: [core] Fix CUSTOM_HASH hash table race in switch_event logic causing crashes during bind to events. 2018-07-24 07:21:42 +00: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-11421: [core,mod_sofia] Fix rtp_pass_codecs_on_stream_change to process all sdp settings in the re-invite -- add new filter_codecs app and fix some races and negotiation bugs #resolve 2019-06-06 11:08:52 -04:00
switch_ivr_async.c FS-10968 [core] create recording vars 2019-03-26 22:28:13 +00:00
switch_ivr_bridge.c FS-11625: [core]: Do not hangup sessions that have transfer or park after bridge set. 2019-06-06 11:22:37 -04:00
switch_ivr_menu.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_ivr_originate.c FS-11792: [core] Fix memory leak in switch_ivr_originate.c 2019-04-23 17:54:49 +04:00
switch_ivr_play_say.c FS-11775 [core] wait_for_silence debug messages showing as ERR 2019-06-06 11:57:41 -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-11750: don't shrink NACK table (vbw) so drastically (don't drop a frame with every added packet when complete_frames > max_frame_len) 2019-06-06 17:01:36 +00: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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_loadable_module.c FS-11640 fix const char * prototype 2019-06-06 11:39:58 -04:00
switch_log.c FS-11693 [core] Added switch_channel_set_log_tag() and switch_channel_get_log_tags() This allows you to add log tags to an active call channel. If using SWITCH_CHANNEL_SESSION_LOG, with switch_log_printf(), the tags will be added to the the log node so a logging module can send additional contextual data to a log aggregator. 2019-03-09 15:21:46 -05:00
switch_mprintf.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_msrp.c FS-11207: [core] msrp: fix init ssl 2018-11-13 18:34:18 +01:00
switch_nat.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_odbc.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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_pgsql.c FS-11074: [Core, Build-System] Add PostgreSQL to the Freeswitch Core on Windows. 2018-07-24 07:21:43 +00:00
switch_profile.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_regex.c FS-11061: [core] fix build with newer pcre 2018-03-29 11:18:20 -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-11743: video RTCP counter (fix conflicts) 2019-06-06 17:38:04 +00:00
switch_scheduler.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_sdp.c
switch_speex.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_stun.c Merge pull request #1582 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:fix/FS-11384/stun_attrs_no_val to master 2019-02-07 21:40:54 +00: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-11458: [core] Fix video timing. 2019-01-17 12:51:10 +04:00
switch_utf8.c
switch_utils.c FS-11025 [core] allow/check ports in network lists 2019-03-06 11:56:03 +00:00
switch_vad.c FS-11340: [core] fix merge conflict 2018-09-25 15:22:54 +00:00
switch_version.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_vpx.c FS-11189 do not allow user change of g_timebase 2018-09-06 07:29:32 +00:00
switch_xml.c FS-11184: [core] fix build errors 2019-02-12 11:52:12 -05:00
switch_xml_config.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
tone2wav.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00