- Feb 15, 2024
-
-
George Yang authored
-
- Feb 14, 2024
-
-
Wenpeng Song authored
Fix an un-hold issue during the failed 2nd outgoing call
-
- Feb 02, 2024
-
-
Yalu Zhang authored
Fix a bug that unexpected ringing is heard when transferor finishes transfer and hangs up
-
- Jan 31, 2024
-
-
Yalu Zhang authored
Fix a bug that RTP/RTCP log messages are shown even if RTP/RTCP debug is disabled
-
-
Wenpeng Song authored
Fix a dead lock and remove some duplicated indications during un-hold
-
- Jan 25, 2024
-
-
Yalu Zhang authored
Add missing linking libraries for RDK
-
- Jan 24, 2024
-
-
Yalu Zhang authored
DNS SRV resolver: stick to the server address which is used most recently
-
- Jan 23, 2024
-
-
Yalu Zhang authored
Cleanup ast_channel references for both hold and unhold SIP channels
-
- Jan 19, 2024
-
-
Wenpeng Song authored
- Add support for single or multiple call mode - Make RTP timestamp always have a proper value
-
- Jan 12, 2024
-
-
Suru Dissanaike authored
-
- Dec 27, 2023
-
-
Yalu Zhang authored
Change the log lelvel and message to avoid misleading on devices without DECT support
-
- Dec 07, 2023
-
-
Yalu Zhang authored
- Relace the calls to ubus_free() with ast_ubus_free_context() - Remove the definition of ubus_free_context() which has been moved to Asterisk
-
- Dec 06, 2023
-
-
Grzegorz Sluja authored
038e34d Fix the memory leak in blob_buf 679e002 Initialize the pointer to NULL for safety a2cb58d Fix a memory corruption issue related to ubus_free f5cb2e8 Add emergency attribute to the output of call_status ubus object
-
- Nov 30, 2023
-
-
Grzegorz Sluja authored
Fix memory leak in chan_voicemngr_request()
-
- Nov 23, 2023
-
-
Andreas Gnau authored
Merge commit 9746ae8f as specified in feeds.conf.default of OpenWrt tag v23.05.2.
-
- Nov 22, 2023
-
-
Andreas Gnau authored
Do this merge "in the other direction", i.e. merge devel into the branch instead of merging the branch into devel. This helps git blame attribute code lines to the actual OpenWrt commits instead of the accidentally squashed commit 975b3a25 (Upgrade to OpenWrt-23.05.0-rc3, 2023-10-03).
-
-
Andreas Gnau authored
This reverts the merge-commit which was accidentally squashed and by merging re-units the history before the bad commit with the history after the bad commit. For details, see 4edc2c18 (Merge commit f7fbaea4 (OpenWrt v23.05.0-rc3) into merge-openwrt-23.05.0-rc3-properly, 2023-11-22). This merge commit does not introduce any changes to the code. It's sole purpose is to re-unite the histories.
-
Andreas Gnau authored
Merge commit f7fbaea4 as specified in feeds.conf.default of OpenWrt tag v23.05.0-rc3. This merge has been done in commit 975b3a25 (Upgrade to OpenWrt-23.05.0-rc3, 2023-10-03), but it had several issues: 1. Not a proper merge commit, thus losing all history and making future merges hard. 2. Things from 22.03 had been left inside the branch when merging which created errors when running make and feeds update due to errors in Makefiles. In this merge we take the 23.05.0-rc3 side and discard changes from 22.03. Do this merge commit right before the bad commit had been done. After this merge commit, the bad commit and a revert of the bad commit will be merged into this branch to re-unite the histories. Doing it this way will make sure that git blame will attribute lines to the proper OpenWrt commit instead of the squashed bad commit. Later we can then merge this branch with the history of latest devel.
-
- Nov 14, 2023
-
-
Andreas Gnau authored
This reverts commit 975b3a25. This should have been a merge-commit, but it has been accidentally squashed.
-
- Nov 10, 2023
-
-
Wenpeng Song authored
* Fix a crash due to wrong handling of 200 OK to REGISTER * merges the proper history of Asterisk 20.3.0 by reverting an accidentally squashed merge and doing a proper merge commit after
-
- Nov 02, 2023
-
-
Grzegorz Sluja authored
-
- Nov 01, 2023
-
-
Wenpeng Song authored
* fd273d62 : lower the log level for loading moh to debug * a659b358 : cherry-picked the fix for unload mwi module during shutdown from asterisk project
-
- Oct 27, 2023
-
-
Grzegorz Sluja authored
Parse RTCP SR and RR packets for inter-arrival-jitter calculations
-
- Oct 25, 2023
-
-
Wenpeng Song authored
-
- Oct 23, 2023
-
-
Grzegorz Sluja authored
-
Skip to use the combination of `sed` and `escape_sed_substitution` in this case. This fixes the incoming issue after the openwrt lift, due to the syntax and return value for the combination usage of `sed` and `escape_sed_substitution`.
-
Wenpeng Song authored
-
- Oct 16, 2023
-
-
Grzegorz Sluja authored
-
- Oct 13, 2023
-
-
Grzegorz Sluja authored
-
Grzegorz Sluja authored
Use the same header for RTP/RTCP packets in DSP and Asterisk
-
- Oct 12, 2023
-
-
Wenpeng Song authored
Fix a bug when flash hook is pressed on the second outgoing call during ring-back state
-
- Oct 11, 2023
-
-
Yalu Zhang authored
asterisk-chan-voicemngr_2.0.22: Display caller ID for the second incoming call during call waiting if CLIP is enabled
-
Wenpeng Song authored
-
- Oct 10, 2023
-
-
Lukasz Kotasa authored
-
- Oct 07, 2023
-
-
micmac1 authored
[23.05] freeswitch: add patches for CVEs in bundled libvpx
-
- Oct 06, 2023
-
-
Sebastian Kemper authored
CVE-2023-5217 CVE-2023-44488 Patches are for bundled libvpx, see [1]. [1] https://github.com/signalwire/freeswitch/issues/2258 Signed-off-by:
Sebastian Kemper <sebastian_ml@gmx.net> (cherry picked from commit 26e09b2914af221e477a65f1ec92db48b9a9979a)
-
- Oct 04, 2023
-
-
Wenpeng Song authored
-
- Oct 03, 2023
-
-
Wenpeng Song authored
Fix for busy tone playing
-