Cleanup number on incoming call
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user