Cisco Cisco TelePresence Video Communication Server Expressway

다운로드
페이지 11
Introduction 
Cisco VCS Deployment Guide: ENUM dialing on Cisco VCS (X6) 
Page 3 of 11 
 
 
Introduction 
ENUM (E.164 Number Mapping) is a way of using DNS NAPTR (Name Authority PoinTeR) records to 
convert E.164 numbers into routable URIs. ENUM is defined in RFC 3761. 
This document describes how to configure your network and your Cisco TelePresence Video 
Communication Server (Cisco VCS) to enable calls to be placed from inside or outside your network 
using ENUM dialing to endpoints that have registered using a URI. 
To support this deployment scenario: 
 
The Cisco VCS must be configured with an ENUM zone and associated search rule that: 
• 
removes any suffixes, producing a digit-only dial string 
• 
specifies a DNS domain where the NAPTR records for that E.164 can be found 
 
The Cisco VCS must be configured with the address of at least one DNS server that is capable of 
resolving the NAPTR search request. 
 
A DNS server must be configured with NAPTR records that: 
• 
defines (using regular expressions) the way in which a presented E.164 number is converted 
to a routable URI, and 
• 
defines the transport protocol to be used for the call (e.g. SIP or H.323) 
 
These steps are described in detail in the sections that follow.