Difference between revisions of "Trigger: Call Outgoing"
Tags: Mobile web edit Mobile edit Advanced mobile edit |
m |
||
Line 2: | Line 2: | ||
This trigger will fire when an outgoing call is placed. | This trigger will fire when an outgoing call is placed. | ||
− | 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. | + | 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> |
− | </pre> | + | <br> |
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
When making a call, if the call volume level is less than 50% it will adjust the level to 100%. | When making a call, if the call volume level is less than 50% it will adjust the level to 100%. | ||
Line 9: | Line 9: | ||
Triggers | Triggers | ||
− | + | Outgoing call | |
</pre><br> | </pre><br> | ||
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | ||
Line 17: | Line 17: | ||
</pre><br> | </pre><br> | ||
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
− | + | Constraints | |
Volume level <50% (Voice call) | Volume level <50% (Voice call) | ||
</pre><br> | </pre><br> |
Revision as of 08:01, 25 May 2023
This trigger will fire when an outgoing call is placed. 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.
Example Usage
When making a call, if the call volume level is less than 50% it will adjust the level to 100%.
Triggers Outgoing call
Actions Volume change = 100%
Constraints Volume level <50% (Voice call)