Tactical Translation Configuration
ICE supports translation in Tactical Mode via a connection to Linguistic Services through a Rallypoint configured in an ICE Agent. However, because Tactical units have no connection to the ICE Server, an access point to the Translation Provider must be manually created.
Note: The profanity filter option is only available when using an Azure service, and does not depend on the Instant Connect agent. The Profanity Filter is provided by Microsoft, and Microsoft reserves the right to suppress speech it deems inappropriate even when the filter is off.
Requirements

ICE Agent version 3.6 or newer.

Linguistic Service Provider: Linguistic services require a service provider and key.

Rallypoint
To configure Tactical Translation
1. Obtain the License ID.
B. On the machine hosting the ICE Agent, open a command line and navigate to the ICE Agent directory.
C. Run the following command. Omit the leading period on Linux machines.
./agent installation-id
D. The License ID appears.
E. Copy the License ID and provide it to your Sales Coordinator or the Instant Connect License Team. They will provide you with the license required in step 4.
2. Prepare the Tactical Translator for Operation.
If you have already created an Enterprise Rallypoint, then you may use that Rallypoint. If you do not have access to an Enterprise Rallypoint, then use the following procedure to create a Rallypoint in Tactical Mode.

Run the following command to create a Tactical Rallypoint:
sudo ./agent tactical --wizard-port 8990 --wizard-code xyz rallypoint3. Start the Tactical Translator

Run the following command
./agent tactical translator4. Verify the Server IP and Port.

The Server IP and port should be displayed by default.

If you encounter warning messages related to Azure service, you can ignore them during the first installation. Azure service details are not initially provided.
A. Open a browser and enter the following address:
http://<linux_server_ip>:port
B. To specify a custom port for access, use the following command.
sudo ./agent tactical --wizard-port 90 translator
C. To enable locking of the web configuration page with an access code, use the following command:
sudo ./agent tactical --wizard-port 90 --wizard-code xyz translator
The access code ensures that only individuals with this code can access the configuration wizard.
5. Apply the License on the Agent Configuration Page
A. In the ICE Wizard, navigate to the agent configuration page.
B. In License, apply the license received from the license team.
C. In Preferred Gender, select the gender of the translated speaker.
D. In Provider, enter the Service Provider's credentials.
E. Click the Save and Continue button.
6. Setup Channels
A. In the ICE OS Configuration Wizard, navigate to the Channel tab.
B. Log in to ICE Desktop as an administrator and navigate to Settings > Channels.
C. In each of the channels to be translated, copy the following data from the ICE Desktop Communicator to the channel in the ICE OS Configuration Wizard.
a. Copy Channel ID from Desktop to Audio Stream ID in the Wizard.
b. Copy Codec from Desktop to Codec in the Wizard.
c. Copy Encryption in Desktop to Authenticator in the Wizard.
d. Copy Rallypoint in Desktop to Rallypoint in the Wizard.
7. Once the channel setup is complete on the Tactical Translator Agent, click the Save and Continue button located at the bottom right corner.
8. To bridge the connection between two channels, create a Translation Group in the agent configuration. A Translation Group consists of 2 or more channels set to different languages. Use the following steps to create the Translation Group:
A. Click the Plus (+) icon to add a new group.
B. Enter the Group Name, for example, 'ChanTrans-15' or whatever name satisfies the requirements of your organization.
C. Under the group settings, add the two channels:
D. Click Save.
9. Test the Configuration