CrossConnect

The standard server have a CrossConnect cloient feature. But it is not started by default. To use it, you must start the link server in the sever package.

1. Overview

CrossConnect consists of Host and Client. Only the ProPTT2 cloud service and the enterprise server have the host feature. So the ProPTT2 cloud service and the enterprise server is required.
The link server must use TLS communication. So Jave on system can support TLS client mode. Please note some Java platform could request JCE policy for TLS.

2. Process

2.1 Service

2.1.1 Start the link server

2.1.2 Enable the CrossConnect menu in adminWeb.

The CrossConnect menu is not enabled by default. To enable the CrossConnect menu, please add "proptt.system.crossconnect=true" to the system attributes in adminWeb. It will take up to max 10 minutes after you add this property before the menu will appear at the top.

2.2 Host

2.2.1 Add a host

In adminWeb of the ProPTT2 cloud service and a enterprise server, please add a host of CrossConnect.

2.2.2 Link to channels

You need to link the host to PTT channels and sync in all linked channels.

2.3 Client

2.3.1 Add a client

In adminWeb of a enterprise server, please add a client of the host.(Host's ID and password are required.)
You must wait up to two minutes to connect with the host. Once connected, you can see the host's channels on the client.

2.3.2 Link to channels

You need to link users to host's channel and sync in the channel. Then user can see the host's channel on their device.

3. Trouble shutting

If there is any issue, please check the log file. {ProPTT2 install folder}/logs/service/LNK.servive.log

4. Remark