这是我的出发点:
extension x (radioDevice_1) <- is connected with -> meetme conference 123
extension y (radioDevice_2) <- is connected with -> meetme conference 456
ChanSpy a <- is monitoring -> extension x (radioDevice_1)
ChanSpy b <- is monitoring -> extension y (radioDevice_2)
但我想要完成的是:
extension z <- is monitoring both radio devices (over ChanSpys e.g.) -> extension x + y (concurrently - mixed audio signal)
我在理论上知道我可以通过在客户端召开多个 SIP 调用来实现它。
但我认为,更好的方法是星号中的服务器端解决方案。
非常感谢您的消费和提示。 最好的问候
答案 0 :(得分:1)
在使用meetmeeroom_spy-&gt;监控扩展程序之后,使用chanspy-&gt; meetme room_spy。
对于连接chanspy / meetme,请使用专用呼叫/查看呼叫文件