From 182ecc9a2fef66f44612d04ae7e1358fd7be43ae Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 14 Feb 2019 09:45:38 -0500 Subject: [PATCH] Update README.rst --- roles/pbx/README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/roles/pbx/README.rst b/roles/pbx/README.rst index 81b6445f7..e3da1865c 100644 --- a/roles/pbx/README.rst +++ b/roles/pbx/README.rst @@ -33,6 +33,13 @@ You can monitor the FreePBX service with command:: systemctl status freepbx +Raspberry Pi Known Issue +------------------------ + +As of 2019-02-14, "systemctl restart freepbx" fails more than 50% of the time when run on a BIG-sized install of IIAB 6.7. + +It is possible that FreePBX restarts much more reliably when run on a MIN-sized install of IIAB? Please `contact us `_ if you can assist here in any way: `#1493 `_ + Raspberry Pi Zero W Warning ---------------------------