mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-04-11 21:58:32 -05:00
[PR #32] [MERGED] Added FreePBX installation script #855
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/community-scripts/ProxmoxVED/pull/32
Author: @arian-nasr
Created: 3/10/2025
Status: ✅ Merged
Merged: 3/19/2025
Merged by: @MickLesk
Base:
main← Head:main📝 Commits (1)
09c07faAdded FreePBX installation script📊 Changes
3 files changed (+254 additions, -0 deletions)
View changed files
➕
ct/freepbx.sh(+43 -0)➕
install/freepbx-install.sh(+177 -0)➕
json/freepbx.json(+34 -0)📄 Description
✍️ Description
Added FreePBX installation script based on instructions from: https://sangomakb.atlassian.net/wiki/spaces/FP/pages/10682545/How+to+Install+FreePBX+17+on+Debian+12+with+Asterisk+21
🔗 Related PR / Discussion / Issue
Link: # https://github.com/community-scripts/ProxmoxVED/pull/25
✅ Prerequisites
Before this PR can be reviewed, the following must be completed:
🛠️ Type of Change
Select all that apply:
📋 Additional Information (optional)
Please see the two comments in freepbx-install.sh lines 145-147 as I am needing a workaround to complete the installation successfully, I don't fully comprehend why this is happening, I'd appreciate any input. The script return a non-zero exit code even though it completes successfully?

In any case the script works as is, but I'd like to be able to fix that if possible.
Here is a screenshot showing output being bypassed when verbosity disabled:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.