The line in the XPhone Client does not go online. The logon icon on the XPhone Client (icon in the SysTray) is connected. IPv6 addresses are used in the network. The XPhone Server may also have several network cards (including tunnel adapters).
The line in the XPhone Client does not go online. The logon icon on the XPhone Client (icon in the SysTray) is connected. IPv6 addresses are used in the network. The XPhone Server may also have several network cards (including tunnel adapters).
Open the program directory of XPhone Server, e.g. C:\Program Files (x86)\XPhone Server and open the file atlas.xml with a text editor.
Go to the very end and add the following text before </configuration>:
<telephony ClientEventIPAddress="192.168.1.1">
<ClientEventConnects> <ClientEventConnect IPAddress="192.168.1.1" port="2240" />
</ClientEventConnects>
</telephony>
In this exampl the telephony is bound to 192.168.1.1, enter the used IP address of the XPhone server here!
After saving the entry, restart the "XPhone Server" service.
Comments
0 comments
Article is closed for comments.