Configuring SIP Channels for Multi-Homed Machines

4-8 Oracle WebLogic Communications Server Administration Guide

4.7 Configuring Unique Listen Address Attributes for SIP Data Tier Replicas

Each replica in the SIP data tier must bind to a unique Listen Address attribute a unique multi-home name or IP address in order to contact one another as peers. Follow these instructions for each replica to assign a unique Listen Address: 1. Access the Administration Console for the Oracle WebLogic Communication Services domain.

2. Select Environment Servers from the left pane.

3. In the right pane, select the name of the server to configure.

4. Select the Configuration General tab.

5. Enter a unique DNS name or IP address in the Listen Address field.

6. Click Save.

4.8 Production Network Architectures and Configuration

Most production Enterprise Deployment installations of Oracle WebLogic Communication Services contain one or more of the following characteristics: ■ Multiple engine tier servers arranged in a cluster. ■ Multiple network channels per engine tier server instance, in support of multiple SIP transport protocols or multiple Network Interface Cards NICs on multi-homed hardware. ■ One or more load balancers, or a multi-homed load balancer, performing server failover and possibly Network Address Translation NAT for source or destination network packets. A combination of these network elements can make it difficult to understand how elements interact with one another, and how a particular combination of elements or configuration options affects the contents of a SIP message or transport protocol datagram. The sections that follow attempt to describe common Oracle WebLogic Communication Services network architectures and explain how servers are configured in each architecture. The sections also explain how information in SIP messages and transport datagrams is affected by each configuration. Figure 4–1 shows the typical Open Systems Interconnect OSI model layers that can be affected by different network configurations. Note: Using the 0.0.0.0 configuration affects only UDP traffic on Linux platforms. Oracle WebLogic Communication Services only creates TCP and HTTP listen threads corresponding to the configured host name of the server, and localhost. If multiple addresses are mapped to the host name, Oracle WebLogic Communication Services displays warning messages upon startup. To avoid this problem and listen on all addresses, specify the :: address, which encompasses all available addresses for both IPv6 and IPv4 for HTTP and TCP traffic as well.