App for open meeting

2020-04-27 Thread Mettavihari D
Greetings Is there an app available designed specifically for open meeting? With metta Mettavihari

Re: NAT Issue

2020-04-27 Thread Julian Weiß
Hey Partha, I’m using UBUNTU 18LTS Yes I edited the application Context xml file Any Ideas how to get the turnserver running is it a problem that only sudo can see that it is working. As long as I type in turnserver I just get the information of a binding problem. Any Ideas might it be a righ

Re: NAT Issue

2020-04-27 Thread ratatouille
Julian Weiß schrieb am 27.04.20 um 11:29:23 Uhr: > I’m using UBUNTU 18LTS You are not very familiar with Linuxsystems, are you? > Yes I edited the application Context xml file > > Any Ideas how to get the turnserver running is it a problem that only sudo > can see that it is working. As long

Re: Error: org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun Error running socket processor

2020-04-27 Thread Maxim Solodovnik
"Failed to connect to media server" error usually mean KMS is not accessible by OM Usually OM and KMS are on the same side of FW, so I can't imaging how is this possible :( On Mon, 27 Apr 2020 at 01:14, Partha Datta wrote: > > Hi again, > > Both audio and video was not working, I could not find

Re: App for open meeting

2020-04-27 Thread Maxim Solodovnik
There is no "special mobile app" if this was the question :) On Mon, 27 Apr 2020 at 18:19, Mettavihari D wrote: > > Greetings > > Is there an app available designed specifically for open meeting? > > With metta > Mettavihari -- Best regards, Maxim

New DVD-Pendrive live iso OpenMeetings 4.0.10 on Ubuntu 20.04 lts

2020-04-27 Thread Alvaro
Hello, A new DVD-Pendrive live iso of OpenMeetings 4.0.10 on Ubuntu 20.04 ltsis at your disposal, called: Live OpenMeetings 4.0.10 on Ubuntu 20.04 lts.iso Is the option to install on hard drive. It is now more secure to change the password of users on the mail servervia the Roundcube webmail, beca

New installation tutorial OpenMeetings 4.0.10 on Ubuntu 20.04 lts

2020-04-27 Thread Alvaro
Hello, A new tutorial is at your disposal, called: Installation OpenMeetings 4.0.10 on Ubuntu 20.04 lts.pdf You can find it at: https://cwiki.apache.org/confluence/display/OPENMEETINGS/Tutorials+for+ installing+OpenMeetings+and+Tools Best regards Alvaro ---

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
I didn't configure a STUN, is that the problem? Which server do you recommend for being in germany ? On 27/04/2020 19:25, kaffeesurrogat wrote: > Hey everybody, > > i just finished a testing session with OM 5.0.4 and two colleages. It > didn't went well at all. > Quite a few error messages poppe

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
Should I setup my own machine or is it save to use a public one ? On 27/04/2020 19:41, kaffeesurrogat wrote: > I didn't configure a STUN, is that the problem? Which server do you > recommend for being in germany ? > > > > On 27/04/2020 19:25, kaffeesurrogat wrote: >> Hey everybody, >> >> i just fi

Re: Still a lot of Problems

2020-04-27 Thread ratatouille
Hello! Own machine for what? For a STUN-Server? I think it's the best to run such a server on the same machine like OM. What OS are you using? I use CentOS 7 with coturn as STUN-Server. Runs nice. Andreas kaffeesurrogat schrieb am 27.04.20 um 19:47:26 Uhr: > Should I setup my own machine or

Re: Still a lot of Problems

2020-04-27 Thread Juan Antonio Moreno Carmona
You should install and configure your own turn server on the same machine you run openmeetings. It's not difficult. Regards. El 27/4/20 a las 19:47, kaffeesurrogat escribió: Should I setup my own machine or is it save to use a public one ? On 27/04/2020 19:41, kaffeesurrogat wrote: I didn't

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
On 27/04/2020 20:28, ratatouille wrote: > Hello! > > Own machine for what? For a STUN-Server? I think it's the best to run such | server on the same machine like OM. are there any instructions for the coturn stuff .. can send me a link ? Never did that before . > What OS are you usi

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
On 27/04/2020 21:30, kaffeesurrogat wrote: > > > On 27/04/2020 20:28, ratatouille wrote: >> Hello! >> >> Own machine for what? For a STUN-Server? I think it's the best to run such > | server on the same machine like OM. > > are there any instructions for the coturn stuff .. can send me a >

Re: Still a lot of Problems

2020-04-27 Thread ratatouille
kaffeesurrogat schrieb am 27.04.20 um 21:30:26 Uhr: > On 27/04/2020 20:28, ratatouille wrote: > are there any instructions for the coturn stuff .. can send me a > link ? Never did that before . Look here https://markmail.org/search/?q=user%3Dkurento#query:user%3Dkurento+page:2+mid:yt3lo

Re: Still a lot of Problems

2020-04-27 Thread Juan Antonio Moreno Carmona
Hi. I suppose you have Ubuntu installed on your VPS. It is right? Then install the coturn package. Next you have to edit the files turnserver.conf and applicationContext.xml and restart cotrun and openmeetings. You can see more precise instructions in the next tutorial https://cwiki.apache.o

Re: NAT Issue

2020-04-27 Thread Partha Datta
Hi Alvaro, No luck.. Here is my firewall configuration. But very strange.. it works great when I get connected with VPN client FedoraServer (active) target: default icmp-block-inversion: no interfaces: enp5s10 sources: services: ssh ports: 5904/tcp 3478/tcp 3478/udp 5443/tcp /tcp 4

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
i did follow the wiki script. I did an installation of the letsencrypt certicates before and it seems to work. Perhaps I have to redo it. right now i#m stopped at saving iptables-rules -- sudo iptables -L Chain INPUT (policy ACCEPT) target prot opt source   des

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
Yes i installed this thing on VPS, 8 vCores, 32GB of ram . ubuntu 18.04 On 27/04/2020 21:59, Juan Antonio Moreno Carmona wrote: > Hi. > > I suppose you have Ubuntu installed on your VPS. It is right? Then > install the coturn package. Next you have to edit the files > turnserver.conf and appli

Re: Still a lot of Problems

2020-04-27 Thread Juan Antonio Moreno Carmona
Ok, well. You have installed coturn, then look for a file named turnserver.con. It can be in /etc/turnserver.conf or /etc/turnserver/turnserver.conf. You must edit this file but before tell me if you have found it. El 27/4/20 a las 22:26, kaffeesurrogat escribió: Yes i installed this thing on

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
On 27/04/2020 22:35, Juan Antonio Moreno Carmona wrote: > Ok, well. You have installed coturn, then look for a file named > turnserver.con. It can be in /etc/turnserver.conf or > /etc/turnserver/turnserver.conf. > > You must edit this file but before tell me if you have found it. ok what i did:

Re: Still a lot of Problems

2020-04-27 Thread Juan Antonio Moreno Carmona
Everything seems OK. I would try first without iptables, with all ports open. When you have openmeetings running smoothly then you can go closing ports. El 27/4/20 a las 22:59, kaffeesurrogat escribió: On 27/04/2020 22:35, Juan Antonio Moreno Carmona wrote: Ok, well. You have installed cotur

Re: App for open meeting

2020-04-27 Thread Mettavihari D
Thank you On Mon, 27 Apr 2020, 21:49 Maxim Solodovnik, wrote: > There is no "special mobile app" if this was the question :) > > On Mon, 27 Apr 2020 at 18:19, Mettavihari D wrote: > > > > Greetings > > > > Is there an app available designed specifically for open meeting? > > > > With metta > >

Re: Still a lot of Problems

2020-04-27 Thread Stefan Kühl
Hey guys, @kaffeesurrogat: Check if iptables-persistant is installed. As far as I know, this is not standard. Try: sudo apt-get install iptables-persistent then: iptables-save > /etc/iptables/rules.v4 This should work. Greetz Hoschie Am 27.04.2020 23:16, schrieb Juan Antonio Moreno Ca

Re: Still a lot of Problems

2020-04-27 Thread Maxim Solodovnik
Your libreoffice at server seems to be misconfigured No other understandable errors on the logs What version of KMS are you using? Kurento connection issues might be caused by your OM restarts i. e. Is it possible you have multiple om instances running? According to duplicated users in the list:

WebServices failure ...

2020-04-27 Thread Ramón Zárate Moedano
Im testing a PHP script using OM5-M4 (Ubuntu) Im getting and erro trying to create a room. I could login and get SID but after that i get this error < OpenMeetings Server is not responding! No response was returned.Array ( [url] => https://doma

Re: NAT Issue

2020-04-27 Thread Julian Weiß
Same at my side. It works as long as I’am in the lan (VPN is also in the lan) it works. Whe it comes to use the coturn server it doesn’t work. Von: Partha Datta Antworten an: "user@openmeetings.apache.org" Datum: Montag, 27. April 2020 um 22:14 An: "user@openmeetings.apache.org" Betreff: Re

Re: WebServices failure ...

2020-04-27 Thread Maxim Solodovnik
For M4 you need to pass room type in CAPS: https://github.com/apache/openmeetings/blob/master/openmeetings-db/src/main/java/org/apache/openmeetings/db/entity/room/Room.java#L129 New Moodle plugin has been released due to this API break On Tue, 28 Apr 2020 at 11:27, Ramón Zárate Moedano wrote: > >

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
On 28/04/2020 06:25, Maxim Solodovnik wrote: > Your libreoffice at server seems to be misconfigured > No other understandable errors on the logs > What version of KMS are you using? > kurento-media-server/bionic,now 6.13.0-0kurento1.18.04 amd64  [installiert] > Kurento connection issues might b

Re: Still a lot of Problems

2020-04-27 Thread Maxim Solodovnik
KMS is latest - great Only one java process - great Is the issue reproducible at our demo-next server? On Tue, 28 Apr 2020 at 13:18, kaffeesurrogat wrote: > > > > On 28/04/2020 06:25, Maxim Solodovnik wrote: > > Your libreoffice at server seems to be misconfigured > > No other understandable err

Re: Still a lot of Problems

2020-04-27 Thread kaffeesurrogat
On 28/04/2020 08:37, Maxim Solodovnik wrote: > KMS is latest - great > Only one java process - great > > Is the issue reproducible at our demo-next server? sorry for asking where can i find three of them at https://openmeetings.apache.org/demo.html ;-) > > On Tue, 28 Apr 2020 at 13:18,