anyone test there UA virtual IP phone Desktop on VPN.
It works fine in same network or the 2 different network connected each other.I find problem to connect over VPN. Logically if you are able do telnet session then IP Phone should get connected and I should be able to receive calls.
My IP phone Desktop application
Greetings
Hello
You depend on the ports that you have opened on your VPN, a series of ports exists that you must be able to open, for the example the one belonging to tftp UDP/69 if some of the ports that IP utilizes the virtual UA phone Desktop is not sincere it is not going to work correctly
A document in the BP exists ( Synthesis of IP flows in OmniPCX Enterprise solution) That you describe the ports that each application utilizes
You depend on the ports that you have opened on your VPN, a series of ports exists that you must be able to open, for the example the one belonging to tftp UDP/69 if some of the ports that IP utilizes the virtual UA phone Desktop is not sincere it is not going to work correctly
A document in the BP exists ( Synthesis of IP flows in OmniPCX Enterprise solution) That you describe the ports that each application utilizes
I have this trouble too with My Phone Ip desktop.
I think will trouble with MTU size in eth0 in Call Server MTU:1500.
(E)oxe-ze> ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:9F:36:82:58
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MTU:1500 Metric:1
RX packets:194 errors:0 dropped:0 overruns:0 frame:0
TX packets:102 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:12 Base address:0x5000
I want chnge it to 1300.
This problem is only CS.
In GD or GA is MTU OK - MTU:1496
My Phone Ip desktop first connections to TFTP on CS, after downloading file from CS application is ready, but on downloading from TFTP error.
How change MTU in CS??
I know this config file
/etc/sysconfig/network-scripts/ifcfg-eth0
I add string MTU="1300" to the config file
DEVICE="eth0"
ONBOOT="yes"
BOOTPROTO="none"
IPADDR="192.168.0.2"
MTU="1300"
NETMASK="255.255.255.0"
NETWORK="192.168.0.0"
BROADCAST="192.168.0.255"
But not work after reset PBX.
MTU is same as before
I change MTU via string in console.....
(E)oxe-ze> su
Password:
[root@oxe-ze mtcl]# ifconfig eth0 mtu 1300
[root@oxe-ze mtcl]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:9F:36:82:58
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MTU:1300 Metric:1
RX packets:2758 errors:0 dropped:0 overruns:0 frame:0
TX packets:1368 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:12 Base address:0x5000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16192 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
[root@oxe-ze mtcl]#
But not work after reset PBX too.
MTU is same as before
I think will trouble with MTU size in eth0 in Call Server MTU:1500.
(E)oxe-ze> ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:9F:36:82:58
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MTU:1500 Metric:1
RX packets:194 errors:0 dropped:0 overruns:0 frame:0
TX packets:102 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:12 Base address:0x5000
I want chnge it to 1300.
This problem is only CS.
In GD or GA is MTU OK - MTU:1496
My Phone Ip desktop first connections to TFTP on CS, after downloading file from CS application is ready, but on downloading from TFTP error.
How change MTU in CS??
I know this config file
/etc/sysconfig/network-scripts/ifcfg-eth0
I add string MTU="1300" to the config file
DEVICE="eth0"
ONBOOT="yes"
BOOTPROTO="none"
IPADDR="192.168.0.2"
MTU="1300"
NETMASK="255.255.255.0"
NETWORK="192.168.0.0"
BROADCAST="192.168.0.255"
But not work after reset PBX.
MTU is same as before

I change MTU via string in console.....
(E)oxe-ze> su
Password:
[root@oxe-ze mtcl]# ifconfig eth0 mtu 1300
[root@oxe-ze mtcl]# ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:9F:36:82:58
inet addr:192.168.0.2 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MTU:1300 Metric:1
RX packets:2758 errors:0 dropped:0 overruns:0 frame:0
TX packets:1368 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
Interrupt:12 Base address:0x5000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16192 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
[root@oxe-ze mtcl]#
But not work after reset PBX too.
MTU is same as before

LaPEPE
I have trouble wit download file from TFTP server (Call Server) over VPN.
I testing download this file over VPN with my client from CS - error.
I testing download this file over VPN with my client from my testing PC (PC has setup MTU on 1496), downloading is OK.¨
Please read guide about some trouble with MTU size packets over VPN - Google
I testing download this file over VPN with my client from CS - error.
I testing download this file over VPN with my client from my testing PC (PC has setup MTU on 1496), downloading is OK.¨
Please read guide about some trouble with MTU size packets over VPN - Google

LaPEPE