Release Notes
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
The following table summarizes the issues that were resolved in WebLogic SIP Server 2.1.
The SIP Servlet container did not support |
|
Call overload controls were not enabled by default. This problem was address with a code fix. |
|
WebLogic SIP Server sometimes threw a NullPointerException when running a User Agent Client (UAC) against a proxy servlet that proxied back to the same engine tier server instance. The problem caused the exception:
|
|
Configuration files used inconsistent naming conventions for the data tier and replicas within the data tier. The configuration file schema has changed to consistently use the term "data tier" to refer to the cluster of WebLogic SIP Server instances that manage call state data, "partition" to refer to a managed portion of the call state, and "replica" to refer to an individual WebLogic SIP Server instance within a partition. See Configuring Data Tier Partitions and Replicas and Data Tier Configuration Reference (datatier.xml). |
|
The SNMP MIB for WebLogic SIP Server was previously available only from Managed Servers running in a domain. The code was modified to make WebLogic SIP Server MIB entries available from the Administration Server as well as Managed Servers. See Configuring SNMP. |
|
WebLogic SIP Server did not listen for UDP messages on a non-default network channel that specified IP_ANY/0.0.0.0 as the listen address. The code was modified so that the server listens for incoming UDP messages on any IP interface when you define a network channel with 0.0.0.0 as the listen address. See Configuring Servers to Listen on Any IP Interface (0.0.0.0) in Configuring and Managing WebLogic SIP Server. |
|
When using the Hostpot 1.4.2_05 VM and running under heavy loads, the UDP NIO socket would sometimes fail with:
The recovery from this failure caused the failure to lose 10 seconds of network traffic. This problem was resolved with a code fix. |
|
The previously deprecated XML configuration elements for defining trusted hosts have been replaced with new configuration elements. See sip-security in Configuring and Managing WebLogic SIP Server. |
|
In a replicated environment, or in a single server environment with debugging turned on, adding sleep time at the end of a
|
|
When waiting for over 60 minutes between an INVITE and a BYE message, a load testing proxy application would sent a 481 response even though the call should not be stateful. For example:
This problem was resolved by adding a new container configuration parameter, |
|
Prior to version 2.1, a WebLogic SIP Server 2.1 engine tier server would start up even if no SIP network channels were targeted to the server (for example, if a new engine tier server was configured manually and no channels were created). The code was changed so that engine tier servers now throw an exception and fail to start if no SIP channels have been configured for the server. The new error message is:
|
|
The previous version of the |
![]() ![]() |
![]() |
![]() |