Skip to main content

Thirdlane Unified Communications Platform 14.1.3 and Thirdlane Connect 14.1.3

Posted by thirdlane on Tue, 08/08/2023

RELEASE NOTES

Thirdlane Unified Communications Platform 14.1.3

  • Added an option to restrict SIP registrations based on User Agent
  • Added permit/deny of SIP registrations based on network addresses
  • Added ability to send APNs and FCM Push Notifications to multiple registered devices
  • Enhancements and fixes for the existing REST API
  • New "simple" REST API using default values and minimal input
  • Updated REST API documentation, added documentation for "simple" REST API
  • Fixed MWI notifications flooding caused by multiple subscriptions and amplified by "urgent" voicemail messages
  • Added ability to maintain MWI subscribers over Kamailio restart
  • Enhancements to MOH management for call Queues
  • Fixed Letsencrypt update processFixed Munin menu link
  • Fixed oauth token refresh in Active Directory inegration
  • Added Thirdlane Connect debugging options management
  • Added "generic" SMS Gateway provider option
  • Fixes and enhancements to nginx configuration
  • Added warning for dialing permissions pattern exceeding max size (255)
  • Added permissions to control Connect logging
  • Enabled UTF8 for language names in language selectors
  • Various enhancements and bug fixes

Thirdlane Connect 14.1.3

  • Enhanced connection/reconnection management
  • Improved application load time
  • Improved call handling for users logged in on multiple devices
  • Fix to avoid data corruption when saving Find me/Follow me settings
  • Fix to maintain user's status across sessions
  • Fix to disable iPhone proximity censor while answering inbound calls
  • Enhancements to log management and events filtering
  • Various enhancements and bug fixes

INSTALLATION PROCEDURE

This version of the Thirdlane platform is supposed to be installed on top of the base AlmaLinux OS version 8.

You should start with minimal AlmaLinux OS version 8 ISO which you can get at https://repo.almalinux.org/almalinux/8/isos/x86_64/AlmaLinux-8.8-x86_64-minimal.iso

For any cloud installation you should use the AlmaLinux OS version 8 cloud provider’s template.

The installation procedure is simple:

  • Install minimal AlmaLinux OS version 8 from vanilla ISO or create AlmaLinux OS version 8 cloud server
  • Configure network and check that your server has access to the Internet
  • Use SSH to connect to the server and run one of the Thirdlane installation scripts, depending on the type of installation (single or multi-tenant)
  • Once the script finishes, login to the GUI at http://xxx.xxx.xxx.xxx or http://domain.tld (where xxx.xxx.xxx.xxx is your server address, and domain.tld is your domain) and follow the Thirdlane Configuration Manager’s Initial Configuration Wizard

 

Currently, there are 2 scripts for different installations:

  • getpbx-ste - Thirdlane Business PBX (Single Tenant)

curl -o getpbx -s http://lib.thirdlane.com/download/getpbx-el8/getpbx-ste && time sudo bash getpbx

  • getpbx-mte - Thirdlane Multi Tenant PBX

curl -o getpbx -s http://lib.thirdlane.com/download/getpbx-el8/getpbx-mte && time sudo bash getpbx

Both scripts are adopted to cloud installations which usually don’t have a root password - they use SSH keys for ssh access. When getpbx-ste or getpbx-mte script determines that your system root user doesn't have a password, it creates temporary credentials (superadmin / superadmin ) to login to the newly created server, and at the end of Thirdlane Configuration Manager’s Initial Configuration Wizard you will be able to create admin credentials (superadmin user will be deleted). Installation scripts also try to simplify domain, HTTPS certificate, and network configuration - when:

  • Hostname setting of the server is a valid domain - eg. abc.pbxmanager.com
  • The domain is properly configured - DNS of abc.pbxmanager.com has A-record with proper ip of the server

If this criteria is met, Thirdlane Configuration Manager setup wizard will use the simplified scenario - steps with domain and interface configuration will be done automatically - including creation of LetsEncrypt free HTTPS certificate. As always, Thirdlane Connect for Windows, Mac, and Linux desktops can be downloaded using your browser based Thirdlane Connect by going to Settings > Downloads. New Android version of Thirdlane Connect is available on Google Play. New iPhone version of Thirdlane Connect is available on App Store.

Please contact Thirdlane for assistance with the update - our team is ready to help.

Thank you for using Thirdlane!