.. |
include
|
Merge pull request #1058 in FS/freeswitch from ~LAZEDO/freeswitch:feature/FS-9735 to master
|
2016-11-21 15:12:20 -06:00 |
mod
|
Remove arg limit
|
2016-11-23 18:04:41 +01:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
FS-8130
|
2015-09-14 13:30:08 -05:00 |
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
|
[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-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
|
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
|
FS-9708
|
2016-11-15 10:25:31 -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-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-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-9266 #resolve
|
2016-06-15 09:34:26 +08:00 |
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
|
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-9638 fail when write doesn't work
|
2016-11-14 12:40:17 -06:00 |
switch_ivr_menu.c
|
FS-8107 - [switch_ivr_menu] Adding CUSTOM esl events menu::enter and menu::exit when a call enter and exit an ivr menu.
|
2015-09-01 14:23:29 -03:00 |
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
|
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-9749 fix undeclared identifier on windows.
|
2016-11-17 08:32:27 -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
|
…
|
|
switch_rtp.c
|
FS-9739 #resolve [switch_rtp mistakes "ffffffff" for a new DTMF and Queue's a NULL digit]
|
2016-11-16 14:43:10 -06: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-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
|
…
|
|