Reject/End call, reply with SMS

Post your questions and help other users.

Moderator: Martin

Post Reply
Ghlave
Posts: 28
Joined: 06 Aug 2013 18:06

Reject/End call, reply with SMS

Post by Ghlave » 16 Aug 2014 00:02

When I'm receiving an incoming call, I can toggle my lockscreen to decline the call and respond with a quick, preset SMS.

I'm creating a flow to automate this based on this, but I'm not sure if I have all of the functions needed. Ideally the phone would ring once or twice, and then send the SMS. Would this be the 'End Call' action to stop the call, and then fire a send sms action to the caller number?

User avatar
Martin
Posts: 4468
Joined: 09 Nov 2012 14:23

Re: Reject/End call, reply with SMS

Post by Martin » 17 Aug 2014 15:17

Hi,

Yes, action End Call should work (but not on all ROMs since the function is not officially available to third party apps on Android. You might also get problems on dual SIM devices). You could then use an action Send SMS to {incoming_number}.

Regards,
Martin

Post Reply