gnugk 和 openmcu
我正在尝试将 gnugk 和 openmcu 用于视频会议应用程序。 根据我的配置,gnugk 和 openmcu 在同一台机器上运行(10.21.34.2)。
但是在看到日志文件后,我可以看出 openmcu 无法向网守注册,它说的是这样的...
2011/06/27 17:18:26.868 OpenMCU Debug3 RAS Gatekeeper discovered at: 10.21.34.2:1719 (if=10.21.34.2:36799)
2011/06/27 17:18:26.868 OpenMCU Debug3 RAS Cannot register with Gatekeeper without a H323Listener!
2011/06/27 17:18:26.869 OpenMCU Error Error registering with gatekeeper at ""
在我看来,问题是因为第二行....H323 Listener ..
提前谢谢...
I am trying to use gnugk and openmcu for a video conferencing application.
As per my configuration, both gnugk as well as openmcu run in same machine ( 10.21.34.2).
But after seeing the log files, I could discern that openmcu is not able to register with the gatekeeper, it says something like this...
2011/06/27 17:18:26.868 OpenMCU Debug3 RAS Gatekeeper discovered at: 10.21.34.2:1719 (if=10.21.34.2:36799)
2011/06/27 17:18:26.868 OpenMCU Debug3 RAS Cannot register with Gatekeeper without a H323Listener!
2011/06/27 17:18:26.869 OpenMCU Error Error registering with gatekeeper at ""
The issue as it seems to me is because of the second line....H323 Listener..
Thx in advance...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看起来 GnuGk 和 OpenMCU 都在侦听端口 1720。
将 OpenMCU 的 RAS 侦听器更改为不同的端口(例如 1730)。然后就可以向 GnuGk 注册了。
在您的 OpenMCU 配置文件中:
It looks like both GnuGk and OpenMCU are listening on port 1720.
Change the RAS listener for OpenMCU to a different port (eg. 1730). Then it will be able to register with GnuGk.
In your OpenMCU config file: