help | 6 Swyx Connectivity Setup Tool | Access VisualGroups and VisualContacts on a separate server via RemoteConnector
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.
*For SwyxWare versions prior to 13.30, the configuration is done via registry key. This is described here: https://service.swyx.net/hc/en-gb/articles/360017729619-Access-VisualGroups-and-VisualContacts-which-are-installed-on-a-seperate-server-via-Remote-Connector
*For SwyxWare versions from 13.30, the configuration is carried out via a configuration file. This is described below.
To add a RemoteConnector access via configuration fileĀ 
1 Open the SwyxWare Administration.
2 Choose your Server and click on Properties....
3 Select Files | Edit....
4 Click on the column heading Category column heading to switch the sorting.
5 Under the category RemoteConnector configuration file category, select the file CPE_ippbx_cpe_rcconfig file.
6 Select Save as... | [Select save path] | Save.
7 Open the file (with Notepad++) and navigate to the section VisualContacts or VisualGroups.
8 In the desired area, enter the following in the line DestinationSocket(...) for 0.0.0.0 enter the desired destination address.
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>
9 Save the file.
10 Upload the file in the Files window, see step (3): Add... | [...] | [Select file].
11 Choose from Category: RemoteConnector configuration file and confirm with OK.
*The new configuration file is uploaded and used.
* 
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.
 
 
Last modified date: 01/25/2024