freeswitch/src
Andrey Petrov 348ce5ff09 FS-7575 Update freeradius-client to 1.1.7 2017-05-02 16:55:45 +03:00
..
include FS-9922: [mod_conference] Auto Energy Level -- some clean up 2017-04-27 15:28:59 -05:00
mod FS-7575 Update freeradius-client to 1.1.7 2017-05-02 16:55:45 +03: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
g711.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
inet_pton.c Add editor footer to core files missing it 2014-06-27 23:55:27 +00:00
switch.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_apr.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_buffer.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_caller.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_channel.c FS-9300: Add support for disabling sofia's 100 Trying via configuration, and sending 100 Trying from dialplan 2017-02-13 14:49:05 -08:00
switch_config.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_console.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core.c FS-10038: [core] tune heartbeat events interval 2017-02-14 13:43:13 +02: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-10193: [freeswitch-core] Implement filter in openssl to enable proper dtls MTU #resolve 2017-03-28 16:59:24 -05:00
switch_core_codec.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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-10209: [freeswitch-core,mod_av] Add auth params to file handles #resolve 2017-04-04 11:42:29 -05: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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_media.c FS-10258: [mod_sofia] FW must keep previously negotiated DTLS role during SIP re-INVITE -- this part backwards 2017-04-27 18:02:13 -05:00
switch_core_media_bug.c FS-10236: [core] fix crash on hangup with multiple media bugs 2017-04-17 14:28:21 -05: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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_speech.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_sqldb.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_core_state_machine.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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-10205: [freeswitch-core,mod_conference,mod_video_filter] Add 8 bit filter #resolve 2017-03-31 20:21:45 -05:00
switch_cpp.cpp FS-10118: [freeswitch-core] Race conditions from lack of error checking in switch_core_session_read_lock #resolve 2017-03-09 13:22:25 -06: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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_event.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_hashtable.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_ivr.c FS-10001: [core] Fix Buffer overflow collecting digits 2017-03-06 12:51:29 -06:00
switch_ivr_async.c FS-10131: [freeswitch-core] Incorrect video decode flags in some places #resolve 2017-03-13 14:50:50 -05:00
switch_ivr_bridge.c FS-10126: [freeswitch-core] General Video Improvements #resolve 2017-03-15 15:24:01 -05: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-10118: [freeswitch-core] Race conditions from lack of error checking in switch_core_session_read_lock #resolve 2017-03-09 13:22:25 -06:00
switch_ivr_play_say.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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-10259: [freeswitch-core,mod_commands,mod_conference] Allow uuid_video_bitrate to supersede bitrate control from the conference #resolve 2017-04-21 16:15:53 -05: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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_log.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_pgsql.c FS-10228: [switch_pgsql] Avoiding double openssl initialization when using core pgsql 2017-04-21 00:22:20 -03:00
switch_profile.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_regex.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_resample.c FS-9922: [mod_conference] Auto Energy Level -- some clean up 2017-04-27 15:28:59 -05:00
switch_rtp.c FS-10273: [freeswitch-core] Missing case stmt causing invalid stats #resolve 2017-04-27 14:54:45 -05:00
switch_scheduler.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_swig.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_swig.i
switch_time.c FS-10126: [freeswitch-core] General Video Improvements #resolve 2017-03-15 15:24:01 -05:00
switch_utf8.c FS-8953 [core] white space clean up. 2016-03-17 08:55:00 -05:00
switch_utils.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_version.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
switch_vpx.c Merge pull request #1254 in FS/freeswitch from ~ANDYWOLK/freeswitch:bugfix/FS-10246-fix-vpx-codecs-for-windows-build to master 2017-04-26 22:28:10 +00:00
switch_xml.c FS-10112: switch_xml - Renaming a C variable name and type (No behavior change) 2017-03-08 16:41: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