Hello,
Besr regards,
Cvetan
-- Cvetan Ivanov System Administrator SpectrumNet Jsc. +35929657613 Office
Index: asn1/h225/h225.cnf
===================================================================
--- asn1/h225/h225.cnf (revision 18189)
+++ asn1/h225/h225.cnf (working copy)
@@ -261,6 +261,12 @@
g_snprintf(h225_pi->frame_label, 50, "%s", val_to_str(h225_pi->cs_type, T_h323_message_body_vals, "<unknown>"));
#.END
#----------------------------------------------------------------------------------------
+#.FN_FTR SetupAcknowledge-UUIE
+ /* Add to packet info */
+ h225_pi->cs_type = H225_SETUP_ACK;
+ g_snprintf(h225_pi->frame_label, 50, "%s", val_to_str(h225_pi->cs_type, T_h323_message_body_vals, "<unknown>"));
+#.END
+#----------------------------------------------------------------------------------------
#.FN_FTR Facility-UUIE
/* Add to packet info */
h225_pi->cs_type = H225_FACILITY;
Powered by MHonArc 2.6.10