Re: NAT Issue

2020-05-18 Thread Maxim Solodovnik
Hello Partha, It seems I missed the question :( (too much emails :((( ) TURN server should be able to handle connections for users behind NAT Same time KMS should be fully accessible to it you can set it up on different server, but please ensure it has full access to KMS On Tue, 19 May 2020 at 0

Error connecting to media server

2020-05-18 Thread Rohit Dhamal
Hello All, I am finding it difficult to communicate audio and video with my students. Whenever it is attempted the client side gets an error given below. It states InvalidStateError:Failed to set remote answer sdp: Called in wrong state: kStable Media server connection for user is failed

Re: OM 505 Problem reconnect Stream

2020-05-18 Thread Peter Dähn
Hi Maxim, seemed to work so far. / //openmeetings@openmeetings:~$ grep "Unexpected error while clean-up" catalina.out.6// //ERROR 05-15 17:24:26.348 o.a.o.c.r.KurentoHandler:201 [ntLoopGroup-2-1] - Unexpected error while clean-up// //openmeetings@openmeetings:~$ grep "Kurento connected" catali

Re: NAT Issue

2020-05-18 Thread Partha Datta
Hello Maxim, I understand, you have been busy. I was waiting to hear back from you. I managed to get cturn for fedora 25. I have a doubt. Do I need to run cturn in the firewall server or I can run the cturn on the server I am running openmeeting? Which is behind the firewall server. Could you se

Re: List of worth-checking log files of OM and related software

2020-05-18 Thread Unix Home Academy
On Mon, May 18, 2020 at 12:57 PM Maxim Solodovnik wrote: > Hello Ahmad, > > On Mon, 18 May 2020 at 16:55, Unix Home Academy < > unix.home.acad...@gmail.com> wrote: > >> Hi all, >> >> I was trying to troubleshoot few issues I am having and I had difficulty >> identifying what log files to check. I

Re: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Maxim Solodovnik
Hello Alex, you can use any DB query tool including command line :) Can you please do the tests one by one? :)) 1) create LDAP mapping with full picture URL (and check what in DB and UI after LDAP login) 2) since image is empty I guess it is dropped if mapping is commented out in this case p

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
OK, I got it figured out. I had to grant phpmyadmin priviliges on open4010. Now I can browser the om_user-table of open4010. The LOCAL user (first user after the installation, the admin-account) has the line: pictureuri varchar(255)[empty dropdown-field] [unchecked checkbox] profile

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
I installed PHPMyAdmin - it works, OpenMeetings also still works, so I didn't mess it up. But now I don't know the structure oft he open4010-database, so I cannot start a query. Can you suggest a browser that I can use in order to browse (instead of having to start queries)? Or can you tell me

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
Sorry, I have to ask, because I haven’t done this so far: I can check what’s stored in the DB via phpMyAdmin? Can I install phpMyAdmin without messing with OpenMeetings? I never looked into MariaDB, so I have to start from the beginning. Or can you provide me with queries I can use from commandline

Re: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Maxim Solodovnik
On Mon, 18 May 2020 at 20:06, Ninnig, Alexander < alexander.nin...@rechnungshof.rlp.de> wrote: > Hello Maxim, > > ok, well, so that sounds cool. I wouldn't mind doing that manually. > > To get that right: > > Option 1 is to use a free AD-attribute (for us, that would be "pager") and > enter a URL

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
Hello Maxim, ok, well, so that sounds cool. I wouldn't mind doing that manually. To get that right: Option 1 is to use a free AD-attribute (for us, that would be "pager") and enter a URL to the user-picture (like ) and edit om_ldap.cfg ()? That doesn'

Fwd: ReferenceError: RTCPeerConnection is not defined (Resolved)

2020-05-18 Thread Osvaldo OBA . Benítez Aliaga
Hello, I already solved the problem I had with RTCPeerConnection. The problem was caused by a plugin called WebRTC Leak Shield. I just disabled it and everything worked perfectly. Thanks for the help. El 15/5/2020 a las 11:47, Konstantin Kuzov escribió: > Maybe some extension turning it off? Try

Re: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Maxim Solodovnik
There are several options :)) On Mon, 18 May 2020 at 19:09, Ninnig, Alexander < alexander.nin...@rechnungshof.rlp.de> wrote: > Hello Maxim, > > so, I don't have to make more tests - it just will not work, right? > Yes, OM expects to get the URL but get lots of binary data Or in other words: I

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
Hello Maxim, so, I don't have to make more tests - it just will not work, right? Or in other words: I have to wait for a stable version of OpenMeetings 5? Without being a pain, is there a timeline for the stable version of OM5? Or is there another way to provide pictures for ldap-accounts? I wo

Re: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Maxim Solodovnik
please read my previous answer On Mon, 18 May 2020 at 19:00, Ninnig, Alexander < alexander.nin...@rechnungshof.rlp.de> wrote: > Hello, > > I enabled debug-mode for ldap-connections and checked the log. > > AD-Binding works, AD-query also works, there is exactly one hit, the log > displays like al

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
Hello, I enabled debug-mode for ldap-connections and checked the log. AD-Binding works, AD-query also works, there is exactly one hit, the log displays like all my AD-attributes. After that, the log shows errors - and "caused at" shows: "Data truncation: Data too long for column 'pictureuri' at

Re: List of worth-checking log files of OM and related software

2020-05-18 Thread Maxim Solodovnik
Hello Ahmad, On Mon, 18 May 2020 at 16:55, Unix Home Academy wrote: > Hi all, > > I was trying to troubleshoot few issues I am having and I had difficulty > identifying what log files to check. I was thinking of having a one-page > guide to list all the log files that might be inspected when > t

Re: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Maxim Solodovnik
Hello Alex, this was implemented for M4 https://issues.apache.org/jira/browse/OPENMEETINGS-2262 But wasn't backported to 4.0.x On Mon, 18 May 2020 at 17:41, Ninnig, Alexander < alexander.nin...@rechnungshof.rlp.de> wrote: > Hello, > > Another Update: > > I also tried the AD-attribute . > An

Re: New tutorials Installation SSL certificates and Coturn for OpenMeetings 5.0.0-M4

2020-05-18 Thread Konstantin Kuzov
I tested it a bit and didn't find any difference except that way it is more handy to distinguish connections in logs or coturn's cli. But hypothetically there maybe some other turn-server implementation for which it could matter. вс, 17 мая 2020 г. в 09:57, Maxim Solodovnik : > Hello Konstantin,

Re: New Features: "very fast conference" and more

2020-05-18 Thread Konstantin Kuzov
I doubt it that apache has something like that. Though I haven't used it for more than 10 years. There are so much better alternatives.. I think haproxy definitely should have such functionality, It's not really about less ports as generally you don't want to tunnel everyone through tcp as it will

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
Hello, Another Update: I also tried the AD-attribute . And I also used a software instead of PowerShell (CodeTwo Active Directory Photos 1.32 - this software also checks the imagefiles for allowed maximum size). Still - doesn't work ("Internal Error"). By the way (this might actually be an imp

AW: OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
Hello, update on my question. CHECKING ANOTHER AD-ATTRIBUTE --- I just checked the AD-attribute , which also can be used to store pictures in Active Directory (). Doesn't work either ("Internal Error"). CHECKING THE PICTUREFILES ---

List of worth-checking log files of OM and related software

2020-05-18 Thread Unix Home Academy
Hi all, I was trying to troubleshoot few issues I am having and I had difficulty identifying what log files to check. I was thinking of having a one-page guide to list all the log files that might be inspected when troubleshooting OM/Kurento/Coturn and any other interesting tool that might be rela

OM 4.0.10, AD-Pictures (or: how can I provide pictures for LDAP-accounts)

2020-05-18 Thread Ninnig, Alexander
Hello, we are using OpenMeetings 4.0.10 in our productive environment. LDAP-Configuration (om_ldap.cfg) works fine, except for getting thumbnails/pictures stored in Active Directory. If I uncomment the line and save the config-file, I cannot login anymore with my Active-Directory-account - Op