Installing Asterisk 13+ on CentOS 6+ (x86_64)
January 16th, 2016 // 12:58 pm @ Arad Gharagozli
Download/Install CentOS https://wiki.centos.org/Download (Optional) Install the GUI Firewall yum install system-config-firewall system-config-firewall-tui sudo system-firewall-config-tui Now you can ensure that your console PC has SSH access to your server (Open SSH, and we will use this later to open access for Asterisk Apply changes and reset firewalls (local linux CMD) service iptables restart Now you should […]
Read More »Category : VoIP - telephony
Asterisk – External SIP Binding and DID
January 9th, 2016 // 9:20 pm @ Arad Gharagozli
Introduction In this tutorial, i am going to talk about how to setup your Asterisk to recieve calls from a legacy phone, or PSTN (public switched telephone network) . Procedure For this section you do need a DID (Direct Inward Dial). This something that you need to purchase from DID suppliers.there are several DID suppliers […]
Read More »Category : VoIP - telephony
(4/5) Asterisk – Making your first phone call (VoIP to VoIP ONLY)
July 18th, 2015 // 1:13 pm @ Arad Gharagozli
Introduction In the previous articles we covered everything from installing the Astreisk, to configuration, and then setting up your SIP accounts and Dialplans. Now, let’s get our phones set up and make the first test phone call. We will also talk about how to quickly debug our SIP connections Apparatus Fully configured Asterisk Server Softphone […]
Read More »Category : VoIP - telephony
(3/5) VoIP-How to Configure your Asterisk (SIP Accounts & Dialplans)
April 19th, 2015 // 1:36 pm @ Arad Gharagozli
Introduction Hopefully by this article, you have got your Asterisk up and running, now it’s time to configure it to run, and create some accounts, then assign extension to them so they can call each other, and some basic Dialplans, which are scenarios that can handle the calls as the come in. In this article we […]
Read More »Category : VoIP - telephony
(2/5)How to setup an Asterisk server (using OpenPBX)
April 8th, 2015 // 7:05 pm @ Arad Gharagozli
After posting my first article on VoIP, now I am going to start doing some hands on. I am sure you are as excited as I am. Purpose: The purpose of this article is to guide you through setting up an Asterisk server. You won’t be able to do anything yet, however, it will familiarizes […]
Read More »Category : VoIP - telephony
(1/5)VoIP – An overview of the fast evolving technology
February 11th, 2014 // 6:23 pm @ Arad Gharagozli
In this series of article, I will try to share what I have learnt so far as opposed to reiterate the basics of VoIP that is widely available on web. For the purpose of this discussion and upcoming articles, I will be using Asterisk, the Free opensource VoIP service, that is widely used around the […]
Read More »Category : VoIP - telephony