A question about
INCOMING CALL
action.
How can i set it for Private (Anonymous eg no number) caller?
I would like to build a flow to reproduce sound when I reject a call from anonymous caller.
Any help!?!?!?!?
Thank you!
anonymous caller?
Moderator: Martin
Re: anonymous caller?
Hi,
The trigger Incoming Call does currently not work for anonymous callers at all.
This problem should be fixed in the next update.
Regards,
Martin
The trigger Incoming Call does currently not work for anonymous callers at all.
This problem should be fixed in the next update.
Regards,
Martin
Re: anonymous caller?
thank you, I hope next update will be released soon.
Re: anonymous caller?
WORKAROUND !!!
If the caller isn't in your contact list or it's a call with a hidden number it would work like this (on my SGS III):
take a condition typ expression
expression is
Regards
If the caller isn't in your contact list or it's a call with a hidden number it would work like this (on my SGS III):
take a condition typ expression
expression is
Code: Select all
contact_name == "null"
Re: anonymous caller?
it wont work on galaxy S, Icecream sandwich.
tested flow is
trigger: incoming call calling numbers (all)
condition: expression contact_name == "null"
action: whatever
tested flow is
trigger: incoming call calling numbers (all)
condition: expression contact_name == "null"
action: whatever
Re: anonymous caller?
Hi bodyalive,
I've tested and tested and tested ....
You're (and Martin also) right !
It's not supported in this version ... I've designed my flow with anonymous-caller at Version 1.14 and there it works.
Sorry ....
I've tested and tested and tested ....
You're (and Martin also) right !
It's not supported in this version ... I've designed my flow with anonymous-caller at Version 1.14 and there it works.
Sorry ....
Re: anonymous caller?
No problem inReinbek
glad to see that i was not wrong
glad to see that i was not wrong
