Google Code Exporter

Results 21406 comments of Google Code Exporter

``` @ciprian.dosoftei 5 or 500? ``` Original comment by `[email protected]` on 18 Jun 2013 at 10:29 - Changed state: **Accepted**

``` That's actually 5, I cannot figure out a pattern yet (quad core 16GB ram server, plenty of file handles available; webrtc2sip/doubango manually built by the book). When the above...

``` After getting rid of the overloading issue (by spawning a dedicated webrtc2sip gateway for each user, works well, no overall server overloading issues) I had the chance to get...

``` Have you been able to build webrtc2sip on windows? I am also interested in same. ``` Original comment by `[email protected]` on 3 Mar 2015 at 7:44

``` We haven't checked this issue yet but using a dedicated server for each user is not a solution at all. The error message reported doesn't look to be tied...

``` I completely agree, it's not elegant at all. When I designed the system and tested in my office it went smooth. When deployed it was a nightmare and it's...

``` I have the same problem here. One year later! Webrtc2Sip simply stops running and all the WebRTC users drops. I would really apreciate some help. ``` Original comment by...

``` Sorry, clarification, should read rtcweb-breaker is in SIP REGISTER but not in the SIP INVITE. The parameter is in websocket for both requests. Test perform with Firefox Nightly 21.0a1...

Original comment by `[email protected]` on 12 Feb 2013 at 1:48 - Changed state: **Accepted**

``` We have the same problem, but it only happens when using a WSS url for websocket_proxy_url. For unsecure websockets, it works. Is it correct that the full contact header...