Search found 2 matches

by talletsmall
05 Nov 2014 11:13
Forum: User Help / Bug Reports
Topic: notification of unknown phonenumbers
Replies: 2
Views: 5703

Re: notification of unknown phonenumbers

Thank you! Hi, You could use a trigger Outgoing Call and check if the trigger provides the name of the contact in variable contact_name or not: -trigger Outgoing Call: all, Off-hook -condition Expression: contact_name==null --> true: -action Notification on Screen: Attention, number {called_number}...
by talletsmall
04 Nov 2014 13:27
Forum: User Help / Bug Reports
Topic: notification of unknown phonenumbers
Replies: 2
Views: 5703

notification of unknown phonenumbers

In 'automatIt' there was the oportunity to show a warning as notification, if I dial an unknown number, unknown for my contacts. In 'automagic' i cannot find a trigger: unknown phonenumber. :shock: Has someone an idea to make a flow? ;)