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> |
| | | |
− | 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.</pre>
| + | '''Magic Text'''<br/> |
− | <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] |
− | '''Example Usage'''<br/> | |
− | If an incoming call is from a NO contact it will be automatically rejected.
| |
− | <pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;"> | |
− | Triggers
| |
| | | |
− | Incoming call (NON contact)
| + | '''Configuration Options''' |
− | </pre><br>
| |
− | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
| |
− | Actions
| |
| | | |
− | Call rejected
| + | * Select Contact(s) |
− | </pre><br>
| |
− | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
| |
− | Constraints
| |
| | | |
| + | '''''Any Contact''''' |
| + | - A call with any number that is in your contacts is incoming. |
| | | |
− | </pre><br>
| + | '''''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). |