Add clients to conference call in Sinch

纵饮孤独 提交于 2019-12-12 02:21:55

问题


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


回答1:


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



来源:https://stackoverflow.com/questions/39127571/add-clients-to-conference-call-in-sinch

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!