Commit Graph

  • 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
  • 586dbf2fc3 [Build-System] Add Bullseye to the Debian packaging Andrey Volk 2021-09-21 22:49:04 +03:00
  • 9e759c93d0 [Packaging] Fix a conflict between freeswitch-mod-python and freeswitch-mod-python3 Debian packages Andrey Volk 2021-10-06 21:32:23 +03:00
  • ac4c29ff69 [mod_python3] Remove deprecated calls. Andrey Volk 2021-09-28 20:37:46 +03:00
  • d7eaa2e88c [mod_python3, ESL py3mod] Add Python3 support. Andrey Volk 2021-09-26 13:23:46 +03:00
  • dae624441b [daylight saving]- Fixs wrong daylight saving Edson Lopes Filho 2021-10-13 13:13:09 -03:00
  • 3a66eb415f Merge pull request #1370 from dragos-oancea/sendRTCPEvent Andrey Volk 2021-10-05 01:47:57 +03:00
  • 79980f0767 [unit-tests] add SEND_RTCP_MESSAGE event/rtcp unit-test. Dragos Oancea 2021-10-01 18:17:51 +00:00
  • acbe88d18d [core] polish SEND_RTCP_MESSAGE Dragos Oancea 2021-09-30 11:39:39 +00:00
  • 607f5db140 [core] add SEND_RTCP_MESSAGE: toggle send rtcp events off fire_rtcp_events. eval most common path first when checking flags. Ryan Mitchell 2021-09-16 20:17:28 -07:00
  • d24280c700 [core] Add SEND_RTCP_MESSAGE Noah Mehl 2020-06-18 09:53:49 -04:00
  • 0924fed31d [mod_sofia] Deprecate the auth-subscriptions profile param by setting it to be enabled by default and introducing the new disable-auth-subscriptions param with a higher priority when set. Dhruv Gupta 2021-10-01 03:07:03 +05:30
  • 601960eb44 Merge pull request #1361 from signalwire/srtpmac Andrey Volk 2021-09-30 17:47:36 +03:00
  • d1220d1818 [libsrtp] Fix build on MAC OS Andrey Volk 2021-09-30 17:13:21 +03:00
  • bb7bf86bb9 [core] print SRTP lib version at init. Dragos Oancea 2021-09-25 11:11:46 +00:00
  • 5aacf41f14 [core] add core media getter (it gets the RTP session, handy for unit-testing). Dragos Oancea 2021-09-25 11:33:16 +00:00
  • 6827c66373 [mod_verto] Handle short read from websocket. This fixes an interop problem with iOS 15. Chris Rienzo 2021-09-14 14:24:42 -04:00
  • 9eb20d7b54 [mod_sofia] fix memleak on gw registration timeout or 403 Dragos Oancea 2021-08-30 09:44:26 +00:00
  • 69cdaac60b [mod_sofia] more fixes around md5 hash infoleak (tricky cfg). Dragos Oancea 2021-09-08 18:20:20 +03:00
  • ee9214c6fb [mod_dptools] Fix silence_ms misspelling typo in vad_test command Sharath K Shetty 2021-09-01 20:18:42 +05:30
  • 86d2189032 Merge pull request #1330 from signalwire/openssl1.1.x Andrey Volk 2021-08-31 21:17:12 +03:00
  • 24f76b36f1 Merge pull request #1328 from signalwire/libsrtp24 Andrey Volk 2021-08-30 23:04:13 +03:00
  • ee06958df6 [Build-System] Windows: Update OpenSSL to 1.1.1l, libpq to 10.18, curl to 7.78.0, libks to 1.7.0, signalwire-c to 1.3.0, rabbitmq-c to 0.11.0 Andrey Volk 2021-08-30 21:19:19 +03:00
  • bddff9a2f1 [Build-System] Update libsrtp to 2.4.0 Andrey Volk 2021-08-28 14:19:05 +03:00