From b4686caa9c0176f2adbb926bd6db7f9b4f866976 Mon Sep 17 00:00:00 2001 From: Stacy Harper Date: Sun, 23 May 2021 09:14:49 +0200 Subject: [PATCH] Handle outgoing terminated calls as well This make cached event to pilles up and prevent some incoming call events to works correctly. Signed-off-by: Stacy Harper Signed-off-by: Maarten van Gompel --- scripts/modem/sxmo_modemmonitor.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/modem/sxmo_modemmonitor.sh b/scripts/modem/sxmo_modemmonitor.sh index f94d6e3..a9559d1 100755 --- a/scripts/modem/sxmo_modemmonitor.sh +++ b/scripts/modem/sxmo_modemmonitor.sh @@ -65,7 +65,6 @@ checkforfinishedcalls() { #find all finished calls for FINISHEDCALLID in $( mmcli -m "$(modem_n)" --voice-list-calls | - grep incoming | grep terminated | grep -oE "Call\/[0-9]+" | cut -d'/' -f2