<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/asterisk-opus/Makefile, 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>2024-04-08T07:31:53Z</updated>
<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>treewide: replace AUTORELEASE with real PKG_RELEASE</title>
<updated>2023-07-18T20:41:35Z</updated>
<author>
<name>Kuan-Yi Li</name>
</author>
<published>2023-07-18T02:45:41Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=87275752df267cf8e6a05de272e29e92836bb9ca'/>
<id>urn:sha1:87275752df267cf8e6a05de272e29e92836bb9ca</id>
<content type='text'>
Based on Paul Fertser &lt;fercerpav@gmail.com&gt;'s guidance:
Change AUTORELEASE in rules.mk to:
```
AUTORELEASE = $(if $(DUMP),0,$(shell sed -i "s/\$$(AUTORELEASE)/$(call commitcount,1)/" $(CURDIR)/Makefile))
```

then update all affected packages by:
```
for i in $(git grep -l PKG_RELEASE:=.*AUTORELEASE | sed 's^.*/\([^/]*\)/Makefile^\1^';);
do
	make package/$i/clean
done
```

Signed-off-by: Kuan-Yi Li &lt;kyli@abysm.org&gt;
</content>
</entry>
<entry>
<title>asterisk-opus: enable format_ogg_opus_open_source</title>
<updated>2021-11-03T04:40:03Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2021-05-21T07:17:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=a7e5bda0cefb3f38410586cf90a886709853dbbf'/>
<id>urn:sha1:a7e5bda0cefb3f38410586cf90a886709853dbbf</id>
<content type='text'>
This enables reading and rewriting ogg/opus files.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk-opus: update to git master as of 2021-11-01</title>
<updated>2021-11-03T03:36:05Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2021-10-18T12:04:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=5bb38c2f092d2a941bc7d01fc136739eb37575d8'/>
<id>urn:sha1:5bb38c2f092d2a941bc7d01fc136739eb37575d8</id>
<content type='text'>
Setting AST_MODULE_SELF_SYM is no longer required.

Update the Makefile patch for the new version, the functional changes are
the same except the added -Wall compiler flag.

Switch to AUTORELEASE while at it.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk-opus: update for Asterisk 18 LTS</title>
<updated>2020-11-01T10:56:04Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-11-01T10:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=af20cf00a63352676a7bc89c7db36ad05fdb06b6'/>
<id>urn:sha1:af20cf00a63352676a7bc89c7db36ad05fdb06b6</id>
<content type='text'>
Removes VARIANT-related bits as we only have one Asterisk version.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</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-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-opus: add variant for asterisk 16</title>
<updated>2019-05-02T08:53:12Z</updated>
<author>
<name>Andre Heider</name>
</author>
<published>2018-10-12T10:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=a669566e1be0676c2fb9f505d58c2ea714623459'/>
<id>urn:sha1:a669566e1be0676c2fb9f505d58c2ea714623459</id>
<content type='text'>
Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
</content>
</entry>
<entry>
<title>asterisk-opus: new package</title>
<updated>2018-10-09T17:36:07Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-10-06T11:09:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=da517440e1011d15f0dcf196637de9d0040afd1b'/>
<id>urn:sha1:da517440e1011d15f0dcf196637de9d0040afd1b</id>
<content type='text'>
Add package for Opus codec support plugin. Variants for both asterisk13
and asterisk15 included.

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