Commit Graph

  • bbcd1c3a8a [core] add new function to theorize the dimensions of an image if it were to be resizedto fit inside another image Anthony Minessale 2019-10-01 20:30:29 +00:00
  • aee8701d01 [core] add switch_thread_pool_wait Anthony Minessale 2019-06-11 19:22:43 +00:00
  • 0239b80fb5 [mod_verto] allow vars from dp to pass to verto dialog Anthony Minessale 2020-04-25 01:35:59 +00:00
  • 2e8ff2c4ea [core] Remove 255 byte limit to core ASR param stored in module name Chris Rienzo 2020-05-20 02:20:22 +00:00
  • 6265389ab8 [mod_conference] Members are searchable by var in more APIs Chris Rienzo 2020-05-13 17:36:11 -04:00
  • 31372fa7c1 [mod_sofia] Add TLS v1.3 support. Andrey Volk 2020-05-12 19:30:48 +04:00
  • 619bc8e8f1 [core] add peer uuid to originate log Seven Du 2020-05-13 02:56:30 +08:00
  • 228f216505 [core] add SCSC_SHUTDOWN_CAUSE Chris Rienzo 2020-05-06 11:46:57 -04:00
  • f09bd1e954 [mod_sofia] Include isup-oli parameter on outbound invite when we have value in caller profile Ken 2020-04-28 16:23:07 -05:00
  • bc2a03fb1e [mod_fifo] adding 'noans' and 'early' call status options and dtmf '0' disable config settings option phonecomwire 2020-04-24 15:39:27 -07:00
  • 346458f457 [mod_sofia] Adding custom header to refer surendrasignalwire 2020-04-28 21:39:19 +05:30
  • 94593bc2ec [mod_conference] Add conference::maintenance conference-heartbeat. Enable with heartbeat-period-sec configuration, minimum 20 seconds, 0 to disable. Chris Rienzo 2020-04-17 14:25:31 +00:00
  • df7dea45b9 [mod_valet_parking] Add valet_parking_orbit_exit_key option phonecomwire 2020-04-24 15:13:12 -07:00
  • b5a502099a [mod_av] Don't require .ext for streaming rtmp:// and rtsp:// formats Chris Rienzo 2020-04-03 21:58:30 -04:00
  • 450b88757e [core] add support for resolving (and ignoring) mdns style .local addresses in ice candidates Michael Jerris 2020-03-12 17:07:37 -04:00
  • 4134ad40b8 [mod_spandsp] Protect spandsp data from t38 timer thread and call session thread simultaneous access. Chris Rienzo 2020-03-12 16:20:01 -04:00
  • 16dc6107a2 [core] Improve session recording thread performance. Andrey Volk 2021-10-22 20:37:42 +03:00
  • df66a6b898 [Core] Add systemd sd_notify support VCC Live/Core 2020-04-30 16:55:28 +02:00
  • dc3342762c [mod_event_multicast] Add unicast and IPv6 support, enhanced reloadxml support. cerner-cac-solution-partner 2020-11-20 12:24:53 -06:00
  • 9e158755a8 [mod_event_multicast] Normalize whitespace/tabs Nick Lemberger 2020-07-15 11:47:27 -05:00
  • bc0088b749 [mod_sofia] add 'sip_destination_prefix' var to prefix user portion of request uri with a value (note this will not affect calls to registered endpoints) (#70) Michael Jerris 2019-12-12 18:12:45 -07:00
  • ab2ce0ba7f [mod_sofia] add 'sip_destination_prefix' var to prefix user portion of request uri with a value (note this will not affect calls to registered endpoints) Mike Jerris 2019-12-12 12:35:14 -07:00
  • ce059c881d [mod_sofia] add contact header in REFER Seven Du 2019-12-06 16:40:29 +08:00
  • 5913781687 [mod_spandsp] Use single log for fax negotiation and page reports. Chris Rienzo 2019-10-22 16:41:45 -04:00
  • 64dff4fd98 FS-11856: [Core] Offer all negotiated codecs in 200 OK when receiving re-INVITE without SDP Mike Jerris 2019-10-22 09:32:18 -06:00
  • 3b309b1db8 [mod_dptools]: wait_for_silence does not allow the listen_hits parameter to be a value of 0 Andrey Volk 2019-10-15 20:55:34 +04:00
  • ef692a0e00 [Core] Add partial Asr support Seven Du 2020-02-13 00:34:59 +08:00
  • 39edc8eae3 FS-11855: [Core] Offer all negotiated codecs in 200 OK when receiving re-INVITE without SDP Liyang 2019-05-20 19:56:42 +08:00
  • c713119db5 [mod_conference] make conference breakable Seven Du 2019-10-12 10:39:48 +08:00
  • ce87856c91
    [mod_sofia] Remove redundant sip_from->a_url checks nrensen 2021-10-22 00:39:19 +08:00
  • 01fe8b36fa
    [Core] Fix portability for logging last_digit_time in switch_ivr_play_say.c nrensen 2021-10-22 00:36:59 +08:00
  • 42a6566480
    [Configuration] Fix Brazil daylight’s in xml files Fernando S. Santos 2021-10-21 13:35:10 -03:00
  • 578024ed86
    [mod_python3] Replace previously removed deprecated calls Marc Olivier Chouinard 2021-10-20 20:16:39 -04:00
  • f26522f102
    Merge pull request #1393 from signalwire/python3 Andrey Volk 2021-10-21 01:59:44 +03:00
  • 24958e51c2 [mod_python3] Fix switch module definition preventing mod_python3 from loading. Andrey Volk 2021-10-20 19:49:51 +03:00
  • b8be418fb8 [Core, mod_commands] Implement memory allocation statistics by adding the "memory" API command. pythonfix Andrey Volk 2021-07-17 22:34:43 +03:00
  • 30eaf2c736 Bump sofia-sip library requirement to version 1.13.6 Andrey Volk 2021-10-19 21:23:32 +03:00
  • 3c4a8d33f5 [Packaging] Require specific libsofia-sip-ua0 version when installing FreeSWITCH binary packages. Andrey Volk 2021-10-13 20:26:21 +03:00
  • 4b1e7ca5f6
    Merge pull request #1387 from signalwire/scanbuild7 Andrey Volk 2021-10-19 23:29:46 +03:00
  • b90a38c8dd [Testing] Enable scan-build 7 on Drone CI Andrey Volk 2021-10-18 18:07:19 +03:00
  • a6f26ee83f
    Merge pull request #1390 from signalwire/check_auth Andrey Volk 2021-10-19 21:51:06 +03:00
  • 3f958d3724 [mod_verto] scan-build: fix false-positive Argument with 'nonnull' attribute passed null in check_auth Andrey Volk 2021-10-19 03:03:55 +03:00
  • b9fdf00f6f [Core] Fix a false-positive memory leak detected by scan-build in switch_channel_set_variable_strip_quotes_var_check() Andrey Volk 2021-04-05 23:23:37 +03:00
  • c58b659f3f [Core] Add new switch_channel_set_variable_strip_quotes API, cleanup mod_sofia. Andrey Volk 2021-04-01 03:37:10 +03:00
  • c1b00d945b [mod_verto] Fix memory leak and a deadlock on verto endpoint interface in verto_outgoing_channel() Andrey Volk 2021-04-06 21:31:44 +03:00
  • 36ac71f621 [Core] Fix false-positive memory leak in switch_core_set_variable() detected by scan-build Andrey Volk 2021-04-06 02:23:44 +03:00
  • 8201f54a2c [Core] Fix possible memory leak in switch_console_complete() Andrey Volk 2021-04-06 23:06:45 +03:00
  • 21952f26c1 [freeswitch] Argument with 'nonnull' attribute passed null in reincarnate_protect() Andrey Volk 2021-04-06 01:19:57 +03:00
  • 58abf91d1d [Core] Add new switch_core_hash_insert_dup_auto_free() API Andrey Volk 2021-04-02 16:26:08 +03:00
  • 0b0f5fff65 [mod_sofia] Cleanup sofia_glue_get_host() and make the pool arg be required. Andrey Volk 2021-04-06 20:00:13 +03:00
  • f21da2885b [mod_verto] Add hack.diff to mcast's swig Andrey Volk 2021-02-27 01:10:12 +03:00
  • bd7b76bacf [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. Andrey Volk 2021-01-22 16:46:04 +03:00
  • e14df00aa6 [Core] scan-build: Argument with 'nonnull' attribute passed null in switch_html_strip() Andrey Volk 2021-04-03 20:14:29 +03:00
  • 67048377c4 [Core] Fix possible dereference of null pointer in switch_ivr_originate() and switch_ivr_enterprise_originate() Andrey Volk 2021-04-19 21:16:28 +03:00
  • 4b03a47a7f [Core] Fix dereference of null pointer in switch_ivr_wait_for_answer() Andrey Volk 2021-04-01 23:53:57 +03:00
  • af095ebb68 [core] scan-build: Dereference of null pointer (loaded from variable 'flags') Dragos Oancea 2021-04-01 16:18:18 +00:00
  • 77c8557aa7 [mod_managed] Fix Windows build Andrey Volk 2021-04-26 21:41:36 +03:00
  • dca7940fb9 [Core] scan-build: Use of zero allocated in switch_xml_str2utf8() Andrey Volk 2021-04-23 01:40:33 +03:00
  • c35a3bb4db [Core] scan-build: fix false-positive memory leak in switch_xml_set_attr_d and switch_xml_set_attr_d_buf Andrey Volk 2021-04-23 20:03:36 +03:00
  • 781180ff48 [Core] scan-build: memory leak in switch_xml_user_cache() Andrey Volk 2021-04-23 00:23:39 +03:00
  • e30c62f8ec [Core] scan-build: Argument with 'nonnull' attribute passed null in switch_xml_internal_dtd() Andrey Volk 2021-04-20 02:05:20 +03:00
  • 6726922e34 [mod_sofia] scan-build: Dereference of null pointer in sofia_handle_sip_i_bye(), sofia_handle_sip_i_invite() and our_sofia_event_callback() Andrey Volk 2021-04-02 00:27:59 +03:00
  • ac1a3dc565 [mod_sofia] scan-build: Argument with 'nonnull' attribute passed null Andrey Volk 2021-04-01 13:20:02 +03:00
  • 86a075da56 [mod_sofia] scan-build: Fix dereference of null pointer in sofia_outgoing_channel(). Andrey Volk 2021-02-26 20:54:27 +03:00
  • 51ef2f261a [libvpx] scan-build: Assigned value is garbage or undefined Andrey Volk 2021-04-23 14:46:06 +03:00
  • 92a55cf85a [Core] scan-build: Argument with 'nonnull' attribute passed null in switch_loadable_module_load_module_ex() Andrey Volk 2021-04-20 01:33:29 +03:00
  • 1b048a8a97 [Core, mod_hash] Add two APIs switch_core_hash_insert_alloc_destructor and switch_core_hash_insert_dup_destructor. Code cleanup in mod_hash. Add unit-tests. Andrey Volk 2021-01-27 02:53:16 +03:00
  • f92368d2f2 [mod_xml_ldap] Move all memory allocations into the mod's pool so it does not leak on shutdown. Fix leaking xml_ldap_search(). Andrey Volk 2021-04-03 15:23:27 +03:00
  • 9a491fb8f8 [mod_say_pl] Fix potential memory leak in pl_say_ip() Andrey Volk 2021-04-03 20:38:30 +03:00
  • 4ab8936a0e [mod_v8] Fix false-positive memory leak detected in process_status_function() by scan-build Andrey Volk 2021-04-06 20:06:10 +03:00
  • 0e96038d21 [mod_lua] scan-build: Called C++ object pointer is null (Dbh_test_reactive) Andrey Volk 2021-02-26 23:34:25 +03:00
  • 3abccb4b4f [mod_kazoo] Fix leaking stream in kz_event_expand_headers_check() Andrey Volk 2021-04-01 17:33:50 +03:00
  • ccd2174fb5 [mod_kazoo] Remove wrong usage of switch_safe_strdup() causing leaks in kazoo_tweaks Andrey Volk 2021-04-01 17:30:33 +03:00
  • 31c10fac22 [mod_kazoo] scan-build: Argument with 'nonnull' attribute passed null in kz_endpoint_outgoing_channel() Andrey Volk 2021-04-01 16:25:10 +03:00
  • f82c1f04c5 [iksemel] Fix memory leak Andrey Volk 2021-04-19 23:33:43 +03:00
  • 7713a2470d [libdingaling] Fix memory leaks Andrey Volk 2021-04-06 19:16:23 +03:00
  • 322191a2f4 [mod_dialplan_xml] Fix possible use after free in parse_exten() Andrey Volk 2021-04-06 19:43:57 +03:00
  • bb150bc486 [mod_spandsp] scan-build: Argument with 'nonnull' attribute passed null in udptl_rx_packet() Andrey Volk 2021-04-01 16:14:06 +03:00
  • e4ec2e1043 [mod_spandsp] scan-build: Argument with 'nonnull' attribute passed null in modem_init() Andrey Volk 2021-02-26 21:44:30 +03:00
  • e42ebbb33f [Core] scan-build: Fix false-positive use-after-free in switch_xml_free_attr(). Add unit test. Andrey Volk 2021-04-25 03:52:33 +03:00
  • 95fb8c7773 [Core] Fix crash on removing xml attributes. Add unit test. Andrey Volk 2021-04-25 03:29:56 +03:00
  • 65bc81d239 [libvpx] scan-build: fix false-positive dereference of null pointer Andrey Volk 2021-04-23 15:00:21 +03:00
  • b59c28bdbd [Core] scan-build: fix false-positive use-after-free in switch_xml_internal_dtd() Andrey Volk 2021-04-25 04:12:50 +03:00
  • d6884d6871 [apr] scan-build: Dereference of null pointer in apr_hash_merge() Andrey Volk 2021-04-19 23:27:14 +03:00
  • cba582cf4a [mod_sofia] Fix multiple issues in sofia_presence.c found by scan-build. Andrey Volk 2021-04-20 01:34:33 +03:00
  • fa0e616592 [libyuv] Disable scan-build warnings. Andrey Volk 2021-04-22 17:50:49 +03:00
  • 758f3e7075
    Merge pull request #1262 from signalwire/opus Andrey Volk 2021-10-15 22:17:39 +03:00
  • 0cf323c339 [mod_opusfile] unit-tests: add timer to fix random failures due to the fact that the decoding callback is not installed immediatelly Dragos Oancea 2020-04-15 11:34:10 +00:00
  • 97a0b0fbae [mod_opusfile] protect ogg data buff Dragos Oancea 2020-03-13 18:42:43 +00:00
  • 37ab323c13 [mod_opusfile] add ogg/opus streams, fix Makefile for encoding. Dragos Oancea 2020-03-12 14:41:31 +00:00
  • a61c9dca50
    Merge pull request #1380 from inoutglobal/master Andrey Volk 2021-10-15 16:41:41 +03:00
  • f8d8e740cc [core] play_and_collect_input() - suppress digit timer if start of speech is detected Kevin Garabedian 2021-10-14 15:56:54 -04:00
  • e9fde845de [mod_cv] Replace deprecated definitions and update configure.ac to check renamed opencv4.pc on Debian Bullseye. Andrey Volk 2021-09-22 19:13:24 +03:00
  • 2505b45134 [mod_skinny, mod_cdr_mongodb, mod_rayo] Fix Debian 11 build warnings. Andrey Volk 2021-09-22 20:14:53 +03:00
  • 46efa0cdb8 [Build-System] Add Bullseye to the Debian packaging Andrey Volk 2021-09-21 22:49:04 +03:00
  • a4603c7cb8 [Packaging] Fix a conflict between freeswitch-mod-python and freeswitch-mod-python3 Debian packages Andrey Volk 2021-10-06 21:32:23 +03:00
  • 54becc8d28 [mod_python3] Remove deprecated calls. Andrey Volk 2021-09-28 20:37:46 +03:00
  • e44fd2ea38 [mod_python3, ESL py3mod] Add Python3 support. Andrey Volk 2021-09-26 13:23:46 +03:00
  • fd083ee42c [mod_cv] Replace deprecated definitions and update configure.ac to check renamed opencv4.pc on Debian Bullseye. deb11 Andrey Volk 2021-09-22 19:13:24 +03:00
  • df323ae35e [mod_skinny, mod_cdr_mongodb, mod_rayo] Fix Debian 11 build warnings. Andrey Volk 2021-09-22 20:14:53 +03:00