asterisk-chan-lantiq: update for DTMF fix 683/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Sat, 11 Sep 2021 22:11:50 +0000 (00:11 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Sat, 11 Sep 2021 22:11:59 +0000 (00:11 +0200)
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 <sebastian_ml@gmx.net>
net/asterisk-chan-lantiq/Makefile

index b47e51a215ea32d1249b945f84b8fefea614c445..2e3fda50006e9c34e4f84753c879be0c7b4c6676 100644 (file)
@@ -11,9 +11,9 @@ PKG_NAME:=asterisk-chan-lantiq
 PKG_RELEASE:=1
 
 PKG_SOURCE_URL:=https://github.com/kochstefan/asterisk_channel_lantiq.git
-PKG_SOURCE_VERSION:=1d940b38cde0348dfe129d2b764e6faee440c45b
-PKG_SOURCE_DATE:=2019-08-03
-PKG_MIRROR_HASH:=f8aa4cccc90ad8503c94ddb03c4af7870f3262b99f1dca198c0e8d351aa96588
+PKG_SOURCE_VERSION:=2f029ec8778420538c8151c6aceba0f7b44b07c9
+PKG_SOURCE_DATE:=2021-09-11
+PKG_MIRROR_HASH:=0c57aeb33dc7efb0078e77907e0bc616f1714251e64d647a59faffe5af8bac73
 PKG_SOURCE_PROTO:=git
 
 PKG_LICENSE:=GPL-2.0