https://catalogartifact.azureedge.net/publicartifacts/athinfosystems1641442221349.asterisk5-dbba8bcf-cf8d-48ed-b510-7f7b9a76f953/image1_athlogo.png
Asterisk
par ATH Infosystems
Just a moment, logging you in...
Version 23.3.0 + Free Support on Ubuntu 24.04
Asterisk is an open-source telephony platform that offers a wide range of features for building telephony applications and systems. Developed by Digium, now a part of Sangoma Technologies, Asterisk is widely used for building PBX systems, VoIP gateways, conference servers, and more.
Features of Asterisk:
- Asterisk supports various telephony protocols, including SIP, IAX, and H.323, providing flexibility in telephony configurations.
- It offers features such as voicemail, interactive voice response (IVR), call forwarding, call recording, and more, making it suitable for a variety of telephony applications.
- Asterisk is highly customizable and extensible, with support for scripting languages like dialplan and AGI (Asterisk Gateway Interface).
- It runs on Linux-based operating systems and can be deployed on physical hardware or virtualized environments.
Asterisk Usage:
$ sudo su $ cd /usr/src $ cd asterisk-23.3.0 $ sudo systemctl enable asterisk $ sudo systemctl start asterisk $ asterisk -V