简体   繁体   English

将客户添加到Sinch的电话会议中

[英]Add clients to conference call in Sinch

I have implemented the Conference Call using Sinch and it is working perfectly. 我已经使用Sinch实施了电话会议,并且运行良好。 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. 根据Sinch文档,只有当所有用户使用相同的会议室名称时,我才能使用户连接到同一会议室。

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 所有答案表示赞赏

是的,您可以在restapi中使用ConferenceCallout,在那里可以添加具有conferenceid和userid的用户https://www.sinch.com/docs/voice/rest/#Callouts

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM