- 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 04, 2023
-
-
Wenpeng Song authored
-
- Oct 03, 2023
-
-
Wenpeng Song authored
Fix for busy tone playing
-
* Play a beep before hangup when the remote hangs up. * Stop playing the congestion tone from the extension, just wait for 5s that the voicemngr plays the tone. * Re-arrange a bit with the cbbs sequence, so we have 5s busy tone played from voicemngr when cbbs is disabled.
-
Grzegorz Sluja authored
-
-
- Oct 02, 2023
-
-
Grzegorz Sluja authored
Fix asterisk hang during call conference start
-
- Sep 27, 2023
-
-
Wenpeng Song authored
Fix a race condition caused by temporary 401/407 response
-
- Sep 26, 2023
-
-
Wenpeng Song authored
(cherry picked from commit bfa9f3e4)
-
Lukasz Kotasa authored
... by calling pthread_cancel instead of pthread_kill
-
- Sep 25, 2023
-
-
Grzegorz Sluja authored
-
- Sep 20, 2023
-
-
Yalu Zhang authored
Fix a bug that RTP/RTCP ports are not closed for non-answered incoming calls
-
Grzegorz Sluja authored
Fix toggling between calls for 'uk' flash_spec.
-
Wenpeng Song authored
-
- Sep 19, 2023
-
-
- Sep 15, 2023
-
-
Wenpeng Song authored
-
- Sep 14, 2023
-
-
Lukasz Kotasa authored
-
- Sep 08, 2023
-
-
Yalu Zhang authored
Add pointer validations to prevent some null pointer access
-
- Sep 07, 2023
-
-
An example below. REGISTER sip:192.168.8.144:5060 SIP/2.0 ... Contact: <sip:100@192.168.8.176:5060>;q=1
-
Wenpeng Song authored
-
Wenpeng Song authored
-
- Sep 06, 2023
-
-
Grzegorz Sluja authored
-
Grzegorz Sluja authored
Implementation for some RTP stats needed for TR-104 CallLog objects
-
- Sep 01, 2023
-
-
Lukasz Kotasa authored
-
-
- Aug 25, 2023
-
-
Grzegorz Sluja authored
e83d75b Add support for getting jitter buffer overruns and underruns from the UBUS call 11ddfa3 Fix Source Identifier in RTCP Sender Report
-