Configuring Diameter Nodes
1. Log in to the Administration Console for the WebLogic SIP Server domain you want to configure.
2. Click Lock & Edit to obtain a configuration lock. 3. Select the Diameter node in the left pane of the Console. 4. Select the name of a Diameter node configuration in the right pane of the Console. 5. Select the Configuration- > Applications tab.
6. Click New to configure a new Diameter application, or select an existing application configuration from the table.
7. Fill in the application properties as follows: – Application Name: Enter a name for the application configuration. – Class Name: Enter the classname of the application to deploy on this node. – Parameters: Enter optional parameters to pass to the application upon startup. 8. Click Finish to create the new application configuration. 9. Click Activate Changes to apply the configuration to the Diameter node.
WebLogic SIP Server includes several Diameter applications to support clients using the Sh, Rf, and Ro interfaces, Diameter relays, and simulators for the Sh and Ro interfaces. The sections that follow provide more information about configuring these WebLogic SIP Server Diameter applications.
You can also use the base Diameter API included in WebLogic SIP Server to create and deploy your own Diameter applications. See Using the Diameter Base Protocol API in Developing Applications with WebLogic SIP Server for more information.
Configuring the Sh Client Application
The Sh client application is implemented as a provider to the base Diameter protocol support in WebLogic SIP Server. The application transparently generates and responds to the Diameter command codes defined in the Sh application specification. A higher-level API enables SIP Servlets to manage user profile data as an XML document using XML Document Object Model( DOM). Subscriptions and notifications for changed profile data are managed by implementing a profile listener interface in a SIP Servlet. See Using the Diameter Sh Interface Application in Developing Applications with WebLogic SIP Server for more information about the API.
The Diameter nodes on which you deploy the Sh client application should be configured with:
Configuring Network Resources 4-13