Bilig Oyun wrote: >The built-in H.225 dissector in the latest version of Ethereal (0.9.15) >can't properly decode a RAS Location Confirm Message with alternative >endpoints. However, the H.323 plug-in from www.voice2sniff.org is able to >decode it correctly. > >Attached is 3 LCF packets for your analysis.
Yes there is a mistake in dissect_h225_destinationType. It is using the EndPoint_sequence, but that is not correct. I will try to make a fix for this problem and some other problems later this week.