{"id":421,"date":"2025-10-12T14:54:49","date_gmt":"2025-10-12T13:54:49","guid":{"rendered":"https:\/\/www.aquila-software.co.uk\/?page_id=421"},"modified":"2026-02-11T12:54:43","modified_gmt":"2026-02-11T12:54:43","slug":"cloud-telephony","status":"publish","type":"page","link":"https:\/\/www.aquila-software.co.uk\/index.php\/cloud-telephony\/","title":{"rendered":"Cloud Telephony"},"content":{"rendered":"\n<p><\/p>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <title>Cloud Telephony \u2013 Smarter Calls, Seamless Teams<\/title>\n  <meta name=\"description\" content=\"Cloud telephony for UK businesses. PSTN switch-off ready, MS Teams integration, call queues, IVR, analytics, and desk phone rentals.\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n\n  <style>\n    :root {\n      --primary: #0057b8;\n      --primary-light: #e6f0fb;\n      --accent: #ffb400;\n      --text: #222;\n      --muted: #666;\n      --bg: #ffffff;\n      --border: #e0e0e0;\n    }\n\n    * { box-sizing: border-box; }\n\n    \n   h1, h2, h3, h4 {\n      color: var(--primary);\n      margin-top: 2rem;\n      margin-bottom: 0.75rem;\n      line-height: 1.25;\n    }\n\n    h1 { font-size: 2.2rem; }\n    h2 { font-size: 1.7rem; }\n    h3 { font-size: 1.3rem; }\n\n    p { margin: 0 0 0.75rem; }\n\n    .lead {\n      font-size: 1.05rem;\n      color: var(--muted);\n      max-width: 720px;\n    }\n.sangoma-logo {\n  height: 26px;\n  margin-bottom: 0.4rem;\n  display: block;\n  margin-left: auto;\n  margin-right: auto;\n}\n\n\n    \/* HERO *\/\n    .hero {\n      display: grid;\n      grid-template-columns: minmax(0, 2.2fr) minmax(0, 1.8fr);\n      gap: 2rem;\n      align-items: center;\n      margin-bottom: 2.5rem;\n    }\n\n    .hero-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 0.4rem;\n      padding: 0.25rem 0.7rem;\n      border-radius: 999px;\n      background: var(--primary-light);\n      color: var(--primary);\n      font-size: 0.8rem;\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.06em;\n      margin-bottom: 0.75rem;\n    }\n\n    .hero-card {\n      border-radius: 1rem;\n      padding: 1.5rem;\n      background: linear-gradient(135deg, var(--primary), #002f6c);\n      color: #fff;\n      box-shadow: 0 18px 40px rgba(0,0,0,0.12);\n    }\n\n    .hero-card h2 {\n      color: #fff;\n      margin-top: 0;\n      margin-bottom: 0.75rem;\n    }\n\n    .hero-card ul {\n      list-style: none;\n      padding: 0;\n      margin: 0 0 1.25rem;\n      font-size: 0.95rem;\n    }\n\n    .hero-card li {\n      display: flex;\n      align-items: flex-start;\n      gap: 0.5rem;\n      margin-bottom: 0.4rem;\n    }\n\n    .btn-row {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n      margin-top: 1rem;\n    }\n\n    .btn-primary, .btn-secondary {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      padding: 0.7rem 1.4rem;\n      border-radius: 999px;\n      border: 1px solid transparent;\n      font-size: 0.95rem;\n      font-weight: 600;\n      cursor: pointer;\n      text-decoration: none;\n      transition: background 0.15s ease, color 0.15s ease, border-color 0.15s ease, transform 0.05s ease;\n    }\n\n    .btn-primary {\n      background: #fff;\n      color: var(--primary);\n      border-color: #fff;\n    }\n\n    .btn-primary:hover {\n      background: var(--accent);\n      border-color: var(--accent);\n      color: #222;\n      transform: translateY(-1px);\n    }\n\n    .btn-secondary {\n      background: #ffffff;\n      color: var(--primary);\n      border-color: var(--primary);\n    }\n\n    .btn-secondary:hover {\n      background: var(--primary-light);\n      color: var(--primary);\n      border-color: var(--primary);\n      transform: translateY(-1px);\n    }\n\n    \/* GRID + CARDS *\/\n    .section { margin-top: 2.5rem; }\n\n    .section-muted {\n      background: #f7f9fc;\n      border-radius: 1.25rem;\n      padding: 1.75rem 1.5rem;\n      border: 1px solid var(--border);\n    }\n\n    .grid-2 {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 1.5rem;\n    }\n\n    .grid-3 {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 1.5rem;\n    }\n\n    .feature-card {\n      border-radius: 1rem;\n      border: 1px solid var(--border);\n      padding: 1.25rem 1.1rem;\n      background: #fff;\n    }\n\n    .feature-card h3 {\n      margin-top: 0;\n      margin-bottom: 0.4rem;\n      font-size: 1.05rem;\n      display: flex;\n      align-items: center;\n      gap: 0.4rem;\n    }\n\n    .feature-card p {\n      font-size: 0.92rem;\n      color: var(--muted);\n    }\n\n    .feature-card ul {\n      margin: 0.5rem 0 0;\n      padding-left: 1.1rem;\n      font-size: 0.9rem;\n    }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      margin: 1rem 0 0.5rem;\n      font-size: 0.9rem;\n    }\n\n    th, td {\n      padding: 0.6rem 0.5rem;\n      border: 1px solid var(--border);\n      text-align: left;\n    }\n\n    th {\n      background: #f3f6fb;\n      font-weight: 600;\n    }\n\n    \/* FOOTER *\/\n    .cta-final {\n      text-align: center;\n      margin-top: 3rem;\n      padding-top: 2rem;\n      border-top: 1px solid var(--border);\n    }\n\n    .powered-by {\n      margin-top: 1.8rem;\n      font-size: 0.9rem;\n      color: var(--muted);\n      text-align: center;\n      letter-spacing: 0.25px;\n      line-height: 1.4;\n    }\n\n    .powered-by strong {\n      color: var(--primary);\n      font-weight: 600;\n    }\n\n    @media (max-width: 900px) {\n      .hero {\n        grid-template-columns: minmax(0, 1fr);\n      }\n      .grid-2, .grid-3 {\n        grid-template-columns: minmax(0, 1fr);\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n  <div class=\"page\">\n<!-- HERO -->\n<section class=\"hero\">\n  <div>\n    <div class=\"hero-badge\">\n      <span>\ud83d\udcde Cloud Telephony<\/span>\n      <span>\u2022 PSTN Switch-Off Ready<\/span>\n    <\/div>\n\n    <h1>Smarter Calls, Seamless Teams \u2014 All in the Cloud<\/h1>\n\n    <p class=\"lead\">\n      The UK\u2019s analogue phone network (the PSTN) is being permanently switched off. Traditional phone lines,\n      alarm systems, lift lines, card machines, and older PBX systems will no longer function once the shutdown is complete.\n    <\/p>\n\n    <p class=\"lead\">\n      If your current phone system doesn\u2019t support modern VoIP technology, it will stop working. Our cloud-based\n      telephony platform keeps your business connected \u2014 anywhere, on any device.\n    <\/p>\n\n    <div class=\"pill-list\">\n      <span class=\"pill\">BT 2025 Ready<\/span>\n      <span class=\"pill\">MS Teams Integration<\/span>\n      <span class=\"pill\">Call Queues &amp; IVR<\/span>\n      <span class=\"pill\">Analytics &amp; Reporting<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"hero-card\">\n    <h2>Ready for the BT Switch-Off?<\/h2>\n\n    <ul>\n      <li><span class=\"icon\">\u2705<\/span><span>Future-proof, fully digital cloud phone system<\/span><\/li>\n      <li><span class=\"icon\">\u2705<\/span><span>Work from mobile, desktop, or desk phone<\/span><\/li>\n      <li><span class=\"icon\">\u2705<\/span><span>Advanced call handling, queues, and IVR included<\/span><\/li>\n      <li><span class=\"icon\">\u2705<\/span><span>99.999% uptime, encrypted, GDPR compliant<\/span><\/li>\n    <\/ul>\n\n    <div class=\"btn-row\">\n      <a href=\"https:\/\/www.aquila-software.co.uk\/index.php\/contact-us\/\" class=\"btn-primary\">Get in touch<\/a>\n      <a href=\"#pricing\" class=\"btn-secondary\">View plans &amp; pricing<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n<!-- WHY CLOUD TELEPHONY -->\n<section class=\"section section-muted\" id=\"why\">\n  <h2>Why Cloud Telephony?<\/h2>\n\n  <div class=\"grid-2\">\n\n    <div>\n      <h3>Work Anywhere, Answer Everywhere<\/h3>\n      <p>\n        Take and make calls from mobile, desktop, or desk phone \u2014 your extension follows you wherever you work.\n      <\/p>\n\n      <h3>Ready for the BT PSTN Switch-Off<\/h3>\n      <p>\n        Fully digital, fully compliant, and built for the 2025 transition away from legacy analogue lines.\n      <\/p>\n\n      <h3>Scale Without Limits<\/h3>\n      <p>\n        Add users, numbers, and features in minutes \u2014 no engineers, no site visits, no new hardware racks.\n      <\/p>\n    <\/div>\n\n    <div>\n      <h3>Built-In Business Continuity<\/h3>\n      <p>\n        Stay connected during outages, office moves, or emergencies with cloud-based routing and failover.\n      <\/p>\n\n      <h3>Smart Features Included<\/h3>\n      <p>\n        Call recording, IVR menus, voicemail-to-email, analytics, and more \u2014 included as standard, not bolt-ons.\n      <\/p>\n\n      <h3>Security &amp; Reliability<\/h3>\n      <p>\n        End-to-end encryption, 99.999% uptime SLA, and GDPR-compliant hosting keep your calls and data protected.\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- FEATURES -->\n<section class=\"section\" id=\"features\">\n  <h2>Features Included as Standard<\/h2>\n  <p class=\"lead\">\n    A modern cloud phone system should do more than make calls. Here\u2019s what you get out of the box.\n  <\/p>\n\n  <!-- FIRST ROW OF FEATURES -->\n  <div class=\"grid-3\" style=\"margin-top:1.5rem;\">\n\n    <!-- Advanced Call Handling -->\n    <div class=\"feature-card\">\n      <h3><span class=\"icon\">\ud83d\udcde<\/span>Advanced Call Handling<\/h3>\n      <p>\n        Give every caller a professional, consistent experience \u2014 whether you\u2019re a small team or a busy contact centre.\n      <\/p>\n      <ul>\n        <li>Intelligent call queues &amp; skills-based routing<\/li>\n        <li>IVR menus with multi-language support<\/li>\n        <li>Callback options so customers keep their place<\/li>\n        <li>Custom music-on-hold &amp; announcements<\/li>\n        <li>Time-of-day and department-based routing<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Unified Communications -->\n    <div class=\"feature-card\">\n      <h3><span class=\"icon\">\ud83d\udcac<\/span>Unified Communications<\/h3>\n      <p>\n        Bring calls, chat, and presence together so your team always knows who\u2019s available and how to reach them.\n      <\/p>\n      <ul>\n        <li>Instant messaging &amp; team chat<\/li>\n        <li>Presence indicators (available, busy, away)<\/li>\n        <li>Visual voicemail &amp; voicemail-to-email<\/li>\n        <li>One-to-one and group chat<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Work Anywhere -->\n    <div class=\"feature-card\">\n      <h3><span class=\"icon\">\ud83d\udcf1<\/span>Work Anywhere<\/h3>\n      <p>\n        Keep your office extension in your pocket with powerful mobile and desktop apps.\n      <\/p>\n      <ul>\n        <li>iOS &amp; Android mobile apps<\/li>\n        <li>Desktop softphone with video calling<\/li>\n        <li>Make\/receive calls using your office extension<\/li>\n        <li>Screen sharing &amp; conferencing<\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n\n  <!-- SECOND ROW OF FEATURES -->\n  <div class=\"grid-3\" style=\"margin-top:1.5rem;\">\n\n    <!-- Reporting & Analytics -->\n    <div class=\"feature-card\">\n      <h3><span class=\"icon\">\ud83d\udcca<\/span>Reporting &amp; Analytics<\/h3>\n      <p>\n        Understand performance, spot missed opportunities, and plan staffing with real data.\n      <\/p>\n      <ul>\n        <li>Real-time dashboards &amp; wallboards<\/li>\n        <li>Scheduled reports (HTML, XLS, charts)<\/li>\n        <li>Track call volumes, missed calls, and SLAs<\/li>\n        <li>Agent and queue performance metrics<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Integrations -->\n    <div class=\"feature-card\">\n      <h3><span class=\"icon\">\ud83e\udd1d<\/span>Integrations That Matter<\/h3>\n      <p>\n        Connect your phone system to the tools your team already lives in.\n      <\/p>\n      <ul>\n        <li>Microsoft Teams (direct routing)<\/li>\n        <li>Outlook click-to-dial<\/li>\n        <li>Salesforce &amp; Zendesk integration<\/li>\n        <li>Open API for custom integrations<\/li>\n      <\/ul>\n    <\/div>\n\n    <!-- Hardware -->\n    <div class=\"feature-card\">\n      <h3><span class=\"icon\">\ud83c\udfa7<\/span>Hardware That Just Works<\/h3>\n      <p>\n        Use modern desk phones, cordless devices, and headsets \u2014 all auto-provisioned and ready to go.\n      <\/p>\n      <ul>\n        <li>Sangoma P-Series desk phones<\/li>\n        <li>DECT cordless phones<\/li>\n        <li>Wireless headsets<\/li>\n        <li>Plug-and-play auto-provisioning<\/li>\n      <\/ul>\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- PRICING -->\n<section class=\"section\" id=\"pricing\">\n  <h2>Plans &amp; Pricing<\/h2>\n\n  <table>\n    <thead>\n      <tr>\n        <th>Plan<\/th>\n        <th>Features<\/th>\n        <th>Price (per user \/ month)<\/th>\n      <\/tr>\n    <\/thead>\n\n    <tbody>\n      <tr>\n        <td><strong>Cloud One<\/strong><\/td>\n        <td>1000 minutes of UK fixed &amp; mobile calls<\/td>\n        <td><strong>\u00a39.99<\/strong><\/td>\n      <\/tr>\n\n      <tr>\n        <td><strong>Cloud MS Teams<\/strong><\/td>\n        <td>All Cloud One features plus Microsoft Teams integration<\/td>\n        <td><strong>\u00a314.99<\/strong><\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n<\/section>\n\n\n<!-- DESK PHONE RENTALS -->\n<section class=\"section\">\n  <h2>Desk Phone Rentals<\/h2>\n\n  <table>\n    <thead>\n      <tr>\n        <th>Model<\/th>\n        <th>3 Year Plan<\/th>\n        <th>1 Year Plan<\/th>\n      <\/tr>\n    <\/thead>\n\n    <tbody>\n      <tr><td>P310<\/td><td>Free<\/td><td>\u00a35.00<\/td><\/tr>\n      <tr><td>P315<\/td><td>\u00a31.00<\/td><td>\u00a35.50<\/td><\/tr>\n      <tr><td>P325<\/td><td>\u00a33.80<\/td><td>\u00a38.00<\/td><\/tr>\n      <tr><td>P330<\/td><td>\u00a34.60<\/td><td>\u00a310.00<\/td><\/tr>\n      <tr><td>P370<\/td><td>\u00a37.00<\/td><td>\u00a316.00<\/td><\/tr>\n      <tr><td>PM200 Expansion Module<\/td><td>\u00a34.60<\/td><td>\u00a310.00<\/td><\/tr>\n      <tr><td>DECT Combo (Base + Handset)<\/td><td>\u00a36.20<\/td><td>\u00a310.50<\/td><\/tr>\n      <tr><td>DECT Handset<\/td><td>\u00a33.80<\/td><td>\u00a38.00<\/td><\/tr>\n      <tr><td>H10 Headset<\/td><td>\u00a35.00<\/td><td>\u00a39.00<\/td><\/tr>\n      <tr><td>H20 Headset<\/td><td>\u00a35.60<\/td><td>\u00a310.00<\/td><\/tr>\n    <\/tbody>\n  <\/table>\n<\/section>\n<!-- WHO IT'S FOR -->\n<section class=\"section\">\n  <h2>Who It\u2019s For<\/h2>\n\n  <div class=\"who-grid\">\n\n    <div class=\"who-card\">\n      <h3>Remote Teams<\/h3>\n      <p>\n        Stay connected across locations with mobile and desktop apps that keep everyone on the same extension.\n      <\/p>\n    <\/div>\n\n    <div class=\"who-card\">\n      <h3>Customer Service<\/h3>\n      <p>\n        Smart routing, queue visibility, and performance tracking for responsive, measurable customer care.\n      <\/p>\n    <\/div>\n\n    <div class=\"who-card\">\n      <h3>Sales Teams<\/h3>\n      <p>\n        CRM integration, call logging, and analytics to help you convert more conversations into revenue.\n      <\/p>\n    <\/div>\n\n    <div class=\"who-card\">\n      <h3>Startups &amp; SMEs<\/h3>\n      <p>\n        Scalable, affordable, and compatible with desk phones \u2014 grow without ripping and replacing.\n      <\/p>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\n<!-- COMPARISONS -->\n<section class=\"section\">\n  <h2>Cloud Telephony vs Legacy PBX &amp; Other Providers<\/h2>\n\n  <div class=\"comparison-grid\">\n\n    <!-- CLOUD VS LEGACY PBX -->\n    <div class=\"comparison-card\">\n      <h3>Cloud Telephony vs Legacy PBX<\/h3>\n\n      <table>\n        <thead>\n          <tr>\n            <th>Feature<\/th>\n            <th>Cloud Telephony<\/th>\n            <th>Legacy PBX<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>PSTN Switch-Off Ready<\/td>\n            <td class=\"badge-yes\">\u2714 Fully digital<\/td>\n            <td class=\"badge-no\">\u2718 Will stop working<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Work Anywhere<\/td>\n            <td class=\"badge-yes\">\u2714 Mobile, desktop, desk phone<\/td>\n            <td class=\"badge-no\">\u2718 Office-only<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Scalability<\/td>\n            <td class=\"badge-yes\">\u2714 Add users instantly<\/td>\n            <td class=\"badge-no\">\u2718 Hardware upgrades<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Upfront Costs<\/td>\n            <td class=\"badge-yes\">\u2714 Low \/ none<\/td>\n            <td class=\"badge-no\">\u2718 High CapEx<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Maintenance<\/td>\n            <td class=\"badge-yes\">\u2714 Included<\/td>\n            <td class=\"badge-no\">\u2718 On-site engineers<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Call Centre Features<\/td>\n            <td class=\"badge-yes\">\u2714 Included<\/td>\n            <td class=\"badge-no\">\u2718 Add-on licences<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n\n    <!-- OUR CLOUD VS COMPETITORS -->\n    <div class=\"comparison-card\">\n      <h3>Our Cloud vs Typical Providers<\/h3>\n\n      <table>\n        <thead>\n          <tr>\n            <th>Feature<\/th>\n            <th>Our Cloud System<\/th>\n            <th>Typical Competitors<\/th>\n          <\/tr>\n        <\/thead>\n\n        <tbody>\n          <tr>\n            <td>All Features Included<\/td>\n            <td class=\"badge-yes\">\u2714 Yes<\/td>\n            <td class=\"badge-no\">\u2718 Often extra cost<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Teams Direct Routing<\/td>\n            <td class=\"badge-yes\">\u2714 Native<\/td>\n            <td class=\"badge-no\">\u2718 Third-party add-ons<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Desk Phone Rentals<\/td>\n            <td class=\"badge-yes\">\u2714 Low-cost<\/td>\n            <td class=\"badge-no\">\u2718 Expensive \/ limited<\/td>\n          <\/tr>\n\n          <tr>\n            <td>Reporting<\/td>\n            <td class=\"badge-yes\">\u2714 Real-time + scheduled<\/td>\n            <td class=\"badge-no\">\u2718 Basic only<\/td>\n          <\/tr>\n\n          <tr>\n            <td>UK-Focused<\/td>\n            <td class=\"badge-yes\">\u2714 UK-centric, PSTN-ready<\/td>\n            <td class=\"badge-no\">\u2718 Generic global<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- TESTIMONIALS -->\n<section class=\"section\">\n  <h2>What Our Customers Say<\/h2>\n\n  <blockquote>\n    \u201cWe switched from a legacy PBX and haven\u2019t looked back. Setup took 30 minutes, and our team loves the mobile app \u2014 but our front desk still uses their phones.\u201d\n    <br><strong>\u2014 Sarah T., Operations Manager, Leeds<\/strong>\n  <\/blockquote>\n\n  <blockquote>\n    \u201cThe call analytics helped us cut missed calls by 40%. It\u2019s like having a call centre in your pocket \u2014 or on your desk.\u201d\n    <br><strong>\u2014 James R., Director, Wakefield<\/strong>\n  <\/blockquote>\n<\/section>\n\n\n<!-- FINAL CTA -->\n<section class=\"cta-final\" id=\"contact\">\n  <h2>Ready for the BT Switch-Off?<\/h2>\n  <p>Future-proof your business with a modern cloud phone system that works anywhere.<\/p>\n\n  <div class=\"btn-row\" style=\"justify-content:center;\">\n    <a href=\"https:\/\/www.aquila-software.co.uk\/index.php\/contact-us\/\" class=\"btn-primary\">Get in touch<\/a>\n    <a href=\"#pricing\" class=\"btn-secondary\">View plans &amp; pricing<\/a>\n  <\/div>\n\n  <!-- FOOTER LINE -->\n  <div class=\"powered-by\">\n  <img decoding=\"async\" src=\"http:\/\/www.aquila-software.co.uk\/wp-content\/uploads\/2026\/02\/Sangoma-Logo.png\" alt=\"Sangoma Logo\" class=\"sangoma-logo\">\n  <div>\n    Built on <strong>Sangoma Switchvox<\/strong> \u2014 enterprise\u2011grade unified communications.\n  <\/div>\n<\/div>\n<\/section>\n\n<\/div> <!-- end .page -->\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Cloud Telephony \u2013 Smarter Calls, Seamless Teams \ud83d\udcde Cloud Telephony \u2022 PSTN Switch-Off Ready Smarter Calls, Seamless Teams \u2014 All in the Cloud The UK\u2019s analogue phone network (the PSTN) is being permanently switched off. Traditional phone lines, alarm systems, lift lines, card machines, and older PBX systems will no longer function once the shutdown &#8230; <a title=\"Cloud Telephony\" class=\"read-more\" href=\"https:\/\/www.aquila-software.co.uk\/index.php\/cloud-telephony\/\" aria-label=\"Read more about Cloud Telephony\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-421","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/421","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/comments?post=421"}],"version-history":[{"count":33,"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/421\/revisions"}],"predecessor-version":[{"id":517,"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/pages\/421\/revisions\/517"}],"wp:attachment":[{"href":"https:\/\/www.aquila-software.co.uk\/index.php\/wp-json\/wp\/v2\/media?parent=421"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}