<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/asterisk-chan-sccp, 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-03-06T18:49:57Z</updated>
<entry>
<title>asteris-chan-sccp: fix compile for sccp</title>
<updated>2026-03-06T18:49:57Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2026-02-24T16:54:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=e2c5adab62e25eddeff3e52d4678163f6c9a6c3a'/>
<id>urn:sha1:e2c5adab62e25eddeff3e52d4678163f6c9a6c3a</id>
<content type='text'>
Provide forward declarations which are absent during compile
to resolve compile error. Compile tested only in the hope
it's useful.

Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>treewide: refresh hashes after move to use ZSTD as default</title>
<updated>2024-04-08T07:31:53Z</updated>
<author>
<name>Robert Marko</name>
</author>
<published>2024-04-07T22:01:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=22dd505025e0c39f32a99ba048662133bbeb4bb6'/>
<id>urn:sha1:22dd505025e0c39f32a99ba048662133bbeb4bb6</id>
<content type='text'>
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 &lt;robimarko@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-sccp: autoconf fixes</title>
<updated>2023-03-18T16:52:05Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-03-18T16:42:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=3b0a9ac8c85c14da1b8cba91bb3773f497633cf1'/>
<id>urn:sha1:3b0a9ac8c85c14da1b8cba91bb3773f497633cf1</id>
<content type='text'>
Since OpenWrt updated autoconf to 2.71 configure fails, because
"$ac_dir" is now empty when configure attempts to run
"./tools/versioncheck". With previous autoconf "$ac_dir" contained
"autoconf" at this point in the script.

As a workaround "$ac_dir" is replaced with "$ac_aux_dir", which
incidentally contains "autoconf".

Also a build dependency is added for gettext-full, as it provides
iconv.m4. Previously this was provided by libiconv, but not anymore.
Without iconv.m4 autoreconf fails.

Some patches were refreshed to allow CI to pass.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-sccp: Update to v4.3.3 release</title>
<updated>2020-12-20T09:37:45Z</updated>
<author>
<name>Diederik de Groot</name>
</author>
<published>2020-12-19T12:35:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=6c6aa1a28f61fcdb6fad27bfe973ec7d8c7ee285'/>
<id>urn:sha1:6c6aa1a28f61fcdb6fad27bfe973ec7d8c7ee285</id>
<content type='text'>
update PKG_MIRROR_HASH

Signed-off-by: Diederik de Groot &lt;dkgroot@talon.nl&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-sccp: update for Asterisk 18 LTS</title>
<updated>2020-11-01T10:58:05Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-11-01T10:58:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=8961ee108457f26be6d79f6f101951e8ff813b9e'/>
<id>urn:sha1:8961ee108457f26be6d79f6f101951e8ff813b9e</id>
<content type='text'>
- Bump commit as upstream recently added some bits to support Asterisk 18.
- Switch to INSTALL_DATA for configuration file.
- Remove VARIANT-related bits as we only have one Asterisk version.
- Remove dep on app_voicemail as chan-sccp has no hard dependency on it.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>Update to v4.3.2-epsilon (20190730)</title>
<updated>2019-07-31T19:37:35Z</updated>
<author>
<name>Diederik de Groot</name>
</author>
<published>2019-07-31T19:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=6854ea6fd655a3b3ab63ae487f6c5c5c7597506d'/>
<id>urn:sha1:6854ea6fd655a3b3ab63ae487f6c5c5c7597506d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>asterisk-13.x: move package to abandoned packages</title>
<updated>2019-07-14T17:25:59Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2019-07-14T17:25:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=2b6907b05e7f5aa145bdaceada280094a72890c7'/>
<id>urn:sha1:2b6907b05e7f5aa145bdaceada280094a72890c7</id>
<content type='text'>
Signed-off-by: Jiri Slachta &lt;jiri@slachta.eu&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-sccp: fix gcc8 compiles</title>
<updated>2019-05-08T18:15:40Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2019-05-08T18:15:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=31ede68aace8f1b73dd68b996c126b22bb58e446'/>
<id>urn:sha1:31ede68aace8f1b73dd68b996c126b22bb58e446</id>
<content type='text'>
Patch applied upstream. Fixes compiles for arc targets, which already
use new gcc8 toolchain.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk-15.x: drop support for asterisk-15.x</title>
<updated>2019-05-05T20:10:53Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2019-05-05T20:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=cf51b9b0ffbe08b7308c9c00941ea57809322869'/>
<id>urn:sha1:cf51b9b0ffbe08b7308c9c00941ea57809322869</id>
<content type='text'>
This commit drops support for asterisk-15.x in favor
of asterisk-16.x.

Signed-off-by: Jiri Slachta &lt;jiri@slachta.eu&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-sccp: add missing deps</title>
<updated>2019-04-13T21:04:29Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2019-04-13T21:04:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=a8e53cec302777a44b537be4d4ed5da980fb7c38'/>
<id>urn:sha1:a8e53cec302777a44b537be4d4ed5da980fb7c38</id>
<content type='text'>
Without these modules chan-sccp will not load.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
