RedJohn14
RedJohn14
Hello @andreypopov thanks for fast reply! Do you have information / date for release the 2.7.0 version final? Currently I have nodered in docker and would hate to install packages...
> Alright, I figured it out: > > The issue is in nodes/out.js:105 > > device.current_values is null. A simple null-check prevents this error from happening. This might be an...
> It behaves very inconistently and I got it to work some times but not other times. Oh sorry my mistake ^^ You "solved" the problem by using npm i...
> Updated, please check Hi @andreypopov perfect !!! :-) Works for me too. Thank you for the quick support
Hello everyone! After a long search I came across this entry and was able to solve my problem, great :-) I have another e-mail system behind mailcow which sends outgoing...
Hello @fbonalair that would be great any news on this?
Can anybody help me with my issue? https://github.com/sophimail/webadmin/issues/8
> @rsoika You can set `ENABLE_P2P=false` or `ENABLE_P2P=0`. The default value is `true`. > > You can find all env vars over here: https://github.com/jitsi/docker-jitsi-meet/blob/master/web/rootfs/defaults/settings-config.js What is if i disable P2P?...
> If P2P is disabled, all calls will go through the videobridge. Okay, and if I have TURN enabled also for JVB Video the Traffic should go throw TURN Server?
> @RedJohn14 What are you trying to accomplish? We generally use TURN to increase the P2P success ratio. The videobridge does many things that are not necessary on a P2P...