Gabriele Carioli
Gabriele Carioli
> We found the problem yesterday - it's a function _isLocalSearch that only allowed certain search scopes Cool! Thank you so much! > I added `Ci.nsMsgSearchScope.newsFilter` for now - but...
> I think I can just disable it for body regex in this case to be safe. Thunderbird vanilla doesn't offer Body here either. yes. definitely the right solution.
Thank you. The TURN server (coturn) is configured (even if not in the two pages I've put online as an example) and it seems to be working. Trikle Ice says...
Thank you but nope: they don't work. Or better: they work fost most providers but not for a few. Are you using CoTurn? In that case, could you please post...
Thank you. I meant your ``turnserver.conf``. By the way I've found that I had a typo in my peerjs configuration. The correct syntax is ``` var myPeer = new Peer({...
> As soon as you define a TURN server, do all peer connection use it or only the ones failing perviously in your case? No. In the `iceServers` array you'll...