Whats this ENUM business

January 25, 2010 by admin  
Filed under Uncategorized

ENUM dummies Whats this ENUM business

In the recently concluded Unified Communications 08, one of the presentations was titled “The Magic of ENUM”. I didnt get a chance to attend that but tried to dig out what this called ENUM is.

ENUM simplified Whats this ENUM business
The following is from The by Russel:

In the SIP domain, use the form of a (URI). This is analogous with the Universal () we use to reach Web sites on the Internet, but they are assigned to subscriptions for reaching individual subscribers. It is the concept of the URI that makes communications models in the unique. The ability to reach a subscriber based on these very rather than numbers, and to apply these addresses to all forms of communications, is the purposeof the within the .

A URI can take two forms. A SIP URI uses the same form as an e-mail address, consisting of username@domain. The first part of the address is typically the username of the subscriber, while the last part is the domain name of the where the subscription resides. The last part of the domain name (.com, .org, etc.) defines the type of organization according to . SIP also supports addresses in the form of , referred to as TEL . A TEL URI uses the same form as a SIP URI, substituting the for the user name. These are used most commonly when a call is originated in a non-SIP domain, or when a call is being placed to a non-SIP network (such as a call from the to a wireline subscriber in the PSTN). The TEL URI is a good between legacy PSTN and .Since will continue to support the use of for some time to come, there remains a need to translate these into public identities for use within the .

The actual process is provided through a function known as ENUM. This function translates an E.164 into a SIP or TEL URI. The ENUM function does not translate the identity into an IP address, however. This remains the function of the Domain Name Server (DNS). We will talk more about these functions later. Eventually, TEL may disappear completely as we become more and more accustomed to using SIP for all communications. This is still a long way off, however, and something we may not see for decades.

For more information see the following book:



You may also be interested in the following presentations:

Incoming search terms for the article:

Related posts

Comments

Tell us what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!