Difference between revisions of "Trigger: Call Active"

m
Line 1: Line 1:
<pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;">
+
===<p><b>About</b></p>===
This trigger will be fired when a call is actively in progress.</pre>
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
<br>
+
This trigger is activated when a call is in progress.
'''Example Usage'''
+
</pre>
When there is an active call, turn on the speakerphone.<br/>
+
* '''''When this trigger is present, you can use more [...]''''' '''''[https://macrodroidforum.com/wiki/index.php/Magic_text#SMS_received magic text]'''''
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
  
Active call</pre><br>
+
==<p><b>Supported configurations</b></p>==
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
  
SpeakerPhone On</pre><br>
+
=== Select Contact(s) ===
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
  
 +
'''''Any Contact'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 +
Active call from any contact.
 +
</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>
  
</pre><br>
+
=== Select Group(s) ===
 +
 
 +
<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>

Revision as of 22:40, 22 January 2024

About

This trigger is activated when a call is in progress.
  • When this trigger is present, you can use more [...] magic text

Supported configurations

Select Contact(s)

Any Contact

Active call from any contact.

Non Contact

Call of any No Contact.

Unknown Caller

Call from an unknown contact.

Select Group(s)

These are contacts that are in one or more groups e.g. (My contacts, Family, Coworkers, Do not disturb friends).

Select Number

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.