Post

Asterisk

Asterisk is an open-source framework for building communications applications, most commonly used as a phone system (PBX). Developed by Digium (now part of Sangoma), it turns a standard computer into a powerful telephony server.

Asterisk

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/asterisk.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 4 GB OS: Debian 13

Configuration

Config file:

1
/etc/asterisk

This post is licensed under CC BY 4.0 by the author.