Reject all incoming calls, but answer special calls. How to do it?

planck

New member
Hello,
A question, can you please help me ?

I want to reject all phone numbers starting with 123, so I set "123 *", but at the same time, I also need to answer the "123456", "123567" and "123889" etc phone number. How do I set it?

Many thanks.
 

planck

New member
Many many thanks. Now I have successfully, thank you very much! This app is really powerful!

However, may I continue to ask a new question?
If the rejected call really needs to contact me urgently, can he edit an SMS to temporarily disable the reject? (I already know how to automatically send SMS to him, and I will tell him how to temporarily disable reject in the SMS).

Sorry, this may be a troublesome. Many thanks.
 

Endercraft

Moderator (& bug finder :D)
Many many thanks. Now I have successfully, thank you very much! This app is really powerful!

However, may I continue to ask a new question?
If the rejected call really needs to contact me urgently, can he edit an SMS to temporarily disable the reject? (I already know how to automatically send SMS to him, and I will tell him how to temporarily disable reject in the SMS).

Sorry, this may be a troublesome. Many thanks.
Call_reject.png
With this macro, if someone calls you, gets rejected, sends a SMS containing "Urgent call" withing 2 minutes of the rejection, they will be able to call you without rejection for 2 minutes.
 

Attachments

  • Call_reject.macro
    12.4 KB · Views: 9

Endercraft

Moderator (& bug finder :D)
I state that the macros you wrote are very well done, but I think there could be problems if more SMS "Urgent call" arrive in the two minutes of waiting with the Macro(s) Invoked constraint
Yes, that's correct but you can remove the if phone number = call_number and place it on the SMS received trigger instead and I believe that won't count as invoking macro.
 

Endercraft

Moderator (& bug finder :D)
Oh wait, I got my magic text mixed up, this part right
IMG_20220918_224049.jpg
here
has [call_number] but it actually must use [sms_number].
 

planck

New member
Many many thanks, this app is so powerful and complex..
It's really useful. I need to study the basic functions carefully.
 
Top