I am planning to use Twilio for an app with conference functionality.
Conference manager should be able to monitor the conference and manage the users. Twilio seems to support this very easily through its API. But I see a limitation that it allows at max 40 users in a conference, whereas I might want to support upto 70-80 users. Is there a solution to this? can I create 2 conferences and bridge them somehow?
Yes, you can create two conferences and bridge them into one another via a Dial command. It is worth noting that you may see some latency between all the links but – from what I’ve heard – it’s manageable.To correct my earlier statement.. there’s not a reliable, useful way to overcome the 40-person limitation. Sorry for my mistake.