6.8 Access VisualGroups and VisualContacts on a separate server via RemoteConnector
You have Swyx VisualGroups or Swyx VisualContacts not installed on SwyxServer and would like to access the services via RemoteConnector.
To add a RemoteConnector access via configuration file
Example:
You want to access VisualGroups via RemoteConnector using your server with the address 255.12.345.6.
You want to access VisualGroups via RemoteConnector using your server with the address 255.12.345.6.
<!-- VisualGroups -->
</TCPConfig>
<ClientOS>Windows</ClientOS>
<ClientListenSocket>0.0.0.0:9980</ClientListenSocket>
<DestinationSocket>255.12.345.6:80</DestinationSocket>
</TCPConfig>
The previous system default file cannot be removed. The newly uploaded file is used because the Global area has a higher priority than System Default.