I've tried to set a value different from the default value to the TypeOfService parameter in an MSPP RTPV4 Endpoint, it is not clear the behaviour of this parameter. According to its name it must specify the value of the Type Of Service field of the IP packet generated from the CG board, I tried to use a value of 46 (0x2e) for TOS to declare the IP packet as critical (values mainly used for void RTP streams) but after setting this value analyzing the RTP stream in wireshark I found packets with Differentiated Services Field value = 0x02 (while I would expect the above mentioned 0x2e). Any suggestion on how the TypeOfService parameter must be set to obtain prioritized RTP packets? Alberto
↧