AutoNotification Google Voice VoIP, Decline calls not in Contacts

Discussion in 'AutoApps' started by William Croft, Apr 8, 2019.

  1. William Croft

    William Croft New Member

    Joined:
    Apr 6, 2019
    Messages:
    1
    Likes Received:
    0
    Google Voice by itself does not have such a feature, especially when setup for VoIP operation over wifi or cell data plan. With this profile, callers not in Contacts will be sent to voicemail.

    Here's a working profile:

    Profile: GVoiceContactsOnly (28)
    Event: AutoNotification Intercept [ Configuration:Event Behaviour: true
    Notification Type: Only Created Notifications
    Notification App: Voice
    Notification Title: .*[0-9][0-9][0-9][0-9].* (regex)
    Notification Text: Incoming call.* (regex)
    Package Name: com.google.android.apps.googlevoice (exact)
    Get All Fields : true ]
    Enter: Decline (29)
    A1: AutoNotification Actions [ Configuration:Button Text: Decline (exact) Timeout (Seconds):20 ]

    So for a caller in Contacts, Title field has their name (no digits), and Text field shows phone number.

    If NOT in Contacts, Title field has their number and Text field shows City or Area.
    In both cases the Text field begins with "Incoming call...", to distinguish from other GV notifications.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Thanks! :) Maybe you can share it here?
     

Share This Page