Re: Network connection error

2017-09-29 Thread maxime . guerif
I will investigate on this to see what could be wrong in the network. But the fact that other laptops can connect without problem to OM, even an old version of Mac Sierra is strange if it is a network issue. Thanks for your answers Maxime Le 2017-09-29 16:01, Alvaro a écrit : ...from my Mac

Re: Network connection error

2017-09-29 Thread maxime . guerif
The problem is not with the installation, OM is installed on another OS but when I connect to my OM server and access to a room from a mac OS Sierra 10.12.6 I have these problems. Le 2017-09-29 12:56, maxime.gue...@bssp.fr a écrit : Hello Alvaro, I have 3.3.2 version of OM and it doesn't work

Re: Network connection error

2017-09-29 Thread maxime . guerif
Hello Alvaro, I have 3.3.2 version of OM and it doesn't work with my Mac OS Sierra 10.12.6. The problems are : - Sometimes the video disappear - The whiteboard never appears It works on other laptops so I don't uderstand why on this one it doesn't work. Did you add something special in firefo

Re: Network connection error

2017-09-29 Thread maxime . guerif
Hello Maxim, Yes I will renew it every 90 days, thanks. I have another problem here : The OM I installed works on every machine we tried except from a Mac OS Sierra 10.12.6 with a Firefox version 56, do you have an idea of which problem it could be ? In fact we have a "Loading" in red at the top r

Re: Network connection error

2017-09-27 Thread maxime . guerif
Maxim, Thanks for the link, it helped. It was the part with pkcs12 that did not work, I had to reassemble all the certs (fullchain, chain and cert) together to get it working. Best regards. Maxime Le 2017-09-27 11:03, Maxim Solodovnik a écrit : > Unfortunately I don't have complete how-to > H

Re: Network connection error

2017-09-27 Thread maxime . guerif
Hello, I installed OM 3.3.2 and it appears that the problem comes from the certificate as it works with http and rtmp but not with https and rtmps. Maybe I did not make it well, do you have a complete SSL procedure with letsencrypt? I tried the procedure : Using "OpenMeetings with RTMPS and HTTPS"

Re: Network connection error

2017-09-22 Thread maxime . guerif
Hello Maxim, Thank you for your reply, I will try to upgrade to 3.3.2 to see if it works. Best regards. Maxime Le 2017-09-22 11:39, Maxim Solodovnik a écrit : > It seems Flash was unable to connect :( > It it reproducible using latest release 3.3.2: > https://dist.apache.org/repos/dist/relea

Network connection error

2017-09-22 Thread maxime . guerif
Hello, I have an issue on OM 3.3.0 (only for some browsers) where I have the "Error Missing 204 556 642" or the round charging when I open a room. When I do the network testing I also have the round turning around. I think that ports are configured correctly as it works on multiple computers a

Re: HTTPS with installation from source files

2017-08-31 Thread maxime . guerif
Le 2017-08-31 11:59, maxime.gue...@bssp.fr a écrit : > Le 2017-08-31 11:18, Maxim Solodovnik a écrit : > I would recommend to use headset. > > Could you please provide more details on "For the video, we tried multiple > times but it worked only one time and after that we were not able to acces

Re: HTTPS with installation from source files

2017-08-31 Thread maxime . guerif
Le 2017-08-31 11:18, Maxim Solodovnik a écrit : > I would recommend to use headset. > > Could you please provide more details on "For the video, we tried multiple > times but it worked only one time and after that we were not able to access > to each other's dashboard"? > I'm afraid I don't u

Re: HTTPS with installation from source files

2017-08-31 Thread maxime . guerif
Le 2017-08-31 06:35, Maxim Solodovnik a écrit : > Hello Maxime, > > It's hard to say, too few details :( > Do you have these audio issues in audio-only meetings? > Is it reproducible on all browsers? > Have you tried different headset (are you using headset)? > > do you have network related

Re: HTTPS with installation from source files

2017-08-30 Thread maxime . guerif
Le 2017-08-23 13:45, Maxim Solodovnik a écrit : > You need to update you config.xml file, as described here: > http://openmeetings.apache.org/RTMPSAndHTTPS.html#Set_up_RTMPS > > On Wed, Aug 23, 2017 at 6:09 PM, wrote: > > On 21.08.2017 16:14, Maxim Solodovnik wrote: > Hello Maxime, > > the

Re: HTTPS with installation from source files

2017-08-23 Thread maxime . guerif
On 21.08.2017 16:14, Maxim Solodovnik wrote: > Hello Maxime, > > the easiest way is: > 1) create keystore/truststore modify all configs once (as described here: > http://openmeetings.apache.org/RTMPSAndHTTPS.html#Create_Keystore_using_existing_key-pair_) > > 2) rebuild > 3) put all items cr

Re: HTTPS with installation from source files

2017-08-21 Thread maxime . guerif
Hello, Thanks for your reply. I am still not having access to my server in HTTPS though I did all the tricks recommended. I did what I already wrote in my previous mail and I have put the certificate in my keytool store in red5. I can see that when I connect with my browser to the url with 54

HTTPS with installation from source files

2017-08-18 Thread maxime . guerif
Hello, I would like to know how to add a letsencrypt cert to my OM server knowing that I installed it from sources (so files are not at the same places as from normal installation). In fact, which file of the webserver should I modify to have the green lock ? Do I have to reinstall the server

Re: export red5 and suppress ID

2017-07-25 Thread maxime . guerif
On 25.07.2017 14:16, Maxim Solodovnik wrote: > According "I want to start red5 with "service red5 (re)start", is it > possible" > Please search mailing lists for upstart script (or take it from Alvaro's > tutorials :)) ) > > On Tue, Jul 25, 2017 at 7:14 PM, Maxim Solodovnik > wrote: > > yo

export red5 and suppress ID

2017-07-25 Thread maxime . guerif
Hello, I have, with your help, fully installed openmeetings from sources but I am now trying to suppress the IDs which are behind each word in pages like for example : rooms[792]. I would like to hide the [792] whenever I want, I have tried to modify things in 'configuration' but didn't succe

Re: Modification of mail templates

2017-07-24 Thread maxime . guerif
On 24.07.2017 06:30, Maxim Solodovnik wrote: > Hello Maxime, > > you have to perform following steps: > 1)In case you would like to develop Openmeetings you need to run _"unpacked"_ > build: > > mvn clean install -P allModules,unpacked,mysql,default-db-cred > -DskipTests=true -Dwicket.mode=

Re: Modification of mail templates

2017-07-21 Thread maxime . guerif
On 20.07.2017 10:18, maxime.gue...@bssp.fr wrote: On 18.07.2017 03:45, Vasiliy Degtyarev wrote: Hello, You should clone openmeeting sources, change file, then rebuild openmeetings and install custom version. Thanks, Vasiliy Hello, I copied the java file " https://github.com/apache/openmeet

Re: Modification of mail templates

2017-07-20 Thread maxime . guerif
On 18.07.2017 03:45, Vasiliy Degtyarev wrote: Hello, You should clone openmeeting sources, change file, then rebuild openmeetings and install custom version. Thanks, Vasiliy Hello, I copied the java file " https://github.com/apache/openmeetings/blob/3.3.x/openmeetings-service/src/main/java/

Re: Modification of mail templates

2017-07-17 Thread maxime . guerif
On 16.07.2017 16:12, maxime.gue...@bssp.fr wrote: On 14.07.2017 17:47, Maxim Solodovnik wrote: Here is the example: You have Invitation mail template. It has markup [1] and source code [2] (the name is same) In markup you can see: "comment_for_link2", in code: new Label("comment_for_link2", ge

Re: Modification of mail templates

2017-07-16 Thread maxime . guerif
On 14.07.2017 17:47, Maxim Solodovnik wrote: Here is the example: You have Invitation mail template. It has markup [1] and source code [2] (the name is same) In markup you can see: "comment_for_link2", in code: new Label("comment_for_link2", getString("505", locale)) So string 505 state for com

Re: Modification of mail templates

2017-07-14 Thread maxime . guerif
On 14.07.2017 06:43, Maxim Solodovnik wrote: Hello you can change HTML of email templates as described here: http://openmeetings.apache.org/EditTemplates.html The only limitation: you need to create more generic template, I'm afraid it would be impossible to create 3 URL as in your example On Th

Modification of mail templates

2017-07-13 Thread maxime . guerif
Hello, I have another request, After setting a conference request, a mail with default message and links in it is sent. Here is the default message: "If you have problems with the link, please copy and paste this to your browser: http://localhost:5080/openmeetings/#room/36"; In fact, I wou

Re: help configuration smtp server

2017-07-13 Thread maxime . guerif
On 13.07.2017 02:58, Maxim Solodovnik wrote: > Hello, > > This error "unable to find valid certification path to requested target" > usually means certificate chin is not recognized to be secure > I believe you need to import your CA certificate will all intermediate > certificates to JRE (jr

help configuration smtp server

2017-07-12 Thread maxime . guerif
Hello, We are installing a version of openmeetings (last stable) on a stretch Debian. Everything seems to work fine but we configured a smtp server with starttls port 587 from a functional mail server and we have a mail sending problem after creating a conference in the calendar. The "email M