Hi All,
I have faced some problem during modifying the dissector body which is
generated by
Asn2wrs compiler.My problem is as mentioned below.
The IE filed description in the .asn file are
IntraDomainNasNodeSelector ::= SEQUENCE {
version
Hi ,
I want to add some pice of code in rnsap.cnf file in some specific id
like that
#.FN_HDR DCH_ID
/*some pice of code part 1*/
#.END
#.FN_FTR DCH_ID
/*some pice of code part 2 */
#.END
after that I was excuting make copy_files command .
But in the packet-rnsap.c file my part of added code wa