hoxfon / react-native-twilio-programmable-voice

React Native wrapper for Twilio Programmable Voice SDK
MIT License
181 stars 152 forks source link

How to handle conference calls #201

Closed usamaabutt closed 3 years ago

usamaabutt commented 3 years ago

Hi everyone, How could we handle conference calls by using twilio?

jdegger commented 3 years ago

Hi, you would just have you application serve a Twiml for conference calls. This possible with this plugin but not really within the question/problem scope for github issues here.

You'd be best to reach out to Twilio support / docs for more information.