Configuration Manager - Meetings
The "Meetings" menu enables configuration of virtual classroom connectors for GoToMeeting, GoToWebinar and OpenMeeting.
GoToMeeting
Setting | What does the setting do? |
---|---|
Active | |
Account key (200 characters max.) | Account Key retrieved from Citrix binded to the account that was used to generate access tokens for G2M and G2W. |
Enable debug | Debug logs mode for Citrix SDK (REST Requests sent to Citrix). |
Base URL for administration (255 characters max.) | Base URL to GoToMeeting/-Webinar Administration REST server. |
GoToMeeting | |
Base URL to sever (255 characters max.) | Base URL to GoToMeeting REST server. |
Access token (200 characters max.) | Access token that can be used for the GoToMeeting REST API. The access token identifies the Citrix Account. |
Refresh token | Initial refresh token that can be used for the GoToMeeting REST API. It is used to request an access token. This initial token expires after some time (currenlty 30 days) and is then no longer used. The GoToUpdateRefreshTokenJob needs to be configured to keep ILS updating the refresh token in its database before the refresh tokes expires. |
Product type (200 characters max.) | Defines the product name licensed for the used account for GoToMeetings. |
Username (200 characters max.) | Login ID (for example test@test.com) see https://goto-developer.logmeininc.com/how-use-direct-login. |
Password (200 characters max.) | Password in plain text see https://goto-developer.logmeininc.com/how-use-direct-login. |
Consumer key (200 characters max.) | Application client_id or Consumer Key as displayed at https://goto-developer.logmeininc.com -> My Apps. See https://goto-developer.logmeininc.com/how-use-refresh-tokens. |
Consumer secret (200 characters max.) | Consumer Secret as displayed at https://goto-developer.logmeininc.com -> My Apps. See https://goto-developer.logmeininc.com/how-use-refresh-tokens. |
Password required | Default value if the password is required for the meeting. |
Conference call info | Default value for the conference call info. |
Meeting type | Default value of the meeting type. |
GoToWebinar | |
Base URL to sever (255 characters max.) | Base URL to GoToWebinar REST server. |
Access token (200 characters max.) | Access token that can be used for the GoToMeeting REST API. The access token identifies the Citrix Account. |
Refresh token (1000 characters max.) | Initial refresh token that can be used for the GoToWebinar REST API. It is used to request an access token. This initial token expires after some time (currenlty 30 days) and is then no longer used. The GoToUpdateRefreshTokenJob needs to be configured to keep ILS updating the refresh token in its database before the refresh tokes expires. |
Product type (200 characters max.) | Defines the product name licensed for the used account for GoToMeetings. |
Username (200 characters max.) | Login ID (for example test@test.com), further information see https://goto-developer.logmeininc.com/how-use-direct-login. |
Password (200 characters max.) | Password in plain text further information see https://goto-developer.logmeininc.com/how-use-direct-login. |
Consumer key (200 characters max.) | Application client_id or Consumer Key as displayed at https://goto-developer.logmeininc.com -> My Apps. See https://goto-developer.logmeininc.com/how-use-refresh-tokens. |
Consumer secret (200 characters max.) | Consumer Secret as displayed at https://goto-developer.logmeininc.com -> My Apps. Furhter information: https://goto-developer.logmeininc.com/how-use-refresh-tokens. |
OpenMeeting
Setting | What does the setting do? |
---|---|
Active | |
Server URL (255 characters max.) | URL of the OpenMeeting server installation. |
Admin login (200 characters max.) | Admin account login on the OpenMeeting server. |
Admin password (200 characters max.) | Admin account password on the OpenMeeting server. |
Room type (10 characters max.) | Type of the OpenMeeting room to be created. Default is = 1 (conference room; https://cwiki.apache.org/confluence/display/OPENMEETINGS/Proposal+Room+Types) |
Maximum room size (10 characters max.) | Maximum number of allowed users in the the created room, default is 100. |