Audio Only (help!)

27 views
Skip to first unread message

Rodrigo Fernandes Gonzales

unread,
Jun 20, 2011, 1:24:51 PM6/20/11
to openmeet...@googlegroups.com
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 )



seba....@gmail.com

unread,
Jun 20, 2011, 1:41:56 PM6/20/11
to openmeet...@googlegroups.com
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 <rmsro...@gmail.com>
--
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 openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
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
seba....@gmail.com

Rodrigo Fernandes Gonzales

unread,
Jun 20, 2011, 2:42:30 PM6/20/11
to openmeet...@googlegroups.com
What is the difference between this function (which works perfectly)
#787# public Long addRoomWithModerationAndExternalType

For this function: (I'm trying to implement, but don't go)

#808# public Long addRoomWithModerationExternalTypeAndAudioType

It has to be external because I'm doing from moodle?!?

Before the great tip! With this way I know I can!

TKS!

seba....@gmail.com

unread,
Jun 20, 2011, 3:13:53 PM6/20/11
to openmeet...@googlegroups.com
well, have a look at the list of paramaters, each method has different params, often the name of the function indicates what extra params are there.

Sebastian

2011/6/20 Rodrigo Fernandes Gonzales <rmsro...@gmail.com>
What is the difference between this function (which works perfectly)

--
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/-/3wAJ7VaWC_cJ.

To post to this group, send email to openmeet...@googlegroups.com.
To unsubscribe from this group, send email to openmeetings-u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/openmeetings-user?hl=en.

Rodrigo Fernandes Gonzales

unread,
Jun 20, 2011, 3:39:32 PM6/20/11
to openmeet...@googlegroups.com
That is the question I looked at the page that you showed me and apparently is the same the difference is that a function has audio and the other does not. Tomorrow I will keep trying.

Thank you for your attention.

Rodrigo Fernandes Gonzales

unread,
Jun 22, 2011, 11:00:55 AM6/22/11
to openmeet...@googlegroups.com
Hello, just to inform you that the settings worked. The plugin for moodle openmeeting now has "audio only" and other news, I will soon post to the community.
Reply all
Reply to author
Forward
0 new messages