I want to create a call relay using twilio studio
.
So far I can make call to a single number. I want to forward the call to another number if the first number is in busy. I am using 2nd line
mobile app for testing this feature.
I am new to stack overflow, Help me with the details of how the call forwarding flow in a twilio studio
.
Update
To make the relay of calls ,I placed two Connect Call To
widgets and make contact with Connected call ended
terminal of first widget to the input terminal of the second widget. The flow of calling is working, but some times the flow breaks. The User pressed keys
are not recognizing properly. Did you faced this type of issue?