connectionType |
Default is 0. |
Controls how the meetings client connects to the server. The default is
0, which makes a direct connection from the client to the server. Change this
to 1 if the client connects to the server through a reverse-proxy
connection. |
8.5 and later |
meetingServerHostName |
String. |
We are currently phasing out this setting and replacing it with the setting
serverName. The setting meetingServerHostName currently sets the initial value of the meeting server
to connect to, but all further changes should use the serverName setting as it will take
precedence. |
8.5 and later |
serverName |
String |
Name of the meeting server to connect to. For example:
renovations.hcl.com. |
9.0 and later |
serverPort |
String. Default is 80. |
Specifies server port number. |
8.5 and later |
useCommunityCredentials |
String. Default is true. |
If the user can re-use their credentials from the community server they are
logged into, set this to true. Otherwise, false. The community server and meeting servers must both
be configured for single sign-on. |
8.5 and later |
useHTTP |
String. Default is true |
Uses HTTP |
8.5 and later |
useHTTPS |
String. Default is false. |
Uses HTTPS |
8.5 and later |
useHTTPProxy |
String. Default is false. |
If clients should connect using a forward HTTP proxy, set this to true. |
8.5 and later |
proxyServerName |
String. |
Name of proxy server to use. For example, proxy.hcl.com |
8.5 and later |
proxyServerPort |
String |
Port number of the proxy |
8.5 and later |
reverseProxyUrl |
String. |
URL for the reverse proxy. If the client is using a reverse proxy to connect,
set this to the correct proxy URL. |
8.5 and later |
canRemoveServer |
String. Default is true. |
Set this to "false" if this server should not be removed by the end
user. |
8.5 and later |
canAddOtherServers |
String. Default is true. |
Set this to "false" if users cannot add other servers. |
8.5 and later |
communityServerName |
String. |
Name of the community server. This must match the community server name that
is configured in the client. |
8.5 and later |
hideUI |
String. Default is false. |
Hides the entire Sametime® Meeting
user interface after the user logs in (shelf appears by default until
the user logs in and preferences are activated). |
8.5 and later |
loginByToken |
Boolean. Default is false. |
If the community server and meeting server are configured in the same single
sign-on domain, this key, when set to true, forces the meeting client to log in with the LTPA token
from the community server. If the meeting server is configured to re-use the community server
credentials, the client automatically attempts to log in with a user name and LTPA token before
falling back to a user name and password. Note that clients running releases earlier than 8.5.2 can
also use an LTPA token but do not attempt to do so automatically and have no fallback mechanism.
This value cannot be applied to specific meeting servers. Because it is a global setting for all
servers, do not use this value if you have these older clients and some community servers and
meeting servers that are not configured for single sign-on. |
8.5 through 8.5.1.1. Not used in 8.5.2. |
meetings.launchURLRichClient |
Boolean. Default is true. |
The meetings.launchURLRichClient setting works only for meetings accessed
using a URL. By default, when a user joins a meeting room anonymously,
this setting redirects the user from the web browser to the Sametime® Connect Client. Set
the value to "false" to allow the user to remain in the web browser.
Note: This setting does not work properly if the meeting URL is a
secure URL (https) and has an untrusted server certificate.
|
8.5 and later |
meetings.showMeetingAlert |
Boolean. Default is true. |
By default, displays the meeting alert for scheduled meetings. Set the value
to "false" to skip meeting alerts. |
8.5.2 and later |
meetings.showMeetingAlertMins |
String. A number from 0 - 99. |
If the preference is set to display meeting alerts for scheduled meetings on
the calendar, this preference is the number of minutes before that meeting to display the
alert. |
8.5 and later |
meetings.recentRoomCount |
String. A number from 0 - 99. |
Indicates how many rooms should be displayed in the Recent Meeting Rooms view
in the meeting shelf. |
8.5 and later |
instantMeetingShowDialog |
Boolean. Default is false. |
When set to "true," this preference allows the user to specify which room to
use when inviting another user to a room. Otherwise, the default room configured in preferences is
used for invitations. |
8.5 and later |
defaultProvider |
Boolean. Default is false. |
When set to true, this preference allows the user to specify which service provider to use as default audio/video service provider for instant meetings or newly created Sametime® meeting rooms. |
9.0 and later |