The problem:
I want to configure a profile in Tasker so that every time that i reject or cancel an incoming call a pup up or a scene would come out and ask me if i want to call that person back.
What i've got so far:
I managed to configure a profile like this:
Context: Missed Call, Caller - ANY
Task: Popup Task Buttons, Text - "RE-CALL?" Task - Re-call Action
Re-call Action: Call, %CNUM (this variable is supposed to be the last incoming missed call, but is not working that way)
So my profile is not really close to what i want but i can not figure how can i use as a context the rejection or cancel of an incoming call. Also i can not use the "Caller (In) %CNUM" variable cause is not working propperly.
Can anyone help?