Configuring SIP ports on the SIP Edge Proxy server

To set up ports for the IBM® SIP Edge Proxy server, you need to determine the SIP ports used for the Sametime® SIP Proxy/Registrar and ensure that the IBM SIP Edge Proxy listens on these same ports. Complete the procedure to locate the Sametime SIP Proxy/Registrar ports in a stand-alone environment or in a cluster, according to your deployment. Complete only one of the two procedures. After completing that procedure, complete the procedure to change the SIP Edge Proxy SIP ports.

Locate the Sametime SIP Proxy/Registrar ports in a stand-alone environment

Procedure

  1. In the WebSphere® Integrated Solutions Console, log in as the WebSphere administrator to the deployment manager that manages the IBM SIP Edge Proxy Server.
  2. Click Servers > Server Types > WebSphere application servers.
  3. In a stand-alone environment, click STMediaServer.
  4. In the Communications section, click Ports.
  5. Review the Ports table and make note of the following port settings for use in the procedure Change the IBM SIP Edge Proxy SIP ports:
    SIP_ProxyRegHOST
    SIP_ProxyReg_SECURE
    Note: Be sure to write down the port numbers because you need to use them later.
  6. Select both ports, that is, the port for the SIP_ProxyRegHOST and the port for the SIP_ProxyReg_SECURE.
  7. Click Delete.
  8. Save the changes to the master configuration by clicking the Save link in the "Messages" box at the beginning of the page.

Locate the Sametime SIP Proxy/Register ports in a clustered environment

Procedure

  1. In the WebSphere Integrated Solutions Console, log in as the WebSphere administrator to the deployment manager that manages the IBM SIP Edge Proxy Server.
  2. Click Servers > Server Types > WebSphere application servers.
  3. Click the proxy name for the clustered SIP Edge Proxy Server.
  4. In the Communications section, click Ports.
  5. Review the Ports table and make note of the following port settings for use in the procedure Change the IBM SIP Edge Proxy SIP ports:
    PROXY_SIP_ADDRESS
    PROXY_SIPS_ADDRESS
    Note: Be sure to write down the port numbers because you need to use them later.
  6. Select both ports, that is, the port for the PROXY_SIP_ADDRESS and the port for the PROXY_SIPS_ADDRESS.
  7. Click Delete.
  8. Save the changes to the master configuration by clicking the Save link in the "Messages" box at the beginning of the page.

Change the IBM SIP Edge Proxy SIP ports

Procedure

  1. In the WebSphere Integrated Solutions Console, log in as the WebSphere administrator to the deployment manager that manages the IBM SIP Edge Proxy server.
  2. Click Servers > Server Types > WebSphere application servers.
  3. In a stand-alone environment, click STMediaServer, or in a clustered environment, click the name of the WebSphere Proxy Server.
  4. In the Communications section, click Ports.
  5. Click SIP_DEFAULTHOST.
  6. In the Port field, type the value of the non-TLS port used by the SIP Proxy/Registrar (SIP_ProxyRegHOST in a stand-alone environment or PROXY_SIP_ADDRESS in a clustered environment) and then click OK.
  7. Click SIP_DEFAULTHOST_SECURE.
  8. In the Port field, type the value of the TLS port used by the SIP Proxy/Registrar (SIP_ProxyReg_SECURE in a stand-alone environment or PROXY_SIPS_ADDRESS in a clustered environment) and then click OK.
  9. Click the Save link in the "Messages" box at the beginning of the page.
  10. Change the corresponding ports in the virtual host setting.
  11. Click Environment > Virtual Hosts.
  12. Select sip_proxyreg_host and click Delete.
  13. Click default_host.
  14. In the Additional Properties section, click Host aliases.
  15. Click the * link for the corresponding SIP port (default is 5060) and change it to the port value used by the SIP Proxy/Registrar from step 6, and then click OK.
  16. Click the * link for the corresponding SIP Secure port (default is 5061) and change it to the port value used by the SIP Proxy/Registrar from step 8, and then click OK.
  17. Click the Save link in the "Messages" box at the beginning of the page.

Additional settings

Procedure

  1. Click Security > Global security.
  2. In the Authentication section, click Web and SIP Security > General settings.
  3. Make sure that the Use available authentication data when an unprotected URI is accessed option is deselected. If you need to modify this setting, click OK and Save.
  4. In the navigation pane, click Servers > Server Types > WebSphere Application Server.
  5. In a stand-alone evironment, click STMediaServer, or in a clustered environment click the WebSphere SIP Proxy Server name.
  6. In the Container Settings section, click SIP Container Settings > SIP container.
  7. In the Additional Properties section, click Custom properties and set the following properties:
    • Name: com.ibm.ws.sip.sent.by.host
    • Value: the fully qualified domain name of the SIP Edge Proxy server
    Note: This property might already exist after the installation. If it does, make sure that its value is the SIP Edge Proxy Server host's fully qualified domain name.
  8. Select com.ibm.ws.sip.security.trusted.iplist and click Delete.
  9. Save the changes to the master configuration by clicking the Save link in the "Messages" box at the beginning of the page.