..
include
FS-9958
2017-01-18 15:12:08 -06:00
mod
FS-9965 [mod_hiredis] Improvements for performance, memory utilization, and resiliency.
2017-01-23 14:39:05 -05:00
.gitignore
…
CMakeLists.txt
…
Makefile.am
…
fs_encode.c
…
g711.c
…
inet_pton.c
…
switch.c
FS-9449: Enable clock calibration and clock_realtime on Solaris
2016-08-19 18:24:23 -07:00
switch_apr.c
FS-7933 #comment fix incompatible time pointer
2016-12-31 08:53:27 +08:00
switch_buffer.c
FS-9576 #resolve [Add Realtime Text]
2016-09-27 16:40:43 -05:00
switch_caller.c
…
switch_channel.c
[core] add channel hold/unhold verbosity
2016-11-16 19:30:50 -06:00
switch_config.c
…
switch_console.c
FS-9652: improve sql sanitization
2016-11-11 11:27:35 -06:00
switch_core.c
FS-9855: [mod_spandsp] Refused T38 reinvite on b-leg breaks T38 negotiation on a-leg when using T38 gateway mode #resolve
2017-01-05 16:34:11 -06:00
switch_core_asr.c
…
switch_core_cert.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_core_codec.c
FS-9525 #resolve [Client initiated REINVITE with different audio codec into conference causes choppy audio]
2016-09-22 14:00:12 -05:00
switch_core_db.c
…
switch_core_directory.c
…
switch_core_event_hook.c
FS-9576 fix stray ;
2016-10-25 12:39:38 -05:00
switch_core_file.c
FS-9705 regression 2
2016-11-16 11:23:19 -06:00
switch_core_hash.c
FS-9536 [core] fix return value
2016-09-21 09:43:04 +08:00
switch_core_io.c
FS-9708 #resolve [RTP timing when doing repacketization]
2016-11-10 17:34:48 -06:00
switch_core_media.c
Merge pull request #1154 in FS/freeswitch from ~DEDWARDS/freeswitch:feature/FS-9162-add-ability-to-include-the-external to master
2017-01-18 10:27:02 -06:00
switch_core_media_bug.c
FS-9576 #resolve [Add Realtime Text]
2016-09-27 16:40:43 -05:00
switch_core_memory.c
FS-9199 easier memory allocation debugging and analysis
2016-05-26 16:08:21 -05:00
switch_core_port_allocator.c
…
switch_core_rwlock.c
…
switch_core_session.c
FS-9654 introduce origination_aleg_uuid
2017-01-17 16:45:22 -06:00
switch_core_speech.c
…
switch_core_sqldb.c
FS-9758: switch_sql_queue_manager_destroy() avoid null pointer deref
2016-11-21 23:08:16 +00:00
switch_core_state_machine.c
FS-9543 #resolve [Add pre-exec state change hooks to core]
2016-09-20 10:57:45 -05:00
switch_core_timer.c
…
switch_core_video.c
FS-9944 [core] Add core video support to windows build
2017-01-12 23:52:06 +03:00
switch_cpp.cpp
FS-9851: [freeswitch-core] Add abstimeout to CoreSession:getDigits in switch_cpp #resolve
2016-12-14 14:06:20 -06:00
switch_curl.c
…
switch_dso.c
…
switch_estimators.c
FS-9581: [windows] fix function signatures in switch_estimators.c
2016-10-07 10:46:39 -04:00
switch_event.c
FS-9576 #resolve [Add Realtime Text]
2016-09-27 16:40:43 -05:00
switch_hashtable.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_ivr.c
Merge pull request #1058 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9735 to master
2016-11-21 15:12:20 -06:00
switch_ivr_async.c
FS-9325 [mod_dptools] Priority flag for faster bind_digit_action matches
2016-11-08 13:47:37 +00:00
switch_ivr_bridge.c
FS-9954: [freeswitch-core] Crash on switch_ivr_intercept_session due null pointer for buuid #resolve
2017-01-18 10:40:39 -06:00
switch_ivr_menu.c
…
switch_ivr_originate.c
FS-9932: [freeswitch-core] Error with group confirm feature combined with enterprise originate #resolve
2017-01-10 16:06:33 -06:00
switch_ivr_play_say.c
FS-9933: [freeswitch-core] Fallback from native file failure to alternate ext #resolve
2017-01-10 17:00:18 -06:00
switch_ivr_say.c
…
switch_jitterbuffer.c
FS-9624 slight change from last commit
2016-10-11 10:56:15 -05:00
switch_json.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_limit.c
…
switch_loadable_module.c
FS-9412 [switch_loadable_module.c] Make MODULE_UNLOAD event report module name (key) and file (filename), similar to event MODULE_LOAD
2016-11-08 15:46:50 +00:00
switch_log.c
…
switch_mprintf.c
…
switch_msrp.c
FS-9903: [msrp] fix namespacing and visibility of some structs and defines for ssl private header
2017-01-03 12:46:07 -06:00
switch_nat.c
…
switch_odbc.c
FS-9727: raise size limit on unkown size odbc column data from 256 to 16k
2016-11-11 14:13:50 -06:00
switch_pcm.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_pgsql.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_profile.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_regex.c
…
switch_resample.c
FS-9958
2017-01-19 10:51:24 -06:00
switch_rtp.c
FS-9917 [switch_rtp/core] Fix in do_flush to handle the current packet (if RFC2833) rather than discard it.
2017-01-04 13:56:48 -05:00
switch_scheduler.c
…
switch_sdp.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_speex.c
…
switch_stun.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_swig.c
…
switch_swig.i
…
switch_time.c
FS-8215 #resolve [MacOSX nanosleep is not super accurate]
2015-09-23 18:00:44 -05:00
switch_utf8.c
FS-8953 [core] white space clean up.
2016-03-17 08:55:00 -05:00
switch_utils.c
FS-9809: [mod_sofia] url encode caller id number before sticking it in the from header in case we have non url safe chars in the cid number in the caller profile
2017-01-06 16:16:16 -06:00
switch_version.c
…
switch_vpx.c
FS-9498 #resolve [Try to make video writing thread more efficient]
2016-09-09 19:01:55 -05:00
switch_xml.c
FS-9693 revert
2016-11-03 11:03:10 -05:00
switch_xml_config.c
…
tone2wav.c
FS-9824 [tone2wav.c] Fix segfault on tone2wav
2016-12-07 17:02:35 +01:00