Category Archives: VoIP

End of Support for 3CX Version 18: Upgrade to Version 20 with Tronic Cloud

As technology evolves, so must the tools and systems we use daily. 3CX, a leading VoIP communication platform, is no exception. With the announcement of the end of life (EOL) for 3CX Version 18, it’s time for businesses to prepare for the next step forward. Version 20 of 3CX is packed with new features and […]

Tronic Cloud is proud to welcome Metro ENT as our latest client

Having been a long-time 3CX user, Metro ENT was referred to us by a colleague who relied on our expertise to fully leverage the capabilities of their system. Recently, we guided them through a seamless upgrade to 3CX Version 20, significantly improving their patient support and communication processes. Dr. Ryan from Metro ENT shared his […]

Total Tools Clyde Powers Up with Tronic Cloud 3CX

We’re excited to announce the successful installation of the Tronic Cloud 3CX phone system at Total Tools Clyde! This marks a significant milestone, being the 45th store within the Total Tools group to adopt our cutting-edge communication solution. At Tronic Cloud, we’re dedicated to providing businesses with reliable, scalable, and feature-rich phone systems that streamline […]

Anatomy of Local Number Portability in Australia

Anatomy of Local Number Portability in Australia The Australian telecommunications industry was deregulated in 1997, meaning customers could have telecommunications services through a Carriage Service Provider (CSP) of their choice. In order to increase competition and make it easier to move to a different CSP, the ACMA (Or as they were then the ACA) declared […]

ddocument.addEventListener("DOMContentLoaded", function() { var button = document.querySelector('.ai-popup-button'); if (button) { button.id = "ai-popup-button"; // Assign the ID that Hustle requires button.addEventListener("click", function(event) { event.preventDefault(); if (typeof Hustle !== 'undefined' && Hustle.openPopup) { Hustle.openPopup(1); // Ensure this matches your popup's actual ID } else { console.error("Hustle is not loaded or openPopup function is missing."); } }); } else { console.error("Button with class 'ai-popup-button' not found."); } });