20 typedef enum _h225_msg_type {
26 typedef enum _h225_cs_type {
44 h225_msg_type msg_type;
50 gboolean is_duplicate;
51 gboolean request_available;
54 gboolean is_faststart;
56 bool is_h245Tunneling;
59 gchar dialedDigits[129];
60 gboolean is_destinationInfo;
61 gchar frame_label[50];
71 #include "packet-per.h"
73 WS_DLL_PUBLIC
const value_string T_h323_message_body_vals[];
74 WS_DLL_PUBLIC
const value_string h225_ReleaseCompleteReason_vals[];
75 extern const value_string h225_PresentationIndicator_vals[];
76 extern const value_string h225_ScreeningIndicator_vals[];
79 extern const value_string h225_SupportedProtocols_vals[];
82 extern const value_string h225_PublicTypeOfNumber_vals[];
83 extern const value_string h225_PrivateTypeOfNumber_vals[];
84 extern const value_string h225_IntegrityMechanism_vals[];
88 WS_DLL_PUBLIC
const value_string GatekeeperRejectReason_vals[];
89 WS_DLL_PUBLIC
const value_string RegistrationRejectReason_vals[];
90 WS_DLL_PUBLIC
const value_string UnregRequestReason_vals[];
91 WS_DLL_PUBLIC
const value_string UnregRejectReason_vals[];
93 WS_DLL_PUBLIC
const value_string AdmissionRejectReason_vals[];
94 WS_DLL_PUBLIC
const value_string BandRejectReason_vals[];
95 WS_DLL_PUBLIC
const value_string LocationRejectReason_vals[];
97 WS_DLL_PUBLIC
const value_string DisengageRejectReason_vals[];
98 WS_DLL_PUBLIC
const value_string InfoRequestNakReason_vals[];
99 WS_DLL_PUBLIC
int dissect_h225_ReleaseCompleteReason(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
100 int dissect_h225_PresentationIndicator(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
111 int dissect_h225_AlternateTransportAddresses(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
124 int dissect_h225_ServiceControlSession(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
129 WS_DLL_PUBLIC
int dissect_h225_RasMessage(
tvbuff_t *tvb _U_,
int offset _U_,
asn1_ctx_t *actx _U_,
proto_tree *tree _U_,
int hf_index _U_);
Definition: guid-utils.h:22
Definition: packet-h225.h:43
Definition: packet_info.h:44
Definition: value_string.h:26
Definition: tvbuff-int.h:35