.. |
include
|
Revert "[core, mod_opus] more elastic jitterbuffer with Opus codec (#2069)"
|
2023-07-12 18:18:17 +03:00 |
mod
|
Revert "[core, mod_opus] more elastic jitterbuffer with Opus codec (#2069)"
|
2023-07-12 18:18:17 +03:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
…
|
|
Makefile.am
|
…
|
|
cJSON.c
|
…
|
|
cJSON_Utils.c
|
…
|
|
fs_encode.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
fs_tts.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
g711.c
|
…
|
|
inet_pton.c
|
…
|
|
switch.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
switch_apr.c
|
[Core] Fix Windows build after apr-util removal
|
2022-08-29 20:17:12 +03:00 |
switch_apr_queue.c
|
[Core] Fix Windows build after apr-util removal
|
2022-08-29 20:17:12 +03:00 |
switch_buffer.c
|
[Core] Allow switch_buffer_write() to fill in a buffer with zeros. Add switch_buffer_zero_fill()
|
2022-05-23 21:51:26 +03:00 |
switch_caller.c
|
…
|
|
switch_channel.c
|
[Core] Add new cause REJECT_ALL
|
2023-06-22 22:39:46 +03:00 |
switch_config.c
|
…
|
|
switch_console.c
|
[Core] Fix false-positive illegal memory access detection in switch_console_complete()
|
2022-12-26 16:36:04 +03:00 |
switch_core.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
switch_core_asr.c
|
[core] fix memory leak in switch_core_asr_feed
|
2022-03-23 17:05:50 +08:00 |
switch_core_cert.c
|
[core] fix macOS build when missing CRYPTO_mem_ctrl
|
2021-12-28 08:15:34 +08:00 |
switch_core_codec.c
|
…
|
|
switch_core_db.c
|
[Core] Avoid using insecure sqlite3_enable_load_extension when SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION is available.
|
2022-05-18 23:54:01 +03:00 |
switch_core_directory.c
|
…
|
|
switch_core_event_hook.c
|
…
|
|
switch_core_file.c
|
[Core] Fix dead nested assignments
|
2022-08-09 23:29:31 +03:00 |
switch_core_hash.c
|
…
|
|
switch_core_io.c
|
[Core] Fix use of private headers.
|
2021-11-10 21:46:29 +03:00 |
switch_core_media.c
|
[core,miniupnpc,modules] Fix not used variables
|
2023-07-04 10:18:16 +01:00 |
switch_core_media_bug.c
|
[Core] Fix dead nested assignments
|
2022-08-09 23:29:31 +03:00 |
switch_core_memory.c
|
[core] use fspr prefixed symbols instead of apr
|
2022-08-29 20:17:10 +03:00 |
switch_core_port_allocator.c
|
…
|
|
switch_core_rwlock.c
|
[Core] Fix possible race condition between locking a session and reading it's flags in switch_core_session_read_lock() and switch_core_session_read_lock_hangup().
|
2022-07-26 01:49:31 +03:00 |
switch_core_session.c
|
[Core] Remove unused count variable from switch_core_session_execute_exten()
|
2023-03-31 22:48:11 +03:00 |
switch_core_speech.c
|
…
|
|
switch_core_sqldb.c
|
[core] Coverity fixes
|
2023-04-01 00:07:59 +03:00 |
switch_core_state_machine.c
|
[Core] Fix dead nested assignments
|
2022-08-09 23:29:31 +03:00 |
switch_core_timer.c
|
…
|
|
switch_core_video.c
|
[core] Coverity fixes
|
2023-04-01 00:07:59 +03:00 |
switch_cpp.cpp
|
…
|
|
switch_curl.c
|
Revert "[Core, mod_curl, mod_httapi, mod_http_cache] Compatible with libcurl>=7.87.0" (#2070)
|
2023-05-01 20:38:51 +03:00 |
switch_dso.c
|
[Unit-tests] Add --enable-fake-dlclose configure flag so modules are not unloaded and ASAN could give more info and not just <unknown module>.
|
2021-10-23 22:00:36 +03:00 |
switch_estimators.c
|
…
|
|
switch_event.c
|
[core,miniupnpc,modules] Fix not used variables
|
2023-07-04 10:18:16 +01:00 |
switch_hashtable.c
|
…
|
|
switch_ivr.c
|
[Core] Fix dead nested assignments
|
2022-08-09 23:29:31 +03:00 |
switch_ivr_async.c
|
[Core] Coverity fixes
|
2023-04-05 18:54:11 +03:00 |
switch_ivr_bridge.c
|
[Core] Coverity fixes
|
2023-04-05 18:54:11 +03:00 |
switch_ivr_menu.c
|
…
|
|
switch_ivr_originate.c
|
[Core] Coverity fixes
|
2023-03-29 19:08:18 +03:00 |
switch_ivr_play_say.c
|
[core,miniupnpc,modules] Fix not used variables
|
2023-07-04 10:18:16 +01:00 |
switch_ivr_say.c
|
…
|
|
switch_jitterbuffer.c
|
Revert "[core, mod_opus] more elastic jitterbuffer with Opus codec (#2069)"
|
2023-07-12 18:18:17 +03:00 |
switch_json.c
|
…
|
|
switch_limit.c
|
…
|
|
switch_loadable_module.c
|
[core,miniupnpc,modules] Fix not used variables
|
2023-07-04 10:18:16 +01:00 |
switch_log.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
switch_mprintf.c
|
[Core] switch_mprintf: Increase the size of loop variables in the printf() implementation. Add unit-tests disabled by default.
|
2022-12-09 23:11:25 +03:00 |
switch_msrp.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
switch_nat.c
|
[Core] Coverity fixes
|
2023-04-05 18:54:11 +03:00 |
switch_odbc.c
|
[Core] Fix wrong switch_odbc_skip_autocommit_flip function declaration.
|
2022-08-26 21:47:45 +03:00 |
switch_packetizer.c
|
[Core] Coverity fixes
|
2023-04-18 19:30:22 +03:00 |
switch_pcm.c
|
…
|
|
switch_profile.c
|
…
|
|
switch_regex.c
|
…
|
|
switch_resample.c
|
…
|
|
switch_rtp.c
|
Revert "[core, mod_opus] more elastic jitterbuffer with Opus codec (#2069)"
|
2023-07-12 18:18:17 +03:00 |
switch_scheduler.c
|
…
|
|
switch_sdp.c
|
…
|
|
switch_spandsp.c
|
[Core] Fix use of private headers.
|
2021-11-10 21:46:29 +03:00 |
switch_speex.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
switch_stun.c
|
[Core] Fix dead nested assignments
|
2022-08-09 23:29:31 +03:00 |
switch_swig.c
|
…
|
|
switch_swig.i
|
…
|
|
switch_time.c
|
[core,miniupnpc,modules] Fix not used variables
|
2023-07-04 10:18:16 +01:00 |
switch_utf8.c
|
…
|
|
switch_utils.c
|
[core,miniupnpc,modules] Fix not used variables
|
2023-07-04 10:18:16 +01:00 |
switch_vad.c
|
…
|
|
switch_version.c
|
…
|
|
switch_vpx.c
|
[core,libyuv,modules] Fix function declarations without a prototype
|
2023-07-04 09:56:40 +01:00 |
switch_xml.c
|
[core] Coverity fixes
|
2023-04-01 00:07:59 +03:00 |
switch_xml_config.c
|
[core, mod_cidlookup] Free memory allocated via strdup
|
2023-03-28 01:47:23 +03:00 |
tone2wav.c
|
…
|
|