voice: fix toggling parallel calls with R0, R1, R3 as well

as remind user if he forgetts a parked call.
refs #490
This commit is contained in:
Ronny Nilsson 2019-05-02 21:41:07 +02:00
parent 492ec4ba0b
commit 62cb3bac48
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ PKG_RELEASE:=1
PKG_VERSION:=1.2.0
PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/dectmngr.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=0c029ed2486342e7e7687631b702d5c743f3c41a
PKG_SOURCE_VERSION:=5856660dfe8f9b0bf76863a20957d54ace0a5e77
PKG_NAME:=dectmngr2

View file

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_RELEASE:=1
PKG_VERSION:=0.2
PKG_SOURCE_VERSION:=44e2472e8c08bef01fab27e8e908d5672f7af136
PKG_SOURCE_VERSION:=fb453f8c89463c8cd323f15e369c5d69f73bd1e8
ifeq ($(CONFIG_ENDPT_OPEN),y)