本文介绍了加入两个星号会议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想参加两个会议(限制).假设有一个会议室c1,然后有另一个会议室c2,现在我希望c1的参与者也可以加入c2的参与者,但条件是c1参与者不必离开房间.
I want to join two conferences (confbridge).Suppose there is a conference room c1 and then there is another conf room c2, now i want that participant of c1 can also join participants of c2 but the condition is that c1 participant don't have to leave their room.
如何使用confbridge和星号实现此目的?
How can I implement this using confbridge and asterisk?
推荐答案
您在此处有一个实现:在初始加入时连接两个会议
you have an implementation here:Connecting two conferences on initial join
这篇关于加入两个星号会议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!