dectmngr: Fix scenario when active call hangs up and return to onhold call

This commit is contained in:
Grzegorz Sluja 2022-06-08 16:34:31 +02:00
parent 671e8189c0
commit 9a5643cf43

View file

@ -14,7 +14,7 @@ LOCAL_DEV=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=a2fe770aea8503a6bbb07362ff1bfac06ba4ba78
PKG_SOURCE_VERSION:=0b48e92372c737855569c0b4f7966da7b06ec6b1
PKG_MIRROR_HASH:=skip
endif