- Joined
- Apr 20, 2022
- Messages
- 33
- Reaction score
- 3
Hello All,
I am working on a callflow project:
A summary of the call flow:
1. Inbound call on external number
2. Ring queue #1
3. If nobody pickup the call ring queue #2
4. If nobody pickup the call park the call and trigger a IVR.
5. The IVR will start the callflow app which will:
Dial an external number
If the dialed number pickup it plays a prompt: "Press 1 to accept the call, 2 to reject"
When 1 is pressed it pulls the parked call, if 2 is pressed or disconnected it should dial the next number in list, etc. etc. until someone presses 1.
What is the problem is when a external caller rejects the call the callflow will exit. And if the call is picked up the other external callers in line will be called. How can this be solved?
Many thanks


I am working on a callflow project:
A summary of the call flow:
1. Inbound call on external number
2. Ring queue #1
3. If nobody pickup the call ring queue #2
4. If nobody pickup the call park the call and trigger a IVR.
5. The IVR will start the callflow app which will:
Dial an external number
If the dialed number pickup it plays a prompt: "Press 1 to accept the call, 2 to reject"
When 1 is pressed it pulls the parked call, if 2 is pressed or disconnected it should dial the next number in list, etc. etc. until someone presses 1.
What is the problem is when a external caller rejects the call the callflow will exit. And if the call is picked up the other external callers in line will be called. How can this be solved?
Many thanks


