here you can find PHP API with some basic operations implemented:
https://github.com/openmeetings/openmeetings-api-plugin
On Tue, 15 Dec 2020 at 10:58, Robert Savickas wrote:
> Super! Thank you.
>
> (P.S. I am not using Moodle, but the first link should be most useful).
>
>
>
> On Mon, Dec 14, 2
interesting :-)
On 12/10/20 6:25 AM, Maxim Solodovnik wrote:
these are the sort description of what was changed
1) `labels synced, random locale is printed during tests`
"labels synced" labels from POEditor were added to Om codebase
"random locale is printed during tests" random locale is
Thanks Max, I expected that there will be an option when creating an
instance of OM for group name (could default to Module Key as moodle).
As for now, all recordings are stored in one group although they belong
to different courses/teachers/dates, the good news is that teachers can
rename the
Super! Thank you.
(P.S. I am not using Moodle, but the first link should be most useful).
On Mon, Dec 14, 2020 at 10:46 PM Maxim Solodovnik
wrote:
> The installation is the same
>
> you need to implement REST/SOAP integration
> https://openmeetings.apache.org/RestAPISample.html
>
> There is f
The installation is the same
you need to implement REST/SOAP integration
https://openmeetings.apache.org/RestAPISample.html
There is for ex. OM Moodle plugin:
https://moodle.org/plugins/mod_openmeetings
On Tue, 15 Dec 2020 at 10:41, Robert Savickas wrote:
> Dear Maxim,
>
> Thank you very much.
Dear Maxim,
Thank you very much. I primarily use OM for meetings only. So, the first
option might be the easiest.
I do not know how to set up OM for meetings only, but I will search around
and experiment till I figure it out.
So far, I have been following Alvaro's excellent OM set up guides *to
Hello Robert,
OM stores encrypted passwords
I know no ways to decrypt them
for your use case I see a couple of doable ways to proceed:
1) set up OM for meetings only.
This way your users will be stored in your "other" system, users will
use OM via one time hashes (no passwords should be enter
Dear Maxim,
I am using OM for online meetings, and I am using another system for
administering other aspects of the services. On both systems, the users are
stored in Mysql databases, and I have studied the structure of OM user data
bases and also those of the other system.
For each of the areas
The error
Caused by: java.net.SocketException: Permission denied
is clear
443 is privileged port you have to be root or should be granted special
permissions to listen on this port
please search mailing list archives :))
On Tue, 15 Dec 2020 at 00:54, K. Kamhamea wrote:
> In the meantime i fo
Hello,
On Mon, 14 Dec 2020 at 22:53, K. Kamhamea wrote:
> When I installed Coturn on 5.0.0M4 I was able to use the default 433 port
> with my OM installation.
>
> Now on the 5.1.0 server I also installed Coturn (also on Ubuntu 18.04) as
> described in Alvaros manual, but when I change conf/serve
Hello Ali,
when you are configuring OM Moodle plugin you are choosing "Module Key"
This will be your group name
The idea was: you can configure different Moodle instances to use same OM
To have different groups in OM for the one Moodle you need to have several
instances of OM Moodle plugin insta
Hi Oliver,
Can you please put in detail your steps and describing the result of each…
علي الحيدري
From: oliver.neum...@landshut.org
Sent: Monday, December 14, 2020 9:11 PM
To: user@openmeetings.apache.org
Subject: AW: AW: AW: Moodle PlugIn
Hi Ali and Maxim,
thank you for your advice, but unfort
Hi Ali and Maxim,
thank you for your advice, but unfortunately it doesn't work.
I just waited for the new version 5.1 (thanks to Alvaro), but the same behavior
is evident. After I have filled out the form fields and clicked Save, I am
asked for the admin password and then the new user is
In the meantime i found a solution to the problem it is simply this
instruction
iptables -t nat -A PREROUTING -p tcp --dport 443 -j REDIRECT --to-port 5443
and th server.xml file can stay the same with port '5443'
For those who want to debugthe problem anyway here is some of the content
of the l
When I installed Coturn on 5.0.0M4 I was able to use the default 433 port
with my OM installation.
Now on the 5.1.0 server I also installed Coturn (also on Ubuntu 18.04) as
described in Alvaros manual, but when I change conf/server.xml to that port
it doesn work any more. Did I miss something?
Th
15 matches
Mail list logo