see this SOAP Call to create a Conference Room: http://code.google.com/p/openmeetings/source/browse/trunk/singlewebapp/src/roomservice/org/openmeetings/axis/services/RoomService.java#577
it has the audioOnly Flag. Sebastian 2011/6/20 Rodrigo Fernandes Gonzales <[email protected]> > Hello, > > My name is Rodrigo and I'm working on a project openmeeting with Moodle, and > we are trying to improve the already existing module, it is very good. The > company > I work for would like to have three types of room: conference room, audience > room and room audio only (with the appearance of the audience). > > At openmeeting can make this change seamlessly, as an administrator. > Already moodle by not being possible because I use these properties to create > a room by the url: > > 'SID' > 'name' > 'roomtypes_id' > 'comment' > 'numberOfPartizipants' > 'ispublic' => > 'videoPodWidth' > 'videoPodHeight' > 'videoPodXPosition' > 'videoPodYPosition' > 'moderationPanelXPosition' > 'showWhiteBoard' > 'whiteBoardPanelXPosition' > 'whiteBoardPanelYPosition' > 'whiteBoardPanelHeight' > 'whiteBoardPanelWidth' > 'showFilesPanel' > 'filesPanelXPosition' > 'filesPanelYPosition' > 'filesPanelHeight' > 'filesPanelWidth' > 'becomeModeratorAsInt' > 'showAudioVideoTestAsInt' > > These were taken from this page: > http://code.google.com/p/openmeetings/wiki/SoapMethods#addRoom > > As we can see there is the possibility of "audio only". > Is there any possibility to exist? or already exists? > > I wonder to continue the project. > > Thanks in advance. > > (And sorry for broken English ) > > > -- > You received this message because you are subscribed to the Google Groups > "OpenMeetings User" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/openmeetings-user/-/kpGI0wiO6m0J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/openmeetings-user?hl=en. > -- Sebastian Wagner http://www.webbase-design.de http://openmeetings.googlecode.com http://www.wagner-sebastian.com [email protected] -- You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.
