开发者

gnugk and openmcu

开发者 https://www.devze.com 2023-03-15 11:51 出处:网络
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).

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 reg开发者_Go百科ister 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...


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:

[Parameters]
Interface Array Size=1
Interface 1=10.21.34.2:1730
Gatekeeper=10.21.34.2
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号