Difference between revisions of "Trigger: Call Incoming"

m
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
<pre class="header-style">
This trigger will be fired when an incoming call is received.
+
This trigger will fire when a standard phone call is incoming (i.e. the phone is ringing).
 +
</pre>
 +
 
 +
'''Magic Text'''<br/>
 +
When this trigger is used, you can access magic text via the [...] button where available.<br/>[https://macrodroidforum.com/wiki/index.php/Magic_text#Call_.28Active.2C_Ended.2C_Incoming.2C_Missed.2C_Outgoing.29 magic text]
 +
 
 +
'''Configuration Options'''
 +
 
 +
* Select Contact(s)
 +
 
 +
'''''Any Contact'''''
 +
- A call with any number that is in your contacts is incoming.
 +
 
 +
'''''Non Contact'''''
 +
- A call  with any number that is not your contacts is incoming.
 +
 
 +
'''''Unknown Caller'''''
 +
- A call with an unknown number (e.g. private number) is incoming.
  
You can specify a particular contact that the incoming call should come from or, alternatively, you can specify that the call should come from any contact, a non-contact or any number.
+
* Select Group(s)
</pre>
 
  
'''Example Usage'''<br/>
+
You can select to trigger based on a contact group (e.g. Favourites/Friends etc.). The trigger will fire when a call is incoming with any contact from within the chosen group.
If an incoming call is from a NO contact it will be automatically rejected.
 
<pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
  
Incoming call (NON contact)
+
* Select Number
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
  
Call rejected
+
You can specify a specific number to match against (or partial match).
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constrains
 
  
 +
* Any Number
  
</pre><br>
+
When selecting this option the trigger will fire when any call is ended (regardless of number).

Latest revision as of 09:15, 11 June 2024

This trigger will fire when a standard phone call is incoming (i.e. the phone is ringing).

Magic Text
When this trigger is used, you can access magic text via the [...] button where available.
magic text

Configuration Options

  • Select Contact(s)

Any Contact - A call with any number that is in your contacts is incoming.

Non Contact - A call with any number that is not your contacts is incoming.

Unknown Caller - A call with an unknown number (e.g. private number) is incoming.

  • Select Group(s)

You can select to trigger based on a contact group (e.g. Favourites/Friends etc.). The trigger will fire when a call is incoming with any contact from within the chosen group.

  • Select Number

You can specify a specific number to match against (or partial match).

  • Any Number

When selecting this option the trigger will fire when any call is ended (regardless of number).