Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| kb:asterisk:installation [2016/09/08 10:29] – [Download Locations] yehuda | kb:asterisk:installation [2022/01/03 16:03] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| sudo apt-get install build-essential | sudo apt-get install build-essential | ||
| sudo apt-get install openssl libxml2-dev libncurses5-dev uuid-dev sqlite3 libsqlite3-dev pkg-config libjansson-dev | sudo apt-get install openssl libxml2-dev libncurses5-dev uuid-dev sqlite3 libsqlite3-dev pkg-config libjansson-dev | ||
| + | sudo apt-get install libcurl4-gnutls-dev | ||
| </ | </ | ||
| ===== Download Locations ===== | ===== Download Locations ===== | ||
| Line 13: | Line 14: | ||
| | dahdi-tools | http:// | | dahdi-tools | http:// | ||
| | dahdi-complete | http:// | | dahdi-complete | http:// | ||
| + | | pjproject | ||
| <code bash> | <code bash> | ||
| Line 21: | Line 23: | ||
| wget http:// | wget http:// | ||
| wget http:// | wget http:// | ||
| + | wget http:// | ||
| </ | </ | ||