OK, I understand
I'll try to reproduce your problem and will let you know
On 18 October 2014 03:15, César M. Sandrigo wrote:
> I'm using appointments because I would like to use iCal notification
> from OM. So, every time that a user needs to meet with the others
> users assigned to a "problem"
Do you have any LDAP browser with search capability? Maybe you can test
your query using this browser?
On 18 October 2014 03:57, John Samonakis wrote:
> Hi there!
>
> I have successfully connected OpenMeetings version 3.0.3 with LDAP and I
> can now log in
>
> using my username (the “uid” LDAP a
Hi there!
I have successfully connected OpenMeetings version 3.0.3 with LDAP and I can
now log in
using my username (the "uid" LDAP attribute). I use Sun LDAP.
However I want to connect using my email address (the "mail" LDAP
attribute).
Is this possible?
I have change the line in config:
I'm using appointments because I would like to use iCal notification
from OM. So, every time that a user needs to meet with the others
users assigned to a "problem" he/she could create a new appointment
and other user would be reported. And then app could show to each user
the next appointment that
According to the code:
if roomId > 0 AND room with this id exist it should be used
"Create/Modify appointment special room". selected might be UI issue
I need more time to check ~3AM will try to do it tomorrow .
On 18 October 2014 02:45, Maxim Solodovnik wrote:
> I'll check
>
> Why ar
I'll check
Why are using appointments for this?
You can just use rooms
On 18 October 2014 02:42, César M. Sandrigo wrote:
> Hi guys, it's me again!
>
> When I create a new appointment using soap method saveAppointment I
> pass it the roomId parameter, but always the appointment is created
Hi guys, it's me again!
When I create a new appointment using soap method saveAppointment I
pass it the roomId parameter, but always the appointment is created
with the option "Create/Modify appointment special room". What does it
mean? Does it mean that a special room will be created for this
app
loginUser authorizes user who make all subsequent calls
setUserObjectAndGenerate* creates/retrieves user and generates secureHash
this API was written for CMS integration
externalUserId is the id in CMS (external system)
externalUserType is unique name for the external system being integrated
bec
Hi Dario,
I'm new in the OM world and I consider that I don't understand very
well the service operations yet, buy maybe I can help you.
I do the fallowing steps to get the room hash:
1. getSession
2. loginUser
3. addRoomWithModerationAndExternalType
4. getRoomIdByExternalId (Just for now, I'm g
I don't understand how the setUserObjectAndGenerateRoomHash work.
I post How I use it in java with Soap WebService
Step 1 : SESSION ID
Sessiondata session = userEndPoint.getSession();
sessionId = session.getSession_id();
Step 2 : LOGIN USER
long userId = userEndPoint.loginUse
Thanks for sharing this
On 17 October 2014 16:05, Linas Redeckis wrote:
> I just found the problem.. and noone could guess : ) its my hardware.
>
> the library/port called x264 is installed when you check it in ffmpeg. and
> default option configuration before compile has this thing checked:
> [
I just found the problem.. and noone could guess : ) its my hardware.
the library/port called x264 is installed when you check it in ffmpeg. and
default option configuration before compile has this thing checked:
[ x ] ASM - Enable Assembly Optimizations
seems inocent at first. not, if you have ol
I can try "General tutorial" from here
https://trac.ffmpeg.org/wiki/CompilationGuide
or select tutorial for the system closest to FreeBSD from the list
On 17 October 2014 14:13, Linas Redeckis wrote:
> thank you for helping me.
> so, i have something wrong with my ffmpeg compilation.
>
> im doin
thank you for helping me.
so, i have something wrong with my ffmpeg compilation.
im doing this on FreeBSD 10, and no noob-proof tutorials are present on
internets.. but it is not that different from other OS's
maybe later i will publish my tutorial and others will correct me if im
doing something
14 matches
Mail list logo