logo

Friday 18th of May 2012

Setting up ENUM for outbound calls on Asterisk at Home PDF Print E-mail
Written by Kevan   
Article Index
Setting up ENUM for outbound calls on Asterisk at Home
Page 2
Page 3
All Pages
Simply put ENUM is a way for those of us that utilize VOIP to avoid using the PSTN to establish a call between to VOIP systems with out using the PSTN.  Think of it as a true Internet Phone - no phone company of any kind needed.   Your probably asking "Don't I do this already?".  Well if both you and the person your calling are using the same VOIP provider you are doing the next closest thing but still using a third party to complete your call.  Imagine being able to call from one * box to another * box directly over the internet without involving a third party.

What is ENUM and why whould I want to set it up in Asterisk?

Simply put ENUM is a way for those of us that utilize VOIP to avoid using the PSTN to establish a call between to VOIP systems with out using the PSTN.  Think of it as a true Internet Phone - no phone company of any kind needed.  Your probably asking "Don't I do this already?".  Well if both you and the person your calling are using the same VOIP provider you are doing the next closest thing but still using a third party to complete your call.   Imagine being able to call from one * box to another * box directly over the internet without involving a third party.  ENUM offers us this ability. 


UPDATED: Click here for an ENUM HOWTO for Trixbox 

Click here for a HOWTO for inbound calls via ENUM and SIP on AAH

Click here for a HOWTO for inbound calls via ENUM and IAX2 on AAH

For help setting up your ENUM account at e164.org

 Your phone number and server information are stored in a special DNS zone (very similar to a reverse lookup zone).  When an ENUM enabled * box calls your phone number, it will first attempt to find your phone number in the ENUM DNS zone.  If it finds your phone number it will use the infomation to setup a call directly between their * box and yours.   Here is a sample call flow:

 Caller Dials Phone #
|
Calling * Box checks ENUM DNS Zone
|
# is found and results are resturned
|
Calling * Box calls your server via SIP or IAX2
(eg. sip:// This e-mail address is being protected from spambots. You need JavaScript enabled to view it

|

 Your * box answers and forwards the call to your extension

|

You answer the phone

Think about the potential...  you can contact someone via VOIP with no prior knowledge or configuration. Remeber, ENUM has no effect on how traditional PSTN users or VOIP users who are not using ENUM contact you.  ENUM only adds another option for other ENUM connected VOIP users.  

The benefits of ENUM really ring true when working with a per minute VOIP provider or when you make a lot of International calls.  

 


 

Powered by Joomla!. Designed by: wordpress hosting me.uk domain Valid XHTML and CSS.