Difference between revisions of "Trigger: Call Active"

 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<span style="color: #B22A2A; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About</strong></span>
+
<pre class="header-style">
 +
This trigger is activated when a standard phone call is in progress.
 +
</pre>
  
This trigger is activated when a call is in progress.
+
'''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]
  
* '''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]''
+
'''Configuration Options'''
  
==<p><b>Supported configurations</b></p>==
+
* Select Contact(s)
 
 
=== Select Contact(s) ===
 
  
 
'''''Any Contact'''''
 
'''''Any Contact'''''
Active call from any contact.
+
- A call is active with any number that is in your contacts.
  
 
'''''Non Contact'''''
 
'''''Non Contact'''''
Call of any No Contact.
+
- A call is active with any number that is not your contacts.
  
 
'''''Unknown Caller'''''
 
'''''Unknown Caller'''''
Call from an unknown contact.
+
- A call is active with an unknown number (e.g. private number).
  
=== Select Group(s) ===
+
* Select Group(s)
  
These are contacts that are in one or more groups e.g. (My contacts, Family, Coworkers, Do not disturb friends).
+
You can select to trigger based on a contact group (e.g. Favourites/Friends etc.). The trigger will fire when a call is active with any contact from within the chosen group.
  
=== Select Number ===
+
* 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 can specify a specific number to match against (or partial match). 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
+
You may need a Wait action before the click operation to ensure the call screen has finished displaying.
operation to ensure the call screen has finished displaying.
 
  
=== Any Number ===
+
* Any Number
  
Any number, no configuration required.
+
When selecting this option the trigger will fire when any call is active (regardless of incoming number).

Latest revision as of 09:13, 11 June 2024

This trigger is activated when a standard phone call is in progress.

Magic Text
When this trigger is used, you can access magic text via the [...] button where available.
magic text

Configuration Options

  • Select Contact(s)

Any Contact - A call is active with any number that is in your contacts.

Non Contact - A call is active with any number that is not your contacts.

Unknown Caller - A call is active with an unknown number (e.g. private number).

  • 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 active with any contact from within the chosen group.

  • Select Number

You can specify a specific number to match against (or partial match). 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.

  • Any Number

When selecting this option the trigger will fire when any call is active (regardless of incoming number).