We have collected answers to all the most popular questions to make it easy and convenient for you to use eXpress. If you do not find the answer to your question, please contact our support team.
⚠️ Update the app to receive the latest bug fixes and avoid missing out on new features.
Web/Desktop App Version
Web App Version
The version number is displayed in the bottom-left corner of the page. The web app updates when you click the Update button in the pop-up window.
Desktop App Version
The version number is displayed in the bottom-left corner of the app window. There are two update options available:
Automatic update (if the Settings (avatar above the chat list) > Main settings > Automatically update the app option is available and enabled).
Manual update — installed by the organization’s system administrators.
iOS/iPadOS App Version
Open Settings (avatar above the chat list) > About. Updates are usually installed automatically (unless disabled in the App Store settings). To check for updates, open the app page in the App Store and tap Update.
Information about the new version is available in the “What’s New” section on the app’s store page.
Android App Version
Open Settings (avatar above the chat list) > About. Updates are usually installed automatically (unless disabled in the app store settings). To check for updates, open the app page in Google Play, Huawei App Gallery, or RuStore and tap Update.
Information about the new version is available in the “What’s New” section on the app’s store page.
Aurora App Version
Open Settings > About. Updates from RuStore are installed automatically (unless disabled in RuStore settings). To check for updates, open the app page in RuStore and tap Update.
Information about the new version is available in the “What’s New” section on the app’s store page.
Server-Side Software Version
Versions of the app server-side services are available for viewing:
Access to view services is granted to system administrators, and in some cases, to eXpress technical support or deployment specialists.
Simplified Diagnostic Information Collection
This feature will be useful if the issue in the application can be reproduced. In other cases, use other log collection methods described later. It is also suitable for collecting client logs when diagnosing Smart Apps.
In the app, go to Settings (avatar above the chat list) > About and tap the Start collecting diagnostic information button at the bottom of the screen.
Reproduce the issue so it is recorded in the logs.
Return to the About section and tap Stop and share.
Starting from version 3.37, the desktop app will also prompt you to save update logs.
Share the log file with support.
App's Engineering Menu
All versions of the app include an engineering menu, which contains additional information about the app, the user, and the current session. Through this menu, you can collect logs with technical data and internal events of the app, its functions (Smart Apps), and the server, which can help in diagnosing issues.
How to Open the Engineering Menu?
To open the engineering menu:
In the app, select Settings (avatar above the chat list) > About.
Tap the app logo several times until the engineering menu opens.
In the web/desktop app, the engineering menu can be also opened on the login screen by repeatedly clicking the logo.
Engineering Menu in the Android App
Contains the following tabs (only the most useful for contacting support are listed):
USER:
Main User info — user data.
Session info — current session information.
Sync info — settings received from the server.
App info — app details.
DATA:
CLEAR DATABASE — clears the internal database (without logging out).
CLEAR FILES — deletes cached files.
Cache size — database and cache size.
LOG:
Main log — general logs:
Write main log to file — enables log recording.
SHARE MAIN LOG FILE — sends the log file.
CLEAR MAIN LOG FILE — clears the log file.
Call log — call and conference logs:
SHARE CALL LOG FILE — sends the call log file.
CLEAR CALL LOG FILE — clears the call log file.
Smart Apps log — Smart Apps logs (similar to Main log).
FEATURES — toggles additional features (Smart Apps, Vinteo integration, etc.).
PUSH — push notification information:
push_service_type — current push notification service.
If the value is UNDEFINED, possible reasons:
Required push services are missing on the device.
No notification permission in OS settings.
Incorrect push service settings on the server (see details).
If the issue persists, collect logs and contact eXpress support.
push_token — push service token.
If empty, notifications are not working. Tap RESET PUSH TOKEN to regenerate token.
Engineering Menu in the iOS (iPadOS) App
Contains the following sections (only key ones for diagnostics are listed):
Enable Main log to file — enables general log recording to a file.
Info on the call screen — displays technical data during a call.
Contains the following tabs (key ones for diagnostics):
Common:
Save statistics — records additional statistics.
Log socket stats — logs network requests (outputs more details in the developer console).
SmartApps logs — enables Smart Apps logs.
Debug info in the message menu — additional info about messages and calls, available in the context menu. More information.
DOWNLOAD STATE — saves user and chat data.
RESET STATE — reloads data without logging out.
COPY STATE TO CONSOLE — outputs data to the console.
RESET STATISTICS — clears statistics.
OPEN CONSOLE — access to the browser console.
User data (HUID), session (UDID), chat statistics.
WebSocket — WebSocket statistics.
Rest — REST statistics.
Voex calls — call and conference logs (download available).
SmartApps — Smart Apps debugging.
Experimental — experimental features (Smart Apps, Vinteo, etc.).
The button in the top-right corner toggles compact mode.
The web/desktop app’s engineering menu only contains call logs and state. For main logs, use the browser console.
Authentication (Log In) Logs
Authentication Logs From the Android App
The App's Initial Screen Displays “Select Login Method”
Return to the first screen for login method selection. If necessary, end the current session in the app settings.
Tap the text Select login method multiple times until a log recording notification appears. The Android notification panel will display the message: “Debugging in progress, don’t forget to turn off.”
Reproduce the issue occurring on the login screen or immediately after logging in.
Open the notification panel, tap the message “Debugging in progress, don’t forget to turn off,” then select Stop > Share. Or, if you’ve logged into the app, go to the About section and tap Stop and share.
The App's Initial Screen Displays “Enter Phone Number”
Return to the first screen for phone number input. If necessary, end the current session in the app settings.
Tap the text Enter phone number multiple times until a log recording notification appears. The Android notification panel will display the message: “Debugging in progress, don’t forget to turn off.”
Reproduce the issue occurring on the login screen or immediately after logging in.
Open the notification panel, tap the message “Debugging in progress, don’t forget to turn off,” then select Stop > Share. Or, if you’ve logged into the app, go to the About section and tap Stop and share.
Authentication Logs From the iOS App
The App's Initial Screen Displays “Select Login Method”
Return to the first screen for login method selection. If necessary, end the current session in the app settings.
Tap the text Select login method multiple times until a log recording notification appears.
Reproduce the issue occurring on the login screen or immediately after logging in.
Tap the question mark button at the bottom of the screen or, if you’ve logged into the app, go to the About section and select Stop and share.
The App's Initial Screen Displays “Enter Phone Number”
Return to the first screen for phone number input. If necessary, end the current session in the app settings.
Tap the text Enter phone number multiple times until a log recording notification appears.
Reproduce the issue occurring on the login screen or immediately after logging in.
Tap the question mark button at the bottom of the screen or, if you’ve logged into the app, go to the About section and select Stop and share.
Authentication Logs From the Aurora App
This feature is currently unavailable in the Aurora app.
Authentication Logs From the Web/Desktop App
Error Report
In an pop-up error message, click More details. Expand the data block to view the error cause in the window.
Developer Console Diagnostics
To collect logs or diagnose network requests for issues on the login screen:
Clear the request list (Clear) > refresh via Ctrl/Cmd+R and reproduce the error
Export the logs via Save all as HAR with content in Chromium or the Export button in Safari
You can load a HAR file into the developer console to review exported network requests:
Open the developer console. If needed, clear requests first with the Clear button at the top.
On the Network tab, click the HAR import button.
Web/Desktop App State
The state is a summary of the current user, server, app, keys, and events. For issue analysis, it may occasionally be required alongside logs. It is included in the diagnostic information collected on the About screen.
Open the engineering menu: Settings > About > tap the logo repeatedly.
On the Common tab, use:
DOWNLOAD STATE — save to a file
COPY STATE TO CONSOLE — output to the developer console
Messages & Calls Debug Info (Web/Desktop)
You can enable additional option in the message and call context menu for viewing a sender HUID, message ID and other information, that could be usable for diagnostics:
Open the engineering menu: Settings > About > tap the logo repeatedly.
Enable Debug info in the message menu.
Click any message or call in the call list with the right mouse button and select Debug info.
Desktop App Work & Update Logs
Contains events for launching, running, and updating the app.
There will be another name instead of eXpress, if an ETS client app is used.
OS
Log.log File Location
Windows
%USERPROFILE%\AppData\Roaming\eXpress\log.log
macOS
~/Library/Logs/eXpress/log.log (via Go > Go to Folder in Finder)
Linux
~/.config/eXpress/log.log or /home/USERNAME/.config/eXpress/log.log (admin rights may be required)
As of version 3.37, the log.log file is included in the diagnostic information collected on the About screen.
Desktop App Launch Logs
To analyze issues with desktop app launch (white screen, freezes):
Close the app.
Launch via terminal/command line:
path_to_app "--enable-logging=file" "--log-file=debug.txt" "--log-level=DEBUG"
Send the debug.txt file (will appear in the same folder as the app’s executable) and a screenshot of the terminal/command line.
For collecting launch logs on macOS, contact eXpress support for instructions.
Calls & Conferences Logs
Call and Conference Logs on Android
Logs are saved on the LOG > Call log tab of the engineering menu:
Open the engineering menu: Settings (avatar) > About > tap the logo repeatedly.
In the admin panel: Calls/Conferences > search by chat/call ID > Download logs. The ID can be obtained from the call log in the app’s engineering menu.
To check the Janus version, run docker ps -a on the VoEx/Front server.
SIP Call Server Logs
Collect logs from the messaging service on your corporate server (details).
The following logging levels are available for server services:
error — outputs only errors. Recommended for systems with over 10K users.
warning — optimal for continuous operation.
info — the default level for basic diagnostics.
debug — maximum detail. Do not use continuously: may cause system hangs.
How to Set the Logging Level
Example for the Active Directory integration service (setting the debug level):
Docker:
docker exec -it cts-ad_integration-1 bin/ad_integration rpc "Logger.configure(level: :debug)"
Where cts-ad_integration-1 is the container name, and ad_integration is the binary file name.
Kubernetes:
kubectl exec -it {ad-integration} -- bin/ad_integration rpc "Logger.configure(level: :debug)"
Where {ad-integration} is the pod name or ID.
Expected response: ok.
The logging level can only be set for Elixir services (ad_int, messaging, trusts, etc.). Services like nginx, Kafka, and similar do not support this feature.
Permanent Logging Level Change
Docker:
For a specific container (e.g., trusts), add the following to the /opt/express/settings.yaml file:
trusts_env_override:
LOGGER_LEVEL: debug
Where trusts_env_override is a unique directive (must be the only one in the file). After changes, rebuild the containers:
dpl -d trusts
To change the logging level for all containers, add the following to settings.yaml:
logger_level: debug
Kubernetes: modification is not recommended.
For continuous operation, use the warning level, not debug.
Corporate Server Docker Container Logs
To collect logs via the admin panel:
Go to the Containers section.
Click >_logs next to the desired container.
Specify the date and number of lines, uncheck follow (to avoid real-time messages), and click show.
When the clipboard buffer overflows, old logs are overwritten. Logs are cleared when the container is updated.
In the Server Hostname field, enter the server address and press Enter.
Using CURL
In the command line or terminal, enter curl -vI https://server_address and press Enter.
Outlook Add-In Version & Logs
MS Outlook Version
To check the version of the desktop Outlook application:
Outlook for Windows. In the File menu, open the Office Account section.
Outlook for macOS. Open the Outlook menu and select About.
Add-in Version
To check the add-in version number:
Outlook Add-in for Windows (client-side). To view the add-in version, hover the mouse pointer over the add-in button.
OWA Version of the Add-in (macOS) (client-side). In the main view of Outlook for Mac (email list), click the Get Add-ins button. On the OWA portal, log in to your account and select the add-in in the Manage Add-ins section.
Add-in Backend. The backend version can be checked with the system administrator or eXpress technical support/implementation specialist who installed the add-in.
For Administrators: Viewing the Add-in Backend Software Version
If you have access to the server: http://add-in_server_address:port/api/meetings/check
If the client and backend versions do not match, the outdated part must be updated! Contact eXpress support for assistance with the update.
Windows Add-in Logs
The local log of the add-in installed via the MSI package is located here: C:\Logs\ExpressMeetingAddIn<date>.log.
The logging level is configured in the serilogSettings.json file in the add-in installation folder. If a full detailed log is needed for debugging, set the Verbose value for the MinimumLevel.Default and MinimumLevel.Override.Default attributes in the file (not recommended).
You will also need the configuration file ExpressMeeting.dll.config from the add-in installation folder (e.g., C:\Program Files\eXpress\ExpressMeeting).
Files containing system or installation process information help narrow down possible causes of technical issues. You can share the collected system data with eXpress support.
Starting from version 3.25, the diagnostic data collected via web/desktop will display RAM, monitor resolutions, and PC processor details. Call logs from the engineering menu will contain the same information, but it will only be available in the downloaded call log.
MSInfo System Details (Windows)
Press the Windows + R keys.
In the “Run” window, enter MSInfo32 and press Enter.
In the “System Information” window, click on System Summary, open the File menu, and select Export.
In the “Export As” window, select Desktop.
Name the file MSInfo and click Save.
To reduce the file size:
Open the saved MSInfo file in Notepad.
Press Ctrl + F and search for [Windows Error Reporting].
Delete everything after the first ten lines of [Windows Error Reporting].
Save the file.
DirectX Diagnostic Tool (Windows)
Press the Windows + R keys.
In the “Run” window, enter dxdiag and press Enter.
In the “DirectX Diagnostic Tool” window, click Save All Information.
Name the file dxdiag and click Save.
System Report (macOS)
Open the Apple menu and select About This Mac.
Click the System Report button or click More Info and select System Report in the settings window.
Select File > Save and save the file to the desktop.
MSI Package Installation Logs on Windows
To collect diagnostics for the installation process via the Windows installer, use the following command line:
msiexec /i "installer.msi" /l*v "log.log"
Here, installer.msi is the path to the MSI package, and log.log is the path of the generated log file.
The message has been sent successfully.
Personal and group chats
Sending contacts, geolocations, voicemails, and files (images, videos,
documents)
Threads
Chat grouping with the use of tags
enterprise version
Editing images before sending (add text, handwritten lines, resize and rotate images)
Sending emoji, stickers, upload your own sticker pack
Reactions
Mobile-only access to a chat can be activated
enterprise version
A chat can be started in privacy mode (prohibit copying, screenshotting on mobile devices and forwarding)
enterprise version
Mention of a chat participant as well as any user with “@” (the mention feature)
Mention of multiple users with “#”
desktop version
Mention of all users in a chat with “@all”
Channels
Setting the channel confidentiality level (open/close)
Pinning channels at the top of the list
A user can go to a corporate/hybrid open channel via a mention (##)
Interaction with messages
Message typing indicator
Text formatting — bold, italics, paragraphing, etc.
implemented via Markdown
Viewing message status (delivered, read, edited, deleted)
Editing/deleting a sent message and displaying the edition/deletion status on the recipient’s side
Saving messages, creating reminders of messages, pinning messages at the top of the chat
enterprise version
Mobile-only access to a chat can be activated
enterprise version
Contacts
User data available for viewing: first name, last name, enterprise information (phone, email, company, job title, unit, supervisor), list of shared chats, enterprise server, link to user (routing), indication (online, time, when was last online)
enterprise version
Contact search by job title, company, domain, name or assigned tag
Audio-, videoconferences. Available only for enterprise users
Direct calls (Peer-to-Peer (P2P))
Audio and video calls for 120+ participants
Calls/videoconferencing between enterprise and external participants
Ability to open a call in another window / on top of the main window
Screen sharing
Call recording
Q4FY23
Hand up
Q4FY23
Schedule conferences using a calendar
Automatically send a link to the videoconferencing with adding a reminder to the calendar of participants
Assigning a password to access the conference
Sending invitation by email
mobile version
Integrations
with SIP telephony
with "heavy" VCS systems: Vinteo, Communigate, IVA, MIND
This site uses cookies (files with data about past visits to the site) to personalize the services and the convenience of users. You can prevent the storage of cookies in your browser settings. Our company takes the protection of personal data seriously - see our Privacy policy