Good morning again.
I am trying to build a flow to ask the user to call again a busy number after, say, 5 minutes.
I'm using call, off-hook, as a trigger, but it ask me to call even if the call was answered.
I am attaching the flow.
Any idea?
Thank you.
Call again if busy
Moderator: Martin
- tsolignani
- Posts: 187
- Joined: 12 Jan 2019 11:53
- Location: Vignola, Mo, Italy
- Contact:
Call again if busy
- Attachments
-
- flow_RichiamaOccupato_20191215_122456.xml
- (2.98 KiB) Downloaded 617 times
-
- Posts: 179
- Joined: 16 Oct 2019 17:38
Re: Call again if busy
You could check the duration of the last outgoing call by using the action INIT VARIABLES CALL LOG
I let you test it because it's Sunday and I don't want to annoy my contacts!
I let you test it because it's Sunday and I don't want to annoy my contacts!
Crude but it works.
- tsolignani
- Posts: 187
- Joined: 12 Jan 2019 11:53
- Location: Vignola, Mo, Italy
- Contact:
Re: Call again if busy
Thank yout, I guess that's a good workaround. But isn't there a way to just spot busy calls? Thank you.