diff --git a/templates/freepbx15.xml b/templates/freepbx15.xml deleted file mode 100644 index 53fa679..0000000 --- a/templates/freepbx15.xml +++ /dev/null @@ -1,184 +0,0 @@ - - - freepbx - tiredofit/freepbx:15-latest - https://hub.docker.com/r/tiredofit/freepbx/ - bridge - - sh - false - https://hub.docker.com/r/tiredofit/freepbx/ - https://github.com/tiredofit/docker-freepbx/ - FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server. [br]Admin Setup http://hostname/admin/config.php <- add /admin/config.php at the end [/br] - Productivity: Network:Voip Network:Messenger - http://[IP]:[PORT:80] - - https://raw.githubusercontent.com/A75G/docker-templates/master/templates/icons/freepbx15.png - - - - 1585888120 - - - FreePBX is a web-based open-source graphical user interface that manages Asterisk, a voice over IP and telephony server. [br]Admin Setup http://hostname/admin/config.php <- add /admin/config.php at the end [/br] - - bridge - - - 8150 - 80 - tcp - - - 4150 - 443 - tcp - - - 5060 - 5060 - udp - - - 5160 - 5160 - udp - - - 18000-18100 - 18000-18100 - udp - - - 4445 - 4445 - tcp - - - - - - /mnt/user/appdata/freepbx/data/ - /data - rw - - - /mnt/user/appdata/freepbx/logs/ - /var/log - rw - - - /mnt/user/appdata/freepbx/www/ - /var/www/html - rw - - - /mnt/user/appdata/freepbx/certs/ - /certs - rw - - - - - 10.0.10.5 - DB_HOST - - - - 3306 - DB_PORT - - - - test - DB_NAME - - - - test - DB_USER - - - - password - DB_PASS - - - - FALSE - DB_EMBEDDED - - - - TRUE - ENABLE_FAIL2BAN - - - - TRUE - ENABLE_FOP - - - - FALSE - ENABLE_SSL - - - - FALSE - ENABLE_XMPP - - - - - INSTALL_ADDITIONAL_MODULES - - - - 18000 - RTP_START - - - - 18100 - RTP_FINISH - - - - cert.pem - TLS_CERT - - - - key.pem - TLS_KEY - - - - - 8150 - 4150 - 5060 - 5160 - 18000-18100 - 4445 - /mnt/user/appdata/freepbx/data/ - /mnt/user/appdata/freepbx/logs/ - /mnt/user/appdata/freepbx/www/ - /mnt/user/appdata/freepbx/certs/ - 10.0.10.5 - 3306 - test - test - FALSE - TRUE - TRUE - FALSE - FALSE - - 18000 - 18100 - cert.pem - key.pem - password - \ No newline at end of file