Hi,
I tried to add one sub-dissector table for private IEs, but the problem is that for private IEs the Protocol-IE-Id is a choice (having a local ID and a global ID) instead of string or integer.
So how to go about registering a new sub-dissector table??
static int dissect_PrivateIEFieldValue(
Hi,
"PrivateMessage" PDU is already defined in the NBAP spec, but it doesn't have any IEs currently.
I am adding IEs to it (PrivateMessage-IEs).
PrivateMessage-IEs NBAP-PRIVATE-IES ::= {
{ ID local:id-type-1 CRITICALITY criticality TYPE Sample-Message-Type PRESENCE optional} ,
...
}
Regards
">
Hi,
I am trying to implement the dissection of NBAP containing private message(s). For that I am including my private message
in asn1 format.
the message format is as follows :
-- *
Hi,
I want to add new messages, procedures and information elements to the NBAP
protocol dissector. How to go about and what changes I need to do? can
someone explain a bit about the "nbap.cnf" file.
Thanks and Regards
Praveen
*** Aricent-Unclassified ***