diff --git a/docs/applications/voip/install-asterisk-on-centos-7/index.md b/docs/applications/voip/install-asterisk-on-centos-7/index.md index b85d65fa6bd..f8c0c9f5231 100644 --- a/docs/applications/voip/install-asterisk-on-centos-7/index.md +++ b/docs/applications/voip/install-asterisk-on-centos-7/index.md @@ -6,7 +6,7 @@ description: 'Installing Asterisk on CentOS 7' keywords: ["asterisk 13", "centos 7", "centos", "open source", "private branch exchange", "pbx", "asterisk pbx", "sip", "session initiation protocol", "sip protocol", "IP PBX systems", "VoIP gateways"] license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)' published: 2015-09-30 -modified: 2018-10-30 +modified: 2019-01-31 modified_by: name: Linode title: 'How to Install Asterisk on CentOS 7' @@ -188,7 +188,7 @@ PJPROJECT is Asterisk's SIP channel driver. It should improve call clarity and p libpj.so (libc6,x86-64) => /lib64/libpj.so {{< /output >}} - + ## Install Asterisk @@ -237,9 +239,9 @@ Since it's not possible to add physical cards to a virtual machine you probably tar -zxvf asterisk-16-current.tar.gz -1. Switch to the new Asterisk directory, replacing `16.0.0` if needed: +1. Switch to the new Asterisk directory, replacing `16.1.1` if needed: - cd asterisk-16.0.0 + cd asterisk-16.1.1 ### Enable MP3 Support