Commit Graph

1996 Commits

Author SHA1 Message Date
Jiri Slachta
0d8558a368 Update MAINTAINERS
Mazi Lo does not maintain this repository.

Signed-off-by: Jiri Slachta <jiri@slachta.eu>
2024-11-06 23:09:47 +01:00
Jiri Slachta
dfce253974 Merge pull request #886 from micmac1/no-maint
Remove maintainer
2024-11-06 23:07:42 +01:00
Sebastian Kemper
81ecfdf34a Remove maintainer
As requested on openwrt-devel in October 2024 [1], remove maintainer,
including any copyright lines.

[1] https://lists.openwrt.org/pipermail/openwrt-devel/2024-October/043323.html

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2024-11-06 18:54:12 +01:00
Christian Marangi
75acd1cdc2 freeswitch: add patch moving package to PCRE2
Add pending patch moving package to PCRE2 as PCRE is EOL and won't
receive any updates anymore.

These patch were run uder the freeswitch CI and were validated with
their unit tests.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
[fix conflict, fix typo in commit message, remove @BROKEN dep, refresh
patches]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2024-10-28 10:24:13 +01:00
micmac1
7f4fa9e791 Merge pull request #882 from olivluca/patch-1
sofia-sip: removed "--disable-stun"
2024-09-24 12:15:10 +02:00
micmac1
d6f42a48d2 Merge pull request #883 from robho/yate_github
yate: bump to git snapshot from 2024-09-03
2024-09-08 10:53:02 +02:00
Robert Högberg
f846a07cbb yate: bump to git snapshot from 2024-09-03
There hasn't been a yate release for years but development continues
on github. Let's update the OpenWrt package to a github snapshot.

Signed-off-by: Robert Högberg <robert.hogberg@gmail.com>
2024-09-04 21:44:35 +02:00
Luca Olivetti
5be34a67d5 sofia-sip: removed "--disable-stun"
I need stun enabled to compile svd. 

Signed-off-by: Luca Olivetti <luca@ventoso.org>
2024-08-18 22:01:39 +02:00
micmac1
d3f320558f Merge pull request #880 from micmac1/fs-1.10.12
freeswitch: bump to 1.10.12 (and mark as BROKEN)
2024-08-07 22:07:10 +02:00
Sebastian Kemper
6c4f646434 freeswitch: bump to 1.10.12
- plugin mod-kazoo removed upstream
- add @BROKEN dependency because of prce removal from packages
- refresh patches

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2024-08-04 18:34:06 +02:00
Sebastian Kemper
db2b0f2434 libks: bump to 2.0.6
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2024-08-04 18:28:48 +02:00
micmac1
f057876113 Merge pull request #877 from dangowrt/chan-lantiq-log-improvements
asterisk-chan-lantiq: import patches improving log output
2024-07-02 09:37:45 +02:00
Daniel Golle
d1123a245b asterisk-chan-lantiq: import patches improving log output
Output channel state in log message if a digit ends up not being handled.
Report USER_BUSY as cause in case a phone is not on hook while being
called.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-29 02:14:04 +01:00
Daniel Golle
a21103a4de asterisk-chan-lantiq: apply hook state timing in right order
Apply hook state timing parameters starting from the biggest
time interval down to the shortest, so the required conditions are
always true while applying.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-25 04:44:54 +01:00
Jiri Slachta
a828b9ee17 Merge pull request #872 from dangowrt/asterisk-20.8.1
asterisk: update to version 20.8.1
2024-06-24 11:19:14 +02:00
Daniel Golle
11353e1a17 asterisk: update to version 20.8.1
Update to most recent LTS release addressing multiple security and
stability issues.

Complete changelog:
https://github.com/asterisk/asterisk/compare/20.5.2...20.8.1

Note that res-stir-shaken switched to use libjwt instead of providing
a built-in JWT implementation.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-24 01:46:09 +01:00
Daniel Golle
8ef219c850 pjproject: bump to 2.14.1
Pick patch from @dhewg so we keep pjproject in sync with the version
bundled with Asterisk.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-24 01:46:09 +01:00
Jiri Slachta
b2a5bc879f Merge pull request #871 from dangowrt/asterisk-chan-lantiq-rotary-patches
asterisk-chan-lantiq: import patches to improve pulse-dial phones
2024-06-18 22:50:44 +02:00
Daniel Golle
96db1a277b asterisk-chan-lantiq: import patches to improve pulse-dial phones
Import two patches which improve behavior with rotary pulse-dial phones.
Both are pending upstream:
https://github.com/kochstefan/asterisk_channel_lantiq/pull/5
https://github.com/kochstefan/asterisk_channel_lantiq/pull/6

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-06-18 20:48:42 +01:00
micmac1
3ddc5811de Merge pull request #868 from neheb/4
libosip2: update to 5.3.1
2024-05-01 18:21:40 +02:00
micmac1
6227c4802b Merge pull request #863 from neheb/1
sipgrep: update to 2.2.0
2024-05-01 18:20:48 +02:00
Jiri Slachta
139cc14340 Merge pull request #866 from neheb/2
coturn: update to 4.6.2
2024-04-27 07:25:28 +02:00
Jiri Slachta
8b26659369 Merge pull request #867 from neheb/3
libsrtp: update to 2.6.0
2024-04-27 07:24:07 +02:00
Rosen Penev
bfb4ef217a libosip2: update to 5.3.1
Fixes CVE-2022-41550. Added PKG_CPE_ID.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-04-26 15:48:38 -07:00
Rosen Penev
a623e1aaf5 libsrtp: update to 2.6.0
Switch to local tarballs. Smaller.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-04-26 15:47:21 -07:00
Rosen Penev
ba31f7c744 coturn: update to 4.6.2
Remove upstreamed patch.

Switch to local tarballs. Smaller.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-04-26 15:46:43 -07:00
Rosen Penev
6fd05b1b05 sipgrep: update to 2.2.0
Patch was upstreamed.

Reordered variables for consistency between packages.

Slight modification to configure argument.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-04-26 15:01:40 -07:00
Jiri Slachta
f5686f450d Merge pull request #864 from neheb/2
baresip: add glib2/host build dependency
2024-04-21 08:09:37 +02:00
Rosen Penev
88b17b8390 baresip: add glib2/host build dependency
ctrl_dbus relies on gdbus-codegen , which is provided by glib2/host.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-04-20 19:00:21 -07:00
micmac1
d7d51d21e0 Merge pull request #861 from aduskett/dahdi-linux
libs/dahdi-linux: bump to latest git head
2024-04-19 18:25:18 +02:00
Adam Duskett
06917fd5e8 libs/dahdi-linux: bump to latest git head
Add a new patch: 207-opvxa1200-unused-variable.patch which fixes
unused variable {pos,x,y} errors in the drivers/dahdi/opvxa1200/base.c
file.

Fixes compiling against linux >= 6.6

Signed-off-by: Adam Duskett <adam.duskett@amarulasolutions.com>
2024-04-16 12:19:04 -06:00
Robert Marko
22dd505025 treewide: refresh hashes after move to use ZSTD as default
With the recent move to using ZSTD as the default compression format for
packaging git repo clones we must refresh all of the hashes for the
packages feed as well.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-04-08 09:31:53 +02:00
Christian Marangi
c60658b7db dahdi-linux: fix compilation for mips_24k arch
Fix compilation for mips_24k arch due to a define conflicts with ABS.

Patch has been proposed upstream and should be accepted.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-03-20 19:56:42 +01:00
Daniel Golle
dc889d84f1 Merge pull request #857 from dangowrt/lantiq-vmmc-group
asterisk-chan-lantiq: add user 'asterisk' to 'vmmc' group
2024-03-03 16:16:51 +00:00
Daniel Golle
6b3fe2bd4f asterisk-chan-lantiq: add user 'asterisk' to 'vmmc' group
Make sure asterisk has permission to access /dev/vmmc* devices as it
will segfault if started without.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-03-03 15:44:19 +00:00
micmac1
51c6f587c7 Merge pull request #856 from micmac1/sipp-372
sipp: bump to 3.7.2
2024-01-31 18:35:54 +01:00
micmac1
352384f37d Merge pull request #788 from guijan/pcapsipdump-libobsd
pcapsipdump: fix linking against libobsd
2024-01-31 18:35:06 +01:00
Sebastian Kemper
7e66d0e618 sipp: bump to 3.7.2
02-Fix_compatibility_with_older_C++_in_3.6.x_branch.patch removed as
included upstream.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2024-01-21 15:15:11 +01:00
Jiri Slachta
0b0af5cc06 Merge pull request #849 from micmac1/ast-20.5.2
asterisk: bump to 20.5.2
2023-12-29 11:11:14 +01:00
micmac1
3d1eac3ca7 Merge pull request #848 from micmac1/dongle-2022
asterisk-chan-dongle: bump to latest git
2023-12-29 09:14:35 +01:00
Sebastian Kemper
4e4b281794 asterisk: bump to 20.5.2
- Resolves GHSA-98rc-4j27-74hh, GHSA-hxj9-xwr8-w8pq, GHSA-5743-x3p5-3rg7
  and GHSA-8857-hfmw-vg8f
- patches refreshed
- patch 180-app_queue_time_t.patch added to fix new warnings, sent
  upstream (see [1])
- 180-res_crypto.c-Avoid-using-the-non-portable-ALLPERMS-m.patch and
  190-chan_iax2.c-Avoid-crash-with-IAX2-switch-support.patch removed as
  they're included in upstream release tar ball.

[1] https://github.com/asterisk/asterisk/pull/516

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2023-12-29 09:09:00 +01:00
Sebastian Kemper
6643627656 pjproject: sync patches with asterisk 20.5.2
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2023-12-29 09:01:10 +01:00
Sebastian Kemper
411b6fb1d7 asterisk-chan-dongle: bump to latest git
Closes: #837

The extra patch was submitted upstream for inclusion, see [1].

[1] https://github.com/wdoekes/asterisk-chan-dongle/pull/173

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2023-12-26 14:22:02 +01:00
micmac1
ca2a412d6a Merge pull request #847 from micmac1/rtpe-11.5.1.18
rtpengine: bump to 11.5.1.18
2023-12-25 15:30:44 +01:00
Sebastian Kemper
de7534808f rtpengine: bump to 11.5.1.18
Add missing xmlrpc-c dependency.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2023-12-24 23:50:58 +01:00
micmac1
02f4ad19f2 Merge pull request #844 from micmac1/fs-1.10.11
freeswitch: bump to 1.10.11
2023-12-24 12:09:27 +01:00
Sebastian Kemper
390b0aabe6 freeswitch: bump to 1.10.11
See [1].

[1] https://github.com/signalwire/freeswitch/security/advisories/GHSA-39gv-hq72-j6m6

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2023-12-23 23:40:39 +01:00
Sebastian Kemper
2ec7aaca9c sofia-sip: bump to 1.13.17
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2023-12-23 23:38:33 +01:00
Jiri Slachta
04666c3abb Merge pull request #843 from guidosarducci/master-fix-network-device
siproxd: improve network device resolution
2023-11-25 22:45:44 +01:00
Tony Ambardar
7ab8207ba7 siproxd: improve network device resolution
Resolve network devices by first trying 'network_get_device' (L3) and
falling back to 'network_get_physdev' (L2) on failure, which allows using
Wireguard interfaces. Both are needed to avoid breaking existing usage
for some interfaces (e.g. 'wan').

Also add myself as a maintainer.

Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2023-11-24 16:51:31 -08:00