[
https://issues.apache.org/jira/browse/OPENMEETINGS-802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13861564#comment-13861564
]
Yannick Warnier commented on OPENMEETINGS-802:
----------------------------------------------
Well, your answer is interesting. Indeed, I hadn't realize the
openmeetings_gateway.php in the Moodle plugin did away without getting the list
of rooms (like... ever).
So based on your previous comment, I guess you are totally relying on the
creation of the room from the CMS/LMS and then all the subsequent calls are
actually checking locally (in the CMS/LMS) the rooms records, and then using
that room number with createRoomWithModAndType() and, if it exists, it just
returns the handle (the hash), and if it doesn't then it creates it and returns
the hash.
That might explain why nobody seems to have problems with
getRoomsWithCurrentUsersByListAndType :-)
> Integration with Chamilo LMS
> ----------------------------
>
> Key: OPENMEETINGS-802
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-802
> Project: Openmeetings
> Issue Type: New Feature
> Components: SOAP/REST API
> Reporter: Yannick Warnier
> Priority: Trivial
> Labels: plugin
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> We (at Chamilo/BeezNest) are currently developing a first plugin for
> OpenMeetings, to be integrated to Chamilo LMS 1.9.8.
> This is just a placeholder so nobody has to dedicate time on this at the same
> time (or if you do, let me know so I can add you to the team).
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)