15 typedef enum _h225_msg_type {
21 typedef enum _h225_cs_type {
39 h225_msg_type msg_type;
45 gboolean is_duplicate;
46 gboolean request_available;
49 gboolean is_faststart;
51 gboolean is_h245Tunneling;
54 gchar dialedDigits[129];
55 gboolean is_destinationInfo;
56 gchar frame_label[50];
65 #include <epan/asn1.h> 66 #include <epan/dissectors/packet-per.h> 68 #include "packet-h225-exp.h" Definition: packet-h225-template.h:38
Definition: guid-utils.h:21