Cleanup number on incoming call

This commit is contained in:
Willow Barraco
2023-10-11 14:30:19 +02:00
parent e55d30d2ad
commit c33408abb5

View File

@@ -195,6 +195,7 @@ mute() {
incoming_call_menu() {
NUMBER="$(vid_to_number "$1")"
NUMBER="$(sxmo_modem.sh cleanupnumber "$NUMBER")"
CONTACTNAME="$(sxmo_contacts.sh --name-or-number "$NUMBER")"
if [ "$SXMO_WM" = "sway" ]; then