Enabling HTTP Connect on the Sametime Conference Manager

HTTP Connect is used for tunneling SIP and RTP (STUN) data through an HTTP Proxy Server. This feature is available only for the Sametime® web audio-visual plugin for browser-based clients. Enable the HTTP Connect setting by editing the stavconfig.xml file on the Conference Manager's deployment manager.

Procedure

  1. On the server hosting the deployment manager for the Conference Manager, open the stavconfig.xml file for editing. The stavconfig.xml file path is:
    The Sametime System Console is typically used as the deployment manager for the Conference Manager.

    Install_root/config/cells/Cell_name/nodes/Node_name/servers/Server_name

    For example,

    /opt/IBM/WebSphere/AppServer/config/cells/bassMediaCell1/nodes/bassMediaNode1/servers/STMediaServer

  2. Set the value for HTTPConnectEnabled to true.

    For example,

    <configuration lastUpdated="1226425838277" name="HTTPConnectEnabled" value="true"/>

  3. Save and close the file.
  4. If the Conference Manager is clustered, synchronize all nodes in the cluster.
    1. In the deployment manager's Integrated Solutions Console, click System Administration > Nodes.
    2. Click Full Resynchronize.
    3. Restart the Conference Manager.