Question
Fragmentation needed
I have setup a new phone system in my work place and configure it to work over the VPN tunnel. everything working fine except video call.I have checked the port matrix for the phone system and all are allowed. when I tried to sniff the packets using the wire shark I received a message from the fortigate 1240B "destination unreachable (fragmentation needed)". Phone system MTU
## VIDEO_PAYLOAD_LENGTH specifies the video packets payload length (bytes)
## Valid values are 0, 1200 through 1460; where 0 means that the video packets payload length is calculated
## according to MTU_SIZE parameter. If MTU_SIZE is 1500 bytes then video payload length will be:
## 1460 == 1500 Bytes (Ethernet) - 20 (IP) - 8 (UDP) - 12 (RTP). In similar way if MTU_SIZE is 1496 bytes
## then video payload length will be: 1456.
## The default value is 0.
## This parameter is supported by:
## H1xx SIP R1.0 and later
## SET VIDEO_PAYLOAD_LENGTH 1460
even when i tried "set honor-df disable" the system does not recognize it as built-in command. Please advise me to resolve this issue.
