The information in this article concerns the following products:
- Swyx VisualGroups
- Swyx VisualContacts
You have not installed Swyx VisualGroups or Swyx VisualContacts on the same server as your SwyxWare and want to access the services via Remote Connector. This article describes how you can do this with a registry key via forwarding.
Solution: Add TCP Forwarding via Registry Key (REG_SZ key) to the remote connector IpPbxConnectSrv.
Registry Key "TcpForwarding" default: 712,9100,9980|80
- The value in front of "|" indicates the client side, the value behind it indicates the forwarding to the server.
- 712 = VisualContacts Port; 9980|80 = VisualGroups Server
Grammar
Client IP address : ] Client port Server IP Address : ] < Server Port>
< > : must be set
[ ]: optional
Client IP address: used to differ between IPv4 and IPv6 (set to the corresponding loopback address)
Client port: when the configured client IP loopback address is preset to IPv4
Server IP address: determines the client IP loopback address if no client port is specified
Server port: server IPv4 address is used unless explicitly configured otherwise
Configuration |
Result |
5000 |
127.0.0.1:5000 → <Server IPv4 address>:5000 |
192.168.115.18:5000 |
127.0.0.1:5000 → 192.168.115.18:5000 |
4000|5000 |
127.0.0.1:4000 → <Server IPv4 address>:5000 |
4000|192.168.115.18:5000 |
127.0.0.1:4000 → 192.168.115.18:5000 |
Forwarding (Client -> Server target address) default:
- 0.0.1:712 -> <SwyxWare Server IP address>:712
- 0.0.1:9980 -> <SwyxWare server IP address >:80
- 0.0.1.9100 -> <SwyxWare Server IP address >:9100
Please note that you must take over the whole registry key. You can also enter a domain address for the server.
Examples:
- For forwarding for VisualContacts:
712|< Your VisualContacts IP> :712,9100,9980|80
- For forwarding to the VisualGroups server:
712,9100,9980|<Your VisualGroups Server>:80
Comments
0 comments
Article is closed for comments.