Google Code Exporter
Google Code Exporter
``` this issue is present in chrome for android, also in the beta (36.*) release, it seems that is not fault of the configuration in webrtc2sip or the SSL certificates...
``` [deleted comment] ```
``` Hi, I've attached -ldl at the end of webrtc2sip_LDADD definition in the Makefile and now everything is all right. ``` Original comment by `[email protected]` on 23 Mar 2015 at...
``` [deleted comment] ```
``` Can you plz guide a bit on how to enter '-1d1' in Makefile? Here is the error i'm getting In file included from mp_net_transport.h:24:0, from mp_c2c.h:23, from mp_c2c.cc:19: mp_common.h:25:20:...
``` In file included from mp_net_transport.h:24:0, from mp_c2c.h:23, from mp_c2c.cc:19: mp_common.h:25:20: fatal error: Common.h: No such file or directory #include "Common.h" ^ compilation terminated. make[1]: *** [webrtc2sip-mp_c2c.o] Error 1 make[1]:...
``` In file included from mp_net_transport.h:24:0, from mp_c2c.h:23, from mp_c2c.cc:19: mp_common.h:25:20: fatal error: Common.h: No such file or directory #include "Common.h" ^ compilation terminated. make[1]: *** [webrtc2sip-mp_c2c.o] Error 1 make[1]:...
``` Hello All, I have tried multiple combinations and found the issue is not related with stun server. When I try with Chrome browser after disabling enable-icestun setting, it is...
``` All, Please be informed that the copyright headers in some of these poc code files are not complete and will be updated completely honoring the BSD terms once the...
``` Forgot to mention in original issue - both webrtcgw and sip server are running on centos 6.5 x64 ``` Original comment by `[email protected]` on 24 Jan 2014 at 6:48