freeswitch/src
Chris Rienzo 1a5ce0ebeb FS-11706 [core] add some extra information to troubleshoot 'too many stacked extensions' 2019-03-19 12:12:26 -04:00
..
include FS-11706 [core] add some extra information to troubleshoot 'too many stacked extensions' 2019-03-19 12:12:26 -04:00
mod FS-11708 Fix deadlock on 'avmd uuid stop' 2019-03-15 16:27:14 -06:00
.gitignore
CMakeLists.txt
Makefile.am
cJSON.c
cJSON_Utils.c
fs_encode.c
g711.c
inet_pton.c
switch.c
switch_apr.c
switch_buffer.c
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-11693 [core] speed up switch_channel_get_log_tags() for the case when none are set 2019-03-09 15:22:03 -05:00
switch_config.c
switch_console.c
switch_core.c [FS-11609] [core] lookup values in caller profile soft variables 2019-02-18 14:03:24 +00:00
switch_core_asr.c
switch_core_cert.c
switch_core_codec.c
switch_core_db.c
switch_core_directory.c
switch_core_event_hook.c
switch_core_file.c Merge pull request #1507 in FS/freeswitch from ~DRAGOS_OANCEA_NX/freeswitch-dragos-nx:bugfix/FS-11105/multichannel_prebuf_datalen to master 2019-02-15 16:19:06 +00:00
switch_core_hash.c
switch_core_io.c
switch_core_media.c Merge pull request #1659 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-11313 to master 2019-02-12 15:21:52 +00: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
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FS-11706 [core] add some extra information to troubleshoot 'too many stacked extensions' 2019-03-19 12:12:26 -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-11202 Add sanity check 2018-07-24 07:21:54 +00: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
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
switch_dso.c
switch_estimators.c
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
switch_ivr.c FS-11706 [core] add some extra information to troubleshoot 'too many stacked extensions' 2019-03-19 12:12:26 -04:00
switch_ivr_async.c FS-11601: Fix some core function prototype 2019-01-09 08:44:41 -05:00
switch_ivr_bridge.c FS-11380: [core] add new internal function 2018-09-05 18:20:54 -04:00
switch_ivr_menu.c
switch_ivr_originate.c Merge pull request #1491 in FS/freeswitch from ~HUNYI/freeswitch:feature/FS-8900-improve-record_follow_transfer to master 2018-09-05 22:34:38 +00:00
switch_ivr_play_say.c Merge pull request #1425 in FS/freeswitch from ~HARI/freeswitch:bugfix/FS-10720-playback_stop-event-not-sent-in to master 2019-03-04 09:43:32 -06:00
switch_ivr_say.c
switch_jitterbuffer.c FS-11164 fix unused function regression from 578d914b9 2018-08-24 07:56:40 +08:00
switch_json.c
switch_limit.c
switch_loadable_module.c FS-11601: Fix some core function prototype 2019-01-09 08:44:41 -05: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
switch_msrp.c FS-11207: [core] msrp: fix init ssl 2018-11-13 18:34:18 +01:00
switch_nat.c
switch_odbc.c
switch_pcm.c
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
switch_regex.c
switch_resample.c
switch_rtp.c FS-11646: Improved support for ICE-lite 2019-02-05 13:17:35 -05:00
switch_scheduler.c
switch_sdp.c
switch_speex.c
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-11382: [core] add switch_pool_strip_whitespace function to strip whitespace using pool allocation 2018-09-06 17:49:46 +00:00
switch_vad.c FS-11340: [core] fix merge conflict 2018-09-25 15:22:54 +00:00
switch_version.c
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
tone2wav.c