Skip to content

Instantly share code, notes, and snippets.

View naumanafsar's full-sized avatar
💭
I may be slow to respond.

Nauman Afsar naumanafsar

💭
I may be slow to respond.
View GitHub Profile
@recluze
recluze / asterisk-installation-steps
Created June 25, 2018 12:40
asterisk-installation
First, update and upgrade all packages:
sudo apt-get update
sudo apt-get upgrade
sudo -i # Change to root
cd /usr/local/src
Main docs:
https://wiki.asterisk.org/wiki/display/AST/Installing+Asterisk+From+Source