<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/asterisk-chan-lantiq/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-06-29T01:14:04Z</updated>
<entry>
<title>asterisk-chan-lantiq: import patches improving log output</title>
<updated>2024-06-29T01:14:04Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-06-29T00:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=d1123a245b5a21f3520e2c3d4ad1bfab82a52a9a'/>
<id>urn:sha1:d1123a245b5a21f3520e2c3d4ad1bfab82a52a9a</id>
<content type='text'>
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 &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-lantiq: apply hook state timing in right order</title>
<updated>2024-06-25T03:44:54Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-06-20T11:11:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=a21103a4de55f3835f04c55c8fa0899c26183cc9'/>
<id>urn:sha1:a21103a4de55f3835f04c55c8fa0899c26183cc9</id>
<content type='text'>
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 &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>Merge pull request #871 from dangowrt/asterisk-chan-lantiq-rotary-patches</title>
<updated>2024-06-18T20:50:44Z</updated>
<author>
<name>Jiri Slachta</name>
</author>
<published>2024-06-18T20:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=b2a5bc879fe815ee7d033eb8bfb02b2216cba992'/>
<id>urn:sha1:b2a5bc879fe815ee7d033eb8bfb02b2216cba992</id>
<content type='text'>
asterisk-chan-lantiq: import patches to improve pulse-dial phones</content>
</entry>
<entry>
<title>asterisk-chan-lantiq: import patches to improve pulse-dial phones</title>
<updated>2024-06-18T19:48:42Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-06-18T19:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=96db1a277b09b6b63bd1ab29c6491f147814e611'/>
<id>urn:sha1:96db1a277b09b6b63bd1ab29c6491f147814e611</id>
<content type='text'>
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 &lt;daniel@makrotopia.org&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-lantiq: add user 'asterisk' to 'vmmc' group</title>
<updated>2024-03-03T15:44:19Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-03-03T15:25:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=6b3fe2bd4f0d4dc7ab1a254cfaf482aa10d82df6'/>
<id>urn:sha1:6b3fe2bd4f0d4dc7ab1a254cfaf482aa10d82df6</id>
<content type='text'>
Make sure asterisk has permission to access /dev/vmmc* devices as it
will segfault if started without.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-lantiq: update for DTMF fix</title>
<updated>2021-09-11T22:11:59Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2021-09-11T22:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=ec6ba744b0c73a30ad72b2ba18c762ae318609fe'/>
<id>urn:sha1:ec6ba744b0c73a30ad72b2ba18c762ae318609fe</id>
<content type='text'>
Bump to last commit. Includes fix for DTMF causing call release when
using Asterisk 18 (see [1]).

[1] https://github.com/openwrt/telephony/issues/631

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-lantiq: update for Asterisk 18 LTS</title>
<updated>2020-11-01T10:59:03Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2020-11-01T10:59:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=c70eb7d12cf75ef49c7873f6ef87f3fac04a276a'/>
<id>urn:sha1:c70eb7d12cf75ef49c7873f6ef87f3fac04a276a</id>
<content type='text'>
Also use PKG_SOURCE_DATE now to proper things up. And use INSTALL_DATA
for the configuration file.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-lantiq: avoid VARIANTs</title>
<updated>2018-04-15T15:34:21Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-04-15T15:29:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=f0e7c5cd4de0bb2580f648110dee0f5918ee29b7'/>
<id>urn:sha1:f0e7c5cd4de0bb2580f648110dee0f5918ee29b7</id>
<content type='text'>
chan-lantiq currently is still not built by the build bots. Split the
package in two, one for Asterisk 13, the other for 15, to avoid a VARIANT
build. Maybe the build bots do not support nonshared VARIANT builds.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>asterisk-chan-lantiq: add back nonshared flag</title>
<updated>2018-03-11T09:49:07Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2018-03-11T09:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=87ae0b7ab2976cfc1872838f0b37e059aac443b6'/>
<id>urn:sha1:87ae0b7ab2976cfc1872838f0b37e059aac443b6</id>
<content type='text'>
The module is never attempted to build in the regular buildbot package
cycle. Stick back the nonshared flag to get at least some log during
the target build cycle.

This also updates the dependency on kmod-ltq-vmmc to be selective (+).

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