.. |
include
|
[core, mod_av] move switch_packetizer to core
|
2021-10-23 22:00:06 +03:00 |
mod
|
[mod_av] fix leak (#211)
|
2021-10-23 22:00:06 +03:00 |
.gitignore
|
…
|
|
CMakeLists.txt
|
…
|
|
Makefile.am
|
…
|
|
cJSON.c
|
…
|
|
cJSON_Utils.c
|
…
|
|
fs_encode.c
|
…
|
|
fs_tts.c
|
…
|
|
g711.c
|
…
|
|
inet_pton.c
|
…
|
|
switch.c
|
[freeswitch] Argument with 'nonnull' attribute passed null in reincarnate_protect()
|
2021-10-19 20:39:37 +03:00 |
switch_apr.c
|
[core] fix build when undefined APR_INET6
|
2021-01-11 17:57:36 -07:00 |
switch_buffer.c
|
…
|
|
switch_caller.c
|
…
|
|
switch_channel.c
|
[mod_verto] allow vars from dp to pass to verto dialog
|
2021-10-23 21:59:59 +03:00 |
switch_config.c
|
…
|
|
switch_console.c
|
[Core] Fix possible memory leak in switch_console_complete()
|
2021-10-19 20:39:37 +03:00 |
switch_core.c
|
[core] add SCSC_SHUTDOWN_CAUSE
|
2021-10-23 21:59:56 +03:00 |
switch_core_asr.c
|
[core] Remove 255 byte limit to core ASR param stored in module name
|
2021-10-23 21:59:58 +03:00 |
switch_core_cert.c
|
[core] DTLS PEM validation/creation tweaks and fix leaks in fixed pem path.
|
2020-09-10 21:56:25 +04:00 |
switch_core_codec.c
|
…
|
|
switch_core_db.c
|
…
|
|
switch_core_directory.c
|
…
|
|
switch_core_event_hook.c
|
…
|
|
switch_core_file.c
|
[Core] Fix hangup race in recording_follow_transfer.
|
2020-08-17 21:07:11 +04:00 |
switch_core_hash.c
|
[Core] Add new switch_core_hash_insert_dup_auto_free() API
|
2021-10-19 20:39:36 +03:00 |
switch_core_io.c
|
[Core] Fix codec ready checks in switch_core_session_read_frame()
|
2021-03-17 18:46:23 +03:00 |
switch_core_media.c
|
[core] add support for resolving (and ignoring) mdns style .local addresses in ice candidates
|
2021-10-23 21:59:54 +03:00 |
switch_core_media_bug.c
|
[Core] Fix hangup race in recording_follow_transfer.
|
2020-08-17 21:07:11 +04:00 |
switch_core_memory.c
|
…
|
|
switch_core_port_allocator.c
|
[Core] switch_core_port_allocator: Replace getaddrinfo() (may get stuck) with switch_sockaddr_new() and fix IPv6.
|
2020-12-17 21:15:14 +04:00 |
switch_core_rwlock.c
|
…
|
|
switch_core_session.c
|
[core] add new prompt functionality to ask for pin over dialogbox
|
2021-10-23 22:00:00 +03:00 |
switch_core_speech.c
|
…
|
|
switch_core_sqldb.c
|
[Core] Databases: Fix duplicate key name 'recovery3'
|
2020-12-16 18:31:47 +04:00 |
switch_core_state_machine.c
|
…
|
|
switch_core_timer.c
|
…
|
|
switch_core_video.c
|
[core] fix memeory leak when font not found
|
2021-10-23 22:00:05 +03:00 |
switch_cpp.cpp
|
[Core] Add partial Asr support
|
2021-10-23 21:59:49 +03:00 |
switch_curl.c
|
…
|
|
switch_dso.c
|
[Core] Capture return value of 2nd call to LoadLibraryEx and add a third call to widen the search to the module in switch_dso_open().
|
2021-03-08 14:28:27 +03:00 |
switch_estimators.c
|
…
|
|
switch_event.c
|
[core] Add SEND_RTCP_MESSAGE
|
2021-10-01 13:46:34 +00:00 |
switch_hashtable.c
|
…
|
|
switch_ivr.c
|
[core] add new prompt functionality to ask for pin over dialogbox
|
2021-10-23 22:00:00 +03:00 |
switch_ivr_async.c
|
[core] Improve session recording thread performance.
|
2021-10-23 21:59:53 +03:00 |
switch_ivr_bridge.c
|
…
|
|
switch_ivr_menu.c
|
…
|
|
switch_ivr_originate.c
|
[core] add peer uuid to originate log
|
2021-10-23 21:59:57 +03:00 |
switch_ivr_play_say.c
|
[mod_dptools]: wait_for_silence does not allow the listen_hits parameter to be a value of 0
|
2021-10-23 21:59:49 +03:00 |
switch_ivr_say.c
|
…
|
|
switch_jitterbuffer.c
|
…
|
|
switch_json.c
|
…
|
|
switch_limit.c
|
…
|
|
switch_loadable_module.c
|
[Core] Add new switch_core_hash_insert_pointer(switch_hash_t *hash, const void *data) API to be able to insert data into a hash with an auto-generated key based on the data pointer. Cleanup switch_loadable_module_process() to not generate hash keys for stored events itself. Add unit-test.
|
2021-10-19 20:35:12 +03:00 |
switch_log.c
|
…
|
|
switch_mprintf.c
|
…
|
|
switch_msrp.c
|
[core] Enable MSRP over IPv6
|
2020-09-15 13:42:22 +04:00 |
switch_nat.c
|
…
|
|
switch_odbc.c
|
[Core] ODBC: Fix large column logic and improve error handling.
|
2021-03-17 18:25:57 +03:00 |
switch_packetizer.c
|
[core, mod_av] move switch_packetizer to core
|
2021-10-23 22:00:06 +03:00 |
switch_pcm.c
|
…
|
|
switch_profile.c
|
…
|
|
switch_regex.c
|
…
|
|
switch_resample.c
|
[Core, mod_conference] Fixed oscillation in conference AGC processing. Especially during volume reduction processing (#1064)
|
2021-04-02 22:18:16 +03:00 |
switch_rtp.c
|
[core] scan-build: Dereference of null pointer (loaded from variable 'flags')
|
2021-10-19 20:35:09 +03:00 |
switch_scheduler.c
|
[Core] Scheduler: Fix race between switch_scheduler_add_task() and task_thread_loop(). Add new switch_scheduler_add_task_ex() method.
|
2021-03-17 01:01:01 +03:00 |
switch_sdp.c
|
[Build-System] Remove Sofia-Sip library from the FreeSWITCH tree and use packages instead.
|
2020-08-03 23:46:45 +04:00 |
switch_speex.c
|
…
|
|
switch_stun.c
|
…
|
|
switch_swig.c
|
…
|
|
switch_swig.i
|
…
|
|
switch_time.c
|
…
|
|
switch_utf8.c
|
…
|
|
switch_utils.c
|
[Core, mod_commands] Implement memory allocation statistics by adding the "memory" API command.
|
2021-10-20 17:53:18 +03:00 |
switch_vad.c
|
…
|
|
switch_version.c
|
…
|
|
switch_vpx.c
|
…
|
|
switch_xml.c
|
[Core] scan-build: Use of zero allocated in switch_xml_str2utf8()
|
2021-10-19 20:30:18 +03:00 |
switch_xml_config.c
|
Fix some typos (most found by codespell)
|
2021-02-24 13:59:11 +01:00 |
tone2wav.c
|
…
|
|