FreePBX¶
FreePBX è una applicazione web open source che controlla e gestisce Asterisk (PBX), un software di comunicazione open source (https://www.freepbx.org/).
Installazione¶
You can install FreePBX from the package manager of NethServer, the module named «FreePBX».
Tutte le configurazioni e i dati di FreePBX sono salvati nei backup configurazione e dati.
Configuration¶
External access¶
As default, IAX and SIPs ports are open only for green interfaces. To open access from remote networks, just enable the Allow external IAX access and Allow external SIP TLS access options.
Web interface access¶
After installed, FreePBX will be accessible at https://ip_address/freepbx
from
green interfaces only.
You can allow access from extra networks by clicking on Create new access button
under the Settings page of FreePBX application.
FwConsole¶
La fwconsole è uno strumento che consente all’utente di compiere alcune azioni amministrative su FreePBX (vedi il wiki di FreePBX <https://wiki.freepbx.org/pages/viewpage.action?pageId=37912685>`_). Per poterla usare con NethServer è necessario utilizzare scl:
/usr/bin/scl enable rh-php56 "/usr/sbin/fwconsole"
Documentazione avanzata¶
Per ulteriori informazioni è possibile consultare la documentazione di FreePBX all’indirizzo: https://wiki.freepbx.org