Difference between revisions of "Trigger: Call Incoming"
m |
m |
||
Line 1: | Line 1: | ||
+ | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | ||
This trigger will be fired when an incoming call is received. | This trigger will be fired when an incoming call is received. | ||
You can specify a particular contact that the incoming call should come from or, alternatively, you can specify that the call should come from any contact, a non-contact or any number. | You can specify a particular contact that the incoming call should come from or, alternatively, you can specify that the call should come from any contact, a non-contact or any number. | ||
+ | </pre> | ||
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
− | Incoming call ( | + | If an incoming call is from a NO contact it will be automatically rejected. |
+ | <pre style="background-color: red; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Triggers | ||
+ | |||
+ | Incoming call (NON contact) | ||
+ | </pre><br> | ||
+ | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Actions | ||
+ | |||
+ | Call rejected | ||
+ | </pre><br> | ||
+ | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Constrains | ||
+ | |||
+ | |||
+ | </pre><br> |
Revision as of 04:10, 28 April 2023
This trigger will be fired when an incoming call is received. You can specify a particular contact that the incoming call should come from or, alternatively, you can specify that the call should come from any contact, a non-contact or any number.
Example Usage
If an incoming call is from a NO contact it will be automatically rejected.
Triggers Incoming call (NON contact)
Actions Call rejected
Constrains