FreePBX¶
FreePBX es un GUI (Interfaz Gráfica de Usuario) de código abierto basado en web, que controla y administra Asterisk (PBX), un servidor de comunicaciones Open Source (https://www.freepbx.org/).
Instalación¶
You can install FreePBX from the package manager of NethServer Enterprise, the module named "FreePBX".
Todos los datos y configuraciones de FreePBX se guardan en la copia de seguridad de datos y configuración.
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
es una herramienta que permite al usuario realizar algunas tareas administrativas de FreePBX (consulte wiki de FreePBX). Para usarlo con |producto| tienes que usarlo junto con scl:
/usr/bin/scl enable rh-php56 "/usr/sbin/fwconsole"
Documentación avanzada¶
Para más información, puedes leer la documentación de FreePBX en: https://wiki.freepbx.org