4.12.1 Access VisualGroups and VisualContacts on a separate server via RemoteConnector
You have Swyx VisualGroups or Swyx VisualContacts not installed on the SwyxServer and would like to access the services via RemoteConnector.
How to add a RemoteConnector access via configuration file via Swyx Control Center
If necessary, display more elements per page and search for the entry with ctrl+f.
Example:
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.