- Joined
- Apr 20, 2022
- Messages
- 33
- Reaction score
- 3
Hello All,
I am working on a menu where I transfer the caller, but after the transfer when I want to disconnect it ends in a dead end because the call is not connected anymore. So a function to Transfer + Disconnect.
What the problem is that if DTMF input is registered the prompt plays and transfer works but the call will not end.
I have tried to use a parallel execution but the call can only be controlled once.
What will be the best solution to get this done?
Many Thanks
A summary of the call flow:
See attached file:
Warnings:
Warning: Dead code detected following component 'DisconnectCall1'. (file Main. Flow)
Warning: Dead code detected following component 'DisconnectCall2'. (file Main. Flow)
I am working on a menu where I transfer the caller, but after the transfer when I want to disconnect it ends in a dead end because the call is not connected anymore. So a function to Transfer + Disconnect.
What the problem is that if DTMF input is registered the prompt plays and transfer works but the call will not end.
I have tried to use a parallel execution but the call can only be controlled once.
What will be the best solution to get this done?
Many Thanks
A summary of the call flow:
See attached file:
Warnings:
Warning: Dead code detected following component 'DisconnectCall1'. (file Main. Flow)
Warning: Dead code detected following component 'DisconnectCall2'. (file Main. Flow)