- 05 Jan, 2022 3 commits
-
-
Hemlata authored
-
Grzegorz Sluja authored
-
Grzegorz Sluja authored
-
- 04 Jan, 2022 1 commit
-
-
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.
-
- 30 Dec, 2021 1 commit
-
-
Grzegorz Sluja authored
-
- 21 Dec, 2021 1 commit
-
-
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.
-
- 17 Dec, 2021 1 commit
-
-
Grzegorz Sluja authored
-
- 16 Dec, 2021 1 commit
-
-
Grzegorz Sluja authored
-
- 14 Dec, 2021 1 commit
-
-
- 08 Dec, 2021 3 commits
-
-
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
-
-
- 07 Dec, 2021 1 commit
-
-
Wenpeng Song authored
to aviod dect line mapping issue with default config
-
- 03 Dec, 2021 1 commit
-
-
Grzegorz Sluja authored
-
- 02 Dec, 2021 1 commit
-
-
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
-
- 30 Nov, 2021 1 commit
-
-
Hemlata authored
-
- 25 Nov, 2021 1 commit
-
-
Grzegorz Sluja authored
-
- 19 Nov, 2021 2 commits
-
-
Yalu Zhang authored
-
Grzegorz Sluja authored
-
- 18 Nov, 2021 1 commit
-
-
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.
-
- 17 Nov, 2021 1 commit
-
-
- 12 Nov, 2021 2 commits
-
-
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.
-
- 11 Nov, 2021 1 commit
-
-
- 29 Oct, 2021 2 commits
-
-
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
-
- 18 Oct, 2021 1 commit
-
-
- 15 Oct, 2021 1 commit
-
-
Wenpeng Song authored
-
- 06 Oct, 2021 1 commit
-
-
Grzegorz Sluja authored
-
- 05 Oct, 2021 1 commit
-
-
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.
-
- 28 Sep, 2021 1 commit
-
-
Yalu Zhang authored
asterisk: Fix no audio issue when the held call released before the second outgoing call gets answered
-
- 23 Sep, 2021 1 commit
-
-
Hemlata authored
-
- 21 Sep, 2021 1 commit
-
-
Grzegorz Sluja authored
-
- 20 Sep, 2021 1 commit
-
-
Yalu Zhang authored
Fix an error about variable definition order in Makefile
-
- 15 Sep, 2021 1 commit
-
-
Hemlata authored
-
- 14 Sep, 2021 2 commits
-
-
Wenpeng Song authored
-
-
- 10 Sep, 2021 1 commit
-
-
Wenpeng Song authored
-
- 09 Sep, 2021 2 commits
-
-
Hemlata authored
-
-