Cisco Cisco Expressway Maintenance Manual

Page of 479
 page) configures how the Expressway handles calls made to IP addresses which are not on its local 
network, or registered with it or one of its neighbors.
The Expressway considers an IP address to be "known" if it either:
 
is the IP address of a locally registered endpoint, or
 
falls within the IP address range of one of the subzone membership rules configured on the Expressway
The Expressway will always attempt to place calls to known IP addresses (providing there is a search rule for Any IP 
Address
 against the Local Zone).
All other IP addresses are considered to be "unknown" and are handled by the Expressway according to the Calls to 
Unknown IP addresses
 setting:
 
Direct: the Expressway attempts to place the call directly to the unknown IP address without querying any 
neighbors.
 
Indirect: the Expressway forwards the search request to its neighbors in accordance with its normal search 
process, meaning any zones that are the target of search rules with an Any IP Address mode. If a match is 
found and the neighbor’s configuration allows it to connect a call to that IP address, the Expressway will pass 
the call to that neighbor for completion.
 
Off: the Expressway will not attempt to place the call, either directly or indirectly to any of its neighbors.
The default setting is Indirect.
This setting applies to the call's destination address prior to any zone transforms, but after any pre-search transforms, 
Call Policy or User Policy rules have been applied.
Note that in addition to controlling calls, this setting also determines the behavior of provisioning messages to SIP 
devices, as these messages are routed to IP addresses.
Calling unregistered endpoints
An unregistered endpoint is any device that is not registered with an H.323 gatekeeper or SIP registrar. Although most 
calls are made between endpoints that are registered with such systems, it is sometimes necessary to place a call to 
an unregistered endpoint.
There are two ways to call to an unregistered endpoint:
 
by dialing its URI (this requires that the local Expressway is configured to support URI dialing, and a DNS record 
exists for that URI that resolves to the unregistered endpoint's IP address)
 
by dialing its IP address
Recommended configuration for firewall traversal
When an Expressway-E is neighbored with an Expressway-C for firewall traversal, you should typically set Calls to 
unknown IP addresses
 to Indirect on the Expressway-C and Direct on the Expressway-E. When a caller inside the 
firewall attempts to place a call to an IP address outside the firewall, it will be routed as follows:
 
1.
The call will go from the endpoint to the Expressway-C with which it is registered.
 
2.
As the IP address being called is not registered to that Expressway, and its Calls to unknown IP addresses 
setting is Indirect, the Expressway will not place the call directly. Instead, it will query its neighbor 
Expressway-E to see if that system is able to place the call on the Expressway-C’s behalf. Note that you need 
to configure a search rule for Any IP Address against the traversal server zone.
 
3.
The Expressway-E receives the call and because its Calls to unknown IP addresses setting is Direct, it will 
make the call directly to the called IP address.
About URI Dialing
A URI address typically takes the form 
name@example.com
, where 
name
 is the alias and 
example.com
is the domain.
189
Cisco Expressway Administrator Guide
Dial Plan and Call Processing