Meeting server FAQ

The Meeting server routes media traffic.

Media quality and network connectivity performance

How are media streams transferred? Is there any instance where this would occur peer to peer?
All media traffic is routed through the Sametime server.
If I need external access to meetings, in which firewall zone do I place the Sametime Meeting server?
See Determining where to install Sametime.
Are there any considerations for the network if I have a firewall?
See Planning the network topology and connectivity.
What is the recommended bandwidth for comfortable usage?

Whether you are attending online meetings, video conferences, or virtual gatherings, ensuring a reliable and smooth connection is key. Calculation can be tricky and is dependent on the business scale. For small organizations, 1 Gbits/s is often enough. For larger organizations, 10 Gbits/s or more is recommended. For large organizations that use multiple bridges for multiple deployments, 10 Gbits/s link per bridge is recommended. For more information, see the Jitsi Meet Handbook.

Chats within a meeting

How long do chats in the meeting remain?
There are two places that chats are displayed. For authenticated users who are logged into the server, they see the chats in the Sametime clients as a group chat that includes the meeting participants. The chat persists if the user does not close the chat.
For meetings where users are guests, or authenticated users are not logged into a Sametime client, the meeting chat is only inside the meeting room. When the meeting concludes, the meeting room chats are deleted from the meeting room.
Can I make the chats persist from one meeting to the next?
When the meeting concludes, the meeting room chats are deleted from the meeting room. Meeting chats do not persist to the next time the same meeting URL is used.
Can I enable logging of the chats inside the meeting?
The user can log the chats only if they log into the server using a Sametime client. There are three ways the user can log these chats:
  • The Sametime Connect client or embedded client have a client-side chat logging feature enabled to save a local transcript.
  • The user enables persistent chats on the server and clients supporting persistent chats are in use, these chats are stored on the server in MongoDB. They are subject to the persistent chat configuration.
  • The server-side chat logging is enabled and chats are stored in the configured method.

Authentication

Which authentication methods are supported?
The Sametime server handles all authentication requests. Any supported authentication model you configure on the Sametime server is supported for Meetings.
How can I disable guest (anonymous) access to meetings?
See Disabling guest access.
Which types of SSO are supported with meetings?
LTPA and SAML with LTPA are supported. See Enabling Single Sign-on.

Recordings

Where are recordings stored?
Recordings are stored in a persistent volume which is configured when Sametime is installed. For more information, refer to Creating the persistent volume.
How can you disable meeting recordings?
See Managing recording options.
What type of recorded media is available for meetings? Is this configurable?
The user can save all recordings as MP4 files. It is not configurable.
Which part of a meeting is recorded?

Everything that displays on the screen share and all audio and video from cameras that were seen by users in the meeting are captured as part of the recording. Shared YouTube videos are captured as well.

Authenticated meeting attendees who log in with a Sametime client have a group chat for the meeting. The link for the recording is contained in the chat, and the chat persists if the clients keep the chat open. Persistent chats expire after a number of days. For more information, refer to Updating the time-to-live index for persistent chat.

The meeting moderator has access to the meeting report which contains a full chat transcript, links to files that were shared, as well as a link to the recording if the recorder was started.

How long does recorded media remain on servers? Is this configurable?
The default is three days, which is configurable. See Managing recording options for the details.

Configuration settings

Which settings are configurable server-wide?
Meeting server configuration is all handled on the meeting server; each change is global.
Can the administrator restrict a number of participants in a meeting?
Yes, and the default number of participants in a meeting is 100. See Configuring the maximum number of meeting participants for the details.
Which settings are configurable though a policy?
The community policy only allows or disallows meetings. There are no other policy-based settings.
Can I disable the audio and video options?
No.
Can I integrate my telephony system with the Sametime meeting server?
Yes, see Enabling meeting dial-out.

Personal or reserved meetings

Can a user own or reserve the name of a meeting, that is the meeting URL so that no one can use it?
Yes, the first user who requests the meeting name owns the reserved name.
Can I have a persistent meeting?
You can have a reserved meeting name. There is no data preserved or persisting between members entering or leaving.
Is a moderated meeting room not available until its owner enters the room?
Yes, the moderated meeting room is not available until the owner enters the room.

Migration and existing Sametime environments

Can I upgrade from an earlier version of Sametime Meetings?
Yes, see Upgrading from Meetings 11.5 and 11.6.
Can I migrate my Sametime 9.0.1 meeting data to the Sametime meeting server?
No. There is no slide share or file share tool in the new meeting server. There is no data that needs to be migrated.
Will my old Sametime meeting URLs work on the new server?
Users can expect the legacy meeting URLs to work. The DNS change from the old host name to the new host name handles the migration to the new server. After the DNS change, users can continue to use the original meeting URLs in calendar entries to join meetings. The new server does not support the legacy meeting client plug-in in the Sametime client, so users must join by URL.
Can I use the Sametime 9 meeting plug-in embedded in HCL Notes to connect to a Sametime Meetings server?
The introduction of the External Meeting Provider feature in the Sametime embedded and stand-alone clients deprecate the meeting plug-in in the Notes version 11.

Statics, reporting and auditing

Are there meeting statistics or reports for Sametime ?
Sametime 12 introduces a new feature to allow users to download meeting reports. The meeting report includes a list of attendees, meeting start and end times, duration, meeting types such as moderated, guests allowed, the time participants were joined and left the meeting, a list of presenters, a link to meeting recording, and the chat transcript.

In Sametime 12.0 and 12.0HF1, there was no default feature to collect statistics. Third-party tools can be configured (see HCL Sametime Meetings on Kubernetes: Monitoring and Statistics Case Study). Beginning in Sametime 12.0.1, a new dashboard for Grafana® comes with the Sametime install package. To implement the dashboard, Prometheus and Grafana must be installed. See Monitoring your meeting and chat metrics with Grafana.