Difference between revisions of "OpenMeetings"
(Created page with '{{TOCright}} __TOC__ OpenKM is integrated with OpenMeetings http://incubator.apache.org/openmeetings/. OpenMeetings is a free browser-based software that allows you to set u…') |
|||
(15 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{TOCright}} __TOC__ | {{TOCright}} __TOC__ | ||
− | OpenKM is integrated with [[ | + | OpenKM is integrated with [[http://incubator.apache.org/openmeetings/ OpenMeetings]]. [[http://incubator.apache.org/openmeetings/ OpenMeetings]] is a free browser-based software that allows you to set up instantly a conference in the Web. You can use your microphone or webcam, share documents on a white board, share your screen or record meetings. It is available as hosted service or you download and install a package on your server with no limitations in usage or users. |
+ | To enable zoho go to Administration -> Database Query and execute: | ||
+ | <source lang="sql"> | ||
+ | INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ('905075bd-f969-4d95-91ea-4900adc90471', 'OpenMeetings'); | ||
+ | </source> | ||
+ | After it, you'll see you got the Zoho extension available on profiles. | ||
+ | |||
+ | |||
+ | In dashboard there's a icon to access meetings: | ||
+ | [[File:Okm_user_guide_305.png|center]] | ||
+ | |||
+ | Dasboard is divided in two sections, available rooms and form to create new rooms. | ||
+ | [[File:Okm_user_guide_306.png|center]] | ||
+ | |||
+ | == Configuration == | ||
+ | The configuration parameters are: | ||
+ | * extension.openmeetings.user ( openmeetings user ) | ||
+ | * extension.openmeetings.credentials ( opemeeting password ) | ||
+ | * extension.openmeetings.port ( openmeetings port, normally 5080 ) | ||
+ | * extension.openmeetings.url ( openmeetings url ) | ||
+ | |||
+ | [[File:Okm_user_guide_313.png|center]] | ||
+ | |||
+ | {{Note|Before OpenKM 6.4.18 Professional the name of the parameters was: | ||
+ | * openmeetings.user ( openmeetings user ) | ||
+ | * openmeetings.credentials ( opemeeting password ) | ||
+ | * openmeetings.port ( openmeetings port, normally 5080 ) | ||
+ | * openmeetings.url ( openmeetings url ) | ||
+ | }} | ||
+ | |||
+ | == Create new room == | ||
+ | There're four room types: | ||
+ | * Public conference | ||
+ | * Private conference | ||
+ | * Restricted | ||
+ | * Interview | ||
+ | |||
+ | Each room can have aditionally name, appointment, moderated or not, allow recording or not, only audio room among others parameters. Simply fill the creation form and click the add button. | ||
+ | [[File:Okm_user_guide_307.png|center]] | ||
+ | |||
+ | After creation will be refreshed available user rooms: | ||
+ | [[File:Okm_user_guide_308.png|center]] | ||
+ | |||
+ | == Invite users == | ||
+ | Only in user room - created by user - is allowed invite users. Simply click on user icon [[File:chat_connected.png]] will appearing invitation popup: | ||
+ | [[File:Okm_user_guide_309.png|center]] | ||
+ | |||
+ | Select users / roles to notify, write some subject and click send button. User will receive some mail notification like this: | ||
+ | [[File:Okm_user_guide_310.png|center]] | ||
+ | |||
+ | == Enter room == | ||
+ | Simply click on room link or mail invitation link, then you'll see new room tab like this: | ||
+ | [[File:Okm_user_guide_311.png|800px|center]] | ||
+ | |||
+ | == Delete room == | ||
+ | Simply click on delete icon [[File:Delete.gif]] and room will be deleted. | ||
+ | [[File:Okm_user_guide_312.png]] | ||
[[Category: User Guide]] | [[Category: User Guide]] |
Latest revision as of 13:29, 4 November 2014
OpenKM is integrated with [OpenMeetings]. [OpenMeetings] is a free browser-based software that allows you to set up instantly a conference in the Web. You can use your microphone or webcam, share documents on a white board, share your screen or record meetings. It is available as hosted service or you download and install a package on your server with no limitations in usage or users.
To enable zoho go to Administration -> Database Query and execute:
INSERT INTO OKM_EXTENSION (EXT_UUID, EXT_NAME) VALUES ('905075bd-f969-4d95-91ea-4900adc90471', 'OpenMeetings');
After it, you'll see you got the Zoho extension available on profiles.
In dashboard there's a icon to access meetings:
Dasboard is divided in two sections, available rooms and form to create new rooms.
Configuration
The configuration parameters are:
- extension.openmeetings.user ( openmeetings user )
- extension.openmeetings.credentials ( opemeeting password )
- extension.openmeetings.port ( openmeetings port, normally 5080 )
- extension.openmeetings.url ( openmeetings url )
Create new room
There're four room types:
- Public conference
- Private conference
- Restricted
- Interview
Each room can have aditionally name, appointment, moderated or not, allow recording or not, only audio room among others parameters. Simply fill the creation form and click the add button.
After creation will be refreshed available user rooms:
Invite users
Only in user room - created by user - is allowed invite users. Simply click on user icon will appearing invitation popup:
Select users / roles to notify, write some subject and click send button. User will receive some mail notification like this:
Enter room
Simply click on room link or mail invitation link, then you'll see new room tab like this: