Page 1 of 1

anonymous caller?

Posted: 07 Apr 2013 21:22
by bodyalive
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!

Re: anonymous caller?

Posted: 14 Apr 2013 17:12
by Martin
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

Re: anonymous caller?

Posted: 15 Apr 2013 07:54
by bodyalive
thank you, I hope next update will be released soon.

Re: anonymous caller?

Posted: 15 Apr 2013 12:19
by inReinbek
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

Code: Select all

contact_name == "null"
Regards

Re: anonymous caller?

Posted: 15 Apr 2013 13:59
by bodyalive
it wont work on galaxy S, Icecream sandwich.
tested flow is


trigger: incoming call calling numbers (all)

condition: expression contact_name == "null"

action: whatever

Re: anonymous caller?

Posted: 18 Apr 2013 11:57
by inReinbek
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 ....

Re: anonymous caller?

Posted: 19 Apr 2013 07:35
by bodyalive
No problem inReinbek
glad to see that i was not wrong :)