Skip to content

rardcode/astpbx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FreePBX with Asterisk engine

Asterisk communication server with FreePBX GUI, Fail2Ban & Postfix.

Quick reference

  • Where to file issues: GitHub

  • Supported architectures: amd64 , armv7 , arm64v8

Installation

cd /opt
git clone https://github.com/rardcode/astpbx.git
cd astpbx
  1. First set MySQL root pass in envfile & enable other envs according to your needs.

  2. Run with:

docker compose up -d

Backup

AstPbx has a script for auto-backup db asterisk & asteriskcdrdb.\ Db backup go in /var/spool/asterisk/backup/.\

Suggested: config a backup via GUI for ASTETCDIR, ASTLIBDIR & ASTSPOOLDIR. In this last exclude pattern *tar.gz.\

Update

cd /opt/astpbx
docker compose pull && docker compose up -d

Changelog

v22.7.17 - 02.12.2025

  • Debian v.13.2
  • Asterisk v.22.7.0
  • FreePBX v.17.0

About

Asterisk communication server with FreePBX GUI.

Resources

License

Stars

Watchers

Forks

Packages

No packages published