freeswitch/src
Anthony Minessale 3b50883734 FS-9638 passing codec through on unanswered channels too (late neg) 2016-11-14 11:35:03 -06:00
..
include Merge pull request #1043 in FS/freeswitch from ~PERRO/freeswitch:feature/FS-9325 to master 2016-11-11 15:37:43 -06:00
mod remove debug 2016-11-14 11:06:04 -06: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-9466: Use system MD5 if available 2016-08-31 15:00:48 -07:00
switch_buffer.c FS-9576 #resolve [Add Realtime Text] 2016-09-27 16:40:43 -05:00
switch_caller.c
switch_channel.c Merge pull request #914 in FS/freeswitch from feature/FS-9367-log-session-creation to master 2016-11-11 15:48:21 -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-9678: Fix FreeSWITCH not shutting down when profiles fails to load and shutdown-on-fail is set to true 2016-10-31 10:38:42 -05:00
switch_core_asr.c
switch_core_cert.c
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-9714: [core] switch assert on attempted double close of a file handle 2016-11-08 13:22:35 -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 FS-9638 passing codec through on unanswered channels too (late neg) 2016-11-14 11:35:03 -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
switch_core_port_allocator.c
switch_core_rwlock.c
switch_core_session.c FS-9638 passing codec through on unanswered channels too (late neg) 2016-11-14 11:35:03 -06:00
switch_core_speech.c
switch_core_sqldb.c FS-9652: improve sql sanitization 2016-11-11 11:27:35 -06: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
switch_cpp.cpp FS-9638 2016-11-10 12:09:00 -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
switch_ivr.c FS-9721 2016-11-09 18:44:55 -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-9638 2016-11-10 12:09:00 -06:00
switch_ivr_menu.c
switch_ivr_originate.c FS-9696 keep pickup endpoint up if another endpoint in dialstring hangs up and leg_timeout is set on the pickup endpoint 2016-11-03 16:39:43 -04:00
switch_ivr_play_say.c FS-9632 remove SWITCH_FILE_FLAG_VIDEO flag if we fail to receive video so we fall thru and record the audio only. Previously it would just fail to function as expected. 2016-10-19 12:57:01 -05: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
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-9729 dont segfault if config file is misisng 2016-11-14 11:11:59 -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
switch_pgsql.c
switch_profile.c
switch_regex.c
switch_resample.c
switch_rtp.c FS-9697 add-on 2016-11-09 17:24:47 -06:00
switch_scheduler.c
switch_sdp.c
switch_speex.c
switch_stun.c
switch_swig.c
switch_swig.i
switch_time.c
switch_utf8.c
switch_utils.c FS-9708 #resolve [RTP timing when doing repacketization] 2016-11-10 17:34:48 -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