Error Media server of Openmeeting while adding a connection

2020-06-02 Thread Lalit Patel
utor$* *Worker.run(ThreadPoolExecutor.* *java:628) at org.apache.tomcat.util.**threads.TaskThread$* *WrappingRunnable.run(* *TaskThread.java:61) at java.base/java.lang.Thread.**run(Thread.java:834)* Thanks and Regards Lalit Patel

Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-04 Thread Lalit Patel
kurento as media server if so, please advise what are the things I need to do ? Regards Lalit Patel

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-05 Thread Lalit Patel
Thanks Maxim for your comment. In my case, the server and clients are located at different locations protected by strict firewall rules. Can you elaborate what are things to be done in order to achieve this? Regards Lalit Patel On Fri, Jun 5, 2020 at 7:29 AM Maxim Solodovnik wrote: > He

Openmeeting 5.0.0-M4 ACTIONS -> DOWNLOAD as PDF error

2020-06-08 Thread Lalit Patel
.java:393) at org.apache.openmeetings.core.util.WebSocketHelper.lambda$sendAll$10(WebSocketHelper.java:195) at java.base/java.lang.Thread.run(Thread.java:834)* Has anybody noticed this error ? If so, how did you manage to solve this problem ? Thanks and Regards Lalit Patel

Re: Openmeeting 5.0.0-M4 ACTIONS -> DOWNLOAD as PDF error

2020-06-08 Thread Lalit Patel
Thanks Maxim, I will installed the latest version, On Mon, Jun 8, 2020 at 4:27 PM Maxim Solodovnik wrote: > https://issues.apache.org/jira/browse/OPENMEETINGS-2335 > > On Mon, 8 Jun 2020 at 17:54, Lalit Patel wrote: > >> Hi, >> Whenever I tried to click on ACTIONS -&g

Re: Problem using Kurento Media server

2020-06-09 Thread Lalit Patel
Could you please post kurento log message ? Regards Lalit On Tue, Jun 9, 2020 at 11:05 PM pooja.kamra wrote: > I have installed openmeetings 5.0M4 and Kurento Media server 6.13.0 on > Ubuntu 18.04. > > The installation is done on Ubuntu VM that is on azure cloud. > > Connection with Kurento ge

Re: Problem using Kurento Media server

2020-06-10 Thread Lalit Patel
Please provide the process log having format like .log However you may try to use TCP connection instead of UDP. Try simply blocking UDP traffic to achieve this. Regards Lalit On Wed, Jun 10, 2020 at 1:31 PM pooja.kamra wrote: > PFA logs. > > > > Regards, > > Pooja > &

Re: Problem using Kurento Media server

2020-06-11 Thread Lalit Patel
For Linux , you may block it in iptables firewall. For windows OS, configure in its firewall. Regards Lalit On Wed, Jun 10, 2020, 10:37 PM pooja.kamra wrote: > How to do that? Means how to block UDP traffic? > > > > Regards > > Pooja > > > > *From:* Lalit P

Re: Openmeetings clients behind strict firewall with only TCP ports 80 & 443 allowed

2020-06-12 Thread Lalit Patel
Switching to TCP is not going to solve my problem because TCP will require many ports to be open in firewall. Am I correct ? Regards Lalit Patel On Fri, Jun 12, 2020 at 6:52 AM Maxim Solodovnik wrote: > You can use TCP mode :) > (not sure why do you need this, UDP is faster ) >

Users with privilege to create User Groups and Private Conference Rooms

2020-07-02 Thread Lalit Patel
delete public rooms/other users' private rooms. This will help in offloading some tasks of the administrator. Thanks and regards Lalit Patel

Re: Users with privilege to create User Groups and Private Conference Rooms

2020-07-02 Thread Lalit Patel
Hi Maxim, Is Group Admin different from Admin ? If so, what are things Group Admin can do and how to make a user group admin ? Thanks and regards Lalit Patel On Thu, Jul 2, 2020 at 6:42 PM Maxim Solodovnik wrote: > There is no such level > > There is "group admin" level onl

Re: Users with privilege to create User Groups and Private Conference Rooms

2020-07-03 Thread Lalit Patel
was: > > Admin creates the group > Add user with admin rights and this user can > Add/modify/delete users/rooms to this particular group > > And has no access to other admin functions > > (from mobile, sorry for typos) > > On Thu, Jul 2, 2020, 20:50 Lalit Patel w

Re: Users with privilege to create User Groups and Private Conference Rooms

2020-07-03 Thread Lalit Patel
Thanks Maxim, It works Regards Lalit Patel On Fri, Jul 3, 2020 at 12:50 PM Maxim Solodovnik wrote: > Go to Admin->Groups > Select group > Add/Select user in group users > Check "Moderator" checkbox (or similar) > Save > > :)) > > On Fri, 3 Jul 2020

Recording restart is not working properly in OM 5.0.0-M4

2020-07-06 Thread Lalit Patel
o stop the recording. I am using Firefox 60.2.1.esr (64 bit ). I can also see an error message as "TypeError: c is undefined" in Console. Thanks and Regards Lalit Patel

Re: Recording restart is not working properly in OM 5.0.0-M4

2020-07-06 Thread Lalit Patel
Thanks Maxim for pointing it out. So in final version of OM 5 this issue will not be there Regards Lalit On Mon, Jul 6, 2020, 6:22 PM Maxim Solodovnik wrote: > This sounds like https://issues.apache.org/jira/browse/OPENMEETINGS-2278 > > On Mon, 6 Jul 2020 at 18:12, Lalit Patel wrote

Openmeeting Kurento Media server connection failed

2020-07-20 Thread Lalit Patel
n gstdtlsconnection.c:312:handle_timeout: handling timeout failed* What could be the possible reasons ? Do I need to install STUN (Coturn) server too ? Thanks and Regards Lalit Patel

Forget password link captcha is not working in latest build

2020-07-22 Thread Lalit Patel
ot see any exception in Catalina.out log. Regards Lalit Patel

Re: Forget password link captcha is not working in latest build

2020-07-22 Thread Lalit Patel
Captcha image is not being displayed. Due to this, users are not able to reset their password. Has anybody faced a similar issue ? Regards Lalit Patel On Wed, Jul 22, 2020 at 5:13 PM Lalit Patel wrote: > Hi, > I installed Openmeeting system Revision-600e5d0, Build date- > 2020-07-18T

Re: Forget password link captcha is not working in latest build

2020-07-23 Thread Lalit Patel
Today all of sudden it started working fine again. But yesterday, when I checked it was giving Error code 500 without any trace in server log. Could it be related to heavy load ? Regards Lalit Patel On Thu, Jul 23, 2020, 9:27 PM Maxim Solodovnik wrote: > Works as expected on demo-next: ht

Re: Forget password link captcha is not working in latest build

2020-07-23 Thread Lalit Patel
It is my own server with 32GB RAM. Regarding stack trace, it is most strange part that I did not get any error message. Anyway we can ignore it at this point. If it occurs again, I will let you know. With regards Lalit Patel On Thu, Jul 23, 2020, 9:39 PM Maxim Solodovnik wrote: > Was it y

Re: Forget password link captcha is not working in latest build

2020-07-23 Thread Lalit Patel
I will verify again the log file permission. OM is running as nobody user and I had given full dir path permission to nobody. All other logs are occurring in Catalina.out file Thanks & Regards Lalit Patel On Thu, Jul 23, 2020, 9:49 PM Maxim Solodovnik wrote: > Please check file perm

Securing Kurento media server and TURN connection in Openmeeting System

2020-08-03 Thread Lalit Patel
? If not ? does OMS have plan to support it in the near future ? I want to deploy OMS over the Internet, for this I want to secure things wherever possible. Thanks and Regards Lalit Patel

Re: Securing Kurento media server and TURN connection in Openmeeting System

2020-08-03 Thread Lalit Patel
Reading documents from https://doc-kurento.readthedocs.io/en/stable/features/security.html, I figured out that I have to enable secure websocket in KMS, which I can do. But does Openmeeting support connecting over wss ? Thanks and regards Lalit Patel On Mon, Aug 3, 2020 at 5:48 PM Lalit Patel

Re: Test if port 8888 is open ....

2020-08-11 Thread Lalit Patel
Check kurento installation page to see if its working properly Regards Lalit Patel On Tue, Aug 11, 2020, 8:35 PM kaffeesurrogat wrote: > Dear list, > > how do I test if port is open ? > > Have fun, > > kaffeesurrogat >

Re: Test if port 8888 is open ....

2020-08-11 Thread Lalit Patel
Yes that's fine as far as I know about open meetings system Regards Lalit Patel On Tue, Aug 11, 2020, 9:07 PM kaffeesurrogat wrote: > from outside the connection times out: > > curl --include --header "Connection: Upgrade" --header "Upgrade: > websocket&quo

Connecting Openmeeting system through a Squid Proxy

2020-08-14 Thread Lalit Patel
1' and message: 'null'* In my opinion, these are some trivial issues which can be sorted out, If anybody can suggest something to make it stable. Thanks and Regards Lalit Patel

Re: Connecting Openmeeting system through a Squid Proxy

2020-08-18 Thread Lalit Patel
? Thanks and Regards Lalit Patel On Fri, Aug 14, 2020 at 7:53 PM Maxim Solodovnik wrote: > Unfortunately I can't help here > there are instructions for Nginx and Apache front end proxies (please > search mailing lists) > Maybe you can examine those and get some ideas? > >

Re: Connecting Openmeeting system through a Squid Proxy

2020-08-18 Thread Lalit Patel
Thanks and Regards Lalit Patel On Wed, Aug 19, 2020 at 9:54 AM Maxim Solodovnik wrote: > Maybe you need to increase the limit for WebSocket message size? > drawing on WB can send big web-socket messages ... > > On Tue, 18 Aug 2020 at 22:38, Lalit Patel wrote: > > > &

Re: Connecting Openmeeting system through a Squid Proxy

2020-08-19 Thread Lalit Patel
machine running over port 3478. What I am observing is that the websocket connection is breaking when the user interacts with Dashboard. With Kind Regards Lalit Patel On Wed, Aug 19, 2020 at 11:58 AM Maxim Solodovnik wrote: > Since OM works without Squid I would say you should tweak Squid >

Re: Not able to save recording

2020-08-24 Thread Lalit Patel
Most probably its permission issue. Kurento media server should have access to dir where recordings to be saved Regards Lalit On Mon, Aug 24, 2020, 12:30 PM pooja.kamra wrote: > Hi, > > > > I am doing video recording in openmeetings 5.0M4 in Ubuntu machine. But > not able to save the recorded v

How to set recording off for all rooms including permanent and temporary

2020-09-17 Thread Lalit Patel
Hi All, Is there a way to set recording off for all rooms including permanent and temporary one ? Thanks and Regards Lalit Patel