Line 1: |
Line 1: |
− | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | + | <pre class="header-style"> |
− | This trigger will fire when an outgoing call is placed. | + | This trigger will fire when an outgoing call is made. |
| + | </pre> |
| | | |
− | You can specify a particular contact that the outgoing call is to, or alternatively you can specify that the call can be to Any Contact, a Non Contact or Any Number.</pre>
| |
− | <br>
| |
− | '''Example Usage'''<br/>
| |
− | When making a call, if the call volume level is less than 50% it will adjust the level to 100%.
| |
− | <pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
| |
− | Triggers
| |
| | | |
− | Outgoing call
| + | '''Magic Text'''<br/> |
− | </pre><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] |
− | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
| |
− | Actions
| |
| | | |
− | Volume change = 100%
| + | '''Configuration Options''' |
− | </pre><br>
| |
− | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
| |
− | Constraints
| |
| | | |
− | Volume level <50% (Voice call)
| + | * Select Contact(s) |
− | </pre><br>
| + | |
| + | '''''Any Contact''''' |
| + | - An outgoing call with any number that is in your contacts is made. |
| + | |
| + | '''''Non Contact''''' |
| + | - An outgoing call with any number that is not your contacts is made. |
| + | |
| + | '''''Unknown Caller''''' |
| + | - An outgoing call with an unknown number (e.g. private number) is made. |
| + | |
| + | * 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 with any contact from within the chosen group is made. |
| + | |
| + | * 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). |