Integration with calendars and email

TrueConfAbout 10 min

Integration with Calendars and Email

TrueConf offers a special module for seamless integration with corporate calendars and email plugins for popular mail and calendar applications: Microsoft Outlook, Mozilla Thunderbird.

Integration with a corporate calendar

To integrate with corporate calendars, the software module TrueConf Calendar Connector acts as a bridge between the server and the corporate calendar server software (e.g., Microsoft Exchange). It is installed on a separate server and can serve as a gateway for multiple TrueConf Server instances.

When editing conferences linked to a corporate calendar event in case of integration with TrueConf Calendar Connector, the server administrator will be able to change only a limited group of settings. For more details, refer to the section describing how to work with conferences.

Before integration, ensure that the TrueConf Calendar Connector software is installed on a server that can access your TrueConf Server (see below). Additionally, TrueConf Calendar Connector requires a separate license for its operation, but no additional licenses will be needed for the video conferencing servers connected to it.

A separate settings block in section Manage add-ons → TrueConf Calendar Connector is used for configuring the integration.

/docs/server/media/calendar_connector/en.png
  1. First, you need to check the box Activate integration to enable information exchange with TrueConf Calendar Connector.

  2. Specify the domain name (FQDN) or IP address of the machine where TrueConf Calendar Connector is installed. To set up correct integration, you need to make sure that both servers can communicate with each other. The domain name (FQDN) or IP address of your video conferencing server instance must also be configured on the side of TrueConf Calendar Connector.

  3. Specify the TCP port used for communication with TrueConf Calendar Connector (default is 4315).

  4. Press the Apply button to activate the integration and view the connection status.

To ensure proper functioning, you need to activate TrueConf Calendar Connector and configure integration on its side as outlined in its documentation.

Email Plugins

The Email plugins extension allows you to:

  • Control the web version of Microsoft Outlook plugin that will be downloaded from your server

  • obtain direct links to install the Windows version of the add-in for Outlook and plugin for Thunderbird;

  • Customize a template invitation to a conference.

This extension is provided free of charge, including with version TrueConf Server Free.

Go to the Manage add-ons → Email plugins section. In the Plugins tab, you will be able to:

/docs/server/media/post_plugins/en.png
  1. In section Outlook (web), you can download the XML file to install the web version of the add-on (plugin) and update the current version on the server. You can copy the installation link using the /docs/server/media/gui/copy_btn/en.svg button and distribute it among users of the corporate network (including those on a closed network without Internet access) so they can install it directly from your TrueConf Server.

  2. Copy the download link for the desktop version of the Outlook add-on with the button /docs/server/media/gui/copy_btn/en.svg in the Outlook (for Windows) section and share it among users. They will be able to download the plugin from our website via the Internet. You can also distribute the application with the help of group policies since it is provided as an msi package.

For more details on installation and features of the desktop and web versions of the MS Outlook add-in, refer to our knowledge base.

3. In section Thunderbird, use the /docs/server/media/gui/copy_btn/en.svg button to copy the link for installing the plugin for the Thunderbird application and distribute it among users.

On the Settings tab, you can change the default text of the description which is added when a new event is created with the help of any TrueConf mail plugins. Here, you can enable PIN code to be added in the description (providing that PIN was set previously):

/docs/server/media/post_plugins_settings/en.png

By configuring a special config.json file, you can set certain fields available in the email plugin and their default values. In the knowledge base article TrueConf, we explain how to do this for different plugins:

Configuring an invitation template

In the invitation template, one can use a group of constants similarly to the email templates available when configuring SMTP:

  • %owner_name — display name of the conference owner;

  • %conf_id — ID of the conference, e.g. \c\df0a2adebe

  • %conf_url — link to the conference page, for example:

    https://example.com/c/CID

  • %conf_name — name of the conference

  • %conf_typeconference access type (private or public);

  • %max_speakers — the maximum number of speakers (for a moderated role-based conference and a smart meeting, this is the left value in the pair of numbers M x N)

  • %max_participants — the maximum total number of participants (for moderated role-based conferences and smart meetings, this is the right-hand value in the pair of numbers M x N)

  • %conf_modeconference mode;

  • %conf_pin — the PIN code for joining the conference

  • %conf_url_app_join — a link for quick one-click connection in a client application without having to open the conference web page

  • Server administrator contacts parameters:

    • %admin_name — display name

    • %admin_email — email address

    • %admin_phone — phone number.

Plugin configuration when using a self-signed certificate

If a self-signed certificate is configured on , additional settings will be required:

  • If the Outlook plugin is used: no action is needed for the COM plugin, while for the web plugin, a user only needs to go to the server guest page in the browser and trust the self-signed certificate.

  • If the mail plugin is used for the Thunderbird application, the certificate should be imported to each user's PC in the following way:

  1. Export the TrueConf Server certificate from the control panel. To do this, go to the Web → HTTPS section, click on the Download ca.crt link, and choose where to save the ca.crt file. Distribute it to user PCs through any convenient method.

  2. On the user's PC, open the settings in the Thunderbird application.

  3. Go to the Privacy & Security section and click the View Certificates button.

  4. In the window that opens, go to the View Certificates tab and click the Import button.

  5. Select the ca.crt certificate file that you moved to this PC during Step 1.

  6. Check all the boxes in the certificate trust settings window and click OK.