Ethereal-dev: [Ethereal-dev] RE: ASN2ETH for Remote operation Notation, generic functional pro

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Linyu Lu" <linyulu@xxxxxxxxx>
Date: Fri, 28 Apr 2006 11:38:34 +0800
This is just the right thing I was looking for.

However, there are so many ETSI features that it would be hard to
implement them one by one.

The h4501 supplementary service APDU structure has similare structure
defined with ETSI supplementary service, which has a dissector
generated by asn2eth with PER API, is it possible to rewrite h4501.cnf
and extend asn2eth.py to generate a dissector with BER API. Any idea
on this?


Thanks,

Lynn

--------------------------------------------------------------------------------
dear all,

-----------ROSE
I extended asn2eth.py for remote-operation handling

whenever remote-operation-notation is imported, corresponding tokens
are activated
within output_operations, a new include file is generated with calls
to PDUs of argument, result, and error-parameter.

----------decoding of Q.931 facility IE for generic functional
protocol (protocol profile ROSE)

----------some examples of ETSI standard features like CCBS, CCNR,
DIV, SCF, AoC, RO notation itself and some basics.

hope this is the right format to submit patches

best regards
Karl Knoebl