Vassilis Papaeconomou 6.Oct.11 04:06 PM a Web browser Sametime Standard8.5.2Windows
According to IBM's documentation ST 852 has now the capability of A/V for external and internal users using NAT translation. I have been reading through the documentation and I am a bit mixed up:
1. First of all the TURN server has to run on a machine: Basically this is the run.bat file which should run in a command prompt. Is there any way to run this as a service? Do I need by every reboot of the computer to run this file manually?
2. I have not completely understood what step there need to be done to configure the Media Manager to use NAT translation. In the documentation it is stated that I have to change a setting in the stavconfig.xml on the media server.By running a search I can find three such files on my Media Manager server in the following locations:
a) C:\Program Files\IBM\WebSphere\AppServer\profiles\STMediaSTMSDMProfile1\config\cells\STMediaSTMSCell1\nodes\STMediaSTMSNode1\servers\STMediaServer
b) C:\Program Files\IBM\WebSphere\AppServer\profiles\STMediaSTMSPNProfile1\config\cells\STMediaSTMSCell1\nodes\STMediaSTMSNode1\servers\STMediaServer
c) C:\Program Files\IBM\WebSphere\MediaServerCell
In cases 1 & 2 there is a setting <packetswitches isNatTraversal="false">. Should I set this to true?
In case 3 there is a setting <configuration lastUpdated="1226425838277" name="NATTraversalEnabled" value="false"/>. Should I set this to true?
3. In the documentation it is stated that the port 3478 should be open in the firewall for internet users to use A/V. Is this the only port I need to open?
Sorry for the extensive port, but I am bit confused with IBM's documentation. Has anyone enabled this feature in ST 852 and can probably give me some directions?