dectmngr: Play dial tone if called number is not included in call establish message

This commit is contained in:
Grzegorz Sluja 2022-10-18 11:34:08 +02:00
parent e904e57bc8
commit e3ed5f9581

View file

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