35060 Commits

Author SHA1 Message Date
Chris Rienzo
7770359e8a [mod_av] Don't require .ext for streaming rtmp:// and rtsp:// formats 2021-10-23 21:59:54 +03:00
Michael Jerris
53b459a687 [core] add support for resolving (and ignoring) mdns style .local addresses in ice candidates 2021-10-23 21:59:54 +03:00
Chris Rienzo
6a099f74f9 [mod_spandsp] Protect spandsp data from t38 timer thread and call session thread simultaneous access. 2021-10-23 21:59:53 +03:00
Andrey Volk
61089e8f24 [core] Improve session recording thread performance. 2021-10-23 21:59:53 +03:00
VCC Live/Core
d6de1d9af7 [Core] Add systemd sd_notify support 2021-10-23 21:59:52 +03:00
cerner-cac-solution-partner
9f0656a6ba [mod_event_multicast] Add unicast and IPv6 support, enhanced reloadxml support. 2021-10-23 21:59:52 +03:00
Nick Lemberger
dfb6e3a3ef [mod_event_multicast] Normalize whitespace/tabs 2021-10-23 21:59:52 +03:00
Michael Jerris
9163b7569a [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) 2021-10-23 21:59:51 +03:00
Mike Jerris
0283c9e2e7 [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) 2021-10-23 21:59:51 +03:00
Seven Du
260d1a40e3 [mod_sofia] add contact header in REFER 2021-10-23 21:59:50 +03:00
Chris Rienzo
205bf55c8f [mod_spandsp] Use single log for fax negotiation and page reports. 2021-10-23 21:59:50 +03:00
Mike Jerris
829676e4d3 FS-11856: [Core] Offer all negotiated codecs in 200 OK when receiving re-INVITE without SDP 2021-10-23 21:59:50 +03:00
Andrey Volk
e51bbea7ca [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
Seven Du
623fecd599 [Core] Add partial Asr support 2021-10-23 21:59:49 +03:00
Liyang
b1714199ce FS-11855: [Core] Offer all negotiated codecs in 200 OK when receiving re-INVITE without SDP 2021-10-23 21:59:48 +03:00
Seven Du
8e2bba1d9d [mod_conference] make conference breakable 2021-10-23 21:59:48 +03:00
nrensen
ce87856c91
[mod_sofia] Remove redundant sip_from->a_url checks 2021-10-21 19:39:19 +03:00
nrensen
01fe8b36fa
[Core] Fix portability for logging last_digit_time in switch_ivr_play_say.c 2021-10-21 19:36:59 +03:00
Fernando S. Santos
42a6566480
[Configuration] Fix Brazil daylight’s in xml files 2021-10-21 19:35:10 +03:00
Marc Olivier Chouinard
578024ed86
[mod_python3] Replace previously removed deprecated calls 2021-10-21 03:16:39 +03:00
Andrey Volk
f26522f102
Merge pull request #1393 from signalwire/python3
[mod_python3] Fix switch module definition preventing mod_python3 from loading.
2021-10-21 01:59:44 +03:00
Andrey Volk
24958e51c2 [mod_python3] Fix switch module definition preventing mod_python3 from loading. 2021-10-20 19:49:51 +03:00
Andrey Volk
b8be418fb8 [Core, mod_commands] Implement memory allocation statistics by adding the "memory" API command. 2021-10-20 17:53:18 +03:00
Andrey Volk
30eaf2c736 Bump sofia-sip library requirement to version 1.13.6 2021-10-19 23:41:27 +03:00
Andrey Volk
3c4a8d33f5 [Packaging] Require specific libsofia-sip-ua0 version when installing FreeSWITCH binary packages. 2021-10-19 23:39:49 +03:00
Andrey Volk
4b1e7ca5f6
Merge pull request #1387 from signalwire/scanbuild7
[Testing] Enable scan-build 7 on Drone CI
2021-10-19 23:29:46 +03:00
Andrey Volk
b90a38c8dd [Testing] Enable scan-build 7 on Drone CI 2021-10-19 21:53:30 +03:00
Andrey Volk
a6f26ee83f
Merge pull request #1390 from signalwire/check_auth
[mod_verto] scan-build: fix false-positive Argument with 'nonnull' attribute passed null in check_auth
2021-10-19 21:51:06 +03:00
Andrey Volk
3f958d3724 [mod_verto] scan-build: fix false-positive Argument with 'nonnull' attribute passed null in check_auth 2021-10-19 20:51:56 +03:00
Andrey Volk
b9fdf00f6f [Core] Fix a false-positive memory leak detected by scan-build in switch_channel_set_variable_strip_quotes_var_check() 2021-10-19 20:45:08 +03:00
Andrey Volk
c58b659f3f [Core] Add new switch_channel_set_variable_strip_quotes API, cleanup mod_sofia. 2021-10-19 20:45:07 +03:00
Andrey Volk
c1b00d945b [mod_verto] Fix memory leak and a deadlock on verto endpoint interface in verto_outgoing_channel() 2021-10-19 20:45:06 +03:00
Andrey Volk
36ac71f621 [Core] Fix false-positive memory leak in switch_core_set_variable() detected by scan-build 2021-10-19 20:45:05 +03:00
Andrey Volk
8201f54a2c [Core] Fix possible memory leak in switch_console_complete() 2021-10-19 20:39:37 +03:00
Andrey Volk
21952f26c1 [freeswitch] Argument with 'nonnull' attribute passed null in reincarnate_protect() 2021-10-19 20:39:37 +03:00
Andrey Volk
58abf91d1d [Core] Add new switch_core_hash_insert_dup_auto_free() API 2021-10-19 20:39:36 +03:00
Andrey Volk
0b0f5fff65 [mod_sofia] Cleanup sofia_glue_get_host() and make the pool arg be required. 2021-10-19 20:39:35 +03:00
Andrey Volk
f21da2885b [mod_verto] Add hack.diff to mcast's swig 2021-10-19 20:39:34 +03:00
Andrey Volk
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. 2021-10-19 20:35:12 +03:00
Andrey Volk
e14df00aa6 [Core] scan-build: Argument with 'nonnull' attribute passed null in switch_html_strip() 2021-10-19 20:35:11 +03:00
Andrey Volk
67048377c4 [Core] Fix possible dereference of null pointer in switch_ivr_originate() and switch_ivr_enterprise_originate() 2021-10-19 20:35:10 +03:00
Andrey Volk
4b03a47a7f [Core] Fix dereference of null pointer in switch_ivr_wait_for_answer() 2021-10-19 20:35:10 +03:00
Dragos Oancea
af095ebb68 [core] scan-build: Dereference of null pointer (loaded from variable 'flags') 2021-10-19 20:35:09 +03:00
Andrey Volk
77c8557aa7 [mod_managed] Fix Windows build 2021-10-19 20:34:45 +03:00
Andrey Volk
dca7940fb9 [Core] scan-build: Use of zero allocated in switch_xml_str2utf8() 2021-10-19 20:30:18 +03:00
Andrey Volk
c35a3bb4db [Core] scan-build: fix false-positive memory leak in switch_xml_set_attr_d and switch_xml_set_attr_d_buf 2021-10-19 20:30:18 +03:00
Andrey Volk
781180ff48 [Core] scan-build: memory leak in switch_xml_user_cache() 2021-10-19 20:30:17 +03:00
Andrey Volk
e30c62f8ec [Core] scan-build: Argument with 'nonnull' attribute passed null in switch_xml_internal_dtd() 2021-10-19 20:30:17 +03:00
Andrey Volk
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() 2021-10-19 20:30:15 +03:00
Andrey Volk
ac1a3dc565 [mod_sofia] scan-build: Argument with 'nonnull' attribute passed null 2021-10-19 20:26:53 +03:00