I am trying to move our existing call routing backend to conference to make advanced features available. Is there a possibility that I can take (1-1) simple calls that are going on, and place them inside a conference without loosing the connection? Basically I wanna be able to use conference only if specific features in conference (like whisper, barge) are required?
Or, do I have to start the call with the conference leg to be able to do this?
Here's what I've tried:
- Start a simple Call from A - B (C1 -> call from browser client to twilio bridge, C2-> bridge to PSTN)
- Call connects A to B for voice comms
- If conference features are requested, I create new conference and try add both calls conference. It does work sometimes, but more often one of the calls ends up dropping.