Title: RE: [Ethereal-users] problems with decode of ACF and infoRequestResponse
Thanks,
I tried out the patch, and it seems to work for me as well.
Hopefully it will get checked in..
- Mike Oliveras
-----Original Message-----
From: martin.regner@xxxxxxxxx [mailto:martin.regner@xxxxxxxxx]
Sent: Sunday, November 09, 2003 5:35 AM
To: ethereal-users@xxxxxxxxxxxx
Subject: Re: [Ethereal-users] problems with decode of ACF and
infoRequestResponse
http://www.ethereal.com/lists/ethereal-users/200311/msg00006.html
Michael Oliveras wrote:
<I noticed an error decoding alternate endpoints from a vocaltec GK. <The decode is correct using ethereal-0.9.11 with the h323 plugin. <The problem seems to start with the email ID listed in the
<alternate endpoint.
<
<The infoRequestResponse message is decoded correctly, however the
<type of packet in the top ethereal window is displayed as:
<Source port: 1717 Destination port: h323gatestatCS: empty RAS:
infoRequestResponse.
Hi,
Yes there is a fault in decoding of EndPoint sequence. There should be a sequence of AliasAddress-es.
I have made a patch that seems to solve that problem and also avoids that a pdu_item results in writing to the Info column.
There are still some things that are not decoded (tokens/cryptotokens).