wireshark/asn1/charging_ase/charging_ase.cnf
Anders Broman cb231972f1 Add dissection of Charging ASE in ISUP APM messages.
svn path=/trunk/; revision=27405
2009-02-09 20:46:59 +00:00

18 lines
303 B
INI

# charging ase.cnf
# charging ase conformation file
# Anders Broman 2009
# $Id$
#.EXPORTS
ChargingMessageType
ChargingMessageType_PDU
#.PDU_NEW
ChargingMessageType
#.FN_BODY ExtensionField/value
proto_tree_add_text(tree, tvb, offset, -1, "Extensions not dissected");
return tvb_length(tvb);
#.END