Re: profile picture url [PATCH]

2013-02-05 Thread Vieri
Hi, I'm attaching a patch to fix the picture URI in case it's HTTP in the dashboard. This should fix the first part of my report. However, the second problem is still there and is probably harder to fix (see below - previous email). Basically, once a user has logged in once via LDAP and is crea

Re: Information about MS Outlook Calendar integration

2013-02-05 Thread Maxim Solodovnik
Hello Fabio, AFAIK the only integration is ics. files which can be added the the Outlook calendar (seems to work as expected for Outlook >2003) To make tighter integration add-in for Outlook should be written, I have the experience, but unfortunately have no time :( You can write it and opensourc

Re: Red5sip error

2013-02-05 Thread Maxim Solodovnik
I'm also seeing these 3 :( I'll ask red5sip developer to commit the fix ASAP On Feb 6, 2013 2:08 AM, "Bakko" wrote: > Hello Maxim, > > thank you for your answer. > > I'm trying to solve the problem but now i can't compile red5sip with ant > (CentOS 6.3 32bit). Two days ago working fine. > > No i

Error recording

2013-02-05 Thread Bakko
Hello, when I try to activate recordings on a room, on the applet i see this error: com.sun.deploy.net.JARSigningException: Se ha encontrado una entrada sin firma en el recurso: http://dominio.org:5080/openmeetings/red5-screenshare/commons-httpclient-3.1.jar I thing I'm using 1.9 openmeeting

Re: Red5sip error

2013-02-05 Thread Bakko
Hello Maxim, thank you for your answer. I'm trying to solve the problem but now i can't compile red5sip with ant (CentOS 6.3 32bit). Two days ago working fine. No idea... why Errors are like these: [javac] /opt/red5sip/src/java/org/red5/sip/app/RTMPRoomClient.java:304: error: cannot find s

RE: UNRESOLVED DEPENDENCIES during compiling the OM 2.0 checkuot

2013-02-05 Thread michael . wuttke
ok, thank you! I installed the latet pre compiled build of 2.1. And it worked. Thank you! Michael > Those libraries were removed from Red5 repository, you can use 2.1 or > download the binary distribution of 2.0. > > I'll update the Documents for Debian to reflect that shortly. > > -- > If you r

RE: UNRESOLVED DEPENDENCIES during compiling the OM 2.0 checkuot

2013-02-05 Thread Stephen Cottham
Those libraries were removed from Red5 repository, you can use 2.1 or download the binary distribution of 2.0. I'll update the Documents for Debian to reflect that shortly. -- > If you really want to compile the old 2.0 then you can follow these steps from Rene Rosendbaum. 1. I copy build-red5_i

Re: UNRESOLVED DEPENDENCIES during compiling the OM 2.0 checkuot

2013-02-05 Thread Maxim Solodovnik
Try this Http://markmail.org/search/?q=openmeetings+2.0+build+list%3Aorg.apache.incubator.openmeetings-user#query:openmeetings%202.0%20build%20list%3Aorg.apache.incubator.openmeetings-user%20from%3A%22Rene%27%20Rosenbaum%22+page:1+mid:dxjpopo34feddlhv+state:results On Feb 5, 2013 9:29 PM, wrote:

UNRESOLVED DEPENDENCIES during compiling the OM 2.0 checkuot

2013-02-05 Thread michael . wuttke
Hello, I tried to install OM 2.0 with the svn-checkout like described in the debian howto: https://cwiki.apache.org/confluence/download/attachments/27838216/Installing+OM2.x+On+Debian64+-+Headless.pdf?version=14&modificationDate=135878395 But the commend: /usr/adm/apache-ant-1.8.4/bin/ant -D

Re: profile picture url

2013-02-05 Thread Vieri
There's also another smaller glitch. Suppose you login OK with an LDAP/AD user. OM will correctly set the 'pictureuri' field in the 'user' table with the URL taken from LDAP/AD. However, if I change the user's URL within LDAP/AD and the user logs into OM again then he/she will keep seeing the old

Information about MS Outlook Calendar integration

2013-02-05 Thread Fabio Petrillo
Hi all, i'm new to OpenMeetings i'd like to know if there is a "native" integration between OpenMeetings and MS Outlook Calendar in two ways: - the first from OpenMeetings to MS Outlook Calendar - the second from MS Outlook to OpenMeetings, so the user can make a standard meeting via his

Re: profile picture url

2013-02-05 Thread Vieri
Let me correct what I just reported: the log indicates an "error" and when I go to the user's dashboard, I don't see the user's picture (I only see the OM default picture). However, if I enter the user's profile then I can correctly see the image... So it has been correctly uploaded but it only

Re: profile picture url

2013-02-05 Thread Vieri
There's a glitch... As you can see in the log below, the URL is correctly retrieved from my LDAP directory but it generates an error (incorrect construct?). DEBUG 02-05 11:43:25.102 DownloadHandler.java 730760 220 org.apache.openmeetings.servlet.outputhandler.DownloadHandler [http-bio-0.0.0.0-

Re: profile picture url

2013-02-05 Thread Vieri
downloading, compiling and testing... will let you know. Thanks! --- On Tue, 2/5/13, seba.wag...@gmail.com wrote: From: seba.wag...@gmail.com Subject: Re: profile picture url To: user@openmeetings.apache.org Date: Tuesday, February 5, 2013, 3:37 AM you can try with latest SVN, the key would be

Re: profile picture url

2013-02-05 Thread Vieri
I can set the attribute in my LDAP/AD if you want me to test it via svn. --- On Tue, 2/5/13, seba.wag...@gmail.com wrote: From: seba.wag...@gmail.com Subject: Re: profile picture url To: user@openmeetings.apache.org Date: Tuesday, February 5, 2013, 3:21 AM Yes, I was just looking at that. Ind

Re: profile picture url

2013-02-05 Thread Vieri
Something like a 'ldap_user_attr_pictureuri'...? --- On Tue, 2/5/13, Vieri wrote: From: Vieri Subject: Re: profile picture url To: user@openmeetings.apache.org Date: Tuesday, February 5, 2013, 3:18 AM By the way, the OM LDAP module doesn't allow to specify a picture URI, right? The ideal scen

Re: profile picture url

2013-02-05 Thread Vieri
By the way, the OM LDAP module doesn't allow to specify a picture URI, right? The ideal scenario would be for me to store the picture URI within the LDAP directory and upon LDAP user login, OM would upload the picture URI correctly. --- On Tue, 2/5/13, Maxim Solodovnik wrote: From: Maxim Solodo

Re: profile picture url

2013-02-05 Thread Vieri
Thanks. Actually my users log in via LDAP. So the user records are cerated in the 'users' tabel as soon as they correclty log in for the first time. But the pictureurl is invalid. I don't want each user to upload their own pictures (they can do so if they wish but I'd like their default picture t

Re: profile picture url

2013-02-05 Thread Vieri
answering myself... I suppose I can use SOAP calls for this: http://openmeetings.apache.org/FileService.html --- On Tue, 2/5/13, Vieri wrote: From: Vieri Subject: Re: profile picture url To: user@openmeetings.apache.org Date: Tuesday, February 5, 2013, 3:00 AM Is there a way to do this on the

Re: profile picture url

2013-02-05 Thread Vieri
Is there a way to do this on the OM server directly without user/client intervention? I'd like to do a script which takes the OM user ID as input and searches its picture in a custom database and uploads/copies it to the OM server to the appropriate user profile directory. Is there already a way