- Jan 19, 2022
-
-
Hemlata authored
-
- Jan 05, 2022
-
-
Hemlata authored
-
Grzegorz Sluja authored
-
Grzegorz Sluja authored
-
- Jan 04, 2022
-
-
The bind directive in pjsip.conf has never been working correctly. This commit fixes the regexp to it matches the layout in the template config.
-
- Dec 30, 2021
-
-
Grzegorz Sluja authored
-
- Dec 21, 2021
-
-
This fixes getAllLines() to not use hard-coded number of lines. Instead we look at hw.board.VoicePorts and enumerates the ports from the value. This solves an issue with the FT-P3414B which only has one FXS port.
-
- Dec 17, 2021
-
-
Grzegorz Sluja authored
-
- Dec 16, 2021
-
-
Grzegorz Sluja authored
-
- Dec 14, 2021
-
-
- Dec 08, 2021
-
-
The tr command does not take regular expressions and should not be used with ranges such as [a-z] which furthermore can cause issues if unquoted as they are interpreted by the shell.
-
InterDigitTimerOpen, MaximumNumberOfDigits, MinimumNumberOfDigits and other placeholders
-
-
- Dec 07, 2021
-
-
Wenpeng Song authored
to aviod dect line mapping issue with default config
-
- Dec 03, 2021
-
-
Grzegorz Sluja authored
-
- Dec 02, 2021
-
-
Erik Karlsson authored
Prevents the following issue on boards without voice: Thu Dec 2 12:45:22 2021 daemon.info procd: Instance asterisk::instance1 s in a crash loop 4 crashes, 0 seconds since last crash
-
- Nov 30, 2021
-
-
Hemlata authored
-
- Nov 25, 2021
-
-
Grzegorz Sluja authored
-
- Nov 19, 2021
-
-
Yalu Zhang authored
-
Grzegorz Sluja authored
-
- Nov 18, 2021
-
-
Yalu Zhang authored
If there are more than one incoming_map section which for the same line (SIP client), only the first incoming_map section takes effect. This is a bug. Now more incoming_map sections can be configured to the same line.
-
- Nov 17, 2021
-
-
- Nov 12, 2021
-
-
Yalu Zhang authored
Add ast_channel_tech.devicestate to brcm_tech
-
Replace obsolete macros with new ones and disable those unused and non-supported features.
-
- Nov 11, 2021
-
-
- Oct 29, 2021
-
-
Wenpeng Song authored
patch for indicating new msg only instead of the total(new+old) on DECT handset.
-
- Restructure of UCI sections as per TR-104 - Renaming of UCI options for more TR-104 compliant and consistent - Some corrections
-
- Oct 18, 2021
-
-
- Oct 15, 2021
-
-
Wenpeng Song authored
-
- Oct 06, 2021
-
-
Grzegorz Sluja authored
-
- Oct 05, 2021
-
-
Grzegorz Sluja authored
To set the displayname in 'From' header we use this line in dialplan: Set(CALLERID(name)=|DISPLAYNAME|) where DISPLAYNAME is asterisk.sip{i}.displayname from uci config. The thing is for pjsip we also added 'from_user' config option in pjsip_endpoint configuration what cause the user in the 'From' header is overriding by this value always. Remove 'from_user' config to allow displayname being shown properly and add other configuration to set properly the user in Contact header and Reffered-by header.
-
- Sep 28, 2021
-
-
Yalu Zhang authored
asterisk: Fix no audio issue when the held call released before the second outgoing call gets answered
-
- Sep 23, 2021
-
-
Hemlata authored
-
- Sep 21, 2021
-
-
Grzegorz Sluja authored
-
- Sep 20, 2021
-
-
Yalu Zhang authored
Fix an error about variable definition order in Makefile
-
- Sep 15, 2021
-
-
Hemlata authored
-
- Sep 14, 2021
-
-
Wenpeng Song authored
-
-
- Sep 10, 2021
-
-
Wenpeng Song authored
-
- Sep 09, 2021
-
-
Hemlata authored
-