Line 1: |
Line 1: |
− | This trigger will be fired when an incoming call is received. | + | <pre class="header-style"> |
| + | 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.
| + | '''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] |
| | | |
− | '''Example Usage'''<br/> | + | '''Configuration Options''' |
− | Incoming call (unknown caller or a NON contact > call rejected.
| + | |
| + | * 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). |