Fix for "Pick up incoming call" menu item sometimes discarding the call #167

This commit is contained in:
Maarten van Gompel 2021-02-13 12:21:22 +01:00
parent 2322994ce1
commit a1d2875345

View file

@ -406,7 +406,7 @@ getprogchoices() {
fi
#shellcheck disable=SC2044
for NOTIFFILE in $(find "$NOTIFDIR" -name 'incomingcall*'); do
for NOTIFFILE in $(find "$NOTIFDIR" -name 'incomingcall*_notification'); do
NOTIFACTION="$(head -n1 "$NOTIFFILE")"
CHOICES="
$icon_phn Pick up incoming call ^ 0 ^ $NOTIFACTION