Difference between revisions of "Trigger: Call Outgoing"

Tags: Mobile web edit Mobile edit Advanced mobile edit
 
(6 intermediate revisions by 2 users not shown)
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>
 +
 
 +
 
 +
'''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]
 +
 
 +
'''Configuration Options'''
  
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.
+
* Select Contact(s)
</pre>
+
 
'''Example Usage'''<br/>
+
'''''Any Contact'''''
When making a call, if the call volume level is less than 50% it will adjust the level to 100%.
+
- An outgoing call with any number that is in your contacts is made.
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
+
 
Triggers
+
'''''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
  
Outgoig call
+
You can specify a specific number to match against (or partial match).
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
  
Volume change = 100%
+
* Any Number
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constrains
 
  
Volume level <50% (Voice call)
+
When selecting this option the trigger will fire when any call is ended (regardless of number).
</pre><br>
 

Latest revision as of 09:18, 11 June 2024

This trigger will fire when an outgoing call is made.


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 - 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).