Difference between revisions of "Action: Answer Call"

Line 18: Line 18:
  
 
* ''''' 10 seconds:''''' Answer the call after 10 seconds.
 
* ''''' 10 seconds:''''' Answer the call after 10 seconds.
 
==<p><b>Example</b></p>==
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Answer calls from the boss of the company automatically when you are at work.
 
</pre><br>
 
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
 
Triggers
 
 
Call Incoming
 
Boss
 
</pre><br>
 
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
 
Actions
 
 
Answer Call
 
Delay:2 seconds 
 
</pre><br>
 
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;">
 
Constraints
 
 
Time of Day
 
09:00 - 18:00
 
</pre><br>
 
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
 
Local variables
 
 
</pre><br>
 

Revision as of 18:06, 29 January 2024

About

This action will auto answer an incoming call.
You can specify a delay period before the call is answered.

Note
If the action is invoked at any other time then there will be no effect.

Configuration available

  • No delay: Answer the call without delay.
  • 2 seconds: Answer the call after 2 seconds.
  • 5 seconds: Answer the call after 5 seconds.
  • 10 seconds: Answer the call after 10 seconds.