# Server information and licenses. Storage settings

TrueConf Server control panel (web manager, TrueConf Web Manager) is a web interface that allows administrating TrueConf Server.

Thanks to the web interface, administrators can:

  • View information about the status, registration, and server license,as well as track its performance

  • Add and delete users

  • Schedule video conferences

  • Setup client applications and integration with Active Directory and LDAP

  • Set connection rules for calls over SIP and H.323 gateways.

By default, the TCP port for accessing the TrueConf Server control panel is equal to 80; however, when deploying the server on Windows, you can change the port number in the installation dialogue window.

However, you can select any different port after installation both on Windows and Linux. In this case, the port has to be specified in the browser address book right after the colon in the hostname, e.g., http://localhost:8080.

# Control panel

# Summary

The Summary section opens automatically every time you access your TrueConf Server control panel.

In the Dashboard tab, you can view the following information:

  • Real-time performance graphs:

    • CPU usage

    • Network usage (according to the traffic type)

    • Numbers of active conferences and connections of all types

  • Available disk space

  • Storage space taken by the working directory, chat files and conference or call recordings

  • Number of online users, reserved PRO licenses, guest connections and SIP/H.323/RTSP connections

  • The number of active (ongoing) conferences and the total number of its participants

  • The status of HTTPS, SMTP, LDAP, and SIP/H.323 gateways.

/docs/server/media/dashboard/en.png

You can press the /docs/server/media/gui/full_graph/en.png button to enlarge any of the graphs and click the /docs/server/media/gui/calendar/en.png button to select any date range for your data display.

The License info tab shows information about the license, registered contact person, and the extensions used on the server. Here, you can:

  • Renew the server license or change the server name by clicking on the Register button

  • Purchase additional features from the Extensions section.

/docs/server/media/information/en.png

In case of any problems with TrueConf Server registration, the administrator may reach out to TrueConf technical support team via the contacts that will be displayed in case of an error.

If you're using a free version of TrueConf Server and connection to our registration server (host is reg.trueconf.com and TCP port is 4310) is lost, your server will shut down in 12 hours. The expected shut down time will be displayed in the Summary tab. The full version of TrueConf Server does not impose such limitations.

If the server is connected to the Internet, administrator will be able to receive notifications updates in TrueConf Server control panel. In the left menu of the control panel you will see a notification, while at the top of the page a message with the latest version download link will be displayed. After you have updates, the notification will disappear.

# PRO licenses

In this section, the TrueConf Server administrator can distribute PRO licenses needed for participation in group conferences. The administrator can also view information about the use of these licenses.

/docs/server/media/pro_license/en.png
  1. Activate the display of information about a PRO license in the user personal area and in TrueConf client applications (enabled by default).

  2. Enable users to request a PRO license in advance (before participating in a conference) either in the personal area and in the client application (enabled by default).

  3. The list of users who are given permanent PRO licenses. Such users can be picked only by selecting groups. It is impossible to select users individually.

  4. Click on the Edit button to select groups of users. To apply changes, you will need to restart TrueConf Server. If the number of selected users is larger than the number of licenses available on your TrueConf Server, the licenses will be distributed depending on the priority of groups. Within groups, the licenses will be first given to the users who are on top of the list (users are sorted by their display names).

  5. The list of users who have received temporary PRO licenses, with the validity period for each license indicated. You can also revoke a temporary license from any user by clicking the button /docs/server/media/gui/free_license/en.png next to a user’s name. The license will then instantly return to the pool of available temporary PRO licenses. Please note that if a user is participating in a conference at the moment when the license is revoked, this person will be automatically removed from the conference.

  6. If there are users, who did not receive licenses, the corresponding notification will be displayed and the number of users without a license will be specified.

/docs/server/media/pro_licenses_bad/en.png

Two separate lists will be generated there:

  • Permanent — here, one can find the list of users who did not receive permanent PRO licenses when these licenses were distributed (below the list one can check the date when TrueConf Server was last restarted)

  • Temporary — users who tried to get a temporary PRO license but none were available on TrueConf Server. This list is not cleared when the TrueConf Server service or the computer is restarted. Each user is removed from the list 24 hours after being added to it.

Please note that the changes in the distribution of PRO licenses are applied either after the server restart or automatically once every 24 hours (check part 5 in the description of license distribution). For example, if a new user is added to the group with permanent PRO licenses, he/she will not receive a PRO license until you restart TrueConf Server.

# Main settings

In the Dashboard → Settings section, one can specify the path where TrueConf Server data will be saved, view server performance information, and configure client applications.

/docs/server/media/settings/en.png
  1. Server working directory. We do not recommended using network drives for this directory as a way of saving space; it is better to use network storage separately for recordings and files sent in chats.

In the TrueConf Server for Linux control panel, the working directory path is set to /opt/trueconf/server/var/lib and it cannot be changed. However, you can set up a symbolic link (symlink) as shown in the corresponding section.

2. Enable detailed logging of your TrueConf Server activities. Might be required by our technical support team for troubleshooting.

You can read more about TrueConf Server log files and learn which logs are required for troubleshooting and reporting tickets to the technical support department in our knowledge base.

3. Backup and restore TrueConf Server settings (learn more below).

4. Go to customize client applications TrueConf from which users will connect to your conferences.

5. A field for generating a secret key. It is used for creating session keys to authenticate users in a video conference. To replace your key with a new one, press Generate a new key button. By replacing the key you can make your conference more secure (e.g. inhibit third-party connections).

6. A key similar to the previous one. It controls authorizing using guest accounts in public conferences.

7. Specify the validity period of the authorization token; it determines the time interval during which the session will be maintained after a user connects to TrueConf Server from a client application or signs in to the personal area. When the validity period expires:

  • If a user has been signed in to a client application and then goes offline (either logs out or closes the application), he/she will need to authenticate again according to the specified settings when the application is launched.

  • If a user has been signed in to the personal area, he/she will be logged out after clicking on any button or going to a different section; this person will need to re-authorize according to the current settings.

8. Enable statuses (icons used as reactions) during a conference.

9. Save application settings.

We strongly advise you not to use settings 5-7, unless being told so by our technical support team, as they might significantly decrease the quality of your video conferences or put TrueConf Server security at risk. The ability of TrueConf Server to automatically and dynamically manage video streams encoding parameters is crucial for effective collaboration.

# Configuration back-up and restore

Backup copy of TrueConf Server settings will enable you to save the main server settings, including users, groups, scheduled conferences, network settings and then restore the server settings from the file where the settings were saved. This feature may be helpful when the operating system is re-installed or when the server is migrated to a different physical machine. You will not have to configure the server once again. Check full guides in our knowledge base to learn more about saving and restoring settings:

When TrueConf Server settings are saved to a file, the reserve copy of this file will be automatically created in the [working_path]\registry_backups folder where [working_path] is the working directory of a server. This applies both for Windows and Linux versions of TrueConf Server.

# Settings for client application connection

Further down the page, there is a section for configuring restrictions on TrueConf client applications used to participate in calls and conferences held on your TrueConf Server. It is also possible to set separate restrictions for different operating systems: Windows, macOS (previously OS X), Linux, Android/Android TV, iOS/iPadOS.

Here, one can also disable authorization and joining conferences (including guest connections) from the applications for certain operating systems. For example, you may need to prevent employees from using corporate video communication on smartphones, and allow it only at workstations. To do it, uncheck the Authorization box for the selected application in the Application table.

To choose the allowed application versions, click on the selected name in the first table column:

/docs/server/media/application_selection/en.png

Here, you can edit the following parameters:

/docs/server/media/app_versions/en.png
  1. Minimal version of the client application supported by TrueConf Server. If the current version of client application is lower that the one specified here, client application will be stopped and mandatory updated.

  2. Preferred version of the client application. If the version of the app is older than the version specified in this field, the user will be prompted to update. It's possible to cancel the update and continue to use the application unless it's version is higher then the Minimal one.

  3. The version of client application which will be offered for update.

You can install TrueConf for Windows client application on multiple machines in the corporate network with the help of group policies (GPO). To do it, you can use an msi package that can be downloaded from our website. To learn more about this feature, read the corresponding article in our knowledge base.

If you plan on storing many conference recordings or expect a large number of files to be sent in chats, you might find it convenient to change their storage path. For instance, you could move them to a larger SSD to avoid taking up space on the system storage. On Linux , you cannot change the path through the server control panel, but it is possible to use symbolic links (symlink).

To run the commands listed below, use the sudo program, or switch to the administrator mode by executing the su - command in the terminal and entering the root password.

To change the storage location for TrueConf Server for Linux, follow these steps:

  1. Create a new directory for the required files. Below are the examples of console commands for working with new directories at the /var/server/ path:

  2. creating a directory for storing conference recordings:

mkdir -p /var/server/recordings
  • creating a directory for storing files:
mkdir -p /var/server/files

2. Give the trueconf user owner permissions for the created directory.

  • for recordings
chown -R trueconf:trueconf /var/server/recordings
  • for files
chown -R trueconf:trueconf /var/server/files

3. If you need to keep the existing files, move them to the new directory:

  • copying recordings
cp -RT /opt/trueconf/server/var/lib/recordings /var/server/recordings
  • file copying
cp -RT /opt/trueconf/server/var/lib/files /var/server/files

4. Delete the directory that you want to replace with all its files since we will create a symbolic link instead:

  • deleting the directory with recordings
rm -r /opt/trueconf/server/var/lib/recordings
  • deleting the directory with files
rm -r /opt/trueconf/server/var/lib/files

5. Create a symbolic link to the new directory:

  • for recordings
ln -s /var/server/recordings /opt/trueconf/server/var/lib/recordings
  • for files
ln -s /var/server/files /opt/trueconf/server/var/lib/recordings

6. Restart the server web service:

systemctl restart trueconf-web

7. If you need to remove a symbolic link, use the following command:

unlink [symlink_path]

where [symlink_path] is the path to the directory created at step 2, for example, /var/server/recordings. Please note that this command does not delete the directory itself. To do this, run:

rm -r [symlink_path]

# Mounting a network storage on Linux

You can also create a symbolic link to any mounted directory, such as an external network storage.

To run the commands listed below, use the sudo program, or switch to the administrator mode by executing the su - command in the terminal and entering the root password.

For instance, to mount an external network storage accessible via the SMB protocol, take these steps:

  1. Install required tools on your system:

On Debian

apt-get install -y cifs-utils

2. Create a directory where you will mount the network storage (see step 1 in the section about creating symbolic links). For example, to mount the directory with chat files:

mkdir -p /var/server/files

3. Create the file credentials.ini with the data required to access the remote storage. It should include the following lines:

username=[login]
password=[password]
domain=[domain]

where:

  • [login] — login

  • [password] — password

  • [domain] — the domain to which the network storage belongs (this line is optional).

For example, with this command in the terminal:

echo -e 'username=[login]\npassword=[password]\ndomain=[domain]' > credentials.ini

The -e parameter of the echo command enables correct interpretation of special characters that are escaped with \. In the example above, this is the newline character \n.

4. Mount the network storage to the created directory using the credentials.ini file:

mount -t cifs -o credentials=[credentials_path] [remote_path] [local_path]

where:

  • [credentials_path] — the full path to the credentials.ini file created during the previous step

  • [remote_path] — the path to the mounted storage, for example, //10.100.2.120/files

  • [local_path] — the path to the local directory used for mounting (see step 2), for example, /var/server/files.

You can now create a symbolic link to the mounted directory, as shown earlier.

To unmount a directory, run the following command (as administrator or using sudo):

umount [local_path]

where [local_path] is the path to the local directory for mounting (see step 2), for example, /var/server/files. After that, you can delete the directory with the command:

rm -r [local_path]

# Access settings for network storage on Windows

TrueConf Server for Windows can gain access to network drives, if two of its services are allowed to read and write to network paths. However, by default these services are run under the system account (Local System) which does not have access to network resources. So, they should be configured to run on behalf of a user with required permissions (e.g., OS administrator):

  1. Open the list of Windows services. To do it, launch the command prompt (terminal) or PowerShell and run the command services.msc.

  2. Find the TrueConf Server service (the main service of the video conferencing server) in the list.

  3. Go to the service properties by double-clicking on the name or from the context menu.

  4. On the Log On tab, activate the This account: switcher.

  5. Enter the username and password for the required account, for example, a Windows administrator, and click Undefined.

  6. Repeat steps 2-5 for the TrueConf Web Manager service.

# File Storage

When the location for the working directory is selected, one can immediately configure other parameters related to the allocation of space for various video communication needs: paths for chat files and video recordings of events.

When the path to chat files is changed, the files will not be automatically moved to the new location. To make sure that these files are available in chats, you should first move them to the new directory, and only then change the path in the control panel. The same applies to recording files: they will be unavailable in the built-in player of the control panel and in users' applications until they are copied to the new directory.

In the File storage section you can setup storage settings for files your users are exchanging:

/docs/server/media/file_storage/en.png
  1. Select the location of the file directory. By default, recordings are stored in the files folder inside the server working directory. It is possible to use network paths (see above to learn how services can be configured on Windows).

In the TrueConf Server for Linux control panel, one cannot change the path to the file storage directory. However, it is possible to set up a symbolic link (symlink) as shown below.

2. Maximum storage capacity allocated for files from chats.

3. File lifetime (specified in days): the period after which files will be automatically deleted. The countdown starts from the time when the file was first uploaded. By default, automatic deletion of files is disabled. Available values range from 1 to 99999 days (almost 274 years, which is clearly sufficient for any business task).

4. Use the slider to set maximum download speed limits to download the files from the server.

5. Use the slider to set maximum upload speed limits to upload the files to the server.

# Recordings

In this section, you can adjust the server settings for automatic conference recording.

If a conference is simultaneously translated into one or multiple languages, its recording will include all the audio tracks that were translated, and as a separate track with the main audio, where one can listen to both the speakers and attendees who made audio remarks. This will work regardless of the selected video recording format.

/docs/server/media/conference_recording_settings/en.png
  1. Path to the folder where all recordings will be saved. By default, recordings are stored in the Recordings folder inside the server working directory. The list of recorded conferences displays video recordings from the specified folder. If the path is changed, the list will also be changed accordingly. A network path can also be specified in this field, in this case check above to learn how services can be configured on Windows OS.

When the storage path is changed, the recording files will not be automatically moved. Due to this reason, the owners of conferences will be unable to download video recordings in the personal area. However, if recordings are manually moved to the new location, everything will work as intended.

In the TrueConf Server for Linux control panel, one cannot change the path to the directory with conference recordings. However, you can set up a symbolic link (symlink) as shown in the corresponding section.

2. Enable/disable point-to-point video call recording. This option is similar for all calls: either all are recorded, or none are recorded. Please note that if you enable this option, you will not able to use direct connection between users (to be recorded, all information between subscribers is transferred through the server).

3. There are three options to set up group conference recordings: either all are recorded, or none are recorded, or recording is set separately for each conference ("on demand" mode).

4. Visibility settings for the indicator showing that a conference is being recorded on the TrueConf Server side (enabled by default). With these checkboxes, an administrator can disable the display of this indicator separately for:

  • users participating in a meeting from TrueConf client applications

  • mixed video for recording, WebRTC users (from a browser), or connections via SIP/H.323 protocols (from endpoints).

5. Making it impossible for the conference owner to download meeting recordings stored on TrueConf Server. In this case the conference owner will see the list of recordings in the personal area or in the client application, but will be unable to download them.

6. The video format in which the recording files will be saved. To preview the conference recording, select the MP4 or WEBM format in the control panel.

7. Time (in days) after which conference recordings should be deleted automatically. Click the checkbox next to the field to activate the text field. If you don’t check this box, recordings will be stored indefinitely (recordings are not deleted automatically).