From c19b1bdfc28ec0a4aa71c918ebd3d77ebfc8c8fe Mon Sep 17 00:00:00 2001 From: A Holt Date: Tue, 3 Aug 2021 11:07:42 -0400 Subject: [PATCH] pbx/README.rst: Phase 1...Asterisk 18 + FreePBX 16 transition now underway --- roles/pbx/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/pbx/README.rst b/roles/pbx/README.rst index ed31477c1..bb36e9c81 100644 --- a/roles/pbx/README.rst +++ b/roles/pbx/README.rst @@ -6,9 +6,9 @@ This "pbx" playbook adds `Asterisk `_ and `FreePBX `_ -*2021-08-02 GOOD NEWS: IIAB has upgraded from Asterisk 16.x (released 2018-10-09) to 18.x (released 2020-10-20*, `docs `_). +*2021-08-02 GOOD NEWS: IIAB has upgraded from Asterisk 16.x (released 2018-10-09) to 18.x (released 2020-10-20*, `docs `_): `PR #2896 `_ -*2021-08-02 BAD NEWS: The latest versions of Ubuntu (20.04, 20.10, 21.04), Debian 11 "Bullseye" and the imminent Raspberry Pi OS 11 "Bullseye" all include PHP 7.4 — which does not work with FreePBX 15 — so we could use some help looking into 2021-06-21's FreePBX 16 Beta:* `#2897 `_ +*2021-08-02 WORK IN PROGRESS: The latest versions of Ubuntu (20.04, 20.10, 21.04), Debian 11 "Bullseye" and the imminent Raspberry Pi OS 11 "Bullseye" all include PHP 7.4 — which does not work with FreePBX 15 — so we're now making the transition to FreePBX 16 who Beta emerged on 2021-06-21:* `#2897 `_, `PR #2899 `_ What Asterisk & FreePBX Do --------------------------