-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not an issue
-
Affects Version/s: 15
-
Fix Version/s: None
-
Component/s: Conferences
-
Labels:None
-
Bug Tracker:Customer Issue
-
ToDo:
-
Asterisk Version:Asterisk 16.6.1
-
Distro Version:FreePBX Utility 15.0.16.22 on Ubuntu 18.04.3 LTS
-
Distro:FreePBX Distro
Hello Walter
I have encountered another issue installing conference module. It's impossible to install it by command line.....
root@LAPTOP:/usr/src/freepbx# fwconsole ma install conferences
Unable to install module conferences: - Cannot find module Updating Hooks...Done Chowning directories...Done
but I can see it through the command:
root@LAPTOP:/usr/src/freepbx# fwconsole ma listonline
No repos specified, using: [standard,extended] from last GUI settings
+---------------------+------------+---------------------------------------------+------------+
| Module | Version | Status | License |
+---------------------+------------+---------------------------------------------+------------+
| accountcodepreserve | | Not Installed (Available online: 13.0.2.2) | GPLv2 |
| amd | | Not Installed (Available online: 15.0.2) | GPLv3+ |
| announcement | 15.0.3.6 | Enabled and up to date | GPLv3+ |
| api | | Not Installed (Available online: 15.0.3.6) | AGPLv3+ |
| arimanager | 15.0.3.3 | Enabled and up to date | GPLv3+ |
| asterisk-cli | 14.0.1 | Enabled and up to date | GPLv3+ |
| asteriskinfo | 15.0.4.1 | Enabled and up to date | GPLv3+ |
| backup | 15.0.8.61 | Enabled and up to date | GPLv3+ |
| blacklist | | Not Installed (Available online: 15.0.2.6) | GPLv3+ |
| builtin | | Enabled; Not available online | |
| bulkhandler | | Not Installed (Available online: 13.0.15) | GPLv3+ |
| calendar | 15.0.4.6 | Enabled and up to date | GPLv3+ |
| callback | | Not Installed (Available online: 15.0.5) | GPLv3+ |
| callforward | | Not Installed (Available online: 15.0.8) | AGPLv3+ |
| callrecording | 15.0.7.8 | Enabled and up to date | AGPLv3+ |
| callwaiting | | Not Installed (Available online: 15.0.4.1) | GPLv3+ |
| cdr | | Not Installed (Available online: 15.0.11) | GPLv3+ |
| cel | | Not Installed (Available online: 15.0.11) | GPLv3+ |
| certman | | Not Installed (Available online: 15.0.10) | AGPLv3+ |
| cidlookup | 15.0.7 | Enabled and up to date | GPLv3+ |
| conferences | | Not Installed (Available online: 15.0.6.5) | GPLv3+
.....
.....
.....
Anyway I can install it through the "module admin" on the web interface but at this point fwconsole doesn't work anymore giving the following error:
root@LAPTOP:/usr/src/freepbx# fwconsole
Whoops\Exception\ErrorException: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in file /var/www/html/admin/modules/conferences/functions.inc.php on line 132
Stack trace:
1. Whoops\Exception\ErrorException->() /var/www/html/admin/modules/conferences/functions.inc.php:132
2. Whoops\Run->handleError() /var/www/html/admin/bootstrap.php:364
3. require_once() /var/www/html/admin/bootstrap.php:364
4. require_once() /etc/freepbx.conf:9
5. include_once() /var/lib/asterisk/bin/fwconsole:12
Any solution?
Thanks
Alex