<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/asterisk/patches/130-eventfd.patch, branch master</title>
<subtitle>Mirror of telephony feed</subtitle>
<id>https://git.openwrt.org/feed/telephony/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/telephony/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/'/>
<updated>2026-02-23T19:12:42Z</updated>
<entry>
<title>asterisk: bump to 23.2.2</title>
<updated>2026-02-23T19:12:42Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-02-20T04:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=0122fa1ec923c5550f1ba1b5b0dd1c01fea54b40'/>
<id>urn:sha1:0122fa1ec923c5550f1ba1b5b0dd1c01fea54b40</id>
<content type='text'>
dropped patch 001 - integrated at source

all patches refreshed

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk: bump to 22.7.0</title>
<updated>2025-12-04T12:06:45Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-12-03T22:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=73fd665261890019487b08a9847584d7c1084fa4'/>
<id>urn:sha1:73fd665261890019487b08a9847584d7c1084fa4</id>
<content type='text'>
remove deprecated modules from 20-21
21-22 is mostly bugfixes

See https://docs.asterisk.org/Asterisk_21_Documentation/Upgrading/
and https://docs.asterisk.org/Asterisk_22_Documentation/Upgrading/
and https://docs.asterisk.org/Development/Asterisk-Module-Deprecations/#removed-modules

- remove deprecated users.conf (otherwise asterisk logs:
  WARNING[24699] pbx_config.c: users.conf is deprecated and will be removed in
  a future version of Asterisk )
- add cdr.conf (otherwise asterisk logs:
  ERROR[24658] config_options.c: Unable to load config file 'cdr.conf' )
- add missing res-websocket-client (necessary for app_stasis, res_ari)
- app_macro -&gt; app_stack

refresh patches

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk: update to version 20.14.0</title>
<updated>2025-06-05T08:10:08Z</updated>
<author>
<name>Philip Prindeville</name>
</author>
<published>2025-05-22T03:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=1582286bca4f47ee402af61e4bae55d5c1b96574'/>
<id>urn:sha1:1582286bca4f47ee402af61e4bae55d5c1b96574</id>
<content type='text'>
Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
</content>
</entry>
<entry>
<title>asterisk: update to version 20.8.1</title>
<updated>2024-06-24T00:46:09Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-06-22T14:40:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=11353e1a17761ee1b29488da008e05fe81d3e174'/>
<id>urn:sha1:11353e1a17761ee1b29488da008e05fe81d3e174</id>
<content type='text'>
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 &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>asterisk: bump to 20.5.2</title>
<updated>2023-12-29T08:09:00Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-12-29T08:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=4e4b2817944ec2c03a78b6ab2e7823a86f713d59'/>
<id>urn:sha1:4e4b2817944ec2c03a78b6ab2e7823a86f713d59</id>
<content type='text'>
- 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 &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: bump to 20.3.0</title>
<updated>2023-06-07T21:56:27Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-06-07T21:51:43Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=945b7ea1f0ba297c51753cf625a67923a231da10'/>
<id>urn:sha1:945b7ea1f0ba297c51753cf625a67923a231da10</id>
<content type='text'>
- bump to 20.3.0
- new modules: app-broadcast, app-if, app-signal, func-export,
  res-pjsip-aoc and res-pjsip-rfc3329
- remove "--without-vpb", not available anymore
- add configuration file for res-http-media-cache
- drop libsrtp2 from res-pjproject dependencies, see changes in
  pjproject package
- refresh patches
- add upstream patch
  180-res_crypto.c-Avoid-using-the-non-portable-ALLPERMS-m.patch to fix
  build [1]

[1] https://github.com/asterisk/asterisk/issues/149

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: bump to 20.0.0 LTS</title>
<updated>2022-10-19T21:19:30Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-10-19T21:18:12Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=5ddb85f49450b0a40f0e40d2136bff11e4c4ae44'/>
<id>urn:sha1:5ddb85f49450b0a40f0e40d2136bff11e4c4ae44</id>
<content type='text'>
No longer existing modules removed from OpenWrt Makefile. Same for
configure switches. Patches refreshed.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: bump to 18.14.0</title>
<updated>2022-08-20T15:12:39Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-08-20T09:28:34Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=aa3bc352e787768fbf5f1f806a9b2b06a74b19fc'/>
<id>urn:sha1:aa3bc352e787768fbf5f1f806a9b2b06a74b19fc</id>
<content type='text'>
- add new modules
- res-geolocation depends on asterisk being built with libxlt support,
  but to make libxslt a general dependency is probably not a good idea
  for small devices, so this adds a config option
  ASTERISK_LIBXSLT_SUPPORT that is off by default except on x86_64
  builds
- correct some module titles by removing the extraneous "support" string
- refresh patches
- 170-time-add-support-for-time64-libcs.patch,
  180_build-fix-bininstall-launchd-issue-on-cross-platfrom.patch and
  190-logger-workaround-woefully-small-BUFSIZ-in-MUSL.patch removed as
  included in upstream release
- added 170-menuselect-force-use-of-xml2-config.patch as upstream
  switched to use pkg-config for libxml2 detection, which would be fine,
  except OpenWrt's host libxml2 is static and Asterisk can't handle that

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: bump to version 18.11.2</title>
<updated>2022-04-15T14:41:43Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-04-15T14:25:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=958401fa8f98e50df02917eded1eb4815997985d'/>
<id>urn:sha1:958401fa8f98e50df02917eded1eb4815997985d</id>
<content type='text'>
- add two new modules (app_sf and func_json)
- update 100-build-reproducibly.patch as upstream refactored some of the
  code
- refresh patches

This bump includes fixes for the following security issues:

https://downloads.asterisk.org/pub/security/AST-2022-001.html
https://downloads.asterisk.org/pub/security/AST-2022-002.html
https://downloads.asterisk.org/pub/security/AST-2022-003.html

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk: update to 18.4.0</title>
<updated>2021-05-12T17:02:33Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2021-05-12T16:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=ec3a124bfc698d15bbc3c377a8bbe1bdd27260d0'/>
<id>urn:sha1:ec3a124bfc698d15bbc3c377a8bbe1bdd27260d0</id>
<content type='text'>
Patches updated/refreshed:

100-build-reproducibly.patch
130-eventfd.patch
140-use-default-lua.patch

Signed-off-by: Jiri Slachta &lt;jiri@slachta.eu&gt;
</content>
</entry>
</feed>
