# pbx_sat — prebuilt packages Prebuilt `.deb` packages for **[pbx_sat](https://git.sa7aux.se/bjorne/pbx-sat)**, the direct PBX ↔ SVXReflector bridge channel driver (`chan_pbx_sat`) — no AllStar in the path. ## Install ```sh sudo apt install ./debs/chan-pbx-sat__.deb ``` `` is `arm64` or `amd64`. Built against the PBX box's Asterisk (e.g. FreePBX 17 / Asterisk 20/21). See the source repo for setup and the design write-up. > **Status:** placeholder — no packages published yet; the driver is still in > design/scaffold.