Line 1: |
Line 1: |
− | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | + | ===<p><b>About</b></p>=== |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| This trigger will fire when an outgoing call is placed. | | This trigger will fire when an outgoing call is placed. |
| + | </pre> |
| + | * '''''When this trigger is present, you can use more [...]''''' '''''[https://macrodroidforum.com/wiki/index.php/Magic_text#Call_.28Active.2C_Ended.2C_Incoming.2C_Missed.2C_Outgoing.29 magic text]''''' |
| | | |
− | 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>
| + | ==<p><b>Supported configurations</b></p>== |
− | <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
| + | === Select Contact(s) === |
− | </pre><br>
| |
− | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
| |
− | Actions
| |
| | | |
− | Volume change = 100%
| + | '''''Any Contact''''' |
− | </pre><br> | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
− | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | + | Active call from any contact. |
− | Constraints
| + | </pre> |
| + | '''''Non Contact''''' |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | Call of any No Contact. |
| + | </pre> |
| + | '''''Unknown Caller''''' |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | Call from an unknown contact. |
| + | </pre> |
| | | |
− | Volume level <50% (Voice call)
| + | === Select Group(s) === |
− | </pre><br> | + | |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | These are contacts that are in one or more groups e.g. (My contacts, Family, Coworkers, Do not disturb friends). |
| + | </pre> |
| + | |
| + | === Select Number === |
| + | |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | Please note that dialing USSD codes (e.g. **21.... ) on Android 14+ may need to be followed by a UI Interaction action to click the call button. |
| + | You may need a Wait action before the click |
| + | operation to ensure the call screen has finished displaying. |
| + | </pre> |
| + | |
| + | === Any Number === |
| + | |
| + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| + | Any number, no configuration required. |
| + | </pre> |