I have implemented the Conference Call using Sinch and it is working perfectly. Now my requirement is I should be able to add clients to the conference call. According to the Sinch docs I can make users to connect to the same conference room only when all the users use the same conference room name.
What I am trying to achieve is to have one user create a conference room and add users to that room as he wishes. Can this be achieved , if so how?
All answers are appreciated
Yes you can use the ConferenceCallout in the restapi, there you can add users with conferenceid and userid https://www.sinch.com/docs/voice/rest/#Callouts