You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
When I get an incoming call on my GV number, I have to "press 1" to
answer the call. This, of course, requires first opening the keypad
and then pressing 1 which is slow and awkward (especially while
driving or outdoors in bright sun!)
I'd like to have a task that responds to a gesture during an incoming
call and sends the 1 digit. I haven't seen a phone task that will
send a digit so this is probably not possible but thought I'd ask.
Perhaps there is some cool imaginative tasker work around?
Thanks,
Bob
Pent
unread,
Apr 15, 2011, 10:54:10 AM4/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
You can fake input with the actions in the Input category if you have
a
rooted device, otherwise I wouldn't know how to do it, sorry.
Pent
Matt B
unread,
May 27, 2011, 9:52:03 PM5/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
I'm rooted and I'd like to try this as well... but what event/state is
"phone answered"?
secretspy711
unread,
May 27, 2011, 11:12:59 PM5/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
>> I'm rooted and I'd like to try this as well... but what event/state is
>> "phone answered"?
Event > Phone > Phone Offhook
sfctac
unread,
May 28, 2011, 3:03:21 PM5/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
Why don't you disable call presentation in Google voice so you don't
have to press one to answer a call.
UncleMike
unread,
May 28, 2011, 4:23:59 PM5/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
Phone Offhook happens for both incoming and outgoing calls. Detecting an answered incoming call would probably involve both the Incoming Call (state) and Phone Offhook (event) contexts.
UncleMike
unread,
May 28, 2011, 4:25:14 PM5/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tas...@googlegroups.com
If the intent is to automate pressing the "1" on EVERY incoming call, disabling the feature in Google Voice is the better way to go.
Matt B
unread,
May 28, 2011, 7:41:35 PM5/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
The problem with disabling call presentation is doing that doesn't
allow you to use Google Voice for voicemail, calls end up answered by
my home and work voicemail instead.
Matt B
unread,
May 28, 2011, 8:31:06 PM5/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
Phone offhook and incoming call works!
Using action "type 1" doesn't seem to work though, even though I am
rooted and tasker is listed with superuser privileges. It says
"action isn't allowed on this device" for some reason?
Matt B
unread,
May 29, 2011, 1:07:25 PM5/29/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
A reboot got su permissions back so this is working, thanks.
John
unread,
May 30, 2011, 7:44:04 AM5/30/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Tasker
Can you post the profile for others to try out, Matt?