365f55c112505622a1e229c5537c07fd0756b97d
Rebuilt from current source (SVX<->PBX both directions, ACL, dial-out cap, callsigns, status). x86_64 only (PBX boxes are x86); arm64 debs dropped. Binary .so only, no source.
pbx_sat — prebuilt packages
Prebuilt .deb and .rpm packages for
pbx_sat, the direct PBX ↔ SVXReflector
bridge channel driver (chan_pbx_sat) — no AllStar in the path.
This repo holds only built packages, no source. The source lives in the
private pbx-sat repo.
Debian / Ubuntu / Raspberry Pi (debs/)
sudo apt install ./debs/chan-pbx-sat_<version>~<suite>_<arch>.deb
<suite> is bookworm or trixie, <arch> is amd64 (x86-64) or arm64
(Raspberry Pi). Built against Asterisk 22.
CentOS / RHEL (rpms/, x86_64)
sudo dnf install ./rpms/chan-pbx-sat-<version>.<asttag>.<dist>.x86_64.rpm
One RPM per (distro, Asterisk major):
| File | Distro | Asterisk |
|---|---|---|
…ast22.el9… |
CentOS Stream 9 | 22 |
…ast22.el8… |
CentOS Linux 8 | 22 |
…ast18.el7… |
CentOS Linux 7 | 18 |
…ast16.el7… |
CentOS Linux 7 | 16 |
See the source repo for setup and the design write-up.