If you use your phone's built in number blocking, does it send the call to voice mail?
On my S9 this is located at Phone app->3-dot menu->Settings->Block Number.
--
You received this message because you are subscribed to the Google Groups "Tasker" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tasker+un...@googlegroups.com.
Visit this group at https://groups.google.com/group/tasker.
For more options, visit https://groups.google.com/d/optout.
I found a workaround that works on my S9. Unfortunately, it requires AutoInput and AutoTools. Basically, it answers the call and then immediately hangs up. If you have a different phone, you will need to determine the correct id for the "End Call" button.
Profile: Block Unknown Caller (37)
Event: Phone Ringing
Caller: !C:ANY
Enter: Anon (38)
A1: AutoTools Connectivity
Take Phone Call: true
Timeout (Seconds): 120
A2: AutoInput Action
Type: Id
Value: com.samsung.android.incallui:id/end_call_button
Action : Click
Timeout (Seconds): 20
Does this affect all phones that receive the 8.1 update or just Pixel phones?
Does this affect all phones that receive the 8.1 update or just Pixel phones?
--
Instead of 'End Call', running a shell command as root seems to work: 'input keyevent 6'I would think it should work without root as well, but I haven't had a chance to test.
--
Im new to tasker and I am in need of an example as decribed here.
Basically I need all my blocked calls and any unidentified caller ids to simply be hung up on and no ability to leave voicemails...
I run my business from my phone and need voicemail for my customers...
If someone might provide a step by step example as I am trying to get my head around tasker and get up to speed...
Thanks in advance