{"id":1821,"date":"2020-08-27T12:06:22","date_gmt":"2020-08-27T06:36:22","guid":{"rendered":"https:\/\/www.itsupportwale.com\/?p=1821"},"modified":"2024-05-04T17:49:19","modified_gmt":"2024-05-04T12:19:19","slug":"how-to-install-asterisk-16-on-ubuntu-18-04-lts","status":"publish","type":"post","link":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/","title":{"rendered":"How to Install Asterisk 16 on Ubuntu 18.04 LTS"},"content":{"rendered":"\n<p>In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. Asterisk is the widely adopted and popular open-source PBX platform used by small and large businesses, call centers, and also by many government organizations.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04-1024x576.jpg\" alt=\"install asterisk 16 on ubuntu 18.04\" class=\"wp-image-2370\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04-1024x576.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04-300x169.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04-768x432.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04-495x279.jpg 495w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>It includes features like voicemail, music on hold, conference calling, call queuing, call recording, video conference, interactive voice response (IVR), and much more.<\/p>\n\n\n\n<p>At the time of writing this post, the latest long term support (LTS) version of the asterisk is 16. However, Asterisk 17 is released but that is not an LTS version.<\/p>\n\n\n\n<p>The older version of Asterisk (Asterisk 13) is available in the default repository of Ubuntu 18.04 and can be installed by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install asterisk<\/code><\/pre>\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_80 counter-hierarchy ez-toc-counter ez-toc-grey ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69d822df7f5be\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69d822df7f5be\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#Prerequisites\" >Prerequisites:<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#Step_1_Download_the_required_version_of_Asterisk\" >Step 1: Download the required version of Asterisk<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#Step_2_Install_missing_Dependencies\" >Step 2: Install missing Dependencies<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#Step_3_Install_Asterisk_16_on_Ubuntu_1804\" >Step 3: Install Asterisk 16 on Ubuntu 18.04<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#Conclusion\" >Conclusion<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites:<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before starting this article, make sure you have done the below things:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Log in as a user with the Sudo privileges.<\/li><li>Update your Ubuntu install with the below-given commands:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt update &amp;&amp; sudo apt upgrade<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\"><li>Install the required packages for building and installing Asterisk 16 using the below commands:<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt install wget build-essential subversion<\/code><\/pre>\n\n\n\n<div style=\"height:26px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_1_Download_the_required_version_of_Asterisk\"><\/span>Step 1: Download the required version of Asterisk<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>The source code of Asterisk is freely available on its official website. We will download the source code in <code>\/usr\/src\/<\/code> . Change the directory by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd \/usr\/src\/<\/code><\/pre>\n\n\n\n<p>After changing the working directory, Download the Asterisk 16 source code from its official website. You can directly use the below command to download it.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo wget http:\/\/downloads.asterisk.org\/pub\/telephony\/asterisk\/asterisk-16-current.tar.gz<\/code><\/pre>\n\n\n\n<p>When the download completes, extract the archive by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo tar -xzvf asterisk-16-current.tar.gz<\/code><\/pre>\n\n\n\n<p>Now change the working directory to the extracted folder by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>cd asterisk-16.*\/<\/code><\/pre>\n\n\n\n<div style=\"height:26px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_2_Install_missing_Dependencies\"><\/span>Step 2: Install missing Dependencies<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Before installing Asterisk, we have to install some of its dependencies. The below script will download the required source file for building and installing the MP3 module to use MP3 files on Asterisk.<\/p>\n\n\n\n<p>Download the required files by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo contrib\/scripts\/get_mp3_source.sh<\/code><\/pre>\n\n\n\n<p>In the next step, we have to run the <code>install_prereq<\/code> script which will download the install all the missing dependencies on our Ubuntu system. Run the script by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo contrib\/scripts\/install_prereq install<\/code><\/pre>\n\n\n\n<p>You will see the below output on completion of the script.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">Output:\n\n<code>#############################################<\/code>\n<code>## install completed successfully<\/code>\n<code>#############################################<\/code><\/pre>\n\n\n\n<div style=\"height:26px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Step_3_Install_Asterisk_16_on_Ubuntu_1804\"><\/span>Step 3: Install Asterisk 16 on Ubuntu 18.04<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>At the very first step, we have to run the <code>configure<\/code> script, which will check for all dependencies in our system. Run the configure script by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo .\/configure<\/code><\/pre>\n\n\n\n<p>When the script completes you can see the below output.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"651\" height=\"631\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/Asterisk-configure-script-output.jpg\" alt=\"Asterisk-configure-script-output\" class=\"wp-image-2340\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/Asterisk-configure-script-output.jpg 651w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/Asterisk-configure-script-output-300x291.jpg 300w\" sizes=\"auto, (max-width: 651px) 100vw, 651px\" \/><\/figure>\n\n\n\n<p>In the next step, we will select the modules we want to compile and install with Asterisk. In this tutorial, we will only compile and install the MP3 module of Asterisk.<\/p>\n\n\n\n<p>Open the module and build option selection by using the below command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo make menuselect<\/code><\/pre>\n\n\n\n<p>In the earlier step, we already downloaded the MP3 module source file and in this step, we only select the option <code>format_mp3<\/code>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-menuselect-screen-1024x576.jpg\" alt=\"asterisk-installation-menuselect-screen\" class=\"wp-image-2342\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-menuselect-screen-1024x576.jpg 1024w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-menuselect-screen-300x169.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-menuselect-screen-768x432.jpg 768w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-menuselect-screen-495x279.jpg 495w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-menuselect-screen.jpg 1280w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>After selecting the required options save and exit from the <code>menuselect<\/code> window. You can press <code>F12<\/code> for save and exit.<\/p>\n\n\n\n<p>Once we select the required modules, we are ready to start the compilation by using the make command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo make<\/code><\/pre>\n\n\n\n<p>The compilation process may take some time depending on your system&#8217;s performance. Once it completes you will see the below output.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"536\" height=\"139\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-make-output.jpg\" alt=\"asterisk-installation-make-output\" class=\"wp-image-2354\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-make-output.jpg 536w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-make-output-300x78.jpg 300w\" sizes=\"auto, (max-width: 536px) 100vw, 536px\" \/><\/figure>\n\n\n\n<p>After the successful compilation of asterisk modules, use the below command to install asterisk.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo make install<\/code><\/pre>\n\n\n\n<p>The below output will come after the completion of installation script.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"506\" height=\"599\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-completes.jpg\" alt=\"asterisk-installation-completes\" class=\"wp-image-2356\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-completes.jpg 506w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-installation-completes-253x300.jpg 253w\" sizes=\"auto, (max-width: 506px) 100vw, 506px\" \/><\/figure>\n\n\n\n<p>Now we have successfully installed asterisk 16. After that use the below commands to start the asterisk service.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl start asterisk<\/code><\/pre>\n\n\n\n<p>You can check the service status by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl status asterisk<\/code><\/pre>\n\n\n\n<p>The below output will appear if asterisk service is started.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"988\" height=\"212\" src=\"https:\/\/oracle.itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-16-service-status-check.jpg\" alt=\"asterisk-16-service-status-check\" class=\"wp-image-2362\" srcset=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-16-service-status-check.jpg 988w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-16-service-status-check-300x64.jpg 300w, https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/asterisk-16-service-status-check-768x165.jpg 768w\" sizes=\"auto, (max-width: 988px) 100vw, 988px\" \/><\/figure>\n\n\n\n<p>Enable the asterisk service by using the below command.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl enable asterisk<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Conclusion\"><\/span>Conclusion<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>In this article we successfully install the Asterisk 16 on Ubuntu 18.04 LTS Server. Share your thoughts in the comment section.<\/p>\n\n\n\n<p>You can learn more about asterisk from the <a href=\"https:\/\/docs.asterisk.org\/Getting-Started\/Hello-World\/\" target=\"_blank\" rel=\"noreferrer noopener\">Official Asterisk Documentation<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. Asterisk is the widely adopted and popular open-source PBX platform used by small and large businesses, call centers, and also by many government organizations. It includes features like voicemail, music on hold, conference calling, call queuing, call recording, video &#8230; <a title=\"How to Install Asterisk 16 on Ubuntu 18.04 LTS\" class=\"read-more\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\" aria-label=\"Read more  on How to Install Asterisk 16 on Ubuntu 18.04 LTS\">Read more<\/a><\/p>\n","protected":false},"author":2,"featured_media":2370,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[302,2],"tags":[494,476,491,478,492,486,484,480,488,487,489,482,481,493,483],"class_list":["post-1821","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-asterisk","category-tutorials","tag-apt-get-install-asterisk","tag-asterisk","tag-asterisk-64-bit-install","tag-asterisk-install","tag-asterisk-install-guide","tag-asterisk-install-in-linux-ubuntu","tag-asterisk-install-in-ubuntu","tag-asterisk-install-on-linux-ubuntu","tag-asterisk-installation","tag-asterisk-on-ubuntu","tag-asterisk-pbx-installation","tag-how-to-install-asterisk","tag-install-asterisk","tag-install-asterisk-debian","tag-install-asterisk-ubuntu"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How to Install Asterisk 16 on Ubuntu 18.04 LTS - ITSupportWale<\/title>\n<meta name=\"description\" content=\"In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. The latest LTS version of the asterisk is 16.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Asterisk 16 on Ubuntu 18.04 LTS - ITSupportWale\" \/>\n<meta property=\"og:description\" content=\"In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. The latest LTS version of the asterisk is 16.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\" \/>\n<meta property=\"og:site_name\" content=\"ITSupportWale\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\" \/>\n<meta property=\"article:published_time\" content=\"2020-08-27T06:36:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-05-04T12:19:19+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1280\" \/>\n\t<meta property=\"og:image:height\" content=\"720\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Techie\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Techie\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\"},\"author\":{\"name\":\"Techie\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\"},\"headline\":\"How to Install Asterisk 16 on Ubuntu 18.04 LTS\",\"datePublished\":\"2020-08-27T06:36:22+00:00\",\"dateModified\":\"2024-05-04T12:19:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\"},\"wordCount\":604,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg\",\"keywords\":[\"apt-get install asterisk\",\"asterisk\",\"asterisk 64 bit install\",\"asterisk install\",\"asterisk install guide\",\"asterisk install in linux ubuntu\",\"asterisk install in ubuntu\",\"asterisk install on linux ubuntu\",\"asterisk installation\",\"asterisk on ubuntu\",\"asterisk pbx installation\",\"how to install asterisk\",\"install asterisk\",\"install asterisk debian\",\"install asterisk ubuntu\"],\"articleSection\":[\"Asterisk\",\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\",\"name\":\"How to Install Asterisk 16 on Ubuntu 18.04 LTS - ITSupportWale\",\"isPartOf\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg\",\"datePublished\":\"2020-08-27T06:36:22+00:00\",\"dateModified\":\"2024-05-04T12:19:19+00:00\",\"description\":\"In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. The latest LTS version of the asterisk is 16.\",\"breadcrumb\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg\",\"width\":1280,\"height\":720,\"caption\":\"install asterisk 16 on ubuntu 18.04\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/itsupportwale.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Asterisk 16 on Ubuntu 18.04 LTS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#website\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"name\":\"ITSupportWale\",\"description\":\"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides\",\"publisher\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#organization\",\"name\":\"itsupportwale\",\"url\":\"https:\/\/itsupportwale.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"contentUrl\":\"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png\",\"width\":1119,\"height\":144,\"caption\":\"itsupportwale\"},\"image\":{\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/Itsupportwale-298547177495978\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d\",\"name\":\"Techie\",\"sameAs\":[\"https:\/\/itsupportwale.com\",\"iswblogadmin\"],\"url\":\"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to Install Asterisk 16 on Ubuntu 18.04 LTS - ITSupportWale","description":"In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. The latest LTS version of the asterisk is 16.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Asterisk 16 on Ubuntu 18.04 LTS - ITSupportWale","og_description":"In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. The latest LTS version of the asterisk is 16.","og_url":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/","og_site_name":"ITSupportWale","article_publisher":"https:\/\/www.facebook.com\/Itsupportwale-298547177495978","article_published_time":"2020-08-27T06:36:22+00:00","article_modified_time":"2024-05-04T12:19:19+00:00","og_image":[{"width":1280,"height":720,"url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg","type":"image\/jpeg"}],"author":"Techie","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Techie","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#article","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/"},"author":{"name":"Techie","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d"},"headline":"How to Install Asterisk 16 on Ubuntu 18.04 LTS","datePublished":"2020-08-27T06:36:22+00:00","dateModified":"2024-05-04T12:19:19+00:00","mainEntityOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/"},"wordCount":604,"commentCount":0,"publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg","keywords":["apt-get install asterisk","asterisk","asterisk 64 bit install","asterisk install","asterisk install guide","asterisk install in linux ubuntu","asterisk install in ubuntu","asterisk install on linux ubuntu","asterisk installation","asterisk on ubuntu","asterisk pbx installation","how to install asterisk","install asterisk","install asterisk debian","install asterisk ubuntu"],"articleSection":["Asterisk","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/","url":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/","name":"How to Install Asterisk 16 on Ubuntu 18.04 LTS - ITSupportWale","isPartOf":{"@id":"https:\/\/itsupportwale.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage"},"thumbnailUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg","datePublished":"2020-08-27T06:36:22+00:00","dateModified":"2024-05-04T12:19:19+00:00","description":"In this tutorial, you will learn how to install Asterisk 16 on Ubuntu 18.04 LTS Server. The latest LTS version of the asterisk is 16.","breadcrumb":{"@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#primaryimage","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2020\/08\/install-asterisk-16-on-ubuntu-18.04.jpg","width":1280,"height":720,"caption":"install asterisk 16 on ubuntu 18.04"},{"@type":"BreadcrumbList","@id":"https:\/\/itsupportwale.com\/blog\/how-to-install-asterisk-16-on-ubuntu-18-04-lts\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/itsupportwale.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Asterisk 16 on Ubuntu 18.04 LTS"}]},{"@type":"WebSite","@id":"https:\/\/itsupportwale.com\/blog\/#website","url":"https:\/\/itsupportwale.com\/blog\/","name":"ITSupportWale","description":"Tips, Tricks, Fixed-Errors, Tutorials &amp; Guides","publisher":{"@id":"https:\/\/itsupportwale.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/itsupportwale.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/itsupportwale.com\/blog\/#organization","name":"itsupportwale","url":"https:\/\/itsupportwale.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","contentUrl":"https:\/\/itsupportwale.com\/blog\/wp-content\/uploads\/2023\/09\/cropped-Logo-trans-without-slogan.png","width":1119,"height":144,"caption":"itsupportwale"},"image":{"@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Itsupportwale-298547177495978"]},{"@type":"Person","@id":"https:\/\/itsupportwale.com\/blog\/#\/schema\/person\/8c5a2b3d36396e0a8fd91ec8242fd46d","name":"Techie","sameAs":["https:\/\/itsupportwale.com","iswblogadmin"],"url":"https:\/\/itsupportwale.com\/blog\/author\/iswblogadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/comments?post=1821"}],"version-history":[{"count":0,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/posts\/1821\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media\/2370"}],"wp:attachment":[{"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/media?parent=1821"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/categories?post=1821"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsupportwale.com\/blog\/wp-json\/wp\/v2\/tags?post=1821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}