Hi,
I have updated the asn1 code used to generate the camel dissector and
regenerated it. Now the trace displays correctly. Could you please upload
the camel trace to the sample traces page or perhaps another trace with more
Opcode values for regression testing.
Brg
Anders
-----Ursprungligt meddelande-----
Från: ethereal-dev-bounces@xxxxxxxxxxxx
[mailto:ethereal-dev-bounces@xxxxxxxxxxxx] För Jacques, Olivier (OCBU-Test
Infra)
Skickat: den 24 november 2005 18:54
Till: Ethereal development
Ämne: [Ethereal-dev] [Camel] BER error
Hello,
I'm using svn 16577.
I'm fighting (with no luck :) ) with a BER error in the decoding of a Camel
InitialDP:
In the parameter "initialDPArgExtension", I get "BER error: this field lies
beyond the end of the known sequence definition".
The parameter is defined in the .asn file of Camel as:
----------------------------------
-- InitialDPArgExtension notes: not recursive, exported,
-- locally refd 1 times, import refd 0 times
InitialDPArgExtension ::= SEQUENCE
{
gmscAddress [0] ISDN-AddressString OPTIONAL
}
----------------------------------
I also attached the message in question.
Any idea what could be wrong?
Thanks,
Olivier.