- dnf update
- dnf install epel-release
- dnf config-manager –set-enabled PowerTools
- contrib/scripts/install_prereq install // 源代碼安裝,下載源代碼
- dnf config-manager --set-enabled HighAvailability
- dnf install corosync-deve
- dnf copr enable jsmith/Asterisk_17_Centos_8 // 數(shù)據(jù)倉庫安裝
- 數(shù)據(jù)倉庫是開源第三方用戶維護-Jsmith ,他現(xiàn)在是Asterisk 開源項目經(jīng)理。
安裝文檔:
https://blogs.asterisk.org/2020/06/10/centos-8-installing-asterisk-dependencies/