login | register
Thu 16 of Oct, 2008 [03:42 UTC]

voip-info.org

History

ENUM

Created by: jht2,Last modification on Fri 29 of Aug, 2008 [08:02 UTC] by deanster

ENUM - The bridge between the switched telephony network and the Internet


ENUM RFC 3761 is a protocol that uses the Internet DNS system to translate E.164 (i.e. ordinary) telephone numbers into IP addressing schemes (like SIP, H323 or Email). RFC 3761 replaced RFC 2916 in May 2004.

Current ENUM deployment status in various countries

ENUM Progress Matrix maintained by RIPE ENUM working group

Applicable RFCs


ENUM is already supported by SIP Proxies like SER or SNOM 4S, VoIP gateways like Asterisk,Swyx Cisco) and SIP phones (SNOM 200).

From the RFC abstract:


This document discusses the use of the Domain Name System (DNS) for storage of E.164 numbers. More specifically, how DNS can be used for identifying available services connected to one E.164 number.

Routing of the actual connection using the service selected using these methods is not discussed.


In short, a server with ENUM support will lookup a dialled telephone number in DNS to see if there's alternate ways to set up the call instead of just calling out on the PSTN telephone line. ENUM may contain a reference to a SIP URL, a telephone number to dial, a web page or an e-mail address.

Enum uses DNS NAPTR resource records.

News


Software support


Record syntax


Organizations involved with ENUM

  • RIPE - Tier 0 administrator for "official" e164.arpa ENUM top level domain
  • ITU-T TSB - International Telecommunication Union
  • ETSI - European Telecommunications Standards Institute
  • VisionNG - Administrator of ENUM based 878-10 number range

Links


Articles



See also

  • SIP
  • URL SIP: the SIP: url scheme
  • URL SIPS: the SIPS: URL scheme
  • URL TEL: The TEL: URL scheme
  • URL H.323: The H323 URL scheme
  • URL IAX: The IAX: URL scheme
  • DUNDi Peer-to-peer ENUM alternative

Comments

Comments Filter
222

333How to connect multi Asterisk Servers ?

by lamthenhan, Sunday 16 of December, 2007 [05:55:17 UTC]
Hello all,

I have tried Asterisk to communicate directly with another Asterisk, and it works fine. Now, I want these asterisk servers to communicate not directly but via another asterisk, a Master Asterisk server (a centralized server).
Is it possible to have one master asterisk server and multiple asterisk slave servers????Can anybody guide me??

I will be really thankful, if someone can help me.

Thanks.