0

It seems Twilio Programmable Video API is based on WebRTC. This will allow us to setup audio/video conference from browser/app to browser/app.

However, is there any way to connect Programmable Voice incoming audio calls to the Video rooms? Also is there any way to make outgoing Voice calls from the Rooms?

This will allow a participant to just dial-in even if his internet is not working.

AppleGrew
  • 9,302
  • 24
  • 80
  • 124
  • 1
    Check this more recent question: https://stackoverflow.com/questions/61327729/can-i-combine-programmable-video-with-a-voice-call?r=SearchResults – bonder Dec 30 '20 at 04:07

1 Answers1

1

Twilio developer evangelist here.

It is not currently possible, using the Video SDK, to dial into a Video Group Room from an audio call over the phone network. If that changes I will update this answer.

philnash
  • 70,667
  • 10
  • 60
  • 88