Page 1 of 1

Reject/End call, reply with SMS

Posted: 16 Aug 2014 00:02
by Ghlave
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?

Re: Reject/End call, reply with SMS

Posted: 17 Aug 2014 15:17
by Martin
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