Ejabberd在这些更改后无法启动,并记录以下错误:
@gen_mod:start_module:228 Failed to start unknown module mod_stun_disco:make sure there is no typo and mod_stun_disco.beam exists inside either /usr/lib/x86_64-linux-gnu/ejabberd如何安装mod_stun_disco?
A STUN server uses 2 ips and 2 ports to create 4 sockets on which to listen or respond.STUN requires 2 routable ip addresses
如何将两个公共IP地址启用到一个Linux服务器中?我搜索了所有的网站,但没有找到答案。
/pjlib-util/include \ -o output/pjnath-i686-pc-linux-gnu/stun_session.o \ ../src/pjnath/stun_session.c cc1: warnings being treated as errors ../src/pjnath/stun_session.c: In function ‘apply
我使用socket.io在linux机器上的node.js服务器上托管我的应用程序。这两台机器位于同一内部网络中。我没有使用stun服务器。在这种情况下是否需要使用STUN,因为两台机器都属于同一内部网络?如果不是,那么为什么不调用onSignal回调?var stun=null;
createPeer(); }
pc = new webkitPeerCo