phonecomwire
e8bbe933ac
[mod_valet_parking] Add valet_parking_orbit_exit_key option
2021-10-23 21:59:54 +03:00
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
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
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
Marc Olivier Chouinard
578024ed86
[mod_python3] Replace previously removed deprecated calls
2021-10-21 03:16:39 +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
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
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
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
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
Andrey Volk
86a075da56
[mod_sofia] scan-build: Fix dereference of null pointer in sofia_outgoing_channel().
2021-10-19 20:26:53 +03:00
Andrey Volk
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.
2021-10-19 20:26:50 +03:00
Andrey Volk
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().
2021-10-19 20:24:10 +03:00
Andrey Volk
9a491fb8f8
[mod_say_pl] Fix potential memory leak in pl_say_ip()
2021-10-19 20:24:09 +03:00
Andrey Volk
4ab8936a0e
[mod_v8] Fix false-positive memory leak detected in process_status_function() by scan-build
2021-10-19 20:24:09 +03:00
Andrey Volk
0e96038d21
[mod_lua] scan-build: Called C++ object pointer is null (Dbh_test_reactive)
2021-10-19 20:24:09 +03:00
Andrey Volk
3abccb4b4f
[mod_kazoo] Fix leaking stream in kz_event_expand_headers_check()
2021-10-19 20:24:06 +03:00
Andrey Volk
ccd2174fb5
[mod_kazoo] Remove wrong usage of switch_safe_strdup() causing leaks in kazoo_tweaks
2021-10-19 20:19:26 +03:00
Andrey Volk
31c10fac22
[mod_kazoo] scan-build: Argument with 'nonnull' attribute passed null in kz_endpoint_outgoing_channel()
2021-10-19 20:19:26 +03:00
Andrey Volk
322191a2f4
[mod_dialplan_xml] Fix possible use after free in parse_exten()
2021-10-19 20:19:25 +03:00
Andrey Volk
bb150bc486
[mod_spandsp] scan-build: Argument with 'nonnull' attribute passed null in udptl_rx_packet()
2021-10-19 20:15:59 +03:00
Andrey Volk
e4ec2e1043
[mod_spandsp] scan-build: Argument with 'nonnull' attribute passed null in modem_init()
2021-10-19 20:15:58 +03:00
Andrey Volk
cba582cf4a
[mod_sofia] Fix multiple issues in sofia_presence.c found by scan-build.
2021-10-19 20:10:35 +03:00
Dragos Oancea
0cf323c339
[mod_opusfile] unit-tests: add timer to fix random failures due to the fact that the decoding callback is not installed immediatelly
2021-10-15 16:52:06 +03:00
Dragos Oancea
97a0b0fbae
[mod_opusfile] protect ogg data buff
2021-10-15 16:52:06 +03:00
Dragos Oancea
37ab323c13
[mod_opusfile] add ogg/opus streams, fix Makefile for encoding.
...
[mod_opusfile] add stats, opusctl
[mod_opusfile] add unit-test using teletone
2021-10-15 16:52:06 +03:00
Andrey Volk
e9fde845de
[mod_cv] Replace deprecated definitions and update configure.ac to check renamed opencv4.pc on Debian Bullseye.
2021-10-14 23:29:30 +03:00
Andrey Volk
2505b45134
[mod_skinny, mod_cdr_mongodb, mod_rayo] Fix Debian 11 build warnings.
2021-10-14 23:29:06 +03:00
Andrey Volk
54becc8d28
[mod_python3] Remove deprecated calls.
2021-10-14 23:27:33 +03:00
Andrey Volk
e44fd2ea38
[mod_python3, ESL py3mod] Add Python3 support.
2021-10-14 23:26:36 +03:00
Dhruv Gupta
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.
2021-10-01 00:40:24 +03:00
Chris Rienzo
6827c66373
[mod_verto] Handle short read from websocket. This fixes an interop problem with iOS 15.
2021-09-14 21:24:42 +03:00
Dragos Oancea
9eb20d7b54
[mod_sofia] fix memleak on gw registration timeout or 403
2021-09-08 19:50:52 +03:00
Dragos Oancea
69cdaac60b
[mod_sofia] more fixes around md5 hash infoleak (tricky cfg).
...
* [mod_sofia] md5 hash infoleak fixes: (explictly allow host set in gw params 'register_proxy' and 'outbound_proxy' to challenge too).
"We have tightened security for digest authentication on gateways.
If you have gateways configured using dns and not an ip address,
you may need to configure gw-auth-acl in gateway configuration to
specify the IP addresses you can send auth challenges to for this gateway.
This is meant to better secure who we will send auth challenges." (Mike Jerris)
[mod_sofia] add REGISTER/401 unit-tests (sipp based)
[mod_sofia] add INVITE/407 unit-test (sipp-based)
* Cleanup spacing
Co-authored-by: Andrey Volk <andywolk@gmail.com>
2021-09-08 18:22:14 +03:00