Index: /branches/rel_apv_10_7/usr/click/lib/Makefile
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/Makefile	(revision 39066)
+++ /branches/rel_apv_10_7/usr/click/lib/Makefile	(working copy)
@@ -159,5 +159,6 @@
 .endif
 SUBDIR+= libbreakpad
 SUBDIR+= libprometheus_cli
+SUBDIR+= libasn1c
 
 .include <bsd.subdir.mk>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANSI-41-UIM.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANSI-41-UIM.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANSI-41-UIM.h	(working copy)
@@ -0,0 +1,79 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ANSI_41_UIM_H_
+#define	_ANSI_41_UIM_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "TBCD-STRING.h"
+#include <OCTET_STRING.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ANSI_41_UIM__system_id_PR {
+	ANSI_41_UIM__system_id_PR_NOTHING,	/* No components present */
+	ANSI_41_UIM__system_id_PR_sid,
+	ANSI_41_UIM__system_id_PR_mid
+	/* Extensions may appear below */
+	
+} ANSI_41_UIM__system_id_PR;
+
+/* ANSI-41-UIM */
+typedef struct ANSI_41_UIM {
+	TBCD_STRING_t	*imsi;	/* OPTIONAL */
+	TBCD_STRING_t	*min;	/* OPTIONAL */
+	TBCD_STRING_t	*mdn;	/* OPTIONAL */
+	TBCD_STRING_t	*msisdn;	/* OPTIONAL */
+	TBCD_STRING_t	*esn;	/* OPTIONAL */
+	TBCD_STRING_t	*mscid;	/* OPTIONAL */
+	struct ANSI_41_UIM__system_id {
+		ANSI_41_UIM__system_id_PR present;
+		union ANSI_41_UIM__system_id_u {
+			TBCD_STRING_t	 sid;
+			TBCD_STRING_t	 mid;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} system_id;
+	OCTET_STRING_t	*systemMyTypeCode;	/* OPTIONAL */
+	OCTET_STRING_t	*systemAccessType;	/* OPTIONAL */
+	OCTET_STRING_t	*qualificationInformationCode;	/* OPTIONAL */
+	TBCD_STRING_t	*sesn;	/* OPTIONAL */
+	TBCD_STRING_t	*soc;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ANSI_41_UIM_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ANSI_41_UIM;
+extern asn_SEQUENCE_specifics_t asn_SPC_ANSI_41_UIM_specs_1;
+extern asn_TYPE_member_t asn_MBR_ANSI_41_UIM_1[12];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ANSI_41_UIM_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANSI-41-UIM.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANSI-41-UIM.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANSI-41-UIM.c	(working copy)
@@ -0,0 +1,1009 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ANSI-41-UIM.h"
+
+static const int permitted_alphabet_table_9[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_9[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_9(const void *sptr) {
+	const int *table = permitted_alphabet_table_9;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_10[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_10[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_10(const void *sptr) {
+	const int *table = permitted_alphabet_table_10;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_2[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_2[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_2(const void *sptr) {
+	const int *table = permitted_alphabet_table_2;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_3[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_3[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	const int *table = permitted_alphabet_table_3;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_4[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_4[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_4(const void *sptr) {
+	const int *table = permitted_alphabet_table_4;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_5[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_5[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_5(const void *sptr) {
+	const int *table = permitted_alphabet_table_5;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_6[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_6[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_6(const void *sptr) {
+	const int *table = permitted_alphabet_table_6;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_7[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_7[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_7(const void *sptr) {
+	const int *table = permitted_alphabet_table_7;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_15[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_15[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_15(const void *sptr) {
+	const int *table = permitted_alphabet_table_15;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_16[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_16[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_16(const void *sptr) {
+	const int *table = permitted_alphabet_table_16;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_sid_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 4)
+		 && !check_permitted_alphabet_9(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_sid_9_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_9)/sizeof(permitted_alphabet_table_9[0]))
+		return -1;
+	return permitted_alphabet_table_9[value] - 1;
+}
+static int asn_PER_MAP_sid_9_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_9)/sizeof(permitted_alphabet_code2value_9[0]))
+		return -1;
+	return permitted_alphabet_code2value_9[code];
+}
+static int
+memb_mid_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 4)
+		 && !check_permitted_alphabet_10(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_mid_10_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_10)/sizeof(permitted_alphabet_table_10[0]))
+		return -1;
+	return permitted_alphabet_table_10[value] - 1;
+}
+static int asn_PER_MAP_mid_10_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_10)/sizeof(permitted_alphabet_code2value_10[0]))
+		return -1;
+	return permitted_alphabet_code2value_10[code];
+}
+static int
+memb_imsi_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_2(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_imsi_2_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_2)/sizeof(permitted_alphabet_table_2[0]))
+		return -1;
+	return permitted_alphabet_table_2[value] - 1;
+}
+static int asn_PER_MAP_imsi_2_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_2)/sizeof(permitted_alphabet_code2value_2[0]))
+		return -1;
+	return permitted_alphabet_code2value_2[code];
+}
+static int
+memb_min_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_min_3_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_3)/sizeof(permitted_alphabet_table_3[0]))
+		return -1;
+	return permitted_alphabet_table_3[value] - 1;
+}
+static int asn_PER_MAP_min_3_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_3)/sizeof(permitted_alphabet_code2value_3[0]))
+		return -1;
+	return permitted_alphabet_code2value_3[code];
+}
+static int
+memb_mdn_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_4(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_mdn_4_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_4)/sizeof(permitted_alphabet_table_4[0]))
+		return -1;
+	return permitted_alphabet_table_4[value] - 1;
+}
+static int asn_PER_MAP_mdn_4_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_4)/sizeof(permitted_alphabet_code2value_4[0]))
+		return -1;
+	return permitted_alphabet_code2value_4[code];
+}
+static int
+memb_msisdn_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_5(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_msisdn_5_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_5)/sizeof(permitted_alphabet_table_5[0]))
+		return -1;
+	return permitted_alphabet_table_5[value] - 1;
+}
+static int asn_PER_MAP_msisdn_5_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_5)/sizeof(permitted_alphabet_code2value_5[0]))
+		return -1;
+	return permitted_alphabet_code2value_5[code];
+}
+static int
+memb_esn_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)
+		 && !check_permitted_alphabet_6(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_esn_6_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_6)/sizeof(permitted_alphabet_table_6[0]))
+		return -1;
+	return permitted_alphabet_table_6[value] - 1;
+}
+static int asn_PER_MAP_esn_6_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_6)/sizeof(permitted_alphabet_code2value_6[0]))
+		return -1;
+	return permitted_alphabet_code2value_6[code];
+}
+static int
+memb_mscid_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_7(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_mscid_7_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_7)/sizeof(permitted_alphabet_table_7[0]))
+		return -1;
+	return permitted_alphabet_table_7[value] - 1;
+}
+static int asn_PER_MAP_mscid_7_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_7)/sizeof(permitted_alphabet_code2value_7[0]))
+		return -1;
+	return permitted_alphabet_code2value_7[code];
+}
+static int
+memb_systemMyTypeCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 1)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_systemAccessType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 1)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_qualificationInformationCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 1)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sesn_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)
+		 && !check_permitted_alphabet_15(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_sesn_15_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_15)/sizeof(permitted_alphabet_table_15[0]))
+		return -1;
+	return permitted_alphabet_table_15[value] - 1;
+}
+static int asn_PER_MAP_sesn_15_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_15)/sizeof(permitted_alphabet_code2value_15[0]))
+		return -1;
+	return permitted_alphabet_code2value_15[code];
+}
+static int
+memb_soc_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_16(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_soc_16_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_16)/sizeof(permitted_alphabet_table_16[0]))
+		return -1;
+	return permitted_alphabet_table_16[value] - 1;
+}
+static int asn_PER_MAP_soc_16_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_16)/sizeof(permitted_alphabet_code2value_16[0]))
+		return -1;
+	return permitted_alphabet_code2value_16[code];
+}
+static asn_per_constraints_t asn_PER_memb_sid_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 2,  2,  1,  4 }	/* (SIZE(1..4)) */,
+	asn_PER_MAP_sid_9_v2c,	/* Value to PER code map */
+	asn_PER_MAP_sid_9_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_mid_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 2,  2,  1,  4 }	/* (SIZE(1..4)) */,
+	asn_PER_MAP_mid_10_v2c,	/* Value to PER code map */
+	asn_PER_MAP_mid_10_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_type_system_id_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_imsi_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_imsi_2_v2c,	/* Value to PER code map */
+	asn_PER_MAP_imsi_2_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_min_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_min_3_v2c,	/* Value to PER code map */
+	asn_PER_MAP_min_3_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_mdn_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_mdn_4_v2c,	/* Value to PER code map */
+	asn_PER_MAP_mdn_4_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_msisdn_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_msisdn_5_v2c,	/* Value to PER code map */
+	asn_PER_MAP_msisdn_5_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_esn_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	asn_PER_MAP_esn_6_v2c,	/* Value to PER code map */
+	asn_PER_MAP_esn_6_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_mscid_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_mscid_7_v2c,	/* Value to PER code map */
+	asn_PER_MAP_mscid_7_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_systemMyTypeCode_constr_12 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  1,  1 }	/* (SIZE(1..1)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_systemAccessType_constr_13 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  1,  1 }	/* (SIZE(1..1)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_qualificationInformationCode_constr_14 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  1,  1 }	/* (SIZE(1..1)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sesn_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	asn_PER_MAP_sesn_15_v2c,	/* Value to PER code map */
+	asn_PER_MAP_sesn_15_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_soc_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_soc_16_v2c,	/* Value to PER code map */
+	asn_PER_MAP_soc_16_c2v	/* PER code to value map */
+};
+static asn_TYPE_member_t asn_MBR_system_id_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ANSI_41_UIM__system_id, choice.sid),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_sid_constr_9,  memb_sid_constraint_8 },
+		0, 0, /* No default value */
+		"sid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ANSI_41_UIM__system_id, choice.mid),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_mid_constr_10,  memb_mid_constraint_8 },
+		0, 0, /* No default value */
+		"mid"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_system_id_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sidat 805 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* midat 806 */
+};
+static asn_CHOICE_specifics_t asn_SPC_system_id_specs_8 = {
+	sizeof(struct ANSI_41_UIM__system_id),
+	offsetof(struct ANSI_41_UIM__system_id, _asn_ctx),
+	offsetof(struct ANSI_41_UIM__system_id, present),
+	sizeof(((struct ANSI_41_UIM__system_id *)0)->present),
+	asn_MAP_system_id_tag2el_8,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_system_id_8 = {
+	"system-id",
+	"system-id",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_system_id_constr_8, CHOICE_constraint },
+	asn_MBR_system_id_8,
+	2,	/* Elements count */
+	&asn_SPC_system_id_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ANSI_41_UIM_1[] = {
+	{ ATF_POINTER, 6, offsetof(struct ANSI_41_UIM, imsi),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_imsi_constr_2,  memb_imsi_constraint_1 },
+		0, 0, /* No default value */
+		"imsi"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ANSI_41_UIM, min),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_min_constr_3,  memb_min_constraint_1 },
+		0, 0, /* No default value */
+		"min"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ANSI_41_UIM, mdn),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_mdn_constr_4,  memb_mdn_constraint_1 },
+		0, 0, /* No default value */
+		"mdn"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ANSI_41_UIM, msisdn),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_msisdn_constr_5,  memb_msisdn_constraint_1 },
+		0, 0, /* No default value */
+		"msisdn"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ANSI_41_UIM, esn),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_esn_constr_6,  memb_esn_constraint_1 },
+		0, 0, /* No default value */
+		"esn"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ANSI_41_UIM, mscid),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_mscid_constr_7,  memb_mscid_constraint_1 },
+		0, 0, /* No default value */
+		"mscid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ANSI_41_UIM, system_id),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_system_id_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"system-id"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ANSI_41_UIM, systemMyTypeCode),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_systemMyTypeCode_constr_12,  memb_systemMyTypeCode_constraint_1 },
+		0, 0, /* No default value */
+		"systemMyTypeCode"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ANSI_41_UIM, systemAccessType),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_systemAccessType_constr_13,  memb_systemAccessType_constraint_1 },
+		0, 0, /* No default value */
+		"systemAccessType"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ANSI_41_UIM, qualificationInformationCode),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_qualificationInformationCode_constr_14,  memb_qualificationInformationCode_constraint_1 },
+		0, 0, /* No default value */
+		"qualificationInformationCode"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ANSI_41_UIM, sesn),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_sesn_constr_15,  memb_sesn_constraint_1 },
+		0, 0, /* No default value */
+		"sesn"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ANSI_41_UIM, soc),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_soc_constr_16,  memb_soc_constraint_1 },
+		0, 0, /* No default value */
+		"soc"
+		},
+};
+static const int asn_MAP_ANSI_41_UIM_oms_1[] = { 0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11 };
+static const ber_tlv_tag_t asn_DEF_ANSI_41_UIM_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ANSI_41_UIM_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* imsiat 797 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* minat 798 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* mdnat 799 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* msisdnat 800 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* esnat 801 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* mscidat 802 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* system-idat 805 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* systemMyTypeCodeat 809 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* systemAccessTypeat 810 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* qualificationInformationCodeat 811 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* sesnat 812 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* socat 813 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ANSI_41_UIM_specs_1 = {
+	sizeof(struct ANSI_41_UIM),
+	offsetof(struct ANSI_41_UIM, _asn_ctx),
+	asn_MAP_ANSI_41_UIM_tag2el_1,
+	12,	/* Count of tags in the map */
+	asn_MAP_ANSI_41_UIM_oms_1,	/* Optional members */
+	11, 0,	/* Root/Additions */
+	12,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ANSI_41_UIM = {
+	"ANSI-41-UIM",
+	"ANSI-41-UIM",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ANSI_41_UIM_tags_1,
+	sizeof(asn_DEF_ANSI_41_UIM_tags_1)
+		/sizeof(asn_DEF_ANSI_41_UIM_tags_1[0]), /* 1 */
+	asn_DEF_ANSI_41_UIM_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ANSI_41_UIM_tags_1)
+		/sizeof(asn_DEF_ANSI_41_UIM_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ANSI_41_UIM_1,
+	12,	/* Elements count */
+	&asn_SPC_ANSI_41_UIM_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANY.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANY.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANY.h	(working copy)
@@ -0,0 +1,65 @@
+/*-
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef ASN_TYPE_ANY_H
+#define ASN_TYPE_ANY_H
+
+#include <OCTET_STRING.h>	/* Implemented via OCTET STRING type */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct ANY {
+	uint8_t *buf;	/* BER-encoded ANY contents */
+	int size;	/* Size of the above buffer */
+
+	asn_struct_ctx_t _asn_ctx;	/* Parsing across buffer boundaries */
+} ANY_t;
+
+extern asn_TYPE_descriptor_t asn_DEF_ANY;
+extern asn_TYPE_operation_t asn_OP_ANY;
+extern asn_OCTET_STRING_specifics_t asn_SPC_ANY_specs;
+
+asn_struct_free_f ANY_free;
+asn_struct_print_f ANY_print;
+ber_type_decoder_f ANY_decode_ber;
+der_type_encoder_f ANY_encode_der;
+xer_type_encoder_f ANY_encode_xer;
+per_type_decoder_f ANY_decode_uper;
+per_type_encoder_f ANY_encode_uper;
+per_type_decoder_f ANY_decode_aper;
+per_type_encoder_f ANY_encode_aper;
+
+#define ANY_free         OCTET_STRING_free
+#define ANY_print        OCTET_STRING_print
+#define ANY_compare      OCTET_STRING_compare
+#define ANY_constraint   asn_generic_no_constraint
+#define ANY_decode_ber   OCTET_STRING_decode_ber
+#define ANY_encode_der   OCTET_STRING_encode_der
+#define ANY_decode_xer   OCTET_STRING_decode_xer_hex
+
+/******************************
+ * Handy conversion routines. *
+ ******************************/
+
+/* Convert another ASN.1 type into the ANY. This implies DER encoding. */
+int ANY_fromType(ANY_t *, asn_TYPE_descriptor_t *td, void *struct_ptr);
+int ANY_fromType_aper(ANY_t *st, asn_TYPE_descriptor_t *td, void *sptr);
+ANY_t *ANY_new_fromType(asn_TYPE_descriptor_t *td, void *struct_ptr);
+ANY_t *ANY_new_fromType_aper(asn_TYPE_descriptor_t *td, void *sptr);
+
+/* Convert the contents of the ANY type into the specified type. */
+int ANY_to_type(ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr);
+int ANY_to_type_aper(ANY_t *, asn_TYPE_descriptor_t *td, void **struct_ptr);
+
+#define	ANY_fromBuf(s, buf, size)	OCTET_STRING_fromBuf((s), (buf), (size))
+#define	ANY_new_fromBuf(buf, size)	OCTET_STRING_new_fromBuf(	\
+						&asn_DEF_ANY, (buf), (size))
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_TYPE_ANY_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANY.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANY.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ANY.c	(working copy)
@@ -0,0 +1,450 @@
+/*
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <ANY.h>
+#include <errno.h>
+
+asn_OCTET_STRING_specifics_t asn_SPC_ANY_specs = {
+	sizeof(ANY_t),
+	offsetof(ANY_t, _asn_ctx),
+	ASN_OSUBV_ANY
+};
+asn_TYPE_operation_t asn_OP_ANY = {
+	OCTET_STRING_free,
+	OCTET_STRING_print,
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,
+	OCTET_STRING_encode_der,
+	OCTET_STRING_decode_xer_hex,
+	ANY_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	0,
+	0,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0, 0, 0, 0,
+#else
+	ANY_decode_uper,
+	ANY_encode_uper,
+	ANY_decode_aper,
+	ANY_encode_aper,
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+	0,	/* Random fill is not defined for ANY type */
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_ANY = {
+	"ANY",
+	"ANY",
+	&asn_OP_ANY,
+	0, 0, 0, 0,
+	{ 0, 0, asn_generic_no_constraint },	/* No constraints */
+	0, 0,	/* No members */
+	&asn_SPC_ANY_specs,
+};
+
+#undef RETURN
+#define RETURN(_code)                       \
+    do {                                    \
+        asn_dec_rval_t tmprval;             \
+        tmprval.code = _code;               \
+        tmprval.consumed = consumed_myself; \
+        return tmprval;                     \
+    } while(0)
+
+asn_enc_rval_t
+ANY_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+               enum xer_encoder_flags_e flags, asn_app_consume_bytes_f *cb,
+               void *app_key) {
+    if(flags & XER_F_CANONICAL) {
+		/*
+		 * Canonical XER-encoding of ANY type is not supported.
+		 */
+		ASN__ENCODE_FAILED;
+	}
+
+	/* Dump as binary */
+	return OCTET_STRING_encode_xer(td, sptr, ilevel, flags, cb, app_key);
+}
+
+struct _callback_arg {
+	uint8_t *buffer;
+	size_t offset;
+	size_t size;
+};
+
+static int ANY__consume_bytes(const void *buffer, size_t size, void *key);
+
+int
+ANY_fromType(ANY_t *st, asn_TYPE_descriptor_t *td, void *sptr) {
+	struct _callback_arg arg;
+	asn_enc_rval_t erval;
+
+	if(!st || !td) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	if(!sptr) {
+		if(st->buf) FREEMEM(st->buf);
+		st->size = 0;
+		return 0;
+	}
+
+	arg.offset = arg.size = 0;
+	arg.buffer = 0;
+
+	erval = der_encode(td, sptr, ANY__consume_bytes, &arg);
+	if(erval.encoded == -1) {
+		if(arg.buffer) FREEMEM(arg.buffer);
+		return -1;
+	}
+	assert((size_t)erval.encoded == arg.offset);
+
+	if(st->buf) FREEMEM(st->buf);
+	st->buf = arg.buffer;
+	st->size = arg.offset;
+
+	return 0;
+}
+
+int
+ANY_fromType_aper(ANY_t *st, asn_TYPE_descriptor_t *td, void *sptr) {
+	uint8_t *buffer = NULL;
+	ssize_t erval;
+
+	if(!st || !td) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	if(!sptr) {
+		if(st->buf) FREEMEM(st->buf);
+		st->size = 0;
+		return 0;
+	}
+
+	erval = aper_encode_to_new_buffer(td, td->encoding_constraints.per_constraints, sptr, (void**)&buffer);
+
+	if(erval == -1) {
+		if(buffer) FREEMEM(buffer);
+		return -1;
+	}
+	assert((size_t)erval > 0);
+
+	if(st->buf) FREEMEM(st->buf);
+	st->buf = buffer;
+	st->size = erval;
+
+	return 0;
+}
+
+ANY_t *
+ANY_new_fromType(asn_TYPE_descriptor_t *td, void *sptr) {
+	ANY_t tmp;
+	ANY_t *st;
+
+	if(!td || !sptr) {
+		errno = EINVAL;
+		return 0;
+	}
+
+	memset(&tmp, 0, sizeof(tmp));
+
+	if(ANY_fromType(&tmp, td, sptr)) return 0;
+
+	st = (ANY_t *)CALLOC(1, sizeof(ANY_t));
+	if(st) {
+		*st = tmp;
+		return st;
+	} else {
+		FREEMEM(tmp.buf);
+		return 0;
+	}
+}
+
+ANY_t *
+ANY_new_fromType_aper(asn_TYPE_descriptor_t *td, void *sptr) {
+	ANY_t tmp;
+	ANY_t *st;
+
+	if(!td || !sptr) {
+		errno = EINVAL;
+		return 0;
+	}
+
+	memset(&tmp, 0, sizeof(tmp));
+
+	if(ANY_fromType_aper(&tmp, td, sptr)) return 0;
+
+	st = (ANY_t *)CALLOC(1, sizeof(ANY_t));
+	if(st) {
+		*st = tmp;
+		return st;
+	} else {
+		FREEMEM(tmp.buf);
+		return 0;
+	}
+}
+
+int
+ANY_to_type(ANY_t *st, asn_TYPE_descriptor_t *td, void **struct_ptr) {
+	asn_dec_rval_t rval;
+	void *newst = 0;
+
+	if(!st || !td || !struct_ptr) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	if(st->buf == 0) {
+		/* Nothing to convert, make it empty. */
+		*struct_ptr = (void *)0;
+		return 0;
+	}
+
+	rval = ber_decode(0, td, (void **)&newst, st->buf, st->size);
+	if(rval.code == RC_OK) {
+		*struct_ptr = newst;
+		return 0;
+	} else {
+		/* Remove possibly partially decoded data. */
+		ASN_STRUCT_FREE(*td, newst);
+		return -1;
+	}
+}
+
+int
+ANY_to_type_aper(ANY_t *st, asn_TYPE_descriptor_t *td, void **struct_ptr) {
+	asn_dec_rval_t rval;
+	void *newst = 0;
+
+	if(!st || !td || !struct_ptr) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	if(st->buf == 0) {
+		/* Nothing to convert, make it empty. */
+		*struct_ptr = (void *)0;
+		return 0;
+	}
+
+	rval = aper_decode(0, td, (void **)&newst, st->buf, st->size, 0, 0);
+	if(rval.code == RC_OK) {
+		*struct_ptr = newst;
+		return 0;
+	} else {
+		/* Remove possibly partially decoded data. */
+		ASN_STRUCT_FREE(*td, newst);
+		return -1;
+	}
+}
+
+static int ANY__consume_bytes(const void *buffer, size_t size, void *key) {
+	struct _callback_arg *arg = (struct _callback_arg *)key;
+
+	if((arg->offset + size) >= arg->size) {
+		size_t nsize = (arg->size ? arg->size << 2 : 16) + size;
+		void *p = REALLOC(arg->buffer, nsize);
+		if(!p) return -1;
+		arg->buffer = (uint8_t *)p;
+		arg->size = nsize;
+	}
+
+	memcpy(arg->buffer + arg->offset, buffer, size);
+	arg->offset += size;
+	assert(arg->offset < arg->size);
+
+	return 0;
+}
+
+#ifndef ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+ANY_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                const asn_TYPE_descriptor_t *td,
+                const asn_per_constraints_t *constraints, void **sptr,
+                asn_per_data_t *pd) {
+    const asn_OCTET_STRING_specifics_t *specs =
+        td->specifics ? (const asn_OCTET_STRING_specifics_t *)td->specifics
+                      : &asn_SPC_ANY_specs;
+    size_t consumed_myself = 0;
+    int repeat;
+    ANY_t *st = (ANY_t *)*sptr;
+
+    (void)opt_codec_ctx;
+    (void)constraints;
+
+    /*
+     * Allocate the structure.
+     */
+    if(!st) {
+        st = (ANY_t *)(*sptr = CALLOC(1, specs->struct_size));
+        if(!st) RETURN(RC_FAIL);
+    }
+
+    ASN_DEBUG("UPER Decoding ANY type");
+
+    st->size = 0;
+    do {
+        ssize_t raw_len;
+        ssize_t len_bytes;
+        ssize_t len_bits;
+        void *p;
+        int ret;
+
+        /* Get the PER length */
+        raw_len = uper_get_length(pd, -1, 0, &repeat);
+        if(raw_len < 0) RETURN(RC_WMORE);
+        if(raw_len == 0 && st->buf) break;
+
+        ASN_DEBUG("Got PER length len %" ASN_PRI_SIZE ", %s (%s)", raw_len,
+                  repeat ? "repeat" : "once", td->name);
+        len_bytes = raw_len;
+        len_bits = len_bytes * 8;
+
+        p = REALLOC(st->buf, st->size + len_bytes + 1);
+        if(!p) RETURN(RC_FAIL);
+        st->buf = (uint8_t *)p;
+
+        ret = per_get_many_bits(pd, &st->buf[st->size], 0, len_bits);
+        if(ret < 0) RETURN(RC_WMORE);
+        consumed_myself += len_bits;
+        st->size += len_bytes;
+    } while(repeat);
+    st->buf[st->size] = 0; /* nul-terminate */
+
+    RETURN(RC_OK);
+}
+
+asn_enc_rval_t
+ANY_encode_uper(const asn_TYPE_descriptor_t *td,
+                const asn_per_constraints_t *constraints, const void *sptr,
+                asn_per_outp_t *po) {
+    const ANY_t *st = (const ANY_t *)sptr;
+    asn_enc_rval_t er = {0, 0, 0};
+    const uint8_t *buf;
+    size_t size;
+    int ret;
+
+    (void)constraints;
+
+    if(!st || (!st->buf && st->size)) ASN__ENCODE_FAILED;
+
+    buf = st->buf;
+    size = st->size;
+    do {
+        int need_eom = 0;
+        ssize_t may_save = uper_put_length(po, size, &need_eom);
+        if(may_save < 0) ASN__ENCODE_FAILED;
+
+        ret = per_put_many_bits(po, buf, may_save * 8);
+        if(ret) ASN__ENCODE_FAILED;
+
+        buf += may_save;
+        size -= may_save;
+        assert(!(may_save & 0x07) || !size);
+        if(need_eom && uper_put_length(po, 0, 0))
+            ASN__ENCODE_FAILED; /* End of Message length */
+    } while(size);
+
+    ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+ANY_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                const asn_TYPE_descriptor_t *td,
+                const asn_per_constraints_t *constraints, void **sptr,
+                asn_per_data_t *pd) {
+    const asn_OCTET_STRING_specifics_t *specs =
+        td->specifics ? (const asn_OCTET_STRING_specifics_t *)td->specifics
+                      : &asn_SPC_ANY_specs;
+    size_t consumed_myself = 0;
+    int repeat;
+    ANY_t *st = (ANY_t *)*sptr;
+
+    (void)opt_codec_ctx;
+    (void)constraints;
+
+    /*
+     * Allocate the structure.
+     */
+    if(!st) {
+        st = (ANY_t *)(*sptr = CALLOC(1, specs->struct_size));
+        if(!st) RETURN(RC_FAIL);
+    }
+
+    ASN_DEBUG("APER Decoding ANY type");
+
+    st->size = 0;
+    do {
+        ssize_t raw_len;
+        ssize_t len_bytes;
+        ssize_t len_bits;
+        void *p;
+        int ret;
+
+        /* Get the PER length */
+        raw_len = aper_get_length(pd, -1, 0, &repeat);
+        if(raw_len < 0) RETURN(RC_WMORE);
+        if(raw_len == 0 && st->buf) break;
+
+        ASN_DEBUG("Got PER length len %" ASN_PRI_SIZE ", %s (%s)", raw_len,
+                  repeat ? "repeat" : "once", td->name);
+        len_bytes = raw_len;
+        len_bits = len_bytes * 8;
+
+        p = REALLOC(st->buf, st->size + len_bytes + 1);
+        if(!p) RETURN(RC_FAIL);
+        st->buf = (uint8_t *)p;
+
+        ret = per_get_many_bits(pd, &st->buf[st->size], 0, len_bits);
+        if(ret < 0) RETURN(RC_WMORE);
+        consumed_myself += len_bits;
+        st->size += len_bytes;
+    } while(repeat);
+    st->buf[st->size] = 0; /* nul-terminate */
+
+    RETURN(RC_OK);
+}
+
+asn_enc_rval_t
+ANY_encode_aper(const asn_TYPE_descriptor_t *td,
+                const asn_per_constraints_t *constraints, const void *sptr,
+                asn_per_outp_t *po) {
+    const ANY_t *st = (const ANY_t *)sptr;
+    asn_enc_rval_t er = {0, 0, 0};
+    const uint8_t *buf;
+    size_t size;
+    int ret;
+
+    (void)constraints;
+
+    if(!st || (!st->buf && st->size)) ASN__ENCODE_FAILED;
+
+    buf = st->buf;
+    size = st->size;
+    do {
+        int need_eom = 0;
+        ssize_t may_save = uper_put_length(po, size, &need_eom);
+        if(may_save < 0) ASN__ENCODE_FAILED;
+
+        ret = per_put_many_bits(po, buf, may_save * 8);
+        if(ret) ASN__ENCODE_FAILED;
+
+        buf += may_save;
+        size -= may_save;
+        assert(!(may_save & 0x07) || !size);
+        if(need_eom && uper_put_length(po, 0, 0))
+            ASN__ENCODE_FAILED; /* End of Message length */
+    } while(size);
+
+    ASN__ENCODED_OK(er);
+}
+#endif /* ASN_DISABLE_PER_SUPPORT */
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ATMParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ATMParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ATMParameters.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ATMParameters_H_
+#define	_ATMParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ATMParameters */
+typedef struct ATMParameters {
+	long	 maxNTUSize;
+	BOOLEAN_t	 atmUBR;
+	BOOLEAN_t	 atmrtVBR;
+	BOOLEAN_t	 atmnrtVBR;
+	BOOLEAN_t	 atmABR;
+	BOOLEAN_t	 atmCBR;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ATMParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ATMParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_ATMParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_ATMParameters_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ATMParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ATMParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ATMParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ATMParameters.c	(working copy)
@@ -0,0 +1,130 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ATMParameters.h"
+
+static int
+memb_maxNTUSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_maxNTUSize_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ATMParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ATMParameters, maxNTUSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxNTUSize_constr_2,  memb_maxNTUSize_constraint_1 },
+		0, 0, /* No default value */
+		"maxNTUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ATMParameters, atmUBR),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atmUBR"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ATMParameters, atmrtVBR),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atmrtVBR"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ATMParameters, atmnrtVBR),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atmnrtVBR"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ATMParameters, atmABR),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atmABR"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ATMParameters, atmCBR),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atmCBR"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ATMParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ATMParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maxNTUSizeat 591 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* atmUBRat 592 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* atmrtVBRat 593 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* atmnrtVBRat 594 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* atmABRat 595 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* atmCBRat 596 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ATMParameters_specs_1 = {
+	sizeof(struct ATMParameters),
+	offsetof(struct ATMParameters, _asn_ctx),
+	asn_MAP_ATMParameters_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ATMParameters = {
+	"ATMParameters",
+	"ATMParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ATMParameters_tags_1,
+	sizeof(asn_DEF_ATMParameters_tags_1)
+		/sizeof(asn_DEF_ATMParameters_tags_1[0]), /* 1 */
+	asn_DEF_ATMParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ATMParameters_tags_1)
+		/sizeof(asn_DEF_ATMParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ATMParameters_1,
+	6,	/* Elements count */
+	&asn_SPC_ATMParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AddressPattern.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AddressPattern.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AddressPattern.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AddressPattern_H_
+#define	_AddressPattern_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "PartyNumber.h"
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum AddressPattern_PR {
+	AddressPattern_PR_NOTHING,	/* No components present */
+	AddressPattern_PR_wildcard,
+	AddressPattern_PR_range
+	/* Extensions may appear below */
+	
+} AddressPattern_PR;
+
+/* Forward declarations */
+struct AliasAddress;
+
+/* AddressPattern */
+typedef struct AddressPattern {
+	AddressPattern_PR present;
+	union AddressPattern_u {
+		struct AliasAddress	*wildcard;
+		struct AddressPattern__range {
+			PartyNumber_t	 startOfRange;
+			PartyNumber_t	 endOfRange;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *range;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AddressPattern_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AddressPattern;
+extern asn_CHOICE_specifics_t asn_SPC_AddressPattern_specs_1;
+extern asn_TYPE_member_t asn_MBR_AddressPattern_1[2];
+extern asn_per_constraints_t asn_PER_type_AddressPattern_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AliasAddress.h"
+
+#endif	/* _AddressPattern_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AddressPattern.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AddressPattern.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AddressPattern.c	(working copy)
@@ -0,0 +1,115 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AddressPattern.h"
+
+asn_per_constraints_t asn_PER_type_AddressPattern_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_range_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AddressPattern__range, startOfRange),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"startOfRange"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AddressPattern__range, endOfRange),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endOfRange"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_range_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_range_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* startOfRangeat 716 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* endOfRangeat 718 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_range_specs_3 = {
+	sizeof(struct AddressPattern__range),
+	offsetof(struct AddressPattern__range, _asn_ctx),
+	asn_MAP_range_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_range_3 = {
+	"range",
+	"range",
+	&asn_OP_SEQUENCE,
+	asn_DEF_range_tags_3,
+	sizeof(asn_DEF_range_tags_3)
+		/sizeof(asn_DEF_range_tags_3[0]) - 1, /* 1 */
+	asn_DEF_range_tags_3,	/* Same as above */
+	sizeof(asn_DEF_range_tags_3)
+		/sizeof(asn_DEF_range_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_range_3,
+	2,	/* Elements count */
+	&asn_SPC_range_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AddressPattern_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct AddressPattern, choice.wildcard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"wildcard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AddressPattern, choice.range),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_range_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"range"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_AddressPattern_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* wildcardat 713 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rangeat 716 */
+};
+asn_CHOICE_specifics_t asn_SPC_AddressPattern_specs_1 = {
+	sizeof(struct AddressPattern),
+	offsetof(struct AddressPattern, _asn_ctx),
+	offsetof(struct AddressPattern, present),
+	sizeof(((struct AddressPattern *)0)->present),
+	asn_MAP_AddressPattern_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_AddressPattern = {
+	"AddressPattern",
+	"AddressPattern",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_AddressPattern_constr_1, CHOICE_constraint },
+	asn_MBR_AddressPattern_1,
+	2,	/* Elements count */
+	&asn_SPC_AddressPattern_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionConfirm.h	(working copy)
@@ -0,0 +1,180 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AdmissionConfirm_H_
+#define	_AdmissionConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "BandWidth.h"
+#include "CallModel.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include "UUIEsRequested.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct EndpointType;
+struct ICV;
+struct TransportQOS;
+struct AlternateTransportAddresses;
+struct UseSpecifiedTransport;
+struct CircuitInfo;
+struct FeatureSet;
+struct AlternateGK;
+struct AliasAddress;
+struct Endpoint;
+struct ClearToken;
+struct CryptoH323Token;
+struct UUIEsRequested;
+struct RasUsageSpecification;
+struct SupportedProtocols;
+struct ServiceControlSession;
+struct GenericData;
+
+/* AdmissionConfirm */
+typedef struct AdmissionConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	BandWidth_t	 bandWidth;
+	CallModel_t	 callModel;
+	H323_MESSAGES_TransportAddress_t	 destCallSignalAddress;
+	long	*irrFrequency;	/* OPTIONAL */
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AdmissionConfirm__destinationInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destinationInfo;
+	struct AdmissionConfirm__destExtraCallInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destExtraCallInfo;
+	struct EndpointType	*destinationType;	/* OPTIONAL */
+	struct AdmissionConfirm__remoteExtensionAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *remoteExtensionAddress;
+	struct AdmissionConfirm__alternateEndpoints {
+		A_SEQUENCE_OF(struct Endpoint) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateEndpoints;
+	struct AdmissionConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct AdmissionConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct TransportQOS	*transportQOS;	/* OPTIONAL */
+	BOOLEAN_t	*willRespondToIRR;
+	struct UUIEsRequested	*uuiesRequested;
+	struct AdmissionConfirm__language {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *language;
+	struct AlternateTransportAddresses	*alternateTransportAddresses;	/* OPTIONAL */
+	struct UseSpecifiedTransport	*useSpecifiedTransport;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct AdmissionConfirm__usageSpec {
+		A_SEQUENCE_OF(struct RasUsageSpecification) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *usageSpec;
+	struct AdmissionConfirm__supportedProtocols {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedProtocols;
+	struct AdmissionConfirm__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	BOOLEAN_t	*multipleCalls;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct AdmissionConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AdmissionConfirm__modifiedSrcInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *modifiedSrcInfo;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AdmissionConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AdmissionConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_AdmissionConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_AdmissionConfirm_1[29];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "EndpointType.h"
+#include "ICV.h"
+#include "TransportQOS.h"
+#include "AlternateTransportAddresses.h"
+#include "UseSpecifiedTransport.h"
+#include "CircuitInfo.h"
+#include "FeatureSet.h"
+#include "AlternateGK.h"
+#include "AliasAddress.h"
+#include "Endpoint.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "RasUsageSpecification.h"
+#include "SupportedProtocols.h"
+#include "ServiceControlSession.h"
+#include "GenericData.h"
+
+#endif	/* _AdmissionConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionConfirm.c	(working copy)
@@ -0,0 +1,851 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AdmissionConfirm.h"
+
+static int check_permitted_alphabet_27(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_IA5String_constraint_26(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)
+		 && !check_permitted_alphabet_27(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_irrFrequency_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_27 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_irrFrequency_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_destinationInfo_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destinationInfo_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destinationInfo_specs_9 = {
+	sizeof(struct AdmissionConfirm__destinationInfo),
+	offsetof(struct AdmissionConfirm__destinationInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destinationInfo_9 = {
+	"destinationInfo",
+	"destinationInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destinationInfo_tags_9,
+	sizeof(asn_DEF_destinationInfo_tags_9)
+		/sizeof(asn_DEF_destinationInfo_tags_9[0]) - 1, /* 1 */
+	asn_DEF_destinationInfo_tags_9,	/* Same as above */
+	sizeof(asn_DEF_destinationInfo_tags_9)
+		/sizeof(asn_DEF_destinationInfo_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destinationInfo_9,
+	1,	/* Single element */
+	&asn_SPC_destinationInfo_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destExtraCallInfo_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destExtraCallInfo_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destExtraCallInfo_specs_11 = {
+	sizeof(struct AdmissionConfirm__destExtraCallInfo),
+	offsetof(struct AdmissionConfirm__destExtraCallInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destExtraCallInfo_11 = {
+	"destExtraCallInfo",
+	"destExtraCallInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destExtraCallInfo_tags_11,
+	sizeof(asn_DEF_destExtraCallInfo_tags_11)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_11[0]) - 1, /* 1 */
+	asn_DEF_destExtraCallInfo_tags_11,	/* Same as above */
+	sizeof(asn_DEF_destExtraCallInfo_tags_11)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destExtraCallInfo_11,
+	1,	/* Single element */
+	&asn_SPC_destExtraCallInfo_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_remoteExtensionAddress_14[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_remoteExtensionAddress_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_remoteExtensionAddress_specs_14 = {
+	sizeof(struct AdmissionConfirm__remoteExtensionAddress),
+	offsetof(struct AdmissionConfirm__remoteExtensionAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_remoteExtensionAddress_14 = {
+	"remoteExtensionAddress",
+	"remoteExtensionAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_remoteExtensionAddress_tags_14,
+	sizeof(asn_DEF_remoteExtensionAddress_tags_14)
+		/sizeof(asn_DEF_remoteExtensionAddress_tags_14[0]) - 1, /* 1 */
+	asn_DEF_remoteExtensionAddress_tags_14,	/* Same as above */
+	sizeof(asn_DEF_remoteExtensionAddress_tags_14)
+		/sizeof(asn_DEF_remoteExtensionAddress_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_remoteExtensionAddress_14,
+	1,	/* Single element */
+	&asn_SPC_remoteExtensionAddress_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alternateEndpoints_16[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Endpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateEndpoints_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateEndpoints_specs_16 = {
+	sizeof(struct AdmissionConfirm__alternateEndpoints),
+	offsetof(struct AdmissionConfirm__alternateEndpoints, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateEndpoints_16 = {
+	"alternateEndpoints",
+	"alternateEndpoints",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateEndpoints_tags_16,
+	sizeof(asn_DEF_alternateEndpoints_tags_16)
+		/sizeof(asn_DEF_alternateEndpoints_tags_16[0]) - 1, /* 1 */
+	asn_DEF_alternateEndpoints_tags_16,	/* Same as above */
+	sizeof(asn_DEF_alternateEndpoints_tags_16)
+		/sizeof(asn_DEF_alternateEndpoints_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateEndpoints_16,
+	1,	/* Single element */
+	&asn_SPC_alternateEndpoints_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_18[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_18 = {
+	sizeof(struct AdmissionConfirm__tokens),
+	offsetof(struct AdmissionConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_18 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_18,
+	sizeof(asn_DEF_tokens_tags_18)
+		/sizeof(asn_DEF_tokens_tags_18[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_18,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_18)
+		/sizeof(asn_DEF_tokens_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_18,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_20[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_20 = {
+	sizeof(struct AdmissionConfirm__cryptoTokens),
+	offsetof(struct AdmissionConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_20 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_20,
+	sizeof(asn_DEF_cryptoTokens_tags_20)
+		/sizeof(asn_DEF_cryptoTokens_tags_20[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_20,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_20)
+		/sizeof(asn_DEF_cryptoTokens_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_20,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_language_26[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_27,  memb_IA5String_constraint_26 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_language_tags_26[] = {
+	(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_language_specs_26 = {
+	sizeof(struct AdmissionConfirm__language),
+	offsetof(struct AdmissionConfirm__language, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_language_26 = {
+	"language",
+	"language",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_language_tags_26,
+	sizeof(asn_DEF_language_tags_26)
+		/sizeof(asn_DEF_language_tags_26[0]) - 1, /* 1 */
+	asn_DEF_language_tags_26,	/* Same as above */
+	sizeof(asn_DEF_language_tags_26)
+		/sizeof(asn_DEF_language_tags_26[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_language_26,
+	1,	/* Single element */
+	&asn_SPC_language_specs_26	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_usageSpec_31[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RasUsageSpecification,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_usageSpec_tags_31[] = {
+	(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_usageSpec_specs_31 = {
+	sizeof(struct AdmissionConfirm__usageSpec),
+	offsetof(struct AdmissionConfirm__usageSpec, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_usageSpec_31 = {
+	"usageSpec",
+	"usageSpec",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_usageSpec_tags_31,
+	sizeof(asn_DEF_usageSpec_tags_31)
+		/sizeof(asn_DEF_usageSpec_tags_31[0]) - 1, /* 1 */
+	asn_DEF_usageSpec_tags_31,	/* Same as above */
+	sizeof(asn_DEF_usageSpec_tags_31)
+		/sizeof(asn_DEF_usageSpec_tags_31[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_usageSpec_31,
+	1,	/* Single element */
+	&asn_SPC_usageSpec_specs_31	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedProtocols_33[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedProtocols_tags_33[] = {
+	(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedProtocols_specs_33 = {
+	sizeof(struct AdmissionConfirm__supportedProtocols),
+	offsetof(struct AdmissionConfirm__supportedProtocols, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedProtocols_33 = {
+	"supportedProtocols",
+	"supportedProtocols",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedProtocols_tags_33,
+	sizeof(asn_DEF_supportedProtocols_tags_33)
+		/sizeof(asn_DEF_supportedProtocols_tags_33[0]) - 1, /* 1 */
+	asn_DEF_supportedProtocols_tags_33,	/* Same as above */
+	sizeof(asn_DEF_supportedProtocols_tags_33)
+		/sizeof(asn_DEF_supportedProtocols_tags_33[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedProtocols_33,
+	1,	/* Single element */
+	&asn_SPC_supportedProtocols_specs_33	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_35[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_35[] = {
+	(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_35 = {
+	sizeof(struct AdmissionConfirm__serviceControl),
+	offsetof(struct AdmissionConfirm__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_35 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_35,
+	sizeof(asn_DEF_serviceControl_tags_35)
+		/sizeof(asn_DEF_serviceControl_tags_35[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_35,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_35)
+		/sizeof(asn_DEF_serviceControl_tags_35[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_35,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_35	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_39[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_39[] = {
+	(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_39 = {
+	sizeof(struct AdmissionConfirm__genericData),
+	offsetof(struct AdmissionConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_39 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_39,
+	sizeof(asn_DEF_genericData_tags_39)
+		/sizeof(asn_DEF_genericData_tags_39[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_39,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_39)
+		/sizeof(asn_DEF_genericData_tags_39[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_39,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_39	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_modifiedSrcInfo_41[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_modifiedSrcInfo_tags_41[] = {
+	(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_modifiedSrcInfo_specs_41 = {
+	sizeof(struct AdmissionConfirm__modifiedSrcInfo),
+	offsetof(struct AdmissionConfirm__modifiedSrcInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_modifiedSrcInfo_41 = {
+	"modifiedSrcInfo",
+	"modifiedSrcInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_modifiedSrcInfo_tags_41,
+	sizeof(asn_DEF_modifiedSrcInfo_tags_41)
+		/sizeof(asn_DEF_modifiedSrcInfo_tags_41[0]) - 1, /* 1 */
+	asn_DEF_modifiedSrcInfo_tags_41,	/* Same as above */
+	sizeof(asn_DEF_modifiedSrcInfo_tags_41)
+		/sizeof(asn_DEF_modifiedSrcInfo_tags_41[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_modifiedSrcInfo_41,
+	1,	/* Single element */
+	&asn_SPC_modifiedSrcInfo_specs_41	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AdmissionConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionConfirm, bandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandWidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionConfirm, callModel),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallModel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callModel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionConfirm, destCallSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destCallSignalAddress"
+		},
+	{ ATF_POINTER, 25, offsetof(struct AdmissionConfirm, irrFrequency),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_irrFrequency_constr_6,  memb_irrFrequency_constraint_1 },
+		0, 0, /* No default value */
+		"irrFrequency"
+		},
+	{ ATF_POINTER, 24, offsetof(struct AdmissionConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 23, offsetof(struct AdmissionConfirm, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_destinationInfo_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 22, offsetof(struct AdmissionConfirm, destExtraCallInfo),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_destExtraCallInfo_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destExtraCallInfo"
+		},
+	{ ATF_POINTER, 21, offsetof(struct AdmissionConfirm, destinationType),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationType"
+		},
+	{ ATF_POINTER, 20, offsetof(struct AdmissionConfirm, remoteExtensionAddress),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_remoteExtensionAddress_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"remoteExtensionAddress"
+		},
+	{ ATF_POINTER, 19, offsetof(struct AdmissionConfirm, alternateEndpoints),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_alternateEndpoints_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateEndpoints"
+		},
+	{ ATF_POINTER, 18, offsetof(struct AdmissionConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_tokens_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 17, offsetof(struct AdmissionConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 16, offsetof(struct AdmissionConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 15, offsetof(struct AdmissionConfirm, transportQOS),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_TransportQOS,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportQOS"
+		},
+	{ ATF_POINTER, 14, offsetof(struct AdmissionConfirm, willRespondToIRR),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"willRespondToIRR"
+		},
+	{ ATF_POINTER, 13, offsetof(struct AdmissionConfirm, uuiesRequested),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_UUIEsRequested,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"uuiesRequested"
+		},
+	{ ATF_POINTER, 12, offsetof(struct AdmissionConfirm, language),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		0,
+		&asn_DEF_language_26,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+	{ ATF_POINTER, 11, offsetof(struct AdmissionConfirm, alternateTransportAddresses),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateTransportAddresses,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateTransportAddresses"
+		},
+	{ ATF_POINTER, 10, offsetof(struct AdmissionConfirm, useSpecifiedTransport),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UseSpecifiedTransport,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"useSpecifiedTransport"
+		},
+	{ ATF_POINTER, 9, offsetof(struct AdmissionConfirm, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 8, offsetof(struct AdmissionConfirm, usageSpec),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		0,
+		&asn_DEF_usageSpec_31,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageSpec"
+		},
+	{ ATF_POINTER, 7, offsetof(struct AdmissionConfirm, supportedProtocols),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		0,
+		&asn_DEF_supportedProtocols_33,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedProtocols"
+		},
+	{ ATF_POINTER, 6, offsetof(struct AdmissionConfirm, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		0,
+		&asn_DEF_serviceControl_35,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 5, offsetof(struct AdmissionConfirm, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 4, offsetof(struct AdmissionConfirm, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 3, offsetof(struct AdmissionConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		0,
+		&asn_DEF_genericData_39,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct AdmissionConfirm, modifiedSrcInfo),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		0,
+		&asn_DEF_modifiedSrcInfo_41,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"modifiedSrcInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AdmissionConfirm, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_AdmissionConfirm_oms_1[] = { 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28 };
+static const ber_tlv_tag_t asn_DEF_AdmissionConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AdmissionConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1794 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bandWidthat 1795 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* callModelat 1796 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* destCallSignalAddressat 1797 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* irrFrequencyat 1798 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* nonStandardDataat 1799 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* destinationInfoat 1801 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* destExtraCallInfoat 1802 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* destinationTypeat 1803 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* remoteExtensionAddressat 1804 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* alternateEndpointsat 1805 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* tokensat 1806 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* cryptoTokensat 1807 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* integrityCheckValueat 1808 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* transportQOSat 1809 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* willRespondToIRRat 1810 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* uuiesRequestedat 1811 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* languageat 1812 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* alternateTransportAddressesat 1813 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* useSpecifiedTransportat 1814 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* circuitInfoat 1815 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* usageSpecat 1816 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* supportedProtocolsat 1817 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* serviceControlat 1818 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* multipleCallsat 1819 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* featureSetat 1820 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* genericDataat 1821 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 }, /* modifiedSrcInfoat 1822 */
+    { (ASN_TAG_CLASS_CONTEXT | (28 << 2)), 28, 0, 0 } /* assignedGatekeeperat 1823 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AdmissionConfirm_specs_1 = {
+	sizeof(struct AdmissionConfirm),
+	offsetof(struct AdmissionConfirm, _asn_ctx),
+	asn_MAP_AdmissionConfirm_tag2el_1,
+	29,	/* Count of tags in the map */
+	asn_MAP_AdmissionConfirm_oms_1,	/* Optional members */
+	2, 23,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AdmissionConfirm = {
+	"AdmissionConfirm",
+	"AdmissionConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AdmissionConfirm_tags_1,
+	sizeof(asn_DEF_AdmissionConfirm_tags_1)
+		/sizeof(asn_DEF_AdmissionConfirm_tags_1[0]), /* 1 */
+	asn_DEF_AdmissionConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AdmissionConfirm_tags_1)
+		/sizeof(asn_DEF_AdmissionConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AdmissionConfirm_1,
+	29,	/* Elements count */
+	&asn_SPC_AdmissionConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionReject.h	(working copy)
@@ -0,0 +1,107 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AdmissionReject_H_
+#define	_AdmissionReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "AdmissionRejectReason.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct FeatureSet;
+struct AlternateGK;
+struct ClearToken;
+struct CryptoH323Token;
+struct TransportAddress;
+struct ServiceControlSession;
+struct GenericData;
+
+/* AdmissionReject */
+typedef struct AdmissionReject {
+	RequestSeqNum_t	 requestSeqNum;
+	AdmissionRejectReason_t	 rejectReason;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct AdmissionReject__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct AdmissionReject__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct AdmissionReject__callSignalAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *callSignalAddress;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct AdmissionReject__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct AdmissionReject__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AdmissionReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AdmissionReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_AdmissionReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_AdmissionReject_1[12];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "AlternateGK.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "ServiceControlSession.h"
+#include "GenericData.h"
+
+#endif	/* _AdmissionReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionReject.c	(working copy)
@@ -0,0 +1,347 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AdmissionReject.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_7 = {
+	sizeof(struct AdmissionReject__tokens),
+	offsetof(struct AdmissionReject__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_7 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_7,
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_7,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_9 = {
+	sizeof(struct AdmissionReject__cryptoTokens),
+	offsetof(struct AdmissionReject__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_9 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_9,
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_9,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_callSignalAddress_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callSignalAddress_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_callSignalAddress_specs_11 = {
+	sizeof(struct AdmissionReject__callSignalAddress),
+	offsetof(struct AdmissionReject__callSignalAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callSignalAddress_11 = {
+	"callSignalAddress",
+	"callSignalAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_callSignalAddress_tags_11,
+	sizeof(asn_DEF_callSignalAddress_tags_11)
+		/sizeof(asn_DEF_callSignalAddress_tags_11[0]) - 1, /* 1 */
+	asn_DEF_callSignalAddress_tags_11,	/* Same as above */
+	sizeof(asn_DEF_callSignalAddress_tags_11)
+		/sizeof(asn_DEF_callSignalAddress_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_callSignalAddress_11,
+	1,	/* Single element */
+	&asn_SPC_callSignalAddress_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_14[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_14 = {
+	sizeof(struct AdmissionReject__serviceControl),
+	offsetof(struct AdmissionReject__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_14 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_14,
+	sizeof(asn_DEF_serviceControl_tags_14)
+		/sizeof(asn_DEF_serviceControl_tags_14[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_14,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_14)
+		/sizeof(asn_DEF_serviceControl_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_14,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_17[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_17 = {
+	sizeof(struct AdmissionReject__genericData),
+	offsetof(struct AdmissionReject__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_17 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_17,
+	sizeof(asn_DEF_genericData_tags_17)
+		/sizeof(asn_DEF_genericData_tags_17[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_17,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_17)
+		/sizeof(asn_DEF_genericData_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_17,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_17	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AdmissionReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionReject, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AdmissionRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_POINTER, 10, offsetof(struct AdmissionReject, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 9, offsetof(struct AdmissionReject, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 8, offsetof(struct AdmissionReject, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_tokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 7, offsetof(struct AdmissionReject, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 6, offsetof(struct AdmissionReject, callSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_callSignalAddress_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignalAddress"
+		},
+	{ ATF_POINTER, 5, offsetof(struct AdmissionReject, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 4, offsetof(struct AdmissionReject, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_serviceControl_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 3, offsetof(struct AdmissionReject, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 2, offsetof(struct AdmissionReject, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_genericData_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AdmissionReject, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_AdmissionReject_oms_1[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 };
+static const ber_tlv_tag_t asn_DEF_AdmissionReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AdmissionReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1846 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rejectReasonat 1847 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1848 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* altGKInfoat 1850 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* tokensat 1851 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cryptoTokensat 1852 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* callSignalAddressat 1853 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* integrityCheckValueat 1854 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* serviceControlat 1855 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* featureSetat 1856 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* genericDataat 1857 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* assignedGatekeeperat 1858 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AdmissionReject_specs_1 = {
+	sizeof(struct AdmissionReject),
+	offsetof(struct AdmissionReject, _asn_ctx),
+	asn_MAP_AdmissionReject_tag2el_1,
+	12,	/* Count of tags in the map */
+	asn_MAP_AdmissionReject_oms_1,	/* Optional members */
+	1, 9,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AdmissionReject = {
+	"AdmissionReject",
+	"AdmissionReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AdmissionReject_tags_1,
+	sizeof(asn_DEF_AdmissionReject_tags_1)
+		/sizeof(asn_DEF_AdmissionReject_tags_1[0]), /* 1 */
+	asn_DEF_AdmissionReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AdmissionReject_tags_1)
+		/sizeof(asn_DEF_AdmissionReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AdmissionReject_1,
+	12,	/* Elements count */
+	&asn_SPC_AdmissionReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRejectReason.h	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AdmissionRejectReason_H_
+#define	_AdmissionRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum AdmissionRejectReason_PR {
+	AdmissionRejectReason_PR_NOTHING,	/* No components present */
+	AdmissionRejectReason_PR_calledPartyNotRegistered,
+	AdmissionRejectReason_PR_invalidPermission,
+	AdmissionRejectReason_PR_requestDenied,
+	AdmissionRejectReason_PR_undefinedReason,
+	AdmissionRejectReason_PR_callerNotRegistered,
+	AdmissionRejectReason_PR_routeCallToGatekeeper,
+	AdmissionRejectReason_PR_invalidEndpointIdentifier,
+	AdmissionRejectReason_PR_resourceUnavailable,
+	/* Extensions may appear below */
+	AdmissionRejectReason_PR_securityDenial,
+	AdmissionRejectReason_PR_qosControlNotSupported,
+	AdmissionRejectReason_PR_incompleteAddress,
+	AdmissionRejectReason_PR_aliasesInconsistent,
+	AdmissionRejectReason_PR_routeCallToSCN,
+	AdmissionRejectReason_PR_exceedsCallCapacity,
+	AdmissionRejectReason_PR_collectDestination,
+	AdmissionRejectReason_PR_collectPIN,
+	AdmissionRejectReason_PR_genericDataReason,
+	AdmissionRejectReason_PR_neededFeatureNotSupported,
+	AdmissionRejectReason_PR_securityError,
+	AdmissionRejectReason_PR_securityDHmismatch,
+	AdmissionRejectReason_PR_noRouteToDestination,
+	AdmissionRejectReason_PR_unallocatedNumber,
+	AdmissionRejectReason_PR_registerWithAssignedGK
+} AdmissionRejectReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors2;
+struct PartyNumber;
+
+/* AdmissionRejectReason */
+typedef struct AdmissionRejectReason {
+	AdmissionRejectReason_PR present;
+	union AdmissionRejectReason_u {
+		NULL_t	 calledPartyNotRegistered;
+		NULL_t	 invalidPermission;
+		NULL_t	 requestDenied;
+		NULL_t	 undefinedReason;
+		NULL_t	 callerNotRegistered;
+		NULL_t	 routeCallToGatekeeper;
+		NULL_t	 invalidEndpointIdentifier;
+		NULL_t	 resourceUnavailable;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 securityDenial;
+		NULL_t	 qosControlNotSupported;
+		NULL_t	 incompleteAddress;
+		NULL_t	 aliasesInconsistent;
+		struct AdmissionRejectReason__routeCallToSCN {
+			A_SEQUENCE_OF(struct PartyNumber) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *routeCallToSCN;
+		NULL_t	 exceedsCallCapacity;
+		NULL_t	 collectDestination;
+		NULL_t	 collectPIN;
+		NULL_t	 genericDataReason;
+		NULL_t	 neededFeatureNotSupported;
+		struct SecurityErrors2	*securityError;
+		NULL_t	 securityDHmismatch;
+		NULL_t	 noRouteToDestination;
+		NULL_t	 unallocatedNumber;
+		NULL_t	 registerWithAssignedGK;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AdmissionRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AdmissionRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_AdmissionRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_AdmissionRejectReason_1[23];
+extern asn_per_constraints_t asn_PER_type_AdmissionRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors2.h"
+#include "PartyNumber.h"
+
+#endif	/* _AdmissionRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRejectReason.c	(working copy)
@@ -0,0 +1,309 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AdmissionRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_AdmissionRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  7 }	/* (0..7,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_routeCallToSCN_15[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_PartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_routeCallToSCN_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_routeCallToSCN_specs_15 = {
+	sizeof(struct AdmissionRejectReason__routeCallToSCN),
+	offsetof(struct AdmissionRejectReason__routeCallToSCN, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_routeCallToSCN_15 = {
+	"routeCallToSCN",
+	"routeCallToSCN",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_routeCallToSCN_tags_15,
+	sizeof(asn_DEF_routeCallToSCN_tags_15)
+		/sizeof(asn_DEF_routeCallToSCN_tags_15[0]) - 1, /* 1 */
+	asn_DEF_routeCallToSCN_tags_15,	/* Same as above */
+	sizeof(asn_DEF_routeCallToSCN_tags_15)
+		/sizeof(asn_DEF_routeCallToSCN_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_routeCallToSCN_15,
+	1,	/* Single element */
+	&asn_SPC_routeCallToSCN_specs_15	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AdmissionRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.calledPartyNotRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"calledPartyNotRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.invalidPermission),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidPermission"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.requestDenied),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestDenied"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.callerNotRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callerNotRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.routeCallToGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routeCallToGatekeeper"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.invalidEndpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidEndpointIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.resourceUnavailable),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resourceUnavailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.qosControlNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qosControlNotSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.incompleteAddress),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"incompleteAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.aliasesInconsistent),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aliasesInconsistent"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AdmissionRejectReason, choice.routeCallToSCN),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_routeCallToSCN_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routeCallToSCN"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.exceedsCallCapacity),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"exceedsCallCapacity"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.collectDestination),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"collectDestination"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.collectPIN),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"collectPIN"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.genericDataReason),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericDataReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.neededFeatureNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatureNotSupported"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AdmissionRejectReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.securityDHmismatch),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDHmismatch"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.noRouteToDestination),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noRouteToDestination"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.unallocatedNumber),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unallocatedNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRejectReason, choice.registerWithAssignedGK),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"registerWithAssignedGK"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_AdmissionRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* calledPartyNotRegisteredat 1863 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* invalidPermissionat 1864 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* requestDeniedat 1865 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* undefinedReasonat 1866 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* callerNotRegisteredat 1867 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* routeCallToGatekeeperat 1868 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* invalidEndpointIdentifierat 1869 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* resourceUnavailableat 1870 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* securityDenialat 1872 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* qosControlNotSupportedat 1873 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* incompleteAddressat 1874 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* aliasesInconsistentat 1875 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* routeCallToSCNat 1876 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* exceedsCallCapacityat 1877 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* collectDestinationat 1878 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* collectPINat 1879 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* genericDataReasonat 1880 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* neededFeatureNotSupportedat 1881 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* securityErrorat 1882 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* securityDHmismatchat 1883 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* noRouteToDestinationat 1884 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* unallocatedNumberat 1885 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 } /* registerWithAssignedGKat 1886 */
+};
+asn_CHOICE_specifics_t asn_SPC_AdmissionRejectReason_specs_1 = {
+	sizeof(struct AdmissionRejectReason),
+	offsetof(struct AdmissionRejectReason, _asn_ctx),
+	offsetof(struct AdmissionRejectReason, present),
+	sizeof(((struct AdmissionRejectReason *)0)->present),
+	asn_MAP_AdmissionRejectReason_tag2el_1,
+	23,	/* Count of tags in the map */
+	0, 0,
+	8	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_AdmissionRejectReason = {
+	"AdmissionRejectReason",
+	"AdmissionRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_AdmissionRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_AdmissionRejectReason_1,
+	23,	/* Elements count */
+	&asn_SPC_AdmissionRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRequest.h	(working copy)
@@ -0,0 +1,174 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AdmissionRequest_H_
+#define	_AdmissionRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "CallType.h"
+#include "EndpointIdentifier.h"
+#include "BandWidth.h"
+#include "CallReferenceValue.h"
+#include "ConferenceIdentifier.h"
+#include <BOOLEAN.h>
+#include "CallIdentifier.h"
+#include "GatekeeperIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CallModel;
+struct TransportAddress;
+struct NonStandardParameter;
+struct QseriesOptions;
+struct ICV;
+struct TransportQOS;
+struct CallLinkage;
+struct DataRate;
+struct CallCapacity;
+struct CircuitInfo;
+struct TunnelledProtocol;
+struct FeatureSet;
+struct AliasAddress;
+struct CallIdentifier;
+struct Endpoint;
+struct ClearToken;
+struct CryptoH323Token;
+struct SupportedProtocols;
+struct GenericData;
+
+/* AdmissionRequest */
+typedef struct AdmissionRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	CallType_t	 callType;
+	struct CallModel	*callModel;	/* OPTIONAL */
+	EndpointIdentifier_t	 endpointIdentifier;
+	struct AdmissionRequest__destinationInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destinationInfo;
+	struct TransportAddress	*destCallSignalAddress;	/* OPTIONAL */
+	struct AdmissionRequest__destExtraCallInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destExtraCallInfo;
+	struct AdmissionRequest__srcInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} srcInfo;
+	struct TransportAddress	*srcCallSignalAddress;	/* OPTIONAL */
+	BandWidth_t	 bandWidth;
+	CallReferenceValue_t	 callReferenceValue;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct QseriesOptions	*callServices;	/* OPTIONAL */
+	ConferenceIdentifier_t	 conferenceID;
+	BOOLEAN_t	 activeMC;
+	BOOLEAN_t	 answerCall;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*canMapAlias;
+	struct CallIdentifier	*callIdentifier;
+	struct AdmissionRequest__srcAlternatives {
+		A_SEQUENCE_OF(struct Endpoint) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *srcAlternatives;
+	struct AdmissionRequest__destAlternatives {
+		A_SEQUENCE_OF(struct Endpoint) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destAlternatives;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	struct AdmissionRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct AdmissionRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct TransportQOS	*transportQOS;	/* OPTIONAL */
+	BOOLEAN_t	*willSupplyUUIEs;
+	struct CallLinkage	*callLinkage;	/* OPTIONAL */
+	struct DataRate	*gatewayDataRate;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct AdmissionRequest__desiredProtocols {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *desiredProtocols;
+	struct TunnelledProtocol	*desiredTunnelledProtocol;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct AdmissionRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	BOOLEAN_t	*canMapSrcAlias;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AdmissionRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AdmissionRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_AdmissionRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_AdmissionRequest_1[35];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CallModel.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "QseriesOptions.h"
+#include "ICV.h"
+#include "TransportQOS.h"
+#include "CallLinkage.h"
+#include "DataRate.h"
+#include "CallCapacity.h"
+#include "CircuitInfo.h"
+#include "TunnelledProtocol.h"
+#include "FeatureSet.h"
+#include "AliasAddress.h"
+#include "Endpoint.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "SupportedProtocols.h"
+#include "GenericData.h"
+
+#endif	/* _AdmissionRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AdmissionRequest.c	(working copy)
@@ -0,0 +1,725 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AdmissionRequest.h"
+
+static asn_TYPE_member_t asn_MBR_destinationInfo_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destinationInfo_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destinationInfo_specs_6 = {
+	sizeof(struct AdmissionRequest__destinationInfo),
+	offsetof(struct AdmissionRequest__destinationInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destinationInfo_6 = {
+	"destinationInfo",
+	"destinationInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destinationInfo_tags_6,
+	sizeof(asn_DEF_destinationInfo_tags_6)
+		/sizeof(asn_DEF_destinationInfo_tags_6[0]) - 1, /* 1 */
+	asn_DEF_destinationInfo_tags_6,	/* Same as above */
+	sizeof(asn_DEF_destinationInfo_tags_6)
+		/sizeof(asn_DEF_destinationInfo_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destinationInfo_6,
+	1,	/* Single element */
+	&asn_SPC_destinationInfo_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destExtraCallInfo_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destExtraCallInfo_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destExtraCallInfo_specs_9 = {
+	sizeof(struct AdmissionRequest__destExtraCallInfo),
+	offsetof(struct AdmissionRequest__destExtraCallInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destExtraCallInfo_9 = {
+	"destExtraCallInfo",
+	"destExtraCallInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destExtraCallInfo_tags_9,
+	sizeof(asn_DEF_destExtraCallInfo_tags_9)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_9[0]) - 1, /* 1 */
+	asn_DEF_destExtraCallInfo_tags_9,	/* Same as above */
+	sizeof(asn_DEF_destExtraCallInfo_tags_9)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destExtraCallInfo_9,
+	1,	/* Single element */
+	&asn_SPC_destExtraCallInfo_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_srcInfo_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_srcInfo_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_srcInfo_specs_11 = {
+	sizeof(struct AdmissionRequest__srcInfo),
+	offsetof(struct AdmissionRequest__srcInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_srcInfo_11 = {
+	"srcInfo",
+	"srcInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_srcInfo_tags_11,
+	sizeof(asn_DEF_srcInfo_tags_11)
+		/sizeof(asn_DEF_srcInfo_tags_11[0]) - 1, /* 1 */
+	asn_DEF_srcInfo_tags_11,	/* Same as above */
+	sizeof(asn_DEF_srcInfo_tags_11)
+		/sizeof(asn_DEF_srcInfo_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_srcInfo_11,
+	1,	/* Single element */
+	&asn_SPC_srcInfo_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_srcAlternatives_24[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Endpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_srcAlternatives_tags_24[] = {
+	(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_srcAlternatives_specs_24 = {
+	sizeof(struct AdmissionRequest__srcAlternatives),
+	offsetof(struct AdmissionRequest__srcAlternatives, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_srcAlternatives_24 = {
+	"srcAlternatives",
+	"srcAlternatives",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_srcAlternatives_tags_24,
+	sizeof(asn_DEF_srcAlternatives_tags_24)
+		/sizeof(asn_DEF_srcAlternatives_tags_24[0]) - 1, /* 1 */
+	asn_DEF_srcAlternatives_tags_24,	/* Same as above */
+	sizeof(asn_DEF_srcAlternatives_tags_24)
+		/sizeof(asn_DEF_srcAlternatives_tags_24[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_srcAlternatives_24,
+	1,	/* Single element */
+	&asn_SPC_srcAlternatives_specs_24	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destAlternatives_26[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Endpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destAlternatives_tags_26[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destAlternatives_specs_26 = {
+	sizeof(struct AdmissionRequest__destAlternatives),
+	offsetof(struct AdmissionRequest__destAlternatives, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destAlternatives_26 = {
+	"destAlternatives",
+	"destAlternatives",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destAlternatives_tags_26,
+	sizeof(asn_DEF_destAlternatives_tags_26)
+		/sizeof(asn_DEF_destAlternatives_tags_26[0]) - 1, /* 1 */
+	asn_DEF_destAlternatives_tags_26,	/* Same as above */
+	sizeof(asn_DEF_destAlternatives_tags_26)
+		/sizeof(asn_DEF_destAlternatives_tags_26[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destAlternatives_26,
+	1,	/* Single element */
+	&asn_SPC_destAlternatives_specs_26	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_29[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_29[] = {
+	(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_29 = {
+	sizeof(struct AdmissionRequest__tokens),
+	offsetof(struct AdmissionRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_29 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_29,
+	sizeof(asn_DEF_tokens_tags_29)
+		/sizeof(asn_DEF_tokens_tags_29[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_29,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_29)
+		/sizeof(asn_DEF_tokens_tags_29[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_29,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_29	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_31[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_31[] = {
+	(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_31 = {
+	sizeof(struct AdmissionRequest__cryptoTokens),
+	offsetof(struct AdmissionRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_31 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_31,
+	sizeof(asn_DEF_cryptoTokens_tags_31)
+		/sizeof(asn_DEF_cryptoTokens_tags_31[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_31,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_31)
+		/sizeof(asn_DEF_cryptoTokens_tags_31[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_31,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_31	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_desiredProtocols_40[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_desiredProtocols_tags_40[] = {
+	(ASN_TAG_CLASS_CONTEXT | (30 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_desiredProtocols_specs_40 = {
+	sizeof(struct AdmissionRequest__desiredProtocols),
+	offsetof(struct AdmissionRequest__desiredProtocols, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_desiredProtocols_40 = {
+	"desiredProtocols",
+	"desiredProtocols",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_desiredProtocols_tags_40,
+	sizeof(asn_DEF_desiredProtocols_tags_40)
+		/sizeof(asn_DEF_desiredProtocols_tags_40[0]) - 1, /* 1 */
+	asn_DEF_desiredProtocols_tags_40,	/* Same as above */
+	sizeof(asn_DEF_desiredProtocols_tags_40)
+		/sizeof(asn_DEF_desiredProtocols_tags_40[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_desiredProtocols_40,
+	1,	/* Single element */
+	&asn_SPC_desiredProtocols_specs_40	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_44[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_44[] = {
+	(ASN_TAG_CLASS_CONTEXT | (33 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_44 = {
+	sizeof(struct AdmissionRequest__genericData),
+	offsetof(struct AdmissionRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_44 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_44,
+	sizeof(asn_DEF_genericData_tags_44)
+		/sizeof(asn_DEF_genericData_tags_44[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_44,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_44)
+		/sizeof(asn_DEF_genericData_tags_44[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_44,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_44	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AdmissionRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, callType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callType"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AdmissionRequest, callModel),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallModel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callModel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_POINTER, 3, offsetof(struct AdmissionRequest, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_destinationInfo_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 2, offsetof(struct AdmissionRequest, destCallSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destCallSignalAddress"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AdmissionRequest, destExtraCallInfo),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_destExtraCallInfo_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destExtraCallInfo"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, srcInfo),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_srcInfo_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srcInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AdmissionRequest, srcCallSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srcCallSignalAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, bandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandWidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, callReferenceValue),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallReferenceValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callReferenceValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct AdmissionRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AdmissionRequest, callServices),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_QseriesOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callServices"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, activeMC),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"activeMC"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AdmissionRequest, answerCall),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"answerCall"
+		},
+	{ ATF_POINTER, 19, offsetof(struct AdmissionRequest, canMapAlias),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canMapAlias"
+		},
+	{ ATF_POINTER, 18, offsetof(struct AdmissionRequest, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 17, offsetof(struct AdmissionRequest, srcAlternatives),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		0,
+		&asn_DEF_srcAlternatives_24,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srcAlternatives"
+		},
+	{ ATF_POINTER, 16, offsetof(struct AdmissionRequest, destAlternatives),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_destAlternatives_26,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destAlternatives"
+		},
+	{ ATF_POINTER, 15, offsetof(struct AdmissionRequest, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_POINTER, 14, offsetof(struct AdmissionRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		0,
+		&asn_DEF_tokens_29,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 13, offsetof(struct AdmissionRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_31,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 12, offsetof(struct AdmissionRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 11, offsetof(struct AdmissionRequest, transportQOS),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_TransportQOS,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportQOS"
+		},
+	{ ATF_POINTER, 10, offsetof(struct AdmissionRequest, willSupplyUUIEs),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"willSupplyUUIEs"
+		},
+	{ ATF_POINTER, 9, offsetof(struct AdmissionRequest, callLinkage),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallLinkage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callLinkage"
+		},
+	{ ATF_POINTER, 8, offsetof(struct AdmissionRequest, gatewayDataRate),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatewayDataRate"
+		},
+	{ ATF_POINTER, 7, offsetof(struct AdmissionRequest, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 6, offsetof(struct AdmissionRequest, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (29 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 5, offsetof(struct AdmissionRequest, desiredProtocols),
+		(ASN_TAG_CLASS_CONTEXT | (30 << 2)),
+		0,
+		&asn_DEF_desiredProtocols_40,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desiredProtocols"
+		},
+	{ ATF_POINTER, 4, offsetof(struct AdmissionRequest, desiredTunnelledProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (31 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TunnelledProtocol,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desiredTunnelledProtocol"
+		},
+	{ ATF_POINTER, 3, offsetof(struct AdmissionRequest, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (32 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 2, offsetof(struct AdmissionRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (33 << 2)),
+		0,
+		&asn_DEF_genericData_44,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AdmissionRequest, canMapSrcAlias),
+		(ASN_TAG_CLASS_CONTEXT | (34 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canMapSrcAlias"
+		},
+};
+static const int asn_MAP_AdmissionRequest_oms_1[] = { 2, 4, 5, 6, 8, 11, 12, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34 };
+static const ber_tlv_tag_t asn_DEF_AdmissionRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AdmissionRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1729 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callTypeat 1730 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* callModelat 1731 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* endpointIdentifierat 1732 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* destinationInfoat 1733 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* destCallSignalAddressat 1734 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* destExtraCallInfoat 1735 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* srcInfoat 1736 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* srcCallSignalAddressat 1737 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* bandWidthat 1738 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* callReferenceValueat 1739 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* nonStandardDataat 1740 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* callServicesat 1741 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* conferenceIDat 1742 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* activeMCat 1743 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* answerCallat 1744 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* canMapAliasat 1746 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* callIdentifierat 1747 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* srcAlternativesat 1748 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* destAlternativesat 1749 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* gatekeeperIdentifierat 1750 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* tokensat 1751 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* cryptoTokensat 1752 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* integrityCheckValueat 1753 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* transportQOSat 1754 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* willSupplyUUIEsat 1755 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* callLinkageat 1756 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 }, /* gatewayDataRateat 1757 */
+    { (ASN_TAG_CLASS_CONTEXT | (28 << 2)), 28, 0, 0 }, /* capacityat 1758 */
+    { (ASN_TAG_CLASS_CONTEXT | (29 << 2)), 29, 0, 0 }, /* circuitInfoat 1759 */
+    { (ASN_TAG_CLASS_CONTEXT | (30 << 2)), 30, 0, 0 }, /* desiredProtocolsat 1760 */
+    { (ASN_TAG_CLASS_CONTEXT | (31 << 2)), 31, 0, 0 }, /* desiredTunnelledProtocolat 1761 */
+    { (ASN_TAG_CLASS_CONTEXT | (32 << 2)), 32, 0, 0 }, /* featureSetat 1762 */
+    { (ASN_TAG_CLASS_CONTEXT | (33 << 2)), 33, 0, 0 }, /* genericDataat 1763 */
+    { (ASN_TAG_CLASS_CONTEXT | (34 << 2)), 34, 0, 0 } /* canMapSrcAliasat 1764 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AdmissionRequest_specs_1 = {
+	sizeof(struct AdmissionRequest),
+	offsetof(struct AdmissionRequest, _asn_ctx),
+	asn_MAP_AdmissionRequest_tag2el_1,
+	35,	/* Count of tags in the map */
+	asn_MAP_AdmissionRequest_oms_1,	/* Optional members */
+	7, 19,	/* Root/Additions */
+	16,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AdmissionRequest = {
+	"AdmissionRequest",
+	"AdmissionRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AdmissionRequest_tags_1,
+	sizeof(asn_DEF_AdmissionRequest_tags_1)
+		/sizeof(asn_DEF_AdmissionRequest_tags_1[0]), /* 1 */
+	asn_DEF_AdmissionRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AdmissionRequest_tags_1)
+		/sizeof(asn_DEF_AdmissionRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AdmissionRequest_1,
+	35,	/* Elements count */
+	&asn_SPC_AdmissionRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Alerting-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Alerting-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Alerting-UUIE.h	(working copy)
@@ -0,0 +1,124 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Alerting_UUIE_H_
+#define	_Alerting_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "EndpointType.h"
+#include "CallIdentifier.h"
+#include <BOOLEAN.h>
+#include "ScreeningIndicator.h"
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+struct H245Security;
+struct PresentationIndicator;
+struct CallCapacity;
+struct FeatureSet;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct AliasAddress;
+struct ServiceControlSession;
+struct DisplayName;
+
+/* Alerting-UUIE */
+typedef struct Alerting_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	EndpointType_t	 destinationInfo;
+	struct TransportAddress	*h245Address;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct H245Security	*h245SecurityMode;	/* OPTIONAL */
+	struct Alerting_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Alerting_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct Alerting_UUIE__fastStart {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *fastStart;
+	BOOLEAN_t	*multipleCalls;
+	BOOLEAN_t	*maintainConnection;
+	struct Alerting_UUIE__alertingAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alertingAddress;
+	struct PresentationIndicator	*presentationIndicator;	/* OPTIONAL */
+	ScreeningIndicator_t	*screeningIndicator;	/* OPTIONAL */
+	NULL_t	*fastConnectRefused;	/* OPTIONAL */
+	struct Alerting_UUIE__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct Alerting_UUIE__displayName {
+		A_SEQUENCE_OF(struct DisplayName) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *displayName;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Alerting_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Alerting_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Alerting_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Alerting_UUIE_1[18];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "H245Security.h"
+#include "PresentationIndicator.h"
+#include "CallCapacity.h"
+#include "FeatureSet.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AliasAddress.h"
+#include "ServiceControlSession.h"
+#include "DisplayName.h"
+
+#endif	/* _Alerting_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Alerting-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Alerting-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Alerting-UUIE.c	(working copy)
@@ -0,0 +1,444 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Alerting-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_8 = {
+	sizeof(struct Alerting_UUIE__tokens),
+	offsetof(struct Alerting_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_8 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_8,
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_8,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_8,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_10[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_10 = {
+	sizeof(struct Alerting_UUIE__cryptoTokens),
+	offsetof(struct Alerting_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_10 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_10,
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_10,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_10,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_fastStart_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_fastStart_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_fastStart_specs_12 = {
+	sizeof(struct Alerting_UUIE__fastStart),
+	offsetof(struct Alerting_UUIE__fastStart, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_fastStart_12 = {
+	"fastStart",
+	"fastStart",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_fastStart_tags_12,
+	sizeof(asn_DEF_fastStart_tags_12)
+		/sizeof(asn_DEF_fastStart_tags_12[0]) - 1, /* 1 */
+	asn_DEF_fastStart_tags_12,	/* Same as above */
+	sizeof(asn_DEF_fastStart_tags_12)
+		/sizeof(asn_DEF_fastStart_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_fastStart_12,
+	1,	/* Single element */
+	&asn_SPC_fastStart_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alertingAddress_16[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alertingAddress_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alertingAddress_specs_16 = {
+	sizeof(struct Alerting_UUIE__alertingAddress),
+	offsetof(struct Alerting_UUIE__alertingAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alertingAddress_16 = {
+	"alertingAddress",
+	"alertingAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alertingAddress_tags_16,
+	sizeof(asn_DEF_alertingAddress_tags_16)
+		/sizeof(asn_DEF_alertingAddress_tags_16[0]) - 1, /* 1 */
+	asn_DEF_alertingAddress_tags_16,	/* Same as above */
+	sizeof(asn_DEF_alertingAddress_tags_16)
+		/sizeof(asn_DEF_alertingAddress_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alertingAddress_16,
+	1,	/* Single element */
+	&asn_SPC_alertingAddress_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_21[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_21[] = {
+	(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_21 = {
+	sizeof(struct Alerting_UUIE__serviceControl),
+	offsetof(struct Alerting_UUIE__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_21 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_21,
+	sizeof(asn_DEF_serviceControl_tags_21)
+		/sizeof(asn_DEF_serviceControl_tags_21[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_21,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_21)
+		/sizeof(asn_DEF_serviceControl_tags_21[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_21,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_21	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_displayName_25[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DisplayName,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_displayName_tags_25[] = {
+	(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_displayName_specs_25 = {
+	sizeof(struct Alerting_UUIE__displayName),
+	offsetof(struct Alerting_UUIE__displayName, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_displayName_25 = {
+	"displayName",
+	"displayName",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_displayName_tags_25,
+	sizeof(asn_DEF_displayName_tags_25)
+		/sizeof(asn_DEF_displayName_tags_25[0]) - 1, /* 1 */
+	asn_DEF_displayName_tags_25,	/* Same as above */
+	sizeof(asn_DEF_displayName_tags_25)
+		/sizeof(asn_DEF_displayName_tags_25[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_displayName_25,
+	1,	/* Single element */
+	&asn_SPC_displayName_specs_25	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Alerting_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Alerting_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Alerting_UUIE, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 16, offsetof(struct Alerting_UUIE, h245Address),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Address"
+		},
+	{ ATF_POINTER, 15, offsetof(struct Alerting_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 14, offsetof(struct Alerting_UUIE, h245SecurityMode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H245Security,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245SecurityMode"
+		},
+	{ ATF_POINTER, 13, offsetof(struct Alerting_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_tokens_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 12, offsetof(struct Alerting_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 11, offsetof(struct Alerting_UUIE, fastStart),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_fastStart_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastStart"
+		},
+	{ ATF_POINTER, 10, offsetof(struct Alerting_UUIE, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 9, offsetof(struct Alerting_UUIE, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 8, offsetof(struct Alerting_UUIE, alertingAddress),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_alertingAddress_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alertingAddress"
+		},
+	{ ATF_POINTER, 7, offsetof(struct Alerting_UUIE, presentationIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PresentationIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationIndicator"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Alerting_UUIE, screeningIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ScreeningIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"screeningIndicator"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Alerting_UUIE, fastConnectRefused),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastConnectRefused"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Alerting_UUIE, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		0,
+		&asn_DEF_serviceControl_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Alerting_UUIE, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Alerting_UUIE, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Alerting_UUIE, displayName),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		0,
+		&asn_DEF_displayName_25,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"displayName"
+		},
+};
+static const int asn_MAP_Alerting_UUIE_oms_1[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17 };
+static const ber_tlv_tag_t asn_DEF_Alerting_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Alerting_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 103 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* destinationInfoat 104 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h245Addressat 105 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* callIdentifierat 107 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h245SecurityModeat 108 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tokensat 109 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoTokensat 110 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* fastStartat 111 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* multipleCallsat 112 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* maintainConnectionat 113 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* alertingAddressat 114 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* presentationIndicatorat 115 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* screeningIndicatorat 116 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* fastConnectRefusedat 117 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* serviceControlat 118 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* capacityat 119 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* featureSetat 120 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 } /* displayNameat 121 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Alerting_UUIE_specs_1 = {
+	sizeof(struct Alerting_UUIE),
+	offsetof(struct Alerting_UUIE, _asn_ctx),
+	asn_MAP_Alerting_UUIE_tag2el_1,
+	18,	/* Count of tags in the map */
+	asn_MAP_Alerting_UUIE_oms_1,	/* Optional members */
+	1, 15,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Alerting_UUIE = {
+	"Alerting-UUIE",
+	"Alerting-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Alerting_UUIE_tags_1,
+	sizeof(asn_DEF_Alerting_UUIE_tags_1)
+		/sizeof(asn_DEF_Alerting_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Alerting_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Alerting_UUIE_tags_1)
+		/sizeof(asn_DEF_Alerting_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Alerting_UUIE_1,
+	18,	/* Elements count */
+	&asn_SPC_Alerting_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AliasAddress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AliasAddress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AliasAddress.h	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AliasAddress_H_
+#define	_AliasAddress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+#include <BMPString.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum AliasAddress_PR {
+	AliasAddress_PR_NOTHING,	/* No components present */
+	AliasAddress_PR_dialedDigits,
+	AliasAddress_PR_h323_ID,
+	/* Extensions may appear below */
+	AliasAddress_PR_url_ID,
+	AliasAddress_PR_transportID,
+	AliasAddress_PR_email_ID,
+	AliasAddress_PR_partyNumber,
+	AliasAddress_PR_mobileUIM,
+	AliasAddress_PR_isupNumber
+} AliasAddress_PR;
+
+/* Forward declarations */
+struct TransportAddress;
+struct PartyNumber;
+struct MobileUIM;
+struct IsupNumber;
+
+/* AliasAddress */
+typedef struct AliasAddress {
+	AliasAddress_PR present;
+	union AliasAddress_u {
+		IA5String_t	 dialedDigits;
+		BMPString_t	 h323_ID;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		IA5String_t	 url_ID;
+		struct TransportAddress	*transportID;
+		IA5String_t	 email_ID;
+		struct PartyNumber	*partyNumber;
+		struct MobileUIM	*mobileUIM;
+		struct IsupNumber	*isupNumber;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AliasAddress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AliasAddress;
+extern asn_CHOICE_specifics_t asn_SPC_AliasAddress_specs_1;
+extern asn_TYPE_member_t asn_MBR_AliasAddress_1[8];
+extern asn_per_constraints_t asn_PER_type_AliasAddress_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "PartyNumber.h"
+#include "MobileUIM.h"
+#include "IsupNumber.h"
+
+#endif	/* _AliasAddress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AliasAddress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AliasAddress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AliasAddress.c	(working copy)
@@ -0,0 +1,326 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AliasAddress.h"
+
+static const int permitted_alphabet_table_2[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0,	/*    #      * ,    */
+ 4, 5, 6, 7, 8, 9,10,11,12,13, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+};
+static const int permitted_alphabet_code2value_2[13] = {
+35,42,44,48,49,50,51,52,53,54,55,56,57,};
+
+
+static int check_permitted_alphabet_2(const void *sptr) {
+	const int *table = permitted_alphabet_table_2;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_5(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_7(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_dialedDigits_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_2(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_dialedDigits_2_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_2)/sizeof(permitted_alphabet_table_2[0]))
+		return -1;
+	return permitted_alphabet_table_2[value] - 1;
+}
+static int asn_PER_MAP_dialedDigits_2_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_2)/sizeof(permitted_alphabet_code2value_2[0]))
+		return -1;
+	return permitted_alphabet_code2value_2[code];
+}
+static int
+memb_h323_ID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 256)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_url_ID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 512)
+		 && !check_permitted_alphabet_5(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_email_ID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 512)
+		 && !check_permitted_alphabet_7(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_dialedDigits_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  57 }	/* (35..57) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	asn_PER_MAP_dialedDigits_2_v2c,	/* Value to PER code map */
+	asn_PER_MAP_dialedDigits_2_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_h323_ID_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_url_ID_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 9,  9,  1,  512 }	/* (SIZE(1..512)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_email_ID_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 9,  9,  1,  512 }	/* (SIZE(1..512)) */,
+	0, 0	/* No PER character map necessary */
+};
+asn_per_constraints_t asn_PER_type_AliasAddress_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_AliasAddress_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AliasAddress, choice.dialedDigits),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_dialedDigits_constr_2,  memb_dialedDigits_constraint_1 },
+		0, 0, /* No default value */
+		"dialedDigits"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AliasAddress, choice.h323_ID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BMPString,
+		0,
+		{ 0, &asn_PER_memb_h323_ID_constr_3,  memb_h323_ID_constraint_1 },
+		0, 0, /* No default value */
+		"h323-ID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AliasAddress, choice.url_ID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_url_ID_constr_5,  memb_url_ID_constraint_1 },
+		0, 0, /* No default value */
+		"url-ID"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AliasAddress, choice.transportID),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AliasAddress, choice.email_ID),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_email_ID_constr_7,  memb_email_ID_constraint_1 },
+		0, 0, /* No default value */
+		"email-ID"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AliasAddress, choice.partyNumber),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"partyNumber"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AliasAddress, choice.mobileUIM),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MobileUIM,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mobileUIM"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AliasAddress, choice.isupNumber),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_IsupNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"isupNumber"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_AliasAddress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dialedDigitsat 700 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h323-IDat 701 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* url-IDat 703 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* transportIDat 704 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* email-IDat 705 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* partyNumberat 706 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* mobileUIMat 707 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* isupNumberat 709 */
+};
+asn_CHOICE_specifics_t asn_SPC_AliasAddress_specs_1 = {
+	sizeof(struct AliasAddress),
+	offsetof(struct AliasAddress, _asn_ctx),
+	offsetof(struct AliasAddress, present),
+	sizeof(((struct AliasAddress *)0)->present),
+	asn_MAP_AliasAddress_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_AliasAddress = {
+	"AliasAddress",
+	"AliasAddress",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_AliasAddress_constr_1, CHOICE_constraint },
+	asn_MBR_AliasAddress_1,
+	8,	/* Elements count */
+	&asn_SPC_AliasAddress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AltGKInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AltGKInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AltGKInfo.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AltGKInfo_H_
+#define	_AltGKInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AlternateGK;
+
+/* AltGKInfo */
+typedef struct AltGKInfo {
+	struct AltGKInfo__alternateGatekeeper {
+		A_SEQUENCE_OF(struct AlternateGK) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} alternateGatekeeper;
+	BOOLEAN_t	 altGKisPermanent;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AltGKInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AltGKInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_AltGKInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_AltGKInfo_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AlternateGK.h"
+
+#endif	/* _AltGKInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AltGKInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AltGKInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AltGKInfo.c	(working copy)
@@ -0,0 +1,97 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AltGKInfo.h"
+
+static asn_TYPE_member_t asn_MBR_alternateGatekeeper_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateGatekeeper_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateGatekeeper_specs_2 = {
+	sizeof(struct AltGKInfo__alternateGatekeeper),
+	offsetof(struct AltGKInfo__alternateGatekeeper, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateGatekeeper_2 = {
+	"alternateGatekeeper",
+	"alternateGatekeeper",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateGatekeeper_tags_2,
+	sizeof(asn_DEF_alternateGatekeeper_tags_2)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_2[0]) - 1, /* 1 */
+	asn_DEF_alternateGatekeeper_tags_2,	/* Same as above */
+	sizeof(asn_DEF_alternateGatekeeper_tags_2)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateGatekeeper_2,
+	1,	/* Single element */
+	&asn_SPC_alternateGatekeeper_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AltGKInfo_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AltGKInfo, alternateGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_alternateGatekeeper_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateGatekeeper"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AltGKInfo, altGKisPermanent),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKisPermanent"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_AltGKInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AltGKInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* alternateGatekeeperat 940 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* altGKisPermanentat 941 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AltGKInfo_specs_1 = {
+	sizeof(struct AltGKInfo),
+	offsetof(struct AltGKInfo, _asn_ctx),
+	asn_MAP_AltGKInfo_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AltGKInfo = {
+	"AltGKInfo",
+	"AltGKInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AltGKInfo_tags_1,
+	sizeof(asn_DEF_AltGKInfo_tags_1)
+		/sizeof(asn_DEF_AltGKInfo_tags_1[0]), /* 1 */
+	asn_DEF_AltGKInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AltGKInfo_tags_1)
+		/sizeof(asn_DEF_AltGKInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AltGKInfo_1,
+	2,	/* Elements count */
+	&asn_SPC_AltGKInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateGK.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateGK.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateGK.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AlternateGK_H_
+#define	_AlternateGK_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "GatekeeperIdentifier.h"
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* AlternateGK */
+typedef struct AlternateGK {
+	H323_MESSAGES_TransportAddress_t	 rasAddress;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	BOOLEAN_t	 needToRegister;
+	long	 priority;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AlternateGK_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AlternateGK;
+extern asn_SEQUENCE_specifics_t asn_SPC_AlternateGK_specs_1;
+extern asn_TYPE_member_t asn_MBR_AlternateGK_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _AlternateGK_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateGK.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateGK.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateGK.c	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AlternateGK.h"
+
+static int
+memb_priority_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_priority_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_AlternateGK_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AlternateGK, rasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rasAddress"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AlternateGK, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AlternateGK, needToRegister),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"needToRegister"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AlternateGK, priority),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_priority_constr_5,  memb_priority_constraint_1 },
+		0, 0, /* No default value */
+		"priority"
+		},
+};
+static const int asn_MAP_AlternateGK_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_AlternateGK_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AlternateGK_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rasAddressat 931 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gatekeeperIdentifierat 932 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* needToRegisterat 933 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* priorityat 934 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AlternateGK_specs_1 = {
+	sizeof(struct AlternateGK),
+	offsetof(struct AlternateGK, _asn_ctx),
+	asn_MAP_AlternateGK_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_AlternateGK_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AlternateGK = {
+	"AlternateGK",
+	"AlternateGK",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AlternateGK_tags_1,
+	sizeof(asn_DEF_AlternateGK_tags_1)
+		/sizeof(asn_DEF_AlternateGK_tags_1[0]), /* 1 */
+	asn_DEF_AlternateGK_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AlternateGK_tags_1)
+		/sizeof(asn_DEF_AlternateGK_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AlternateGK_1,
+	4,	/* Elements count */
+	&asn_SPC_AlternateGK_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateTransportAddresses.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateTransportAddresses.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateTransportAddresses.h	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AlternateTransportAddresses_H_
+#define	_AlternateTransportAddresses_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+
+/* AlternateTransportAddresses */
+typedef struct AlternateTransportAddresses {
+	struct AlternateTransportAddresses__annexE {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *annexE;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AlternateTransportAddresses__sctp {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *sctp;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AlternateTransportAddresses_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AlternateTransportAddresses;
+extern asn_SEQUENCE_specifics_t asn_SPC_AlternateTransportAddresses_specs_1;
+extern asn_TYPE_member_t asn_MBR_AlternateTransportAddresses_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+
+#endif	/* _AlternateTransportAddresses_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateTransportAddresses.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateTransportAddresses.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternateTransportAddresses.c	(working copy)
@@ -0,0 +1,136 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AlternateTransportAddresses.h"
+
+static asn_TYPE_member_t asn_MBR_annexE_2[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_annexE_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_annexE_specs_2 = {
+	sizeof(struct AlternateTransportAddresses__annexE),
+	offsetof(struct AlternateTransportAddresses__annexE, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_annexE_2 = {
+	"annexE",
+	"annexE",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_annexE_tags_2,
+	sizeof(asn_DEF_annexE_tags_2)
+		/sizeof(asn_DEF_annexE_tags_2[0]) - 1, /* 1 */
+	asn_DEF_annexE_tags_2,	/* Same as above */
+	sizeof(asn_DEF_annexE_tags_2)
+		/sizeof(asn_DEF_annexE_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_annexE_2,
+	1,	/* Single element */
+	&asn_SPC_annexE_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_sctp_5[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_sctp_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_sctp_specs_5 = {
+	sizeof(struct AlternateTransportAddresses__sctp),
+	offsetof(struct AlternateTransportAddresses__sctp, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sctp_5 = {
+	"sctp",
+	"sctp",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_sctp_tags_5,
+	sizeof(asn_DEF_sctp_tags_5)
+		/sizeof(asn_DEF_sctp_tags_5[0]) - 1, /* 1 */
+	asn_DEF_sctp_tags_5,	/* Same as above */
+	sizeof(asn_DEF_sctp_tags_5)
+		/sizeof(asn_DEF_sctp_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_sctp_5,
+	1,	/* Single element */
+	&asn_SPC_sctp_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AlternateTransportAddresses_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct AlternateTransportAddresses, annexE),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_annexE_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexE"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AlternateTransportAddresses, sctp),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_sctp_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sctp"
+		},
+};
+static const int asn_MAP_AlternateTransportAddresses_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_AlternateTransportAddresses_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AlternateTransportAddresses_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* annexEat 916 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sctpat 918 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AlternateTransportAddresses_specs_1 = {
+	sizeof(struct AlternateTransportAddresses),
+	offsetof(struct AlternateTransportAddresses, _asn_ctx),
+	asn_MAP_AlternateTransportAddresses_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_AlternateTransportAddresses_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AlternateTransportAddresses = {
+	"AlternateTransportAddresses",
+	"AlternateTransportAddresses",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AlternateTransportAddresses_tags_1,
+	sizeof(asn_DEF_AlternateTransportAddresses_tags_1)
+		/sizeof(asn_DEF_AlternateTransportAddresses_tags_1[0]), /* 1 */
+	asn_DEF_AlternateTransportAddresses_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AlternateTransportAddresses_tags_1)
+		/sizeof(asn_DEF_AlternateTransportAddresses_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AlternateTransportAddresses_1,
+	2,	/* Elements count */
+	&asn_SPC_AlternateTransportAddresses_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternativeCapabilitySet.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternativeCapabilitySet.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternativeCapabilitySet.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AlternativeCapabilitySet_H_
+#define	_AlternativeCapabilitySet_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "CapabilityTableEntryNumber.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* AlternativeCapabilitySet */
+typedef struct AlternativeCapabilitySet {
+	A_SEQUENCE_OF(CapabilityTableEntryNumber_t) list;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AlternativeCapabilitySet_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AlternativeCapabilitySet;
+extern asn_SET_OF_specifics_t asn_SPC_AlternativeCapabilitySet_specs_1;
+extern asn_TYPE_member_t asn_MBR_AlternativeCapabilitySet_1[1];
+extern asn_per_constraints_t asn_PER_type_AlternativeCapabilitySet_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _AlternativeCapabilitySet_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternativeCapabilitySet.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternativeCapabilitySet.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AlternativeCapabilitySet.c	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AlternativeCapabilitySet.h"
+
+asn_per_constraints_t asn_PER_type_AlternativeCapabilitySet_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_AlternativeCapabilitySet_1[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_AlternativeCapabilitySet_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SET_OF_specifics_t asn_SPC_AlternativeCapabilitySet_specs_1 = {
+	sizeof(struct AlternativeCapabilitySet),
+	offsetof(struct AlternativeCapabilitySet, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+asn_TYPE_descriptor_t asn_DEF_AlternativeCapabilitySet = {
+	"AlternativeCapabilitySet",
+	"AlternativeCapabilitySet",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_AlternativeCapabilitySet_tags_1,
+	sizeof(asn_DEF_AlternativeCapabilitySet_tags_1)
+		/sizeof(asn_DEF_AlternativeCapabilitySet_tags_1[0]), /* 1 */
+	asn_DEF_AlternativeCapabilitySet_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AlternativeCapabilitySet_tags_1)
+		/sizeof(asn_DEF_AlternativeCapabilitySet_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_AlternativeCapabilitySet_constr_1, SEQUENCE_OF_constraint },
+	asn_MBR_AlternativeCapabilitySet_1,
+	1,	/* Single element */
+	&asn_SPC_AlternativeCapabilitySet_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioCapability.h	(working copy)
@@ -0,0 +1,139 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AudioCapability_H_
+#define	_AudioCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum AudioCapability_PR {
+	AudioCapability_PR_NOTHING,	/* No components present */
+	AudioCapability_PR_nonStandard,
+	AudioCapability_PR_g711Alaw64k,
+	AudioCapability_PR_g711Alaw56k,
+	AudioCapability_PR_g711Ulaw64k,
+	AudioCapability_PR_g711Ulaw56k,
+	AudioCapability_PR_g722_64k,
+	AudioCapability_PR_g722_56k,
+	AudioCapability_PR_g722_48k,
+	AudioCapability_PR_g7231,
+	AudioCapability_PR_g728,
+	AudioCapability_PR_g729,
+	AudioCapability_PR_g729AnnexA,
+	AudioCapability_PR_is11172AudioCapability,
+	AudioCapability_PR_is13818AudioCapability,
+	/* Extensions may appear below */
+	AudioCapability_PR_g729wAnnexB,
+	AudioCapability_PR_g729AnnexAwAnnexB,
+	AudioCapability_PR_g7231AnnexCCapability,
+	AudioCapability_PR_gsmFullRate,
+	AudioCapability_PR_gsmHalfRate,
+	AudioCapability_PR_gsmEnhancedFullRate,
+	AudioCapability_PR_genericAudioCapability,
+	AudioCapability_PR_g729Extensions,
+	AudioCapability_PR_vbd,
+	AudioCapability_PR_audioTelephonyEvent,
+	AudioCapability_PR_audioTone,
+	AudioCapability_PR_extendedAudioCapability
+} AudioCapability_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct IS11172AudioCapability;
+struct IS13818AudioCapability;
+struct G7231AnnexCCapability;
+struct GSMAudioCapability;
+struct GenericCapability;
+struct G729Extensions;
+struct VBDCapability;
+struct NoPTAudioTelephonyEventCapability;
+struct NoPTAudioToneCapability;
+struct ExtendedAudioCapability;
+
+/* AudioCapability */
+typedef struct AudioCapability {
+	AudioCapability_PR present;
+	union AudioCapability_u {
+		struct NonStandardParameter	*nonStandard;
+		long	 g711Alaw64k;
+		long	 g711Alaw56k;
+		long	 g711Ulaw64k;
+		long	 g711Ulaw56k;
+		long	 g722_64k;
+		long	 g722_56k;
+		long	 g722_48k;
+		struct AudioCapability__g7231 {
+			long	 maxAl_sduAudioFrames;
+			BOOLEAN_t	 silenceSuppression;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *g7231;
+		long	 g728;
+		long	 g729;
+		long	 g729AnnexA;
+		struct IS11172AudioCapability	*is11172AudioCapability;
+		struct IS13818AudioCapability	*is13818AudioCapability;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		long	 g729wAnnexB;
+		long	 g729AnnexAwAnnexB;
+		struct G7231AnnexCCapability	*g7231AnnexCCapability;
+		struct GSMAudioCapability	*gsmFullRate;
+		struct GSMAudioCapability	*gsmHalfRate;
+		struct GSMAudioCapability	*gsmEnhancedFullRate;
+		struct GenericCapability	*genericAudioCapability;
+		struct G729Extensions	*g729Extensions;
+		struct VBDCapability	*vbd;
+		struct NoPTAudioTelephonyEventCapability	*audioTelephonyEvent;
+		struct NoPTAudioToneCapability	*audioTone;
+		struct ExtendedAudioCapability	*extendedAudioCapability;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AudioCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AudioCapability;
+extern asn_CHOICE_specifics_t asn_SPC_AudioCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_AudioCapability_1[26];
+extern asn_per_constraints_t asn_PER_type_AudioCapability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "IS11172AudioCapability.h"
+#include "IS13818AudioCapability.h"
+#include "G7231AnnexCCapability.h"
+#include "GSMAudioCapability.h"
+#include "GenericCapability.h"
+#include "G729Extensions.h"
+#include "VBDCapability.h"
+#include "NoPTAudioTelephonyEventCapability.h"
+#include "NoPTAudioToneCapability.h"
+#include "ExtendedAudioCapability.h"
+
+#endif	/* _AudioCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioCapability.c	(working copy)
@@ -0,0 +1,745 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AudioCapability.h"
+
+static int
+memb_maxAl_sduAudioFrames_constraint_10(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g711Alaw64k_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g711Alaw56k_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g711Ulaw64k_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g711Ulaw56k_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g722_64k_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g722_56k_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g722_48k_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g728_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g729_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g729AnnexA_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g729wAnnexB_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g729AnnexAwAnnexB_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_maxAl_sduAudioFrames_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g711Alaw64k_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g711Alaw56k_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g711Ulaw64k_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g711Ulaw56k_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g722_64k_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g722_56k_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g722_48k_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g728_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g729_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g729AnnexA_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g729wAnnexB_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g729AnnexAwAnnexB_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_AudioCapability_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  13 }	/* (0..13,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_g7231_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability__g7231, maxAl_sduAudioFrames),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxAl_sduAudioFrames_constr_11,  memb_maxAl_sduAudioFrames_constraint_10 },
+		0, 0, /* No default value */
+		"maxAl-sduAudioFrames"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability__g7231, silenceSuppression),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"silenceSuppression"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_g7231_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_g7231_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maxAl-sduAudioFramesat 1112 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* silenceSuppressionat 1113 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_g7231_specs_10 = {
+	sizeof(struct AudioCapability__g7231),
+	offsetof(struct AudioCapability__g7231, _asn_ctx),
+	asn_MAP_g7231_tag2el_10,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_g7231_10 = {
+	"g7231",
+	"g7231",
+	&asn_OP_SEQUENCE,
+	asn_DEF_g7231_tags_10,
+	sizeof(asn_DEF_g7231_tags_10)
+		/sizeof(asn_DEF_g7231_tags_10[0]) - 1, /* 1 */
+	asn_DEF_g7231_tags_10,	/* Same as above */
+	sizeof(asn_DEF_g7231_tags_10)
+		/sizeof(asn_DEF_g7231_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_g7231_10,
+	2,	/* Elements count */
+	&asn_SPC_g7231_specs_10	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AudioCapability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g711Alaw64k),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g711Alaw64k_constr_3,  memb_g711Alaw64k_constraint_1 },
+		0, 0, /* No default value */
+		"g711Alaw64k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g711Alaw56k),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g711Alaw56k_constr_4,  memb_g711Alaw56k_constraint_1 },
+		0, 0, /* No default value */
+		"g711Alaw56k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g711Ulaw64k),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g711Ulaw64k_constr_5,  memb_g711Ulaw64k_constraint_1 },
+		0, 0, /* No default value */
+		"g711Ulaw64k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g711Ulaw56k),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g711Ulaw56k_constr_6,  memb_g711Ulaw56k_constraint_1 },
+		0, 0, /* No default value */
+		"g711Ulaw56k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g722_64k),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g722_64k_constr_7,  memb_g722_64k_constraint_1 },
+		0, 0, /* No default value */
+		"g722-64k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g722_56k),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g722_56k_constr_8,  memb_g722_56k_constraint_1 },
+		0, 0, /* No default value */
+		"g722-56k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g722_48k),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g722_48k_constr_9,  memb_g722_48k_constraint_1 },
+		0, 0, /* No default value */
+		"g722-48k"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.g7231),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_g7231_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g7231"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g728),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g728_constr_13,  memb_g728_constraint_1 },
+		0, 0, /* No default value */
+		"g728"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g729),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g729_constr_14,  memb_g729_constraint_1 },
+		0, 0, /* No default value */
+		"g729"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g729AnnexA),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g729AnnexA_constr_15,  memb_g729AnnexA_constraint_1 },
+		0, 0, /* No default value */
+		"g729AnnexA"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.is11172AudioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IS11172AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"is11172AudioCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.is13818AudioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IS13818AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"is13818AudioCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g729wAnnexB),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g729wAnnexB_constr_19,  memb_g729wAnnexB_constraint_1 },
+		0, 0, /* No default value */
+		"g729wAnnexB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioCapability, choice.g729AnnexAwAnnexB),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g729AnnexAwAnnexB_constr_20,  memb_g729AnnexAwAnnexB_constraint_1 },
+		0, 0, /* No default value */
+		"g729AnnexAwAnnexB"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.g7231AnnexCCapability),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_G7231AnnexCCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g7231AnnexCCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.gsmFullRate),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GSMAudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gsmFullRate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.gsmHalfRate),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GSMAudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gsmHalfRate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.gsmEnhancedFullRate),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GSMAudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gsmEnhancedFullRate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.genericAudioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericAudioCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.g729Extensions),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_G729Extensions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g729Extensions"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.vbd),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_VBDCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"vbd"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.audioTelephonyEvent),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NoPTAudioTelephonyEventCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioTelephonyEvent"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.audioTone),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NoPTAudioToneCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioTone"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioCapability, choice.extendedAudioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ExtendedAudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"extendedAudioCapability"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_AudioCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1100 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* g711Alaw64kat 1101 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* g711Alaw56kat 1102 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* g711Ulaw64kat 1103 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* g711Ulaw56kat 1104 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* g722-64kat 1106 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* g722-56kat 1107 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* g722-48kat 1108 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* g7231at 1112 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* g728at 1115 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* g729at 1116 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* g729AnnexAat 1117 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* is11172AudioCapabilityat 1118 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* is13818AudioCapabilityat 1119 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* g729wAnnexBat 1121 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* g729AnnexAwAnnexBat 1122 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* g7231AnnexCCapabilityat 1123 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* gsmFullRateat 1124 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* gsmHalfRateat 1125 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* gsmEnhancedFullRateat 1126 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* genericAudioCapabilityat 1127 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* g729Extensionsat 1128 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* vbdat 1129 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* audioTelephonyEventat 1130 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* audioToneat 1131 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 } /* extendedAudioCapabilityat 1133 */
+};
+asn_CHOICE_specifics_t asn_SPC_AudioCapability_specs_1 = {
+	sizeof(struct AudioCapability),
+	offsetof(struct AudioCapability, _asn_ctx),
+	offsetof(struct AudioCapability, present),
+	sizeof(((struct AudioCapability *)0)->present),
+	asn_MAP_AudioCapability_tag2el_1,
+	26,	/* Count of tags in the map */
+	0, 0,
+	14	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_AudioCapability = {
+	"AudioCapability",
+	"AudioCapability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_AudioCapability_constr_1, CHOICE_constraint },
+	asn_MBR_AudioCapability_1,
+	26,	/* Elements count */
+	&asn_SPC_AudioCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioMode.h	(working copy)
@@ -0,0 +1,138 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AudioMode_H_
+#define	_AudioMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum AudioMode_PR {
+	AudioMode_PR_NOTHING,	/* No components present */
+	AudioMode_PR_nonStandard,
+	AudioMode_PR_g711Alaw64k,
+	AudioMode_PR_g711Alaw56k,
+	AudioMode_PR_g711Ulaw64k,
+	AudioMode_PR_g711Ulaw56k,
+	AudioMode_PR_g722_64k,
+	AudioMode_PR_g722_56k,
+	AudioMode_PR_g722_48k,
+	AudioMode_PR_g728,
+	AudioMode_PR_g729,
+	AudioMode_PR_g729AnnexA,
+	AudioMode_PR_g7231,
+	AudioMode_PR_is11172AudioMode,
+	AudioMode_PR_is13818AudioMode,
+	/* Extensions may appear below */
+	AudioMode_PR_g729wAnnexB,
+	AudioMode_PR_g729AnnexAwAnnexB,
+	AudioMode_PR_g7231AnnexCMode,
+	AudioMode_PR_gsmFullRate,
+	AudioMode_PR_gsmHalfRate,
+	AudioMode_PR_gsmEnhancedFullRate,
+	AudioMode_PR_genericAudioMode,
+	AudioMode_PR_g729Extensions,
+	AudioMode_PR_vbd
+} AudioMode_PR;
+typedef enum AudioMode__g7231_PR {
+	AudioMode__g7231_PR_NOTHING,	/* No components present */
+	AudioMode__g7231_PR_noSilenceSuppressionLowRate,
+	AudioMode__g7231_PR_noSilenceSuppressionHighRate,
+	AudioMode__g7231_PR_silenceSuppressionLowRate,
+	AudioMode__g7231_PR_silenceSuppressionHighRate
+} AudioMode__g7231_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct IS11172AudioMode;
+struct IS13818AudioMode;
+struct G7231AnnexCMode;
+struct GSMAudioCapability;
+struct GenericCapability;
+struct G729Extensions;
+struct VBDMode;
+
+/* AudioMode */
+typedef struct AudioMode {
+	AudioMode_PR present;
+	union AudioMode_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 g711Alaw64k;
+		NULL_t	 g711Alaw56k;
+		NULL_t	 g711Ulaw64k;
+		NULL_t	 g711Ulaw56k;
+		NULL_t	 g722_64k;
+		NULL_t	 g722_56k;
+		NULL_t	 g722_48k;
+		NULL_t	 g728;
+		NULL_t	 g729;
+		NULL_t	 g729AnnexA;
+		struct AudioMode__g7231 {
+			AudioMode__g7231_PR present;
+			union AudioMode__g7231_u {
+				NULL_t	 noSilenceSuppressionLowRate;
+				NULL_t	 noSilenceSuppressionHighRate;
+				NULL_t	 silenceSuppressionLowRate;
+				NULL_t	 silenceSuppressionHighRate;
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *g7231;
+		struct IS11172AudioMode	*is11172AudioMode;
+		struct IS13818AudioMode	*is13818AudioMode;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		long	 g729wAnnexB;
+		long	 g729AnnexAwAnnexB;
+		struct G7231AnnexCMode	*g7231AnnexCMode;
+		struct GSMAudioCapability	*gsmFullRate;
+		struct GSMAudioCapability	*gsmHalfRate;
+		struct GSMAudioCapability	*gsmEnhancedFullRate;
+		struct GenericCapability	*genericAudioMode;
+		struct G729Extensions	*g729Extensions;
+		struct VBDMode	*vbd;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AudioMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AudioMode;
+extern asn_CHOICE_specifics_t asn_SPC_AudioMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_AudioMode_1[23];
+extern asn_per_constraints_t asn_PER_type_AudioMode_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "IS11172AudioMode.h"
+#include "IS13818AudioMode.h"
+#include "G7231AnnexCMode.h"
+#include "GSMAudioCapability.h"
+#include "GenericCapability.h"
+#include "G729Extensions.h"
+#include "VBDMode.h"
+
+#endif	/* _AudioMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioMode.c	(working copy)
@@ -0,0 +1,406 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AudioMode.h"
+
+static int
+memb_g729wAnnexB_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_g729AnnexAwAnnexB_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_g7231_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  3 }	/* (0..3) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g729wAnnexB_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_g729AnnexAwAnnexB_constr_22 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_AudioMode_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  13 }	/* (0..13,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_g7231_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode__g7231, choice.noSilenceSuppressionLowRate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noSilenceSuppressionLowRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode__g7231, choice.noSilenceSuppressionHighRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noSilenceSuppressionHighRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode__g7231, choice.silenceSuppressionLowRate),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"silenceSuppressionLowRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode__g7231, choice.silenceSuppressionHighRate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"silenceSuppressionHighRate"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_g7231_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noSilenceSuppressionLowRateat 2842 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* noSilenceSuppressionHighRateat 2843 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* silenceSuppressionLowRateat 2844 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* silenceSuppressionHighRateat 2845 */
+};
+static asn_CHOICE_specifics_t asn_SPC_g7231_specs_13 = {
+	sizeof(struct AudioMode__g7231),
+	offsetof(struct AudioMode__g7231, _asn_ctx),
+	offsetof(struct AudioMode__g7231, present),
+	sizeof(((struct AudioMode__g7231 *)0)->present),
+	asn_MAP_g7231_tag2el_13,
+	4,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_g7231_13 = {
+	"g7231",
+	"g7231",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_g7231_constr_13, CHOICE_constraint },
+	asn_MBR_g7231_13,
+	4,	/* Elements count */
+	&asn_SPC_g7231_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_AudioMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g711Alaw64k),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g711Alaw64k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g711Alaw56k),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g711Alaw56k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g711Ulaw64k),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g711Ulaw64k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g711Ulaw56k),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g711Ulaw56k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g722_64k),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g722-64k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g722_56k),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g722-56k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g722_48k),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g722-48k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g728),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g728"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g729),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g729"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g729AnnexA),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g729AnnexA"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.g7231),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_g7231_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g7231"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.is11172AudioMode),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IS11172AudioMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"is11172AudioMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.is13818AudioMode),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IS13818AudioMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"is13818AudioMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g729wAnnexB),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g729wAnnexB_constr_21,  memb_g729wAnnexB_constraint_1 },
+		0, 0, /* No default value */
+		"g729wAnnexB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioMode, choice.g729AnnexAwAnnexB),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_g729AnnexAwAnnexB_constr_22,  memb_g729AnnexAwAnnexB_constraint_1 },
+		0, 0, /* No default value */
+		"g729AnnexAwAnnexB"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.g7231AnnexCMode),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_G7231AnnexCMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g7231AnnexCMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.gsmFullRate),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GSMAudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gsmFullRate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.gsmHalfRate),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GSMAudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gsmHalfRate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.gsmEnhancedFullRate),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GSMAudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gsmEnhancedFullRate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.genericAudioMode),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericAudioMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.g729Extensions),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_G729Extensions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g729Extensions"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AudioMode, choice.vbd),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_VBDMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"vbd"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_AudioMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2826 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* g711Alaw64kat 2827 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* g711Alaw56kat 2828 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* g711Ulaw64kat 2829 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* g711Ulaw56kat 2830 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* g722-64kat 2832 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* g722-56kat 2833 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* g722-48kat 2834 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* g728at 2836 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* g729at 2837 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* g729AnnexAat 2838 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* g7231at 2842 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* is11172AudioModeat 2848 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* is13818AudioModeat 2849 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* g729wAnnexBat 2852 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* g729AnnexAwAnnexBat 2853 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* g7231AnnexCModeat 2854 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* gsmFullRateat 2855 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* gsmHalfRateat 2856 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* gsmEnhancedFullRateat 2857 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* genericAudioModeat 2858 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* g729Extensionsat 2859 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 } /* vbdat 2861 */
+};
+asn_CHOICE_specifics_t asn_SPC_AudioMode_specs_1 = {
+	sizeof(struct AudioMode),
+	offsetof(struct AudioMode, _asn_ctx),
+	offsetof(struct AudioMode, present),
+	sizeof(((struct AudioMode *)0)->present),
+	asn_MAP_AudioMode_tag2el_1,
+	23,	/* Count of tags in the map */
+	0, 0,
+	14	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_AudioMode = {
+	"AudioMode",
+	"AudioMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_AudioMode_constr_1, CHOICE_constraint },
+	asn_MBR_AudioMode_1,
+	23,	/* Elements count */
+	&asn_SPC_AudioMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioTelephonyEventCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioTelephonyEventCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioTelephonyEventCapability.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AudioTelephonyEventCapability_H_
+#define	_AudioTelephonyEventCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <GeneralString.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* AudioTelephonyEventCapability */
+typedef struct AudioTelephonyEventCapability {
+	long	 dynamicRTPPayloadType;
+	GeneralString_t	 audioTelephoneEvent;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AudioTelephonyEventCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AudioTelephonyEventCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_AudioTelephonyEventCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_AudioTelephonyEventCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _AudioTelephonyEventCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioTelephonyEventCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioTelephonyEventCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioTelephonyEventCapability.c	(working copy)
@@ -0,0 +1,90 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AudioTelephonyEventCapability.h"
+
+static int
+memb_dynamicRTPPayloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 96 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_dynamicRTPPayloadType_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  96,  127 }	/* (96..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_AudioTelephonyEventCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioTelephonyEventCapability, dynamicRTPPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_dynamicRTPPayloadType_constr_2,  memb_dynamicRTPPayloadType_constraint_1 },
+		0, 0, /* No default value */
+		"dynamicRTPPayloadType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioTelephonyEventCapability, audioTelephoneEvent),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GeneralString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioTelephoneEvent"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_AudioTelephonyEventCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AudioTelephonyEventCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dynamicRTPPayloadTypeat 1610 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* audioTelephoneEventat 1611 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AudioTelephonyEventCapability_specs_1 = {
+	sizeof(struct AudioTelephonyEventCapability),
+	offsetof(struct AudioTelephonyEventCapability, _asn_ctx),
+	asn_MAP_AudioTelephonyEventCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AudioTelephonyEventCapability = {
+	"AudioTelephonyEventCapability",
+	"AudioTelephonyEventCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AudioTelephonyEventCapability_tags_1,
+	sizeof(asn_DEF_AudioTelephonyEventCapability_tags_1)
+		/sizeof(asn_DEF_AudioTelephonyEventCapability_tags_1[0]), /* 1 */
+	asn_DEF_AudioTelephonyEventCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AudioTelephonyEventCapability_tags_1)
+		/sizeof(asn_DEF_AudioTelephonyEventCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AudioTelephonyEventCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_AudioTelephonyEventCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioToneCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioToneCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioToneCapability.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AudioToneCapability_H_
+#define	_AudioToneCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* AudioToneCapability */
+typedef struct AudioToneCapability {
+	long	 dynamicRTPPayloadType;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AudioToneCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AudioToneCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_AudioToneCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_AudioToneCapability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _AudioToneCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioToneCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioToneCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AudioToneCapability.c	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AudioToneCapability.h"
+
+static int
+memb_dynamicRTPPayloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 96 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_dynamicRTPPayloadType_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  96,  127 }	/* (96..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_AudioToneCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AudioToneCapability, dynamicRTPPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_dynamicRTPPayloadType_constr_2,  memb_dynamicRTPPayloadType_constraint_1 },
+		0, 0, /* No default value */
+		"dynamicRTPPayloadType"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_AudioToneCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AudioToneCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* dynamicRTPPayloadTypeat 1617 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AudioToneCapability_specs_1 = {
+	sizeof(struct AudioToneCapability),
+	offsetof(struct AudioToneCapability, _asn_ctx),
+	asn_MAP_AudioToneCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AudioToneCapability = {
+	"AudioToneCapability",
+	"AudioToneCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AudioToneCapability_tags_1,
+	sizeof(asn_DEF_AudioToneCapability_tags_1)
+		/sizeof(asn_DEF_AudioToneCapability_tags_1[0]), /* 1 */
+	asn_DEF_AudioToneCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AudioToneCapability_tags_1)
+		/sizeof(asn_DEF_AudioToneCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AudioToneCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_AudioToneCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationBES.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationBES.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationBES.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AuthenticationBES_H_
+#define	_AuthenticationBES_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum AuthenticationBES_PR {
+	AuthenticationBES_PR_NOTHING,	/* No components present */
+	AuthenticationBES_PR_default,
+	AuthenticationBES_PR_radius
+	/* Extensions may appear below */
+	
+} AuthenticationBES_PR;
+
+/* AuthenticationBES */
+typedef struct AuthenticationBES {
+	AuthenticationBES_PR present;
+	union AuthenticationBES_u {
+		NULL_t	 Default;
+		NULL_t	 radius;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AuthenticationBES_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AuthenticationBES;
+extern asn_CHOICE_specifics_t asn_SPC_AuthenticationBES_specs_1;
+extern asn_TYPE_member_t asn_MBR_AuthenticationBES_1[2];
+extern asn_per_constraints_t asn_PER_type_AuthenticationBES_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _AuthenticationBES_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationBES.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationBES.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationBES.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AuthenticationBES.h"
+
+asn_per_constraints_t asn_PER_type_AuthenticationBES_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_AuthenticationBES_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationBES, choice.Default),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"default"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationBES, choice.radius),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"radius"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_AuthenticationBES_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* defaultat 127 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* radiusat 128 */
+};
+asn_CHOICE_specifics_t asn_SPC_AuthenticationBES_specs_1 = {
+	sizeof(struct AuthenticationBES),
+	offsetof(struct AuthenticationBES, _asn_ctx),
+	offsetof(struct AuthenticationBES, present),
+	sizeof(((struct AuthenticationBES *)0)->present),
+	asn_MAP_AuthenticationBES_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_AuthenticationBES = {
+	"AuthenticationBES",
+	"AuthenticationBES",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_AuthenticationBES_constr_1, CHOICE_constraint },
+	asn_MBR_AuthenticationBES_1,
+	2,	/* Elements count */
+	&asn_SPC_AuthenticationBES_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationCapability.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AuthenticationCapability_H_
+#define	_AuthenticationCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* AuthenticationCapability */
+typedef struct AuthenticationCapability {
+	struct NonStandardParameter	*nonStandard;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	OBJECT_IDENTIFIER_t	*antiSpamAlgorithm;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AuthenticationCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AuthenticationCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_AuthenticationCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_AuthenticationCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _AuthenticationCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationCapability.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AuthenticationCapability.h"
+
+asn_TYPE_member_t asn_MBR_AuthenticationCapability_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct AuthenticationCapability, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 1, offsetof(struct AuthenticationCapability, antiSpamAlgorithm),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"antiSpamAlgorithm"
+		},
+};
+static const int asn_MAP_AuthenticationCapability_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_AuthenticationCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AuthenticationCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1465 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* antiSpamAlgorithmat 1467 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AuthenticationCapability_specs_1 = {
+	sizeof(struct AuthenticationCapability),
+	offsetof(struct AuthenticationCapability, _asn_ctx),
+	asn_MAP_AuthenticationCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_AuthenticationCapability_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AuthenticationCapability = {
+	"AuthenticationCapability",
+	"AuthenticationCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AuthenticationCapability_tags_1,
+	sizeof(asn_DEF_AuthenticationCapability_tags_1)
+		/sizeof(asn_DEF_AuthenticationCapability_tags_1[0]), /* 1 */
+	asn_DEF_AuthenticationCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AuthenticationCapability_tags_1)
+		/sizeof(asn_DEF_AuthenticationCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AuthenticationCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_AuthenticationCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationMechanism.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationMechanism.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationMechanism.h	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AuthenticationMechanism_H_
+#define	_AuthenticationMechanism_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum AuthenticationMechanism_PR {
+	AuthenticationMechanism_PR_NOTHING,	/* No components present */
+	AuthenticationMechanism_PR_dhExch,
+	AuthenticationMechanism_PR_pwdSymEnc,
+	AuthenticationMechanism_PR_pwdHash,
+	AuthenticationMechanism_PR_certSign,
+	AuthenticationMechanism_PR_ipsec,
+	AuthenticationMechanism_PR_tls,
+	AuthenticationMechanism_PR_nonStandard,
+	/* Extensions may appear below */
+	AuthenticationMechanism_PR_authenticationBES,
+	AuthenticationMechanism_PR_keyExch
+} AuthenticationMechanism_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AuthenticationBES;
+
+/* AuthenticationMechanism */
+typedef struct AuthenticationMechanism {
+	AuthenticationMechanism_PR present;
+	union AuthenticationMechanism_u {
+		NULL_t	 dhExch;
+		NULL_t	 pwdSymEnc;
+		NULL_t	 pwdHash;
+		NULL_t	 certSign;
+		NULL_t	 ipsec;
+		NULL_t	 tls;
+		struct NonStandardParameter	*nonStandard;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct AuthenticationBES	*authenticationBES;
+		OBJECT_IDENTIFIER_t	 keyExch;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AuthenticationMechanism_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AuthenticationMechanism;
+extern asn_CHOICE_specifics_t asn_SPC_AuthenticationMechanism_specs_1;
+extern asn_TYPE_member_t asn_MBR_AuthenticationMechanism_1[9];
+extern asn_per_constraints_t asn_PER_type_AuthenticationMechanism_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H235-SECURITY-MESSAGES_NonStandardParameter.h"
+#include "AuthenticationBES.h"
+
+#endif	/* _AuthenticationMechanism_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationMechanism.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationMechanism.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthenticationMechanism.c	(working copy)
@@ -0,0 +1,132 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AuthenticationMechanism.h"
+
+asn_per_constraints_t asn_PER_type_AuthenticationMechanism_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }	/* (0..6,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_AuthenticationMechanism_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationMechanism, choice.dhExch),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dhExch"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationMechanism, choice.pwdSymEnc),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pwdSymEnc"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationMechanism, choice.pwdHash),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pwdHash"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationMechanism, choice.certSign),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certSign"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationMechanism, choice.ipsec),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ipsec"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationMechanism, choice.tls),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tls"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AuthenticationMechanism, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct AuthenticationMechanism, choice.authenticationBES),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AuthenticationBES,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"authenticationBES"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct AuthenticationMechanism, choice.keyExch),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"keyExch"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_AuthenticationMechanism_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dhExchat 134 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* pwdSymEncat 135 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* pwdHashat 136 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* certSignat 137 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* ipsecat 138 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tlsat 139 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* nonStandardat 140 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* authenticationBESat 142 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* keyExchat 143 */
+};
+asn_CHOICE_specifics_t asn_SPC_AuthenticationMechanism_specs_1 = {
+	sizeof(struct AuthenticationMechanism),
+	offsetof(struct AuthenticationMechanism, _asn_ctx),
+	offsetof(struct AuthenticationMechanism, present),
+	sizeof(((struct AuthenticationMechanism *)0)->present),
+	asn_MAP_AuthenticationMechanism_tag2el_1,
+	9,	/* Count of tags in the map */
+	0, 0,
+	7	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_AuthenticationMechanism = {
+	"AuthenticationMechanism",
+	"AuthenticationMechanism",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_AuthenticationMechanism_constr_1, CHOICE_constraint },
+	asn_MBR_AuthenticationMechanism_1,
+	9,	/* Elements count */
+	&asn_SPC_AuthenticationMechanism_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthorizationParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthorizationParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthorizationParameters.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_AuthorizationParameters_H_
+#define	_AuthorizationParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* AuthorizationParameters */
+typedef struct AuthorizationParameters {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} AuthorizationParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_AuthorizationParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_AuthorizationParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_AuthorizationParameters_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _AuthorizationParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthorizationParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthorizationParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/AuthorizationParameters.c	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "AuthorizationParameters.h"
+
+asn_TYPE_member_t asn_MBR_AuthorizationParameters_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct AuthorizationParameters, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+};
+static const int asn_MAP_AuthorizationParameters_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_AuthorizationParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_AuthorizationParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* nonStandardDataat 619 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_AuthorizationParameters_specs_1 = {
+	sizeof(struct AuthorizationParameters),
+	offsetof(struct AuthorizationParameters, _asn_ctx),
+	asn_MAP_AuthorizationParameters_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_AuthorizationParameters_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_AuthorizationParameters = {
+	"AuthorizationParameters",
+	"AuthorizationParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_AuthorizationParameters_tags_1,
+	sizeof(asn_DEF_AuthorizationParameters_tags_1)
+		/sizeof(asn_DEF_AuthorizationParameters_tags_1[0]), /* 1 */
+	asn_DEF_AuthorizationParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_AuthorizationParameters_tags_1)
+		/sizeof(asn_DEF_AuthorizationParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_AuthorizationParameters_1,
+	1,	/* Elements count */
+	&asn_SPC_AuthorizationParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BEnhancementParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BEnhancementParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BEnhancementParameters.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_BEnhancementParameters_H_
+#define	_BEnhancementParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "EnhancementOptions.h"
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* BEnhancementParameters */
+typedef struct BEnhancementParameters {
+	EnhancementOptions_t	 enhancementOptions;
+	long	 numberOfBPictures;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} BEnhancementParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_BEnhancementParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_BEnhancementParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_BEnhancementParameters_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BEnhancementParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BEnhancementParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BEnhancementParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BEnhancementParameters.c	(working copy)
@@ -0,0 +1,90 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "BEnhancementParameters.h"
+
+static int
+memb_numberOfBPictures_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 64)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_numberOfBPictures_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  1,  64 }	/* (1..64) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_BEnhancementParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct BEnhancementParameters, enhancementOptions),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EnhancementOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enhancementOptions"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BEnhancementParameters, numberOfBPictures),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfBPictures_constr_3,  memb_numberOfBPictures_constraint_1 },
+		0, 0, /* No default value */
+		"numberOfBPictures"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_BEnhancementParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_BEnhancementParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* enhancementOptionsat 865 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* numberOfBPicturesat 866 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_BEnhancementParameters_specs_1 = {
+	sizeof(struct BEnhancementParameters),
+	offsetof(struct BEnhancementParameters, _asn_ctx),
+	asn_MAP_BEnhancementParameters_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_BEnhancementParameters = {
+	"BEnhancementParameters",
+	"BEnhancementParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_BEnhancementParameters_tags_1,
+	sizeof(asn_DEF_BEnhancementParameters_tags_1)
+		/sizeof(asn_DEF_BEnhancementParameters_tags_1[0]), /* 1 */
+	asn_DEF_BEnhancementParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_BEnhancementParameters_tags_1)
+		/sizeof(asn_DEF_BEnhancementParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_BEnhancementParameters_1,
+	2,	/* Elements count */
+	&asn_SPC_BEnhancementParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BIT_STRING.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BIT_STRING.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BIT_STRING.h	(working copy)
@@ -0,0 +1,48 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_BIT_STRING_H_
+#define	_BIT_STRING_H_
+
+#include <OCTET_STRING.h>	/* Some help from OCTET STRING */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct BIT_STRING_s {
+	uint8_t *buf;	/* BIT STRING body */
+	size_t size;	/* Size of the above buffer */
+
+	int bits_unused;/* Unused trailing bits in the last octet (0..7) */
+
+	asn_struct_ctx_t _asn_ctx;	/* Parsing across buffer boundaries */
+} BIT_STRING_t;
+
+extern asn_TYPE_descriptor_t asn_DEF_BIT_STRING;
+extern asn_TYPE_operation_t asn_OP_BIT_STRING;
+extern asn_OCTET_STRING_specifics_t asn_SPC_BIT_STRING_specs;
+
+asn_struct_print_f BIT_STRING_print;	/* Human-readable output */
+asn_struct_compare_f BIT_STRING_compare;
+asn_constr_check_f BIT_STRING_constraint;
+xer_type_encoder_f BIT_STRING_encode_xer;
+oer_type_decoder_f BIT_STRING_decode_oer;
+oer_type_encoder_f BIT_STRING_encode_oer;
+per_type_decoder_f BIT_STRING_decode_uper;
+per_type_encoder_f BIT_STRING_encode_uper;
+asn_random_fill_f  BIT_STRING_random_fill;
+
+#define BIT_STRING_free              OCTET_STRING_free
+#define BIT_STRING_decode_ber        OCTET_STRING_decode_ber
+#define BIT_STRING_encode_der        OCTET_STRING_encode_der
+#define BIT_STRING_decode_xer        OCTET_STRING_decode_xer_binary
+#define BIT_STRING_decode_aper       OCTET_STRING_decode_aper
+#define BIT_STRING_encode_aper       OCTET_STRING_encode_aper
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BIT_STRING_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BIT_STRING.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BIT_STRING.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BIT_STRING.c	(working copy)
@@ -0,0 +1,656 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <BIT_STRING.h>
+#include <asn_internal.h>
+
+/*
+ * BIT STRING basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_BIT_STRING_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (3 << 2))
+};
+asn_OCTET_STRING_specifics_t asn_SPC_BIT_STRING_specs = {
+	sizeof(BIT_STRING_t),
+	offsetof(BIT_STRING_t, _asn_ctx),
+	ASN_OSUBV_BIT
+};
+asn_TYPE_operation_t asn_OP_BIT_STRING = {
+	OCTET_STRING_free,         /* Implemented in terms of OCTET STRING */
+	BIT_STRING_print,
+	BIT_STRING_compare,
+	OCTET_STRING_decode_ber,   /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_der,   /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_decode_xer_binary,
+	BIT_STRING_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	BIT_STRING_decode_oer,
+	BIT_STRING_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	BIT_STRING_decode_uper,	/* Unaligned PER decoder */
+	BIT_STRING_encode_uper,	/* Unaligned PER encoder */
+	OCTET_STRING_decode_aper,	/* Aligned PER decoder */
+	OCTET_STRING_encode_aper,	/* Aligned PER encoder */
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+	BIT_STRING_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_BIT_STRING = {
+	"BIT STRING",
+	"BIT_STRING",
+	&asn_OP_BIT_STRING,
+	asn_DEF_BIT_STRING_tags,
+	sizeof(asn_DEF_BIT_STRING_tags)
+	  / sizeof(asn_DEF_BIT_STRING_tags[0]),
+	asn_DEF_BIT_STRING_tags,	/* Same as above */
+	sizeof(asn_DEF_BIT_STRING_tags)
+	  / sizeof(asn_DEF_BIT_STRING_tags[0]),
+	{ 0, 0, BIT_STRING_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BIT_STRING_specs
+};
+
+/*
+ * BIT STRING generic constraint.
+ */
+int
+BIT_STRING_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                      asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+
+	if(st && st->buf) {
+		if((st->size == 0 && st->bits_unused)
+		|| st->bits_unused < 0 || st->bits_unused > 7) {
+			ASN__CTFAIL(app_key, td, sptr,
+				"%s: invalid padding byte (%s:%d)",
+				td->name, __FILE__, __LINE__);
+			return -1;
+		}
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	return 0;
+}
+
+static const char *_bit_pattern[16] = {
+	"0000", "0001", "0010", "0011", "0100", "0101", "0110", "0111",
+	"1000", "1001", "1010", "1011", "1100", "1101", "1110", "1111"
+};
+
+asn_enc_rval_t
+BIT_STRING_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                      int ilevel, enum xer_encoder_flags_e flags,
+                      asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t er;
+	char scratch[128];
+	char *p = scratch;
+	char *scend = scratch + (sizeof(scratch) - 10);
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	int xcan = (flags & XER_F_CANONICAL);
+	uint8_t *buf;
+	uint8_t *end;
+
+	if(!st || !st->buf)
+		ASN__ENCODE_FAILED;
+
+	er.encoded = 0;
+
+	buf = st->buf;
+	end = buf + st->size - 1;	/* Last byte is special */
+
+	/*
+	 * Binary dump
+	 */
+	for(; buf < end; buf++) {
+		int v = *buf;
+		int nline = xcan?0:(((buf - st->buf) % 8) == 0);
+		if(p >= scend || nline) {
+			ASN__CALLBACK(scratch, p - scratch);
+			p = scratch;
+			if(nline) ASN__TEXT_INDENT(1, ilevel);
+		}
+		memcpy(p + 0, _bit_pattern[v >> 4], 4);
+		memcpy(p + 4, _bit_pattern[v & 0x0f], 4);
+		p += 8;
+	}
+
+	if(!xcan && ((buf - st->buf) % 8) == 0)
+		ASN__TEXT_INDENT(1, ilevel);
+	ASN__CALLBACK(scratch, p - scratch);
+	p = scratch;
+
+	if(buf == end) {
+		int v = *buf;
+		int ubits = st->bits_unused;
+		int i;
+		for(i = 7; i >= ubits; i--)
+			*p++ = (v & (1 << i)) ? 0x31 : 0x30;
+		ASN__CALLBACK(scratch, p - scratch);
+	}
+
+	if(!xcan) ASN__TEXT_INDENT(1, ilevel - 1);
+
+	ASN__ENCODED_OK(er);
+cb_failed:
+	ASN__ENCODE_FAILED;
+}
+
+
+/*
+ * BIT STRING specific contents printer.
+ */
+int
+BIT_STRING_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+                 asn_app_consume_bytes_f *cb, void *app_key) {
+    const char * const h2c = "0123456789ABCDEF";
+	char scratch[64];
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	uint8_t *buf;
+	uint8_t *end;
+	char *p = scratch;
+
+	(void)td;	/* Unused argument */
+
+	if(!st || !st->buf)
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+
+	ilevel++;
+	buf = st->buf;
+	end = buf + st->size;
+
+	/*
+	 * Hexadecimal dump.
+	 */
+	for(; buf < end; buf++) {
+		if((buf - st->buf) % 16 == 0 && (st->size > 16)
+				&& buf != st->buf) {
+			_i_INDENT(1);
+			/* Dump the string */
+			if(cb(scratch, p - scratch, app_key) < 0) return -1;
+			p = scratch;
+		}
+		*p++ = h2c[*buf >> 4];
+		*p++ = h2c[*buf & 0x0F];
+		*p++ = 0x20;
+	}
+
+	if(p > scratch) {
+		p--;	/* Eat the tailing space */
+
+		if((st->size > 16)) {
+			_i_INDENT(1);
+		}
+
+		/* Dump the incomplete 16-bytes row */
+		if(cb(scratch, p - scratch, app_key) < 0)
+			return -1;
+	}
+
+    if(st->bits_unused) {
+        int ret = snprintf(scratch, sizeof(scratch), " (%d bit%s unused)",
+                           st->bits_unused, st->bits_unused == 1 ? "" : "s");
+        assert(ret > 0 && ret < (ssize_t)sizeof(scratch));
+        if(ret > 0 && ret < (ssize_t)sizeof(scratch)
+           && cb(scratch, ret, app_key) < 0)
+            return -1;
+    }
+
+	return 0;
+}
+
+/*
+ * Non-destructively remove the trailing 0-bits from the given bit string.
+ */
+static const BIT_STRING_t *
+BIT_STRING__compactify(const BIT_STRING_t *st, BIT_STRING_t *tmp) {
+    const uint8_t *b;
+    union {
+        const uint8_t *c_buf;
+        uint8_t *nc_buf;
+    } unconst;
+
+    if(st->size == 0) {
+        assert(st->bits_unused == 0);
+        return st;
+    } else {
+        for(b = &st->buf[st->size - 1]; b > st->buf && *b == 0; b--) {
+            ;
+        }
+        /* b points to the last byte which may contain data */
+        if(*b) {
+            int unused = 7;
+            uint8_t v = *b;
+            v &= -(int8_t)v;
+            if(v & 0x0F) unused -= 4;
+            if(v & 0x33) unused -= 2;
+            if(v & 0x55) unused -= 1;
+            tmp->size = b-st->buf + 1;
+            tmp->bits_unused = unused;
+        } else {
+            tmp->size = b-st->buf;
+            tmp->bits_unused = 0;
+        }
+
+        assert(b >= st->buf);
+    }
+
+    unconst.c_buf = st->buf;
+    tmp->buf = unconst.nc_buf;
+    return tmp;
+}
+
+/*
+ * Lexicographically compare the common prefix of both strings,
+ * and if it is the same return -1 for the smallest string.
+ */
+int
+BIT_STRING_compare(const asn_TYPE_descriptor_t *td, const void *aptr,
+                   const void *bptr) {
+    /*
+     * Remove information about trailing bits, since
+     * X.680 (08/2015) #22.7 "ensure that different semantics are not"
+     * "associated with [values that differ only in] the trailing 0 bits."
+     */
+    BIT_STRING_t compact_a, compact_b;
+    const BIT_STRING_t *a = BIT_STRING__compactify(aptr, &compact_a);
+    const BIT_STRING_t *b = BIT_STRING__compactify(bptr, &compact_b);
+    const asn_OCTET_STRING_specifics_t *specs = td->specifics;
+
+    assert(specs && specs->subvariant == ASN_OSUBV_BIT);
+
+    if(a && b) {
+        size_t common_prefix_size = a->size <= b->size ? a->size : b->size;
+        int ret = memcmp(a->buf, b->buf, common_prefix_size);
+        if(ret == 0) {
+            /* Figure out which string with equal prefixes is longer. */
+            if(a->size < b->size) {
+                return -1;
+            } else if(a->size > b->size) {
+                return 1;
+            } else {
+                /* Figure out how many unused bits */
+                if(a->bits_unused > b->bits_unused) {
+                    return -1;
+                } else if(a->bits_unused < b->bits_unused) {
+                    return 1;
+                } else {
+                    return 0;
+                }
+            }
+        } else {
+            return ret;
+        }
+    } else if(!a && !b) {
+        return 0;
+    } else if(!a) {
+        return -1;
+    } else {
+        return 1;
+    }
+}
+
+#ifndef  ASN_DISABLE_PER_SUPPORT
+
+#undef  RETURN
+#define RETURN(_code)                       \
+    do {                                    \
+        asn_dec_rval_t tmprval;             \
+        tmprval.code = _code;               \
+        tmprval.consumed = consumed_myself; \
+        return tmprval;                     \
+    } while(0)
+
+static asn_per_constraint_t asn_DEF_BIT_STRING_constraint_size = {
+    APC_SEMI_CONSTRAINED, -1, -1, 0, 0};
+
+asn_dec_rval_t
+BIT_STRING_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                       const asn_TYPE_descriptor_t *td,
+                       const asn_per_constraints_t *constraints, void **sptr,
+                       asn_per_data_t *pd) {
+    const asn_OCTET_STRING_specifics_t *specs = td->specifics
+		? (const asn_OCTET_STRING_specifics_t *)td->specifics
+		: &asn_SPC_BIT_STRING_specs;
+    const asn_per_constraints_t *pc =
+        constraints ? constraints : td->encoding_constraints.per_constraints;
+	const asn_per_constraint_t *csiz;
+	asn_dec_rval_t rval = { RC_OK, 0 };
+	BIT_STRING_t *st = (BIT_STRING_t *)*sptr;
+	ssize_t consumed_myself = 0;
+	int repeat;
+
+	(void)opt_codec_ctx;
+
+	if(pc) {
+		csiz = &pc->size;
+	} else {
+		csiz = &asn_DEF_BIT_STRING_constraint_size;
+	}
+
+	if(specs->subvariant != ASN_OSUBV_BIT) {
+		ASN_DEBUG("Subvariant %d is not BIT OSUBV_BIT", specs->subvariant);
+		RETURN(RC_FAIL);
+    }
+
+	/*
+	 * Allocate the string.
+	 */
+	if(!st) {
+		st = (BIT_STRING_t *)(*sptr = CALLOC(1, specs->struct_size));
+		if(!st) RETURN(RC_FAIL);
+	}
+
+	ASN_DEBUG("PER Decoding %s size %ld .. %ld bits %d",
+		csiz->flags & APC_EXTENSIBLE ? "extensible" : "non-extensible",
+		csiz->lower_bound, csiz->upper_bound, csiz->effective_bits);
+
+	if(csiz->flags & APC_EXTENSIBLE) {
+		int inext = per_get_few_bits(pd, 1);
+		if(inext < 0) RETURN(RC_WMORE);
+		if(inext) {
+			csiz = &asn_DEF_BIT_STRING_constraint_size;
+		}
+	}
+
+	if(csiz->effective_bits >= 0) {
+		FREEMEM(st->buf);
+        st->size = (csiz->upper_bound + 7) >> 3;
+        st->buf = (uint8_t *)MALLOC(st->size + 1);
+		if(!st->buf) { st->size = 0; RETURN(RC_FAIL); }
+	}
+
+	/* X.691, #16.5: zero-length encoding */
+	/* X.691, #16.6: short fixed length encoding (up to 2 octets) */
+	/* X.691, #16.7: long fixed length encoding (up to 64K octets) */
+	if(csiz->effective_bits == 0) {
+		int ret;
+        ASN_DEBUG("Encoding BIT STRING size %ld", csiz->upper_bound);
+        ret = per_get_many_bits(pd, st->buf, 0, csiz->upper_bound);
+		if(ret < 0) RETURN(RC_WMORE);
+		consumed_myself += csiz->upper_bound;
+		st->buf[st->size] = 0;
+        st->bits_unused = (8 - (csiz->upper_bound & 0x7)) & 0x7;
+        RETURN(RC_OK);
+	}
+
+	st->size = 0;
+	do {
+		ssize_t raw_len;
+		ssize_t len_bytes;
+		ssize_t len_bits;
+		void *p;
+		int ret;
+
+		/* Get the PER length */
+		raw_len = uper_get_length(pd, csiz->effective_bits, csiz->lower_bound,
+		                          &repeat);
+		if(raw_len < 0) RETURN(RC_WMORE);
+        if(raw_len == 0 && st->buf) break;
+
+		ASN_DEBUG("STR Got PER length eb %ld, len %ld, %s (%s)",
+			(long)csiz->effective_bits, (long)raw_len,
+			repeat ? "repeat" : "once", td->name);
+        len_bits = raw_len;
+        len_bytes = (len_bits + 7) >> 3;
+        if(len_bits & 0x7) st->bits_unused = 8 - (len_bits & 0x7);
+        /* len_bits be multiple of 16K if repeat is set */
+        p = REALLOC(st->buf, st->size + len_bytes + 1);
+		if(!p) RETURN(RC_FAIL);
+		st->buf = (uint8_t *)p;
+
+        ret = per_get_many_bits(pd, &st->buf[st->size], 0, len_bits);
+        if(ret < 0) RETURN(RC_WMORE);
+		st->size += len_bytes;
+	} while(repeat);
+	st->buf[st->size] = 0;	/* nul-terminate */
+
+	return rval;
+}
+
+asn_enc_rval_t
+BIT_STRING_encode_uper(const asn_TYPE_descriptor_t *td,
+                       const asn_per_constraints_t *constraints,
+                       const void *sptr, asn_per_outp_t *po) {
+    const asn_OCTET_STRING_specifics_t *specs =
+        td->specifics ? (const asn_OCTET_STRING_specifics_t *)td->specifics
+                      : &asn_SPC_BIT_STRING_specs;
+    const asn_per_constraints_t *pc =
+        constraints ? constraints : td->encoding_constraints.per_constraints;
+	const asn_per_constraint_t *csiz;
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	BIT_STRING_t compact_bstr;  /* Do not modify this directly! */
+	asn_enc_rval_t er = { 0, 0, 0 };
+	int inext = 0;		/* Lies not within extension root */
+	size_t size_in_bits;
+	const uint8_t *buf;
+	int ret;
+	int ct_extensible;
+
+	if(!st || (!st->buf && st->size))
+		ASN__ENCODE_FAILED;
+
+	if(specs->subvariant == ASN_OSUBV_BIT) {
+        if((st->size == 0 && st->bits_unused) || (st->bits_unused & ~7))
+            ASN__ENCODE_FAILED;
+    } else {
+		ASN__ENCODE_FAILED;
+    }
+
+	if(pc) {
+        csiz = &pc->size;
+    } else {
+		csiz = &asn_DEF_BIT_STRING_constraint_size;
+	}
+	ct_extensible = csiz->flags & APC_EXTENSIBLE;
+
+    /* Figure out the size without the trailing bits */
+    st = BIT_STRING__compactify(st, &compact_bstr);
+    size_in_bits = 8 * st->size - st->bits_unused;
+
+    ASN_DEBUG(
+        "Encoding %s into %" ASN_PRI_SIZE " bits"
+        " (%ld..%ld, effective %d)%s",
+        td->name, size_in_bits, csiz->lower_bound, csiz->upper_bound,
+        csiz->effective_bits, ct_extensible ? " EXT" : "");
+
+    /* Figure out whether size lies within PER visible constraint */
+
+    if(csiz->effective_bits >= 0) {
+        if((ssize_t)size_in_bits > csiz->upper_bound) {
+            if(ct_extensible) {
+                csiz = &asn_DEF_BIT_STRING_constraint_size;
+                inext = 1;
+            } else {
+                ASN__ENCODE_FAILED;
+            }
+        }
+    } else {
+        inext = 0;
+    }
+
+    if(ct_extensible) {
+		/* Declare whether length is [not] within extension root */
+		if(per_put_few_bits(po, inext, 1))
+			ASN__ENCODE_FAILED;
+	}
+
+    if(csiz->effective_bits >= 0 && !inext) {
+        int add_trailer = (ssize_t)size_in_bits < csiz->lower_bound;
+        ASN_DEBUG(
+            "Encoding %" ASN_PRI_SIZE " bytes (%ld), length (in %d bits) trailer %d; actual "
+            "value %" ASN_PRI_SSIZE "",
+            st->size, size_in_bits - csiz->lower_bound, csiz->effective_bits,
+            add_trailer,
+            add_trailer ? 0 : (ssize_t)size_in_bits - csiz->lower_bound);
+        ret = per_put_few_bits(
+            po, add_trailer ? 0 : (ssize_t)size_in_bits - csiz->lower_bound,
+            csiz->effective_bits);
+        if(ret) ASN__ENCODE_FAILED;
+        ret = per_put_many_bits(po, st->buf, size_in_bits);
+        if(ret) ASN__ENCODE_FAILED;
+        if(add_trailer) {
+            static const uint8_t zeros[16];
+            size_t trailing_zero_bits = csiz->lower_bound - size_in_bits;
+            while(trailing_zero_bits > 0) {
+                if(trailing_zero_bits > 8 * sizeof(zeros)) {
+                    ret = per_put_many_bits(po, zeros, 8 * sizeof(zeros));
+                    trailing_zero_bits -= 8 * sizeof(zeros);
+                } else {
+                    ret = per_put_many_bits(po, zeros, trailing_zero_bits);
+                    trailing_zero_bits = 0;
+                }
+                if(ret) ASN__ENCODE_FAILED;
+            }
+        }
+        ASN__ENCODED_OK(er);
+    }
+
+    ASN_DEBUG("Encoding %" ASN_PRI_SIZE " bytes", st->size);
+
+    buf = st->buf;
+    do {
+        int need_eom = 0;
+        ssize_t maySave = uper_put_length(po, size_in_bits, &need_eom);
+        if(maySave < 0) ASN__ENCODE_FAILED;
+
+        ASN_DEBUG("Encoding %" ASN_PRI_SSIZE " of %" ASN_PRI_SIZE "", maySave, size_in_bits);
+
+        ret = per_put_many_bits(po, buf, maySave);
+        if(ret) ASN__ENCODE_FAILED;
+
+        buf += maySave >> 3;
+        size_in_bits -= maySave;
+        assert(!(maySave & 0x07) || !size_in_bits);
+        if(need_eom && uper_put_length(po, 0, 0))
+            ASN__ENCODE_FAILED; /* End of Message length */
+    } while(size_in_bits);
+
+    ASN__ENCODED_OK(er);
+}
+
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+asn_random_fill_result_t
+BIT_STRING_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                       const asn_encoding_constraints_t *constraints,
+                       size_t max_length) {
+    const asn_OCTET_STRING_specifics_t *specs =
+        td->specifics ? (const asn_OCTET_STRING_specifics_t *)td->specifics
+                      : &asn_SPC_BIT_STRING_specs;
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    static unsigned lengths[] = {0,     1,     2,     3,     4,     8,
+                                 126,   127,   128,   16383, 16384, 16385,
+                                 65534, 65535, 65536, 65537};
+    uint8_t *buf;
+    uint8_t *bend;
+    uint8_t *b;
+    size_t rnd_bits, rnd_len;
+    BIT_STRING_t *st;
+
+    if(max_length == 0) return result_skipped;
+
+    switch(specs->subvariant) {
+    case ASN_OSUBV_ANY:
+        return result_failed;
+    case ASN_OSUBV_BIT:
+        break;
+    default:
+        break;
+    }
+
+    /* Figure out how far we should go */
+    rnd_bits = lengths[asn_random_between(
+        0, sizeof(lengths) / sizeof(lengths[0]) - 1)];
+    if(!constraints || !constraints->per_constraints)
+        constraints = &td->encoding_constraints;
+    if(constraints->per_constraints) {
+        const asn_per_constraint_t *pc = &constraints->per_constraints->size;
+        if(pc->flags & APC_CONSTRAINED) {
+            long suggested_upper_bound = pc->upper_bound < (ssize_t)max_length
+                                             ? pc->upper_bound
+                                             : (ssize_t)max_length;
+            if(max_length < (size_t)pc->lower_bound) {
+                return result_skipped;
+            }
+            if(pc->flags & APC_EXTENSIBLE) {
+                switch(asn_random_between(0, 5)) {
+                case 0:
+                    if(pc->lower_bound > 0) {
+                        rnd_bits = pc->lower_bound - 1;
+                        break;
+                    }
+                    /* Fall through */
+                case 1:
+                    rnd_bits = pc->upper_bound + 1;
+                    break;
+                case 2:
+                    /* Keep rnd_bits from the table */
+                    if(rnd_bits < max_length) {
+                        break;
+                    }
+                    /* Fall through */
+                default:
+                    rnd_bits = asn_random_between(pc->lower_bound,
+                                                  suggested_upper_bound);
+                }
+            } else {
+                rnd_bits =
+                    asn_random_between(pc->lower_bound, suggested_upper_bound);
+            }
+        } else {
+            rnd_bits = asn_random_between(0, max_length - 1);
+        }
+    } else if(rnd_bits >= max_length) {
+        rnd_bits = asn_random_between(0, max_length - 1);
+    }
+
+    rnd_len = (rnd_bits + 7) / 8;
+    buf = CALLOC(1, rnd_len + 1);
+    if(!buf) return result_failed;
+
+    bend = &buf[rnd_len];
+
+    for(b = buf; b < bend; b++) {
+        *(uint8_t *)b = asn_random_between(0, 255);
+    }
+    *b = 0; /* Zero-terminate just in case. */
+
+    if(*sptr) {
+        st = *sptr;
+        FREEMEM(st->buf);
+    } else {
+        st = (BIT_STRING_t *)(*sptr = CALLOC(1, specs->struct_size));
+        if(!st) {
+            FREEMEM(buf);
+            return result_failed;
+        }
+    }
+
+    st->buf = buf;
+    st->size = rnd_len;
+    st->bits_unused = (8 - (rnd_bits & 0x7)) & 0x7;
+    if(st->bits_unused) {
+        assert(st->size > 0);
+        st->buf[st->size-1] &= 0xff << st->bits_unused;
+    }
+
+    result_ok.length = st->size;
+    return result_ok;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BMPString.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BMPString.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BMPString.h	(working copy)
@@ -0,0 +1,39 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_BMPString_H_
+#define	_BMPString_H_
+
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef OCTET_STRING_t BMPString_t;  /* Implemented via OCTET STRING */
+
+extern asn_TYPE_descriptor_t asn_DEF_BMPString;
+extern asn_TYPE_operation_t asn_OP_BMPString;
+extern asn_OCTET_STRING_specifics_t asn_SPC_BMPString_specs;
+
+asn_struct_print_f BMPString_print;	/* Human-readable output */
+asn_constr_check_f BMPString_constraint;
+xer_type_decoder_f BMPString_decode_xer;
+xer_type_encoder_f BMPString_encode_xer;
+
+#define BMPString_free          OCTET_STRING_free
+#define BMPString_print         BMPString_print
+#define BMPString_compare       OCTET_STRING_compare
+#define BMPString_decode_ber    OCTET_STRING_decode_ber
+#define BMPString_encode_der    OCTET_STRING_encode_der
+#define BMPString_decode_uper   OCTET_STRING_decode_uper
+#define BMPString_encode_uper   OCTET_STRING_encode_uper
+#define BMPString_decode_aper   OCTET_STRING_decode_aper
+#define BMPString_encode_aper   OCTET_STRING_encode_aper
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BMPString_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BMPString.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BMPString.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BMPString.c	(working copy)
@@ -0,0 +1,233 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <BMPString.h>
+#include <UTF8String.h>
+
+/*
+ * BMPString basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_BMPString_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (30 << 2)),	/* [UNIVERSAL 30] IMPLICIT ...*/
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))	/* ... OCTET STRING */
+};
+asn_OCTET_STRING_specifics_t asn_SPC_BMPString_specs = {
+	sizeof(BMPString_t),
+	offsetof(BMPString_t, _asn_ctx),
+	ASN_OSUBV_U16	/* 16-bits character */
+};
+static asn_per_constraints_t asn_DEF_BMPString_per_constraints = {
+	{ APC_CONSTRAINED, 16, 16, 0, 65535 },
+	{ APC_SEMI_CONSTRAINED, -1, -1, 0, 0 },
+	0, 0
+};
+asn_TYPE_operation_t asn_OP_BMPString = {
+	OCTET_STRING_free,          /* Implemented in terms of OCTET STRING */
+	BMPString_print,
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,
+	OCTET_STRING_encode_der,
+	BMPString_decode_xer,		/* Convert from UTF-8 */
+	BMPString_encode_xer,		/* Convert to UTF-8 */
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OCTET_STRING_decode_oer,
+	OCTET_STRING_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,
+	OCTET_STRING_encode_uper,
+	OCTET_STRING_decode_aper,
+	OCTET_STRING_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	OCTET_STRING_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_BMPString = {
+	"BMPString",
+	"BMPString",
+	&asn_OP_BMPString,
+	asn_DEF_BMPString_tags,
+	sizeof(asn_DEF_BMPString_tags)
+	  / sizeof(asn_DEF_BMPString_tags[0]) - 1,
+	asn_DEF_BMPString_tags,
+	sizeof(asn_DEF_BMPString_tags)
+	  / sizeof(asn_DEF_BMPString_tags[0]),
+	{ 0, &asn_DEF_BMPString_per_constraints, BMPString_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BMPString_specs
+};
+
+int
+BMPString_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                     asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    const BMPString_t *st = (const BMPString_t *)sptr;
+
+    if(st && st->buf) {
+        if(st->size & 1) {
+            ASN__CTFAIL(app_key, td, sptr,
+                        "%s: invalid size %" ASN_PRI_SIZE " not divisible by 2 (%s:%d)",
+                        td->name, st->size, __FILE__, __LINE__);
+            return -1;
+        }
+    } else {
+        ASN__CTFAIL(app_key, td, sptr, "%s: value not given (%s:%d)", td->name,
+                    __FILE__, __LINE__);
+        return -1;
+    }
+
+    return 0;
+}
+
+/*
+ * BMPString specific contents printer.
+ */
+static ssize_t
+BMPString__dump(const BMPString_t *st,
+		asn_app_consume_bytes_f *cb, void *app_key) {
+	char scratch[128];			/* Scratchpad buffer */
+	char *p = scratch;
+	ssize_t wrote = 0;
+	uint8_t *ch;
+	uint8_t *end;
+
+	ch = st->buf;
+	end = (st->buf + st->size);
+	for(end--; ch < end; ch += 2) {
+		uint16_t wc = (ch[0] << 8) | ch[1];	/* 2 bytes */
+		if(sizeof(scratch) - (p - scratch) < 3) {
+			wrote += p - scratch;
+			if(cb(scratch, p - scratch, app_key) < 0)
+				return -1;
+			p = scratch;
+		}
+		if(wc < 0x80) {
+			*p++ = (char)wc;
+		} else if(wc < 0x800) {
+			*p++ = 0xc0 | ((wc >> 6));
+			*p++ = 0x80 | ((wc & 0x3f));
+		} else {
+			*p++ = 0xe0 | ((wc >> 12));
+			*p++ = 0x80 | ((wc >> 6) & 0x3f);
+			*p++ = 0x80 | ((wc & 0x3f));
+		}
+	}
+
+	wrote += p - scratch;
+	if(cb(scratch, p - scratch, app_key) < 0)
+		return -1;
+
+	return wrote;
+}
+
+asn_dec_rval_t
+BMPString_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                     const asn_TYPE_descriptor_t *td, void **sptr,
+                     const char *opt_mname, const void *buf_ptr, size_t size) {
+    asn_dec_rval_t rc;
+
+	rc = OCTET_STRING_decode_xer_utf8(opt_codec_ctx, td, sptr, opt_mname,
+		buf_ptr, size);
+	if(rc.code == RC_OK) {
+		/*
+		 * Now we have a whole string in UTF-8 format.
+		 * Convert it into UCS-2.
+		 */
+		uint32_t *wcs;
+		size_t wcs_len;
+		UTF8String_t *st;
+
+		assert(*sptr);
+		st = (UTF8String_t *)*sptr;
+		assert(st->buf);
+		wcs_len = UTF8String_to_wcs(st, 0, 0);
+
+		wcs = (uint32_t *)MALLOC(4 * (wcs_len + 1));
+		if(wcs == 0 || UTF8String_to_wcs(st, wcs, wcs_len) != wcs_len) {
+			rc.code = RC_FAIL;
+			rc.consumed = 0;
+			return rc;
+		} else {
+			wcs[wcs_len] = 0;	/* nul-terminate */
+		}
+
+		if(1) {
+			/* Swap byte order and trim encoding to 2 bytes */
+			uint32_t *wc = wcs;
+			uint32_t *wc_end = wcs + wcs_len;
+			uint16_t *dstwc = (uint16_t *)wcs;
+			for(; wc < wc_end; wc++, dstwc++) {
+				uint32_t wch = *wc;
+				if(wch > 0xffff) {
+					FREEMEM(wcs);
+					rc.code = RC_FAIL;
+					rc.consumed = 0;
+					return rc;
+				}
+				*((uint8_t *)dstwc + 0) = wch >> 8;
+				*((uint8_t *)dstwc + 1) = wch;
+			}
+			dstwc = (uint16_t *)REALLOC(wcs, 2 * (wcs_len + 1));
+			if(!dstwc) {
+				FREEMEM(wcs);
+				rc.code = RC_FAIL;
+				rc.consumed = 0;
+				return rc;
+			} else {
+				dstwc[wcs_len] = 0;	/* nul-terminate */
+				wcs = (uint32_t *)(void *)dstwc; /* Alignment OK */
+			}
+		}
+
+		FREEMEM(st->buf);
+		st->buf = (uint8_t *)wcs;
+		st->size = 2 * wcs_len;
+	}
+	return rc;
+}
+
+asn_enc_rval_t
+BMPString_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                     int ilevel, enum xer_encoder_flags_e flags,
+                     asn_app_consume_bytes_f *cb, void *app_key) {
+    const BMPString_t *st = (const BMPString_t *)sptr;
+	asn_enc_rval_t er;
+
+	(void)ilevel;
+	(void)flags;
+
+	if(!st || !st->buf)
+		ASN__ENCODE_FAILED;
+
+	er.encoded = BMPString__dump(st, cb, app_key);
+	if(er.encoded < 0) ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+int
+BMPString_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+                asn_app_consume_bytes_f *cb, void *app_key) {
+    const BMPString_t *st = (const BMPString_t *)sptr;
+
+	(void)td;	/* Unused argument */
+	(void)ilevel;	/* Unused argument */
+
+	if(!st || !st->buf)
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+
+	if(BMPString__dump(st, cb, app_key) < 0)
+		return -1;
+
+	return 0;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BOOLEAN.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BOOLEAN.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BOOLEAN.h	(working copy)
@@ -0,0 +1,45 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_BOOLEAN_H_
+#define	_BOOLEAN_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * The underlying integer may contain various values, but everything
+ * non-zero is capped to 0xff by the DER encoder. The BER decoder may
+ * yield non-zero values different from 1, beware.
+ */
+typedef int BOOLEAN_t;
+
+extern asn_TYPE_descriptor_t asn_DEF_BOOLEAN;
+extern asn_TYPE_operation_t asn_OP_BOOLEAN;
+
+asn_struct_free_f BOOLEAN_free;
+asn_struct_print_f BOOLEAN_print;
+asn_struct_compare_f BOOLEAN_compare;
+ber_type_decoder_f BOOLEAN_decode_ber;
+der_type_encoder_f BOOLEAN_encode_der;
+oer_type_decoder_f BOOLEAN_decode_oer;
+oer_type_encoder_f BOOLEAN_encode_oer;
+per_type_decoder_f BOOLEAN_decode_uper;
+per_type_encoder_f BOOLEAN_encode_uper;
+per_type_decoder_f BOOLEAN_decode_aper;
+per_type_encoder_f BOOLEAN_encode_aper;
+xer_type_decoder_f BOOLEAN_decode_xer;
+xer_type_encoder_f BOOLEAN_encode_xer;
+asn_random_fill_f  BOOLEAN_random_fill;
+
+#define BOOLEAN_constraint     asn_generic_no_constraint
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BOOLEAN_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BOOLEAN.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BOOLEAN.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BOOLEAN.c	(working copy)
@@ -0,0 +1,492 @@
+/*-
+ * Copyright (c) 2003, 2005 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <asn_codecs_prim.h>
+#include <BOOLEAN.h>
+
+/*
+ * BOOLEAN basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_BOOLEAN_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (1 << 2))
+};
+asn_TYPE_operation_t asn_OP_BOOLEAN = {
+	BOOLEAN_free,
+	BOOLEAN_print,
+	BOOLEAN_compare,
+	BOOLEAN_decode_ber,
+	BOOLEAN_encode_der,
+	BOOLEAN_decode_xer,
+	BOOLEAN_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	BOOLEAN_decode_oer,
+	BOOLEAN_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	BOOLEAN_decode_uper,	/* Unaligned PER decoder */
+	BOOLEAN_encode_uper,	/* Unaligned PER encoder */
+	BOOLEAN_decode_aper,	/* Aligned PER decoder */
+	BOOLEAN_encode_aper,	/* Aligned PER encoder */
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	BOOLEAN_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_BOOLEAN = {
+	"BOOLEAN",
+	"BOOLEAN",
+	&asn_OP_BOOLEAN,
+	asn_DEF_BOOLEAN_tags,
+	sizeof(asn_DEF_BOOLEAN_tags) / sizeof(asn_DEF_BOOLEAN_tags[0]),
+	asn_DEF_BOOLEAN_tags,	/* Same as above */
+	sizeof(asn_DEF_BOOLEAN_tags) / sizeof(asn_DEF_BOOLEAN_tags[0]),
+	{ 0, 0, asn_generic_no_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+/*
+ * Decode BOOLEAN type.
+ */
+asn_dec_rval_t
+BOOLEAN_decode_ber(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td, void **bool_value,
+                   const void *buf_ptr, size_t size, int tag_mode) {
+    BOOLEAN_t *st = (BOOLEAN_t *)*bool_value;
+	asn_dec_rval_t rval;
+	ber_tlv_len_t length;
+	ber_tlv_len_t lidx;
+
+	if(st == NULL) {
+		st = (BOOLEAN_t *)(*bool_value = CALLOC(1, sizeof(*st)));
+		if(st == NULL) {
+			rval.code = RC_FAIL;
+			rval.consumed = 0;
+			return rval;
+		}
+	}
+
+	ASN_DEBUG("Decoding %s as BOOLEAN (tm=%d)",
+		td->name, tag_mode);
+
+	/*
+	 * Check tags.
+	 */
+	rval = ber_check_tags(opt_codec_ctx, td, 0, buf_ptr, size,
+		tag_mode, 0, &length, 0);
+	if(rval.code != RC_OK)
+		return rval;
+
+	ASN_DEBUG("Boolean length is %d bytes", (int)length);
+
+	buf_ptr = ((const char *)buf_ptr) + rval.consumed;
+	size -= rval.consumed;
+	if(length > (ber_tlv_len_t)size) {
+		rval.code = RC_WMORE;
+		rval.consumed = 0;
+		return rval;
+	}
+
+	/*
+	 * Compute boolean value.
+	 */
+	for(*st = 0, lidx = 0;
+		(lidx < length) && *st == 0; lidx++) {
+		/*
+		 * Very simple approach: read bytes until the end or
+		 * value is already TRUE.
+		 * BOOLEAN is not supposed to contain meaningful data anyway.
+		 */
+		*st |= ((const uint8_t *)buf_ptr)[lidx];
+	}
+
+	rval.code = RC_OK;
+	rval.consumed += length;
+
+	ASN_DEBUG("Took %ld/%ld bytes to encode %s, value=%d",
+		(long)rval.consumed, (long)length,
+		td->name, *st);
+	
+	return rval;
+}
+
+asn_enc_rval_t
+BOOLEAN_encode_der(const asn_TYPE_descriptor_t *td, const void *sptr,
+                   int tag_mode, ber_tlv_tag_t tag, asn_app_consume_bytes_f *cb,
+                   void *app_key) {
+    asn_enc_rval_t erval;
+    const BOOLEAN_t *st = (const BOOLEAN_t *)sptr;
+
+    erval.encoded = der_write_tags(td, 1, tag_mode, 0, tag, cb, app_key);
+	if(erval.encoded == -1) {
+		erval.failed_type = td;
+		erval.structure_ptr = sptr;
+		return erval;
+	}
+
+	if(cb) {
+		uint8_t bool_value;
+
+		bool_value = *st ? 0xff : 0; /* 0xff mandated by DER */
+
+		if(cb(&bool_value, 1, app_key) < 0) {
+			erval.encoded = -1;
+			erval.failed_type = td;
+			erval.structure_ptr = sptr;
+			return erval;
+		}
+	}
+
+	erval.encoded += 1;
+
+	ASN__ENCODED_OK(erval);
+}
+
+
+/*
+ * Decode the chunk of XML text encoding INTEGER.
+ */
+static enum xer_pbd_rval
+BOOLEAN__xer_body_decode(const asn_TYPE_descriptor_t *td, void *sptr,
+                         const void *chunk_buf, size_t chunk_size) {
+    BOOLEAN_t *st = (BOOLEAN_t *)sptr;
+	const char *p = (const char *)chunk_buf;
+
+	(void)td;
+
+	if(chunk_size && p[0] == 0x3c /* '<' */) {
+		switch(xer_check_tag(chunk_buf, chunk_size, "false")) {
+		case XCT_BOTH:
+			/* "<false/>" */
+			*st = 0;
+			break;
+		case XCT_UNKNOWN_BO:
+			if(xer_check_tag(chunk_buf, chunk_size, "true")
+					!= XCT_BOTH)
+				return XPBD_BROKEN_ENCODING;
+			/* "<true/>" */
+			*st = 1;	/* Or 0xff as in DER?.. */
+			break;
+		default:
+			return XPBD_BROKEN_ENCODING;
+		}
+		return XPBD_BODY_CONSUMED;
+	} else {
+		return XPBD_BROKEN_ENCODING;
+	}
+}
+
+
+asn_dec_rval_t
+BOOLEAN_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td, void **sptr,
+                   const char *opt_mname, const void *buf_ptr, size_t size) {
+    return xer_decode_primitive(opt_codec_ctx, td,
+		sptr, sizeof(BOOLEAN_t), opt_mname, buf_ptr, size,
+		BOOLEAN__xer_body_decode);
+}
+
+asn_enc_rval_t
+BOOLEAN_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+	int ilevel, enum xer_encoder_flags_e flags,
+		asn_app_consume_bytes_f *cb, void *app_key) {
+	const BOOLEAN_t *st = (const BOOLEAN_t *)sptr;
+	asn_enc_rval_t er = {0, 0, 0};
+
+	(void)ilevel;
+	(void)flags;
+
+	if(!st) ASN__ENCODE_FAILED;
+
+	if(*st) {
+		ASN__CALLBACK("<true/>", 7);
+	} else {
+		ASN__CALLBACK("<false/>", 8);
+	}
+
+	ASN__ENCODED_OK(er);
+cb_failed:
+	ASN__ENCODE_FAILED;
+}
+
+int
+BOOLEAN_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+              asn_app_consume_bytes_f *cb, void *app_key) {
+    const BOOLEAN_t *st = (const BOOLEAN_t *)sptr;
+	const char *buf;
+	size_t buflen;
+
+	(void)td;	/* Unused argument */
+	(void)ilevel;	/* Unused argument */
+
+	if(st) {
+		if(*st) {
+			buf = "TRUE";
+			buflen = 4;
+		} else {
+			buf = "FALSE";
+			buflen = 5;
+		}
+	} else {
+		buf = "<absent>";
+		buflen = 8;
+	}
+
+	return (cb(buf, buflen, app_key) < 0) ? -1 : 0;
+}
+
+void
+BOOLEAN_free(const asn_TYPE_descriptor_t *td, void *ptr,
+             enum asn_struct_free_method method) {
+    if(td && ptr) {
+        switch(method) {
+        case ASFM_FREE_EVERYTHING:
+            FREEMEM(ptr);
+            break;
+        case ASFM_FREE_UNDERLYING:
+            break;
+        case ASFM_FREE_UNDERLYING_AND_RESET:
+            memset(ptr, 0, sizeof(BOOLEAN_t));
+            break;
+        }
+    }
+}
+
+#ifndef ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+BOOLEAN_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                    const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints, void **sptr,
+                    asn_per_data_t *pd) {
+    asn_dec_rval_t rv;
+	BOOLEAN_t *st = (BOOLEAN_t *)*sptr;
+
+	(void)opt_codec_ctx;
+    (void)td;
+	(void)constraints;
+
+	if(!st) {
+		st = (BOOLEAN_t *)(*sptr = MALLOC(sizeof(*st)));
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	/*
+	 * Extract a single bit
+	 */
+	switch(per_get_few_bits(pd, 1)) {
+	case 1: *st = 1; break;
+	case 0: *st = 0; break;
+	case -1: default: ASN__DECODE_STARVED;
+	}
+
+	ASN_DEBUG("%s decoded as %s", td->name, *st ? "TRUE" : "FALSE");
+
+	rv.code = RC_OK;
+	rv.consumed = 1;
+	return rv;
+}
+
+
+asn_enc_rval_t
+BOOLEAN_encode_uper(const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints, const void *sptr,
+                    asn_per_outp_t *po) {
+    const BOOLEAN_t *st = (const BOOLEAN_t *)sptr;
+	asn_enc_rval_t er = { 0, 0, 0 };
+
+	(void)constraints;
+
+	if(!st) ASN__ENCODE_FAILED;
+
+	if(per_put_few_bits(po, *st ? 1 : 0, 1))
+		ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+BOOLEAN_decode_aper(const asn_codec_ctx_t *opt_codec_ctx, const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+	asn_dec_rval_t rv;
+	BOOLEAN_t *st = (BOOLEAN_t *)*sptr;
+
+	(void)opt_codec_ctx;
+	(void)constraints;
+	(void)td;
+
+	if(!st) {
+		st = (BOOLEAN_t *)(*sptr = MALLOC(sizeof(*st)));
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	/*
+	 * Extract a single bit
+	 */
+	switch(per_get_few_bits(pd, 1)) {
+	case 1:
+		*st = 1;
+		break;
+	case 0:
+		*st = 0;
+		break;
+	case -1:
+	default:
+		ASN__DECODE_STARVED;
+	}
+
+	ASN_DEBUG("%s decoded as %s", td->name, *st ? "TRUE" : "FALSE");
+
+	rv.code = RC_OK;
+	rv.consumed = 1;
+	return rv;
+}
+
+asn_enc_rval_t
+BOOLEAN_encode_aper(const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints,
+                    const void *sptr, asn_per_outp_t *po) {
+	const BOOLEAN_t *st = (const BOOLEAN_t *)sptr;
+	asn_enc_rval_t er = { 0, 0, 0 };
+
+	(void)constraints;
+
+	if(!st) ASN__ENCODE_FAILED;
+
+	if(per_put_few_bits(po, *st ? 1 : 0, 1))
+        	ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+#endif /* ASN_DISABLE_PER_SUPPORT */
+
+#ifndef  ASN_DISABLE_OER_SUPPORT
+
+/*
+ * Encode as Canonical OER.
+ */
+asn_enc_rval_t
+BOOLEAN_encode_oer(const asn_TYPE_descriptor_t *td,
+                   const asn_oer_constraints_t *constraints, const void *sptr,
+                   asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t er = { 1, 0, 0 };
+    const BOOLEAN_t *st = sptr;
+    uint8_t bool_value = *st ? 0xff : 0; /* 0xff mandated by OER */
+
+    (void)td;
+    (void)constraints;  /* Constraints are unused in OER */
+
+    if(cb(&bool_value, 1, app_key) < 0) {
+        ASN__ENCODE_FAILED;
+    } else {
+        ASN__ENCODED_OK(er);
+    }
+}
+
+asn_dec_rval_t
+BOOLEAN_decode_oer(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td,
+                   const asn_oer_constraints_t *constraints, void **sptr,
+                   const void *ptr, size_t size) {
+    asn_dec_rval_t ok = {RC_OK, 1};
+    BOOLEAN_t *st;
+
+    (void)opt_codec_ctx;
+    (void)td;
+    (void)constraints; /* Constraints are unused in OER */
+
+    if(size < 1) {
+        ASN__DECODE_STARVED;
+    }
+
+    if(!(st = *sptr)) {
+        st = (BOOLEAN_t *)(*sptr = CALLOC(1, sizeof(*st)));
+        if(!st) ASN__DECODE_FAILED;
+    }
+
+    *st = *(const uint8_t *)ptr;
+
+    return ok;
+}
+
+
+
+#endif
+
+int
+BOOLEAN_compare(const asn_TYPE_descriptor_t *td, const void *aptr,
+                const void *bptr) {
+    const BOOLEAN_t *a = aptr;
+    const BOOLEAN_t *b = bptr;
+
+    (void)td;
+
+    if(a && b) {
+        if(!*a == !*b) {    /* TRUE can be encoded by any non-zero byte. */
+            return 0;
+        } else if(!*a) {
+            return -1;
+        } else {
+            return 1;
+        }
+    } else if(!a) {
+        return -1;
+    } else {
+        return 1;
+    }
+}
+
+asn_random_fill_result_t
+BOOLEAN_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                    const asn_encoding_constraints_t *constraints,
+                    size_t max_length) {
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    BOOLEAN_t *st = *sptr;
+
+    if(max_length == 0) return result_skipped;
+
+    if(st == NULL) {
+        st = (BOOLEAN_t *)(*sptr = CALLOC(1, sizeof(*st)));
+        if(st == NULL) {
+            return result_failed;
+        }
+    }
+
+    if(!constraints || !constraints->per_constraints)
+        constraints = &td->encoding_constraints;
+    if(constraints->per_constraints) {
+        const asn_per_constraint_t *pc = &constraints->per_constraints->value;
+        if(pc->flags & APC_CONSTRAINED) {
+            *st = asn_random_between(pc->lower_bound, pc->upper_bound);
+            return result_ok;
+        }
+    }
+
+    /* Simulate booleans that are sloppily set and biased. */
+    switch(asn_random_between(0, 7)) {
+    case 0:
+    case 1:
+    case 2:
+        *st = 0; break;
+    case 3: *st = -1; break;
+    case 4: *st = 1; break;
+    case 5: *st = INT_MIN; break;
+    case 6: *st = INT_MAX; break;
+    default:
+        *st = asn_random_between(INT_MIN, INT_MAX);
+        break;
+    }
+    return result_ok;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandRejectReason.h	(working copy)
@@ -0,0 +1,75 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_BandRejectReason_H_
+#define	_BandRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum BandRejectReason_PR {
+	BandRejectReason_PR_NOTHING,	/* No components present */
+	BandRejectReason_PR_notBound,
+	BandRejectReason_PR_invalidConferenceID,
+	BandRejectReason_PR_invalidPermission,
+	BandRejectReason_PR_insufficientResources,
+	BandRejectReason_PR_invalidRevision,
+	BandRejectReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	BandRejectReason_PR_securityDenial,
+	BandRejectReason_PR_securityError
+} BandRejectReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors2;
+
+/* BandRejectReason */
+typedef struct BandRejectReason {
+	BandRejectReason_PR present;
+	union BandRejectReason_u {
+		NULL_t	 notBound;
+		NULL_t	 invalidConferenceID;
+		NULL_t	 invalidPermission;
+		NULL_t	 insufficientResources;
+		NULL_t	 invalidRevision;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 securityDenial;
+		struct SecurityErrors2	*securityError;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} BandRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_BandRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_BandRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_BandRejectReason_1[8];
+extern asn_per_constraints_t asn_PER_type_BandRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors2.h"
+
+#endif	/* _BandRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandRejectReason.c	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "BandRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_BandRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_BandRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct BandRejectReason, choice.notBound),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notBound"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandRejectReason, choice.invalidConferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidConferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandRejectReason, choice.invalidPermission),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidPermission"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandRejectReason, choice.insufficientResources),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"insufficientResources"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandRejectReason, choice.invalidRevision),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidRevision"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandRejectReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandRejectReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_POINTER, 0, offsetof(struct BandRejectReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_BandRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* notBoundat 1943 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* invalidConferenceIDat 1944 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* invalidPermissionat 1945 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* insufficientResourcesat 1946 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* invalidRevisionat 1947 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* undefinedReasonat 1948 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* securityDenialat 1950 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* securityErrorat 1952 */
+};
+asn_CHOICE_specifics_t asn_SPC_BandRejectReason_specs_1 = {
+	sizeof(struct BandRejectReason),
+	offsetof(struct BandRejectReason, _asn_ctx),
+	offsetof(struct BandRejectReason, present),
+	sizeof(((struct BandRejectReason *)0)->present),
+	asn_MAP_BandRejectReason_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_BandRejectReason = {
+	"BandRejectReason",
+	"BandRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_BandRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_BandRejectReason_1,
+	8,	/* Elements count */
+	&asn_SPC_BandRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandWidth.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandWidth.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandWidth.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_BandWidth_H_
+#define	_BandWidth_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* BandWidth */
+typedef unsigned long	 BandWidth_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_BandWidth_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_BandWidth;
+extern const asn_INTEGER_specifics_t asn_SPC_BandWidth_specs_1;
+asn_struct_free_f BandWidth_free;
+asn_struct_print_f BandWidth_print;
+asn_constr_check_f BandWidth_constraint;
+ber_type_decoder_f BandWidth_decode_ber;
+der_type_encoder_f BandWidth_encode_der;
+xer_type_decoder_f BandWidth_decode_xer;
+xer_type_encoder_f BandWidth_encode_xer;
+per_type_decoder_f BandWidth_decode_uper;
+per_type_encoder_f BandWidth_encode_uper;
+per_type_decoder_f BandWidth_decode_aper;
+per_type_encoder_f BandWidth_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BandWidth_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandWidth.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandWidth.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandWidth.c	(working copy)
@@ -0,0 +1,57 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "BandWidth.h"
+
+int
+BandWidth_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_BandWidth_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+const asn_INTEGER_specifics_t asn_SPC_BandWidth_specs_1 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_BandWidth_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_BandWidth = {
+	"BandWidth",
+	"BandWidth",
+	&asn_OP_NativeInteger,
+	asn_DEF_BandWidth_tags_1,
+	sizeof(asn_DEF_BandWidth_tags_1)
+		/sizeof(asn_DEF_BandWidth_tags_1[0]), /* 1 */
+	asn_DEF_BandWidth_tags_1,	/* Same as above */
+	sizeof(asn_DEF_BandWidth_tags_1)
+		/sizeof(asn_DEF_BandWidth_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_BandWidth_constr_1, BandWidth_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BandWidth_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthConfirm.h	(working copy)
@@ -0,0 +1,88 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_BandwidthConfirm_H_
+#define	_BandwidthConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "BandWidth.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct CallCapacity;
+struct TransportQOS;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* BandwidthConfirm */
+typedef struct BandwidthConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	BandWidth_t	 bandWidth;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct BandwidthConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct BandwidthConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct BandwidthConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct TransportQOS	*transportQOS;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} BandwidthConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_BandwidthConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_BandwidthConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_BandwidthConfirm_1[9];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "CallCapacity.h"
+#include "TransportQOS.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _BandwidthConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthConfirm.c	(working copy)
@@ -0,0 +1,243 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "BandwidthConfirm.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_6 = {
+	sizeof(struct BandwidthConfirm__tokens),
+	offsetof(struct BandwidthConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_6 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_6,
+	sizeof(asn_DEF_tokens_tags_6)
+		/sizeof(asn_DEF_tokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_6)
+		/sizeof(asn_DEF_tokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_6,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_8[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_8 = {
+	sizeof(struct BandwidthConfirm__cryptoTokens),
+	offsetof(struct BandwidthConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_8 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_8,
+	sizeof(asn_DEF_cryptoTokens_tags_8)
+		/sizeof(asn_DEF_cryptoTokens_tags_8[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_8,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_8)
+		/sizeof(asn_DEF_cryptoTokens_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_8,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_12 = {
+	sizeof(struct BandwidthConfirm__genericData),
+	offsetof(struct BandwidthConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_12 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_12,
+	sizeof(asn_DEF_genericData_tags_12)
+		/sizeof(asn_DEF_genericData_tags_12[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_12,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_12)
+		/sizeof(asn_DEF_genericData_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_12,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_12	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_BandwidthConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthConfirm, bandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandWidth"
+		},
+	{ ATF_POINTER, 7, offsetof(struct BandwidthConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 6, offsetof(struct BandwidthConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_tokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 5, offsetof(struct BandwidthConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct BandwidthConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 3, offsetof(struct BandwidthConfirm, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 2, offsetof(struct BandwidthConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_genericData_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct BandwidthConfirm, transportQOS),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_TransportQOS,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportQOS"
+		},
+};
+static const int asn_MAP_BandwidthConfirm_oms_1[] = { 2, 3, 4, 5, 6, 7, 8 };
+static const ber_tlv_tag_t asn_DEF_BandwidthConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_BandwidthConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1915 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bandWidthat 1916 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1917 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* tokensat 1919 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cryptoTokensat 1920 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* integrityCheckValueat 1921 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* capacityat 1922 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* genericDataat 1923 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* transportQOSat 1924 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_BandwidthConfirm_specs_1 = {
+	sizeof(struct BandwidthConfirm),
+	offsetof(struct BandwidthConfirm, _asn_ctx),
+	asn_MAP_BandwidthConfirm_tag2el_1,
+	9,	/* Count of tags in the map */
+	asn_MAP_BandwidthConfirm_oms_1,	/* Optional members */
+	1, 6,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_BandwidthConfirm = {
+	"BandwidthConfirm",
+	"BandwidthConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_BandwidthConfirm_tags_1,
+	sizeof(asn_DEF_BandwidthConfirm_tags_1)
+		/sizeof(asn_DEF_BandwidthConfirm_tags_1[0]), /* 1 */
+	asn_DEF_BandwidthConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_BandwidthConfirm_tags_1)
+		/sizeof(asn_DEF_BandwidthConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_BandwidthConfirm_1,
+	9,	/* Elements count */
+	&asn_SPC_BandwidthConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthDetails.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthDetails.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthDetails.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_BandwidthDetails_H_
+#define	_BandwidthDetails_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include "BandWidth.h"
+#include "TransportChannelInfo.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* BandwidthDetails */
+typedef struct BandwidthDetails {
+	BOOLEAN_t	 sender;
+	BOOLEAN_t	 multicast;
+	BandWidth_t	 bandwidth;
+	TransportChannelInfo_t	 rtcpAddresses;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} BandwidthDetails_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_BandwidthDetails;
+extern asn_SEQUENCE_specifics_t asn_SPC_BandwidthDetails_specs_1;
+extern asn_TYPE_member_t asn_MBR_BandwidthDetails_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BandwidthDetails_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthDetails.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthDetails.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthDetails.c	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "BandwidthDetails.h"
+
+asn_TYPE_member_t asn_MBR_BandwidthDetails_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthDetails, sender),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sender"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthDetails, multicast),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multicast"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthDetails, bandwidth),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandwidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthDetails, rtcpAddresses),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportChannelInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtcpAddresses"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_BandwidthDetails_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_BandwidthDetails_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* senderat 1296 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* multicastat 1297 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bandwidthat 1298 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* rtcpAddressesat 1299 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_BandwidthDetails_specs_1 = {
+	sizeof(struct BandwidthDetails),
+	offsetof(struct BandwidthDetails, _asn_ctx),
+	asn_MAP_BandwidthDetails_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_BandwidthDetails = {
+	"BandwidthDetails",
+	"BandwidthDetails",
+	&asn_OP_SEQUENCE,
+	asn_DEF_BandwidthDetails_tags_1,
+	sizeof(asn_DEF_BandwidthDetails_tags_1)
+		/sizeof(asn_DEF_BandwidthDetails_tags_1[0]), /* 1 */
+	asn_DEF_BandwidthDetails_tags_1,	/* Same as above */
+	sizeof(asn_DEF_BandwidthDetails_tags_1)
+		/sizeof(asn_DEF_BandwidthDetails_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_BandwidthDetails_1,
+	4,	/* Elements count */
+	&asn_SPC_BandwidthDetails_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthReject.h	(working copy)
@@ -0,0 +1,87 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_BandwidthReject_H_
+#define	_BandwidthReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "BandRejectReason.h"
+#include "BandWidth.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* BandwidthReject */
+typedef struct BandwidthReject {
+	RequestSeqNum_t	 requestSeqNum;
+	BandRejectReason_t	 rejectReason;
+	BandWidth_t	 allowedBandWidth;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct BandwidthReject__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct BandwidthReject__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct BandwidthReject__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} BandwidthReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_BandwidthReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_BandwidthReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_BandwidthReject_1[9];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _BandwidthReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthReject.c	(working copy)
@@ -0,0 +1,243 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "BandwidthReject.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_8 = {
+	sizeof(struct BandwidthReject__tokens),
+	offsetof(struct BandwidthReject__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_8 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_8,
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_8,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_8,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_10[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_10 = {
+	sizeof(struct BandwidthReject__cryptoTokens),
+	offsetof(struct BandwidthReject__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_10 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_10,
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_10,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_10,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_13 = {
+	sizeof(struct BandwidthReject__genericData),
+	offsetof(struct BandwidthReject__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_13 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_13,
+	sizeof(asn_DEF_genericData_tags_13)
+		/sizeof(asn_DEF_genericData_tags_13[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_13,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_13)
+		/sizeof(asn_DEF_genericData_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_13,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_BandwidthReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthReject, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_BandRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthReject, allowedBandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"allowedBandWidth"
+		},
+	{ ATF_POINTER, 6, offsetof(struct BandwidthReject, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct BandwidthReject, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 4, offsetof(struct BandwidthReject, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_tokens_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct BandwidthReject, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct BandwidthReject, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 1, offsetof(struct BandwidthReject, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_genericData_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_BandwidthReject_oms_1[] = { 3, 4, 5, 6, 7, 8 };
+static const ber_tlv_tag_t asn_DEF_BandwidthReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_BandwidthReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1929 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rejectReasonat 1930 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* allowedBandWidthat 1931 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nonStandardDataat 1932 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* altGKInfoat 1934 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tokensat 1935 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoTokensat 1936 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* integrityCheckValueat 1937 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* genericDataat 1938 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_BandwidthReject_specs_1 = {
+	sizeof(struct BandwidthReject),
+	offsetof(struct BandwidthReject, _asn_ctx),
+	asn_MAP_BandwidthReject_tag2el_1,
+	9,	/* Count of tags in the map */
+	asn_MAP_BandwidthReject_oms_1,	/* Optional members */
+	1, 5,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_BandwidthReject = {
+	"BandwidthReject",
+	"BandwidthReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_BandwidthReject_tags_1,
+	sizeof(asn_DEF_BandwidthReject_tags_1)
+		/sizeof(asn_DEF_BandwidthReject_tags_1[0]), /* 1 */
+	asn_DEF_BandwidthReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_BandwidthReject_tags_1)
+		/sizeof(asn_DEF_BandwidthReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_BandwidthReject_1,
+	9,	/* Elements count */
+	&asn_SPC_BandwidthReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthRequest.h	(working copy)
@@ -0,0 +1,118 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_BandwidthRequest_H_
+#define	_BandwidthRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "EndpointIdentifier.h"
+#include "ConferenceIdentifier.h"
+#include "CallReferenceValue.h"
+#include "BandWidth.h"
+#include "CallIdentifier.h"
+#include "GatekeeperIdentifier.h"
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CallType;
+struct NonStandardParameter;
+struct ICV;
+struct CallLinkage;
+struct CallCapacity;
+struct RasUsageInformation;
+struct TransportQOS;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct BandwidthDetails;
+struct GenericData;
+
+/* BandwidthRequest */
+typedef struct BandwidthRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	EndpointIdentifier_t	 endpointIdentifier;
+	ConferenceIdentifier_t	 conferenceID;
+	CallReferenceValue_t	 callReferenceValue;
+	struct CallType	*callType;	/* OPTIONAL */
+	BandWidth_t	 bandWidth;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	struct BandwidthRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct BandwidthRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	BOOLEAN_t	*answeredCall;
+	struct CallLinkage	*callLinkage;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct RasUsageInformation	*usageInformation;	/* OPTIONAL */
+	struct BandwidthRequest__bandwidthDetails {
+		A_SEQUENCE_OF(struct BandwidthDetails) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *bandwidthDetails;
+	struct BandwidthRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct TransportQOS	*transportQOS;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} BandwidthRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_BandwidthRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_BandwidthRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_BandwidthRequest_1[19];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CallType.h"
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "CallLinkage.h"
+#include "CallCapacity.h"
+#include "RasUsageInformation.h"
+#include "TransportQOS.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "BandwidthDetails.h"
+#include "GenericData.h"
+
+#endif	/* _BandwidthRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/BandwidthRequest.c	(working copy)
@@ -0,0 +1,380 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "BandwidthRequest.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_12 = {
+	sizeof(struct BandwidthRequest__tokens),
+	offsetof(struct BandwidthRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_12 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_12,
+	sizeof(asn_DEF_tokens_tags_12)
+		/sizeof(asn_DEF_tokens_tags_12[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_12,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_12)
+		/sizeof(asn_DEF_tokens_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_12,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_14[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_14 = {
+	sizeof(struct BandwidthRequest__cryptoTokens),
+	offsetof(struct BandwidthRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_14 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_14,
+	sizeof(asn_DEF_cryptoTokens_tags_14)
+		/sizeof(asn_DEF_cryptoTokens_tags_14[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_14,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_14)
+		/sizeof(asn_DEF_cryptoTokens_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_14,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_bandwidthDetails_21[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_BandwidthDetails,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_bandwidthDetails_tags_21[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_bandwidthDetails_specs_21 = {
+	sizeof(struct BandwidthRequest__bandwidthDetails),
+	offsetof(struct BandwidthRequest__bandwidthDetails, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_bandwidthDetails_21 = {
+	"bandwidthDetails",
+	"bandwidthDetails",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_bandwidthDetails_tags_21,
+	sizeof(asn_DEF_bandwidthDetails_tags_21)
+		/sizeof(asn_DEF_bandwidthDetails_tags_21[0]) - 1, /* 1 */
+	asn_DEF_bandwidthDetails_tags_21,	/* Same as above */
+	sizeof(asn_DEF_bandwidthDetails_tags_21)
+		/sizeof(asn_DEF_bandwidthDetails_tags_21[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_bandwidthDetails_21,
+	1,	/* Single element */
+	&asn_SPC_bandwidthDetails_specs_21	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_23[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_23[] = {
+	(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_23 = {
+	sizeof(struct BandwidthRequest__genericData),
+	offsetof(struct BandwidthRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_23 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_23,
+	sizeof(asn_DEF_genericData_tags_23)
+		/sizeof(asn_DEF_genericData_tags_23[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_23,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_23)
+		/sizeof(asn_DEF_genericData_tags_23[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_23,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_23	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_BandwidthRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthRequest, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthRequest, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthRequest, callReferenceValue),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallReferenceValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callReferenceValue"
+		},
+	{ ATF_POINTER, 1, offsetof(struct BandwidthRequest, callType),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct BandwidthRequest, bandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandWidth"
+		},
+	{ ATF_POINTER, 13, offsetof(struct BandwidthRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 12, offsetof(struct BandwidthRequest, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 11, offsetof(struct BandwidthRequest, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_POINTER, 10, offsetof(struct BandwidthRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_tokens_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 9, offsetof(struct BandwidthRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 8, offsetof(struct BandwidthRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 7, offsetof(struct BandwidthRequest, answeredCall),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"answeredCall"
+		},
+	{ ATF_POINTER, 6, offsetof(struct BandwidthRequest, callLinkage),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallLinkage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callLinkage"
+		},
+	{ ATF_POINTER, 5, offsetof(struct BandwidthRequest, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 4, offsetof(struct BandwidthRequest, usageInformation),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RasUsageInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageInformation"
+		},
+	{ ATF_POINTER, 3, offsetof(struct BandwidthRequest, bandwidthDetails),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_bandwidthDetails_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandwidthDetails"
+		},
+	{ ATF_POINTER, 2, offsetof(struct BandwidthRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		0,
+		&asn_DEF_genericData_23,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct BandwidthRequest, transportQOS),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_TransportQOS,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportQOS"
+		},
+};
+static const int asn_MAP_BandwidthRequest_oms_1[] = { 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 };
+static const ber_tlv_tag_t asn_DEF_BandwidthRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_BandwidthRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1891 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* endpointIdentifierat 1892 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* conferenceIDat 1893 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* callReferenceValueat 1894 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* callTypeat 1895 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* bandWidthat 1896 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* nonStandardDataat 1897 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* callIdentifierat 1899 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* gatekeeperIdentifierat 1900 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* tokensat 1901 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* cryptoTokensat 1902 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* integrityCheckValueat 1903 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* answeredCallat 1904 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* callLinkageat 1905 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* capacityat 1906 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* usageInformationat 1907 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* bandwidthDetailsat 1908 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* genericDataat 1909 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 } /* transportQOSat 1910 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_BandwidthRequest_specs_1 = {
+	sizeof(struct BandwidthRequest),
+	offsetof(struct BandwidthRequest, _asn_ctx),
+	asn_MAP_BandwidthRequest_tag2el_1,
+	19,	/* Count of tags in the map */
+	asn_MAP_BandwidthRequest_oms_1,	/* Optional members */
+	2, 12,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_BandwidthRequest = {
+	"BandwidthRequest",
+	"BandwidthRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_BandwidthRequest_tags_1,
+	sizeof(asn_DEF_BandwidthRequest_tags_1)
+		/sizeof(asn_DEF_BandwidthRequest_tags_1[0]), /* 1 */
+	asn_DEF_BandwidthRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_BandwidthRequest_tags_1)
+		/sizeof(asn_DEF_BandwidthRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_BandwidthRequest_1,
+	19,	/* Elements count */
+	&asn_SPC_BandwidthRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CRCLength.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CRCLength.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CRCLength.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CRCLength_H_
+#define	_CRCLength_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CRCLength_PR {
+	CRCLength_PR_NOTHING,	/* No components present */
+	CRCLength_PR_crc8bit,
+	CRCLength_PR_crc16bit,
+	CRCLength_PR_crc32bit
+	/* Extensions may appear below */
+	
+} CRCLength_PR;
+
+/* CRCLength */
+typedef struct CRCLength {
+	CRCLength_PR present;
+	union CRCLength_u {
+		NULL_t	 crc8bit;
+		NULL_t	 crc16bit;
+		NULL_t	 crc32bit;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CRCLength_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CRCLength;
+extern asn_CHOICE_specifics_t asn_SPC_CRCLength_specs_1;
+extern asn_TYPE_member_t asn_MBR_CRCLength_1[3];
+extern asn_per_constraints_t asn_PER_type_CRCLength_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CRCLength_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CRCLength.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CRCLength.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CRCLength.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CRCLength.h"
+
+asn_per_constraints_t asn_PER_type_CRCLength_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CRCLength_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CRCLength, choice.crc8bit),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc8bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CRCLength, choice.crc16bit),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc16bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CRCLength, choice.crc32bit),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc32bit"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CRCLength_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* crc8bitat 2020 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* crc16bitat 2021 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* crc32bitat 2022 */
+};
+asn_CHOICE_specifics_t asn_SPC_CRCLength_specs_1 = {
+	sizeof(struct CRCLength),
+	offsetof(struct CRCLength, _asn_ctx),
+	offsetof(struct CRCLength, present),
+	sizeof(((struct CRCLength *)0)->present),
+	asn_MAP_CRCLength_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CRCLength = {
+	"CRCLength",
+	"CRCLength",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CRCLength_constr_1, CHOICE_constraint },
+	asn_MBR_CRCLength_1,
+	3,	/* Elements count */
+	&asn_SPC_CRCLength_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacity.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacity.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacity.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallCapacity_H_
+#define	_CallCapacity_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CallCapacityInfo;
+
+/* CallCapacity */
+typedef struct CallCapacity {
+	struct CallCapacityInfo	*maximumCallCapacity;	/* OPTIONAL */
+	struct CallCapacityInfo	*currentCallCapacity;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallCapacity_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallCapacity;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallCapacity_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallCapacity_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CallCapacityInfo.h"
+
+#endif	/* _CallCapacity_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacity.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacity.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacity.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallCapacity.h"
+
+asn_TYPE_member_t asn_MBR_CallCapacity_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct CallCapacity, maximumCallCapacity),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacityInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maximumCallCapacity"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CallCapacity, currentCallCapacity),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacityInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"currentCallCapacity"
+		},
+};
+static const int asn_MAP_CallCapacity_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_CallCapacity_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallCapacity_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maximumCallCapacityat 1159 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* currentCallCapacityat 1160 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallCapacity_specs_1 = {
+	sizeof(struct CallCapacity),
+	offsetof(struct CallCapacity, _asn_ctx),
+	asn_MAP_CallCapacity_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_CallCapacity_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallCapacity = {
+	"CallCapacity",
+	"CallCapacity",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallCapacity_tags_1,
+	sizeof(asn_DEF_CallCapacity_tags_1)
+		/sizeof(asn_DEF_CallCapacity_tags_1[0]), /* 1 */
+	asn_DEF_CallCapacity_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallCapacity_tags_1)
+		/sizeof(asn_DEF_CallCapacity_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallCapacity_1,
+	2,	/* Elements count */
+	&asn_SPC_CallCapacity_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacityInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacityInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacityInfo.h	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallCapacityInfo_H_
+#define	_CallCapacityInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CallsAvailable;
+
+/* CallCapacityInfo */
+typedef struct CallCapacityInfo {
+	struct CallCapacityInfo__voiceGwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *voiceGwCallsAvailable;
+	struct CallCapacityInfo__h310GwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h310GwCallsAvailable;
+	struct CallCapacityInfo__h320GwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h320GwCallsAvailable;
+	struct CallCapacityInfo__h321GwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h321GwCallsAvailable;
+	struct CallCapacityInfo__h322GwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h322GwCallsAvailable;
+	struct CallCapacityInfo__h323GwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h323GwCallsAvailable;
+	struct CallCapacityInfo__h324GwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h324GwCallsAvailable;
+	struct CallCapacityInfo__t120OnlyGwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *t120OnlyGwCallsAvailable;
+	struct CallCapacityInfo__t38FaxAnnexbOnlyGwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *t38FaxAnnexbOnlyGwCallsAvailable;
+	struct CallCapacityInfo__terminalCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *terminalCallsAvailable;
+	struct CallCapacityInfo__mcuCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *mcuCallsAvailable;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallCapacityInfo__sipGwCallsAvailable {
+		A_SEQUENCE_OF(struct CallsAvailable) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *sipGwCallsAvailable;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallCapacityInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallCapacityInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallCapacityInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallCapacityInfo_1[12];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CallsAvailable.h"
+
+#endif	/* _CallCapacityInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacityInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacityInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCapacityInfo.c	(working copy)
@@ -0,0 +1,606 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallCapacityInfo.h"
+
+static asn_TYPE_member_t asn_MBR_voiceGwCallsAvailable_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_voiceGwCallsAvailable_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_voiceGwCallsAvailable_specs_2 = {
+	sizeof(struct CallCapacityInfo__voiceGwCallsAvailable),
+	offsetof(struct CallCapacityInfo__voiceGwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_voiceGwCallsAvailable_2 = {
+	"voiceGwCallsAvailable",
+	"voiceGwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_voiceGwCallsAvailable_tags_2,
+	sizeof(asn_DEF_voiceGwCallsAvailable_tags_2)
+		/sizeof(asn_DEF_voiceGwCallsAvailable_tags_2[0]) - 1, /* 1 */
+	asn_DEF_voiceGwCallsAvailable_tags_2,	/* Same as above */
+	sizeof(asn_DEF_voiceGwCallsAvailable_tags_2)
+		/sizeof(asn_DEF_voiceGwCallsAvailable_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_voiceGwCallsAvailable_2,
+	1,	/* Single element */
+	&asn_SPC_voiceGwCallsAvailable_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h310GwCallsAvailable_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h310GwCallsAvailable_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h310GwCallsAvailable_specs_4 = {
+	sizeof(struct CallCapacityInfo__h310GwCallsAvailable),
+	offsetof(struct CallCapacityInfo__h310GwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h310GwCallsAvailable_4 = {
+	"h310GwCallsAvailable",
+	"h310GwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h310GwCallsAvailable_tags_4,
+	sizeof(asn_DEF_h310GwCallsAvailable_tags_4)
+		/sizeof(asn_DEF_h310GwCallsAvailable_tags_4[0]) - 1, /* 1 */
+	asn_DEF_h310GwCallsAvailable_tags_4,	/* Same as above */
+	sizeof(asn_DEF_h310GwCallsAvailable_tags_4)
+		/sizeof(asn_DEF_h310GwCallsAvailable_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h310GwCallsAvailable_4,
+	1,	/* Single element */
+	&asn_SPC_h310GwCallsAvailable_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h320GwCallsAvailable_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h320GwCallsAvailable_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h320GwCallsAvailable_specs_6 = {
+	sizeof(struct CallCapacityInfo__h320GwCallsAvailable),
+	offsetof(struct CallCapacityInfo__h320GwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h320GwCallsAvailable_6 = {
+	"h320GwCallsAvailable",
+	"h320GwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h320GwCallsAvailable_tags_6,
+	sizeof(asn_DEF_h320GwCallsAvailable_tags_6)
+		/sizeof(asn_DEF_h320GwCallsAvailable_tags_6[0]) - 1, /* 1 */
+	asn_DEF_h320GwCallsAvailable_tags_6,	/* Same as above */
+	sizeof(asn_DEF_h320GwCallsAvailable_tags_6)
+		/sizeof(asn_DEF_h320GwCallsAvailable_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h320GwCallsAvailable_6,
+	1,	/* Single element */
+	&asn_SPC_h320GwCallsAvailable_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h321GwCallsAvailable_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h321GwCallsAvailable_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h321GwCallsAvailable_specs_8 = {
+	sizeof(struct CallCapacityInfo__h321GwCallsAvailable),
+	offsetof(struct CallCapacityInfo__h321GwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h321GwCallsAvailable_8 = {
+	"h321GwCallsAvailable",
+	"h321GwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h321GwCallsAvailable_tags_8,
+	sizeof(asn_DEF_h321GwCallsAvailable_tags_8)
+		/sizeof(asn_DEF_h321GwCallsAvailable_tags_8[0]) - 1, /* 1 */
+	asn_DEF_h321GwCallsAvailable_tags_8,	/* Same as above */
+	sizeof(asn_DEF_h321GwCallsAvailable_tags_8)
+		/sizeof(asn_DEF_h321GwCallsAvailable_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h321GwCallsAvailable_8,
+	1,	/* Single element */
+	&asn_SPC_h321GwCallsAvailable_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h322GwCallsAvailable_10[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h322GwCallsAvailable_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h322GwCallsAvailable_specs_10 = {
+	sizeof(struct CallCapacityInfo__h322GwCallsAvailable),
+	offsetof(struct CallCapacityInfo__h322GwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h322GwCallsAvailable_10 = {
+	"h322GwCallsAvailable",
+	"h322GwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h322GwCallsAvailable_tags_10,
+	sizeof(asn_DEF_h322GwCallsAvailable_tags_10)
+		/sizeof(asn_DEF_h322GwCallsAvailable_tags_10[0]) - 1, /* 1 */
+	asn_DEF_h322GwCallsAvailable_tags_10,	/* Same as above */
+	sizeof(asn_DEF_h322GwCallsAvailable_tags_10)
+		/sizeof(asn_DEF_h322GwCallsAvailable_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h322GwCallsAvailable_10,
+	1,	/* Single element */
+	&asn_SPC_h322GwCallsAvailable_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h323GwCallsAvailable_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h323GwCallsAvailable_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h323GwCallsAvailable_specs_12 = {
+	sizeof(struct CallCapacityInfo__h323GwCallsAvailable),
+	offsetof(struct CallCapacityInfo__h323GwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h323GwCallsAvailable_12 = {
+	"h323GwCallsAvailable",
+	"h323GwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h323GwCallsAvailable_tags_12,
+	sizeof(asn_DEF_h323GwCallsAvailable_tags_12)
+		/sizeof(asn_DEF_h323GwCallsAvailable_tags_12[0]) - 1, /* 1 */
+	asn_DEF_h323GwCallsAvailable_tags_12,	/* Same as above */
+	sizeof(asn_DEF_h323GwCallsAvailable_tags_12)
+		/sizeof(asn_DEF_h323GwCallsAvailable_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h323GwCallsAvailable_12,
+	1,	/* Single element */
+	&asn_SPC_h323GwCallsAvailable_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h324GwCallsAvailable_14[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h324GwCallsAvailable_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h324GwCallsAvailable_specs_14 = {
+	sizeof(struct CallCapacityInfo__h324GwCallsAvailable),
+	offsetof(struct CallCapacityInfo__h324GwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h324GwCallsAvailable_14 = {
+	"h324GwCallsAvailable",
+	"h324GwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h324GwCallsAvailable_tags_14,
+	sizeof(asn_DEF_h324GwCallsAvailable_tags_14)
+		/sizeof(asn_DEF_h324GwCallsAvailable_tags_14[0]) - 1, /* 1 */
+	asn_DEF_h324GwCallsAvailable_tags_14,	/* Same as above */
+	sizeof(asn_DEF_h324GwCallsAvailable_tags_14)
+		/sizeof(asn_DEF_h324GwCallsAvailable_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h324GwCallsAvailable_14,
+	1,	/* Single element */
+	&asn_SPC_h324GwCallsAvailable_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_t120OnlyGwCallsAvailable_16[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_t120OnlyGwCallsAvailable_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_t120OnlyGwCallsAvailable_specs_16 = {
+	sizeof(struct CallCapacityInfo__t120OnlyGwCallsAvailable),
+	offsetof(struct CallCapacityInfo__t120OnlyGwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t120OnlyGwCallsAvailable_16 = {
+	"t120OnlyGwCallsAvailable",
+	"t120OnlyGwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_t120OnlyGwCallsAvailable_tags_16,
+	sizeof(asn_DEF_t120OnlyGwCallsAvailable_tags_16)
+		/sizeof(asn_DEF_t120OnlyGwCallsAvailable_tags_16[0]) - 1, /* 1 */
+	asn_DEF_t120OnlyGwCallsAvailable_tags_16,	/* Same as above */
+	sizeof(asn_DEF_t120OnlyGwCallsAvailable_tags_16)
+		/sizeof(asn_DEF_t120OnlyGwCallsAvailable_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_t120OnlyGwCallsAvailable_16,
+	1,	/* Single element */
+	&asn_SPC_t120OnlyGwCallsAvailable_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_t38FaxAnnexbOnlyGwCallsAvailable_18[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_t38FaxAnnexbOnlyGwCallsAvailable_specs_18 = {
+	sizeof(struct CallCapacityInfo__t38FaxAnnexbOnlyGwCallsAvailable),
+	offsetof(struct CallCapacityInfo__t38FaxAnnexbOnlyGwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_18 = {
+	"t38FaxAnnexbOnlyGwCallsAvailable",
+	"t38FaxAnnexbOnlyGwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_tags_18,
+	sizeof(asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_tags_18)
+		/sizeof(asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_tags_18[0]) - 1, /* 1 */
+	asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_tags_18,	/* Same as above */
+	sizeof(asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_tags_18)
+		/sizeof(asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_t38FaxAnnexbOnlyGwCallsAvailable_18,
+	1,	/* Single element */
+	&asn_SPC_t38FaxAnnexbOnlyGwCallsAvailable_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalCallsAvailable_20[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalCallsAvailable_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalCallsAvailable_specs_20 = {
+	sizeof(struct CallCapacityInfo__terminalCallsAvailable),
+	offsetof(struct CallCapacityInfo__terminalCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalCallsAvailable_20 = {
+	"terminalCallsAvailable",
+	"terminalCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalCallsAvailable_tags_20,
+	sizeof(asn_DEF_terminalCallsAvailable_tags_20)
+		/sizeof(asn_DEF_terminalCallsAvailable_tags_20[0]) - 1, /* 1 */
+	asn_DEF_terminalCallsAvailable_tags_20,	/* Same as above */
+	sizeof(asn_DEF_terminalCallsAvailable_tags_20)
+		/sizeof(asn_DEF_terminalCallsAvailable_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalCallsAvailable_20,
+	1,	/* Single element */
+	&asn_SPC_terminalCallsAvailable_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mcuCallsAvailable_22[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_mcuCallsAvailable_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_mcuCallsAvailable_specs_22 = {
+	sizeof(struct CallCapacityInfo__mcuCallsAvailable),
+	offsetof(struct CallCapacityInfo__mcuCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mcuCallsAvailable_22 = {
+	"mcuCallsAvailable",
+	"mcuCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_mcuCallsAvailable_tags_22,
+	sizeof(asn_DEF_mcuCallsAvailable_tags_22)
+		/sizeof(asn_DEF_mcuCallsAvailable_tags_22[0]) - 1, /* 1 */
+	asn_DEF_mcuCallsAvailable_tags_22,	/* Same as above */
+	sizeof(asn_DEF_mcuCallsAvailable_tags_22)
+		/sizeof(asn_DEF_mcuCallsAvailable_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_mcuCallsAvailable_22,
+	1,	/* Single element */
+	&asn_SPC_mcuCallsAvailable_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_sipGwCallsAvailable_25[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CallsAvailable,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_sipGwCallsAvailable_tags_25[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_sipGwCallsAvailable_specs_25 = {
+	sizeof(struct CallCapacityInfo__sipGwCallsAvailable),
+	offsetof(struct CallCapacityInfo__sipGwCallsAvailable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sipGwCallsAvailable_25 = {
+	"sipGwCallsAvailable",
+	"sipGwCallsAvailable",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_sipGwCallsAvailable_tags_25,
+	sizeof(asn_DEF_sipGwCallsAvailable_tags_25)
+		/sizeof(asn_DEF_sipGwCallsAvailable_tags_25[0]) - 1, /* 1 */
+	asn_DEF_sipGwCallsAvailable_tags_25,	/* Same as above */
+	sizeof(asn_DEF_sipGwCallsAvailable_tags_25)
+		/sizeof(asn_DEF_sipGwCallsAvailable_tags_25[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_sipGwCallsAvailable_25,
+	1,	/* Single element */
+	&asn_SPC_sipGwCallsAvailable_specs_25	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CallCapacityInfo_1[] = {
+	{ ATF_POINTER, 12, offsetof(struct CallCapacityInfo, voiceGwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_voiceGwCallsAvailable_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"voiceGwCallsAvailable"
+		},
+	{ ATF_POINTER, 11, offsetof(struct CallCapacityInfo, h310GwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_h310GwCallsAvailable_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h310GwCallsAvailable"
+		},
+	{ ATF_POINTER, 10, offsetof(struct CallCapacityInfo, h320GwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_h320GwCallsAvailable_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h320GwCallsAvailable"
+		},
+	{ ATF_POINTER, 9, offsetof(struct CallCapacityInfo, h321GwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_h321GwCallsAvailable_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h321GwCallsAvailable"
+		},
+	{ ATF_POINTER, 8, offsetof(struct CallCapacityInfo, h322GwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_h322GwCallsAvailable_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h322GwCallsAvailable"
+		},
+	{ ATF_POINTER, 7, offsetof(struct CallCapacityInfo, h323GwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_h323GwCallsAvailable_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h323GwCallsAvailable"
+		},
+	{ ATF_POINTER, 6, offsetof(struct CallCapacityInfo, h324GwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_h324GwCallsAvailable_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h324GwCallsAvailable"
+		},
+	{ ATF_POINTER, 5, offsetof(struct CallCapacityInfo, t120OnlyGwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_t120OnlyGwCallsAvailable_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t120OnlyGwCallsAvailable"
+		},
+	{ ATF_POINTER, 4, offsetof(struct CallCapacityInfo, t38FaxAnnexbOnlyGwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_t38FaxAnnexbOnlyGwCallsAvailable_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxAnnexbOnlyGwCallsAvailable"
+		},
+	{ ATF_POINTER, 3, offsetof(struct CallCapacityInfo, terminalCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_terminalCallsAvailable_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalCallsAvailable"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CallCapacityInfo, mcuCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_mcuCallsAvailable_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mcuCallsAvailable"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CallCapacityInfo, sipGwCallsAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_sipGwCallsAvailable_25,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sipGwCallsAvailable"
+		},
+};
+static const int asn_MAP_CallCapacityInfo_oms_1[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 };
+static const ber_tlv_tag_t asn_DEF_CallCapacityInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallCapacityInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* voiceGwCallsAvailableat 1166 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h310GwCallsAvailableat 1167 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h320GwCallsAvailableat 1168 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h321GwCallsAvailableat 1169 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h322GwCallsAvailableat 1170 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* h323GwCallsAvailableat 1171 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* h324GwCallsAvailableat 1172 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* t120OnlyGwCallsAvailableat 1173 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* t38FaxAnnexbOnlyGwCallsAvailableat 1174 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* terminalCallsAvailableat 1175 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* mcuCallsAvailableat 1176 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* sipGwCallsAvailableat 1178 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallCapacityInfo_specs_1 = {
+	sizeof(struct CallCapacityInfo),
+	offsetof(struct CallCapacityInfo, _asn_ctx),
+	asn_MAP_CallCapacityInfo_tag2el_1,
+	12,	/* Count of tags in the map */
+	asn_MAP_CallCapacityInfo_oms_1,	/* Optional members */
+	11, 1,	/* Root/Additions */
+	11,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallCapacityInfo = {
+	"CallCapacityInfo",
+	"CallCapacityInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallCapacityInfo_tags_1,
+	sizeof(asn_DEF_CallCapacityInfo_tags_1)
+		/sizeof(asn_DEF_CallCapacityInfo_tags_1[0]), /* 1 */
+	asn_DEF_CallCapacityInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallCapacityInfo_tags_1)
+		/sizeof(asn_DEF_CallCapacityInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallCapacityInfo_1,
+	12,	/* Elements count */
+	&asn_SPC_CallCapacityInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditCapability.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallCreditCapability_H_
+#define	_CallCreditCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CallCreditCapability */
+typedef struct CallCreditCapability {
+	BOOLEAN_t	*canDisplayAmountString;	/* OPTIONAL */
+	BOOLEAN_t	*canEnforceDurationLimit;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallCreditCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallCreditCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallCreditCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallCreditCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CallCreditCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditCapability.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallCreditCapability.h"
+
+asn_TYPE_member_t asn_MBR_CallCreditCapability_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct CallCreditCapability, canDisplayAmountString),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canDisplayAmountString"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CallCreditCapability, canEnforceDurationLimit),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canEnforceDurationLimit"
+		},
+};
+static const int asn_MAP_CallCreditCapability_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_CallCreditCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallCreditCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* canDisplayAmountStringat 1305 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* canEnforceDurationLimitat 1306 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallCreditCapability_specs_1 = {
+	sizeof(struct CallCreditCapability),
+	offsetof(struct CallCreditCapability, _asn_ctx),
+	asn_MAP_CallCreditCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_CallCreditCapability_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallCreditCapability = {
+	"CallCreditCapability",
+	"CallCreditCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallCreditCapability_tags_1,
+	sizeof(asn_DEF_CallCreditCapability_tags_1)
+		/sizeof(asn_DEF_CallCreditCapability_tags_1[0]), /* 1 */
+	asn_DEF_CallCreditCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallCreditCapability_tags_1)
+		/sizeof(asn_DEF_CallCreditCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallCreditCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_CallCreditCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditServiceControl.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditServiceControl.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditServiceControl.h	(working copy)
@@ -0,0 +1,95 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallCreditServiceControl_H_
+#define	_CallCreditServiceControl_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BMPString.h>
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CallCreditServiceControl__billingMode_PR {
+	CallCreditServiceControl__billingMode_PR_NOTHING,	/* No components present */
+	CallCreditServiceControl__billingMode_PR_credit,
+	CallCreditServiceControl__billingMode_PR_debit
+	/* Extensions may appear below */
+	
+} CallCreditServiceControl__billingMode_PR;
+typedef enum CallCreditServiceControl__callStartingPoint_PR {
+	CallCreditServiceControl__callStartingPoint_PR_NOTHING,	/* No components present */
+	CallCreditServiceControl__callStartingPoint_PR_alerting,
+	CallCreditServiceControl__callStartingPoint_PR_connect
+	/* Extensions may appear below */
+	
+} CallCreditServiceControl__callStartingPoint_PR;
+
+/* CallCreditServiceControl */
+typedef struct CallCreditServiceControl {
+	BMPString_t	*amountString;	/* OPTIONAL */
+	struct CallCreditServiceControl__billingMode {
+		CallCreditServiceControl__billingMode_PR present;
+		union CallCreditServiceControl__billingMode_u {
+			NULL_t	 credit;
+			NULL_t	 debit;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *billingMode;
+	unsigned long	*callDurationLimit;	/* OPTIONAL */
+	BOOLEAN_t	*enforceCallDurationLimit;	/* OPTIONAL */
+	struct CallCreditServiceControl__callStartingPoint {
+		CallCreditServiceControl__callStartingPoint_PR present;
+		union CallCreditServiceControl__callStartingPoint_u {
+			NULL_t	 alerting;
+			NULL_t	 connect;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *callStartingPoint;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallCreditServiceControl_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_callDurationLimit_7;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_CallCreditServiceControl;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallCreditServiceControl_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallCreditServiceControl_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CallCreditServiceControl_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditServiceControl.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditServiceControl.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallCreditServiceControl.c	(working copy)
@@ -0,0 +1,336 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallCreditServiceControl.h"
+
+static int check_permitted_alphabet_2(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+static int
+callDurationLimit_7_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_amountString_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 512)
+		 && !check_permitted_alphabet_2(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_callDurationLimit_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_billingMode_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_callDurationLimit_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_callStartingPoint_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_amountString_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 9,  9,  1,  512 }	/* (SIZE(1..512)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_callDurationLimit_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_billingMode_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CallCreditServiceControl__billingMode, choice.credit),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"credit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallCreditServiceControl__billingMode, choice.debit),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"debit"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_billingMode_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* creditat 1315 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* debitat 1316 */
+};
+static asn_CHOICE_specifics_t asn_SPC_billingMode_specs_3 = {
+	sizeof(struct CallCreditServiceControl__billingMode),
+	offsetof(struct CallCreditServiceControl__billingMode, _asn_ctx),
+	offsetof(struct CallCreditServiceControl__billingMode, present),
+	sizeof(((struct CallCreditServiceControl__billingMode *)0)->present),
+	asn_MAP_billingMode_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_billingMode_3 = {
+	"billingMode",
+	"billingMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_billingMode_constr_3, CHOICE_constraint },
+	asn_MBR_billingMode_3,
+	2,	/* Elements count */
+	&asn_SPC_billingMode_specs_3	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_callDurationLimit_specs_7 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_callDurationLimit_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callDurationLimit_7 = {
+	"callDurationLimit",
+	"callDurationLimit",
+	&asn_OP_NativeInteger,
+	asn_DEF_callDurationLimit_tags_7,
+	sizeof(asn_DEF_callDurationLimit_tags_7)
+		/sizeof(asn_DEF_callDurationLimit_tags_7[0]) - 1, /* 1 */
+	asn_DEF_callDurationLimit_tags_7,	/* Same as above */
+	sizeof(asn_DEF_callDurationLimit_tags_7)
+		/sizeof(asn_DEF_callDurationLimit_tags_7[0]), /* 2 */
+	{ 0, &asn_PER_type_callDurationLimit_constr_7, callDurationLimit_7_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_callDurationLimit_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_callStartingPoint_9[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CallCreditServiceControl__callStartingPoint, choice.alerting),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alerting"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallCreditServiceControl__callStartingPoint, choice.connect),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connect"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_callStartingPoint_tag2el_9[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* alertingat 1323 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* connectat 1324 */
+};
+static asn_CHOICE_specifics_t asn_SPC_callStartingPoint_specs_9 = {
+	sizeof(struct CallCreditServiceControl__callStartingPoint),
+	offsetof(struct CallCreditServiceControl__callStartingPoint, _asn_ctx),
+	offsetof(struct CallCreditServiceControl__callStartingPoint, present),
+	sizeof(((struct CallCreditServiceControl__callStartingPoint *)0)->present),
+	asn_MAP_callStartingPoint_tag2el_9,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callStartingPoint_9 = {
+	"callStartingPoint",
+	"callStartingPoint",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_callStartingPoint_constr_9, CHOICE_constraint },
+	asn_MBR_callStartingPoint_9,
+	2,	/* Elements count */
+	&asn_SPC_callStartingPoint_specs_9	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CallCreditServiceControl_1[] = {
+	{ ATF_POINTER, 5, offsetof(struct CallCreditServiceControl, amountString),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BMPString,
+		0,
+		{ 0, &asn_PER_memb_amountString_constr_2,  memb_amountString_constraint_1 },
+		0, 0, /* No default value */
+		"amountString"
+		},
+	{ ATF_POINTER, 4, offsetof(struct CallCreditServiceControl, billingMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_billingMode_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"billingMode"
+		},
+	{ ATF_POINTER, 3, offsetof(struct CallCreditServiceControl, callDurationLimit),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_callDurationLimit_7,
+		0,
+		{ 0, &asn_PER_memb_callDurationLimit_constr_7,  memb_callDurationLimit_constraint_1 },
+		0, 0, /* No default value */
+		"callDurationLimit"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CallCreditServiceControl, enforceCallDurationLimit),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enforceCallDurationLimit"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CallCreditServiceControl, callStartingPoint),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_callStartingPoint_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callStartingPoint"
+		},
+};
+static const int asn_MAP_CallCreditServiceControl_oms_1[] = { 0, 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_CallCreditServiceControl_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallCreditServiceControl_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* amountStringat 1312 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* billingModeat 1315 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* callDurationLimitat 1319 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* enforceCallDurationLimitat 1320 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* callStartingPointat 1323 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallCreditServiceControl_specs_1 = {
+	sizeof(struct CallCreditServiceControl),
+	offsetof(struct CallCreditServiceControl, _asn_ctx),
+	asn_MAP_CallCreditServiceControl_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_CallCreditServiceControl_oms_1,	/* Optional members */
+	5, 0,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallCreditServiceControl = {
+	"CallCreditServiceControl",
+	"CallCreditServiceControl",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallCreditServiceControl_tags_1,
+	sizeof(asn_DEF_CallCreditServiceControl_tags_1)
+		/sizeof(asn_DEF_CallCreditServiceControl_tags_1[0]), /* 1 */
+	asn_DEF_CallCreditServiceControl_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallCreditServiceControl_tags_1)
+		/sizeof(asn_DEF_CallCreditServiceControl_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallCreditServiceControl_1,
+	5,	/* Elements count */
+	&asn_SPC_CallCreditServiceControl_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallIdentifier.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallIdentifier_H_
+#define	_CallIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "GloballyUniqueID.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CallIdentifier */
+typedef struct CallIdentifier {
+	GloballyUniqueID_t	 guid;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallIdentifier;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallIdentifier_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CallIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallIdentifier.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallIdentifier.h"
+
+asn_TYPE_member_t asn_MBR_CallIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CallIdentifier, guid),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GloballyUniqueID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"guid"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CallIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* guidat 1049 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallIdentifier_specs_1 = {
+	sizeof(struct CallIdentifier),
+	offsetof(struct CallIdentifier, _asn_ctx),
+	asn_MAP_CallIdentifier_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallIdentifier = {
+	"CallIdentifier",
+	"CallIdentifier",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallIdentifier_tags_1,
+	sizeof(asn_DEF_CallIdentifier_tags_1)
+		/sizeof(asn_DEF_CallIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_CallIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallIdentifier_tags_1)
+		/sizeof(asn_DEF_CallIdentifier_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallIdentifier_1,
+	1,	/* Elements count */
+	&asn_SPC_CallIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallLinkage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallLinkage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallLinkage.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallLinkage_H_
+#define	_CallLinkage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "GloballyUniqueID.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CallLinkage */
+typedef struct CallLinkage {
+	GloballyUniqueID_t	*globalCallId;	/* OPTIONAL */
+	GloballyUniqueID_t	*threadId;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallLinkage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallLinkage;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallLinkage_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallLinkage_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CallLinkage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallLinkage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallLinkage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallLinkage.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallLinkage.h"
+
+asn_TYPE_member_t asn_MBR_CallLinkage_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct CallLinkage, globalCallId),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GloballyUniqueID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"globalCallId"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CallLinkage, threadId),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GloballyUniqueID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"threadId"
+		},
+};
+static const int asn_MAP_CallLinkage_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_CallLinkage_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallLinkage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* globalCallIdat 1128 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* threadIdat 1129 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallLinkage_specs_1 = {
+	sizeof(struct CallLinkage),
+	offsetof(struct CallLinkage, _asn_ctx),
+	asn_MAP_CallLinkage_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_CallLinkage_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallLinkage = {
+	"CallLinkage",
+	"CallLinkage",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallLinkage_tags_1,
+	sizeof(asn_DEF_CallLinkage_tags_1)
+		/sizeof(asn_DEF_CallLinkage_tags_1[0]), /* 1 */
+	asn_DEF_CallLinkage_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallLinkage_tags_1)
+		/sizeof(asn_DEF_CallLinkage_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallLinkage_1,
+	2,	/* Elements count */
+	&asn_SPC_CallLinkage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallModel.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallModel.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallModel.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallModel_H_
+#define	_CallModel_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CallModel_PR {
+	CallModel_PR_NOTHING,	/* No components present */
+	CallModel_PR_direct,
+	CallModel_PR_gatekeeperRouted
+	/* Extensions may appear below */
+	
+} CallModel_PR;
+
+/* CallModel */
+typedef struct CallModel {
+	CallModel_PR present;
+	union CallModel_u {
+		NULL_t	 direct;
+		NULL_t	 gatekeeperRouted;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallModel_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallModel;
+extern asn_CHOICE_specifics_t asn_SPC_CallModel_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallModel_1[2];
+extern asn_per_constraints_t asn_PER_type_CallModel_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CallModel_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallModel.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallModel.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallModel.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallModel.h"
+
+asn_per_constraints_t asn_PER_type_CallModel_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CallModel_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CallModel, choice.direct),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"direct"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallModel, choice.gatekeeperRouted),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperRouted"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallModel_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* directat 1778 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* gatekeeperRoutedat 1779 */
+};
+asn_CHOICE_specifics_t asn_SPC_CallModel_specs_1 = {
+	sizeof(struct CallModel),
+	offsetof(struct CallModel, _asn_ctx),
+	offsetof(struct CallModel, present),
+	sizeof(((struct CallModel *)0)->present),
+	asn_MAP_CallModel_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CallModel = {
+	"CallModel",
+	"CallModel",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CallModel_constr_1, CHOICE_constraint },
+	asn_MBR_CallModel_1,
+	2,	/* Elements count */
+	&asn_SPC_CallModel_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallProceeding-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallProceeding-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallProceeding-UUIE.h	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallProceeding_UUIE_H_
+#define	_CallProceeding_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "EndpointType.h"
+#include "CallIdentifier.h"
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+struct H245Security;
+struct FeatureSet;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* CallProceeding-UUIE */
+typedef struct CallProceeding_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	EndpointType_t	 destinationInfo;
+	struct TransportAddress	*h245Address;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct H245Security	*h245SecurityMode;	/* OPTIONAL */
+	struct CallProceeding_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct CallProceeding_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct CallProceeding_UUIE__fastStart {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *fastStart;
+	BOOLEAN_t	*multipleCalls;
+	BOOLEAN_t	*maintainConnection;
+	NULL_t	*fastConnectRefused;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallProceeding_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallProceeding_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallProceeding_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallProceeding_UUIE_1[12];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "H245Security.h"
+#include "FeatureSet.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _CallProceeding_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallProceeding-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallProceeding-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallProceeding-UUIE.c	(working copy)
@@ -0,0 +1,273 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallProceeding-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_8 = {
+	sizeof(struct CallProceeding_UUIE__tokens),
+	offsetof(struct CallProceeding_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_8 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_8,
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_8,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_8,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_10[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_10 = {
+	sizeof(struct CallProceeding_UUIE__cryptoTokens),
+	offsetof(struct CallProceeding_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_10 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_10,
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_10,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_10,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_fastStart_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_fastStart_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_fastStart_specs_12 = {
+	sizeof(struct CallProceeding_UUIE__fastStart),
+	offsetof(struct CallProceeding_UUIE__fastStart, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_fastStart_12 = {
+	"fastStart",
+	"fastStart",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_fastStart_tags_12,
+	sizeof(asn_DEF_fastStart_tags_12)
+		/sizeof(asn_DEF_fastStart_tags_12[0]) - 1, /* 1 */
+	asn_DEF_fastStart_tags_12,	/* Same as above */
+	sizeof(asn_DEF_fastStart_tags_12)
+		/sizeof(asn_DEF_fastStart_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_fastStart_12,
+	1,	/* Single element */
+	&asn_SPC_fastStart_specs_12	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CallProceeding_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CallProceeding_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallProceeding_UUIE, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 10, offsetof(struct CallProceeding_UUIE, h245Address),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Address"
+		},
+	{ ATF_POINTER, 9, offsetof(struct CallProceeding_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 8, offsetof(struct CallProceeding_UUIE, h245SecurityMode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H245Security,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245SecurityMode"
+		},
+	{ ATF_POINTER, 7, offsetof(struct CallProceeding_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_tokens_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 6, offsetof(struct CallProceeding_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 5, offsetof(struct CallProceeding_UUIE, fastStart),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_fastStart_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastStart"
+		},
+	{ ATF_POINTER, 4, offsetof(struct CallProceeding_UUIE, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 3, offsetof(struct CallProceeding_UUIE, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CallProceeding_UUIE, fastConnectRefused),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastConnectRefused"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CallProceeding_UUIE, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+};
+static const int asn_MAP_CallProceeding_UUIE_oms_1[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 };
+static const ber_tlv_tag_t asn_DEF_CallProceeding_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallProceeding_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 126 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* destinationInfoat 127 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h245Addressat 128 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* callIdentifierat 130 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h245SecurityModeat 131 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tokensat 132 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoTokensat 133 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* fastStartat 134 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* multipleCallsat 135 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* maintainConnectionat 136 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* fastConnectRefusedat 137 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* featureSetat 138 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallProceeding_UUIE_specs_1 = {
+	sizeof(struct CallProceeding_UUIE),
+	offsetof(struct CallProceeding_UUIE, _asn_ctx),
+	asn_MAP_CallProceeding_UUIE_tag2el_1,
+	12,	/* Count of tags in the map */
+	asn_MAP_CallProceeding_UUIE_oms_1,	/* Optional members */
+	1, 9,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallProceeding_UUIE = {
+	"CallProceeding-UUIE",
+	"CallProceeding-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallProceeding_UUIE_tags_1,
+	sizeof(asn_DEF_CallProceeding_UUIE_tags_1)
+		/sizeof(asn_DEF_CallProceeding_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_CallProceeding_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallProceeding_UUIE_tags_1)
+		/sizeof(asn_DEF_CallProceeding_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallProceeding_UUIE_1,
+	12,	/* Elements count */
+	&asn_SPC_CallProceeding_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallReferenceValue.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallReferenceValue.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallReferenceValue.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallReferenceValue_H_
+#define	_CallReferenceValue_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CallReferenceValue */
+typedef long	 CallReferenceValue_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_CallReferenceValue_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_CallReferenceValue;
+asn_struct_free_f CallReferenceValue_free;
+asn_struct_print_f CallReferenceValue_print;
+asn_constr_check_f CallReferenceValue_constraint;
+ber_type_decoder_f CallReferenceValue_decode_ber;
+der_type_encoder_f CallReferenceValue_encode_der;
+xer_type_decoder_f CallReferenceValue_decode_xer;
+xer_type_encoder_f CallReferenceValue_encode_xer;
+per_type_decoder_f CallReferenceValue_decode_uper;
+per_type_encoder_f CallReferenceValue_encode_uper;
+per_type_decoder_f CallReferenceValue_decode_aper;
+per_type_encoder_f CallReferenceValue_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CallReferenceValue_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallReferenceValue.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallReferenceValue.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallReferenceValue.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallReferenceValue.h"
+
+int
+CallReferenceValue_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_CallReferenceValue_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_CallReferenceValue_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_CallReferenceValue = {
+	"CallReferenceValue",
+	"CallReferenceValue",
+	&asn_OP_NativeInteger,
+	asn_DEF_CallReferenceValue_tags_1,
+	sizeof(asn_DEF_CallReferenceValue_tags_1)
+		/sizeof(asn_DEF_CallReferenceValue_tags_1[0]), /* 1 */
+	asn_DEF_CallReferenceValue_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallReferenceValue_tags_1)
+		/sizeof(asn_DEF_CallReferenceValue_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_CallReferenceValue_constr_1, CallReferenceValue_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallTerminationCause.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallTerminationCause.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallTerminationCause.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallTerminationCause_H_
+#define	_CallTerminationCause_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CallTerminationCause_PR {
+	CallTerminationCause_PR_NOTHING,	/* No components present */
+	CallTerminationCause_PR_releaseCompleteReason,
+	CallTerminationCause_PR_releaseCompleteCauseIE
+	/* Extensions may appear below */
+	
+} CallTerminationCause_PR;
+
+/* Forward declarations */
+struct ReleaseCompleteReason;
+
+/* CallTerminationCause */
+typedef struct CallTerminationCause {
+	CallTerminationCause_PR present;
+	union CallTerminationCause_u {
+		struct ReleaseCompleteReason	*releaseCompleteReason;
+		OCTET_STRING_t	 releaseCompleteCauseIE;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallTerminationCause_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallTerminationCause;
+extern asn_CHOICE_specifics_t asn_SPC_CallTerminationCause_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallTerminationCause_1[2];
+extern asn_per_constraints_t asn_PER_type_CallTerminationCause_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ReleaseCompleteReason.h"
+
+#endif	/* _CallTerminationCause_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallTerminationCause.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallTerminationCause.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallTerminationCause.c	(working copy)
@@ -0,0 +1,93 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallTerminationCause.h"
+
+static int
+memb_releaseCompleteCauseIE_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 2 && size <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_releaseCompleteCauseIE_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  2,  32 }	/* (SIZE(2..32)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_CallTerminationCause_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CallTerminationCause_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct CallTerminationCause, choice.releaseCompleteReason),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ReleaseCompleteReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"releaseCompleteReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallTerminationCause, choice.releaseCompleteCauseIE),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_releaseCompleteCauseIE_constr_3,  memb_releaseCompleteCauseIE_constraint_1 },
+		0, 0, /* No default value */
+		"releaseCompleteCauseIE"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallTerminationCause_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* releaseCompleteReasonat 1289 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* releaseCompleteCauseIEat 1290 */
+};
+asn_CHOICE_specifics_t asn_SPC_CallTerminationCause_specs_1 = {
+	sizeof(struct CallTerminationCause),
+	offsetof(struct CallTerminationCause, _asn_ctx),
+	offsetof(struct CallTerminationCause, present),
+	sizeof(((struct CallTerminationCause *)0)->present),
+	asn_MAP_CallTerminationCause_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CallTerminationCause = {
+	"CallTerminationCause",
+	"CallTerminationCause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CallTerminationCause_constr_1, CHOICE_constraint },
+	asn_MBR_CallTerminationCause_1,
+	2,	/* Elements count */
+	&asn_SPC_CallTerminationCause_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallType.h	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallType_H_
+#define	_CallType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CallType_PR {
+	CallType_PR_NOTHING,	/* No components present */
+	CallType_PR_pointToPoint,
+	CallType_PR_oneToN,
+	CallType_PR_nToOne,
+	CallType_PR_nToN
+	/* Extensions may appear below */
+	
+} CallType_PR;
+
+/* CallType */
+typedef struct CallType {
+	CallType_PR present;
+	union CallType_u {
+		NULL_t	 pointToPoint;
+		NULL_t	 oneToN;
+		NULL_t	 nToOne;
+		NULL_t	 nToN;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CallType;
+extern asn_CHOICE_specifics_t asn_SPC_CallType_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallType_1[4];
+extern asn_per_constraints_t asn_PER_type_CallType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CallType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallType.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallType.h"
+
+asn_per_constraints_t asn_PER_type_CallType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CallType_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CallType, choice.pointToPoint),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pointToPoint"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallType, choice.oneToN),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"oneToN"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallType, choice.nToOne),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nToOne"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CallType, choice.nToN),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nToN"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pointToPointat 1769 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* oneToNat 1770 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nToOneat 1771 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* nToNat 1772 */
+};
+asn_CHOICE_specifics_t asn_SPC_CallType_specs_1 = {
+	sizeof(struct CallType),
+	offsetof(struct CallType, _asn_ctx),
+	offsetof(struct CallType, present),
+	sizeof(((struct CallType *)0)->present),
+	asn_MAP_CallType_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CallType = {
+	"CallType",
+	"CallType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CallType_constr_1, CHOICE_constraint },
+	asn_MBR_CallType_1,
+	4,	/* Elements count */
+	&asn_SPC_CallType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallsAvailable.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallsAvailable.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallsAvailable.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CallsAvailable_H_
+#define	_CallsAvailable_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CarrierInfo;
+
+/* CallsAvailable */
+typedef struct CallsAvailable {
+	unsigned long	 calls;
+	IA5String_t	*group;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CarrierInfo	*carrier;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CallsAvailable_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_calls_2;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_CallsAvailable;
+extern asn_SEQUENCE_specifics_t asn_SPC_CallsAvailable_specs_1;
+extern asn_TYPE_member_t asn_MBR_CallsAvailable_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CarrierInfo.h"
+
+#endif	/* _CallsAvailable_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallsAvailable.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallsAvailable.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CallsAvailable.c	(working copy)
@@ -0,0 +1,188 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CallsAvailable.h"
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+calls_2_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_calls_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_group_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_calls_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_calls_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_group_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+static const asn_INTEGER_specifics_t asn_SPC_calls_specs_2 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_calls_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_calls_2 = {
+	"calls",
+	"calls",
+	&asn_OP_NativeInteger,
+	asn_DEF_calls_tags_2,
+	sizeof(asn_DEF_calls_tags_2)
+		/sizeof(asn_DEF_calls_tags_2[0]) - 1, /* 1 */
+	asn_DEF_calls_tags_2,	/* Same as above */
+	sizeof(asn_DEF_calls_tags_2)
+		/sizeof(asn_DEF_calls_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_calls_constr_2, calls_2_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_calls_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CallsAvailable_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CallsAvailable, calls),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_calls_2,
+		0,
+		{ 0, &asn_PER_memb_calls_constr_2,  memb_calls_constraint_1 },
+		0, 0, /* No default value */
+		"calls"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CallsAvailable, group),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_group_constr_3,  memb_group_constraint_1 },
+		0, 0, /* No default value */
+		"group"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CallsAvailable, carrier),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CarrierInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"carrier"
+		},
+};
+static const int asn_MAP_CallsAvailable_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_CallsAvailable_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CallsAvailable_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* callsat 1183 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* groupat 1184 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* carrierat 1186 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CallsAvailable_specs_1 = {
+	sizeof(struct CallsAvailable),
+	offsetof(struct CallsAvailable, _asn_ctx),
+	asn_MAP_CallsAvailable_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_CallsAvailable_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CallsAvailable = {
+	"CallsAvailable",
+	"CallsAvailable",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CallsAvailable_tags_1,
+	sizeof(asn_DEF_CallsAvailable_tags_1)
+		/sizeof(asn_DEF_CallsAvailable_tags_1[0]), /* 1 */
+	asn_DEF_CallsAvailable_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CallsAvailable_tags_1)
+		/sizeof(asn_DEF_CallsAvailable_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CallsAvailable_1,
+	3,	/* Elements count */
+	&asn_SPC_CallsAvailable_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Capability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Capability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Capability.h	(working copy)
@@ -0,0 +1,158 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Capability_H_
+#define	_Capability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum Capability_PR {
+	Capability_PR_NOTHING,	/* No components present */
+	Capability_PR_nonStandard,
+	Capability_PR_receiveVideoCapability,
+	Capability_PR_transmitVideoCapability,
+	Capability_PR_receiveAndTransmitVideoCapability,
+	Capability_PR_receiveAudioCapability,
+	Capability_PR_transmitAudioCapability,
+	Capability_PR_receiveAndTransmitAudioCapability,
+	Capability_PR_receiveDataApplicationCapability,
+	Capability_PR_transmitDataApplicationCapability,
+	Capability_PR_receiveAndTransmitDataApplicationCapability,
+	Capability_PR_h233EncryptionTransmitCapability,
+	Capability_PR_h233EncryptionReceiveCapability,
+	/* Extensions may appear below */
+	Capability_PR_conferenceCapability,
+	Capability_PR_h235SecurityCapability,
+	Capability_PR_maxPendingReplacementFor,
+	Capability_PR_receiveUserInputCapability,
+	Capability_PR_transmitUserInputCapability,
+	Capability_PR_receiveAndTransmitUserInputCapability,
+	Capability_PR_genericControlCapability,
+	Capability_PR_receiveMultiplexedStreamCapability,
+	Capability_PR_transmitMultiplexedStreamCapability,
+	Capability_PR_receiveAndTransmitMultiplexedStreamCapability,
+	Capability_PR_receiveRTPAudioTelephonyEventCapability,
+	Capability_PR_receiveRTPAudioToneCapability,
+	Capability_PR_depFecCapability,
+	Capability_PR_multiplePayloadStreamCapability,
+	Capability_PR_fecCapability,
+	Capability_PR_redundancyEncodingCap,
+	Capability_PR_oneOfCapabilities
+} Capability_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct VideoCapability;
+struct AudioCapability;
+struct DataApplicationCapability;
+struct ConferenceCapability;
+struct H235SecurityCapability;
+struct UserInputCapability;
+struct GenericCapability;
+struct MultiplexedStreamCapability;
+struct AudioTelephonyEventCapability;
+struct AudioToneCapability;
+struct DepFECCapability;
+struct MultiplePayloadStreamCapability;
+struct FECCapability;
+struct RedundancyEncodingCapability;
+struct AlternativeCapabilitySet;
+
+/* Capability */
+typedef struct Capability {
+	Capability_PR present;
+	union Capability_u {
+		struct NonStandardParameter	*nonStandard;
+		struct VideoCapability	*receiveVideoCapability;
+		struct VideoCapability	*transmitVideoCapability;
+		struct VideoCapability	*receiveAndTransmitVideoCapability;
+		struct AudioCapability	*receiveAudioCapability;
+		struct AudioCapability	*transmitAudioCapability;
+		struct AudioCapability	*receiveAndTransmitAudioCapability;
+		struct DataApplicationCapability	*receiveDataApplicationCapability;
+		struct DataApplicationCapability	*transmitDataApplicationCapability;
+		struct DataApplicationCapability	*receiveAndTransmitDataApplicationCapability;
+		BOOLEAN_t	 h233EncryptionTransmitCapability;
+		struct Capability__h233EncryptionReceiveCapability {
+			long	 h233IVResponseTime;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *h233EncryptionReceiveCapability;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct ConferenceCapability	*conferenceCapability;
+		struct H235SecurityCapability	*h235SecurityCapability;
+		long	 maxPendingReplacementFor;
+		struct UserInputCapability	*receiveUserInputCapability;
+		struct UserInputCapability	*transmitUserInputCapability;
+		struct UserInputCapability	*receiveAndTransmitUserInputCapability;
+		struct GenericCapability	*genericControlCapability;
+		struct MultiplexedStreamCapability	*receiveMultiplexedStreamCapability;
+		struct MultiplexedStreamCapability	*transmitMultiplexedStreamCapability;
+		struct MultiplexedStreamCapability	*receiveAndTransmitMultiplexedStreamCapability;
+		struct AudioTelephonyEventCapability	*receiveRTPAudioTelephonyEventCapability;
+		struct AudioToneCapability	*receiveRTPAudioToneCapability;
+		struct DepFECCapability	*depFecCapability;
+		struct MultiplePayloadStreamCapability	*multiplePayloadStreamCapability;
+		struct FECCapability	*fecCapability;
+		struct RedundancyEncodingCapability	*redundancyEncodingCap;
+		struct AlternativeCapabilitySet	*oneOfCapabilities;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Capability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Capability;
+extern asn_CHOICE_specifics_t asn_SPC_Capability_specs_1;
+extern asn_TYPE_member_t asn_MBR_Capability_1[29];
+extern asn_per_constraints_t asn_PER_type_Capability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "VideoCapability.h"
+#include "AudioCapability.h"
+#include "DataApplicationCapability.h"
+#include "ConferenceCapability.h"
+#include "H235SecurityCapability.h"
+#include "UserInputCapability.h"
+#include "GenericCapability.h"
+#include "MultiplexedStreamCapability.h"
+#include "AudioTelephonyEventCapability.h"
+#include "AudioToneCapability.h"
+#include "DepFECCapability.h"
+#include "MultiplePayloadStreamCapability.h"
+#include "FECCapability.h"
+#include "RedundancyEncodingCapability.h"
+#include "AlternativeCapabilitySet.h"
+
+#endif	/* _Capability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Capability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Capability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Capability.c	(working copy)
@@ -0,0 +1,435 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Capability.h"
+
+static int
+memb_h233IVResponseTime_constraint_13(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxPendingReplacementFor_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_h233IVResponseTime_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxPendingReplacementFor_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_Capability_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  11 }	/* (0..11,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_h233EncryptionReceiveCapability_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Capability__h233EncryptionReceiveCapability, h233IVResponseTime),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_h233IVResponseTime_constr_14,  memb_h233IVResponseTime_constraint_13 },
+		0, 0, /* No default value */
+		"h233IVResponseTime"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h233EncryptionReceiveCapability_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_h233EncryptionReceiveCapability_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* h233IVResponseTimeat 325 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_h233EncryptionReceiveCapability_specs_13 = {
+	sizeof(struct Capability__h233EncryptionReceiveCapability),
+	offsetof(struct Capability__h233EncryptionReceiveCapability, _asn_ctx),
+	asn_MAP_h233EncryptionReceiveCapability_tag2el_13,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h233EncryptionReceiveCapability_13 = {
+	"h233EncryptionReceiveCapability",
+	"h233EncryptionReceiveCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_h233EncryptionReceiveCapability_tags_13,
+	sizeof(asn_DEF_h233EncryptionReceiveCapability_tags_13)
+		/sizeof(asn_DEF_h233EncryptionReceiveCapability_tags_13[0]) - 1, /* 1 */
+	asn_DEF_h233EncryptionReceiveCapability_tags_13,	/* Same as above */
+	sizeof(asn_DEF_h233EncryptionReceiveCapability_tags_13)
+		/sizeof(asn_DEF_h233EncryptionReceiveCapability_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_h233EncryptionReceiveCapability_13,
+	1,	/* Elements count */
+	&asn_SPC_h233EncryptionReceiveCapability_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Capability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveVideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveVideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.transmitVideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitVideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveAndTransmitVideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveAndTransmitVideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveAudioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveAudioCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.transmitAudioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitAudioCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveAndTransmitAudioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveAndTransmitAudioCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveDataApplicationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveDataApplicationCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.transmitDataApplicationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitDataApplicationCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveAndTransmitDataApplicationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveAndTransmitDataApplicationCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Capability, choice.h233EncryptionTransmitCapability),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h233EncryptionTransmitCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.h233EncryptionReceiveCapability),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_h233EncryptionReceiveCapability_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h233EncryptionReceiveCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.conferenceCapability),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.h235SecurityCapability),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235SecurityCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h235SecurityCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Capability, choice.maxPendingReplacementFor),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxPendingReplacementFor_constr_19,  memb_maxPendingReplacementFor_constraint_1 },
+		0, 0, /* No default value */
+		"maxPendingReplacementFor"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveUserInputCapability),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UserInputCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveUserInputCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.transmitUserInputCapability),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UserInputCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitUserInputCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveAndTransmitUserInputCapability),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UserInputCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveAndTransmitUserInputCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.genericControlCapability),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericControlCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveMultiplexedStreamCapability),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexedStreamCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveMultiplexedStreamCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.transmitMultiplexedStreamCapability),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexedStreamCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitMultiplexedStreamCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveAndTransmitMultiplexedStreamCapability),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexedStreamCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveAndTransmitMultiplexedStreamCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveRTPAudioTelephonyEventCapability),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AudioTelephonyEventCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveRTPAudioTelephonyEventCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.receiveRTPAudioToneCapability),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AudioToneCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveRTPAudioToneCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.depFecCapability),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DepFECCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"depFecCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.multiplePayloadStreamCapability),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplePayloadStreamCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplePayloadStreamCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.fecCapability),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FECCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fecCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.redundancyEncodingCap),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncodingCap"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Capability, choice.oneOfCapabilities),
+		(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternativeCapabilitySet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"oneOfCapabilities"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_Capability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 308 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* receiveVideoCapabilityat 310 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* transmitVideoCapabilityat 311 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* receiveAndTransmitVideoCapabilityat 312 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* receiveAudioCapabilityat 314 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* transmitAudioCapabilityat 315 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* receiveAndTransmitAudioCapabilityat 316 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* receiveDataApplicationCapabilityat 318 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* transmitDataApplicationCapabilityat 319 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* receiveAndTransmitDataApplicationCapabilityat 320 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* h233EncryptionTransmitCapabilityat 322 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* h233EncryptionReceiveCapabilityat 325 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* conferenceCapabilityat 329 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* h235SecurityCapabilityat 330 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* maxPendingReplacementForat 331 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* receiveUserInputCapabilityat 332 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* transmitUserInputCapabilityat 333 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* receiveAndTransmitUserInputCapabilityat 334 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* genericControlCapabilityat 335 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* receiveMultiplexedStreamCapabilityat 336 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* transmitMultiplexedStreamCapabilityat 337 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* receiveAndTransmitMultiplexedStreamCapabilityat 338 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* receiveRTPAudioTelephonyEventCapabilityat 339 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* receiveRTPAudioToneCapabilityat 340 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* depFecCapabilityat 341 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* multiplePayloadStreamCapabilityat 342 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* fecCapabilityat 343 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 }, /* redundancyEncodingCapat 344 */
+    { (ASN_TAG_CLASS_CONTEXT | (28 << 2)), 28, 0, 0 } /* oneOfCapabilitiesat 346 */
+};
+asn_CHOICE_specifics_t asn_SPC_Capability_specs_1 = {
+	sizeof(struct Capability),
+	offsetof(struct Capability, _asn_ctx),
+	offsetof(struct Capability, present),
+	sizeof(((struct Capability *)0)->present),
+	asn_MAP_Capability_tag2el_1,
+	29,	/* Count of tags in the map */
+	0, 0,
+	12	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_Capability = {
+	"Capability",
+	"Capability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_Capability_constr_1, CHOICE_constraint },
+	asn_MBR_Capability_1,
+	29,	/* Elements count */
+	&asn_SPC_Capability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptor.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptor.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptor.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CapabilityDescriptor_H_
+#define	_CapabilityDescriptor_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "CapabilityDescriptorNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AlternativeCapabilitySet;
+
+/* CapabilityDescriptor */
+typedef struct CapabilityDescriptor {
+	CapabilityDescriptorNumber_t	 capabilityDescriptorNumber;
+	struct CapabilityDescriptor__simultaneousCapabilities {
+		A_SET_OF(struct AlternativeCapabilitySet) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *simultaneousCapabilities;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CapabilityDescriptor_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CapabilityDescriptor;
+extern asn_SEQUENCE_specifics_t asn_SPC_CapabilityDescriptor_specs_1;
+extern asn_TYPE_member_t asn_MBR_CapabilityDescriptor_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AlternativeCapabilitySet.h"
+
+#endif	/* _CapabilityDescriptor_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptor.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptor.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptor.c	(working copy)
@@ -0,0 +1,135 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CapabilityDescriptor.h"
+
+static int
+memb_simultaneousCapabilities_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_simultaneousCapabilities_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_simultaneousCapabilities_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_simultaneousCapabilities_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AlternativeCapabilitySet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_simultaneousCapabilities_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_simultaneousCapabilities_specs_3 = {
+	sizeof(struct CapabilityDescriptor__simultaneousCapabilities),
+	offsetof(struct CapabilityDescriptor__simultaneousCapabilities, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_simultaneousCapabilities_3 = {
+	"simultaneousCapabilities",
+	"simultaneousCapabilities",
+	&asn_OP_SET_OF,
+	asn_DEF_simultaneousCapabilities_tags_3,
+	sizeof(asn_DEF_simultaneousCapabilities_tags_3)
+		/sizeof(asn_DEF_simultaneousCapabilities_tags_3[0]) - 1, /* 1 */
+	asn_DEF_simultaneousCapabilities_tags_3,	/* Same as above */
+	sizeof(asn_DEF_simultaneousCapabilities_tags_3)
+		/sizeof(asn_DEF_simultaneousCapabilities_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_simultaneousCapabilities_constr_3, SET_OF_constraint },
+	asn_MBR_simultaneousCapabilities_3,
+	1,	/* Single element */
+	&asn_SPC_simultaneousCapabilities_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CapabilityDescriptor_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CapabilityDescriptor, capabilityDescriptorNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapabilityDescriptorNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capabilityDescriptorNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CapabilityDescriptor, simultaneousCapabilities),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_simultaneousCapabilities_3,
+		0,
+		{ 0, &asn_PER_memb_simultaneousCapabilities_constr_3,  memb_simultaneousCapabilities_constraint_1 },
+		0, 0, /* No default value */
+		"simultaneousCapabilities"
+		},
+};
+static const int asn_MAP_CapabilityDescriptor_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_CapabilityDescriptor_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CapabilityDescriptor_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* capabilityDescriptorNumberat 254 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* simultaneousCapabilitiesat 255 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CapabilityDescriptor_specs_1 = {
+	sizeof(struct CapabilityDescriptor),
+	offsetof(struct CapabilityDescriptor, _asn_ctx),
+	asn_MAP_CapabilityDescriptor_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_CapabilityDescriptor_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CapabilityDescriptor = {
+	"CapabilityDescriptor",
+	"CapabilityDescriptor",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CapabilityDescriptor_tags_1,
+	sizeof(asn_DEF_CapabilityDescriptor_tags_1)
+		/sizeof(asn_DEF_CapabilityDescriptor_tags_1[0]), /* 1 */
+	asn_DEF_CapabilityDescriptor_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CapabilityDescriptor_tags_1)
+		/sizeof(asn_DEF_CapabilityDescriptor_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CapabilityDescriptor_1,
+	2,	/* Elements count */
+	&asn_SPC_CapabilityDescriptor_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptorNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptorNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptorNumber.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CapabilityDescriptorNumber_H_
+#define	_CapabilityDescriptorNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CapabilityDescriptorNumber */
+typedef long	 CapabilityDescriptorNumber_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_CapabilityDescriptorNumber_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_CapabilityDescriptorNumber;
+asn_struct_free_f CapabilityDescriptorNumber_free;
+asn_struct_print_f CapabilityDescriptorNumber_print;
+asn_constr_check_f CapabilityDescriptorNumber_constraint;
+ber_type_decoder_f CapabilityDescriptorNumber_decode_ber;
+der_type_encoder_f CapabilityDescriptorNumber_encode_der;
+xer_type_decoder_f CapabilityDescriptorNumber_decode_xer;
+xer_type_encoder_f CapabilityDescriptorNumber_encode_xer;
+per_type_decoder_f CapabilityDescriptorNumber_decode_uper;
+per_type_encoder_f CapabilityDescriptorNumber_encode_uper;
+per_type_decoder_f CapabilityDescriptorNumber_decode_aper;
+per_type_encoder_f CapabilityDescriptorNumber_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CapabilityDescriptorNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptorNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptorNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityDescriptorNumber.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CapabilityDescriptorNumber.h"
+
+int
+CapabilityDescriptorNumber_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_CapabilityDescriptorNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_CapabilityDescriptorNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_CapabilityDescriptorNumber = {
+	"CapabilityDescriptorNumber",
+	"CapabilityDescriptorNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_CapabilityDescriptorNumber_tags_1,
+	sizeof(asn_DEF_CapabilityDescriptorNumber_tags_1)
+		/sizeof(asn_DEF_CapabilityDescriptorNumber_tags_1[0]), /* 1 */
+	asn_DEF_CapabilityDescriptorNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CapabilityDescriptorNumber_tags_1)
+		/sizeof(asn_DEF_CapabilityDescriptorNumber_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_CapabilityDescriptorNumber_constr_1, CapabilityDescriptorNumber_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityIdentifier.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CapabilityIdentifier_H_
+#define	_CapabilityIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <OCTET_STRING.h>
+#include <IA5String.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CapabilityIdentifier_PR {
+	CapabilityIdentifier_PR_NOTHING,	/* No components present */
+	CapabilityIdentifier_PR_standard,
+	CapabilityIdentifier_PR_h221NonStandard,
+	CapabilityIdentifier_PR_uuid,
+	CapabilityIdentifier_PR_domainBased
+	/* Extensions may appear below */
+	
+} CapabilityIdentifier_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* CapabilityIdentifier */
+typedef struct CapabilityIdentifier {
+	CapabilityIdentifier_PR present;
+	union CapabilityIdentifier_u {
+		OBJECT_IDENTIFIER_t	 standard;
+		struct NonStandardParameter	*h221NonStandard;
+		OCTET_STRING_t	 uuid;
+		IA5String_t	 domainBased;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CapabilityIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CapabilityIdentifier;
+extern asn_CHOICE_specifics_t asn_SPC_CapabilityIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_CapabilityIdentifier_1[4];
+extern asn_per_constraints_t asn_PER_type_CapabilityIdentifier_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _CapabilityIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityIdentifier.c	(working copy)
@@ -0,0 +1,158 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CapabilityIdentifier.h"
+
+static int check_permitted_alphabet_5(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_uuid_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_domainBased_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 64)
+		 && !check_permitted_alphabet_5(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_uuid_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_domainBased_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 6,  6,  1,  64 }	/* (SIZE(1..64)) */,
+	0, 0	/* No PER character map necessary */
+};
+asn_per_constraints_t asn_PER_type_CapabilityIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CapabilityIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CapabilityIdentifier, choice.standard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"standard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CapabilityIdentifier, choice.h221NonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h221NonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CapabilityIdentifier, choice.uuid),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_uuid_constr_4,  memb_uuid_constraint_1 },
+		0, 0, /* No default value */
+		"uuid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CapabilityIdentifier, choice.domainBased),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_domainBased_constr_5,  memb_domainBased_constraint_1 },
+		0, 0, /* No default value */
+		"domainBased"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CapabilityIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* standardat 1534 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h221NonStandardat 1537 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* uuidat 1538 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* domainBasedat 1539 */
+};
+asn_CHOICE_specifics_t asn_SPC_CapabilityIdentifier_specs_1 = {
+	sizeof(struct CapabilityIdentifier),
+	offsetof(struct CapabilityIdentifier, _asn_ctx),
+	offsetof(struct CapabilityIdentifier, present),
+	sizeof(((struct CapabilityIdentifier *)0)->present),
+	asn_MAP_CapabilityIdentifier_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CapabilityIdentifier = {
+	"CapabilityIdentifier",
+	"CapabilityIdentifier",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CapabilityIdentifier_constr_1, CHOICE_constraint },
+	asn_MBR_CapabilityIdentifier_1,
+	4,	/* Elements count */
+	&asn_SPC_CapabilityIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntry.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntry.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntry.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CapabilityTableEntry_H_
+#define	_CapabilityTableEntry_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "CapabilityTableEntryNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct Capability;
+
+/* CapabilityTableEntry */
+typedef struct CapabilityTableEntry {
+	CapabilityTableEntryNumber_t	 capabilityTableEntryNumber;
+	struct Capability	*capability;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CapabilityTableEntry_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CapabilityTableEntry;
+extern asn_SEQUENCE_specifics_t asn_SPC_CapabilityTableEntry_specs_1;
+extern asn_TYPE_member_t asn_MBR_CapabilityTableEntry_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "Capability.h"
+
+#endif	/* _CapabilityTableEntry_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntry.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntry.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntry.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CapabilityTableEntry.h"
+
+asn_TYPE_member_t asn_MBR_CapabilityTableEntry_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CapabilityTableEntry, capabilityTableEntryNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capabilityTableEntryNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CapabilityTableEntry, capability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capability"
+		},
+};
+static const int asn_MAP_CapabilityTableEntry_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_CapabilityTableEntry_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CapabilityTableEntry_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* capabilityTableEntryNumberat 248 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* capabilityat 249 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CapabilityTableEntry_specs_1 = {
+	sizeof(struct CapabilityTableEntry),
+	offsetof(struct CapabilityTableEntry, _asn_ctx),
+	asn_MAP_CapabilityTableEntry_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_CapabilityTableEntry_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CapabilityTableEntry = {
+	"CapabilityTableEntry",
+	"CapabilityTableEntry",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CapabilityTableEntry_tags_1,
+	sizeof(asn_DEF_CapabilityTableEntry_tags_1)
+		/sizeof(asn_DEF_CapabilityTableEntry_tags_1[0]), /* 1 */
+	asn_DEF_CapabilityTableEntry_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CapabilityTableEntry_tags_1)
+		/sizeof(asn_DEF_CapabilityTableEntry_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CapabilityTableEntry_1,
+	2,	/* Elements count */
+	&asn_SPC_CapabilityTableEntry_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntryNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntryNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntryNumber.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CapabilityTableEntryNumber_H_
+#define	_CapabilityTableEntryNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CapabilityTableEntryNumber */
+typedef long	 CapabilityTableEntryNumber_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_CapabilityTableEntryNumber_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_CapabilityTableEntryNumber;
+asn_struct_free_f CapabilityTableEntryNumber_free;
+asn_struct_print_f CapabilityTableEntryNumber_print;
+asn_constr_check_f CapabilityTableEntryNumber_constraint;
+ber_type_decoder_f CapabilityTableEntryNumber_decode_ber;
+der_type_encoder_f CapabilityTableEntryNumber_encode_der;
+xer_type_decoder_f CapabilityTableEntryNumber_decode_xer;
+xer_type_encoder_f CapabilityTableEntryNumber_encode_xer;
+per_type_decoder_f CapabilityTableEntryNumber_decode_uper;
+per_type_encoder_f CapabilityTableEntryNumber_encode_uper;
+per_type_decoder_f CapabilityTableEntryNumber_decode_aper;
+per_type_encoder_f CapabilityTableEntryNumber_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CapabilityTableEntryNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntryNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntryNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapabilityTableEntryNumber.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CapabilityTableEntryNumber.h"
+
+int
+CapabilityTableEntryNumber_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_CapabilityTableEntryNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_CapabilityTableEntryNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_CapabilityTableEntryNumber = {
+	"CapabilityTableEntryNumber",
+	"CapabilityTableEntryNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_CapabilityTableEntryNumber_tags_1,
+	sizeof(asn_DEF_CapabilityTableEntryNumber_tags_1)
+		/sizeof(asn_DEF_CapabilityTableEntryNumber_tags_1[0]), /* 1 */
+	asn_DEF_CapabilityTableEntryNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CapabilityTableEntryNumber_tags_1)
+		/sizeof(asn_DEF_CapabilityTableEntryNumber_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_CapabilityTableEntryNumber_constr_1, CapabilityTableEntryNumber_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingCapability.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CapacityReportingCapability_H_
+#define	_CapacityReportingCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CapacityReportingCapability */
+typedef struct CapacityReportingCapability {
+	BOOLEAN_t	 canReportCallCapacity;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CapacityReportingCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CapacityReportingCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_CapacityReportingCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_CapacityReportingCapability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CapacityReportingCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingCapability.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CapacityReportingCapability.h"
+
+asn_TYPE_member_t asn_MBR_CapacityReportingCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CapacityReportingCapability, canReportCallCapacity),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canReportCallCapacity"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CapacityReportingCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CapacityReportingCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* canReportCallCapacityat 1142 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CapacityReportingCapability_specs_1 = {
+	sizeof(struct CapacityReportingCapability),
+	offsetof(struct CapacityReportingCapability, _asn_ctx),
+	asn_MAP_CapacityReportingCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CapacityReportingCapability = {
+	"CapacityReportingCapability",
+	"CapacityReportingCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CapacityReportingCapability_tags_1,
+	sizeof(asn_DEF_CapacityReportingCapability_tags_1)
+		/sizeof(asn_DEF_CapacityReportingCapability_tags_1[0]), /* 1 */
+	asn_DEF_CapacityReportingCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CapacityReportingCapability_tags_1)
+		/sizeof(asn_DEF_CapacityReportingCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CapacityReportingCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_CapacityReportingCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingSpecification.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingSpecification.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingSpecification.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CapacityReportingSpecification_H_
+#define	_CapacityReportingSpecification_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CapacityReportingSpecification */
+typedef struct CapacityReportingSpecification {
+	struct CapacityReportingSpecification__when {
+		NULL_t	*callStart;	/* OPTIONAL */
+		NULL_t	*callEnd;	/* OPTIONAL */
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} when;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CapacityReportingSpecification_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CapacityReportingSpecification;
+extern asn_SEQUENCE_specifics_t asn_SPC_CapacityReportingSpecification_specs_1;
+extern asn_TYPE_member_t asn_MBR_CapacityReportingSpecification_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CapacityReportingSpecification_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingSpecification.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingSpecification.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CapacityReportingSpecification.c	(working copy)
@@ -0,0 +1,105 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CapacityReportingSpecification.h"
+
+static asn_TYPE_member_t asn_MBR_when_2[] = {
+	{ ATF_POINTER, 2, offsetof(struct CapacityReportingSpecification__when, callStart),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callStart"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CapacityReportingSpecification__when, callEnd),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callEnd"
+		},
+};
+static const int asn_MAP_when_oms_2[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_when_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_when_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* callStartat 1150 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* callEndat 1151 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_when_specs_2 = {
+	sizeof(struct CapacityReportingSpecification__when),
+	offsetof(struct CapacityReportingSpecification__when, _asn_ctx),
+	asn_MAP_when_tag2el_2,
+	2,	/* Count of tags in the map */
+	asn_MAP_when_oms_2,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_when_2 = {
+	"when",
+	"when",
+	&asn_OP_SEQUENCE,
+	asn_DEF_when_tags_2,
+	sizeof(asn_DEF_when_tags_2)
+		/sizeof(asn_DEF_when_tags_2[0]) - 1, /* 1 */
+	asn_DEF_when_tags_2,	/* Same as above */
+	sizeof(asn_DEF_when_tags_2)
+		/sizeof(asn_DEF_when_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_when_2,
+	2,	/* Elements count */
+	&asn_SPC_when_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CapacityReportingSpecification_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CapacityReportingSpecification, when),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_when_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"when"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CapacityReportingSpecification_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CapacityReportingSpecification_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* whenat 1150 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CapacityReportingSpecification_specs_1 = {
+	sizeof(struct CapacityReportingSpecification),
+	offsetof(struct CapacityReportingSpecification, _asn_ctx),
+	asn_MAP_CapacityReportingSpecification_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CapacityReportingSpecification = {
+	"CapacityReportingSpecification",
+	"CapacityReportingSpecification",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CapacityReportingSpecification_tags_1,
+	sizeof(asn_DEF_CapacityReportingSpecification_tags_1)
+		/sizeof(asn_DEF_CapacityReportingSpecification_tags_1[0]), /* 1 */
+	asn_DEF_CapacityReportingSpecification_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CapacityReportingSpecification_tags_1)
+		/sizeof(asn_DEF_CapacityReportingSpecification_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CapacityReportingSpecification_1,
+	1,	/* Elements count */
+	&asn_SPC_CapacityReportingSpecification_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CarrierInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CarrierInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CarrierInfo.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CarrierInfo_H_
+#define	_CarrierInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CarrierInfo */
+typedef struct CarrierInfo {
+	OCTET_STRING_t	*carrierIdentificationCode;	/* OPTIONAL */
+	IA5String_t	*carrierName;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CarrierInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CarrierInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_CarrierInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_CarrierInfo_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CarrierInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CarrierInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CarrierInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CarrierInfo.c	(working copy)
@@ -0,0 +1,138 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CarrierInfo.h"
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_carrierIdentificationCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_carrierName_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_carrierIdentificationCode_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 1,  1,  3,  4 }	/* (SIZE(3..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_carrierName_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+asn_TYPE_member_t asn_MBR_CarrierInfo_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct CarrierInfo, carrierIdentificationCode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_carrierIdentificationCode_constr_2,  memb_carrierIdentificationCode_constraint_1 },
+		0, 0, /* No default value */
+		"carrierIdentificationCode"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CarrierInfo, carrierName),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_carrierName_constr_3,  memb_carrierName_constraint_1 },
+		0, 0, /* No default value */
+		"carrierName"
+		},
+};
+static const int asn_MAP_CarrierInfo_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_CarrierInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CarrierInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* carrierIdentificationCodeat 1221 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* carrierNameat 1222 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CarrierInfo_specs_1 = {
+	sizeof(struct CarrierInfo),
+	offsetof(struct CarrierInfo, _asn_ctx),
+	asn_MAP_CarrierInfo_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_CarrierInfo_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CarrierInfo = {
+	"CarrierInfo",
+	"CarrierInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CarrierInfo_tags_1,
+	sizeof(asn_DEF_CarrierInfo_tags_1)
+		/sizeof(asn_DEF_CarrierInfo_tags_1[0]), /* 1 */
+	asn_DEF_CarrierInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CarrierInfo_tags_1)
+		/sizeof(asn_DEF_CarrierInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CarrierInfo_1,
+	2,	/* Elements count */
+	&asn_SPC_CarrierInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CertSelectionCriteria.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CertSelectionCriteria.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CertSelectionCriteria.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CertSelectionCriteria_H_
+#define	_CertSelectionCriteria_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct Criteria;
+
+/* CertSelectionCriteria */
+typedef struct CertSelectionCriteria {
+	A_SEQUENCE_OF(struct Criteria) list;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CertSelectionCriteria_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CertSelectionCriteria;
+extern asn_SET_OF_specifics_t asn_SPC_CertSelectionCriteria_specs_1;
+extern asn_TYPE_member_t asn_MBR_CertSelectionCriteria_1[1];
+extern asn_per_constraints_t asn_PER_type_CertSelectionCriteria_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "Criteria.h"
+
+#endif	/* _CertSelectionCriteria_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CertSelectionCriteria.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CertSelectionCriteria.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CertSelectionCriteria.c	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CertSelectionCriteria.h"
+
+asn_per_constraints_t asn_PER_type_CertSelectionCriteria_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CertSelectionCriteria_1[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Criteria,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CertSelectionCriteria_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SET_OF_specifics_t asn_SPC_CertSelectionCriteria_specs_1 = {
+	sizeof(struct CertSelectionCriteria),
+	offsetof(struct CertSelectionCriteria, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+asn_TYPE_descriptor_t asn_DEF_CertSelectionCriteria = {
+	"CertSelectionCriteria",
+	"CertSelectionCriteria",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_CertSelectionCriteria_tags_1,
+	sizeof(asn_DEF_CertSelectionCriteria_tags_1)
+		/sizeof(asn_DEF_CertSelectionCriteria_tags_1[0]), /* 1 */
+	asn_DEF_CertSelectionCriteria_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CertSelectionCriteria_tags_1)
+		/sizeof(asn_DEF_CertSelectionCriteria_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_CertSelectionCriteria_constr_1, SEQUENCE_OF_constraint },
+	asn_MBR_CertSelectionCriteria_1,
+	1,	/* Single element */
+	&asn_SPC_CertSelectionCriteria_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ChallengeString.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ChallengeString.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ChallengeString.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ChallengeString_H_
+#define	_ChallengeString_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ChallengeString */
+typedef OCTET_STRING_t	 ChallengeString_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_ChallengeString_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_ChallengeString;
+asn_struct_free_f ChallengeString_free;
+asn_struct_print_f ChallengeString_print;
+asn_constr_check_f ChallengeString_constraint;
+ber_type_decoder_f ChallengeString_decode_ber;
+der_type_encoder_f ChallengeString_encode_der;
+xer_type_decoder_f ChallengeString_decode_xer;
+xer_type_encoder_f ChallengeString_encode_xer;
+per_type_decoder_f ChallengeString_decode_uper;
+per_type_encoder_f ChallengeString_encode_uper;
+per_type_decoder_f ChallengeString_decode_aper;
+per_type_encoder_f ChallengeString_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ChallengeString_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ChallengeString.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ChallengeString.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ChallengeString.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ChallengeString.h"
+
+int
+ChallengeString_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 8 && size <= 128)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_ChallengeString_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 7,  7,  8,  128 }	/* (SIZE(8..128)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_ChallengeString_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_ChallengeString = {
+	"ChallengeString",
+	"ChallengeString",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_ChallengeString_tags_1,
+	sizeof(asn_DEF_ChallengeString_tags_1)
+		/sizeof(asn_DEF_ChallengeString_tags_1[0]), /* 1 */
+	asn_DEF_ChallengeString_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ChallengeString_tags_1)
+		/sizeof(asn_DEF_ChallengeString_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_ChallengeString_constr_1, ChallengeString_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CicInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CicInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CicInfo.h	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CicInfo_H_
+#define	_CicInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CicInfo */
+typedef struct CicInfo {
+	struct CicInfo__cic {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cic;
+	OCTET_STRING_t	 pointCode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CicInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CicInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_CicInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_CicInfo_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CicInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CicInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CicInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CicInfo.c	(working copy)
@@ -0,0 +1,159 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CicInfo.h"
+
+static int
+memb_OCTET_STRING_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 2 && size <= 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_pointCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 2 && size <= 5)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 2,  2,  2,  4 }	/* (SIZE(2..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_pointCode_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 2,  2,  2,  5 }	/* (SIZE(2..5)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cic_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_3,  memb_OCTET_STRING_constraint_2 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cic_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cic_specs_2 = {
+	sizeof(struct CicInfo__cic),
+	offsetof(struct CicInfo__cic, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cic_2 = {
+	"cic",
+	"cic",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cic_tags_2,
+	sizeof(asn_DEF_cic_tags_2)
+		/sizeof(asn_DEF_cic_tags_2[0]) - 1, /* 1 */
+	asn_DEF_cic_tags_2,	/* Same as above */
+	sizeof(asn_DEF_cic_tags_2)
+		/sizeof(asn_DEF_cic_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cic_2,
+	1,	/* Single element */
+	&asn_SPC_cic_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CicInfo_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CicInfo, cic),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_cic_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cic"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CicInfo, pointCode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_pointCode_constr_4,  memb_pointCode_constraint_1 },
+		0, 0, /* No default value */
+		"pointCode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CicInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CicInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* cicat 1207 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* pointCodeat 1208 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CicInfo_specs_1 = {
+	sizeof(struct CicInfo),
+	offsetof(struct CicInfo, _asn_ctx),
+	asn_MAP_CicInfo_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CicInfo = {
+	"CicInfo",
+	"CicInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CicInfo_tags_1,
+	sizeof(asn_DEF_CicInfo_tags_1)
+		/sizeof(asn_DEF_CicInfo_tags_1[0]), /* 1 */
+	asn_DEF_CicInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CicInfo_tags_1)
+		/sizeof(asn_DEF_CicInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CicInfo_1,
+	2,	/* Elements count */
+	&asn_SPC_CicInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitIdentifier.h	(working copy)
@@ -0,0 +1,55 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CircuitIdentifier_H_
+#define	_CircuitIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CicInfo;
+struct GroupID;
+struct CarrierInfo;
+
+/* CircuitIdentifier */
+typedef struct CircuitIdentifier {
+	struct CicInfo	*cic;	/* OPTIONAL */
+	struct GroupID	*group;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CarrierInfo	*carrier;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CircuitIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CircuitIdentifier;
+extern asn_SEQUENCE_specifics_t asn_SPC_CircuitIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_CircuitIdentifier_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CicInfo.h"
+#include "GroupID.h"
+#include "CarrierInfo.h"
+
+#endif	/* _CircuitIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitIdentifier.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CircuitIdentifier.h"
+
+asn_TYPE_member_t asn_MBR_CircuitIdentifier_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct CircuitIdentifier, cic),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CicInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cic"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CircuitIdentifier, group),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GroupID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"group"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CircuitIdentifier, carrier),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CarrierInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"carrier"
+		},
+};
+static const int asn_MAP_CircuitIdentifier_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_CircuitIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CircuitIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* cicat 1199 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* groupat 1200 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* carrierat 1202 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CircuitIdentifier_specs_1 = {
+	sizeof(struct CircuitIdentifier),
+	offsetof(struct CircuitIdentifier, _asn_ctx),
+	asn_MAP_CircuitIdentifier_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_CircuitIdentifier_oms_1,	/* Optional members */
+	2, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CircuitIdentifier = {
+	"CircuitIdentifier",
+	"CircuitIdentifier",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CircuitIdentifier_tags_1,
+	sizeof(asn_DEF_CircuitIdentifier_tags_1)
+		/sizeof(asn_DEF_CircuitIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_CircuitIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CircuitIdentifier_tags_1)
+		/sizeof(asn_DEF_CircuitIdentifier_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CircuitIdentifier_1,
+	3,	/* Elements count */
+	&asn_SPC_CircuitIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitInfo.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CircuitInfo_H_
+#define	_CircuitInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CircuitIdentifier;
+struct GenericData;
+
+/* CircuitInfo */
+typedef struct CircuitInfo {
+	struct CircuitIdentifier	*sourceCircuitID;	/* OPTIONAL */
+	struct CircuitIdentifier	*destinationCircuitID;	/* OPTIONAL */
+	struct CircuitInfo__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CircuitInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CircuitInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_CircuitInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_CircuitInfo_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CircuitIdentifier.h"
+#include "GenericData.h"
+
+#endif	/* _CircuitInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CircuitInfo.c	(working copy)
@@ -0,0 +1,109 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CircuitInfo.h"
+
+static asn_TYPE_member_t asn_MBR_genericData_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_4 = {
+	sizeof(struct CircuitInfo__genericData),
+	offsetof(struct CircuitInfo__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_4 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_4,
+	sizeof(asn_DEF_genericData_tags_4)
+		/sizeof(asn_DEF_genericData_tags_4[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_4,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_4)
+		/sizeof(asn_DEF_genericData_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_4,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CircuitInfo_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct CircuitInfo, sourceCircuitID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sourceCircuitID"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CircuitInfo, destinationCircuitID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationCircuitID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CircuitInfo, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_genericData_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_CircuitInfo_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_CircuitInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CircuitInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sourceCircuitIDat 1191 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* destinationCircuitIDat 1192 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* genericDataat 1193 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CircuitInfo_specs_1 = {
+	sizeof(struct CircuitInfo),
+	offsetof(struct CircuitInfo, _asn_ctx),
+	asn_MAP_CircuitInfo_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_CircuitInfo_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CircuitInfo = {
+	"CircuitInfo",
+	"CircuitInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CircuitInfo_tags_1,
+	sizeof(asn_DEF_CircuitInfo_tags_1)
+		/sizeof(asn_DEF_CircuitInfo_tags_1[0]), /* 1 */
+	asn_DEF_CircuitInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CircuitInfo_tags_1)
+		/sizeof(asn_DEF_CircuitInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CircuitInfo_1,
+	3,	/* Elements count */
+	&asn_SPC_CircuitInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ClearToken.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ClearToken.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ClearToken.h	(working copy)
@@ -0,0 +1,87 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ClearToken_H_
+#define	_ClearToken_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include "TimeStamp.h"
+#include "H235-SECURITY-MESSAGES_Password.h"
+#include "ChallengeString.h"
+#include "RandomVal.h"
+#include "Identifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DHset;
+struct TypedCertificate;
+struct NonStandardParameter;
+struct ECKASDH;
+struct H235Key;
+struct DHsetExt;
+struct ProfileElement;
+
+/* ClearToken */
+typedef struct ClearToken {
+	OBJECT_IDENTIFIER_t	 tokenOID;
+	TimeStamp_t	*timeStamp;	/* OPTIONAL */
+	H235_SECURITY_MESSAGES_Password_t	*password;	/* OPTIONAL */
+	struct DHset	*dhkey;	/* OPTIONAL */
+	ChallengeString_t	*challenge;	/* OPTIONAL */
+	RandomVal_t	*random;	/* OPTIONAL */
+	struct TypedCertificate	*certificate;	/* OPTIONAL */
+	Identifier_t	*generalID;	/* OPTIONAL */
+	struct NonStandardParameter	*nonStandard;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct ECKASDH	*eckasdhkey;	/* OPTIONAL */
+	Identifier_t	*sendersID;	/* OPTIONAL */
+	struct H235Key	*h235Key;	/* OPTIONAL */
+	struct ClearToken__profileInfo {
+		A_SEQUENCE_OF(struct ProfileElement) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *profileInfo;
+	struct DHsetExt	*dhkeyext;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ClearToken_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ClearToken;
+extern asn_SEQUENCE_specifics_t asn_SPC_ClearToken_specs_1;
+extern asn_TYPE_member_t asn_MBR_ClearToken_1[14];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DHset.h"
+#include "TypedCertificate.h"
+#include "H235-SECURITY-MESSAGES_NonStandardParameter.h"
+#include "ECKASDH.h"
+#include "H235Key.h"
+#include "DHsetExt.h"
+#include "ProfileElement.h"
+
+#endif	/* _ClearToken_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ClearToken.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ClearToken.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ClearToken.c	(working copy)
@@ -0,0 +1,219 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ClearToken.h"
+
+static asn_TYPE_member_t asn_MBR_profileInfo_15[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ProfileElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_profileInfo_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_profileInfo_specs_15 = {
+	sizeof(struct ClearToken__profileInfo),
+	offsetof(struct ClearToken__profileInfo, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_profileInfo_15 = {
+	"profileInfo",
+	"profileInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_profileInfo_tags_15,
+	sizeof(asn_DEF_profileInfo_tags_15)
+		/sizeof(asn_DEF_profileInfo_tags_15[0]) - 1, /* 1 */
+	asn_DEF_profileInfo_tags_15,	/* Same as above */
+	sizeof(asn_DEF_profileInfo_tags_15)
+		/sizeof(asn_DEF_profileInfo_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_profileInfo_15,
+	1,	/* Single element */
+	&asn_SPC_profileInfo_specs_15	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ClearToken_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ClearToken, tokenOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokenOID"
+		},
+	{ ATF_POINTER, 13, offsetof(struct ClearToken, timeStamp),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeStamp,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"timeStamp"
+		},
+	{ ATF_POINTER, 12, offsetof(struct ClearToken, password),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Password,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"password"
+		},
+	{ ATF_POINTER, 11, offsetof(struct ClearToken, dhkey),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DHset,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dhkey"
+		},
+	{ ATF_POINTER, 10, offsetof(struct ClearToken, challenge),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ChallengeString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"challenge"
+		},
+	{ ATF_POINTER, 9, offsetof(struct ClearToken, random),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RandomVal,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"random"
+		},
+	{ ATF_POINTER, 8, offsetof(struct ClearToken, certificate),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TypedCertificate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certificate"
+		},
+	{ ATF_POINTER, 7, offsetof(struct ClearToken, generalID),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Identifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"generalID"
+		},
+	{ ATF_POINTER, 6, offsetof(struct ClearToken, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ClearToken, eckasdhkey),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ECKASDH,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"eckasdhkey"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ClearToken, sendersID),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Identifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sendersID"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ClearToken, h235Key),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H235Key,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h235Key"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ClearToken, profileInfo),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_profileInfo_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ClearToken, dhkeyext),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DHsetExt,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dhkeyext"
+		},
+};
+static const int asn_MAP_ClearToken_oms_1[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 };
+static const ber_tlv_tag_t asn_DEF_ClearToken_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ClearToken_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* tokenOIDat 148 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* timeStampat 149 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* passwordat 150 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* dhkeyat 151 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* challengeat 152 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* randomat 153 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* certificateat 154 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* generalIDat 155 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* nonStandardat 156 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* eckasdhkeyat 158 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* sendersIDat 161 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* h235Keyat 162 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* profileInfoat 163 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 } /* dhkeyextat 164 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ClearToken_specs_1 = {
+	sizeof(struct ClearToken),
+	offsetof(struct ClearToken, _asn_ctx),
+	asn_MAP_ClearToken_tag2el_1,
+	14,	/* Count of tags in the map */
+	asn_MAP_ClearToken_oms_1,	/* Optional members */
+	8, 5,	/* Root/Additions */
+	9,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ClearToken = {
+	"ClearToken",
+	"ClearToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ClearToken_tags_1,
+	sizeof(asn_DEF_ClearToken_tags_1)
+		/sizeof(asn_DEF_ClearToken_tags_1[0]), /* 1 */
+	asn_DEF_ClearToken_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ClearToken_tags_1)
+		/sizeof(asn_DEF_ClearToken_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ClearToken_1,
+	14,	/* Elements count */
+	&asn_SPC_ClearToken_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannel.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannel.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannel.h	(working copy)
@@ -0,0 +1,88 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CloseLogicalChannel_H_
+#define	_CloseLogicalChannel_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CloseLogicalChannel__source_PR {
+	CloseLogicalChannel__source_PR_NOTHING,	/* No components present */
+	CloseLogicalChannel__source_PR_user,
+	CloseLogicalChannel__source_PR_lcse
+} CloseLogicalChannel__source_PR;
+typedef enum CloseLogicalChannel__reason_PR {
+	CloseLogicalChannel__reason_PR_NOTHING,	/* No components present */
+	CloseLogicalChannel__reason_PR_unknown,
+	CloseLogicalChannel__reason_PR_reopen,
+	CloseLogicalChannel__reason_PR_reservationFailure,
+	/* Extensions may appear below */
+	CloseLogicalChannel__reason_PR_networkErrorCode
+} CloseLogicalChannel__reason_PR;
+
+/* CloseLogicalChannel */
+typedef struct CloseLogicalChannel {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	struct CloseLogicalChannel__source {
+		CloseLogicalChannel__source_PR present;
+		union CloseLogicalChannel__source_u {
+			NULL_t	 user;
+			NULL_t	 lcse;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} source;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CloseLogicalChannel__reason {
+		CloseLogicalChannel__reason_PR present;
+		union CloseLogicalChannel__reason_u {
+			NULL_t	 unknown;
+			NULL_t	 reopen;
+			NULL_t	 reservationFailure;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			long	 networkErrorCode;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *reason;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CloseLogicalChannel_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CloseLogicalChannel;
+extern asn_SEQUENCE_specifics_t asn_SPC_CloseLogicalChannel_specs_1;
+extern asn_TYPE_member_t asn_MBR_CloseLogicalChannel_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CloseLogicalChannel_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannel.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannel.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannel.c	(working copy)
@@ -0,0 +1,230 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CloseLogicalChannel.h"
+
+static int
+memb_networkErrorCode_constraint_7(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_source_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_networkErrorCode_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_reason_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_source_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel__source, choice.user),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"user"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel__source, choice.lcse),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"lcse"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_source_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* userat 2341 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* lcseat 2342 */
+};
+static asn_CHOICE_specifics_t asn_SPC_source_specs_3 = {
+	sizeof(struct CloseLogicalChannel__source),
+	offsetof(struct CloseLogicalChannel__source, _asn_ctx),
+	offsetof(struct CloseLogicalChannel__source, present),
+	sizeof(((struct CloseLogicalChannel__source *)0)->present),
+	asn_MAP_source_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_source_3 = {
+	"source",
+	"source",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_source_constr_3, CHOICE_constraint },
+	asn_MBR_source_3,
+	2,	/* Elements count */
+	&asn_SPC_source_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_reason_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel__reason, choice.unknown),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknown"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel__reason, choice.reopen),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reopen"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel__reason, choice.reservationFailure),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reservationFailure"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel__reason, choice.networkErrorCode),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_networkErrorCode_constr_12,  memb_networkErrorCode_constraint_7 },
+		0, 0, /* No default value */
+		"networkErrorCode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_reason_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unknownat 2347 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* reopenat 2348 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* reservationFailureat 2349 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* networkErrorCodeat 2351 */
+};
+static asn_CHOICE_specifics_t asn_SPC_reason_specs_7 = {
+	sizeof(struct CloseLogicalChannel__reason),
+	offsetof(struct CloseLogicalChannel__reason, _asn_ctx),
+	offsetof(struct CloseLogicalChannel__reason, present),
+	sizeof(((struct CloseLogicalChannel__reason *)0)->present),
+	asn_MAP_reason_tag2el_7,
+	4,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reason_7 = {
+	"reason",
+	"reason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_reason_constr_7, CHOICE_constraint },
+	asn_MBR_reason_7,
+	4,	/* Elements count */
+	&asn_SPC_reason_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CloseLogicalChannel_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannel, source),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_source_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"source"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CloseLogicalChannel, reason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_reason_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reason"
+		},
+};
+static const int asn_MAP_CloseLogicalChannel_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_CloseLogicalChannel_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CloseLogicalChannel_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardLogicalChannelNumberat 2338 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* sourceat 2341 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* reasonat 2347 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CloseLogicalChannel_specs_1 = {
+	sizeof(struct CloseLogicalChannel),
+	offsetof(struct CloseLogicalChannel, _asn_ctx),
+	asn_MAP_CloseLogicalChannel_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_CloseLogicalChannel_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CloseLogicalChannel = {
+	"CloseLogicalChannel",
+	"CloseLogicalChannel",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CloseLogicalChannel_tags_1,
+	sizeof(asn_DEF_CloseLogicalChannel_tags_1)
+		/sizeof(asn_DEF_CloseLogicalChannel_tags_1[0]), /* 1 */
+	asn_DEF_CloseLogicalChannel_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CloseLogicalChannel_tags_1)
+		/sizeof(asn_DEF_CloseLogicalChannel_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CloseLogicalChannel_1,
+	3,	/* Elements count */
+	&asn_SPC_CloseLogicalChannel_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannelAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannelAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannelAck.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CloseLogicalChannelAck_H_
+#define	_CloseLogicalChannelAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CloseLogicalChannelAck */
+typedef struct CloseLogicalChannelAck {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CloseLogicalChannelAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CloseLogicalChannelAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_CloseLogicalChannelAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_CloseLogicalChannelAck_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CloseLogicalChannelAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannelAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannelAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CloseLogicalChannelAck.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CloseLogicalChannelAck.h"
+
+asn_TYPE_member_t asn_MBR_CloseLogicalChannelAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CloseLogicalChannelAck, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CloseLogicalChannelAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CloseLogicalChannelAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* forwardLogicalChannelNumberat 2358 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CloseLogicalChannelAck_specs_1 = {
+	sizeof(struct CloseLogicalChannelAck),
+	offsetof(struct CloseLogicalChannelAck, _asn_ctx),
+	asn_MAP_CloseLogicalChannelAck_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CloseLogicalChannelAck = {
+	"CloseLogicalChannelAck",
+	"CloseLogicalChannelAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CloseLogicalChannelAck_tags_1,
+	sizeof(asn_DEF_CloseLogicalChannelAck_tags_1)
+		/sizeof(asn_DEF_CloseLogicalChannelAck_tags_1[0]), /* 1 */
+	asn_DEF_CloseLogicalChannelAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CloseLogicalChannelAck_tags_1)
+		/sizeof(asn_DEF_CloseLogicalChannelAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CloseLogicalChannelAck_1,
+	1,	/* Elements count */
+	&asn_SPC_CloseLogicalChannelAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommandMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommandMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommandMessage.h	(working copy)
@@ -0,0 +1,108 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CommandMessage_H_
+#define	_CommandMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CommandMessage_PR {
+	CommandMessage_PR_NOTHING,	/* No components present */
+	CommandMessage_PR_nonStandard,
+	CommandMessage_PR_maintenanceLoopOffCommand,
+	CommandMessage_PR_sendTerminalCapabilitySet,
+	CommandMessage_PR_encryptionCommand,
+	CommandMessage_PR_flowControlCommand,
+	CommandMessage_PR_endSessionCommand,
+	CommandMessage_PR_miscellaneousCommand,
+	/* Extensions may appear below */
+	CommandMessage_PR_communicationModeCommand,
+	CommandMessage_PR_conferenceCommand,
+	CommandMessage_PR_h223MultiplexReconfiguration,
+	CommandMessage_PR_newATMVCCommand,
+	CommandMessage_PR_mobileMultilinkReconfigurationCommand,
+	CommandMessage_PR_genericCommand
+} CommandMessage_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+struct MaintenanceLoopOffCommand;
+struct SendTerminalCapabilitySet;
+struct EncryptionCommand;
+struct FlowControlCommand;
+struct EndSessionCommand;
+struct MiscellaneousCommand;
+struct CommunicationModeCommand;
+struct ConferenceCommand;
+struct H223MultiplexReconfiguration;
+struct NewATMVCCommand;
+struct MobileMultilinkReconfigurationCommand;
+struct GenericMessage;
+
+/* CommandMessage */
+typedef struct CommandMessage {
+	CommandMessage_PR present;
+	union CommandMessage_u {
+		struct NonStandardMessage	*nonStandard;
+		struct MaintenanceLoopOffCommand	*maintenanceLoopOffCommand;
+		struct SendTerminalCapabilitySet	*sendTerminalCapabilitySet;
+		struct EncryptionCommand	*encryptionCommand;
+		struct FlowControlCommand	*flowControlCommand;
+		struct EndSessionCommand	*endSessionCommand;
+		struct MiscellaneousCommand	*miscellaneousCommand;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct CommunicationModeCommand	*communicationModeCommand;
+		struct ConferenceCommand	*conferenceCommand;
+		struct H223MultiplexReconfiguration	*h223MultiplexReconfiguration;
+		struct NewATMVCCommand	*newATMVCCommand;
+		struct MobileMultilinkReconfigurationCommand	*mobileMultilinkReconfigurationCommand;
+		struct GenericMessage	*genericCommand;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CommandMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CommandMessage;
+extern asn_CHOICE_specifics_t asn_SPC_CommandMessage_specs_1;
+extern asn_TYPE_member_t asn_MBR_CommandMessage_1[13];
+extern asn_per_constraints_t asn_PER_type_CommandMessage_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+#include "MaintenanceLoopOffCommand.h"
+#include "SendTerminalCapabilitySet.h"
+#include "EncryptionCommand.h"
+#include "FlowControlCommand.h"
+#include "EndSessionCommand.h"
+#include "MiscellaneousCommand.h"
+#include "CommunicationModeCommand.h"
+#include "ConferenceCommand.h"
+#include "H223MultiplexReconfiguration.h"
+#include "NewATMVCCommand.h"
+#include "MobileMultilinkReconfigurationCommand.h"
+#include "GenericMessage.h"
+
+#endif	/* _CommandMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommandMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommandMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommandMessage.c	(working copy)
@@ -0,0 +1,172 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CommandMessage.h"
+
+asn_per_constraints_t asn_PER_type_CommandMessage_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }	/* (0..6,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CommandMessage_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.maintenanceLoopOffCommand),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaintenanceLoopOffCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintenanceLoopOffCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.sendTerminalCapabilitySet),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SendTerminalCapabilitySet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sendTerminalCapabilitySet"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.encryptionCommand),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncryptionCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.flowControlCommand),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FlowControlCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"flowControlCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.endSessionCommand),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EndSessionCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endSessionCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.miscellaneousCommand),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MiscellaneousCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"miscellaneousCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.communicationModeCommand),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CommunicationModeCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"communicationModeCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.conferenceCommand),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ConferenceCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.h223MultiplexReconfiguration),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H223MultiplexReconfiguration,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223MultiplexReconfiguration"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.newATMVCCommand),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NewATMVCCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"newATMVCCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.mobileMultilinkReconfigurationCommand),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MobileMultilinkReconfigurationCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mobileMultilinkReconfigurationCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommandMessage, choice.genericCommand),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericCommand"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CommandMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 93 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* maintenanceLoopOffCommandat 94 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* sendTerminalCapabilitySetat 95 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* encryptionCommandat 96 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* flowControlCommandat 97 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* endSessionCommandat 98 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* miscellaneousCommandat 99 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* communicationModeCommandat 101 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* conferenceCommandat 102 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* h223MultiplexReconfigurationat 103 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* newATMVCCommandat 104 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* mobileMultilinkReconfigurationCommandat 105 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 } /* genericCommandat 107 */
+};
+asn_CHOICE_specifics_t asn_SPC_CommandMessage_specs_1 = {
+	sizeof(struct CommandMessage),
+	offsetof(struct CommandMessage, _asn_ctx),
+	offsetof(struct CommandMessage, present),
+	sizeof(((struct CommandMessage *)0)->present),
+	asn_MAP_CommandMessage_tag2el_1,
+	13,	/* Count of tags in the map */
+	0, 0,
+	7	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CommandMessage = {
+	"CommandMessage",
+	"CommandMessage",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CommandMessage_constr_1, CHOICE_constraint },
+	asn_MBR_CommandMessage_1,
+	13,	/* Elements count */
+	&asn_SPC_CommandMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeCommand.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CommunicationModeCommand_H_
+#define	_CommunicationModeCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CommunicationModeTableEntry;
+
+/* CommunicationModeCommand */
+typedef struct CommunicationModeCommand {
+	struct CommunicationModeCommand__communicationModeTable {
+		A_SET_OF(struct CommunicationModeTableEntry) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} communicationModeTable;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CommunicationModeCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CommunicationModeCommand;
+extern asn_SEQUENCE_specifics_t asn_SPC_CommunicationModeCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_CommunicationModeCommand_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CommunicationModeTableEntry.h"
+
+#endif	/* _CommunicationModeCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeCommand.c	(working copy)
@@ -0,0 +1,123 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CommunicationModeCommand.h"
+
+static int
+memb_communicationModeTable_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_communicationModeTable_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_communicationModeTable_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_communicationModeTable_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CommunicationModeTableEntry,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_communicationModeTable_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_communicationModeTable_specs_2 = {
+	sizeof(struct CommunicationModeCommand__communicationModeTable),
+	offsetof(struct CommunicationModeCommand__communicationModeTable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_communicationModeTable_2 = {
+	"communicationModeTable",
+	"communicationModeTable",
+	&asn_OP_SET_OF,
+	asn_DEF_communicationModeTable_tags_2,
+	sizeof(asn_DEF_communicationModeTable_tags_2)
+		/sizeof(asn_DEF_communicationModeTable_tags_2[0]) - 1, /* 1 */
+	asn_DEF_communicationModeTable_tags_2,	/* Same as above */
+	sizeof(asn_DEF_communicationModeTable_tags_2)
+		/sizeof(asn_DEF_communicationModeTable_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_communicationModeTable_constr_2, SET_OF_constraint },
+	asn_MBR_communicationModeTable_2,
+	1,	/* Single element */
+	&asn_SPC_communicationModeTable_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CommunicationModeCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CommunicationModeCommand, communicationModeTable),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_communicationModeTable_2,
+		0,
+		{ 0, &asn_PER_memb_communicationModeTable_constr_2,  memb_communicationModeTable_constraint_1 },
+		0, 0, /* No default value */
+		"communicationModeTable"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CommunicationModeCommand_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CommunicationModeCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* communicationModeTableat 3074 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CommunicationModeCommand_specs_1 = {
+	sizeof(struct CommunicationModeCommand),
+	offsetof(struct CommunicationModeCommand, _asn_ctx),
+	asn_MAP_CommunicationModeCommand_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CommunicationModeCommand = {
+	"CommunicationModeCommand",
+	"CommunicationModeCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CommunicationModeCommand_tags_1,
+	sizeof(asn_DEF_CommunicationModeCommand_tags_1)
+		/sizeof(asn_DEF_CommunicationModeCommand_tags_1[0]), /* 1 */
+	asn_DEF_CommunicationModeCommand_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CommunicationModeCommand_tags_1)
+		/sizeof(asn_DEF_CommunicationModeCommand_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CommunicationModeCommand_1,
+	1,	/* Elements count */
+	&asn_SPC_CommunicationModeCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeRequest.h	(working copy)
@@ -0,0 +1,41 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CommunicationModeRequest_H_
+#define	_CommunicationModeRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CommunicationModeRequest */
+typedef struct CommunicationModeRequest {
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CommunicationModeRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CommunicationModeRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_CommunicationModeRequest_specs_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CommunicationModeRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeRequest.c	(working copy)
@@ -0,0 +1,35 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CommunicationModeRequest.h"
+
+static const ber_tlv_tag_t asn_DEF_CommunicationModeRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SEQUENCE_specifics_t asn_SPC_CommunicationModeRequest_specs_1 = {
+	sizeof(struct CommunicationModeRequest),
+	offsetof(struct CommunicationModeRequest, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CommunicationModeRequest = {
+	"CommunicationModeRequest",
+	"CommunicationModeRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CommunicationModeRequest_tags_1,
+	sizeof(asn_DEF_CommunicationModeRequest_tags_1)
+		/sizeof(asn_DEF_CommunicationModeRequest_tags_1[0]), /* 1 */
+	asn_DEF_CommunicationModeRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CommunicationModeRequest_tags_1)
+		/sizeof(asn_DEF_CommunicationModeRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_CommunicationModeRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeResponse.h	(working copy)
@@ -0,0 +1,68 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CommunicationModeResponse_H_
+#define	_CommunicationModeResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CommunicationModeResponse_PR {
+	CommunicationModeResponse_PR_NOTHING,	/* No components present */
+	CommunicationModeResponse_PR_communicationModeTable
+	/* Extensions may appear below */
+	
+} CommunicationModeResponse_PR;
+
+/* Forward declarations */
+struct CommunicationModeTableEntry;
+
+/* CommunicationModeResponse */
+typedef struct CommunicationModeResponse {
+	CommunicationModeResponse_PR present;
+	union CommunicationModeResponse_u {
+		struct CommunicationModeResponse__communicationModeTable {
+			A_SET_OF(struct CommunicationModeTableEntry) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *communicationModeTable;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CommunicationModeResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CommunicationModeResponse;
+extern asn_CHOICE_specifics_t asn_SPC_CommunicationModeResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_CommunicationModeResponse_1[1];
+extern asn_per_constraints_t asn_PER_type_CommunicationModeResponse_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CommunicationModeTableEntry.h"
+
+#endif	/* _CommunicationModeResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeResponse.c	(working copy)
@@ -0,0 +1,125 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CommunicationModeResponse.h"
+
+static int
+memb_communicationModeTable_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_communicationModeTable_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_communicationModeTable_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_CommunicationModeResponse_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_communicationModeTable_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CommunicationModeTableEntry,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_communicationModeTable_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_communicationModeTable_specs_2 = {
+	sizeof(struct CommunicationModeResponse__communicationModeTable),
+	offsetof(struct CommunicationModeResponse__communicationModeTable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_communicationModeTable_2 = {
+	"communicationModeTable",
+	"communicationModeTable",
+	&asn_OP_SET_OF,
+	asn_DEF_communicationModeTable_tags_2,
+	sizeof(asn_DEF_communicationModeTable_tags_2)
+		/sizeof(asn_DEF_communicationModeTable_tags_2[0]) - 1, /* 1 */
+	asn_DEF_communicationModeTable_tags_2,	/* Same as above */
+	sizeof(asn_DEF_communicationModeTable_tags_2)
+		/sizeof(asn_DEF_communicationModeTable_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_communicationModeTable_constr_2, SET_OF_constraint },
+	asn_MBR_communicationModeTable_2,
+	1,	/* Single element */
+	&asn_SPC_communicationModeTable_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CommunicationModeResponse_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct CommunicationModeResponse, choice.communicationModeTable),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_communicationModeTable_2,
+		0,
+		{ 0, &asn_PER_memb_communicationModeTable_constr_2,  memb_communicationModeTable_constraint_1 },
+		0, 0, /* No default value */
+		"communicationModeTable"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CommunicationModeResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* communicationModeTableat 3085 */
+};
+asn_CHOICE_specifics_t asn_SPC_CommunicationModeResponse_specs_1 = {
+	sizeof(struct CommunicationModeResponse),
+	offsetof(struct CommunicationModeResponse, _asn_ctx),
+	offsetof(struct CommunicationModeResponse, present),
+	sizeof(((struct CommunicationModeResponse *)0)->present),
+	asn_MAP_CommunicationModeResponse_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CommunicationModeResponse = {
+	"CommunicationModeResponse",
+	"CommunicationModeResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CommunicationModeResponse_constr_1, CHOICE_constraint },
+	asn_MBR_CommunicationModeResponse_1,
+	1,	/* Elements count */
+	&asn_SPC_CommunicationModeResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeTableEntry.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeTableEntry.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeTableEntry.h	(working copy)
@@ -0,0 +1,108 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CommunicationModeTableEntry_H_
+#define	_CommunicationModeTableEntry_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BMPString.h>
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CommunicationModeTableEntry__dataType_PR {
+	CommunicationModeTableEntry__dataType_PR_NOTHING,	/* No components present */
+	CommunicationModeTableEntry__dataType_PR_videoData,
+	CommunicationModeTableEntry__dataType_PR_audioData,
+	CommunicationModeTableEntry__dataType_PR_data
+	/* Extensions may appear below */
+	
+} CommunicationModeTableEntry__dataType_PR;
+
+/* Forward declarations */
+struct TerminalLabel;
+struct TransportAddress;
+struct RedundancyEncoding;
+struct NonStandardParameter;
+struct VideoCapability;
+struct AudioCapability;
+struct DataApplicationCapability;
+
+/* CommunicationModeTableEntry */
+typedef struct CommunicationModeTableEntry {
+	struct CommunicationModeTableEntry__nonStandard {
+		A_SEQUENCE_OF(struct NonStandardParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *nonStandard;
+	long	 sessionID;
+	long	*associatedSessionID;	/* OPTIONAL */
+	struct TerminalLabel	*terminalLabel;	/* OPTIONAL */
+	BMPString_t	 sessionDescription;
+	struct CommunicationModeTableEntry__dataType {
+		CommunicationModeTableEntry__dataType_PR present;
+		union CommunicationModeTableEntry__dataType_u {
+			struct VideoCapability	*videoData;
+			struct AudioCapability	*audioData;
+			struct DataApplicationCapability	*data;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} dataType;
+	struct TransportAddress	*mediaChannel;	/* OPTIONAL */
+	BOOLEAN_t	*mediaGuaranteedDelivery;	/* OPTIONAL */
+	struct TransportAddress	*mediaControlChannel;	/* OPTIONAL */
+	BOOLEAN_t	*mediaControlGuaranteedDelivery;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct RedundancyEncoding	*redundancyEncoding;	/* OPTIONAL */
+	long	*sessionDependency;	/* OPTIONAL */
+	struct TerminalLabel	*destination;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CommunicationModeTableEntry_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CommunicationModeTableEntry;
+extern asn_SEQUENCE_specifics_t asn_SPC_CommunicationModeTableEntry_specs_1;
+extern asn_TYPE_member_t asn_MBR_CommunicationModeTableEntry_1[13];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TerminalLabel.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h"
+#include "RedundancyEncoding.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "VideoCapability.h"
+#include "AudioCapability.h"
+#include "DataApplicationCapability.h"
+
+#endif	/* _CommunicationModeTableEntry_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeTableEntry.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeTableEntry.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CommunicationModeTableEntry.c	(working copy)
@@ -0,0 +1,410 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CommunicationModeTableEntry.h"
+
+static int check_permitted_alphabet_7(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_sessionID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_associatedSessionID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sessionDescription_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_7(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sessionDependency_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_dataType_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sessionID_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_associatedSessionID_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sessionDescription_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_sessionDependency_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_nonStandard_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandard_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandard_specs_2 = {
+	sizeof(struct CommunicationModeTableEntry__nonStandard),
+	offsetof(struct CommunicationModeTableEntry__nonStandard, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandard_2 = {
+	"nonStandard",
+	"nonStandard",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandard_tags_2,
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]) - 1, /* 1 */
+	asn_DEF_nonStandard_tags_2,	/* Same as above */
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandard_2,
+	1,	/* Single element */
+	&asn_SPC_nonStandard_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_dataType_8[] = {
+	{ ATF_POINTER, 0, offsetof(struct CommunicationModeTableEntry__dataType, choice.videoData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommunicationModeTableEntry__dataType, choice.audioData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CommunicationModeTableEntry__dataType, choice.data),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"data"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_dataType_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* videoDataat 3101 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioDataat 3102 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* dataat 3103 */
+};
+static asn_CHOICE_specifics_t asn_SPC_dataType_specs_8 = {
+	sizeof(struct CommunicationModeTableEntry__dataType),
+	offsetof(struct CommunicationModeTableEntry__dataType, _asn_ctx),
+	offsetof(struct CommunicationModeTableEntry__dataType, present),
+	sizeof(((struct CommunicationModeTableEntry__dataType *)0)->present),
+	asn_MAP_dataType_tag2el_8,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataType_8 = {
+	"dataType",
+	"dataType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_dataType_constr_8, CHOICE_constraint },
+	asn_MBR_dataType_8,
+	3,	/* Elements count */
+	&asn_SPC_dataType_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CommunicationModeTableEntry_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct CommunicationModeTableEntry, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_nonStandard_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CommunicationModeTableEntry, sessionID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sessionID_constr_4,  memb_sessionID_constraint_1 },
+		0, 0, /* No default value */
+		"sessionID"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CommunicationModeTableEntry, associatedSessionID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_associatedSessionID_constr_5,  memb_associatedSessionID_constraint_1 },
+		0, 0, /* No default value */
+		"associatedSessionID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CommunicationModeTableEntry, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CommunicationModeTableEntry, sessionDescription),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BMPString,
+		0,
+		{ 0, &asn_PER_memb_sessionDescription_constr_7,  memb_sessionDescription_constraint_1 },
+		0, 0, /* No default value */
+		"sessionDescription"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CommunicationModeTableEntry, dataType),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_dataType_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataType"
+		},
+	{ ATF_POINTER, 7, offsetof(struct CommunicationModeTableEntry, mediaChannel),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaChannel"
+		},
+	{ ATF_POINTER, 6, offsetof(struct CommunicationModeTableEntry, mediaGuaranteedDelivery),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaGuaranteedDelivery"
+		},
+	{ ATF_POINTER, 5, offsetof(struct CommunicationModeTableEntry, mediaControlChannel),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaControlChannel"
+		},
+	{ ATF_POINTER, 4, offsetof(struct CommunicationModeTableEntry, mediaControlGuaranteedDelivery),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaControlGuaranteedDelivery"
+		},
+	{ ATF_POINTER, 3, offsetof(struct CommunicationModeTableEntry, redundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncoding,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncoding"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CommunicationModeTableEntry, sessionDependency),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sessionDependency_constr_19,  memb_sessionDependency_constraint_1 },
+		0, 0, /* No default value */
+		"sessionDependency"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CommunicationModeTableEntry, destination),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destination"
+		},
+};
+static const int asn_MAP_CommunicationModeTableEntry_oms_1[] = { 0, 2, 3, 6, 7, 8, 9, 10, 11, 12 };
+static const ber_tlv_tag_t asn_DEF_CommunicationModeTableEntry_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CommunicationModeTableEntry_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 3091 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* sessionIDat 3092 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* associatedSessionIDat 3093 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* terminalLabelat 3094 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* sessionDescriptionat 3097 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* dataTypeat 3101 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* mediaChannelat 3106 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* mediaGuaranteedDeliveryat 3107 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* mediaControlChannelat 3108 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* mediaControlGuaranteedDeliveryat 3110 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* redundancyEncodingat 3112 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* sessionDependencyat 3113 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 } /* destinationat 3114 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CommunicationModeTableEntry_specs_1 = {
+	sizeof(struct CommunicationModeTableEntry),
+	offsetof(struct CommunicationModeTableEntry, _asn_ctx),
+	asn_MAP_CommunicationModeTableEntry_tag2el_1,
+	13,	/* Count of tags in the map */
+	asn_MAP_CommunicationModeTableEntry_oms_1,	/* Optional members */
+	7, 3,	/* Root/Additions */
+	10,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CommunicationModeTableEntry = {
+	"CommunicationModeTableEntry",
+	"CommunicationModeTableEntry",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CommunicationModeTableEntry_tags_1,
+	sizeof(asn_DEF_CommunicationModeTableEntry_tags_1)
+		/sizeof(asn_DEF_CommunicationModeTableEntry_tags_1[0]), /* 1 */
+	asn_DEF_CommunicationModeTableEntry_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CommunicationModeTableEntry_tags_1)
+		/sizeof(asn_DEF_CommunicationModeTableEntry_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CommunicationModeTableEntry_1,
+	13,	/* Elements count */
+	&asn_SPC_CommunicationModeTableEntry_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CompressionType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CompressionType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CompressionType.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CompressionType_H_
+#define	_CompressionType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CompressionType_PR {
+	CompressionType_PR_NOTHING,	/* No components present */
+	CompressionType_PR_v42bis
+	/* Extensions may appear below */
+	
+} CompressionType_PR;
+
+/* Forward declarations */
+struct V42bis;
+
+/* CompressionType */
+typedef struct CompressionType {
+	CompressionType_PR present;
+	union CompressionType_u {
+		struct V42bis	*v42bis;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CompressionType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CompressionType;
+extern asn_CHOICE_specifics_t asn_SPC_CompressionType_specs_1;
+extern asn_TYPE_member_t asn_MBR_CompressionType_1[1];
+extern asn_per_constraints_t asn_PER_type_CompressionType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "V42bis.h"
+
+#endif	/* _CompressionType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CompressionType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CompressionType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CompressionType.c	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CompressionType.h"
+
+asn_per_constraints_t asn_PER_type_CompressionType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CompressionType_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct CompressionType, choice.v42bis),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V42bis,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v42bis"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CompressionType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* v42bisat 1314 */
+};
+asn_CHOICE_specifics_t asn_SPC_CompressionType_specs_1 = {
+	sizeof(struct CompressionType),
+	offsetof(struct CompressionType, _asn_ctx),
+	offsetof(struct CompressionType, present),
+	sizeof(((struct CompressionType *)0)->present),
+	asn_MAP_CompressionType_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CompressionType = {
+	"CompressionType",
+	"CompressionType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CompressionType_constr_1, CHOICE_constraint },
+	asn_MBR_CompressionType_1,
+	1,	/* Elements count */
+	&asn_SPC_CompressionType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCapability.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceCapability_H_
+#define	_ConferenceCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* ConferenceCapability */
+typedef struct ConferenceCapability {
+	struct ConferenceCapability__nonStandardData {
+		A_SEQUENCE_OF(struct NonStandardParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *nonStandardData;
+	BOOLEAN_t	 chairControlCapability;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*videoIndicateMixingCapability;
+	BOOLEAN_t	*multipointVisualizationCapability;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ConferenceCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_ConferenceCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_ConferenceCapability_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _ConferenceCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCapability.c	(working copy)
@@ -0,0 +1,119 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceCapability.h"
+
+static asn_TYPE_member_t asn_MBR_nonStandardData_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandardData_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandardData_specs_2 = {
+	sizeof(struct ConferenceCapability__nonStandardData),
+	offsetof(struct ConferenceCapability__nonStandardData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandardData_2 = {
+	"nonStandardData",
+	"nonStandardData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandardData_tags_2,
+	sizeof(asn_DEF_nonStandardData_tags_2)
+		/sizeof(asn_DEF_nonStandardData_tags_2[0]) - 1, /* 1 */
+	asn_DEF_nonStandardData_tags_2,	/* Same as above */
+	sizeof(asn_DEF_nonStandardData_tags_2)
+		/sizeof(asn_DEF_nonStandardData_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandardData_2,
+	1,	/* Single element */
+	&asn_SPC_nonStandardData_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ConferenceCapability_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct ConferenceCapability, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_nonStandardData_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceCapability, chairControlCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"chairControlCapability"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ConferenceCapability, videoIndicateMixingCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoIndicateMixingCapability"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ConferenceCapability, multipointVisualizationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipointVisualizationCapability"
+		},
+};
+static const int asn_MAP_ConferenceCapability_oms_1[] = { 0, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_ConferenceCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ConferenceCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 1507 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* chairControlCapabilityat 1508 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* videoIndicateMixingCapabilityat 1510 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* multipointVisualizationCapabilityat 1511 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ConferenceCapability_specs_1 = {
+	sizeof(struct ConferenceCapability),
+	offsetof(struct ConferenceCapability, _asn_ctx),
+	asn_MAP_ConferenceCapability_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_ConferenceCapability_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceCapability = {
+	"ConferenceCapability",
+	"ConferenceCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ConferenceCapability_tags_1,
+	sizeof(asn_DEF_ConferenceCapability_tags_1)
+		/sizeof(asn_DEF_ConferenceCapability_tags_1[0]), /* 1 */
+	asn_DEF_ConferenceCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ConferenceCapability_tags_1)
+		/sizeof(asn_DEF_ConferenceCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ConferenceCapability_1,
+	4,	/* Elements count */
+	&asn_SPC_ConferenceCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCommand.h	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceCommand_H_
+#define	_ConferenceCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ConferenceCommand_PR {
+	ConferenceCommand_PR_NOTHING,	/* No components present */
+	ConferenceCommand_PR_broadcastMyLogicalChannel,
+	ConferenceCommand_PR_cancelBroadcastMyLogicalChannel,
+	ConferenceCommand_PR_makeTerminalBroadcaster,
+	ConferenceCommand_PR_cancelMakeTerminalBroadcaster,
+	ConferenceCommand_PR_sendThisSource,
+	ConferenceCommand_PR_cancelSendThisSource,
+	ConferenceCommand_PR_dropConference,
+	/* Extensions may appear below */
+	ConferenceCommand_PR_substituteConferenceIDCommand
+} ConferenceCommand_PR;
+
+/* Forward declarations */
+struct TerminalLabel;
+struct SubstituteConferenceIDCommand;
+
+/* ConferenceCommand */
+typedef struct ConferenceCommand {
+	ConferenceCommand_PR present;
+	union ConferenceCommand_u {
+		LogicalChannelNumber_t	 broadcastMyLogicalChannel;
+		LogicalChannelNumber_t	 cancelBroadcastMyLogicalChannel;
+		struct TerminalLabel	*makeTerminalBroadcaster;
+		NULL_t	 cancelMakeTerminalBroadcaster;
+		struct TerminalLabel	*sendThisSource;
+		NULL_t	 cancelSendThisSource;
+		NULL_t	 dropConference;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct SubstituteConferenceIDCommand	*substituteConferenceIDCommand;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ConferenceCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceCommand;
+extern asn_CHOICE_specifics_t asn_SPC_ConferenceCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_ConferenceCommand_1[8];
+extern asn_per_constraints_t asn_PER_type_ConferenceCommand_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TerminalLabel.h"
+#include "SubstituteConferenceIDCommand.h"
+
+#endif	/* _ConferenceCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceCommand.c	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceCommand.h"
+
+asn_per_constraints_t asn_PER_type_ConferenceCommand_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }	/* (0..6,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ConferenceCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceCommand, choice.broadcastMyLogicalChannel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"broadcastMyLogicalChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceCommand, choice.cancelBroadcastMyLogicalChannel),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelBroadcastMyLogicalChannel"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceCommand, choice.makeTerminalBroadcaster),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"makeTerminalBroadcaster"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceCommand, choice.cancelMakeTerminalBroadcaster),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelMakeTerminalBroadcaster"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceCommand, choice.sendThisSource),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sendThisSource"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceCommand, choice.cancelSendThisSource),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelSendThisSource"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceCommand, choice.dropConference),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dropConference"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceCommand, choice.substituteConferenceIDCommand),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SubstituteConferenceIDCommand,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"substituteConferenceIDCommand"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ConferenceCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* broadcastMyLogicalChannelat 3584 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* cancelBroadcastMyLogicalChannelat 3585 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* makeTerminalBroadcasterat 3588 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cancelMakeTerminalBroadcasterat 3589 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* sendThisSourceat 3591 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cancelSendThisSourceat 3592 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* dropConferenceat 3594 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* substituteConferenceIDCommandat 3597 */
+};
+asn_CHOICE_specifics_t asn_SPC_ConferenceCommand_specs_1 = {
+	sizeof(struct ConferenceCommand),
+	offsetof(struct ConferenceCommand, _asn_ctx),
+	offsetof(struct ConferenceCommand, present),
+	sizeof(((struct ConferenceCommand *)0)->present),
+	asn_MAP_ConferenceCommand_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	7	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceCommand = {
+	"ConferenceCommand",
+	"ConferenceCommand",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ConferenceCommand_constr_1, CHOICE_constraint },
+	asn_MBR_ConferenceCommand_1,
+	8,	/* Elements count */
+	&asn_SPC_ConferenceCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceID.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceID.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceID.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceID_H_
+#define	_ConferenceID_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ConferenceID */
+typedef OCTET_STRING_t	 ConferenceID_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_ConferenceID_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceID;
+asn_struct_free_f ConferenceID_free;
+asn_struct_print_f ConferenceID_print;
+asn_constr_check_f ConferenceID_constraint;
+ber_type_decoder_f ConferenceID_decode_ber;
+der_type_encoder_f ConferenceID_encode_der;
+xer_type_decoder_f ConferenceID_decode_xer;
+xer_type_encoder_f ConferenceID_encode_xer;
+per_type_decoder_f ConferenceID_decode_uper;
+per_type_encoder_f ConferenceID_encode_uper;
+per_type_decoder_f ConferenceID_decode_aper;
+per_type_encoder_f ConferenceID_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ConferenceID_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceID.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceID.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceID.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceID.h"
+
+int
+ConferenceID_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_ConferenceID_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_ConferenceID_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceID = {
+	"ConferenceID",
+	"ConferenceID",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_ConferenceID_tags_1,
+	sizeof(asn_DEF_ConferenceID_tags_1)
+		/sizeof(asn_DEF_ConferenceID_tags_1[0]), /* 1 */
+	asn_DEF_ConferenceID_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ConferenceID_tags_1)
+		/sizeof(asn_DEF_ConferenceID_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_ConferenceID_constr_1, ConferenceID_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIdentifier.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceIdentifier_H_
+#define	_ConferenceIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "GloballyUniqueID.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ConferenceIdentifier */
+typedef GloballyUniqueID_t	 ConferenceIdentifier_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_ConferenceIdentifier_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceIdentifier;
+asn_struct_free_f ConferenceIdentifier_free;
+asn_struct_print_f ConferenceIdentifier_print;
+asn_constr_check_f ConferenceIdentifier_constraint;
+ber_type_decoder_f ConferenceIdentifier_decode_ber;
+der_type_encoder_f ConferenceIdentifier_encode_der;
+xer_type_decoder_f ConferenceIdentifier_decode_xer;
+xer_type_encoder_f ConferenceIdentifier_encode_xer;
+per_type_decoder_f ConferenceIdentifier_decode_uper;
+per_type_encoder_f ConferenceIdentifier_encode_uper;
+per_type_decoder_f ConferenceIdentifier_decode_aper;
+per_type_encoder_f ConferenceIdentifier_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ConferenceIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIdentifier.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceIdentifier.h"
+
+int
+ConferenceIdentifier_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const GloballyUniqueID_t *st = (const GloballyUniqueID_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using GloballyUniqueID,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_ConferenceIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_ConferenceIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceIdentifier = {
+	"ConferenceIdentifier",
+	"ConferenceIdentifier",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_ConferenceIdentifier_tags_1,
+	sizeof(asn_DEF_ConferenceIdentifier_tags_1)
+		/sizeof(asn_DEF_ConferenceIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_ConferenceIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ConferenceIdentifier_tags_1)
+		/sizeof(asn_DEF_ConferenceIdentifier_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_ConferenceIdentifier_constr_1, ConferenceIdentifier_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIndication.h	(working copy)
@@ -0,0 +1,96 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceIndication_H_
+#define	_ConferenceIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ConferenceIndication_PR {
+	ConferenceIndication_PR_NOTHING,	/* No components present */
+	ConferenceIndication_PR_sbeNumber,
+	ConferenceIndication_PR_terminalNumberAssign,
+	ConferenceIndication_PR_terminalJoinedConference,
+	ConferenceIndication_PR_terminalLeftConference,
+	ConferenceIndication_PR_seenByAtLeastOneOther,
+	ConferenceIndication_PR_cancelSeenByAtLeastOneOther,
+	ConferenceIndication_PR_seenByAll,
+	ConferenceIndication_PR_cancelSeenByAll,
+	ConferenceIndication_PR_terminalYouAreSeeing,
+	ConferenceIndication_PR_requestForFloor,
+	/* Extensions may appear below */
+	ConferenceIndication_PR_withdrawChairToken,
+	ConferenceIndication_PR_floorRequested,
+	ConferenceIndication_PR_terminalYouAreSeeingInSubPictureNumber,
+	ConferenceIndication_PR_videoIndicateCompose,
+	ConferenceIndication_PR_masterMCU,
+	ConferenceIndication_PR_cancelMasterMCU
+} ConferenceIndication_PR;
+
+/* Forward declarations */
+struct TerminalLabel;
+struct TerminalYouAreSeeingInSubPictureNumber;
+struct VideoIndicateCompose;
+
+/* ConferenceIndication */
+typedef struct ConferenceIndication {
+	ConferenceIndication_PR present;
+	union ConferenceIndication_u {
+		long	 sbeNumber;
+		struct TerminalLabel	*terminalNumberAssign;
+		struct TerminalLabel	*terminalJoinedConference;
+		struct TerminalLabel	*terminalLeftConference;
+		NULL_t	 seenByAtLeastOneOther;
+		NULL_t	 cancelSeenByAtLeastOneOther;
+		NULL_t	 seenByAll;
+		NULL_t	 cancelSeenByAll;
+		struct TerminalLabel	*terminalYouAreSeeing;
+		NULL_t	 requestForFloor;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 withdrawChairToken;
+		struct TerminalLabel	*floorRequested;
+		struct TerminalYouAreSeeingInSubPictureNumber	*terminalYouAreSeeingInSubPictureNumber;
+		struct VideoIndicateCompose	*videoIndicateCompose;
+		NULL_t	 masterMCU;
+		NULL_t	 cancelMasterMCU;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ConferenceIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceIndication;
+extern asn_CHOICE_specifics_t asn_SPC_ConferenceIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_ConferenceIndication_1[16];
+extern asn_per_constraints_t asn_PER_type_ConferenceIndication_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TerminalLabel.h"
+#include "TerminalYouAreSeeingInSubPictureNumber.h"
+#include "VideoIndicateCompose.h"
+
+#endif	/* _ConferenceIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceIndication.c	(working copy)
@@ -0,0 +1,232 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceIndication.h"
+
+static int
+memb_sbeNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 9)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_sbeNumber_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  9 }	/* (0..9) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_ConferenceIndication_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  9 }	/* (0..9,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ConferenceIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.sbeNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sbeNumber_constr_2,  memb_sbeNumber_constraint_1 },
+		0, 0, /* No default value */
+		"sbeNumber"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceIndication, choice.terminalNumberAssign),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalNumberAssign"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceIndication, choice.terminalJoinedConference),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalJoinedConference"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceIndication, choice.terminalLeftConference),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLeftConference"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.seenByAtLeastOneOther),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"seenByAtLeastOneOther"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.cancelSeenByAtLeastOneOther),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelSeenByAtLeastOneOther"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.seenByAll),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"seenByAll"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.cancelSeenByAll),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelSeenByAll"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceIndication, choice.terminalYouAreSeeing),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalYouAreSeeing"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.requestForFloor),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestForFloor"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.withdrawChairToken),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"withdrawChairToken"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceIndication, choice.floorRequested),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"floorRequested"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceIndication, choice.terminalYouAreSeeingInSubPictureNumber),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalYouAreSeeingInSubPictureNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalYouAreSeeingInSubPictureNumber"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceIndication, choice.videoIndicateCompose),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_VideoIndicateCompose,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoIndicateCompose"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.masterMCU),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterMCU"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceIndication, choice.cancelMasterMCU),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelMasterMCU"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ConferenceIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sbeNumberat 3869 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* terminalNumberAssignat 3871 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* terminalJoinedConferenceat 3873 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* terminalLeftConferenceat 3875 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* seenByAtLeastOneOtherat 3877 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cancelSeenByAtLeastOneOtherat 3878 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* seenByAllat 3880 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* cancelSeenByAllat 3881 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* terminalYouAreSeeingat 3883 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* requestForFloorat 3885 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* withdrawChairTokenat 3888 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* floorRequestedat 3889 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* terminalYouAreSeeingInSubPictureNumberat 3890 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* videoIndicateComposeat 3891 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* masterMCUat 3892 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* cancelMasterMCUat 3893 */
+};
+asn_CHOICE_specifics_t asn_SPC_ConferenceIndication_specs_1 = {
+	sizeof(struct ConferenceIndication),
+	offsetof(struct ConferenceIndication, _asn_ctx),
+	offsetof(struct ConferenceIndication, present),
+	sizeof(((struct ConferenceIndication *)0)->present),
+	asn_MAP_ConferenceIndication_tag2el_1,
+	16,	/* Count of tags in the map */
+	0, 0,
+	10	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceIndication = {
+	"ConferenceIndication",
+	"ConferenceIndication",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ConferenceIndication_constr_1, CHOICE_constraint },
+	asn_MBR_ConferenceIndication_1,
+	16,	/* Elements count */
+	&asn_SPC_ConferenceIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceList.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceList.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceList.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceList_H_
+#define	_ConferenceList_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ConferenceIdentifier.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AliasAddress;
+struct NonStandardParameter;
+
+/* ConferenceList */
+typedef struct ConferenceList {
+	ConferenceIdentifier_t	*conferenceID;	/* OPTIONAL */
+	struct AliasAddress	*conferenceAlias;	/* OPTIONAL */
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ConferenceList_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceList;
+extern asn_SEQUENCE_specifics_t asn_SPC_ConferenceList_specs_1;
+extern asn_TYPE_member_t asn_MBR_ConferenceList_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AliasAddress.h"
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _ConferenceList_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceList.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceList.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceList.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceList.h"
+
+asn_TYPE_member_t asn_MBR_ConferenceList_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct ConferenceList, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ConferenceList, conferenceAlias),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceAlias"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ConferenceList, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+};
+static const int asn_MAP_ConferenceList_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_ConferenceList_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ConferenceList_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* conferenceIDat 377 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* conferenceAliasat 378 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* nonStandardDataat 379 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ConferenceList_specs_1 = {
+	sizeof(struct ConferenceList),
+	offsetof(struct ConferenceList, _asn_ctx),
+	asn_MAP_ConferenceList_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_ConferenceList_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceList = {
+	"ConferenceList",
+	"ConferenceList",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ConferenceList_tags_1,
+	sizeof(asn_DEF_ConferenceList_tags_1)
+		/sizeof(asn_DEF_ConferenceList_tags_1[0]), /* 1 */
+	asn_DEF_ConferenceList_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ConferenceList_tags_1)
+		/sizeof(asn_DEF_ConferenceList_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ConferenceList_1,
+	3,	/* Elements count */
+	&asn_SPC_ConferenceList_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceRequest.h	(working copy)
@@ -0,0 +1,110 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceRequest_H_
+#define	_ConferenceRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include "LogicalChannelNumber.h"
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ConferenceRequest_PR {
+	ConferenceRequest_PR_NOTHING,	/* No components present */
+	ConferenceRequest_PR_terminalListRequest,
+	ConferenceRequest_PR_makeMeChair,
+	ConferenceRequest_PR_cancelMakeMeChair,
+	ConferenceRequest_PR_dropTerminal,
+	ConferenceRequest_PR_requestTerminalID,
+	ConferenceRequest_PR_enterH243Password,
+	ConferenceRequest_PR_enterH243TerminalID,
+	ConferenceRequest_PR_enterH243ConferenceID,
+	/* Extensions may appear below */
+	ConferenceRequest_PR_enterExtensionAddress,
+	ConferenceRequest_PR_requestChairTokenOwner,
+	ConferenceRequest_PR_requestTerminalCertificate,
+	ConferenceRequest_PR_broadcastMyLogicalChannel,
+	ConferenceRequest_PR_makeTerminalBroadcaster,
+	ConferenceRequest_PR_sendThisSource,
+	ConferenceRequest_PR_requestAllTerminalIDs,
+	ConferenceRequest_PR_remoteMCRequest
+} ConferenceRequest_PR;
+
+/* Forward declarations */
+struct TerminalLabel;
+struct RemoteMCRequest;
+struct CertSelectionCriteria;
+
+/* ConferenceRequest */
+typedef struct ConferenceRequest {
+	ConferenceRequest_PR present;
+	union ConferenceRequest_u {
+		NULL_t	 terminalListRequest;
+		NULL_t	 makeMeChair;
+		NULL_t	 cancelMakeMeChair;
+		struct TerminalLabel	*dropTerminal;
+		struct TerminalLabel	*requestTerminalID;
+		NULL_t	 enterH243Password;
+		NULL_t	 enterH243TerminalID;
+		NULL_t	 enterH243ConferenceID;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 enterExtensionAddress;
+		NULL_t	 requestChairTokenOwner;
+		struct ConferenceRequest__requestTerminalCertificate {
+			struct TerminalLabel	*terminalLabel;	/* OPTIONAL */
+			struct CertSelectionCriteria	*certSelectionCriteria;	/* OPTIONAL */
+			unsigned long	*sRandom;	/* OPTIONAL */
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *requestTerminalCertificate;
+		LogicalChannelNumber_t	 broadcastMyLogicalChannel;
+		struct TerminalLabel	*makeTerminalBroadcaster;
+		struct TerminalLabel	*sendThisSource;
+		NULL_t	 requestAllTerminalIDs;
+		struct RemoteMCRequest	*remoteMCRequest;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ConferenceRequest_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_sRandom_16;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceRequest;
+extern asn_CHOICE_specifics_t asn_SPC_ConferenceRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_ConferenceRequest_1[16];
+extern asn_per_constraints_t asn_PER_type_ConferenceRequest_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TerminalLabel.h"
+#include "RemoteMCRequest.h"
+#include "CertSelectionCriteria.h"
+
+#endif	/* _ConferenceRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceRequest.c	(working copy)
@@ -0,0 +1,356 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceRequest.h"
+
+static int
+sRandom_16_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_sRandom_constraint_13(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_sRandom_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sRandom_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_ConferenceRequest_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  7 }	/* (0..7,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_sRandom_specs_16 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_sRandom_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sRandom_16 = {
+	"sRandom",
+	"sRandom",
+	&asn_OP_NativeInteger,
+	asn_DEF_sRandom_tags_16,
+	sizeof(asn_DEF_sRandom_tags_16)
+		/sizeof(asn_DEF_sRandom_tags_16[0]) - 1, /* 1 */
+	asn_DEF_sRandom_tags_16,	/* Same as above */
+	sizeof(asn_DEF_sRandom_tags_16)
+		/sizeof(asn_DEF_sRandom_tags_16[0]), /* 2 */
+	{ 0, &asn_PER_type_sRandom_constr_16, sRandom_16_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_sRandom_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_requestTerminalCertificate_13[] = {
+	{ ATF_POINTER, 3, offsetof(struct ConferenceRequest__requestTerminalCertificate, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ConferenceRequest__requestTerminalCertificate, certSelectionCriteria),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CertSelectionCriteria,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certSelectionCriteria"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ConferenceRequest__requestTerminalCertificate, sRandom),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_sRandom_16,
+		0,
+		{ 0, &asn_PER_memb_sRandom_constr_16,  memb_sRandom_constraint_13 },
+		0, 0, /* No default value */
+		"sRandom"
+		},
+};
+static const int asn_MAP_requestTerminalCertificate_oms_13[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_requestTerminalCertificate_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_requestTerminalCertificate_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3141 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* certSelectionCriteriaat 3142 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* sRandomat 3143 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_requestTerminalCertificate_specs_13 = {
+	sizeof(struct ConferenceRequest__requestTerminalCertificate),
+	offsetof(struct ConferenceRequest__requestTerminalCertificate, _asn_ctx),
+	asn_MAP_requestTerminalCertificate_tag2el_13,
+	3,	/* Count of tags in the map */
+	asn_MAP_requestTerminalCertificate_oms_13,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_requestTerminalCertificate_13 = {
+	"requestTerminalCertificate",
+	"requestTerminalCertificate",
+	&asn_OP_SEQUENCE,
+	asn_DEF_requestTerminalCertificate_tags_13,
+	sizeof(asn_DEF_requestTerminalCertificate_tags_13)
+		/sizeof(asn_DEF_requestTerminalCertificate_tags_13[0]) - 1, /* 1 */
+	asn_DEF_requestTerminalCertificate_tags_13,	/* Same as above */
+	sizeof(asn_DEF_requestTerminalCertificate_tags_13)
+		/sizeof(asn_DEF_requestTerminalCertificate_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_requestTerminalCertificate_13,
+	3,	/* Elements count */
+	&asn_SPC_requestTerminalCertificate_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ConferenceRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.terminalListRequest),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalListRequest"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.makeMeChair),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"makeMeChair"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.cancelMakeMeChair),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelMakeMeChair"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceRequest, choice.dropTerminal),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dropTerminal"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceRequest, choice.requestTerminalID),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestTerminalID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.enterH243Password),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enterH243Password"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.enterH243TerminalID),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enterH243TerminalID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.enterH243ConferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enterH243ConferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.enterExtensionAddress),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enterExtensionAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.requestChairTokenOwner),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestChairTokenOwner"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceRequest, choice.requestTerminalCertificate),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_requestTerminalCertificate_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestTerminalCertificate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.broadcastMyLogicalChannel),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"broadcastMyLogicalChannel"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceRequest, choice.makeTerminalBroadcaster),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"makeTerminalBroadcaster"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceRequest, choice.sendThisSource),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sendThisSource"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceRequest, choice.requestAllTerminalIDs),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestAllTerminalIDs"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceRequest, choice.remoteMCRequest),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RemoteMCRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"remoteMCRequest"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ConferenceRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalListRequestat 3123 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* makeMeChairat 3125 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cancelMakeMeChairat 3126 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* dropTerminalat 3128 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* requestTerminalIDat 3130 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* enterH243Passwordat 3132 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* enterH243TerminalIDat 3133 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* enterH243ConferenceIDat 3135 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* enterExtensionAddressat 3137 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* requestChairTokenOwnerat 3138 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* requestTerminalCertificateat 3141 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* broadcastMyLogicalChannelat 3147 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* makeTerminalBroadcasterat 3148 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* sendThisSourceat 3149 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* requestAllTerminalIDsat 3150 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* remoteMCRequestat 3152 */
+};
+asn_CHOICE_specifics_t asn_SPC_ConferenceRequest_specs_1 = {
+	sizeof(struct ConferenceRequest),
+	offsetof(struct ConferenceRequest, _asn_ctx),
+	offsetof(struct ConferenceRequest, present),
+	sizeof(((struct ConferenceRequest *)0)->present),
+	asn_MAP_ConferenceRequest_tag2el_1,
+	16,	/* Count of tags in the map */
+	0, 0,
+	8	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceRequest = {
+	"ConferenceRequest",
+	"ConferenceRequest",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ConferenceRequest_constr_1, CHOICE_constraint },
+	asn_MBR_ConferenceRequest_1,
+	16,	/* Elements count */
+	&asn_SPC_ConferenceRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceResponse.h	(working copy)
@@ -0,0 +1,257 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConferenceResponse_H_
+#define	_ConferenceResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include "TerminalLabel.h"
+#include "TerminalID.h"
+#include <constr_SEQUENCE.h>
+#include "ConferenceID.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_Password.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_CHOICE.h>
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ConferenceResponse_PR {
+	ConferenceResponse_PR_NOTHING,	/* No components present */
+	ConferenceResponse_PR_mCTerminalIDResponse,
+	ConferenceResponse_PR_terminalIDResponse,
+	ConferenceResponse_PR_conferenceIDResponse,
+	ConferenceResponse_PR_passwordResponse,
+	ConferenceResponse_PR_terminalListResponse,
+	ConferenceResponse_PR_videoCommandReject,
+	ConferenceResponse_PR_terminalDropReject,
+	ConferenceResponse_PR_makeMeChairResponse,
+	/* Extensions may appear below */
+	ConferenceResponse_PR_extensionAddressResponse,
+	ConferenceResponse_PR_chairTokenOwnerResponse,
+	ConferenceResponse_PR_terminalCertificateResponse,
+	ConferenceResponse_PR_broadcastMyLogicalChannelResponse,
+	ConferenceResponse_PR_makeTerminalBroadcasterResponse,
+	ConferenceResponse_PR_sendThisSourceResponse,
+	ConferenceResponse_PR_requestAllTerminalIDsResponse,
+	ConferenceResponse_PR_remoteMCResponse
+} ConferenceResponse_PR;
+typedef enum ConferenceResponse__makeMeChairResponse_PR {
+	ConferenceResponse__makeMeChairResponse_PR_NOTHING,	/* No components present */
+	ConferenceResponse__makeMeChairResponse_PR_grantedChairToken,
+	ConferenceResponse__makeMeChairResponse_PR_deniedChairToken
+	/* Extensions may appear below */
+	
+} ConferenceResponse__makeMeChairResponse_PR;
+typedef enum ConferenceResponse__broadcastMyLogicalChannelResponse_PR {
+	ConferenceResponse__broadcastMyLogicalChannelResponse_PR_NOTHING,	/* No components present */
+	ConferenceResponse__broadcastMyLogicalChannelResponse_PR_grantedBroadcastMyLogicalChannel,
+	ConferenceResponse__broadcastMyLogicalChannelResponse_PR_deniedBroadcastMyLogicalChannel
+	/* Extensions may appear below */
+	
+} ConferenceResponse__broadcastMyLogicalChannelResponse_PR;
+typedef enum ConferenceResponse__makeTerminalBroadcasterResponse_PR {
+	ConferenceResponse__makeTerminalBroadcasterResponse_PR_NOTHING,	/* No components present */
+	ConferenceResponse__makeTerminalBroadcasterResponse_PR_grantedMakeTerminalBroadcaster,
+	ConferenceResponse__makeTerminalBroadcasterResponse_PR_deniedMakeTerminalBroadcaster
+	/* Extensions may appear below */
+	
+} ConferenceResponse__makeTerminalBroadcasterResponse_PR;
+typedef enum ConferenceResponse__sendThisSourceResponse_PR {
+	ConferenceResponse__sendThisSourceResponse_PR_NOTHING,	/* No components present */
+	ConferenceResponse__sendThisSourceResponse_PR_grantedSendThisSource,
+	ConferenceResponse__sendThisSourceResponse_PR_deniedSendThisSource
+	/* Extensions may appear below */
+	
+} ConferenceResponse__sendThisSourceResponse_PR;
+
+/* Forward declarations */
+struct RequestAllTerminalIDsResponse;
+struct RemoteMCResponse;
+struct TerminalLabel;
+
+/* ConferenceResponse */
+typedef struct ConferenceResponse {
+	ConferenceResponse_PR present;
+	union ConferenceResponse_u {
+		struct ConferenceResponse__mCTerminalIDResponse {
+			TerminalLabel_t	 terminalLabel;
+			TerminalID_t	 terminalID;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *mCTerminalIDResponse;
+		struct ConferenceResponse__terminalIDResponse {
+			TerminalLabel_t	 terminalLabel;
+			TerminalID_t	 terminalID;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *terminalIDResponse;
+		struct ConferenceResponse__conferenceIDResponse {
+			TerminalLabel_t	 terminalLabel;
+			ConferenceID_t	 conferenceID;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *conferenceIDResponse;
+		struct ConferenceResponse__passwordResponse {
+			TerminalLabel_t	 terminalLabel;
+			MULTIMEDIA_SYSTEM_CONTROL_Password_t	 password;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *passwordResponse;
+		struct ConferenceResponse__terminalListResponse {
+			A_SET_OF(struct TerminalLabel) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *terminalListResponse;
+		NULL_t	 videoCommandReject;
+		NULL_t	 terminalDropReject;
+		struct ConferenceResponse__makeMeChairResponse {
+			ConferenceResponse__makeMeChairResponse_PR present;
+			union ConferenceResponse__makeMeChairResponse_u {
+				NULL_t	 grantedChairToken;
+				NULL_t	 deniedChairToken;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *makeMeChairResponse;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct ConferenceResponse__extensionAddressResponse {
+			TerminalID_t	 extensionAddress;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *extensionAddressResponse;
+		struct ConferenceResponse__chairTokenOwnerResponse {
+			TerminalLabel_t	 terminalLabel;
+			TerminalID_t	 terminalID;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *chairTokenOwnerResponse;
+		struct ConferenceResponse__terminalCertificateResponse {
+			struct TerminalLabel	*terminalLabel;	/* OPTIONAL */
+			OCTET_STRING_t	*certificateResponse;	/* OPTIONAL */
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *terminalCertificateResponse;
+		struct ConferenceResponse__broadcastMyLogicalChannelResponse {
+			ConferenceResponse__broadcastMyLogicalChannelResponse_PR present;
+			union ConferenceResponse__broadcastMyLogicalChannelResponse_u {
+				NULL_t	 grantedBroadcastMyLogicalChannel;
+				NULL_t	 deniedBroadcastMyLogicalChannel;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *broadcastMyLogicalChannelResponse;
+		struct ConferenceResponse__makeTerminalBroadcasterResponse {
+			ConferenceResponse__makeTerminalBroadcasterResponse_PR present;
+			union ConferenceResponse__makeTerminalBroadcasterResponse_u {
+				NULL_t	 grantedMakeTerminalBroadcaster;
+				NULL_t	 deniedMakeTerminalBroadcaster;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *makeTerminalBroadcasterResponse;
+		struct ConferenceResponse__sendThisSourceResponse {
+			ConferenceResponse__sendThisSourceResponse_PR present;
+			union ConferenceResponse__sendThisSourceResponse_u {
+				NULL_t	 grantedSendThisSource;
+				NULL_t	 deniedSendThisSource;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *sendThisSourceResponse;
+		struct RequestAllTerminalIDsResponse	*requestAllTerminalIDsResponse;
+		struct RemoteMCResponse	*remoteMCResponse;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ConferenceResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ConferenceResponse;
+extern asn_CHOICE_specifics_t asn_SPC_ConferenceResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_ConferenceResponse_1[16];
+extern asn_per_constraints_t asn_PER_type_ConferenceResponse_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RequestAllTerminalIDsResponse.h"
+#include "RemoteMCResponse.h"
+#include "TerminalLabel.h"
+
+#endif	/* _ConferenceResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConferenceResponse.c	(working copy)
@@ -0,0 +1,885 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConferenceResponse.h"
+
+static int
+memb_certificateResponse_constraint_34(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_terminalListResponse_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_terminalListResponse_constr_18 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_makeMeChairResponse_constr_22 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_certificateResponse_constr_36 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_broadcastMyLogicalChannelResponse_constr_38 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_makeTerminalBroadcasterResponse_constr_42 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_sendThisSourceResponse_constr_46 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_terminalListResponse_constr_18 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_ConferenceResponse_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  7 }	/* (0..7,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_mCTerminalIDResponse_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__mCTerminalIDResponse, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__mCTerminalIDResponse, terminalID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalID"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_mCTerminalIDResponse_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_mCTerminalIDResponse_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3182 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* terminalIDat 3183 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_mCTerminalIDResponse_specs_2 = {
+	sizeof(struct ConferenceResponse__mCTerminalIDResponse),
+	offsetof(struct ConferenceResponse__mCTerminalIDResponse, _asn_ctx),
+	asn_MAP_mCTerminalIDResponse_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mCTerminalIDResponse_2 = {
+	"mCTerminalIDResponse",
+	"mCTerminalIDResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_mCTerminalIDResponse_tags_2,
+	sizeof(asn_DEF_mCTerminalIDResponse_tags_2)
+		/sizeof(asn_DEF_mCTerminalIDResponse_tags_2[0]) - 1, /* 1 */
+	asn_DEF_mCTerminalIDResponse_tags_2,	/* Same as above */
+	sizeof(asn_DEF_mCTerminalIDResponse_tags_2)
+		/sizeof(asn_DEF_mCTerminalIDResponse_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_mCTerminalIDResponse_2,
+	2,	/* Elements count */
+	&asn_SPC_mCTerminalIDResponse_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalIDResponse_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__terminalIDResponse, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__terminalIDResponse, terminalID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalID"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalIDResponse_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_terminalIDResponse_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3189 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* terminalIDat 3190 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_terminalIDResponse_specs_6 = {
+	sizeof(struct ConferenceResponse__terminalIDResponse),
+	offsetof(struct ConferenceResponse__terminalIDResponse, _asn_ctx),
+	asn_MAP_terminalIDResponse_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalIDResponse_6 = {
+	"terminalIDResponse",
+	"terminalIDResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_terminalIDResponse_tags_6,
+	sizeof(asn_DEF_terminalIDResponse_tags_6)
+		/sizeof(asn_DEF_terminalIDResponse_tags_6[0]) - 1, /* 1 */
+	asn_DEF_terminalIDResponse_tags_6,	/* Same as above */
+	sizeof(asn_DEF_terminalIDResponse_tags_6)
+		/sizeof(asn_DEF_terminalIDResponse_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_terminalIDResponse_6,
+	2,	/* Elements count */
+	&asn_SPC_terminalIDResponse_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_conferenceIDResponse_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__conferenceIDResponse, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__conferenceIDResponse, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_conferenceIDResponse_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_conferenceIDResponse_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3196 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* conferenceIDat 3197 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_conferenceIDResponse_specs_10 = {
+	sizeof(struct ConferenceResponse__conferenceIDResponse),
+	offsetof(struct ConferenceResponse__conferenceIDResponse, _asn_ctx),
+	asn_MAP_conferenceIDResponse_tag2el_10,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_conferenceIDResponse_10 = {
+	"conferenceIDResponse",
+	"conferenceIDResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_conferenceIDResponse_tags_10,
+	sizeof(asn_DEF_conferenceIDResponse_tags_10)
+		/sizeof(asn_DEF_conferenceIDResponse_tags_10[0]) - 1, /* 1 */
+	asn_DEF_conferenceIDResponse_tags_10,	/* Same as above */
+	sizeof(asn_DEF_conferenceIDResponse_tags_10)
+		/sizeof(asn_DEF_conferenceIDResponse_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_conferenceIDResponse_10,
+	2,	/* Elements count */
+	&asn_SPC_conferenceIDResponse_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_passwordResponse_14[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__passwordResponse, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__passwordResponse, password),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"password"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_passwordResponse_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_passwordResponse_tag2el_14[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3203 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* passwordat 3204 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_passwordResponse_specs_14 = {
+	sizeof(struct ConferenceResponse__passwordResponse),
+	offsetof(struct ConferenceResponse__passwordResponse, _asn_ctx),
+	asn_MAP_passwordResponse_tag2el_14,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_passwordResponse_14 = {
+	"passwordResponse",
+	"passwordResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_passwordResponse_tags_14,
+	sizeof(asn_DEF_passwordResponse_tags_14)
+		/sizeof(asn_DEF_passwordResponse_tags_14[0]) - 1, /* 1 */
+	asn_DEF_passwordResponse_tags_14,	/* Same as above */
+	sizeof(asn_DEF_passwordResponse_tags_14)
+		/sizeof(asn_DEF_passwordResponse_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_passwordResponse_14,
+	2,	/* Elements count */
+	&asn_SPC_passwordResponse_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalListResponse_18[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalListResponse_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalListResponse_specs_18 = {
+	sizeof(struct ConferenceResponse__terminalListResponse),
+	offsetof(struct ConferenceResponse__terminalListResponse, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalListResponse_18 = {
+	"terminalListResponse",
+	"terminalListResponse",
+	&asn_OP_SET_OF,
+	asn_DEF_terminalListResponse_tags_18,
+	sizeof(asn_DEF_terminalListResponse_tags_18)
+		/sizeof(asn_DEF_terminalListResponse_tags_18[0]) - 1, /* 1 */
+	asn_DEF_terminalListResponse_tags_18,	/* Same as above */
+	sizeof(asn_DEF_terminalListResponse_tags_18)
+		/sizeof(asn_DEF_terminalListResponse_tags_18[0]), /* 2 */
+	{ 0, &asn_PER_type_terminalListResponse_constr_18, SET_OF_constraint },
+	asn_MBR_terminalListResponse_18,
+	1,	/* Single element */
+	&asn_SPC_terminalListResponse_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_makeMeChairResponse_22[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__makeMeChairResponse, choice.grantedChairToken),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"grantedChairToken"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__makeMeChairResponse, choice.deniedChairToken),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"deniedChairToken"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_makeMeChairResponse_tag2el_22[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* grantedChairTokenat 3215 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* deniedChairTokenat 3216 */
+};
+static asn_CHOICE_specifics_t asn_SPC_makeMeChairResponse_specs_22 = {
+	sizeof(struct ConferenceResponse__makeMeChairResponse),
+	offsetof(struct ConferenceResponse__makeMeChairResponse, _asn_ctx),
+	offsetof(struct ConferenceResponse__makeMeChairResponse, present),
+	sizeof(((struct ConferenceResponse__makeMeChairResponse *)0)->present),
+	asn_MAP_makeMeChairResponse_tag2el_22,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_makeMeChairResponse_22 = {
+	"makeMeChairResponse",
+	"makeMeChairResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_makeMeChairResponse_constr_22, CHOICE_constraint },
+	asn_MBR_makeMeChairResponse_22,
+	2,	/* Elements count */
+	&asn_SPC_makeMeChairResponse_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_extensionAddressResponse_27[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__extensionAddressResponse, extensionAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"extensionAddress"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_extensionAddressResponse_tags_27[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_extensionAddressResponse_tag2el_27[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* extensionAddressat 3222 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_extensionAddressResponse_specs_27 = {
+	sizeof(struct ConferenceResponse__extensionAddressResponse),
+	offsetof(struct ConferenceResponse__extensionAddressResponse, _asn_ctx),
+	asn_MAP_extensionAddressResponse_tag2el_27,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_extensionAddressResponse_27 = {
+	"extensionAddressResponse",
+	"extensionAddressResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_extensionAddressResponse_tags_27,
+	sizeof(asn_DEF_extensionAddressResponse_tags_27)
+		/sizeof(asn_DEF_extensionAddressResponse_tags_27[0]) - 1, /* 1 */
+	asn_DEF_extensionAddressResponse_tags_27,	/* Same as above */
+	sizeof(asn_DEF_extensionAddressResponse_tags_27)
+		/sizeof(asn_DEF_extensionAddressResponse_tags_27[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_extensionAddressResponse_27,
+	1,	/* Elements count */
+	&asn_SPC_extensionAddressResponse_specs_27	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_chairTokenOwnerResponse_30[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__chairTokenOwnerResponse, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__chairTokenOwnerResponse, terminalID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalID"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_chairTokenOwnerResponse_tags_30[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_chairTokenOwnerResponse_tag2el_30[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3228 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* terminalIDat 3229 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_chairTokenOwnerResponse_specs_30 = {
+	sizeof(struct ConferenceResponse__chairTokenOwnerResponse),
+	offsetof(struct ConferenceResponse__chairTokenOwnerResponse, _asn_ctx),
+	asn_MAP_chairTokenOwnerResponse_tag2el_30,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_chairTokenOwnerResponse_30 = {
+	"chairTokenOwnerResponse",
+	"chairTokenOwnerResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_chairTokenOwnerResponse_tags_30,
+	sizeof(asn_DEF_chairTokenOwnerResponse_tags_30)
+		/sizeof(asn_DEF_chairTokenOwnerResponse_tags_30[0]) - 1, /* 1 */
+	asn_DEF_chairTokenOwnerResponse_tags_30,	/* Same as above */
+	sizeof(asn_DEF_chairTokenOwnerResponse_tags_30)
+		/sizeof(asn_DEF_chairTokenOwnerResponse_tags_30[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_chairTokenOwnerResponse_30,
+	2,	/* Elements count */
+	&asn_SPC_chairTokenOwnerResponse_specs_30	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalCertificateResponse_34[] = {
+	{ ATF_POINTER, 2, offsetof(struct ConferenceResponse__terminalCertificateResponse, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ConferenceResponse__terminalCertificateResponse, certificateResponse),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_certificateResponse_constr_36,  memb_certificateResponse_constraint_34 },
+		0, 0, /* No default value */
+		"certificateResponse"
+		},
+};
+static const int asn_MAP_terminalCertificateResponse_oms_34[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_terminalCertificateResponse_tags_34[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_terminalCertificateResponse_tag2el_34[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3234 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* certificateResponseat 3235 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_terminalCertificateResponse_specs_34 = {
+	sizeof(struct ConferenceResponse__terminalCertificateResponse),
+	offsetof(struct ConferenceResponse__terminalCertificateResponse, _asn_ctx),
+	asn_MAP_terminalCertificateResponse_tag2el_34,
+	2,	/* Count of tags in the map */
+	asn_MAP_terminalCertificateResponse_oms_34,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalCertificateResponse_34 = {
+	"terminalCertificateResponse",
+	"terminalCertificateResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_terminalCertificateResponse_tags_34,
+	sizeof(asn_DEF_terminalCertificateResponse_tags_34)
+		/sizeof(asn_DEF_terminalCertificateResponse_tags_34[0]) - 1, /* 1 */
+	asn_DEF_terminalCertificateResponse_tags_34,	/* Same as above */
+	sizeof(asn_DEF_terminalCertificateResponse_tags_34)
+		/sizeof(asn_DEF_terminalCertificateResponse_tags_34[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_terminalCertificateResponse_34,
+	2,	/* Elements count */
+	&asn_SPC_terminalCertificateResponse_specs_34	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_broadcastMyLogicalChannelResponse_38[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__broadcastMyLogicalChannelResponse, choice.grantedBroadcastMyLogicalChannel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"grantedBroadcastMyLogicalChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__broadcastMyLogicalChannelResponse, choice.deniedBroadcastMyLogicalChannel),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"deniedBroadcastMyLogicalChannel"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_broadcastMyLogicalChannelResponse_tag2el_38[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* grantedBroadcastMyLogicalChannelat 3240 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* deniedBroadcastMyLogicalChannelat 3241 */
+};
+static asn_CHOICE_specifics_t asn_SPC_broadcastMyLogicalChannelResponse_specs_38 = {
+	sizeof(struct ConferenceResponse__broadcastMyLogicalChannelResponse),
+	offsetof(struct ConferenceResponse__broadcastMyLogicalChannelResponse, _asn_ctx),
+	offsetof(struct ConferenceResponse__broadcastMyLogicalChannelResponse, present),
+	sizeof(((struct ConferenceResponse__broadcastMyLogicalChannelResponse *)0)->present),
+	asn_MAP_broadcastMyLogicalChannelResponse_tag2el_38,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_broadcastMyLogicalChannelResponse_38 = {
+	"broadcastMyLogicalChannelResponse",
+	"broadcastMyLogicalChannelResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_broadcastMyLogicalChannelResponse_constr_38, CHOICE_constraint },
+	asn_MBR_broadcastMyLogicalChannelResponse_38,
+	2,	/* Elements count */
+	&asn_SPC_broadcastMyLogicalChannelResponse_specs_38	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_makeTerminalBroadcasterResponse_42[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__makeTerminalBroadcasterResponse, choice.grantedMakeTerminalBroadcaster),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"grantedMakeTerminalBroadcaster"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__makeTerminalBroadcasterResponse, choice.deniedMakeTerminalBroadcaster),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"deniedMakeTerminalBroadcaster"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_makeTerminalBroadcasterResponse_tag2el_42[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* grantedMakeTerminalBroadcasterat 3246 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* deniedMakeTerminalBroadcasterat 3247 */
+};
+static asn_CHOICE_specifics_t asn_SPC_makeTerminalBroadcasterResponse_specs_42 = {
+	sizeof(struct ConferenceResponse__makeTerminalBroadcasterResponse),
+	offsetof(struct ConferenceResponse__makeTerminalBroadcasterResponse, _asn_ctx),
+	offsetof(struct ConferenceResponse__makeTerminalBroadcasterResponse, present),
+	sizeof(((struct ConferenceResponse__makeTerminalBroadcasterResponse *)0)->present),
+	asn_MAP_makeTerminalBroadcasterResponse_tag2el_42,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_makeTerminalBroadcasterResponse_42 = {
+	"makeTerminalBroadcasterResponse",
+	"makeTerminalBroadcasterResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_makeTerminalBroadcasterResponse_constr_42, CHOICE_constraint },
+	asn_MBR_makeTerminalBroadcasterResponse_42,
+	2,	/* Elements count */
+	&asn_SPC_makeTerminalBroadcasterResponse_specs_42	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_sendThisSourceResponse_46[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__sendThisSourceResponse, choice.grantedSendThisSource),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"grantedSendThisSource"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse__sendThisSourceResponse, choice.deniedSendThisSource),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"deniedSendThisSource"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_sendThisSourceResponse_tag2el_46[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* grantedSendThisSourceat 3252 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* deniedSendThisSourceat 3253 */
+};
+static asn_CHOICE_specifics_t asn_SPC_sendThisSourceResponse_specs_46 = {
+	sizeof(struct ConferenceResponse__sendThisSourceResponse),
+	offsetof(struct ConferenceResponse__sendThisSourceResponse, _asn_ctx),
+	offsetof(struct ConferenceResponse__sendThisSourceResponse, present),
+	sizeof(((struct ConferenceResponse__sendThisSourceResponse *)0)->present),
+	asn_MAP_sendThisSourceResponse_tag2el_46,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sendThisSourceResponse_46 = {
+	"sendThisSourceResponse",
+	"sendThisSourceResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_sendThisSourceResponse_constr_46, CHOICE_constraint },
+	asn_MBR_sendThisSourceResponse_46,
+	2,	/* Elements count */
+	&asn_SPC_sendThisSourceResponse_specs_46	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ConferenceResponse_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.mCTerminalIDResponse),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_mCTerminalIDResponse_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mCTerminalIDResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.terminalIDResponse),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_terminalIDResponse_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalIDResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.conferenceIDResponse),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_conferenceIDResponse_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceIDResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.passwordResponse),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_passwordResponse_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"passwordResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.terminalListResponse),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_terminalListResponse_18,
+		0,
+		{ 0, &asn_PER_memb_terminalListResponse_constr_18,  memb_terminalListResponse_constraint_1 },
+		0, 0, /* No default value */
+		"terminalListResponse"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse, choice.videoCommandReject),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoCommandReject"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConferenceResponse, choice.terminalDropReject),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalDropReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.makeMeChairResponse),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_makeMeChairResponse_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"makeMeChairResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.extensionAddressResponse),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_extensionAddressResponse_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"extensionAddressResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.chairTokenOwnerResponse),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_chairTokenOwnerResponse_30,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"chairTokenOwnerResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.terminalCertificateResponse),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_terminalCertificateResponse_34,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalCertificateResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.broadcastMyLogicalChannelResponse),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_broadcastMyLogicalChannelResponse_38,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"broadcastMyLogicalChannelResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.makeTerminalBroadcasterResponse),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_makeTerminalBroadcasterResponse_42,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"makeTerminalBroadcasterResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.sendThisSourceResponse),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_sendThisSourceResponse_46,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sendThisSourceResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.requestAllTerminalIDsResponse),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestAllTerminalIDsResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestAllTerminalIDsResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ConferenceResponse, choice.remoteMCResponse),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RemoteMCResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"remoteMCResponse"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ConferenceResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* mCTerminalIDResponseat 3182 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* terminalIDResponseat 3189 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* conferenceIDResponseat 3196 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* passwordResponseat 3203 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* terminalListResponseat 3208 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* videoCommandRejectat 3210 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* terminalDropRejectat 3211 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* makeMeChairResponseat 3215 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* extensionAddressResponseat 3222 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* chairTokenOwnerResponseat 3228 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* terminalCertificateResponseat 3234 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* broadcastMyLogicalChannelResponseat 3240 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* makeTerminalBroadcasterResponseat 3246 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* sendThisSourceResponseat 3252 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* requestAllTerminalIDsResponseat 3256 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* remoteMCResponseat 3258 */
+};
+asn_CHOICE_specifics_t asn_SPC_ConferenceResponse_specs_1 = {
+	sizeof(struct ConferenceResponse),
+	offsetof(struct ConferenceResponse, _asn_ctx),
+	offsetof(struct ConferenceResponse, present),
+	sizeof(((struct ConferenceResponse *)0)->present),
+	asn_MAP_ConferenceResponse_tag2el_1,
+	16,	/* Count of tags in the map */
+	0, 0,
+	8	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ConferenceResponse = {
+	"ConferenceResponse",
+	"ConferenceResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ConferenceResponse_constr_1, CHOICE_constraint },
+	asn_MBR_ConferenceResponse_1,
+	16,	/* Elements count */
+	&asn_SPC_ConferenceResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Connect-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Connect-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Connect-UUIE.h	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Connect_UUIE_H_
+#define	_Connect_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "EndpointType.h"
+#include "ConferenceIdentifier.h"
+#include "CallIdentifier.h"
+#include <BOOLEAN.h>
+#include "ScreeningIndicator.h"
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <OCTET_STRING.h>
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+struct H245Security;
+struct PresentationIndicator;
+struct CallCapacity;
+struct FeatureSet;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct AliasAddress;
+struct ServiceControlSession;
+struct DisplayName;
+
+/* Connect-UUIE */
+typedef struct Connect_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct TransportAddress	*h245Address;	/* OPTIONAL */
+	EndpointType_t	 destinationInfo;
+	ConferenceIdentifier_t	 conferenceID;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct H245Security	*h245SecurityMode;	/* OPTIONAL */
+	struct Connect_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Connect_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct Connect_UUIE__fastStart {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *fastStart;
+	BOOLEAN_t	*multipleCalls;
+	BOOLEAN_t	*maintainConnection;
+	struct Connect_UUIE__language {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *language;
+	struct Connect_UUIE__connectedAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *connectedAddress;
+	struct PresentationIndicator	*presentationIndicator;	/* OPTIONAL */
+	ScreeningIndicator_t	*screeningIndicator;	/* OPTIONAL */
+	NULL_t	*fastConnectRefused;	/* OPTIONAL */
+	struct Connect_UUIE__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct Connect_UUIE__displayName {
+		A_SEQUENCE_OF(struct DisplayName) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *displayName;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Connect_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Connect_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Connect_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Connect_UUIE_1[20];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "H245Security.h"
+#include "PresentationIndicator.h"
+#include "CallCapacity.h"
+#include "FeatureSet.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AliasAddress.h"
+#include "ServiceControlSession.h"
+#include "DisplayName.h"
+
+#endif	/* _Connect_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Connect-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Connect-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Connect-UUIE.c	(working copy)
@@ -0,0 +1,546 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Connect-UUIE.h"
+
+static int check_permitted_alphabet_18(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_IA5String_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)
+		 && !check_permitted_alphabet_18(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_TYPE_member_t asn_MBR_tokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_9 = {
+	sizeof(struct Connect_UUIE__tokens),
+	offsetof(struct Connect_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_9 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_9,
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_9,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_11 = {
+	sizeof(struct Connect_UUIE__cryptoTokens),
+	offsetof(struct Connect_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_11 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_11,
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_11,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_11,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_fastStart_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_fastStart_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_fastStart_specs_13 = {
+	sizeof(struct Connect_UUIE__fastStart),
+	offsetof(struct Connect_UUIE__fastStart, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_fastStart_13 = {
+	"fastStart",
+	"fastStart",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_fastStart_tags_13,
+	sizeof(asn_DEF_fastStart_tags_13)
+		/sizeof(asn_DEF_fastStart_tags_13[0]) - 1, /* 1 */
+	asn_DEF_fastStart_tags_13,	/* Same as above */
+	sizeof(asn_DEF_fastStart_tags_13)
+		/sizeof(asn_DEF_fastStart_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_fastStart_13,
+	1,	/* Single element */
+	&asn_SPC_fastStart_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_language_17[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_18,  memb_IA5String_constraint_17 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_language_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_language_specs_17 = {
+	sizeof(struct Connect_UUIE__language),
+	offsetof(struct Connect_UUIE__language, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_language_17 = {
+	"language",
+	"language",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_language_tags_17,
+	sizeof(asn_DEF_language_tags_17)
+		/sizeof(asn_DEF_language_tags_17[0]) - 1, /* 1 */
+	asn_DEF_language_tags_17,	/* Same as above */
+	sizeof(asn_DEF_language_tags_17)
+		/sizeof(asn_DEF_language_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_language_17,
+	1,	/* Single element */
+	&asn_SPC_language_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_connectedAddress_19[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_connectedAddress_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_connectedAddress_specs_19 = {
+	sizeof(struct Connect_UUIE__connectedAddress),
+	offsetof(struct Connect_UUIE__connectedAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_connectedAddress_19 = {
+	"connectedAddress",
+	"connectedAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_connectedAddress_tags_19,
+	sizeof(asn_DEF_connectedAddress_tags_19)
+		/sizeof(asn_DEF_connectedAddress_tags_19[0]) - 1, /* 1 */
+	asn_DEF_connectedAddress_tags_19,	/* Same as above */
+	sizeof(asn_DEF_connectedAddress_tags_19)
+		/sizeof(asn_DEF_connectedAddress_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_connectedAddress_19,
+	1,	/* Single element */
+	&asn_SPC_connectedAddress_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_24[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_24[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_24 = {
+	sizeof(struct Connect_UUIE__serviceControl),
+	offsetof(struct Connect_UUIE__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_24 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_24,
+	sizeof(asn_DEF_serviceControl_tags_24)
+		/sizeof(asn_DEF_serviceControl_tags_24[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_24,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_24)
+		/sizeof(asn_DEF_serviceControl_tags_24[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_24,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_24	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_displayName_28[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DisplayName,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_displayName_tags_28[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_displayName_specs_28 = {
+	sizeof(struct Connect_UUIE__displayName),
+	offsetof(struct Connect_UUIE__displayName, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_displayName_28 = {
+	"displayName",
+	"displayName",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_displayName_tags_28,
+	sizeof(asn_DEF_displayName_tags_28)
+		/sizeof(asn_DEF_displayName_tags_28[0]) - 1, /* 1 */
+	asn_DEF_displayName_tags_28,	/* Same as above */
+	sizeof(asn_DEF_displayName_tags_28)
+		/sizeof(asn_DEF_displayName_tags_28[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_displayName_28,
+	1,	/* Single element */
+	&asn_SPC_displayName_specs_28	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Connect_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Connect_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Connect_UUIE, h245Address),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Address"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Connect_UUIE, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Connect_UUIE, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_POINTER, 16, offsetof(struct Connect_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 15, offsetof(struct Connect_UUIE, h245SecurityMode),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H245Security,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245SecurityMode"
+		},
+	{ ATF_POINTER, 14, offsetof(struct Connect_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_tokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 13, offsetof(struct Connect_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 12, offsetof(struct Connect_UUIE, fastStart),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_fastStart_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastStart"
+		},
+	{ ATF_POINTER, 11, offsetof(struct Connect_UUIE, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 10, offsetof(struct Connect_UUIE, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 9, offsetof(struct Connect_UUIE, language),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_language_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+	{ ATF_POINTER, 8, offsetof(struct Connect_UUIE, connectedAddress),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_connectedAddress_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectedAddress"
+		},
+	{ ATF_POINTER, 7, offsetof(struct Connect_UUIE, presentationIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PresentationIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationIndicator"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Connect_UUIE, screeningIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ScreeningIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"screeningIndicator"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Connect_UUIE, fastConnectRefused),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastConnectRefused"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Connect_UUIE, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_serviceControl_24,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Connect_UUIE, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Connect_UUIE, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Connect_UUIE, displayName),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_displayName_28,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"displayName"
+		},
+};
+static const int asn_MAP_Connect_UUIE_oms_1[] = { 1, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 };
+static const ber_tlv_tag_t asn_DEF_Connect_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Connect_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 143 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h245Addressat 144 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* destinationInfoat 145 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* conferenceIDat 146 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* callIdentifierat 148 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* h245SecurityModeat 149 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* tokensat 150 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* cryptoTokensat 151 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* fastStartat 152 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* multipleCallsat 153 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* maintainConnectionat 154 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* languageat 155 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* connectedAddressat 156 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* presentationIndicatorat 157 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* screeningIndicatorat 158 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* fastConnectRefusedat 159 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* serviceControlat 160 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* capacityat 161 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* featureSetat 162 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 } /* displayNameat 163 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Connect_UUIE_specs_1 = {
+	sizeof(struct Connect_UUIE),
+	offsetof(struct Connect_UUIE, _asn_ctx),
+	asn_MAP_Connect_UUIE_tag2el_1,
+	20,	/* Count of tags in the map */
+	asn_MAP_Connect_UUIE_oms_1,	/* Optional members */
+	1, 16,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Connect_UUIE = {
+	"Connect-UUIE",
+	"Connect-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Connect_UUIE_tags_1,
+	sizeof(asn_DEF_Connect_UUIE_tags_1)
+		/sizeof(asn_DEF_Connect_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Connect_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Connect_UUIE_tags_1)
+		/sizeof(asn_DEF_Connect_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Connect_UUIE_1,
+	20,	/* Elements count */
+	&asn_SPC_Connect_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConnectionIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConnectionIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConnectionIdentifier.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ConnectionIdentifier_H_
+#define	_ConnectionIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ConnectionIdentifier */
+typedef struct ConnectionIdentifier {
+	unsigned long	 channelTag;
+	unsigned long	 sequenceNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ConnectionIdentifier_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_channelTag_2;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_sequenceNumber_3;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_ConnectionIdentifier;
+extern asn_SEQUENCE_specifics_t asn_SPC_ConnectionIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_ConnectionIdentifier_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ConnectionIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConnectionIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConnectionIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ConnectionIdentifier.c	(working copy)
@@ -0,0 +1,202 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ConnectionIdentifier.h"
+
+static int
+channelTag_2_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+sequenceNumber_3_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_channelTag_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_sequenceNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_channelTag_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_sequenceNumber_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_channelTag_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sequenceNumber_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_channelTag_specs_2 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_channelTag_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_channelTag_2 = {
+	"channelTag",
+	"channelTag",
+	&asn_OP_NativeInteger,
+	asn_DEF_channelTag_tags_2,
+	sizeof(asn_DEF_channelTag_tags_2)
+		/sizeof(asn_DEF_channelTag_tags_2[0]) - 1, /* 1 */
+	asn_DEF_channelTag_tags_2,	/* Same as above */
+	sizeof(asn_DEF_channelTag_tags_2)
+		/sizeof(asn_DEF_channelTag_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_channelTag_constr_2, channelTag_2_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_channelTag_specs_2	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_sequenceNumber_specs_3 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_sequenceNumber_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sequenceNumber_3 = {
+	"sequenceNumber",
+	"sequenceNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_sequenceNumber_tags_3,
+	sizeof(asn_DEF_sequenceNumber_tags_3)
+		/sizeof(asn_DEF_sequenceNumber_tags_3[0]) - 1, /* 1 */
+	asn_DEF_sequenceNumber_tags_3,	/* Same as above */
+	sizeof(asn_DEF_sequenceNumber_tags_3)
+		/sizeof(asn_DEF_sequenceNumber_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_sequenceNumber_constr_3, sequenceNumber_3_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_sequenceNumber_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ConnectionIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ConnectionIdentifier, channelTag),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_channelTag_2,
+		0,
+		{ 0, &asn_PER_memb_channelTag_constr_2,  memb_channelTag_constraint_1 },
+		0, 0, /* No default value */
+		"channelTag"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ConnectionIdentifier, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_sequenceNumber_3,
+		0,
+		{ 0, &asn_PER_memb_sequenceNumber_constr_3,  memb_sequenceNumber_constraint_1 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ConnectionIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ConnectionIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* channelTagat 3437 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sequenceNumberat 3438 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ConnectionIdentifier_specs_1 = {
+	sizeof(struct ConnectionIdentifier),
+	offsetof(struct ConnectionIdentifier, _asn_ctx),
+	asn_MAP_ConnectionIdentifier_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ConnectionIdentifier = {
+	"ConnectionIdentifier",
+	"ConnectionIdentifier",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ConnectionIdentifier_tags_1,
+	sizeof(asn_DEF_ConnectionIdentifier_tags_1)
+		/sizeof(asn_DEF_ConnectionIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_ConnectionIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ConnectionIdentifier_tags_1)
+		/sizeof(asn_DEF_ConnectionIdentifier_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ConnectionIdentifier_1,
+	2,	/* Elements count */
+	&asn_SPC_ConnectionIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Content.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Content.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Content.h	(working copy)
@@ -0,0 +1,109 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Content_H_
+#define	_Content_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <IA5String.h>
+#include <BMPString.h>
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum Content_PR {
+	Content_PR_NOTHING,	/* No components present */
+	Content_PR_raw,
+	Content_PR_text,
+	Content_PR_unicode,
+	Content_PR_bool,
+	Content_PR_number8,
+	Content_PR_number16,
+	Content_PR_number32,
+	Content_PR_id,
+	Content_PR_alias,
+	Content_PR_transport,
+	Content_PR_compound,
+	Content_PR_nested
+	/* Extensions may appear below */
+	
+} Content_PR;
+
+/* Forward declarations */
+struct GenericIdentifier;
+struct AliasAddress;
+struct TransportAddress;
+struct EnumeratedParameter;
+struct GenericData;
+
+/* Content */
+typedef struct Content {
+	Content_PR present;
+	union Content_u {
+		OCTET_STRING_t	 raw;
+		IA5String_t	 text;
+		BMPString_t	 unicode;
+		BOOLEAN_t	 Bool;
+		long	 number8;
+		long	 number16;
+		unsigned long	 number32;
+		struct GenericIdentifier	*id;
+		struct AliasAddress	*alias;
+		struct TransportAddress	*transport;
+		struct Content__compound {
+			A_SEQUENCE_OF(struct EnumeratedParameter) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *compound;
+		struct Content__nested {
+			A_SEQUENCE_OF(struct GenericData) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *nested;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Content_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_number32_8;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_Content;
+extern asn_CHOICE_specifics_t asn_SPC_Content_specs_1;
+extern asn_TYPE_member_t asn_MBR_Content_1[12];
+extern asn_per_constraints_t asn_PER_type_Content_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericIdentifier.h"
+#include "AliasAddress.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "EnumeratedParameter.h"
+#include "GenericData.h"
+
+#endif	/* _Content_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Content.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Content.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Content.c	(working copy)
@@ -0,0 +1,439 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Content.h"
+
+static int
+number32_8_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_number8_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_number16_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_number32_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_compound_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 512)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_nested_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 16)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_number32_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_compound_constr_12 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  1,  512 }	/* (SIZE(1..512)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_nested_constr_14 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_number8_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_number16_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_number32_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_compound_constr_12 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  1,  512 }	/* (SIZE(1..512)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_nested_constr_14 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_Content_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  11 }	/* (0..11,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_number32_specs_8 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_number32_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_number32_8 = {
+	"number32",
+	"number32",
+	&asn_OP_NativeInteger,
+	asn_DEF_number32_tags_8,
+	sizeof(asn_DEF_number32_tags_8)
+		/sizeof(asn_DEF_number32_tags_8[0]) - 1, /* 1 */
+	asn_DEF_number32_tags_8,	/* Same as above */
+	sizeof(asn_DEF_number32_tags_8)
+		/sizeof(asn_DEF_number32_tags_8[0]), /* 2 */
+	{ 0, &asn_PER_type_number32_constr_8, number32_8_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_number32_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_compound_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_EnumeratedParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_compound_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_compound_specs_12 = {
+	sizeof(struct Content__compound),
+	offsetof(struct Content__compound, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_compound_12 = {
+	"compound",
+	"compound",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_compound_tags_12,
+	sizeof(asn_DEF_compound_tags_12)
+		/sizeof(asn_DEF_compound_tags_12[0]) - 1, /* 1 */
+	asn_DEF_compound_tags_12,	/* Same as above */
+	sizeof(asn_DEF_compound_tags_12)
+		/sizeof(asn_DEF_compound_tags_12[0]), /* 2 */
+	{ 0, &asn_PER_type_compound_constr_12, SEQUENCE_OF_constraint },
+	asn_MBR_compound_12,
+	1,	/* Single element */
+	&asn_SPC_compound_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_nested_14[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nested_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nested_specs_14 = {
+	sizeof(struct Content__nested),
+	offsetof(struct Content__nested, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nested_14 = {
+	"nested",
+	"nested",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nested_tags_14,
+	sizeof(asn_DEF_nested_tags_14)
+		/sizeof(asn_DEF_nested_tags_14[0]) - 1, /* 1 */
+	asn_DEF_nested_tags_14,	/* Same as above */
+	sizeof(asn_DEF_nested_tags_14)
+		/sizeof(asn_DEF_nested_tags_14[0]), /* 2 */
+	{ 0, &asn_PER_type_nested_constr_14, SEQUENCE_OF_constraint },
+	asn_MBR_nested_14,
+	1,	/* Single element */
+	&asn_SPC_nested_specs_14	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Content_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Content, choice.raw),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"raw"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Content, choice.text),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"text"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Content, choice.unicode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BMPString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unicode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Content, choice.Bool),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bool"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Content, choice.number8),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_number8_constr_6,  memb_number8_constraint_1 },
+		0, 0, /* No default value */
+		"number8"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Content, choice.number16),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_number16_constr_7,  memb_number16_constraint_1 },
+		0, 0, /* No default value */
+		"number16"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Content, choice.number32),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_number32_8,
+		0,
+		{ 0, &asn_PER_memb_number32_constr_8,  memb_number32_constraint_1 },
+		0, 0, /* No default value */
+		"number32"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Content, choice.id),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_GenericIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"id"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Content, choice.alias),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alias"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Content, choice.transport),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transport"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Content, choice.compound),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_compound_12,
+		0,
+		{ 0, &asn_PER_memb_compound_constr_12,  memb_compound_constraint_1 },
+		0, 0, /* No default value */
+		"compound"
+		},
+	{ ATF_POINTER, 0, offsetof(struct Content, choice.nested),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_nested_14,
+		0,
+		{ 0, &asn_PER_memb_nested_constr_14,  memb_nested_constraint_1 },
+		0, 0, /* No default value */
+		"nested"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_Content_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rawat 1354 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* textat 1355 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* unicodeat 1356 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* boolat 1357 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* number8at 1358 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* number16at 1359 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* number32at 1360 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* idat 1361 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* aliasat 1362 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* transportat 1363 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* compoundat 1364 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* nestedat 1365 */
+};
+asn_CHOICE_specifics_t asn_SPC_Content_specs_1 = {
+	sizeof(struct Content),
+	offsetof(struct Content, _asn_ctx),
+	offsetof(struct Content, present),
+	sizeof(((struct Content *)0)->present),
+	asn_MAP_Content_tag2el_1,
+	12,	/* Count of tags in the map */
+	0, 0,
+	12	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_Content = {
+	"Content",
+	"Content",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_Content_constr_1, CHOICE_constraint },
+	asn_MBR_Content_1,
+	12,	/* Elements count */
+	&asn_SPC_Content_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Criteria.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Criteria.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Criteria.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Criteria_H_
+#define	_Criteria_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Criteria */
+typedef struct Criteria {
+	OBJECT_IDENTIFIER_t	 field;
+	OCTET_STRING_t	 value;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Criteria_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Criteria;
+extern asn_SEQUENCE_specifics_t asn_SPC_Criteria_specs_1;
+extern asn_TYPE_member_t asn_MBR_Criteria_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _Criteria_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Criteria.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Criteria.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Criteria.c	(working copy)
@@ -0,0 +1,91 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Criteria.h"
+
+static int
+memb_value_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_value_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_Criteria_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Criteria, field),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"field"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Criteria, value),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_value_constr_3,  memb_value_constraint_1 },
+		0, 0, /* No default value */
+		"value"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_Criteria_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Criteria_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* fieldat 3158 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* valueat 3160 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Criteria_specs_1 = {
+	sizeof(struct Criteria),
+	offsetof(struct Criteria, _asn_ctx),
+	asn_MAP_Criteria_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Criteria = {
+	"Criteria",
+	"Criteria",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Criteria_tags_1,
+	sizeof(asn_DEF_Criteria_tags_1)
+		/sizeof(asn_DEF_Criteria_tags_1[0]), /* 1 */
+	asn_DEF_Criteria_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Criteria_tags_1)
+		/sizeof(asn_DEF_Criteria_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Criteria_1,
+	2,	/* Elements count */
+	&asn_SPC_Criteria_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoH323Token.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoH323Token.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoH323Token.h	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CryptoH323Token_H_
+#define	_CryptoH323Token_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "AliasAddress.h"
+#include "TimeStamp.h"
+#include "HASHED.h"
+#include <constr_SEQUENCE.h>
+#include "GatekeeperIdentifier.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CryptoH323Token_PR {
+	CryptoH323Token_PR_NOTHING,	/* No components present */
+	CryptoH323Token_PR_cryptoEPPwdHash,
+	CryptoH323Token_PR_cryptoGKPwdHash,
+	CryptoH323Token_PR_cryptoEPPwdEncr,
+	CryptoH323Token_PR_cryptoGKPwdEncr,
+	CryptoH323Token_PR_cryptoEPCert,
+	CryptoH323Token_PR_cryptoGKCert,
+	CryptoH323Token_PR_cryptoFastStart,
+	CryptoH323Token_PR_nestedcryptoToken
+	/* Extensions may appear below */
+	
+} CryptoH323Token_PR;
+
+/* Forward declarations */
+struct ENCRYPTED;
+struct SIGNED_EncodedPwdCertToken;
+struct SIGNED_EncodedFastStartToken;
+struct CryptoToken;
+
+/* CryptoH323Token */
+typedef struct CryptoH323Token {
+	CryptoH323Token_PR present;
+	union CryptoH323Token_u {
+		struct CryptoH323Token__cryptoEPPwdHash {
+			AliasAddress_t	 alias;
+			TimeStamp_t	 timeStamp;
+			HASHED_209P0_t	 token;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *cryptoEPPwdHash;
+		struct CryptoH323Token__cryptoGKPwdHash {
+			GatekeeperIdentifier_t	 gatekeeperId;
+			TimeStamp_t	 timeStamp;
+			HASHED_209P0_t	 token;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *cryptoGKPwdHash;
+		struct ENCRYPTED	*cryptoEPPwdEncr;
+		struct ENCRYPTED	*cryptoGKPwdEncr;
+		struct SIGNED_EncodedPwdCertToken	*cryptoEPCert;
+		struct SIGNED_EncodedPwdCertToken	*cryptoGKCert;
+		struct SIGNED_EncodedFastStartToken	*cryptoFastStart;
+		struct CryptoToken	*nestedcryptoToken;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CryptoH323Token_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CryptoH323Token;
+extern asn_CHOICE_specifics_t asn_SPC_CryptoH323Token_specs_1;
+extern asn_TYPE_member_t asn_MBR_CryptoH323Token_1[8];
+extern asn_per_constraints_t asn_PER_type_CryptoH323Token_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ENCRYPTED.h"
+#include "SIGNED.h"
+#include "CryptoToken.h"
+
+#endif	/* _CryptoH323Token_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoH323Token.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoH323Token.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoH323Token.c	(working copy)
@@ -0,0 +1,248 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CryptoH323Token.h"
+
+asn_per_constraints_t asn_PER_type_CryptoH323Token_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  7 }	/* (0..7,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cryptoEPPwdHash_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoH323Token__cryptoEPPwdHash, alias),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alias"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoH323Token__cryptoEPPwdHash, timeStamp),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeStamp,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"timeStamp"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoH323Token__cryptoEPPwdHash, token),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_HASHED_209P0,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"token"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoEPPwdHash_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_cryptoEPPwdHash_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* aliasat 1098 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* timeStampat 1099 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* tokenat 1100 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_cryptoEPPwdHash_specs_2 = {
+	sizeof(struct CryptoH323Token__cryptoEPPwdHash),
+	offsetof(struct CryptoH323Token__cryptoEPPwdHash, _asn_ctx),
+	asn_MAP_cryptoEPPwdHash_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoEPPwdHash_2 = {
+	"cryptoEPPwdHash",
+	"cryptoEPPwdHash",
+	&asn_OP_SEQUENCE,
+	asn_DEF_cryptoEPPwdHash_tags_2,
+	sizeof(asn_DEF_cryptoEPPwdHash_tags_2)
+		/sizeof(asn_DEF_cryptoEPPwdHash_tags_2[0]) - 1, /* 1 */
+	asn_DEF_cryptoEPPwdHash_tags_2,	/* Same as above */
+	sizeof(asn_DEF_cryptoEPPwdHash_tags_2)
+		/sizeof(asn_DEF_cryptoEPPwdHash_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_cryptoEPPwdHash_2,
+	3,	/* Elements count */
+	&asn_SPC_cryptoEPPwdHash_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoGKPwdHash_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoH323Token__cryptoGKPwdHash, gatekeeperId),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperId"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoH323Token__cryptoGKPwdHash, timeStamp),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeStamp,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"timeStamp"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoH323Token__cryptoGKPwdHash, token),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_HASHED_209P0,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"token"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoGKPwdHash_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_cryptoGKPwdHash_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gatekeeperIdat 1104 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* timeStampat 1105 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* tokenat 1106 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_cryptoGKPwdHash_specs_6 = {
+	sizeof(struct CryptoH323Token__cryptoGKPwdHash),
+	offsetof(struct CryptoH323Token__cryptoGKPwdHash, _asn_ctx),
+	asn_MAP_cryptoGKPwdHash_tag2el_6,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoGKPwdHash_6 = {
+	"cryptoGKPwdHash",
+	"cryptoGKPwdHash",
+	&asn_OP_SEQUENCE,
+	asn_DEF_cryptoGKPwdHash_tags_6,
+	sizeof(asn_DEF_cryptoGKPwdHash_tags_6)
+		/sizeof(asn_DEF_cryptoGKPwdHash_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoGKPwdHash_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoGKPwdHash_tags_6)
+		/sizeof(asn_DEF_cryptoGKPwdHash_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_cryptoGKPwdHash_6,
+	3,	/* Elements count */
+	&asn_SPC_cryptoGKPwdHash_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CryptoH323Token_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.cryptoEPPwdHash),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_cryptoEPPwdHash_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoEPPwdHash"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.cryptoGKPwdHash),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_cryptoGKPwdHash_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoGKPwdHash"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.cryptoEPPwdEncr),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ENCRYPTED_202P0,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoEPPwdEncr"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.cryptoGKPwdEncr),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ENCRYPTED_202P0,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoGKPwdEncr"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.cryptoEPCert),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SIGNED_EncodedPwdCertToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoEPCert"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.cryptoGKCert),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SIGNED_EncodedPwdCertToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoGKCert"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.cryptoFastStart),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SIGNED_EncodedFastStartToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoFastStart"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoH323Token, choice.nestedcryptoToken),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CryptoToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nestedcryptoToken"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CryptoH323Token_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* cryptoEPPwdHashat 1098 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* cryptoGKPwdHashat 1104 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cryptoEPPwdEncrat 1108 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoGKPwdEncrat 1109 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cryptoEPCertat 1110 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cryptoGKCertat 1111 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoFastStartat 1112 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* nestedcryptoTokenat 1113 */
+};
+asn_CHOICE_specifics_t asn_SPC_CryptoH323Token_specs_1 = {
+	sizeof(struct CryptoH323Token),
+	offsetof(struct CryptoH323Token, _asn_ctx),
+	offsetof(struct CryptoH323Token, present),
+	sizeof(((struct CryptoH323Token *)0)->present),
+	asn_MAP_CryptoH323Token_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	8	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CryptoH323Token = {
+	"CryptoH323Token",
+	"CryptoH323Token",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CryptoH323Token_constr_1, CHOICE_constraint },
+	asn_MBR_CryptoH323Token_1,
+	8,	/* Elements count */
+	&asn_SPC_CryptoH323Token_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoToken.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoToken.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoToken.h	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CryptoToken_H_
+#define	_CryptoToken_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include "ENCRYPTED.h"
+#include <constr_SEQUENCE.h>
+#include "SIGNED.h"
+#include "ClearToken.h"
+#include "HASHED.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CryptoToken_PR {
+	CryptoToken_PR_NOTHING,	/* No components present */
+	CryptoToken_PR_cryptoEncryptedToken,
+	CryptoToken_PR_cryptoSignedToken,
+	CryptoToken_PR_cryptoHashedToken,
+	CryptoToken_PR_cryptoPwdEncr
+	/* Extensions may appear below */
+	
+} CryptoToken_PR;
+
+/* Forward declarations */
+struct ENCRYPTED;
+
+/* CryptoToken */
+typedef struct CryptoToken {
+	CryptoToken_PR present;
+	union CryptoToken_u {
+		struct CryptoToken__cryptoEncryptedToken {
+			OBJECT_IDENTIFIER_t	 tokenOID;
+			ENCRYPTED_202P1_t	 token;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *cryptoEncryptedToken;
+		struct CryptoToken__cryptoSignedToken {
+			OBJECT_IDENTIFIER_t	 tokenOID;
+			SIGNED_EncodedGeneralToken_t	 token;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *cryptoSignedToken;
+		struct CryptoToken__cryptoHashedToken {
+			OBJECT_IDENTIFIER_t	 tokenOID;
+			ClearToken_t	 hashedVals;
+			HASHED_209P1_t	 token;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *cryptoHashedToken;
+		struct ENCRYPTED	*cryptoPwdEncr;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CryptoToken_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CryptoToken;
+extern asn_CHOICE_specifics_t asn_SPC_CryptoToken_specs_1;
+extern asn_TYPE_member_t asn_MBR_CryptoToken_1[4];
+extern asn_per_constraints_t asn_PER_type_CryptoToken_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ENCRYPTED.h"
+
+#endif	/* _CryptoToken_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoToken.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoToken.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CryptoToken.c	(working copy)
@@ -0,0 +1,251 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CryptoToken.h"
+
+asn_per_constraints_t asn_PER_type_CryptoToken_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cryptoEncryptedToken_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoToken__cryptoEncryptedToken, tokenOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokenOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoToken__cryptoEncryptedToken, token),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ENCRYPTED_202P1,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"token"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoEncryptedToken_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_cryptoEncryptedToken_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* tokenOIDat 239 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* tokenat 240 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_cryptoEncryptedToken_specs_2 = {
+	sizeof(struct CryptoToken__cryptoEncryptedToken),
+	offsetof(struct CryptoToken__cryptoEncryptedToken, _asn_ctx),
+	asn_MAP_cryptoEncryptedToken_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoEncryptedToken_2 = {
+	"cryptoEncryptedToken",
+	"cryptoEncryptedToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_cryptoEncryptedToken_tags_2,
+	sizeof(asn_DEF_cryptoEncryptedToken_tags_2)
+		/sizeof(asn_DEF_cryptoEncryptedToken_tags_2[0]) - 1, /* 1 */
+	asn_DEF_cryptoEncryptedToken_tags_2,	/* Same as above */
+	sizeof(asn_DEF_cryptoEncryptedToken_tags_2)
+		/sizeof(asn_DEF_cryptoEncryptedToken_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_cryptoEncryptedToken_2,
+	2,	/* Elements count */
+	&asn_SPC_cryptoEncryptedToken_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoSignedToken_5[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoToken__cryptoSignedToken, tokenOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokenOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoToken__cryptoSignedToken, token),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SIGNED_EncodedGeneralToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"token"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoSignedToken_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_cryptoSignedToken_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* tokenOIDat 244 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* tokenat 245 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_cryptoSignedToken_specs_5 = {
+	sizeof(struct CryptoToken__cryptoSignedToken),
+	offsetof(struct CryptoToken__cryptoSignedToken, _asn_ctx),
+	asn_MAP_cryptoSignedToken_tag2el_5,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoSignedToken_5 = {
+	"cryptoSignedToken",
+	"cryptoSignedToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_cryptoSignedToken_tags_5,
+	sizeof(asn_DEF_cryptoSignedToken_tags_5)
+		/sizeof(asn_DEF_cryptoSignedToken_tags_5[0]) - 1, /* 1 */
+	asn_DEF_cryptoSignedToken_tags_5,	/* Same as above */
+	sizeof(asn_DEF_cryptoSignedToken_tags_5)
+		/sizeof(asn_DEF_cryptoSignedToken_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_cryptoSignedToken_5,
+	2,	/* Elements count */
+	&asn_SPC_cryptoSignedToken_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoHashedToken_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoToken__cryptoHashedToken, tokenOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokenOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoToken__cryptoHashedToken, hashedVals),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hashedVals"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CryptoToken__cryptoHashedToken, token),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_HASHED_209P1,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"token"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoHashedToken_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_cryptoHashedToken_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* tokenOIDat 249 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* hashedValsat 250 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* tokenat 251 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_cryptoHashedToken_specs_8 = {
+	sizeof(struct CryptoToken__cryptoHashedToken),
+	offsetof(struct CryptoToken__cryptoHashedToken, _asn_ctx),
+	asn_MAP_cryptoHashedToken_tag2el_8,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoHashedToken_8 = {
+	"cryptoHashedToken",
+	"cryptoHashedToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_cryptoHashedToken_tags_8,
+	sizeof(asn_DEF_cryptoHashedToken_tags_8)
+		/sizeof(asn_DEF_cryptoHashedToken_tags_8[0]) - 1, /* 1 */
+	asn_DEF_cryptoHashedToken_tags_8,	/* Same as above */
+	sizeof(asn_DEF_cryptoHashedToken_tags_8)
+		/sizeof(asn_DEF_cryptoHashedToken_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_cryptoHashedToken_8,
+	3,	/* Elements count */
+	&asn_SPC_cryptoHashedToken_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CryptoToken_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct CryptoToken, choice.cryptoEncryptedToken),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_cryptoEncryptedToken_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoEncryptedToken"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoToken, choice.cryptoSignedToken),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_cryptoSignedToken_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoSignedToken"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoToken, choice.cryptoHashedToken),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_cryptoHashedToken_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoHashedToken"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CryptoToken, choice.cryptoPwdEncr),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ENCRYPTED_202P0,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoPwdEncr"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_CryptoToken_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* cryptoEncryptedTokenat 239 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* cryptoSignedTokenat 244 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cryptoHashedTokenat 249 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* cryptoPwdEncrat 253 */
+};
+asn_CHOICE_specifics_t asn_SPC_CryptoToken_specs_1 = {
+	sizeof(struct CryptoToken),
+	offsetof(struct CryptoToken, _asn_ctx),
+	offsetof(struct CryptoToken, present),
+	sizeof(((struct CryptoToken *)0)->present),
+	asn_MAP_CryptoToken_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_CryptoToken = {
+	"CryptoToken",
+	"CryptoToken",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_CryptoToken_constr_1, CHOICE_constraint },
+	asn_MBR_CryptoToken_1,
+	4,	/* Elements count */
+	&asn_SPC_CryptoToken_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureClockFrequency.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureClockFrequency.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureClockFrequency.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CustomPictureClockFrequency_H_
+#define	_CustomPictureClockFrequency_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* CustomPictureClockFrequency */
+typedef struct CustomPictureClockFrequency {
+	long	 clockConversionCode;
+	long	 clockDivisor;
+	long	*sqcifMPI;	/* OPTIONAL */
+	long	*qcifMPI;	/* OPTIONAL */
+	long	*cifMPI;	/* OPTIONAL */
+	long	*cif4MPI;	/* OPTIONAL */
+	long	*cif16MPI;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CustomPictureClockFrequency_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CustomPictureClockFrequency;
+extern asn_SEQUENCE_specifics_t asn_SPC_CustomPictureClockFrequency_specs_1;
+extern asn_TYPE_member_t asn_MBR_CustomPictureClockFrequency_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CustomPictureClockFrequency_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureClockFrequency.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureClockFrequency.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureClockFrequency.c	(working copy)
@@ -0,0 +1,322 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CustomPictureClockFrequency.h"
+
+static int
+memb_clockConversionCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1000 && value <= 1001)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_clockDivisor_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sqcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_qcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif4MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif16MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_clockConversionCode_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  1000,  1001 }	/* (1000..1001) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_clockDivisor_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  1,  127 }	/* (1..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sqcifMPI_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_qcifMPI_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cifMPI_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif4MPI_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif16MPI_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_CustomPictureClockFrequency_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureClockFrequency, clockConversionCode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_clockConversionCode_constr_2,  memb_clockConversionCode_constraint_1 },
+		0, 0, /* No default value */
+		"clockConversionCode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureClockFrequency, clockDivisor),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_clockDivisor_constr_3,  memb_clockDivisor_constraint_1 },
+		0, 0, /* No default value */
+		"clockDivisor"
+		},
+	{ ATF_POINTER, 5, offsetof(struct CustomPictureClockFrequency, sqcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sqcifMPI_constr_4,  memb_sqcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"sqcifMPI"
+		},
+	{ ATF_POINTER, 4, offsetof(struct CustomPictureClockFrequency, qcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_qcifMPI_constr_5,  memb_qcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"qcifMPI"
+		},
+	{ ATF_POINTER, 3, offsetof(struct CustomPictureClockFrequency, cifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cifMPI_constr_6,  memb_cifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"cifMPI"
+		},
+	{ ATF_POINTER, 2, offsetof(struct CustomPictureClockFrequency, cif4MPI),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif4MPI_constr_7,  memb_cif4MPI_constraint_1 },
+		0, 0, /* No default value */
+		"cif4MPI"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CustomPictureClockFrequency, cif16MPI),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif16MPI_constr_8,  memb_cif16MPI_constraint_1 },
+		0, 0, /* No default value */
+		"cif16MPI"
+		},
+};
+static const int asn_MAP_CustomPictureClockFrequency_oms_1[] = { 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_CustomPictureClockFrequency_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CustomPictureClockFrequency_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* clockConversionCodeat 983 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* clockDivisorat 984 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* sqcifMPIat 985 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* qcifMPIat 986 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cifMPIat 987 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cif4MPIat 988 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* cif16MPIat 989 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CustomPictureClockFrequency_specs_1 = {
+	sizeof(struct CustomPictureClockFrequency),
+	offsetof(struct CustomPictureClockFrequency, _asn_ctx),
+	asn_MAP_CustomPictureClockFrequency_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_CustomPictureClockFrequency_oms_1,	/* Optional members */
+	5, 0,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CustomPictureClockFrequency = {
+	"CustomPictureClockFrequency",
+	"CustomPictureClockFrequency",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CustomPictureClockFrequency_tags_1,
+	sizeof(asn_DEF_CustomPictureClockFrequency_tags_1)
+		/sizeof(asn_DEF_CustomPictureClockFrequency_tags_1[0]), /* 1 */
+	asn_DEF_CustomPictureClockFrequency_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CustomPictureClockFrequency_tags_1)
+		/sizeof(asn_DEF_CustomPictureClockFrequency_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CustomPictureClockFrequency_1,
+	7,	/* Elements count */
+	&asn_SPC_CustomPictureClockFrequency_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureFormat.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureFormat.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureFormat.h	(working copy)
@@ -0,0 +1,127 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_CustomPictureFormat_H_
+#define	_CustomPictureFormat_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <asn_SET_OF.h>
+#include <constr_SEQUENCE.h>
+#include <constr_SET_OF.h>
+#include <BOOLEAN.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum CustomPictureFormat__pixelAspectInformation_PR {
+	CustomPictureFormat__pixelAspectInformation_PR_NOTHING,	/* No components present */
+	CustomPictureFormat__pixelAspectInformation_PR_anyPixelAspectRatio,
+	CustomPictureFormat__pixelAspectInformation_PR_pixelAspectCode,
+	CustomPictureFormat__pixelAspectInformation_PR_extendedPAR
+	/* Extensions may appear below */
+	
+} CustomPictureFormat__pixelAspectInformation_PR;
+
+/* Forward definitions */
+typedef struct CustomPictureFormat__mPI__customPCF__Member {
+	long	 clockConversionCode;
+	long	 clockDivisor;
+	long	 customMPI;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CustomPictureFormat__mPI__customPCF__Member;
+typedef struct CustomPictureFormat__pixelAspectInformation__extendedPAR__Member {
+	long	 width;
+	long	 height;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CustomPictureFormat__pixelAspectInformation__extendedPAR__Member;
+
+/* CustomPictureFormat */
+typedef struct CustomPictureFormat {
+	long	 maxCustomPictureWidth;
+	long	 maxCustomPictureHeight;
+	long	 minCustomPictureWidth;
+	long	 minCustomPictureHeight;
+	struct CustomPictureFormat__mPI {
+		long	*standardMPI;	/* OPTIONAL */
+		struct CustomPictureFormat__mPI__customPCF {
+			A_SET_OF(CustomPictureFormat__mPI__customPCF__Member) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *customPCF;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} mPI;
+	struct CustomPictureFormat__pixelAspectInformation {
+		CustomPictureFormat__pixelAspectInformation_PR present;
+		union CustomPictureFormat__pixelAspectInformation_u {
+			BOOLEAN_t	 anyPixelAspectRatio;
+			struct CustomPictureFormat__pixelAspectInformation__pixelAspectCode {
+				A_SET_OF(long) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *pixelAspectCode;
+			struct CustomPictureFormat__pixelAspectInformation__extendedPAR {
+				A_SET_OF(CustomPictureFormat__pixelAspectInformation__extendedPAR__Member) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *extendedPAR;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} pixelAspectInformation;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} CustomPictureFormat_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_CustomPictureFormat;
+extern asn_SEQUENCE_specifics_t asn_SPC_CustomPictureFormat_specs_1;
+extern asn_TYPE_member_t asn_MBR_CustomPictureFormat_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CustomPictureFormat_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureFormat.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureFormat.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/CustomPictureFormat.c	(working copy)
@@ -0,0 +1,882 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "CustomPictureFormat.h"
+
+static int
+memb_clockConversionCode_constraint_9(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1000 && value <= 1001)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_clockDivisor_constraint_9(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_customMPI_constraint_9(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_standardMPI_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 31)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_customPCF_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 16)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_NativeInteger_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 14)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_width_constraint_20(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_height_constraint_20(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_pixelAspectCode_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 14)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_extendedPAR_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxCustomPictureWidth_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxCustomPictureHeight_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_minCustomPictureWidth_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_minCustomPictureHeight_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_clockConversionCode_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  1000,  1001 }	/* (1000..1001) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_clockDivisor_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  1,  127 }	/* (1..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_customMPI_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_customPCF_constr_8 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_standardMPI_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  31 }	/* (1..31) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_customPCF_constr_8 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_Member_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (1..14) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_pixelAspectCode_constr_17 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_width_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_height_constr_22 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_extendedPAR_constr_19 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_pixelAspectCode_constr_17 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_extendedPAR_constr_19 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_pixelAspectInformation_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxCustomPictureWidth_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxCustomPictureHeight_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_minCustomPictureWidth_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_minCustomPictureHeight_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (1..2048) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_Member_9[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat__mPI__customPCF__Member, clockConversionCode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_clockConversionCode_constr_10,  memb_clockConversionCode_constraint_9 },
+		0, 0, /* No default value */
+		"clockConversionCode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat__mPI__customPCF__Member, clockDivisor),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_clockDivisor_constr_11,  memb_clockDivisor_constraint_9 },
+		0, 0, /* No default value */
+		"clockDivisor"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat__mPI__customPCF__Member, customMPI),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_customMPI_constr_12,  memb_customMPI_constraint_9 },
+		0, 0, /* No default value */
+		"customMPI"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_Member_tags_9[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_9[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* clockConversionCodeat 1004 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* clockDivisorat 1005 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* customMPIat 1006 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_9 = {
+	sizeof(struct CustomPictureFormat__mPI__customPCF__Member),
+	offsetof(struct CustomPictureFormat__mPI__customPCF__Member, _asn_ctx),
+	asn_MAP_Member_tag2el_9,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_Member_9 = {
+	"SEQUENCE",
+	"SEQUENCE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Member_tags_9,
+	sizeof(asn_DEF_Member_tags_9)
+		/sizeof(asn_DEF_Member_tags_9[0]), /* 1 */
+	asn_DEF_Member_tags_9,	/* Same as above */
+	sizeof(asn_DEF_Member_tags_9)
+		/sizeof(asn_DEF_Member_tags_9[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Member_9,
+	3,	/* Elements count */
+	&asn_SPC_Member_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_customPCF_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Member_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_customPCF_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_customPCF_specs_8 = {
+	sizeof(struct CustomPictureFormat__mPI__customPCF),
+	offsetof(struct CustomPictureFormat__mPI__customPCF, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_customPCF_8 = {
+	"customPCF",
+	"customPCF",
+	&asn_OP_SET_OF,
+	asn_DEF_customPCF_tags_8,
+	sizeof(asn_DEF_customPCF_tags_8)
+		/sizeof(asn_DEF_customPCF_tags_8[0]) - 1, /* 1 */
+	asn_DEF_customPCF_tags_8,	/* Same as above */
+	sizeof(asn_DEF_customPCF_tags_8)
+		/sizeof(asn_DEF_customPCF_tags_8[0]), /* 2 */
+	{ 0, &asn_PER_type_customPCF_constr_8, SET_OF_constraint },
+	asn_MBR_customPCF_8,
+	1,	/* Single element */
+	&asn_SPC_customPCF_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mPI_6[] = {
+	{ ATF_POINTER, 2, offsetof(struct CustomPictureFormat__mPI, standardMPI),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_standardMPI_constr_7,  memb_standardMPI_constraint_6 },
+		0, 0, /* No default value */
+		"standardMPI"
+		},
+	{ ATF_POINTER, 1, offsetof(struct CustomPictureFormat__mPI, customPCF),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_customPCF_8,
+		0,
+		{ 0, &asn_PER_memb_customPCF_constr_8,  memb_customPCF_constraint_6 },
+		0, 0, /* No default value */
+		"customPCF"
+		},
+};
+static const int asn_MAP_mPI_oms_6[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_mPI_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_mPI_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* standardMPIat 1001 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* customPCFat 1008 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_mPI_specs_6 = {
+	sizeof(struct CustomPictureFormat__mPI),
+	offsetof(struct CustomPictureFormat__mPI, _asn_ctx),
+	asn_MAP_mPI_tag2el_6,
+	2,	/* Count of tags in the map */
+	asn_MAP_mPI_oms_6,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mPI_6 = {
+	"mPI",
+	"mPI",
+	&asn_OP_SEQUENCE,
+	asn_DEF_mPI_tags_6,
+	sizeof(asn_DEF_mPI_tags_6)
+		/sizeof(asn_DEF_mPI_tags_6[0]) - 1, /* 1 */
+	asn_DEF_mPI_tags_6,	/* Same as above */
+	sizeof(asn_DEF_mPI_tags_6)
+		/sizeof(asn_DEF_mPI_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_mPI_6,
+	2,	/* Elements count */
+	&asn_SPC_mPI_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_pixelAspectCode_17[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_18,  memb_NativeInteger_constraint_17 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_pixelAspectCode_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_pixelAspectCode_specs_17 = {
+	sizeof(struct CustomPictureFormat__pixelAspectInformation__pixelAspectCode),
+	offsetof(struct CustomPictureFormat__pixelAspectInformation__pixelAspectCode, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_pixelAspectCode_17 = {
+	"pixelAspectCode",
+	"pixelAspectCode",
+	&asn_OP_SET_OF,
+	asn_DEF_pixelAspectCode_tags_17,
+	sizeof(asn_DEF_pixelAspectCode_tags_17)
+		/sizeof(asn_DEF_pixelAspectCode_tags_17[0]) - 1, /* 1 */
+	asn_DEF_pixelAspectCode_tags_17,	/* Same as above */
+	sizeof(asn_DEF_pixelAspectCode_tags_17)
+		/sizeof(asn_DEF_pixelAspectCode_tags_17[0]), /* 2 */
+	{ 0, &asn_PER_type_pixelAspectCode_constr_17, SET_OF_constraint },
+	asn_MBR_pixelAspectCode_17,
+	1,	/* Single element */
+	&asn_SPC_pixelAspectCode_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_Member_20[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat__pixelAspectInformation__extendedPAR__Member, width),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_width_constr_21,  memb_width_constraint_20 },
+		0, 0, /* No default value */
+		"width"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat__pixelAspectInformation__extendedPAR__Member, height),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_height_constr_22,  memb_height_constraint_20 },
+		0, 0, /* No default value */
+		"height"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_Member_tags_20[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_20[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* widthat 1018 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* heightat 1019 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_20 = {
+	sizeof(struct CustomPictureFormat__pixelAspectInformation__extendedPAR__Member),
+	offsetof(struct CustomPictureFormat__pixelAspectInformation__extendedPAR__Member, _asn_ctx),
+	asn_MAP_Member_tag2el_20,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_Member_20 = {
+	"SEQUENCE",
+	"SEQUENCE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Member_tags_20,
+	sizeof(asn_DEF_Member_tags_20)
+		/sizeof(asn_DEF_Member_tags_20[0]), /* 1 */
+	asn_DEF_Member_tags_20,	/* Same as above */
+	sizeof(asn_DEF_Member_tags_20)
+		/sizeof(asn_DEF_Member_tags_20[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Member_20,
+	2,	/* Elements count */
+	&asn_SPC_Member_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_extendedPAR_19[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Member_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_extendedPAR_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_extendedPAR_specs_19 = {
+	sizeof(struct CustomPictureFormat__pixelAspectInformation__extendedPAR),
+	offsetof(struct CustomPictureFormat__pixelAspectInformation__extendedPAR, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_extendedPAR_19 = {
+	"extendedPAR",
+	"extendedPAR",
+	&asn_OP_SET_OF,
+	asn_DEF_extendedPAR_tags_19,
+	sizeof(asn_DEF_extendedPAR_tags_19)
+		/sizeof(asn_DEF_extendedPAR_tags_19[0]) - 1, /* 1 */
+	asn_DEF_extendedPAR_tags_19,	/* Same as above */
+	sizeof(asn_DEF_extendedPAR_tags_19)
+		/sizeof(asn_DEF_extendedPAR_tags_19[0]), /* 2 */
+	{ 0, &asn_PER_type_extendedPAR_constr_19, SET_OF_constraint },
+	asn_MBR_extendedPAR_19,
+	1,	/* Single element */
+	&asn_SPC_extendedPAR_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_pixelAspectInformation_15[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat__pixelAspectInformation, choice.anyPixelAspectRatio),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"anyPixelAspectRatio"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CustomPictureFormat__pixelAspectInformation, choice.pixelAspectCode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_pixelAspectCode_17,
+		0,
+		{ 0, &asn_PER_memb_pixelAspectCode_constr_17,  memb_pixelAspectCode_constraint_15 },
+		0, 0, /* No default value */
+		"pixelAspectCode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct CustomPictureFormat__pixelAspectInformation, choice.extendedPAR),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_extendedPAR_19,
+		0,
+		{ 0, &asn_PER_memb_extendedPAR_constr_19,  memb_extendedPAR_constraint_15 },
+		0, 0, /* No default value */
+		"extendedPAR"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_pixelAspectInformation_tag2el_15[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* anyPixelAspectRatioat 1014 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* pixelAspectCodeat 1015 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* extendedPARat 1021 */
+};
+static asn_CHOICE_specifics_t asn_SPC_pixelAspectInformation_specs_15 = {
+	sizeof(struct CustomPictureFormat__pixelAspectInformation),
+	offsetof(struct CustomPictureFormat__pixelAspectInformation, _asn_ctx),
+	offsetof(struct CustomPictureFormat__pixelAspectInformation, present),
+	sizeof(((struct CustomPictureFormat__pixelAspectInformation *)0)->present),
+	asn_MAP_pixelAspectInformation_tag2el_15,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_pixelAspectInformation_15 = {
+	"pixelAspectInformation",
+	"pixelAspectInformation",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_pixelAspectInformation_constr_15, CHOICE_constraint },
+	asn_MBR_pixelAspectInformation_15,
+	3,	/* Elements count */
+	&asn_SPC_pixelAspectInformation_specs_15	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_CustomPictureFormat_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat, maxCustomPictureWidth),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxCustomPictureWidth_constr_2,  memb_maxCustomPictureWidth_constraint_1 },
+		0, 0, /* No default value */
+		"maxCustomPictureWidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat, maxCustomPictureHeight),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxCustomPictureHeight_constr_3,  memb_maxCustomPictureHeight_constraint_1 },
+		0, 0, /* No default value */
+		"maxCustomPictureHeight"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat, minCustomPictureWidth),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_minCustomPictureWidth_constr_4,  memb_minCustomPictureWidth_constraint_1 },
+		0, 0, /* No default value */
+		"minCustomPictureWidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat, minCustomPictureHeight),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_minCustomPictureHeight_constr_5,  memb_minCustomPictureHeight_constraint_1 },
+		0, 0, /* No default value */
+		"minCustomPictureHeight"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat, mPI),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_mPI_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mPI"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct CustomPictureFormat, pixelAspectInformation),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_pixelAspectInformation_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pixelAspectInformation"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_CustomPictureFormat_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_CustomPictureFormat_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maxCustomPictureWidthat 995 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* maxCustomPictureHeightat 996 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* minCustomPictureWidthat 997 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* minCustomPictureHeightat 998 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* mPIat 1001 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* pixelAspectInformationat 1014 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_CustomPictureFormat_specs_1 = {
+	sizeof(struct CustomPictureFormat),
+	offsetof(struct CustomPictureFormat, _asn_ctx),
+	asn_MAP_CustomPictureFormat_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_CustomPictureFormat = {
+	"CustomPictureFormat",
+	"CustomPictureFormat",
+	&asn_OP_SEQUENCE,
+	asn_DEF_CustomPictureFormat_tags_1,
+	sizeof(asn_DEF_CustomPictureFormat_tags_1)
+		/sizeof(asn_DEF_CustomPictureFormat_tags_1[0]), /* 1 */
+	asn_DEF_CustomPictureFormat_tags_1,	/* Same as above */
+	sizeof(asn_DEF_CustomPictureFormat_tags_1)
+		/sizeof(asn_DEF_CustomPictureFormat_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_CustomPictureFormat_1,
+	6,	/* Elements count */
+	&asn_SPC_CustomPictureFormat_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHset.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHset.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHset.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DHset_H_
+#define	_DHset_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* DHset */
+typedef struct DHset {
+	BIT_STRING_t	 halfkey;
+	BIT_STRING_t	 modSize;
+	BIT_STRING_t	 generator;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DHset_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DHset;
+extern asn_SEQUENCE_specifics_t asn_SPC_DHset_specs_1;
+extern asn_TYPE_member_t asn_MBR_DHset_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DHset_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHset.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHset.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHset.c	(working copy)
@@ -0,0 +1,178 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DHset.h"
+
+static int
+memb_halfkey_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_modSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_generator_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_halfkey_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 12,  12,  0,  2048 }	/* (SIZE(0..2048)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_modSize_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 12,  12,  0,  2048 }	/* (SIZE(0..2048)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_generator_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 12,  12,  0,  2048 }	/* (SIZE(0..2048)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_DHset_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DHset, halfkey),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_halfkey_constr_2,  memb_halfkey_constraint_1 },
+		0, 0, /* No default value */
+		"halfkey"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DHset, modSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_modSize_constr_3,  memb_modSize_constraint_1 },
+		0, 0, /* No default value */
+		"modSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DHset, generator),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_generator_constr_4,  memb_generator_constraint_1 },
+		0, 0, /* No default value */
+		"generator"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_DHset_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DHset_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* halfkeyat 34 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* modSizeat 35 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* generatorat 36 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DHset_specs_1 = {
+	sizeof(struct DHset),
+	offsetof(struct DHset, _asn_ctx),
+	asn_MAP_DHset_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DHset = {
+	"DHset",
+	"DHset",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DHset_tags_1,
+	sizeof(asn_DEF_DHset_tags_1)
+		/sizeof(asn_DEF_DHset_tags_1[0]), /* 1 */
+	asn_DEF_DHset_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DHset_tags_1)
+		/sizeof(asn_DEF_DHset_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DHset_1,
+	3,	/* Elements count */
+	&asn_SPC_DHset_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHsetExt.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHsetExt.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHsetExt.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DHsetExt_H_
+#define	_DHsetExt_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* DHsetExt */
+typedef struct DHsetExt {
+	BIT_STRING_t	 halfkey;
+	BIT_STRING_t	*modSize;	/* OPTIONAL */
+	BIT_STRING_t	*generator;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DHsetExt_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DHsetExt;
+extern asn_SEQUENCE_specifics_t asn_SPC_DHsetExt_specs_1;
+extern asn_TYPE_member_t asn_MBR_DHsetExt_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DHsetExt_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHsetExt.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHsetExt.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DHsetExt.c	(working copy)
@@ -0,0 +1,180 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DHsetExt.h"
+
+static int
+memb_halfkey_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size >= 2049 && size <= 65536)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_modSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size >= 2049 && size <= 65536)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_generator_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size >= 2049 && size <= 65536)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_halfkey_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16, -1,  2049,  65536 }	/* (SIZE(2049..65536)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_modSize_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16, -1,  2049,  65536 }	/* (SIZE(2049..65536)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_generator_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16, -1,  2049,  65536 }	/* (SIZE(2049..65536)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_DHsetExt_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DHsetExt, halfkey),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_halfkey_constr_2,  memb_halfkey_constraint_1 },
+		0, 0, /* No default value */
+		"halfkey"
+		},
+	{ ATF_POINTER, 2, offsetof(struct DHsetExt, modSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_modSize_constr_3,  memb_modSize_constraint_1 },
+		0, 0, /* No default value */
+		"modSize"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DHsetExt, generator),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_generator_constr_4,  memb_generator_constraint_1 },
+		0, 0, /* No default value */
+		"generator"
+		},
+};
+static const int asn_MAP_DHsetExt_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_DHsetExt_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DHsetExt_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* halfkeyat 43 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* modSizeat 44 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* generatorat 45 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DHsetExt_specs_1 = {
+	sizeof(struct DHsetExt),
+	offsetof(struct DHsetExt, _asn_ctx),
+	asn_MAP_DHsetExt_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_DHsetExt_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DHsetExt = {
+	"DHsetExt",
+	"DHsetExt",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DHsetExt_tags_1,
+	sizeof(asn_DEF_DHsetExt_tags_1)
+		/sizeof(asn_DEF_DHsetExt_tags_1[0]), /* 1 */
+	asn_DEF_DHsetExt_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DHsetExt_tags_1)
+		/sizeof(asn_DEF_DHsetExt_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DHsetExt_1,
+	3,	/* Elements count */
+	&asn_SPC_DHsetExt_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DTLSSecurityCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DTLSSecurityCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DTLSSecurityCapability.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DTLSSecurityCapability_H_
+#define	_DTLSSecurityCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* DTLSSecurityCapability */
+typedef struct DTLSSecurityCapability {
+	struct DTLSSecurityCapability__hashFunction {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} hashFunction;
+	IA5String_t	*setupInformation;	/* OPTIONAL */
+	IA5String_t	*connectionInformation;	/* OPTIONAL */
+	IA5String_t	*fingerprint;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DTLSSecurityCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DTLSSecurityCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_DTLSSecurityCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_DTLSSecurityCapability_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DTLSSecurityCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DTLSSecurityCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DTLSSecurityCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DTLSSecurityCapability.c	(working copy)
@@ -0,0 +1,299 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DTLSSecurityCapability.h"
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_4(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_5(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_6(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_IA5String_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_setupInformation_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)
+		 && !check_permitted_alphabet_4(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_connectionInformation_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)
+		 && !check_permitted_alphabet_5(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_fingerprint_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)
+		 && !check_permitted_alphabet_6(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_setupInformation_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_connectionInformation_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_fingerprint_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_TYPE_member_t asn_MBR_hashFunction_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_3,  memb_IA5String_constraint_2 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_hashFunction_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_hashFunction_specs_2 = {
+	sizeof(struct DTLSSecurityCapability__hashFunction),
+	offsetof(struct DTLSSecurityCapability__hashFunction, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_hashFunction_2 = {
+	"hashFunction",
+	"hashFunction",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_hashFunction_tags_2,
+	sizeof(asn_DEF_hashFunction_tags_2)
+		/sizeof(asn_DEF_hashFunction_tags_2[0]) - 1, /* 1 */
+	asn_DEF_hashFunction_tags_2,	/* Same as above */
+	sizeof(asn_DEF_hashFunction_tags_2)
+		/sizeof(asn_DEF_hashFunction_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_hashFunction_2,
+	1,	/* Single element */
+	&asn_SPC_hashFunction_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DTLSSecurityCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DTLSSecurityCapability, hashFunction),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_hashFunction_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hashFunction"
+		},
+	{ ATF_POINTER, 3, offsetof(struct DTLSSecurityCapability, setupInformation),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_setupInformation_constr_4,  memb_setupInformation_constraint_1 },
+		0, 0, /* No default value */
+		"setupInformation"
+		},
+	{ ATF_POINTER, 2, offsetof(struct DTLSSecurityCapability, connectionInformation),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_connectionInformation_constr_5,  memb_connectionInformation_constraint_1 },
+		0, 0, /* No default value */
+		"connectionInformation"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DTLSSecurityCapability, fingerprint),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_fingerprint_constr_6,  memb_fingerprint_constraint_1 },
+		0, 0, /* No default value */
+		"fingerprint"
+		},
+};
+static const int asn_MAP_DTLSSecurityCapability_oms_1[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_DTLSSecurityCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DTLSSecurityCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* hashFunctionat 367 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* setupInformationat 368 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* connectionInformationat 369 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* fingerprintat 370 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DTLSSecurityCapability_specs_1 = {
+	sizeof(struct DTLSSecurityCapability),
+	offsetof(struct DTLSSecurityCapability, _asn_ctx),
+	asn_MAP_DTLSSecurityCapability_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_DTLSSecurityCapability_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DTLSSecurityCapability = {
+	"DTLSSecurityCapability",
+	"DTLSSecurityCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DTLSSecurityCapability_tags_1,
+	sizeof(asn_DEF_DTLSSecurityCapability_tags_1)
+		/sizeof(asn_DEF_DTLSSecurityCapability_tags_1[0]), /* 1 */
+	asn_DEF_DTLSSecurityCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DTLSSecurityCapability_tags_1)
+		/sizeof(asn_DEF_DTLSSecurityCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DTLSSecurityCapability_1,
+	4,	/* Elements count */
+	&asn_SPC_DTLSSecurityCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataApplicationCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataApplicationCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataApplicationCapability.h	(working copy)
@@ -0,0 +1,140 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DataApplicationCapability_H_
+#define	_DataApplicationCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include "DataProtocolCapability.h"
+#include "T84Profile.h"
+#include <constr_SEQUENCE.h>
+#include <OCTET_STRING.h>
+#include "T38FaxProfile.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DataApplicationCapability__application_PR {
+	DataApplicationCapability__application_PR_NOTHING,	/* No components present */
+	DataApplicationCapability__application_PR_nonStandard,
+	DataApplicationCapability__application_PR_t120,
+	DataApplicationCapability__application_PR_dsm_cc,
+	DataApplicationCapability__application_PR_userData,
+	DataApplicationCapability__application_PR_t84,
+	DataApplicationCapability__application_PR_t434,
+	DataApplicationCapability__application_PR_h224,
+	DataApplicationCapability__application_PR_nlpid,
+	DataApplicationCapability__application_PR_dsvdControl,
+	DataApplicationCapability__application_PR_h222DataPartitioning,
+	/* Extensions may appear below */
+	DataApplicationCapability__application_PR_t30fax,
+	DataApplicationCapability__application_PR_t140,
+	DataApplicationCapability__application_PR_t38fax,
+	DataApplicationCapability__application_PR_genericDataCapability,
+	DataApplicationCapability__application_PR_dataChannel,
+	DataApplicationCapability__application_PR_extendedDataApplicationCapability
+} DataApplicationCapability__application_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataProtocolCapability;
+struct GenericCapability;
+struct ExtendedDataApplicationCapability;
+struct DataChannel;
+
+/* DataApplicationCapability */
+typedef struct DataApplicationCapability {
+	struct DataApplicationCapability__application {
+		DataApplicationCapability__application_PR present;
+		union DataApplicationCapability__application_u {
+			struct NonStandardParameter	*nonStandard;
+			struct DataProtocolCapability	*t120;
+			struct DataProtocolCapability	*dsm_cc;
+			struct DataProtocolCapability	*userData;
+			struct DataApplicationCapability__application__t84 {
+				DataProtocolCapability_t	 t84Protocol;
+				T84Profile_t	 t84Profile;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *t84;
+			struct DataProtocolCapability	*t434;
+			struct DataProtocolCapability	*h224;
+			struct DataApplicationCapability__application__nlpid {
+				DataProtocolCapability_t	 nlpidProtocol;
+				OCTET_STRING_t	 nlpidData;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *nlpid;
+			NULL_t	 dsvdControl;
+			struct DataProtocolCapability	*h222DataPartitioning;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct DataProtocolCapability	*t30fax;
+			struct DataProtocolCapability	*t140;
+			struct DataApplicationCapability__application__t38fax {
+				DataProtocolCapability_t	 t38FaxProtocol;
+				T38FaxProfile_t	 t38FaxProfile;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *t38fax;
+			struct GenericCapability	*genericDataCapability;
+			struct DataApplicationCapability__application__dataChannel {
+				A_SEQUENCE_OF(struct DataChannel) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *dataChannel;
+			struct ExtendedDataApplicationCapability	*extendedDataApplicationCapability;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} application;
+	unsigned long	 maxBitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DataApplicationCapability_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_maxBitRate_27;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_DataApplicationCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_DataApplicationCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_DataApplicationCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "DataProtocolCapability.h"
+#include "GenericCapability.h"
+#include "ExtendedDataApplicationCapability.h"
+#include "DataChannel.h"
+
+#endif	/* _DataApplicationCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataApplicationCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataApplicationCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataApplicationCapability.c	(working copy)
@@ -0,0 +1,521 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DataApplicationCapability.h"
+
+static int
+maxBitRate_27_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_maxBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_application_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  9 }	/* (0..9,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_maxBitRate_constr_27 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxBitRate_constr_27 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_t84_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability__application__t84, t84Protocol),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t84Protocol"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability__application__t84, t84Profile),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_T84Profile,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t84Profile"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_t84_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_t84_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t84Protocolat 1248 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* t84Profileat 1250 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_t84_specs_7 = {
+	sizeof(struct DataApplicationCapability__application__t84),
+	offsetof(struct DataApplicationCapability__application__t84, _asn_ctx),
+	asn_MAP_t84_tag2el_7,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t84_7 = {
+	"t84",
+	"t84",
+	&asn_OP_SEQUENCE,
+	asn_DEF_t84_tags_7,
+	sizeof(asn_DEF_t84_tags_7)
+		/sizeof(asn_DEF_t84_tags_7[0]) - 1, /* 1 */
+	asn_DEF_t84_tags_7,	/* Same as above */
+	sizeof(asn_DEF_t84_tags_7)
+		/sizeof(asn_DEF_t84_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_t84_7,
+	2,	/* Elements count */
+	&asn_SPC_t84_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_nlpid_12[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability__application__nlpid, nlpidProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nlpidProtocol"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability__application__nlpid, nlpidData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nlpidData"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nlpid_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_nlpid_tag2el_12[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nlpidProtocolat 1255 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* nlpidDataat 1256 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_nlpid_specs_12 = {
+	sizeof(struct DataApplicationCapability__application__nlpid),
+	offsetof(struct DataApplicationCapability__application__nlpid, _asn_ctx),
+	asn_MAP_nlpid_tag2el_12,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nlpid_12 = {
+	"nlpid",
+	"nlpid",
+	&asn_OP_SEQUENCE,
+	asn_DEF_nlpid_tags_12,
+	sizeof(asn_DEF_nlpid_tags_12)
+		/sizeof(asn_DEF_nlpid_tags_12[0]) - 1, /* 1 */
+	asn_DEF_nlpid_tags_12,	/* Same as above */
+	sizeof(asn_DEF_nlpid_tags_12)
+		/sizeof(asn_DEF_nlpid_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_nlpid_12,
+	2,	/* Elements count */
+	&asn_SPC_nlpid_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_t38fax_20[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability__application__t38fax, t38FaxProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxProtocol"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability__application__t38fax, t38FaxProfile),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_T38FaxProfile,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxProfile"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_t38fax_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_t38fax_tag2el_20[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t38FaxProtocolat 1265 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* t38FaxProfileat 1267 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_t38fax_specs_20 = {
+	sizeof(struct DataApplicationCapability__application__t38fax),
+	offsetof(struct DataApplicationCapability__application__t38fax, _asn_ctx),
+	asn_MAP_t38fax_tag2el_20,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t38fax_20 = {
+	"t38fax",
+	"t38fax",
+	&asn_OP_SEQUENCE,
+	asn_DEF_t38fax_tags_20,
+	sizeof(asn_DEF_t38fax_tags_20)
+		/sizeof(asn_DEF_t38fax_tags_20[0]) - 1, /* 1 */
+	asn_DEF_t38fax_tags_20,	/* Same as above */
+	sizeof(asn_DEF_t38fax_tags_20)
+		/sizeof(asn_DEF_t38fax_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_t38fax_20,
+	2,	/* Elements count */
+	&asn_SPC_t38fax_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_dataChannel_24[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataChannel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataChannel_tags_24[] = {
+	(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataChannel_specs_24 = {
+	sizeof(struct DataApplicationCapability__application__dataChannel),
+	offsetof(struct DataApplicationCapability__application__dataChannel, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataChannel_24 = {
+	"dataChannel",
+	"dataChannel",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataChannel_tags_24,
+	sizeof(asn_DEF_dataChannel_tags_24)
+		/sizeof(asn_DEF_dataChannel_tags_24[0]) - 1, /* 1 */
+	asn_DEF_dataChannel_tags_24,	/* Same as above */
+	sizeof(asn_DEF_dataChannel_tags_24)
+		/sizeof(asn_DEF_dataChannel_tags_24[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataChannel_24,
+	1,	/* Single element */
+	&asn_SPC_dataChannel_specs_24	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_application_2[] = {
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.t120),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t120"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.dsm_cc),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dsm-cc"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.userData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"userData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.t84),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_t84_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t84"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.t434),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t434"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.h224),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h224"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.nlpid),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_nlpid_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nlpid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability__application, choice.dsvdControl),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dsvdControl"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.h222DataPartitioning),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h222DataPartitioning"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.t30fax),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t30fax"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.t140),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t140"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.t38fax),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_t38fax_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38fax"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.genericDataCapability),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericDataCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.dataChannel),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		0,
+		&asn_DEF_dataChannel_24,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataChannel"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataApplicationCapability__application, choice.extendedDataApplicationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ExtendedDataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"extendedDataApplicationCapability"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_application_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1242 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* t120at 1243 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* dsm-ccat 1244 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* userDataat 1245 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* t84at 1248 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* t434at 1251 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* h224at 1252 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* nlpidat 1255 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* dsvdControlat 1258 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* h222DataPartitioningat 1259 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* t30faxat 1261 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* t140at 1262 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* t38faxat 1265 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* genericDataCapabilityat 1268 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* dataChannelat 1269 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* extendedDataApplicationCapabilityat 1271 */
+};
+static asn_CHOICE_specifics_t asn_SPC_application_specs_2 = {
+	sizeof(struct DataApplicationCapability__application),
+	offsetof(struct DataApplicationCapability__application, _asn_ctx),
+	offsetof(struct DataApplicationCapability__application, present),
+	sizeof(((struct DataApplicationCapability__application *)0)->present),
+	asn_MAP_application_tag2el_2,
+	16,	/* Count of tags in the map */
+	0, 0,
+	10	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_application_2 = {
+	"application",
+	"application",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_application_constr_2, CHOICE_constraint },
+	asn_MBR_application_2,
+	16,	/* Elements count */
+	&asn_SPC_application_specs_2	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_maxBitRate_specs_27 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_maxBitRate_tags_27[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maxBitRate_27 = {
+	"maxBitRate",
+	"maxBitRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_maxBitRate_tags_27,
+	sizeof(asn_DEF_maxBitRate_tags_27)
+		/sizeof(asn_DEF_maxBitRate_tags_27[0]) - 1, /* 1 */
+	asn_DEF_maxBitRate_tags_27,	/* Same as above */
+	sizeof(asn_DEF_maxBitRate_tags_27)
+		/sizeof(asn_DEF_maxBitRate_tags_27[0]), /* 2 */
+	{ 0, &asn_PER_type_maxBitRate_constr_27, maxBitRate_27_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_maxBitRate_specs_27	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DataApplicationCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability, application),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_application_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"application"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataApplicationCapability, maxBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_maxBitRate_27,
+		0,
+		{ 0, &asn_PER_memb_maxBitRate_constr_27,  memb_maxBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"maxBitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_DataApplicationCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DataApplicationCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* applicationat 1242 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* maxBitRateat 1272 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DataApplicationCapability_specs_1 = {
+	sizeof(struct DataApplicationCapability),
+	offsetof(struct DataApplicationCapability, _asn_ctx),
+	asn_MAP_DataApplicationCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DataApplicationCapability = {
+	"DataApplicationCapability",
+	"DataApplicationCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DataApplicationCapability_tags_1,
+	sizeof(asn_DEF_DataApplicationCapability_tags_1)
+		/sizeof(asn_DEF_DataApplicationCapability_tags_1[0]), /* 1 */
+	asn_DEF_DataApplicationCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DataApplicationCapability_tags_1)
+		/sizeof(asn_DEF_DataApplicationCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DataApplicationCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_DataApplicationCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannel.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannel.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannel.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DataChannel_H_
+#define	_DataChannel_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DataChannelProfile;
+
+/* DataChannel */
+typedef struct DataChannel {
+	struct DataChannel__dataChannelProfile {
+		A_SEQUENCE_OF(struct DataChannelProfile) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataChannelProfile;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DataChannel_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DataChannel;
+extern asn_SEQUENCE_specifics_t asn_SPC_DataChannel_specs_1;
+extern asn_TYPE_member_t asn_MBR_DataChannel_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DataChannelProfile.h"
+
+#endif	/* _DataChannel_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannel.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannel.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannel.c	(working copy)
@@ -0,0 +1,89 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DataChannel.h"
+
+static asn_TYPE_member_t asn_MBR_dataChannelProfile_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataChannelProfile,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataChannelProfile_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataChannelProfile_specs_2 = {
+	sizeof(struct DataChannel__dataChannelProfile),
+	offsetof(struct DataChannel__dataChannelProfile, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataChannelProfile_2 = {
+	"dataChannelProfile",
+	"dataChannelProfile",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataChannelProfile_tags_2,
+	sizeof(asn_DEF_dataChannelProfile_tags_2)
+		/sizeof(asn_DEF_dataChannelProfile_tags_2[0]) - 1, /* 1 */
+	asn_DEF_dataChannelProfile_tags_2,	/* Same as above */
+	sizeof(asn_DEF_dataChannelProfile_tags_2)
+		/sizeof(asn_DEF_dataChannelProfile_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataChannelProfile_2,
+	1,	/* Single element */
+	&asn_SPC_dataChannelProfile_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DataChannel_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct DataChannel, dataChannelProfile),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_dataChannelProfile_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataChannelProfile"
+		},
+};
+static const int asn_MAP_DataChannel_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_DataChannel_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DataChannel_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* dataChannelProfileat 1401 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DataChannel_specs_1 = {
+	sizeof(struct DataChannel),
+	offsetof(struct DataChannel, _asn_ctx),
+	asn_MAP_DataChannel_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_DataChannel_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DataChannel = {
+	"DataChannel",
+	"DataChannel",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DataChannel_tags_1,
+	sizeof(asn_DEF_DataChannel_tags_1)
+		/sizeof(asn_DEF_DataChannel_tags_1[0]), /* 1 */
+	asn_DEF_DataChannel_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DataChannel_tags_1)
+		/sizeof(asn_DEF_DataChannel_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DataChannel_1,
+	1,	/* Elements count */
+	&asn_SPC_DataChannel_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannelProfile.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannelProfile.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannelProfile.h	(working copy)
@@ -0,0 +1,111 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DataChannelProfile_H_
+#define	_DataChannelProfile_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <IA5String.h>
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <NULL.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DataChannelProfile__reliabilityParm_PR {
+	DataChannelProfile__reliabilityParm_PR_NOTHING,	/* No components present */
+	DataChannelProfile__reliabilityParm_PR_maxRetr,
+	DataChannelProfile__reliabilityParm_PR_maxTime
+	/* Extensions may appear below */
+	
+} DataChannelProfile__reliabilityParm_PR;
+typedef enum DataChannelProfile__establishmentType_PR {
+	DataChannelProfile__establishmentType_PR_NOTHING,	/* No components present */
+	DataChannelProfile__establishmentType_PR_sctpStreamID,
+	DataChannelProfile__establishmentType_PR_dcep
+	/* Extensions may appear below */
+	
+} DataChannelProfile__establishmentType_PR;
+
+/* Forward declarations */
+struct GenericInformation;
+
+/* DataChannelProfile */
+typedef struct DataChannelProfile {
+	BOOLEAN_t	*ordered;	/* OPTIONAL */
+	long	*priority;	/* OPTIONAL */
+	struct DataChannelProfile__reliabilityParm {
+		DataChannelProfile__reliabilityParm_PR present;
+		union DataChannelProfile__reliabilityParm_u {
+			unsigned long	 maxRetr;
+			unsigned long	 maxTime;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *reliabilityParm;
+	IA5String_t	*label;	/* OPTIONAL */
+	IA5String_t	*protocol;	/* OPTIONAL */
+	struct DataChannelProfile__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	struct DataChannelProfile__establishmentType {
+		DataChannelProfile__establishmentType_PR present;
+		union DataChannelProfile__establishmentType_u {
+			long	 sctpStreamID;
+			NULL_t	 dcep;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} establishmentType;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DataChannelProfile_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_maxRetr_5;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_maxTime_6;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_DataChannelProfile;
+extern asn_SEQUENCE_specifics_t asn_SPC_DataChannelProfile_specs_1;
+extern asn_TYPE_member_t asn_MBR_DataChannelProfile_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericInformation.h"
+
+#endif	/* _DataChannelProfile_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannelProfile.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannelProfile.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataChannelProfile.c	(working copy)
@@ -0,0 +1,549 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DataChannelProfile.h"
+
+static int check_permitted_alphabet_8(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_9(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+maxRetr_5_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+maxTime_6_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_maxRetr_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_maxTime_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_sctpStreamID_constraint_12(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_priority_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_label_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)
+		 && !check_permitted_alphabet_8(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_protocol_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)
+		 && !check_permitted_alphabet_9(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_maxRetr_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_maxTime_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxRetr_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxTime_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_reliabilityParm_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sctpStreamID_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_establishmentType_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_priority_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_label_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_protocol_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER character map necessary */
+};
+static const asn_INTEGER_specifics_t asn_SPC_maxRetr_specs_5 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_maxRetr_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maxRetr_5 = {
+	"maxRetr",
+	"maxRetr",
+	&asn_OP_NativeInteger,
+	asn_DEF_maxRetr_tags_5,
+	sizeof(asn_DEF_maxRetr_tags_5)
+		/sizeof(asn_DEF_maxRetr_tags_5[0]) - 1, /* 1 */
+	asn_DEF_maxRetr_tags_5,	/* Same as above */
+	sizeof(asn_DEF_maxRetr_tags_5)
+		/sizeof(asn_DEF_maxRetr_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_maxRetr_constr_5, maxRetr_5_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_maxRetr_specs_5	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_maxTime_specs_6 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_maxTime_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maxTime_6 = {
+	"maxTime",
+	"maxTime",
+	&asn_OP_NativeInteger,
+	asn_DEF_maxTime_tags_6,
+	sizeof(asn_DEF_maxTime_tags_6)
+		/sizeof(asn_DEF_maxTime_tags_6[0]) - 1, /* 1 */
+	asn_DEF_maxTime_tags_6,	/* Same as above */
+	sizeof(asn_DEF_maxTime_tags_6)
+		/sizeof(asn_DEF_maxTime_tags_6[0]), /* 2 */
+	{ 0, &asn_PER_type_maxTime_constr_6, maxTime_6_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_maxTime_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_reliabilityParm_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataChannelProfile__reliabilityParm, choice.maxRetr),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_maxRetr_5,
+		0,
+		{ 0, &asn_PER_memb_maxRetr_constr_5,  memb_maxRetr_constraint_4 },
+		0, 0, /* No default value */
+		"maxRetr"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataChannelProfile__reliabilityParm, choice.maxTime),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_maxTime_6,
+		0,
+		{ 0, &asn_PER_memb_maxTime_constr_6,  memb_maxTime_constraint_4 },
+		0, 0, /* No default value */
+		"maxTime"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_reliabilityParm_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maxRetrat 1411 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* maxTimeat 1412 */
+};
+static asn_CHOICE_specifics_t asn_SPC_reliabilityParm_specs_4 = {
+	sizeof(struct DataChannelProfile__reliabilityParm),
+	offsetof(struct DataChannelProfile__reliabilityParm, _asn_ctx),
+	offsetof(struct DataChannelProfile__reliabilityParm, present),
+	sizeof(((struct DataChannelProfile__reliabilityParm *)0)->present),
+	asn_MAP_reliabilityParm_tag2el_4,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reliabilityParm_4 = {
+	"reliabilityParm",
+	"reliabilityParm",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_reliabilityParm_constr_4, CHOICE_constraint },
+	asn_MBR_reliabilityParm_4,
+	2,	/* Elements count */
+	&asn_SPC_reliabilityParm_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_10[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_10 = {
+	sizeof(struct DataChannelProfile__genericInformation),
+	offsetof(struct DataChannelProfile__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_10 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_10,
+	sizeof(asn_DEF_genericInformation_tags_10)
+		/sizeof(asn_DEF_genericInformation_tags_10[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_10,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_10)
+		/sizeof(asn_DEF_genericInformation_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_10,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_establishmentType_12[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataChannelProfile__establishmentType, choice.sctpStreamID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sctpStreamID_constr_13,  memb_sctpStreamID_constraint_12 },
+		0, 0, /* No default value */
+		"sctpStreamID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataChannelProfile__establishmentType, choice.dcep),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dcep"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_establishmentType_tag2el_12[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sctpStreamIDat 1420 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* dcepat 1421 */
+};
+static asn_CHOICE_specifics_t asn_SPC_establishmentType_specs_12 = {
+	sizeof(struct DataChannelProfile__establishmentType),
+	offsetof(struct DataChannelProfile__establishmentType, _asn_ctx),
+	offsetof(struct DataChannelProfile__establishmentType, present),
+	sizeof(((struct DataChannelProfile__establishmentType *)0)->present),
+	asn_MAP_establishmentType_tag2el_12,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_establishmentType_12 = {
+	"establishmentType",
+	"establishmentType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_establishmentType_constr_12, CHOICE_constraint },
+	asn_MBR_establishmentType_12,
+	2,	/* Elements count */
+	&asn_SPC_establishmentType_specs_12	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DataChannelProfile_1[] = {
+	{ ATF_POINTER, 6, offsetof(struct DataChannelProfile, ordered),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ordered"
+		},
+	{ ATF_POINTER, 5, offsetof(struct DataChannelProfile, priority),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_priority_constr_3,  memb_priority_constraint_1 },
+		0, 0, /* No default value */
+		"priority"
+		},
+	{ ATF_POINTER, 4, offsetof(struct DataChannelProfile, reliabilityParm),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_reliabilityParm_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reliabilityParm"
+		},
+	{ ATF_POINTER, 3, offsetof(struct DataChannelProfile, label),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_label_constr_8,  memb_label_constraint_1 },
+		0, 0, /* No default value */
+		"label"
+		},
+	{ ATF_POINTER, 2, offsetof(struct DataChannelProfile, protocol),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_protocol_constr_9,  memb_protocol_constraint_1 },
+		0, 0, /* No default value */
+		"protocol"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DataChannelProfile, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_genericInformation_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataChannelProfile, establishmentType),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_establishmentType_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"establishmentType"
+		},
+};
+static const int asn_MAP_DataChannelProfile_oms_1[] = { 0, 1, 2, 3, 4, 5 };
+static const ber_tlv_tag_t asn_DEF_DataChannelProfile_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DataChannelProfile_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* orderedat 1407 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* priorityat 1408 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* reliabilityParmat 1411 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* labelat 1415 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* protocolat 1416 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* genericInformationat 1417 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* establishmentTypeat 1420 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DataChannelProfile_specs_1 = {
+	sizeof(struct DataChannelProfile),
+	offsetof(struct DataChannelProfile, _asn_ctx),
+	asn_MAP_DataChannelProfile_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_DataChannelProfile_oms_1,	/* Optional members */
+	6, 0,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DataChannelProfile = {
+	"DataChannelProfile",
+	"DataChannelProfile",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DataChannelProfile_tags_1,
+	sizeof(asn_DEF_DataChannelProfile_tags_1)
+		/sizeof(asn_DEF_DataChannelProfile_tags_1[0]), /* 1 */
+	asn_DEF_DataChannelProfile_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DataChannelProfile_tags_1)
+		/sizeof(asn_DEF_DataChannelProfile_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DataChannelProfile_1,
+	7,	/* Elements count */
+	&asn_SPC_DataChannelProfile_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataMode.h	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DataMode_H_
+#define	_DataMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include "DataProtocolCapability.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+#include "T38FaxProfile.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DataMode__application_PR {
+	DataMode__application_PR_NOTHING,	/* No components present */
+	DataMode__application_PR_nonStandard,
+	DataMode__application_PR_t120,
+	DataMode__application_PR_dsm_cc,
+	DataMode__application_PR_userData,
+	DataMode__application_PR_t84,
+	DataMode__application_PR_t434,
+	DataMode__application_PR_h224,
+	DataMode__application_PR_nlpid,
+	DataMode__application_PR_dsvdControl,
+	DataMode__application_PR_h222DataPartitioning,
+	/* Extensions may appear below */
+	DataMode__application_PR_t30fax,
+	DataMode__application_PR_t140,
+	DataMode__application_PR_t38fax,
+	DataMode__application_PR_genericDataMode,
+	DataMode__application_PR_dataChannel
+} DataMode__application_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataProtocolCapability;
+struct GenericCapability;
+struct DataChannel;
+
+/* DataMode */
+typedef struct DataMode {
+	struct DataMode__application {
+		DataMode__application_PR present;
+		union DataMode__application_u {
+			struct NonStandardParameter	*nonStandard;
+			struct DataProtocolCapability	*t120;
+			struct DataProtocolCapability	*dsm_cc;
+			struct DataProtocolCapability	*userData;
+			struct DataProtocolCapability	*t84;
+			struct DataProtocolCapability	*t434;
+			struct DataProtocolCapability	*h224;
+			struct DataMode__application__nlpid {
+				DataProtocolCapability_t	 nlpidProtocol;
+				OCTET_STRING_t	 nlpidData;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *nlpid;
+			NULL_t	 dsvdControl;
+			struct DataProtocolCapability	*h222DataPartitioning;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct DataProtocolCapability	*t30fax;
+			struct DataProtocolCapability	*t140;
+			struct DataMode__application__t38fax {
+				DataProtocolCapability_t	 t38FaxProtocol;
+				T38FaxProfile_t	 t38FaxProfile;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *t38fax;
+			struct GenericCapability	*genericDataMode;
+			struct DataChannel	*dataChannel;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} application;
+	unsigned long	 bitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DataMode_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_bitRate_23;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_DataMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_DataMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_DataMode_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "DataProtocolCapability.h"
+#include "GenericCapability.h"
+#include "DataChannel.h"
+
+#endif	/* _DataMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataMode.c	(working copy)
@@ -0,0 +1,421 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DataMode.h"
+
+static int
+bitRate_23_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_application_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  9 }	/* (0..9,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_bitRate_constr_23 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_23 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_nlpid_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataMode__application__nlpid, nlpidProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nlpidProtocol"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataMode__application__nlpid, nlpidData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nlpidData"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nlpid_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_nlpid_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nlpidProtocolat 2971 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* nlpidDataat 2972 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_nlpid_specs_10 = {
+	sizeof(struct DataMode__application__nlpid),
+	offsetof(struct DataMode__application__nlpid, _asn_ctx),
+	asn_MAP_nlpid_tag2el_10,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nlpid_10 = {
+	"nlpid",
+	"nlpid",
+	&asn_OP_SEQUENCE,
+	asn_DEF_nlpid_tags_10,
+	sizeof(asn_DEF_nlpid_tags_10)
+		/sizeof(asn_DEF_nlpid_tags_10[0]) - 1, /* 1 */
+	asn_DEF_nlpid_tags_10,	/* Same as above */
+	sizeof(asn_DEF_nlpid_tags_10)
+		/sizeof(asn_DEF_nlpid_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_nlpid_10,
+	2,	/* Elements count */
+	&asn_SPC_nlpid_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_t38fax_18[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataMode__application__t38fax, t38FaxProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxProtocol"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataMode__application__t38fax, t38FaxProfile),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_T38FaxProfile,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxProfile"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_t38fax_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_t38fax_tag2el_18[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t38FaxProtocolat 2981 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* t38FaxProfileat 2983 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_t38fax_specs_18 = {
+	sizeof(struct DataMode__application__t38fax),
+	offsetof(struct DataMode__application__t38fax, _asn_ctx),
+	asn_MAP_t38fax_tag2el_18,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t38fax_18 = {
+	"t38fax",
+	"t38fax",
+	&asn_OP_SEQUENCE,
+	asn_DEF_t38fax_tags_18,
+	sizeof(asn_DEF_t38fax_tags_18)
+		/sizeof(asn_DEF_t38fax_tags_18[0]) - 1, /* 1 */
+	asn_DEF_t38fax_tags_18,	/* Same as above */
+	sizeof(asn_DEF_t38fax_tags_18)
+		/sizeof(asn_DEF_t38fax_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_t38fax_18,
+	2,	/* Elements count */
+	&asn_SPC_t38fax_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_application_2[] = {
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.t120),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t120"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.dsm_cc),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dsm-cc"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.userData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"userData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.t84),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t84"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.t434),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t434"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.h224),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h224"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.nlpid),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_nlpid_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nlpid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataMode__application, choice.dsvdControl),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dsvdControl"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.h222DataPartitioning),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h222DataPartitioning"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.t30fax),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t30fax"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.t140),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t140"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.t38fax),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_t38fax_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38fax"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.genericDataMode),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericDataMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataMode__application, choice.dataChannel),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataChannel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataChannel"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_application_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2962 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* t120at 2963 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* dsm-ccat 2964 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* userDataat 2965 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* t84at 2966 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* t434at 2967 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* h224at 2968 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* nlpidat 2971 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* dsvdControlat 2974 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* h222DataPartitioningat 2975 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* t30faxat 2977 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* t140at 2978 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* t38faxat 2981 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* genericDataModeat 2984 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 } /* dataChannelat 2986 */
+};
+static asn_CHOICE_specifics_t asn_SPC_application_specs_2 = {
+	sizeof(struct DataMode__application),
+	offsetof(struct DataMode__application, _asn_ctx),
+	offsetof(struct DataMode__application, present),
+	sizeof(((struct DataMode__application *)0)->present),
+	asn_MAP_application_tag2el_2,
+	15,	/* Count of tags in the map */
+	0, 0,
+	10	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_application_2 = {
+	"application",
+	"application",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_application_constr_2, CHOICE_constraint },
+	asn_MBR_application_2,
+	15,	/* Elements count */
+	&asn_SPC_application_specs_2	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_bitRate_specs_23 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_bitRate_tags_23[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_bitRate_23 = {
+	"bitRate",
+	"bitRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_bitRate_tags_23,
+	sizeof(asn_DEF_bitRate_tags_23)
+		/sizeof(asn_DEF_bitRate_tags_23[0]) - 1, /* 1 */
+	asn_DEF_bitRate_tags_23,	/* Same as above */
+	sizeof(asn_DEF_bitRate_tags_23)
+		/sizeof(asn_DEF_bitRate_tags_23[0]), /* 2 */
+	{ 0, &asn_PER_type_bitRate_constr_23, bitRate_23_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_bitRate_specs_23	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DataMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DataMode, application),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_application_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"application"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataMode, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_bitRate_23,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_23,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_DataMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DataMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* applicationat 2962 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* bitRateat 2987 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DataMode_specs_1 = {
+	sizeof(struct DataMode),
+	offsetof(struct DataMode, _asn_ctx),
+	asn_MAP_DataMode_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DataMode = {
+	"DataMode",
+	"DataMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DataMode_tags_1,
+	sizeof(asn_DEF_DataMode_tags_1)
+		/sizeof(asn_DEF_DataMode_tags_1[0]), /* 1 */
+	asn_DEF_DataMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DataMode_tags_1)
+		/sizeof(asn_DEF_DataMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DataMode_1,
+	2,	/* Elements count */
+	&asn_SPC_DataMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataProtocolCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataProtocolCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataProtocolCapability.h	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DataProtocolCapability_H_
+#define	_DataProtocolCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DataProtocolCapability_PR {
+	DataProtocolCapability_PR_NOTHING,	/* No components present */
+	DataProtocolCapability_PR_nonStandard,
+	DataProtocolCapability_PR_v14buffered,
+	DataProtocolCapability_PR_v42lapm,
+	DataProtocolCapability_PR_hdlcFrameTunnelling,
+	DataProtocolCapability_PR_h310SeparateVCStack,
+	DataProtocolCapability_PR_h310SingleVCStack,
+	DataProtocolCapability_PR_transparent,
+	/* Extensions may appear below */
+	DataProtocolCapability_PR_segmentationAndReassembly,
+	DataProtocolCapability_PR_hdlcFrameTunnelingwSAR,
+	DataProtocolCapability_PR_v120,
+	DataProtocolCapability_PR_separateLANStack,
+	DataProtocolCapability_PR_v76wCompression,
+	DataProtocolCapability_PR_tcp,
+	DataProtocolCapability_PR_udp,
+	DataProtocolCapability_PR_sctp,
+	DataProtocolCapability_PR_udp_dtls_sctp,
+	DataProtocolCapability_PR_tcp_dtls_sctp,
+	DataProtocolCapability_PR_sctp_dtls
+} DataProtocolCapability_PR;
+typedef enum DataProtocolCapability__v76wCompression_PR {
+	DataProtocolCapability__v76wCompression_PR_NOTHING,	/* No components present */
+	DataProtocolCapability__v76wCompression_PR_transmitCompression,
+	DataProtocolCapability__v76wCompression_PR_receiveCompression,
+	DataProtocolCapability__v76wCompression_PR_transmitAndReceiveCompression
+	/* Extensions may appear below */
+	
+} DataProtocolCapability__v76wCompression_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct SctpParam;
+struct CompressionType;
+
+/* DataProtocolCapability */
+typedef struct DataProtocolCapability {
+	DataProtocolCapability_PR present;
+	union DataProtocolCapability_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 v14buffered;
+		NULL_t	 v42lapm;
+		NULL_t	 hdlcFrameTunnelling;
+		NULL_t	 h310SeparateVCStack;
+		NULL_t	 h310SingleVCStack;
+		NULL_t	 transparent;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 segmentationAndReassembly;
+		NULL_t	 hdlcFrameTunnelingwSAR;
+		NULL_t	 v120;
+		NULL_t	 separateLANStack;
+		struct DataProtocolCapability__v76wCompression {
+			DataProtocolCapability__v76wCompression_PR present;
+			union DataProtocolCapability__v76wCompression_u {
+				struct CompressionType	*transmitCompression;
+				struct CompressionType	*receiveCompression;
+				struct CompressionType	*transmitAndReceiveCompression;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *v76wCompression;
+		NULL_t	 tcp;
+		NULL_t	 udp;
+		struct SctpParam	*sctp;
+		struct DataProtocolCapability__udp_dtls_sctp {
+			A_SEQUENCE_OF(struct SctpParam) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *udp_dtls_sctp;
+		struct DataProtocolCapability__tcp_dtls_sctp {
+			A_SEQUENCE_OF(struct SctpParam) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *tcp_dtls_sctp;
+		struct SctpParam	*sctp_dtls;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DataProtocolCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DataProtocolCapability;
+extern asn_CHOICE_specifics_t asn_SPC_DataProtocolCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_DataProtocolCapability_1[18];
+extern asn_per_constraints_t asn_PER_type_DataProtocolCapability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "SctpParam.h"
+#include "CompressionType.h"
+
+#endif	/* _DataProtocolCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataProtocolCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataProtocolCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataProtocolCapability.c	(working copy)
@@ -0,0 +1,360 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DataProtocolCapability.h"
+
+static asn_per_constraints_t asn_PER_type_v76wCompression_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_DataProtocolCapability_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }	/* (0..6,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_v76wCompression_14[] = {
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability__v76wCompression, choice.transmitCompression),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CompressionType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitCompression"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability__v76wCompression, choice.receiveCompression),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CompressionType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveCompression"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability__v76wCompression, choice.transmitAndReceiveCompression),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CompressionType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitAndReceiveCompression"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_v76wCompression_tag2el_14[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* transmitCompressionat 1299 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* receiveCompressionat 1300 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* transmitAndReceiveCompressionat 1301 */
+};
+static asn_CHOICE_specifics_t asn_SPC_v76wCompression_specs_14 = {
+	sizeof(struct DataProtocolCapability__v76wCompression),
+	offsetof(struct DataProtocolCapability__v76wCompression, _asn_ctx),
+	offsetof(struct DataProtocolCapability__v76wCompression, present),
+	sizeof(((struct DataProtocolCapability__v76wCompression *)0)->present),
+	asn_MAP_v76wCompression_tag2el_14,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_v76wCompression_14 = {
+	"v76wCompression",
+	"v76wCompression",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_v76wCompression_constr_14, CHOICE_constraint },
+	asn_MBR_v76wCompression_14,
+	3,	/* Elements count */
+	&asn_SPC_v76wCompression_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_udp_dtls_sctp_22[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_udp_dtls_sctp_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_udp_dtls_sctp_specs_22 = {
+	sizeof(struct DataProtocolCapability__udp_dtls_sctp),
+	offsetof(struct DataProtocolCapability__udp_dtls_sctp, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_udp_dtls_sctp_22 = {
+	"udp-dtls-sctp",
+	"udp-dtls-sctp",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_udp_dtls_sctp_tags_22,
+	sizeof(asn_DEF_udp_dtls_sctp_tags_22)
+		/sizeof(asn_DEF_udp_dtls_sctp_tags_22[0]) - 1, /* 1 */
+	asn_DEF_udp_dtls_sctp_tags_22,	/* Same as above */
+	sizeof(asn_DEF_udp_dtls_sctp_tags_22)
+		/sizeof(asn_DEF_udp_dtls_sctp_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_udp_dtls_sctp_22,
+	1,	/* Single element */
+	&asn_SPC_udp_dtls_sctp_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tcp_dtls_sctp_24[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tcp_dtls_sctp_tags_24[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tcp_dtls_sctp_specs_24 = {
+	sizeof(struct DataProtocolCapability__tcp_dtls_sctp),
+	offsetof(struct DataProtocolCapability__tcp_dtls_sctp, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tcp_dtls_sctp_24 = {
+	"tcp-dtls-sctp",
+	"tcp-dtls-sctp",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tcp_dtls_sctp_tags_24,
+	sizeof(asn_DEF_tcp_dtls_sctp_tags_24)
+		/sizeof(asn_DEF_tcp_dtls_sctp_tags_24[0]) - 1, /* 1 */
+	asn_DEF_tcp_dtls_sctp_tags_24,	/* Same as above */
+	sizeof(asn_DEF_tcp_dtls_sctp_tags_24)
+		/sizeof(asn_DEF_tcp_dtls_sctp_tags_24[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tcp_dtls_sctp_24,
+	1,	/* Single element */
+	&asn_SPC_tcp_dtls_sctp_specs_24	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DataProtocolCapability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.v14buffered),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v14buffered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.v42lapm),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v42lapm"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.hdlcFrameTunnelling),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hdlcFrameTunnelling"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.h310SeparateVCStack),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h310SeparateVCStack"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.h310SingleVCStack),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h310SingleVCStack"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.transparent),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transparent"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.segmentationAndReassembly),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"segmentationAndReassembly"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.hdlcFrameTunnelingwSAR),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hdlcFrameTunnelingwSAR"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.v120),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v120"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.separateLANStack),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateLANStack"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability, choice.v76wCompression),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_v76wCompression_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v76wCompression"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.tcp),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tcp"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataProtocolCapability, choice.udp),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"udp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability, choice.sctp),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sctp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability, choice.udp_dtls_sctp),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		0,
+		&asn_DEF_udp_dtls_sctp_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"udp-dtls-sctp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability, choice.tcp_dtls_sctp),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_tcp_dtls_sctp_24,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tcp-dtls-sctp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataProtocolCapability, choice.sctp_dtls),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sctp-dtls"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DataProtocolCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1285 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* v14bufferedat 1286 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* v42lapmat 1287 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* hdlcFrameTunnellingat 1288 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h310SeparateVCStackat 1289 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* h310SingleVCStackat 1290 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* transparentat 1291 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* segmentationAndReassemblyat 1293 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* hdlcFrameTunnelingwSARat 1294 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* v120at 1295 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* separateLANStackat 1296 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* v76wCompressionat 1299 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* tcpat 1304 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* udpat 1305 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* sctpat 1306 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* udp-dtls-sctpat 1307 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* tcp-dtls-sctpat 1308 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 } /* sctp-dtlsat 1310 */
+};
+asn_CHOICE_specifics_t asn_SPC_DataProtocolCapability_specs_1 = {
+	sizeof(struct DataProtocolCapability),
+	offsetof(struct DataProtocolCapability, _asn_ctx),
+	offsetof(struct DataProtocolCapability, present),
+	sizeof(((struct DataProtocolCapability *)0)->present),
+	asn_MAP_DataProtocolCapability_tag2el_1,
+	18,	/* Count of tags in the map */
+	0, 0,
+	7	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DataProtocolCapability = {
+	"DataProtocolCapability",
+	"DataProtocolCapability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DataProtocolCapability_constr_1, CHOICE_constraint },
+	asn_MBR_DataProtocolCapability_1,
+	18,	/* Elements count */
+	&asn_SPC_DataProtocolCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataRate.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataRate.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataRate.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DataRate_H_
+#define	_DataRate_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "BandWidth.h"
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* DataRate */
+typedef struct DataRate {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	BandWidth_t	 channelRate;
+	long	*channelMultiplier;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DataRate_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DataRate;
+extern asn_SEQUENCE_specifics_t asn_SPC_DataRate_specs_1;
+extern asn_TYPE_member_t asn_MBR_DataRate_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _DataRate_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataRate.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataRate.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataRate.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DataRate.h"
+
+static int
+memb_channelMultiplier_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_channelMultiplier_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_DataRate_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct DataRate, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataRate, channelRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"channelRate"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DataRate, channelMultiplier),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_channelMultiplier_constr_4,  memb_channelMultiplier_constraint_1 },
+		0, 0, /* No default value */
+		"channelMultiplier"
+		},
+};
+static const int asn_MAP_DataRate_oms_1[] = { 0, 2 };
+static const ber_tlv_tag_t asn_DEF_DataRate_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DataRate_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 1120 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* channelRateat 1121 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* channelMultiplierat 1122 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DataRate_specs_1 = {
+	sizeof(struct DataRate),
+	offsetof(struct DataRate, _asn_ctx),
+	asn_MAP_DataRate_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_DataRate_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DataRate = {
+	"DataRate",
+	"DataRate",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DataRate_tags_1,
+	sizeof(asn_DEF_DataRate_tags_1)
+		/sizeof(asn_DEF_DataRate_tags_1[0]), /* 1 */
+	asn_DEF_DataRate_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DataRate_tags_1)
+		/sizeof(asn_DEF_DataRate_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DataRate_1,
+	3,	/* Elements count */
+	&asn_SPC_DataRate_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataType.h	(working copy)
@@ -0,0 +1,105 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DataType_H_
+#define	_DataType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DataType_PR {
+	DataType_PR_NOTHING,	/* No components present */
+	DataType_PR_nonStandard,
+	DataType_PR_nullData,
+	DataType_PR_videoData,
+	DataType_PR_audioData,
+	DataType_PR_data,
+	DataType_PR_encryptionData,
+	/* Extensions may appear below */
+	DataType_PR_h235Control,
+	DataType_PR_h235Media,
+	DataType_PR_multiplexedStream,
+	DataType_PR_redundancyEncoding,
+	DataType_PR_multiplePayloadStream,
+	DataType_PR_depFec,
+	DataType_PR_fec
+} DataType_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct VideoCapability;
+struct AudioCapability;
+struct DataApplicationCapability;
+struct EncryptionMode;
+struct H235Media;
+struct MultiplexedStreamParameter;
+struct RedundancyEncoding;
+struct MultiplePayloadStream;
+struct DepFECData;
+struct FECData;
+
+/* DataType */
+typedef struct DataType {
+	DataType_PR present;
+	union DataType_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 nullData;
+		struct VideoCapability	*videoData;
+		struct AudioCapability	*audioData;
+		struct DataApplicationCapability	*data;
+		struct EncryptionMode	*encryptionData;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct NonStandardParameter	*h235Control;
+		struct H235Media	*h235Media;
+		struct MultiplexedStreamParameter	*multiplexedStream;
+		struct RedundancyEncoding	*redundancyEncoding;
+		struct MultiplePayloadStream	*multiplePayloadStream;
+		struct DepFECData	*depFec;
+		struct FECData	*fec;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DataType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DataType;
+extern asn_CHOICE_specifics_t asn_SPC_DataType_specs_1;
+extern asn_TYPE_member_t asn_MBR_DataType_1[13];
+extern asn_per_constraints_t asn_PER_type_DataType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "VideoCapability.h"
+#include "AudioCapability.h"
+#include "DataApplicationCapability.h"
+#include "EncryptionMode.h"
+#include "H235Media.h"
+#include "MultiplexedStreamParameter.h"
+#include "RedundancyEncoding.h"
+#include "MultiplePayloadStream.h"
+#include "DepFECData.h"
+#include "FECData.h"
+
+#endif	/* _DataType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DataType.c	(working copy)
@@ -0,0 +1,172 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DataType.h"
+
+asn_per_constraints_t asn_PER_type_DataType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_DataType_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DataType, choice.nullData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.videoData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.audioData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.data),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"data"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.encryptionData),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncryptionMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.h235Control),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h235Control"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.h235Media),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235Media,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h235Media"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.multiplexedStream),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexedStreamParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexedStream"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.redundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncoding,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncoding"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.multiplePayloadStream),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplePayloadStream,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplePayloadStream"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.depFec),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DepFECData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"depFec"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DataType, choice.fec),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_FECData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fec"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DataType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1796 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nullDataat 1797 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* videoDataat 1798 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* audioDataat 1799 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* dataat 1800 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* encryptionDataat 1801 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* h235Controlat 1803 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* h235Mediaat 1804 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* multiplexedStreamat 1805 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* redundancyEncodingat 1806 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* multiplePayloadStreamat 1807 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* depFecat 1808 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 } /* fecat 1810 */
+};
+asn_CHOICE_specifics_t asn_SPC_DataType_specs_1 = {
+	sizeof(struct DataType),
+	offsetof(struct DataType, _asn_ctx),
+	offsetof(struct DataType, present),
+	sizeof(((struct DataType *)0)->present),
+	asn_MAP_DataType_tag2el_1,
+	13,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DataType = {
+	"DataType",
+	"DataType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DataType_constr_1, CHOICE_constraint },
+	asn_MBR_DataType_1,
+	13,	/* Elements count */
+	&asn_SPC_DataType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECCapability.h	(working copy)
@@ -0,0 +1,77 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DepFECCapability_H_
+#define	_DepFECCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DepFECCapability_PR {
+	DepFECCapability_PR_NOTHING,	/* No components present */
+	DepFECCapability_PR_rfc2733
+	/* Extensions may appear below */
+	
+} DepFECCapability_PR;
+
+/* DepFECCapability */
+typedef struct DepFECCapability {
+	DepFECCapability_PR present;
+	union DepFECCapability_u {
+		struct DepFECCapability__rfc2733 {
+			BOOLEAN_t	 redundancyEncoding;
+			struct DepFECCapability__rfc2733__separateStream {
+				BOOLEAN_t	 separatePort;
+				BOOLEAN_t	 samePort;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} separateStream;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *rfc2733;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DepFECCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DepFECCapability;
+extern asn_CHOICE_specifics_t asn_SPC_DepFECCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_DepFECCapability_1[1];
+extern asn_per_constraints_t asn_PER_type_DepFECCapability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DepFECCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECCapability.c	(working copy)
@@ -0,0 +1,158 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DepFECCapability.h"
+
+asn_per_constraints_t asn_PER_type_DepFECCapability_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_separateStream_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECCapability__rfc2733__separateStream, separatePort),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separatePort"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECCapability__rfc2733__separateStream, samePort),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"samePort"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_separateStream_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_separateStream_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* separatePortat 1655 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* samePortat 1656 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_separateStream_specs_4 = {
+	sizeof(struct DepFECCapability__rfc2733__separateStream),
+	offsetof(struct DepFECCapability__rfc2733__separateStream, _asn_ctx),
+	asn_MAP_separateStream_tag2el_4,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_separateStream_4 = {
+	"separateStream",
+	"separateStream",
+	&asn_OP_SEQUENCE,
+	asn_DEF_separateStream_tags_4,
+	sizeof(asn_DEF_separateStream_tags_4)
+		/sizeof(asn_DEF_separateStream_tags_4[0]) - 1, /* 1 */
+	asn_DEF_separateStream_tags_4,	/* Same as above */
+	sizeof(asn_DEF_separateStream_tags_4)
+		/sizeof(asn_DEF_separateStream_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_separateStream_4,
+	2,	/* Elements count */
+	&asn_SPC_separateStream_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rfc2733_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECCapability__rfc2733, redundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncoding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECCapability__rfc2733, separateStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_separateStream_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateStream"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rfc2733_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rfc2733_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* redundancyEncodingat 1652 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* separateStreamat 1655 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rfc2733_specs_2 = {
+	sizeof(struct DepFECCapability__rfc2733),
+	offsetof(struct DepFECCapability__rfc2733, _asn_ctx),
+	asn_MAP_rfc2733_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733_2 = {
+	"rfc2733",
+	"rfc2733",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rfc2733_tags_2,
+	sizeof(asn_DEF_rfc2733_tags_2)
+		/sizeof(asn_DEF_rfc2733_tags_2[0]) - 1, /* 1 */
+	asn_DEF_rfc2733_tags_2,	/* Same as above */
+	sizeof(asn_DEF_rfc2733_tags_2)
+		/sizeof(asn_DEF_rfc2733_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rfc2733_2,
+	2,	/* Elements count */
+	&asn_SPC_rfc2733_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DepFECCapability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct DepFECCapability, choice.rfc2733),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_rfc2733_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DepFECCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* rfc2733at 1652 */
+};
+asn_CHOICE_specifics_t asn_SPC_DepFECCapability_specs_1 = {
+	sizeof(struct DepFECCapability),
+	offsetof(struct DepFECCapability, _asn_ctx),
+	offsetof(struct DepFECCapability, present),
+	sizeof(((struct DepFECCapability *)0)->present),
+	asn_MAP_DepFECCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DepFECCapability = {
+	"DepFECCapability",
+	"DepFECCapability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DepFECCapability_constr_1, CHOICE_constraint },
+	asn_MBR_DepFECCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_DepFECCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECData.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECData.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECData.h	(working copy)
@@ -0,0 +1,120 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DepFECData_H_
+#define	_DepFECData_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DepFECData_PR {
+	DepFECData_PR_NOTHING,	/* No components present */
+	DepFECData_PR_rfc2733
+} DepFECData_PR;
+typedef enum DepFECData__rfc2733__mode_PR {
+	DepFECData__rfc2733__mode_PR_NOTHING,	/* No components present */
+	DepFECData__rfc2733__mode_PR_redundancyEncoding,
+	DepFECData__rfc2733__mode_PR_separateStream
+	/* Extensions may appear below */
+	
+} DepFECData__rfc2733__mode_PR;
+typedef enum DepFECData__rfc2733__mode__separateStream_PR {
+	DepFECData__rfc2733__mode__separateStream_PR_NOTHING,	/* No components present */
+	DepFECData__rfc2733__mode__separateStream_PR_differentPort,
+	DepFECData__rfc2733__mode__separateStream_PR_samePort
+	/* Extensions may appear below */
+	
+} DepFECData__rfc2733__mode__separateStream_PR;
+
+/* DepFECData */
+typedef struct DepFECData {
+	DepFECData_PR present;
+	union DepFECData_u {
+		struct DepFECData__rfc2733 {
+			struct DepFECData__rfc2733__mode {
+				DepFECData__rfc2733__mode_PR present;
+				union DepFECData__rfc2733__mode_u {
+					NULL_t	 redundancyEncoding;
+					struct DepFECData__rfc2733__mode__separateStream {
+						DepFECData__rfc2733__mode__separateStream_PR present;
+						union DepFECData__rfc2733__mode__separateStream_u {
+							struct DepFECData__rfc2733__mode__separateStream__differentPort {
+								long	 protectedSessionID;
+								long	*protectedPayloadType;	/* OPTIONAL */
+								/*
+								 * This type is extensible,
+								 * possible extensions are below.
+								 */
+								
+								/* Context for parsing across buffer boundaries */
+								asn_struct_ctx_t _asn_ctx;
+							} *differentPort;
+							struct DepFECData__rfc2733__mode__separateStream__samePort {
+								long	 protectedPayloadType;
+								/*
+								 * This type is extensible,
+								 * possible extensions are below.
+								 */
+								
+								/* Context for parsing across buffer boundaries */
+								asn_struct_ctx_t _asn_ctx;
+							} *samePort;
+							/*
+							 * This type is extensible,
+							 * possible extensions are below.
+							 */
+						} choice;
+						
+						/* Context for parsing across buffer boundaries */
+						asn_struct_ctx_t _asn_ctx;
+					} *separateStream;
+					/*
+					 * This type is extensible,
+					 * possible extensions are below.
+					 */
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} mode;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *rfc2733;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DepFECData_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DepFECData;
+extern asn_CHOICE_specifics_t asn_SPC_DepFECData_specs_1;
+extern asn_TYPE_member_t asn_MBR_DepFECData_1[1];
+extern asn_per_constraints_t asn_PER_type_DepFECData_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DepFECData_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECData.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECData.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECData.c	(working copy)
@@ -0,0 +1,391 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DepFECData.h"
+
+static int
+memb_protectedSessionID_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_protectedPayloadType_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_protectedPayloadType_constraint_10(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_protectedSessionID_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_protectedPayloadType_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_protectedPayloadType_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_separateStream_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_mode_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_DepFECData_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 0,  0,  0,  0 }	/* (0..0) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_differentPort_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECData__rfc2733__mode__separateStream__differentPort, protectedSessionID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_protectedSessionID_constr_7,  memb_protectedSessionID_constraint_6 },
+		0, 0, /* No default value */
+		"protectedSessionID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DepFECData__rfc2733__mode__separateStream__differentPort, protectedPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_protectedPayloadType_constr_8,  memb_protectedPayloadType_constraint_6 },
+		0, 0, /* No default value */
+		"protectedPayloadType"
+		},
+};
+static const int asn_MAP_differentPort_oms_6[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_differentPort_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_differentPort_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protectedSessionIDat 2118 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* protectedPayloadTypeat 2119 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_differentPort_specs_6 = {
+	sizeof(struct DepFECData__rfc2733__mode__separateStream__differentPort),
+	offsetof(struct DepFECData__rfc2733__mode__separateStream__differentPort, _asn_ctx),
+	asn_MAP_differentPort_tag2el_6,
+	2,	/* Count of tags in the map */
+	asn_MAP_differentPort_oms_6,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_differentPort_6 = {
+	"differentPort",
+	"differentPort",
+	&asn_OP_SEQUENCE,
+	asn_DEF_differentPort_tags_6,
+	sizeof(asn_DEF_differentPort_tags_6)
+		/sizeof(asn_DEF_differentPort_tags_6[0]) - 1, /* 1 */
+	asn_DEF_differentPort_tags_6,	/* Same as above */
+	sizeof(asn_DEF_differentPort_tags_6)
+		/sizeof(asn_DEF_differentPort_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_differentPort_6,
+	2,	/* Elements count */
+	&asn_SPC_differentPort_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_samePort_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECData__rfc2733__mode__separateStream__samePort, protectedPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_protectedPayloadType_constr_11,  memb_protectedPayloadType_constraint_10 },
+		0, 0, /* No default value */
+		"protectedPayloadType"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_samePort_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_samePort_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* protectedPayloadTypeat 2124 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_samePort_specs_10 = {
+	sizeof(struct DepFECData__rfc2733__mode__separateStream__samePort),
+	offsetof(struct DepFECData__rfc2733__mode__separateStream__samePort, _asn_ctx),
+	asn_MAP_samePort_tag2el_10,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_samePort_10 = {
+	"samePort",
+	"samePort",
+	&asn_OP_SEQUENCE,
+	asn_DEF_samePort_tags_10,
+	sizeof(asn_DEF_samePort_tags_10)
+		/sizeof(asn_DEF_samePort_tags_10[0]) - 1, /* 1 */
+	asn_DEF_samePort_tags_10,	/* Same as above */
+	sizeof(asn_DEF_samePort_tags_10)
+		/sizeof(asn_DEF_samePort_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_samePort_10,
+	1,	/* Elements count */
+	&asn_SPC_samePort_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_separateStream_5[] = {
+	{ ATF_POINTER, 0, offsetof(struct DepFECData__rfc2733__mode__separateStream, choice.differentPort),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_differentPort_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"differentPort"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DepFECData__rfc2733__mode__separateStream, choice.samePort),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_samePort_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"samePort"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_separateStream_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* differentPortat 2118 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* samePortat 2124 */
+};
+static asn_CHOICE_specifics_t asn_SPC_separateStream_specs_5 = {
+	sizeof(struct DepFECData__rfc2733__mode__separateStream),
+	offsetof(struct DepFECData__rfc2733__mode__separateStream, _asn_ctx),
+	offsetof(struct DepFECData__rfc2733__mode__separateStream, present),
+	sizeof(((struct DepFECData__rfc2733__mode__separateStream *)0)->present),
+	asn_MAP_separateStream_tag2el_5,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_separateStream_5 = {
+	"separateStream",
+	"separateStream",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_separateStream_constr_5, CHOICE_constraint },
+	asn_MBR_separateStream_5,
+	2,	/* Elements count */
+	&asn_SPC_separateStream_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mode_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECData__rfc2733__mode, choice.redundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncoding"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DepFECData__rfc2733__mode, choice.separateStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_separateStream_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateStream"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_mode_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* redundancyEncodingat 2113 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* separateStreamat 2121 */
+};
+static asn_CHOICE_specifics_t asn_SPC_mode_specs_3 = {
+	sizeof(struct DepFECData__rfc2733__mode),
+	offsetof(struct DepFECData__rfc2733__mode, _asn_ctx),
+	offsetof(struct DepFECData__rfc2733__mode, present),
+	sizeof(((struct DepFECData__rfc2733__mode *)0)->present),
+	asn_MAP_mode_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mode_3 = {
+	"mode",
+	"mode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_mode_constr_3, CHOICE_constraint },
+	asn_MBR_mode_3,
+	2,	/* Elements count */
+	&asn_SPC_mode_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rfc2733_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECData__rfc2733, mode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_mode_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rfc2733_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rfc2733_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* modeat 2113 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rfc2733_specs_2 = {
+	sizeof(struct DepFECData__rfc2733),
+	offsetof(struct DepFECData__rfc2733, _asn_ctx),
+	asn_MAP_rfc2733_tag2el_2,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733_2 = {
+	"rfc2733",
+	"rfc2733",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rfc2733_tags_2,
+	sizeof(asn_DEF_rfc2733_tags_2)
+		/sizeof(asn_DEF_rfc2733_tags_2[0]) - 1, /* 1 */
+	asn_DEF_rfc2733_tags_2,	/* Same as above */
+	sizeof(asn_DEF_rfc2733_tags_2)
+		/sizeof(asn_DEF_rfc2733_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rfc2733_2,
+	1,	/* Elements count */
+	&asn_SPC_rfc2733_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DepFECData_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct DepFECData, choice.rfc2733),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_rfc2733_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DepFECData_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* rfc2733at 2130 */
+};
+asn_CHOICE_specifics_t asn_SPC_DepFECData_specs_1 = {
+	sizeof(struct DepFECData),
+	offsetof(struct DepFECData, _asn_ctx),
+	offsetof(struct DepFECData, present),
+	sizeof(((struct DepFECData *)0)->present),
+	asn_MAP_DepFECData_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DepFECData = {
+	"DepFECData",
+	"DepFECData",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DepFECData_constr_1, CHOICE_constraint },
+	asn_MBR_DepFECData_1,
+	1,	/* Elements count */
+	&asn_SPC_DepFECData_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECMode.h	(working copy)
@@ -0,0 +1,132 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DepFECMode_H_
+#define	_DepFECMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DepFECMode_PR {
+	DepFECMode_PR_NOTHING,	/* No components present */
+	DepFECMode_PR_rfc2733Mode
+	/* Extensions may appear below */
+	
+} DepFECMode_PR;
+typedef enum DepFECMode__rfc2733Mode__mode_PR {
+	DepFECMode__rfc2733Mode__mode_PR_NOTHING,	/* No components present */
+	DepFECMode__rfc2733Mode__mode_PR_redundancyEncoding,
+	DepFECMode__rfc2733Mode__mode_PR_separateStream
+	/* Extensions may appear below */
+	
+} DepFECMode__rfc2733Mode__mode_PR;
+typedef enum DepFECMode__rfc2733Mode__mode__separateStream_PR {
+	DepFECMode__rfc2733Mode__mode__separateStream_PR_NOTHING,	/* No components present */
+	DepFECMode__rfc2733Mode__mode__separateStream_PR_differentPort,
+	DepFECMode__rfc2733Mode__mode__separateStream_PR_samePort
+	/* Extensions may appear below */
+	
+} DepFECMode__rfc2733Mode__mode__separateStream_PR;
+
+/* Forward declarations */
+struct ModeElementType;
+
+/* DepFECMode */
+typedef struct DepFECMode {
+	DepFECMode_PR present;
+	union DepFECMode_u {
+		struct DepFECMode__rfc2733Mode {
+			struct DepFECMode__rfc2733Mode__mode {
+				DepFECMode__rfc2733Mode__mode_PR present;
+				union DepFECMode__rfc2733Mode__mode_u {
+					NULL_t	 redundancyEncoding;
+					struct DepFECMode__rfc2733Mode__mode__separateStream {
+						DepFECMode__rfc2733Mode__mode__separateStream_PR present;
+						union DepFECMode__rfc2733Mode__mode__separateStream_u {
+							struct DepFECMode__rfc2733Mode__mode__separateStream__differentPort {
+								long	 protectedSessionID;
+								long	*protectedPayloadType;	/* OPTIONAL */
+								/*
+								 * This type is extensible,
+								 * possible extensions are below.
+								 */
+								
+								/* Context for parsing across buffer boundaries */
+								asn_struct_ctx_t _asn_ctx;
+							} *differentPort;
+							struct DepFECMode__rfc2733Mode__mode__separateStream__samePort {
+								struct ModeElementType	*protectedType;
+								/*
+								 * This type is extensible,
+								 * possible extensions are below.
+								 */
+								
+								/* Context for parsing across buffer boundaries */
+								asn_struct_ctx_t _asn_ctx;
+							} *samePort;
+							/*
+							 * This type is extensible,
+							 * possible extensions are below.
+							 */
+						} choice;
+						
+						/* Context for parsing across buffer boundaries */
+						asn_struct_ctx_t _asn_ctx;
+					} *separateStream;
+					/*
+					 * This type is extensible,
+					 * possible extensions are below.
+					 */
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} mode;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *rfc2733Mode;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DepFECMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DepFECMode;
+extern asn_CHOICE_specifics_t asn_SPC_DepFECMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_DepFECMode_1[1];
+extern asn_per_constraints_t asn_PER_type_DepFECMode_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ModeElementType.h"
+
+#endif	/* _DepFECMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DepFECMode.c	(working copy)
@@ -0,0 +1,361 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DepFECMode.h"
+
+static int
+memb_protectedSessionID_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_protectedPayloadType_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_protectedSessionID_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_protectedPayloadType_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_separateStream_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_mode_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_DepFECMode_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_differentPort_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream__differentPort, protectedSessionID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_protectedSessionID_constr_7,  memb_protectedSessionID_constraint_6 },
+		0, 0, /* No default value */
+		"protectedSessionID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream__differentPort, protectedPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_protectedPayloadType_constr_8,  memb_protectedPayloadType_constraint_6 },
+		0, 0, /* No default value */
+		"protectedPayloadType"
+		},
+};
+static const int asn_MAP_differentPort_oms_6[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_differentPort_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_differentPort_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protectedSessionIDat 2651 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* protectedPayloadTypeat 2652 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_differentPort_specs_6 = {
+	sizeof(struct DepFECMode__rfc2733Mode__mode__separateStream__differentPort),
+	offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream__differentPort, _asn_ctx),
+	asn_MAP_differentPort_tag2el_6,
+	2,	/* Count of tags in the map */
+	asn_MAP_differentPort_oms_6,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_differentPort_6 = {
+	"differentPort",
+	"differentPort",
+	&asn_OP_SEQUENCE,
+	asn_DEF_differentPort_tags_6,
+	sizeof(asn_DEF_differentPort_tags_6)
+		/sizeof(asn_DEF_differentPort_tags_6[0]) - 1, /* 1 */
+	asn_DEF_differentPort_tags_6,	/* Same as above */
+	sizeof(asn_DEF_differentPort_tags_6)
+		/sizeof(asn_DEF_differentPort_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_differentPort_6,
+	2,	/* Elements count */
+	&asn_SPC_differentPort_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_samePort_10[] = {
+	{ ATF_POINTER, 0, offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream__samePort, protectedType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ModeElementType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protectedType"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_samePort_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_samePort_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* protectedTypeat 2657 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_samePort_specs_10 = {
+	sizeof(struct DepFECMode__rfc2733Mode__mode__separateStream__samePort),
+	offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream__samePort, _asn_ctx),
+	asn_MAP_samePort_tag2el_10,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_samePort_10 = {
+	"samePort",
+	"samePort",
+	&asn_OP_SEQUENCE,
+	asn_DEF_samePort_tags_10,
+	sizeof(asn_DEF_samePort_tags_10)
+		/sizeof(asn_DEF_samePort_tags_10[0]) - 1, /* 1 */
+	asn_DEF_samePort_tags_10,	/* Same as above */
+	sizeof(asn_DEF_samePort_tags_10)
+		/sizeof(asn_DEF_samePort_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_samePort_10,
+	1,	/* Elements count */
+	&asn_SPC_samePort_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_separateStream_5[] = {
+	{ ATF_POINTER, 0, offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream, choice.differentPort),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_differentPort_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"differentPort"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream, choice.samePort),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_samePort_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"samePort"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_separateStream_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* differentPortat 2651 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* samePortat 2657 */
+};
+static asn_CHOICE_specifics_t asn_SPC_separateStream_specs_5 = {
+	sizeof(struct DepFECMode__rfc2733Mode__mode__separateStream),
+	offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream, _asn_ctx),
+	offsetof(struct DepFECMode__rfc2733Mode__mode__separateStream, present),
+	sizeof(((struct DepFECMode__rfc2733Mode__mode__separateStream *)0)->present),
+	asn_MAP_separateStream_tag2el_5,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_separateStream_5 = {
+	"separateStream",
+	"separateStream",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_separateStream_constr_5, CHOICE_constraint },
+	asn_MBR_separateStream_5,
+	2,	/* Elements count */
+	&asn_SPC_separateStream_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mode_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECMode__rfc2733Mode__mode, choice.redundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncoding"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DepFECMode__rfc2733Mode__mode, choice.separateStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_separateStream_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateStream"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_mode_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* redundancyEncodingat 2646 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* separateStreamat 2654 */
+};
+static asn_CHOICE_specifics_t asn_SPC_mode_specs_3 = {
+	sizeof(struct DepFECMode__rfc2733Mode__mode),
+	offsetof(struct DepFECMode__rfc2733Mode__mode, _asn_ctx),
+	offsetof(struct DepFECMode__rfc2733Mode__mode, present),
+	sizeof(((struct DepFECMode__rfc2733Mode__mode *)0)->present),
+	asn_MAP_mode_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mode_3 = {
+	"mode",
+	"mode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_mode_constr_3, CHOICE_constraint },
+	asn_MBR_mode_3,
+	2,	/* Elements count */
+	&asn_SPC_mode_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rfc2733Mode_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DepFECMode__rfc2733Mode, mode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_mode_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rfc2733Mode_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rfc2733Mode_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* modeat 2646 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rfc2733Mode_specs_2 = {
+	sizeof(struct DepFECMode__rfc2733Mode),
+	offsetof(struct DepFECMode__rfc2733Mode, _asn_ctx),
+	asn_MAP_rfc2733Mode_tag2el_2,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733Mode_2 = {
+	"rfc2733Mode",
+	"rfc2733Mode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rfc2733Mode_tags_2,
+	sizeof(asn_DEF_rfc2733Mode_tags_2)
+		/sizeof(asn_DEF_rfc2733Mode_tags_2[0]) - 1, /* 1 */
+	asn_DEF_rfc2733Mode_tags_2,	/* Same as above */
+	sizeof(asn_DEF_rfc2733Mode_tags_2)
+		/sizeof(asn_DEF_rfc2733Mode_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rfc2733Mode_2,
+	1,	/* Elements count */
+	&asn_SPC_rfc2733Mode_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DepFECMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct DepFECMode, choice.rfc2733Mode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_rfc2733Mode_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733Mode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DepFECMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* rfc2733Modeat 2663 */
+};
+asn_CHOICE_specifics_t asn_SPC_DepFECMode_specs_1 = {
+	sizeof(struct DepFECMode),
+	offsetof(struct DepFECMode, _asn_ctx),
+	offsetof(struct DepFECMode, present),
+	sizeof(((struct DepFECMode *)0)->present),
+	asn_MAP_DepFECMode_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DepFECMode = {
+	"DepFECMode",
+	"DepFECMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DepFECMode_constr_1, CHOICE_constraint },
+	asn_MBR_DepFECMode_1,
+	1,	/* Elements count */
+	&asn_SPC_DepFECMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformation.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformation.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformation.h	(working copy)
@@ -0,0 +1,75 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DialingInformation_H_
+#define	_DialingInformation_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DialingInformation_PR {
+	DialingInformation_PR_NOTHING,	/* No components present */
+	DialingInformation_PR_nonStandard,
+	DialingInformation_PR_differential,
+	DialingInformation_PR_infoNotAvailable
+	/* Extensions may appear below */
+	
+} DialingInformation_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+struct DialingInformationNumber;
+
+/* DialingInformation */
+typedef struct DialingInformation {
+	DialingInformation_PR present;
+	union DialingInformation_u {
+		struct NonStandardMessage	*nonStandard;
+		struct DialingInformation__differential {
+			A_SET_OF(struct DialingInformationNumber) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *differential;
+		long	 infoNotAvailable;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DialingInformation_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DialingInformation;
+extern asn_CHOICE_specifics_t asn_SPC_DialingInformation_specs_1;
+extern asn_TYPE_member_t asn_MBR_DialingInformation_1[3];
+extern asn_per_constraints_t asn_PER_type_DialingInformation_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+#include "DialingInformationNumber.h"
+
+#endif	/* _DialingInformation_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformation.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformation.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformation.c	(working copy)
@@ -0,0 +1,175 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DialingInformation.h"
+
+static int
+memb_differential_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 65535)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_infoNotAvailable_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_differential_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_differential_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_infoNotAvailable_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_DialingInformation_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_differential_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DialingInformationNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_differential_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_differential_specs_3 = {
+	sizeof(struct DialingInformation__differential),
+	offsetof(struct DialingInformation__differential, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_differential_3 = {
+	"differential",
+	"differential",
+	&asn_OP_SET_OF,
+	asn_DEF_differential_tags_3,
+	sizeof(asn_DEF_differential_tags_3)
+		/sizeof(asn_DEF_differential_tags_3[0]) - 1, /* 1 */
+	asn_DEF_differential_tags_3,	/* Same as above */
+	sizeof(asn_DEF_differential_tags_3)
+		/sizeof(asn_DEF_differential_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_differential_constr_3, SET_OF_constraint },
+	asn_MBR_differential_3,
+	1,	/* Single element */
+	&asn_SPC_differential_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DialingInformation_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct DialingInformation, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DialingInformation, choice.differential),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_differential_3,
+		0,
+		{ 0, &asn_PER_memb_differential_constr_3,  memb_differential_constraint_1 },
+		0, 0, /* No default value */
+		"differential"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DialingInformation, choice.infoNotAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_infoNotAvailable_constr_5,  memb_infoNotAvailable_constraint_1 },
+		0, 0, /* No default value */
+		"infoNotAvailable"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DialingInformation_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 3406 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* differentialat 3408 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* infoNotAvailableat 3413 */
+};
+asn_CHOICE_specifics_t asn_SPC_DialingInformation_specs_1 = {
+	sizeof(struct DialingInformation),
+	offsetof(struct DialingInformation, _asn_ctx),
+	offsetof(struct DialingInformation, present),
+	sizeof(((struct DialingInformation *)0)->present),
+	asn_MAP_DialingInformation_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DialingInformation = {
+	"DialingInformation",
+	"DialingInformation",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DialingInformation_constr_1, CHOICE_constraint },
+	asn_MBR_DialingInformation_1,
+	3,	/* Elements count */
+	&asn_SPC_DialingInformation_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNetworkType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNetworkType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNetworkType.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DialingInformationNetworkType_H_
+#define	_DialingInformationNetworkType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DialingInformationNetworkType_PR {
+	DialingInformationNetworkType_PR_NOTHING,	/* No components present */
+	DialingInformationNetworkType_PR_nonStandard,
+	DialingInformationNetworkType_PR_n_isdn,
+	DialingInformationNetworkType_PR_gstn,
+	/* Extensions may appear below */
+	DialingInformationNetworkType_PR_mobile
+} DialingInformationNetworkType_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+
+/* DialingInformationNetworkType */
+typedef struct DialingInformationNetworkType {
+	DialingInformationNetworkType_PR present;
+	union DialingInformationNetworkType_u {
+		struct NonStandardMessage	*nonStandard;
+		NULL_t	 n_isdn;
+		NULL_t	 gstn;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 mobile;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DialingInformationNetworkType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DialingInformationNetworkType;
+extern asn_CHOICE_specifics_t asn_SPC_DialingInformationNetworkType_specs_1;
+extern asn_TYPE_member_t asn_MBR_DialingInformationNetworkType_1[4];
+extern asn_per_constraints_t asn_PER_type_DialingInformationNetworkType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+
+#endif	/* _DialingInformationNetworkType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNetworkType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNetworkType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNetworkType.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DialingInformationNetworkType.h"
+
+asn_per_constraints_t asn_PER_type_DialingInformationNetworkType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_DialingInformationNetworkType_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct DialingInformationNetworkType, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DialingInformationNetworkType, choice.n_isdn),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"n-isdn"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DialingInformationNetworkType, choice.gstn),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gstn"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DialingInformationNetworkType, choice.mobile),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mobile"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DialingInformationNetworkType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 3428 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* n-isdnat 3429 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* gstnat 3430 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* mobileat 3432 */
+};
+asn_CHOICE_specifics_t asn_SPC_DialingInformationNetworkType_specs_1 = {
+	sizeof(struct DialingInformationNetworkType),
+	offsetof(struct DialingInformationNetworkType, _asn_ctx),
+	offsetof(struct DialingInformationNetworkType, present),
+	sizeof(((struct DialingInformationNetworkType *)0)->present),
+	asn_MAP_DialingInformationNetworkType_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DialingInformationNetworkType = {
+	"DialingInformationNetworkType",
+	"DialingInformationNetworkType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DialingInformationNetworkType_constr_1, CHOICE_constraint },
+	asn_MBR_DialingInformationNetworkType_1,
+	4,	/* Elements count */
+	&asn_SPC_DialingInformationNetworkType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNumber.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DialingInformationNumber_H_
+#define	_DialingInformationNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NumericString.h>
+#include <IA5String.h>
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DialingInformationNetworkType;
+
+/* DialingInformationNumber */
+typedef struct DialingInformationNumber {
+	NumericString_t	 networkAddress;
+	IA5String_t	*subAddress;	/* OPTIONAL */
+	struct DialingInformationNumber__networkType {
+		A_SET_OF(struct DialingInformationNetworkType) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} networkType;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DialingInformationNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DialingInformationNumber;
+extern asn_SEQUENCE_specifics_t asn_SPC_DialingInformationNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_DialingInformationNumber_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DialingInformationNetworkType.h"
+
+#endif	/* _DialingInformationNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DialingInformationNumber.c	(working copy)
@@ -0,0 +1,257 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DialingInformationNumber.h"
+
+static const int permitted_alphabet_table_2[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/* .                */
+ 2, 3, 4, 5, 6, 7, 8, 9,10,11, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+};
+static const int permitted_alphabet_code2value_2[11] = {
+32,48,49,50,51,52,53,54,55,56,57,};
+
+
+static int check_permitted_alphabet_2(const void *sptr) {
+	const int *table = permitted_alphabet_table_2;
+	/* The underlying type is NumericString */
+	const NumericString_t *st = (const NumericString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_networkAddress_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const NumericString_t *st = (const NumericString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size <= 40)
+		 && !check_permitted_alphabet_2(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_networkAddress_2_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_2)/sizeof(permitted_alphabet_table_2[0]))
+		return -1;
+	return permitted_alphabet_table_2[value] - 1;
+}
+static int asn_PER_MAP_networkAddress_2_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_2)/sizeof(permitted_alphabet_code2value_2[0]))
+		return -1;
+	return permitted_alphabet_code2value_2[code];
+}
+static int
+memb_subAddress_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 40)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_networkType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 255)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_networkType_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (SIZE(1..255)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_networkAddress_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  32,  57 }	/* (32..57) */,
+	{ APC_CONSTRAINED,	 6,  6,  0,  40 }	/* (SIZE(0..40)) */,
+	asn_PER_MAP_networkAddress_2_v2c,	/* Value to PER code map */
+	asn_PER_MAP_networkAddress_2_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_subAddress_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 6,  6,  1,  40 }	/* (SIZE(1..40)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_networkType_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (SIZE(1..255)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_networkType_4[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_DialingInformationNetworkType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_networkType_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_networkType_specs_4 = {
+	sizeof(struct DialingInformationNumber__networkType),
+	offsetof(struct DialingInformationNumber__networkType, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_networkType_4 = {
+	"networkType",
+	"networkType",
+	&asn_OP_SET_OF,
+	asn_DEF_networkType_tags_4,
+	sizeof(asn_DEF_networkType_tags_4)
+		/sizeof(asn_DEF_networkType_tags_4[0]) - 1, /* 1 */
+	asn_DEF_networkType_tags_4,	/* Same as above */
+	sizeof(asn_DEF_networkType_tags_4)
+		/sizeof(asn_DEF_networkType_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_networkType_constr_4, SET_OF_constraint },
+	asn_MBR_networkType_4,
+	1,	/* Single element */
+	&asn_SPC_networkType_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DialingInformationNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DialingInformationNumber, networkAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NumericString,
+		0,
+		{ 0, &asn_PER_memb_networkAddress_constr_2,  memb_networkAddress_constraint_1 },
+		0, 0, /* No default value */
+		"networkAddress"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DialingInformationNumber, subAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_subAddress_constr_3,  memb_subAddress_constraint_1 },
+		0, 0, /* No default value */
+		"subAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DialingInformationNumber, networkType),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_networkType_4,
+		0,
+		{ 0, &asn_PER_memb_networkType_constr_4,  memb_networkType_constraint_1 },
+		0, 0, /* No default value */
+		"networkType"
+		},
+};
+static const int asn_MAP_DialingInformationNumber_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_DialingInformationNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DialingInformationNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* networkAddressat 3420 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* subAddressat 3421 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* networkTypeat 3422 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DialingInformationNumber_specs_1 = {
+	sizeof(struct DialingInformationNumber),
+	offsetof(struct DialingInformationNumber, _asn_ctx),
+	asn_MAP_DialingInformationNumber_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_DialingInformationNumber_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DialingInformationNumber = {
+	"DialingInformationNumber",
+	"DialingInformationNumber",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DialingInformationNumber_tags_1,
+	sizeof(asn_DEF_DialingInformationNumber_tags_1)
+		/sizeof(asn_DEF_DialingInformationNumber_tags_1[0]), /* 1 */
+	asn_DEF_DialingInformationNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DialingInformationNumber_tags_1)
+		/sizeof(asn_DEF_DialingInformationNumber_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DialingInformationNumber_1,
+	3,	/* Elements count */
+	&asn_SPC_DialingInformationNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageConfirm.h	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DisengageConfirm_H_
+#define	_DisengageConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct CallCapacity;
+struct CircuitInfo;
+struct RasUsageInformation;
+struct AlternateGK;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* DisengageConfirm */
+typedef struct DisengageConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct DisengageConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct DisengageConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct RasUsageInformation	*usageInformation;	/* OPTIONAL */
+	struct DisengageConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DisengageConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DisengageConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_DisengageConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_DisengageConfirm_1[10];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "CallCapacity.h"
+#include "CircuitInfo.h"
+#include "RasUsageInformation.h"
+#include "AlternateGK.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _DisengageConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageConfirm.c	(working copy)
@@ -0,0 +1,253 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DisengageConfirm.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_5 = {
+	sizeof(struct DisengageConfirm__tokens),
+	offsetof(struct DisengageConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_5 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_5,
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_5,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_5,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_7 = {
+	sizeof(struct DisengageConfirm__cryptoTokens),
+	offsetof(struct DisengageConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_7 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_7,
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_7,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_13 = {
+	sizeof(struct DisengageConfirm__genericData),
+	offsetof(struct DisengageConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_13 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_13,
+	sizeof(asn_DEF_genericData_tags_13)
+		/sizeof(asn_DEF_genericData_tags_13[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_13,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_13)
+		/sizeof(asn_DEF_genericData_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_13,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DisengageConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 9, offsetof(struct DisengageConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 8, offsetof(struct DisengageConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 7, offsetof(struct DisengageConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 6, offsetof(struct DisengageConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 5, offsetof(struct DisengageConfirm, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 4, offsetof(struct DisengageConfirm, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 3, offsetof(struct DisengageConfirm, usageInformation),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RasUsageInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageInformation"
+		},
+	{ ATF_POINTER, 2, offsetof(struct DisengageConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_genericData_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DisengageConfirm, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_DisengageConfirm_oms_1[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9 };
+static const ber_tlv_tag_t asn_DEF_DisengageConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DisengageConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2079 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 2080 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 2082 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoTokensat 2083 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* integrityCheckValueat 2084 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* capacityat 2085 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* circuitInfoat 2086 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* usageInformationat 2087 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* genericDataat 2088 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 } /* assignedGatekeeperat 2089 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DisengageConfirm_specs_1 = {
+	sizeof(struct DisengageConfirm),
+	offsetof(struct DisengageConfirm, _asn_ctx),
+	asn_MAP_DisengageConfirm_tag2el_1,
+	10,	/* Count of tags in the map */
+	asn_MAP_DisengageConfirm_oms_1,	/* Optional members */
+	1, 8,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DisengageConfirm = {
+	"DisengageConfirm",
+	"DisengageConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DisengageConfirm_tags_1,
+	sizeof(asn_DEF_DisengageConfirm_tags_1)
+		/sizeof(asn_DEF_DisengageConfirm_tags_1[0]), /* 1 */
+	asn_DEF_DisengageConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DisengageConfirm_tags_1)
+		/sizeof(asn_DEF_DisengageConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DisengageConfirm_1,
+	10,	/* Elements count */
+	&asn_SPC_DisengageConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReason.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DisengageReason_H_
+#define	_DisengageReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DisengageReason_PR {
+	DisengageReason_PR_NOTHING,	/* No components present */
+	DisengageReason_PR_forcedDrop,
+	DisengageReason_PR_normalDrop,
+	DisengageReason_PR_undefinedReason
+	/* Extensions may appear below */
+	
+} DisengageReason_PR;
+
+/* DisengageReason */
+typedef struct DisengageReason {
+	DisengageReason_PR present;
+	union DisengageReason_u {
+		NULL_t	 forcedDrop;
+		NULL_t	 normalDrop;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DisengageReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DisengageReason;
+extern asn_CHOICE_specifics_t asn_SPC_DisengageReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_DisengageReason_1[3];
+extern asn_per_constraints_t asn_PER_type_DisengageReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DisengageReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReason.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DisengageReason.h"
+
+asn_per_constraints_t asn_PER_type_DisengageReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_DisengageReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageReason, choice.forcedDrop),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forcedDrop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageReason, choice.normalDrop),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"normalDrop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DisengageReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forcedDropat 2071 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* normalDropat 2072 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* undefinedReasonat 2073 */
+};
+asn_CHOICE_specifics_t asn_SPC_DisengageReason_specs_1 = {
+	sizeof(struct DisengageReason),
+	offsetof(struct DisengageReason, _asn_ctx),
+	offsetof(struct DisengageReason, present),
+	sizeof(((struct DisengageReason *)0)->present),
+	asn_MAP_DisengageReason_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DisengageReason = {
+	"DisengageReason",
+	"DisengageReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DisengageReason_constr_1, CHOICE_constraint },
+	asn_MBR_DisengageReason_1,
+	3,	/* Elements count */
+	&asn_SPC_DisengageReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReject.h	(working copy)
@@ -0,0 +1,85 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DisengageReject_H_
+#define	_DisengageReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "DisengageRejectReason.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* DisengageReject */
+typedef struct DisengageReject {
+	RequestSeqNum_t	 requestSeqNum;
+	DisengageRejectReason_t	 rejectReason;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct DisengageReject__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct DisengageReject__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct DisengageReject__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DisengageReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DisengageReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_DisengageReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_DisengageReject_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _DisengageReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageReject.c	(working copy)
@@ -0,0 +1,233 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DisengageReject.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_7 = {
+	sizeof(struct DisengageReject__tokens),
+	offsetof(struct DisengageReject__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_7 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_7,
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_7,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_9 = {
+	sizeof(struct DisengageReject__cryptoTokens),
+	offsetof(struct DisengageReject__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_9 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_9,
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_9,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_12 = {
+	sizeof(struct DisengageReject__genericData),
+	offsetof(struct DisengageReject__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_12 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_12,
+	sizeof(asn_DEF_genericData_tags_12)
+		/sizeof(asn_DEF_genericData_tags_12[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_12,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_12)
+		/sizeof(asn_DEF_genericData_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_12,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_12	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DisengageReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageReject, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DisengageRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_POINTER, 6, offsetof(struct DisengageReject, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct DisengageReject, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 4, offsetof(struct DisengageReject, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_tokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct DisengageReject, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct DisengageReject, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DisengageReject, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_genericData_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_DisengageReject_oms_1[] = { 2, 3, 4, 5, 6, 7 };
+static const ber_tlv_tag_t asn_DEF_DisengageReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DisengageReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2094 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rejectReasonat 2095 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 2096 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* altGKInfoat 2098 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* tokensat 2099 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cryptoTokensat 2100 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* integrityCheckValueat 2101 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* genericDataat 2102 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DisengageReject_specs_1 = {
+	sizeof(struct DisengageReject),
+	offsetof(struct DisengageReject, _asn_ctx),
+	asn_MAP_DisengageReject_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_DisengageReject_oms_1,	/* Optional members */
+	1, 5,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DisengageReject = {
+	"DisengageReject",
+	"DisengageReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DisengageReject_tags_1,
+	sizeof(asn_DEF_DisengageReject_tags_1)
+		/sizeof(asn_DEF_DisengageReject_tags_1[0]), /* 1 */
+	asn_DEF_DisengageReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DisengageReject_tags_1)
+		/sizeof(asn_DEF_DisengageReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DisengageReject_1,
+	8,	/* Elements count */
+	&asn_SPC_DisengageReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRejectReason.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DisengageRejectReason_H_
+#define	_DisengageRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum DisengageRejectReason_PR {
+	DisengageRejectReason_PR_NOTHING,	/* No components present */
+	DisengageRejectReason_PR_notRegistered,
+	DisengageRejectReason_PR_requestToDropOther,
+	/* Extensions may appear below */
+	DisengageRejectReason_PR_securityDenial,
+	DisengageRejectReason_PR_securityError
+} DisengageRejectReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors2;
+
+/* DisengageRejectReason */
+typedef struct DisengageRejectReason {
+	DisengageRejectReason_PR present;
+	union DisengageRejectReason_u {
+		NULL_t	 notRegistered;
+		NULL_t	 requestToDropOther;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 securityDenial;
+		struct SecurityErrors2	*securityError;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DisengageRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DisengageRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_DisengageRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_DisengageRejectReason_1[4];
+extern asn_per_constraints_t asn_PER_type_DisengageRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors2.h"
+
+#endif	/* _DisengageRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRejectReason.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DisengageRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_DisengageRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_DisengageRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRejectReason, choice.notRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRejectReason, choice.requestToDropOther),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestToDropOther"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRejectReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_POINTER, 0, offsetof(struct DisengageRejectReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_DisengageRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* notRegisteredat 2107 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* requestToDropOtherat 2108 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* securityDenialat 2110 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* securityErrorat 2112 */
+};
+asn_CHOICE_specifics_t asn_SPC_DisengageRejectReason_specs_1 = {
+	sizeof(struct DisengageRejectReason),
+	offsetof(struct DisengageRejectReason, _asn_ctx),
+	offsetof(struct DisengageRejectReason, present),
+	sizeof(((struct DisengageRejectReason *)0)->present),
+	asn_MAP_DisengageRejectReason_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_DisengageRejectReason = {
+	"DisengageRejectReason",
+	"DisengageRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_DisengageRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_DisengageRejectReason_1,
+	4,	/* Elements count */
+	&asn_SPC_DisengageRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRequest.h	(working copy)
@@ -0,0 +1,118 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DisengageRequest_H_
+#define	_DisengageRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "EndpointIdentifier.h"
+#include "ConferenceIdentifier.h"
+#include "CallReferenceValue.h"
+#include "DisengageReason.h"
+#include "CallIdentifier.h"
+#include "GatekeeperIdentifier.h"
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct CallLinkage;
+struct CallCapacity;
+struct CircuitInfo;
+struct RasUsageInformation;
+struct CallTerminationCause;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct ServiceControlSession;
+struct GenericData;
+
+/* DisengageRequest */
+typedef struct DisengageRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	EndpointIdentifier_t	 endpointIdentifier;
+	ConferenceIdentifier_t	 conferenceID;
+	CallReferenceValue_t	 callReferenceValue;
+	DisengageReason_t	 disengageReason;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	struct DisengageRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct DisengageRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	BOOLEAN_t	*answeredCall;
+	struct CallLinkage	*callLinkage;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct RasUsageInformation	*usageInformation;	/* OPTIONAL */
+	struct CallTerminationCause	*terminationCause;	/* OPTIONAL */
+	struct DisengageRequest__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	struct DisengageRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DisengageRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DisengageRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_DisengageRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_DisengageRequest_1[19];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "CallLinkage.h"
+#include "CallCapacity.h"
+#include "CircuitInfo.h"
+#include "RasUsageInformation.h"
+#include "CallTerminationCause.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "ServiceControlSession.h"
+#include "GenericData.h"
+
+#endif	/* _DisengageRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisengageRequest.c	(working copy)
@@ -0,0 +1,380 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DisengageRequest.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_11 = {
+	sizeof(struct DisengageRequest__tokens),
+	offsetof(struct DisengageRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_11 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_11,
+	sizeof(asn_DEF_tokens_tags_11)
+		/sizeof(asn_DEF_tokens_tags_11[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_11,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_11)
+		/sizeof(asn_DEF_tokens_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_11,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_13[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_13 = {
+	sizeof(struct DisengageRequest__cryptoTokens),
+	offsetof(struct DisengageRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_13 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_13,
+	sizeof(asn_DEF_cryptoTokens_tags_13)
+		/sizeof(asn_DEF_cryptoTokens_tags_13[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_13,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_13)
+		/sizeof(asn_DEF_cryptoTokens_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_13,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_22[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_22 = {
+	sizeof(struct DisengageRequest__serviceControl),
+	offsetof(struct DisengageRequest__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_22 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_22,
+	sizeof(asn_DEF_serviceControl_tags_22)
+		/sizeof(asn_DEF_serviceControl_tags_22[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_22,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_22)
+		/sizeof(asn_DEF_serviceControl_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_22,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_24[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_24[] = {
+	(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_24 = {
+	sizeof(struct DisengageRequest__genericData),
+	offsetof(struct DisengageRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_24 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_24,
+	sizeof(asn_DEF_genericData_tags_24)
+		/sizeof(asn_DEF_genericData_tags_24[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_24,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_24)
+		/sizeof(asn_DEF_genericData_tags_24[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_24,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_24	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_DisengageRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRequest, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRequest, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRequest, callReferenceValue),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallReferenceValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callReferenceValue"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisengageRequest, disengageReason),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DisengageReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"disengageReason"
+		},
+	{ ATF_POINTER, 14, offsetof(struct DisengageRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 13, offsetof(struct DisengageRequest, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 12, offsetof(struct DisengageRequest, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_POINTER, 11, offsetof(struct DisengageRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_tokens_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 10, offsetof(struct DisengageRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 9, offsetof(struct DisengageRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 8, offsetof(struct DisengageRequest, answeredCall),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"answeredCall"
+		},
+	{ ATF_POINTER, 7, offsetof(struct DisengageRequest, callLinkage),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallLinkage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callLinkage"
+		},
+	{ ATF_POINTER, 6, offsetof(struct DisengageRequest, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 5, offsetof(struct DisengageRequest, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 4, offsetof(struct DisengageRequest, usageInformation),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RasUsageInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageInformation"
+		},
+	{ ATF_POINTER, 3, offsetof(struct DisengageRequest, terminationCause),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallTerminationCause,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminationCause"
+		},
+	{ ATF_POINTER, 2, offsetof(struct DisengageRequest, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		0,
+		&asn_DEF_serviceControl_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 1, offsetof(struct DisengageRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		0,
+		&asn_DEF_genericData_24,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_DisengageRequest_oms_1[] = { 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 };
+static const ber_tlv_tag_t asn_DEF_DisengageRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DisengageRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2047 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* endpointIdentifierat 2048 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* conferenceIDat 2049 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* callReferenceValueat 2050 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* disengageReasonat 2051 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* nonStandardDataat 2052 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* callIdentifierat 2054 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* gatekeeperIdentifierat 2055 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* tokensat 2056 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* cryptoTokensat 2057 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* integrityCheckValueat 2058 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* answeredCallat 2059 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* callLinkageat 2060 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* capacityat 2061 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* circuitInfoat 2062 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* usageInformationat 2063 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* terminationCauseat 2064 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* serviceControlat 2065 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 } /* genericDataat 2066 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DisengageRequest_specs_1 = {
+	sizeof(struct DisengageRequest),
+	offsetof(struct DisengageRequest, _asn_ctx),
+	asn_MAP_DisengageRequest_tag2el_1,
+	19,	/* Count of tags in the map */
+	asn_MAP_DisengageRequest_oms_1,	/* Optional members */
+	1, 13,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DisengageRequest = {
+	"DisengageRequest",
+	"DisengageRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DisengageRequest_tags_1,
+	sizeof(asn_DEF_DisengageRequest_tags_1)
+		/sizeof(asn_DEF_DisengageRequest_tags_1[0]), /* 1 */
+	asn_DEF_DisengageRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DisengageRequest_tags_1)
+		/sizeof(asn_DEF_DisengageRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DisengageRequest_1,
+	19,	/* Elements count */
+	&asn_SPC_DisengageRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisplayName.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisplayName.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisplayName.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_DisplayName_H_
+#define	_DisplayName_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+#include <BMPString.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* DisplayName */
+typedef struct DisplayName {
+	IA5String_t	*language;	/* OPTIONAL */
+	BMPString_t	 name;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} DisplayName_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_DisplayName;
+extern asn_SEQUENCE_specifics_t asn_SPC_DisplayName_specs_1;
+extern asn_TYPE_member_t asn_MBR_DisplayName_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DisplayName_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisplayName.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisplayName.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/DisplayName.c	(working copy)
@@ -0,0 +1,109 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "DisplayName.h"
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_name_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 80)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_name_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  80 }	/* (SIZE(1..80)) */,
+	0, 0	/* No PER character map necessary */
+};
+asn_TYPE_member_t asn_MBR_DisplayName_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct DisplayName, language),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct DisplayName, name),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BMPString,
+		0,
+		{ 0, &asn_PER_memb_name_constr_3,  memb_name_constraint_1 },
+		0, 0, /* No default value */
+		"name"
+		},
+};
+static const int asn_MAP_DisplayName_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_DisplayName_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_DisplayName_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* languageat 754 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* nameat 756 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_DisplayName_specs_1 = {
+	sizeof(struct DisplayName),
+	offsetof(struct DisplayName, _asn_ctx),
+	asn_MAP_DisplayName_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_DisplayName_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_DisplayName = {
+	"DisplayName",
+	"DisplayName",
+	&asn_OP_SEQUENCE,
+	asn_DEF_DisplayName_tags_1,
+	sizeof(asn_DEF_DisplayName_tags_1)
+		/sizeof(asn_DEF_DisplayName_tags_1[0]), /* 1 */
+	asn_DEF_DisplayName_tags_1,	/* Same as above */
+	sizeof(asn_DEF_DisplayName_tags_1)
+		/sizeof(asn_DEF_DisplayName_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_DisplayName_1,
+	2,	/* Elements count */
+	&asn_SPC_DisplayName_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECGDSASignature.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECGDSASignature.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECGDSASignature.h	(working copy)
@@ -0,0 +1,39 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ECGDSASignature_H_
+#define	_ECGDSASignature_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ECGDSASignature */
+typedef struct ECGDSASignature {
+	BIT_STRING_t	 r;
+	BIT_STRING_t	 s;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ECGDSASignature_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ECGDSASignature;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ECGDSASignature_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECGDSASignature.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECGDSASignature.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECGDSASignature.c	(working copy)
@@ -0,0 +1,132 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ECGDSASignature.h"
+
+static int
+memb_r_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_s_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_r_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_s_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_ECGDSASignature_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ECGDSASignature, r),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_r_constr_2,  memb_r_constraint_1 },
+		0, 0, /* No default value */
+		"r"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECGDSASignature, s),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_s_constr_3,  memb_s_constraint_1 },
+		0, 0, /* No default value */
+		"s"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ECGDSASignature_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ECGDSASignature_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rat 109 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sat 113 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_ECGDSASignature_specs_1 = {
+	sizeof(struct ECGDSASignature),
+	offsetof(struct ECGDSASignature, _asn_ctx),
+	asn_MAP_ECGDSASignature_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ECGDSASignature = {
+	"ECGDSASignature",
+	"ECGDSASignature",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ECGDSASignature_tags_1,
+	sizeof(asn_DEF_ECGDSASignature_tags_1)
+		/sizeof(asn_DEF_ECGDSASignature_tags_1[0]), /* 1 */
+	asn_DEF_ECGDSASignature_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ECGDSASignature_tags_1)
+		/sizeof(asn_DEF_ECGDSASignature_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ECGDSASignature_1,
+	2,	/* Elements count */
+	&asn_SPC_ECGDSASignature_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECKASDH.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECKASDH.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECKASDH.h	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ECKASDH_H_
+#define	_ECKASDH_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ECpoint.h"
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ECKASDH_PR {
+	ECKASDH_PR_NOTHING,	/* No components present */
+	ECKASDH_PR_eckasdhp,
+	ECKASDH_PR_eckasdh2
+	/* Extensions may appear below */
+	
+} ECKASDH_PR;
+
+/* ECKASDH */
+typedef struct ECKASDH {
+	ECKASDH_PR present;
+	union ECKASDH_u {
+		struct ECKASDH__eckasdhp {
+			ECpoint_t	 public_key;
+			BIT_STRING_t	 modulus;
+			ECpoint_t	 base;
+			BIT_STRING_t	 weierstrassA;
+			BIT_STRING_t	 weierstrassB;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *eckasdhp;
+		struct ECKASDH__eckasdh2 {
+			ECpoint_t	 public_key;
+			BIT_STRING_t	 fieldSize;
+			ECpoint_t	 base;
+			BIT_STRING_t	 weierstrassA;
+			BIT_STRING_t	 weierstrassB;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *eckasdh2;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ECKASDH_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ECKASDH;
+extern asn_CHOICE_specifics_t asn_SPC_ECKASDH_specs_1;
+extern asn_TYPE_member_t asn_MBR_ECKASDH_1[2];
+extern asn_per_constraints_t asn_PER_type_ECKASDH_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ECKASDH_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECKASDH.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECKASDH.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECKASDH.c	(working copy)
@@ -0,0 +1,444 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ECKASDH.h"
+
+static int
+memb_modulus_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_weierstrassA_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_weierstrassB_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_fieldSize_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_weierstrassA_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_weierstrassB_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_modulus_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_weierstrassA_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_weierstrassB_constr_7 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_fieldSize_constr_10 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_weierstrassA_constr_12 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_weierstrassB_constr_13 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_ECKASDH_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_eckasdhp_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdhp, public_key),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ECpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"public-key"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdhp, modulus),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_modulus_constr_4,  memb_modulus_constraint_2 },
+		0, 0, /* No default value */
+		"modulus"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdhp, base),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ECpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"base"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdhp, weierstrassA),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_weierstrassA_constr_6,  memb_weierstrassA_constraint_2 },
+		0, 0, /* No default value */
+		"weierstrassA"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdhp, weierstrassB),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_weierstrassB_constr_7,  memb_weierstrassB_constraint_2 },
+		0, 0, /* No default value */
+		"weierstrassB"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_eckasdhp_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_eckasdhp_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* public-keyat 61 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* modulusat 69 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* baseat 72 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* weierstrassAat 75 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* weierstrassBat 78 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_eckasdhp_specs_2 = {
+	sizeof(struct ECKASDH__eckasdhp),
+	offsetof(struct ECKASDH__eckasdhp, _asn_ctx),
+	asn_MAP_eckasdhp_tag2el_2,
+	5,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_eckasdhp_2 = {
+	"eckasdhp",
+	"eckasdhp",
+	&asn_OP_SEQUENCE,
+	asn_DEF_eckasdhp_tags_2,
+	sizeof(asn_DEF_eckasdhp_tags_2)
+		/sizeof(asn_DEF_eckasdhp_tags_2[0]) - 1, /* 1 */
+	asn_DEF_eckasdhp_tags_2,	/* Same as above */
+	sizeof(asn_DEF_eckasdhp_tags_2)
+		/sizeof(asn_DEF_eckasdhp_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_eckasdhp_2,
+	5,	/* Elements count */
+	&asn_SPC_eckasdhp_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_eckasdh2_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdh2, public_key),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ECpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"public-key"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdh2, fieldSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_fieldSize_constr_10,  memb_fieldSize_constraint_8 },
+		0, 0, /* No default value */
+		"fieldSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdh2, base),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ECpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"base"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdh2, weierstrassA),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_weierstrassA_constr_12,  memb_weierstrassA_constraint_8 },
+		0, 0, /* No default value */
+		"weierstrassA"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ECKASDH__eckasdh2, weierstrassB),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_weierstrassB_constr_13,  memb_weierstrassB_constraint_8 },
+		0, 0, /* No default value */
+		"weierstrassB"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_eckasdh2_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_eckasdh2_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* public-keyat 83 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* fieldSizeat 91 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* baseat 94 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* weierstrassAat 97 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* weierstrassBat 100 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_eckasdh2_specs_8 = {
+	sizeof(struct ECKASDH__eckasdh2),
+	offsetof(struct ECKASDH__eckasdh2, _asn_ctx),
+	asn_MAP_eckasdh2_tag2el_8,
+	5,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_eckasdh2_8 = {
+	"eckasdh2",
+	"eckasdh2",
+	&asn_OP_SEQUENCE,
+	asn_DEF_eckasdh2_tags_8,
+	sizeof(asn_DEF_eckasdh2_tags_8)
+		/sizeof(asn_DEF_eckasdh2_tags_8[0]) - 1, /* 1 */
+	asn_DEF_eckasdh2_tags_8,	/* Same as above */
+	sizeof(asn_DEF_eckasdh2_tags_8)
+		/sizeof(asn_DEF_eckasdh2_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_eckasdh2_8,
+	5,	/* Elements count */
+	&asn_SPC_eckasdh2_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ECKASDH_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct ECKASDH, choice.eckasdhp),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_eckasdhp_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"eckasdhp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ECKASDH, choice.eckasdh2),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_eckasdh2_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"eckasdh2"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ECKASDH_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* eckasdhpat 61 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* eckasdh2at 83 */
+};
+asn_CHOICE_specifics_t asn_SPC_ECKASDH_specs_1 = {
+	sizeof(struct ECKASDH),
+	offsetof(struct ECKASDH, _asn_ctx),
+	offsetof(struct ECKASDH, present),
+	sizeof(((struct ECKASDH *)0)->present),
+	asn_MAP_ECKASDH_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ECKASDH = {
+	"ECKASDH",
+	"ECKASDH",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ECKASDH_constr_1, CHOICE_constraint },
+	asn_MBR_ECKASDH_1,
+	2,	/* Elements count */
+	&asn_SPC_ECKASDH_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECpoint.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECpoint.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECpoint.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ECpoint_H_
+#define	_ECpoint_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ECpoint */
+typedef struct ECpoint {
+	BIT_STRING_t	*x;	/* OPTIONAL */
+	BIT_STRING_t	*y;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ECpoint_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ECpoint;
+extern asn_SEQUENCE_specifics_t asn_SPC_ECpoint_specs_1;
+extern asn_TYPE_member_t asn_MBR_ECpoint_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ECpoint_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECpoint.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECpoint.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ECpoint.c	(working copy)
@@ -0,0 +1,134 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ECpoint.h"
+
+static int
+memb_x_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_y_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size <= 511)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_x_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_y_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  0,  511 }	/* (SIZE(0..511)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ECpoint_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct ECpoint, x),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_x_constr_2,  memb_x_constraint_1 },
+		0, 0, /* No default value */
+		"x"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ECpoint, y),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_y_constr_3,  memb_y_constraint_1 },
+		0, 0, /* No default value */
+		"y"
+		},
+};
+static const int asn_MAP_ECpoint_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_ECpoint_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ECpoint_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* xat 52 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* yat 53 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ECpoint_specs_1 = {
+	sizeof(struct ECpoint),
+	offsetof(struct ECpoint, _asn_ctx),
+	asn_MAP_ECpoint_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_ECpoint_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ECpoint = {
+	"ECpoint",
+	"ECpoint",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ECpoint_tags_1,
+	sizeof(asn_DEF_ECpoint_tags_1)
+		/sizeof(asn_DEF_ECpoint_tags_1[0]), /* 1 */
+	asn_DEF_ECpoint_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ECpoint_tags_1)
+		/sizeof(asn_DEF_ECpoint_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ECpoint_1,
+	2,	/* Elements count */
+	&asn_SPC_ECpoint_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ENCRYPTED.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ENCRYPTED.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ENCRYPTED.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ENCRYPTED_H_
+#define	_ENCRYPTED_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include "H235-SECURITY-MESSAGES_Params.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ENCRYPTED */
+typedef struct ENCRYPTED_202P0 {
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	OCTET_STRING_t	 encryptedData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ENCRYPTED_202P0_t;
+typedef struct ENCRYPTED_202P1 {
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	OCTET_STRING_t	 encryptedData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ENCRYPTED_202P1_t;
+typedef struct ENCRYPTED_202P2 {
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	OCTET_STRING_t	 encryptedData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ENCRYPTED_202P2_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ENCRYPTED_202P0;
+extern asn_SEQUENCE_specifics_t asn_SPC_ENCRYPTED_202P0_specs_1;
+extern asn_TYPE_member_t asn_MBR_ENCRYPTED_202P0_1[3];
+extern asn_per_constraints_t asn_PER_type_ENCRYPTED_202P0_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_ENCRYPTED_202P1;
+extern asn_SEQUENCE_specifics_t asn_SPC_ENCRYPTED_202P1_specs_5;
+extern asn_TYPE_member_t asn_MBR_ENCRYPTED_202P1_5[3];
+extern asn_per_constraints_t asn_PER_type_ENCRYPTED_202P1_constr_5;
+extern asn_TYPE_descriptor_t asn_DEF_ENCRYPTED_202P2;
+extern asn_SEQUENCE_specifics_t asn_SPC_ENCRYPTED_202P2_specs_9;
+extern asn_TYPE_member_t asn_MBR_ENCRYPTED_202P2_9[3];
+extern asn_per_constraints_t asn_PER_type_ENCRYPTED_202P2_constr_9;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ENCRYPTED_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ENCRYPTED.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ENCRYPTED.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ENCRYPTED.c	(working copy)
@@ -0,0 +1,207 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ENCRYPTED.h"
+
+asn_per_constraints_t asn_PER_type_ENCRYPTED_202P0_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_ENCRYPTED_202P1_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_ENCRYPTED_202P2_constr_9 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ENCRYPTED_202P0_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P0, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P0, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P0, encryptedData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedData"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ENCRYPTED_202P0_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ENCRYPTED_202P0_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 202 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 203 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* encryptedDataat 204 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ENCRYPTED_202P0_specs_1 = {
+	sizeof(struct ENCRYPTED_202P0),
+	offsetof(struct ENCRYPTED_202P0, _asn_ctx),
+	asn_MAP_ENCRYPTED_202P0_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ENCRYPTED_202P0 = {
+	"ENCRYPTED",
+	"ENCRYPTED",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ENCRYPTED_202P0_tags_1,
+	sizeof(asn_DEF_ENCRYPTED_202P0_tags_1)
+		/sizeof(asn_DEF_ENCRYPTED_202P0_tags_1[0]), /* 1 */
+	asn_DEF_ENCRYPTED_202P0_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ENCRYPTED_202P0_tags_1)
+		/sizeof(asn_DEF_ENCRYPTED_202P0_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_ENCRYPTED_202P0_constr_1, SEQUENCE_constraint },
+	asn_MBR_ENCRYPTED_202P0_1,
+	3,	/* Elements count */
+	&asn_SPC_ENCRYPTED_202P0_specs_1	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ENCRYPTED_202P1_5[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P1, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P1, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P1, encryptedData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedData"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ENCRYPTED_202P1_tags_5[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ENCRYPTED_202P1_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 202 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 203 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* encryptedDataat 204 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ENCRYPTED_202P1_specs_5 = {
+	sizeof(struct ENCRYPTED_202P1),
+	offsetof(struct ENCRYPTED_202P1, _asn_ctx),
+	asn_MAP_ENCRYPTED_202P1_tag2el_5,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ENCRYPTED_202P1 = {
+	"ENCRYPTED",
+	"ENCRYPTED",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ENCRYPTED_202P1_tags_5,
+	sizeof(asn_DEF_ENCRYPTED_202P1_tags_5)
+		/sizeof(asn_DEF_ENCRYPTED_202P1_tags_5[0]), /* 1 */
+	asn_DEF_ENCRYPTED_202P1_tags_5,	/* Same as above */
+	sizeof(asn_DEF_ENCRYPTED_202P1_tags_5)
+		/sizeof(asn_DEF_ENCRYPTED_202P1_tags_5[0]), /* 1 */
+	{ 0, &asn_PER_type_ENCRYPTED_202P1_constr_5, SEQUENCE_constraint },
+	asn_MBR_ENCRYPTED_202P1_5,
+	3,	/* Elements count */
+	&asn_SPC_ENCRYPTED_202P1_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ENCRYPTED_202P2_9[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P2, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P2, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ENCRYPTED_202P2, encryptedData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedData"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ENCRYPTED_202P2_tags_9[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ENCRYPTED_202P2_tag2el_9[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 202 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 203 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* encryptedDataat 204 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ENCRYPTED_202P2_specs_9 = {
+	sizeof(struct ENCRYPTED_202P2),
+	offsetof(struct ENCRYPTED_202P2, _asn_ctx),
+	asn_MAP_ENCRYPTED_202P2_tag2el_9,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ENCRYPTED_202P2 = {
+	"ENCRYPTED",
+	"ENCRYPTED",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ENCRYPTED_202P2_tags_9,
+	sizeof(asn_DEF_ENCRYPTED_202P2_tags_9)
+		/sizeof(asn_DEF_ENCRYPTED_202P2_tags_9[0]), /* 1 */
+	asn_DEF_ENCRYPTED_202P2_tags_9,	/* Same as above */
+	sizeof(asn_DEF_ENCRYPTED_202P2_tags_9)
+		/sizeof(asn_DEF_ENCRYPTED_202P2_tags_9[0]), /* 1 */
+	{ 0, &asn_PER_type_ENCRYPTED_202P2_constr_9, SEQUENCE_constraint },
+	asn_MBR_ENCRYPTED_202P2_9,
+	3,	/* Elements count */
+	&asn_SPC_ENCRYPTED_202P2_specs_9	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Element.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Element.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Element.h	(working copy)
@@ -0,0 +1,68 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Element_H_
+#define	_Element_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <NativeInteger.h>
+#include <BIT_STRING.h>
+#include <BMPString.h>
+#include <BOOLEAN.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum Element_PR {
+	Element_PR_NOTHING,	/* No components present */
+	Element_PR_octets,
+	Element_PR_integer,
+	Element_PR_bits,
+	Element_PR_name,
+	Element_PR_flag
+	/* Extensions may appear below */
+	
+} Element_PR;
+
+/* Element */
+typedef struct Element {
+	Element_PR present;
+	union Element_u {
+		OCTET_STRING_t	 octets;
+		long	 integer;
+		BIT_STRING_t	 bits;
+		BMPString_t	 name;
+		BOOLEAN_t	 flag;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Element_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Element;
+extern asn_CHOICE_specifics_t asn_SPC_Element_specs_1;
+extern asn_TYPE_member_t asn_MBR_Element_1[5];
+extern asn_per_constraints_t asn_PER_type_Element_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _Element_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Element.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Element.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Element.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Element.h"
+
+asn_per_constraints_t asn_PER_type_Element_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_Element_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Element, choice.octets),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"octets"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Element, choice.integer),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integer"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Element, choice.bits),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bits"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Element, choice.name),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BMPString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"name"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Element, choice.flag),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"flag"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_Element_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* octetsat 184 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* integerat 185 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bitsat 186 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nameat 187 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* flagat 188 */
+};
+asn_CHOICE_specifics_t asn_SPC_Element_specs_1 = {
+	sizeof(struct Element),
+	offsetof(struct Element, _asn_ctx),
+	offsetof(struct Element, present),
+	sizeof(((struct Element *)0)->present),
+	asn_MAP_Element_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_Element = {
+	"Element",
+	"Element",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_Element_constr_1, CHOICE_constraint },
+	asn_MBR_Element_1,
+	5,	/* Elements count */
+	&asn_SPC_Element_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedFastStartToken.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedFastStartToken.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedFastStartToken.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncodedFastStartToken_H_
+#define	_EncodedFastStartToken_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <ANY.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EncodedFastStartToken */
+typedef ANY_t	 EncodedFastStartToken_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncodedFastStartToken;
+asn_struct_free_f EncodedFastStartToken_free;
+asn_struct_print_f EncodedFastStartToken_print;
+asn_constr_check_f EncodedFastStartToken_constraint;
+ber_type_decoder_f EncodedFastStartToken_decode_ber;
+der_type_encoder_f EncodedFastStartToken_encode_der;
+xer_type_decoder_f EncodedFastStartToken_decode_xer;
+xer_type_encoder_f EncodedFastStartToken_encode_xer;
+per_type_decoder_f EncodedFastStartToken_decode_uper;
+per_type_encoder_f EncodedFastStartToken_encode_uper;
+per_type_decoder_f EncodedFastStartToken_decode_aper;
+per_type_encoder_f EncodedFastStartToken_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncodedFastStartToken_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedFastStartToken.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedFastStartToken.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedFastStartToken.c	(working copy)
@@ -0,0 +1,26 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncodedFastStartToken.h"
+
+/*
+ * This type is implemented using ANY,
+ * so here we adjust the DEF accordingly.
+ */
+asn_TYPE_descriptor_t asn_DEF_EncodedFastStartToken = {
+	"EncodedFastStartToken",
+	"EncodedFastStartToken",
+	&asn_OP_ANY,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, 0, ANY_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_ANY_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedGeneralToken.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedGeneralToken.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedGeneralToken.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncodedGeneralToken_H_
+#define	_EncodedGeneralToken_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <ANY.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EncodedGeneralToken */
+typedef ANY_t	 EncodedGeneralToken_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncodedGeneralToken;
+asn_struct_free_f EncodedGeneralToken_free;
+asn_struct_print_f EncodedGeneralToken_print;
+asn_constr_check_f EncodedGeneralToken_constraint;
+ber_type_decoder_f EncodedGeneralToken_decode_ber;
+der_type_encoder_f EncodedGeneralToken_encode_der;
+xer_type_decoder_f EncodedGeneralToken_decode_xer;
+xer_type_encoder_f EncodedGeneralToken_encode_xer;
+per_type_decoder_f EncodedGeneralToken_decode_uper;
+per_type_encoder_f EncodedGeneralToken_encode_uper;
+per_type_decoder_f EncodedGeneralToken_decode_aper;
+per_type_encoder_f EncodedGeneralToken_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncodedGeneralToken_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedGeneralToken.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedGeneralToken.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedGeneralToken.c	(working copy)
@@ -0,0 +1,26 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncodedGeneralToken.h"
+
+/*
+ * This type is implemented using ANY,
+ * so here we adjust the DEF accordingly.
+ */
+asn_TYPE_descriptor_t asn_DEF_EncodedGeneralToken = {
+	"EncodedGeneralToken",
+	"EncodedGeneralToken",
+	&asn_OP_ANY,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, 0, ANY_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_ANY_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySignedMaterial.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySignedMaterial.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySignedMaterial.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncodedKeySignedMaterial_H_
+#define	_EncodedKeySignedMaterial_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <ANY.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EncodedKeySignedMaterial */
+typedef ANY_t	 EncodedKeySignedMaterial_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncodedKeySignedMaterial;
+asn_struct_free_f EncodedKeySignedMaterial_free;
+asn_struct_print_f EncodedKeySignedMaterial_print;
+asn_constr_check_f EncodedKeySignedMaterial_constraint;
+ber_type_decoder_f EncodedKeySignedMaterial_decode_ber;
+der_type_encoder_f EncodedKeySignedMaterial_encode_der;
+xer_type_decoder_f EncodedKeySignedMaterial_decode_xer;
+xer_type_encoder_f EncodedKeySignedMaterial_encode_xer;
+per_type_decoder_f EncodedKeySignedMaterial_decode_uper;
+per_type_encoder_f EncodedKeySignedMaterial_encode_uper;
+per_type_decoder_f EncodedKeySignedMaterial_decode_aper;
+per_type_encoder_f EncodedKeySignedMaterial_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncodedKeySignedMaterial_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySignedMaterial.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySignedMaterial.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySignedMaterial.c	(working copy)
@@ -0,0 +1,26 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncodedKeySignedMaterial.h"
+
+/*
+ * This type is implemented using ANY,
+ * so here we adjust the DEF accordingly.
+ */
+asn_TYPE_descriptor_t asn_DEF_EncodedKeySignedMaterial = {
+	"EncodedKeySignedMaterial",
+	"EncodedKeySignedMaterial",
+	&asn_OP_ANY,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, 0, ANY_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_ANY_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySyncMaterial.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySyncMaterial.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySyncMaterial.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncodedKeySyncMaterial_H_
+#define	_EncodedKeySyncMaterial_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <ANY.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EncodedKeySyncMaterial */
+typedef ANY_t	 EncodedKeySyncMaterial_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncodedKeySyncMaterial;
+asn_struct_free_f EncodedKeySyncMaterial_free;
+asn_struct_print_f EncodedKeySyncMaterial_print;
+asn_constr_check_f EncodedKeySyncMaterial_constraint;
+ber_type_decoder_f EncodedKeySyncMaterial_decode_ber;
+der_type_encoder_f EncodedKeySyncMaterial_encode_der;
+xer_type_decoder_f EncodedKeySyncMaterial_decode_xer;
+xer_type_encoder_f EncodedKeySyncMaterial_encode_xer;
+per_type_decoder_f EncodedKeySyncMaterial_decode_uper;
+per_type_encoder_f EncodedKeySyncMaterial_encode_uper;
+per_type_decoder_f EncodedKeySyncMaterial_decode_aper;
+per_type_encoder_f EncodedKeySyncMaterial_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncodedKeySyncMaterial_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySyncMaterial.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySyncMaterial.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedKeySyncMaterial.c	(working copy)
@@ -0,0 +1,26 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncodedKeySyncMaterial.h"
+
+/*
+ * This type is implemented using ANY,
+ * so here we adjust the DEF accordingly.
+ */
+asn_TYPE_descriptor_t asn_DEF_EncodedKeySyncMaterial = {
+	"EncodedKeySyncMaterial",
+	"EncodedKeySyncMaterial",
+	&asn_OP_ANY,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, 0, ANY_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_ANY_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedPwdCertToken.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedPwdCertToken.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedPwdCertToken.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncodedPwdCertToken_H_
+#define	_EncodedPwdCertToken_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <ANY.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EncodedPwdCertToken */
+typedef ANY_t	 EncodedPwdCertToken_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncodedPwdCertToken;
+asn_struct_free_f EncodedPwdCertToken_free;
+asn_struct_print_f EncodedPwdCertToken_print;
+asn_constr_check_f EncodedPwdCertToken_constraint;
+ber_type_decoder_f EncodedPwdCertToken_decode_ber;
+der_type_encoder_f EncodedPwdCertToken_encode_der;
+xer_type_decoder_f EncodedPwdCertToken_decode_xer;
+xer_type_encoder_f EncodedPwdCertToken_encode_xer;
+per_type_decoder_f EncodedPwdCertToken_decode_uper;
+per_type_encoder_f EncodedPwdCertToken_encode_uper;
+per_type_decoder_f EncodedPwdCertToken_decode_aper;
+per_type_encoder_f EncodedPwdCertToken_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncodedPwdCertToken_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedPwdCertToken.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedPwdCertToken.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedPwdCertToken.c	(working copy)
@@ -0,0 +1,26 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncodedPwdCertToken.h"
+
+/*
+ * This type is implemented using ANY,
+ * so here we adjust the DEF accordingly.
+ */
+asn_TYPE_descriptor_t asn_DEF_EncodedPwdCertToken = {
+	"EncodedPwdCertToken",
+	"EncodedPwdCertToken",
+	&asn_OP_ANY,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, 0, ANY_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_ANY_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedReturnSig.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedReturnSig.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedReturnSig.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncodedReturnSig_H_
+#define	_EncodedReturnSig_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <ANY.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EncodedReturnSig */
+typedef ANY_t	 EncodedReturnSig_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncodedReturnSig;
+asn_struct_free_f EncodedReturnSig_free;
+asn_struct_print_f EncodedReturnSig_print;
+asn_constr_check_f EncodedReturnSig_constraint;
+ber_type_decoder_f EncodedReturnSig_decode_ber;
+der_type_encoder_f EncodedReturnSig_encode_der;
+xer_type_decoder_f EncodedReturnSig_decode_xer;
+xer_type_encoder_f EncodedReturnSig_encode_xer;
+per_type_decoder_f EncodedReturnSig_decode_uper;
+per_type_encoder_f EncodedReturnSig_encode_uper;
+per_type_decoder_f EncodedReturnSig_decode_aper;
+per_type_encoder_f EncodedReturnSig_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncodedReturnSig_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedReturnSig.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedReturnSig.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncodedReturnSig.c	(working copy)
@@ -0,0 +1,26 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncodedReturnSig.h"
+
+/*
+ * This type is implemented using ANY,
+ * so here we adjust the DEF accordingly.
+ */
+asn_TYPE_descriptor_t asn_DEF_EncodedReturnSig = {
+	"EncodedReturnSig",
+	"EncodedReturnSig",
+	&asn_OP_ANY,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, 0, ANY_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_ANY_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptIntAlg.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptIntAlg.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptIntAlg.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptIntAlg_H_
+#define	_EncryptIntAlg_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum EncryptIntAlg_PR {
+	EncryptIntAlg_PR_NOTHING,	/* No components present */
+	EncryptIntAlg_PR_nonStandard,
+	EncryptIntAlg_PR_isoAlgorithm
+	/* Extensions may appear below */
+	
+} EncryptIntAlg_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* EncryptIntAlg */
+typedef struct EncryptIntAlg {
+	EncryptIntAlg_PR present;
+	union EncryptIntAlg_u {
+		struct NonStandardParameter	*nonStandard;
+		OBJECT_IDENTIFIER_t	 isoAlgorithm;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptIntAlg_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptIntAlg;
+extern asn_CHOICE_specifics_t asn_SPC_EncryptIntAlg_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptIntAlg_1[2];
+extern asn_per_constraints_t asn_PER_type_EncryptIntAlg_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _EncryptIntAlg_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptIntAlg.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptIntAlg.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptIntAlg.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptIntAlg.h"
+
+asn_per_constraints_t asn_PER_type_EncryptIntAlg_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_EncryptIntAlg_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct EncryptIntAlg, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptIntAlg, choice.isoAlgorithm),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"isoAlgorithm"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_EncryptIntAlg_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1055 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* isoAlgorithmat 1056 */
+};
+asn_CHOICE_specifics_t asn_SPC_EncryptIntAlg_specs_1 = {
+	sizeof(struct EncryptIntAlg),
+	offsetof(struct EncryptIntAlg, _asn_ctx),
+	offsetof(struct EncryptIntAlg, present),
+	sizeof(((struct EncryptIntAlg *)0)->present),
+	asn_MAP_EncryptIntAlg_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptIntAlg = {
+	"EncryptIntAlg",
+	"EncryptIntAlg",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_EncryptIntAlg_constr_1, CHOICE_constraint },
+	asn_MBR_EncryptIntAlg_1,
+	2,	/* Elements count */
+	&asn_SPC_EncryptIntAlg_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionAuthenticationAndIntegrity.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionAuthenticationAndIntegrity.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionAuthenticationAndIntegrity.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptionAuthenticationAndIntegrity_H_
+#define	_EncryptionAuthenticationAndIntegrity_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct EncryptionCapability;
+struct AuthenticationCapability;
+struct IntegrityCapability;
+struct GenericCapability;
+struct DTLSSecurityCapability;
+
+/* EncryptionAuthenticationAndIntegrity */
+typedef struct EncryptionAuthenticationAndIntegrity {
+	struct EncryptionCapability	*encryptionCapability;	/* OPTIONAL */
+	struct AuthenticationCapability	*authenticationCapability;	/* OPTIONAL */
+	struct IntegrityCapability	*integrityCapability;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct GenericCapability	*genericH235SecurityCapability;	/* OPTIONAL */
+	struct DTLSSecurityCapability	*dtlsSecurityCapability;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptionAuthenticationAndIntegrity_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptionAuthenticationAndIntegrity;
+extern asn_SEQUENCE_specifics_t asn_SPC_EncryptionAuthenticationAndIntegrity_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptionAuthenticationAndIntegrity_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "EncryptionCapability.h"
+#include "AuthenticationCapability.h"
+#include "IntegrityCapability.h"
+#include "GenericCapability.h"
+#include "DTLSSecurityCapability.h"
+
+#endif	/* _EncryptionAuthenticationAndIntegrity_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionAuthenticationAndIntegrity.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionAuthenticationAndIntegrity.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionAuthenticationAndIntegrity.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptionAuthenticationAndIntegrity.h"
+
+asn_TYPE_member_t asn_MBR_EncryptionAuthenticationAndIntegrity_1[] = {
+	{ ATF_POINTER, 5, offsetof(struct EncryptionAuthenticationAndIntegrity, encryptionCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionCapability"
+		},
+	{ ATF_POINTER, 4, offsetof(struct EncryptionAuthenticationAndIntegrity, authenticationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AuthenticationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"authenticationCapability"
+		},
+	{ ATF_POINTER, 3, offsetof(struct EncryptionAuthenticationAndIntegrity, integrityCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IntegrityCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCapability"
+		},
+	{ ATF_POINTER, 2, offsetof(struct EncryptionAuthenticationAndIntegrity, genericH235SecurityCapability),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericH235SecurityCapability"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EncryptionAuthenticationAndIntegrity, dtlsSecurityCapability),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DTLSSecurityCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dtlsSecurityCapability"
+		},
+};
+static const int asn_MAP_EncryptionAuthenticationAndIntegrity_oms_1[] = { 0, 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_EncryptionAuthenticationAndIntegrity_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EncryptionAuthenticationAndIntegrity_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* encryptionCapabilityat 1445 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* authenticationCapabilityat 1446 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* integrityCapabilityat 1447 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* genericH235SecurityCapabilityat 1449 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* dtlsSecurityCapabilityat 1450 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EncryptionAuthenticationAndIntegrity_specs_1 = {
+	sizeof(struct EncryptionAuthenticationAndIntegrity),
+	offsetof(struct EncryptionAuthenticationAndIntegrity, _asn_ctx),
+	asn_MAP_EncryptionAuthenticationAndIntegrity_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_EncryptionAuthenticationAndIntegrity_oms_1,	/* Optional members */
+	3, 2,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptionAuthenticationAndIntegrity = {
+	"EncryptionAuthenticationAndIntegrity",
+	"EncryptionAuthenticationAndIntegrity",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EncryptionAuthenticationAndIntegrity_tags_1,
+	sizeof(asn_DEF_EncryptionAuthenticationAndIntegrity_tags_1)
+		/sizeof(asn_DEF_EncryptionAuthenticationAndIntegrity_tags_1[0]), /* 1 */
+	asn_DEF_EncryptionAuthenticationAndIntegrity_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EncryptionAuthenticationAndIntegrity_tags_1)
+		/sizeof(asn_DEF_EncryptionAuthenticationAndIntegrity_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EncryptionAuthenticationAndIntegrity_1,
+	5,	/* Elements count */
+	&asn_SPC_EncryptionAuthenticationAndIntegrity_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCapability.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptionCapability_H_
+#define	_EncryptionCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MediaEncryptionAlgorithm;
+
+/* EncryptionCapability */
+typedef struct EncryptionCapability {
+	A_SEQUENCE_OF(struct MediaEncryptionAlgorithm) list;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptionCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptionCapability;
+extern asn_SET_OF_specifics_t asn_SPC_EncryptionCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptionCapability_1[1];
+extern asn_per_constraints_t asn_PER_type_EncryptionCapability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MediaEncryptionAlgorithm.h"
+
+#endif	/* _EncryptionCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCapability.c	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptionCapability.h"
+
+asn_per_constraints_t asn_PER_type_EncryptionCapability_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_EncryptionCapability_1[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_MediaEncryptionAlgorithm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_EncryptionCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SET_OF_specifics_t asn_SPC_EncryptionCapability_specs_1 = {
+	sizeof(struct EncryptionCapability),
+	offsetof(struct EncryptionCapability, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptionCapability = {
+	"EncryptionCapability",
+	"EncryptionCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_EncryptionCapability_tags_1,
+	sizeof(asn_DEF_EncryptionCapability_tags_1)
+		/sizeof(asn_DEF_EncryptionCapability_tags_1[0]), /* 1 */
+	asn_DEF_EncryptionCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EncryptionCapability_tags_1)
+		/sizeof(asn_DEF_EncryptionCapability_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_EncryptionCapability_constr_1, SEQUENCE_OF_constraint },
+	asn_MBR_EncryptionCapability_1,
+	1,	/* Single element */
+	&asn_SPC_EncryptionCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCommand.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptionCommand_H_
+#define	_EncryptionCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <NULL.h>
+#include "SequenceNumber.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum EncryptionCommand_PR {
+	EncryptionCommand_PR_NOTHING,	/* No components present */
+	EncryptionCommand_PR_encryptionSE,
+	EncryptionCommand_PR_encryptionIVRequest,
+	EncryptionCommand_PR_encryptionAlgorithmID
+	/* Extensions may appear below */
+	
+} EncryptionCommand_PR;
+
+/* EncryptionCommand */
+typedef struct EncryptionCommand {
+	EncryptionCommand_PR present;
+	union EncryptionCommand_u {
+		OCTET_STRING_t	 encryptionSE;
+		NULL_t	 encryptionIVRequest;
+		struct EncryptionCommand__encryptionAlgorithmID {
+			SequenceNumber_t	 h233AlgorithmIdentifier;
+			MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_t	 associatedAlgorithm;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *encryptionAlgorithmID;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptionCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptionCommand;
+extern asn_CHOICE_specifics_t asn_SPC_EncryptionCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptionCommand_1[3];
+extern asn_per_constraints_t asn_PER_type_EncryptionCommand_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncryptionCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionCommand.c	(working copy)
@@ -0,0 +1,125 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptionCommand.h"
+
+asn_per_constraints_t asn_PER_type_EncryptionCommand_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_encryptionAlgorithmID_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionCommand__encryptionAlgorithmID, h233AlgorithmIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h233AlgorithmIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionCommand__encryptionAlgorithmID, associatedAlgorithm),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"associatedAlgorithm"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_encryptionAlgorithmID_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_encryptionAlgorithmID_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h233AlgorithmIdentifierat 3519 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* associatedAlgorithmat 3521 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_encryptionAlgorithmID_specs_4 = {
+	sizeof(struct EncryptionCommand__encryptionAlgorithmID),
+	offsetof(struct EncryptionCommand__encryptionAlgorithmID, _asn_ctx),
+	asn_MAP_encryptionAlgorithmID_tag2el_4,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_encryptionAlgorithmID_4 = {
+	"encryptionAlgorithmID",
+	"encryptionAlgorithmID",
+	&asn_OP_SEQUENCE,
+	asn_DEF_encryptionAlgorithmID_tags_4,
+	sizeof(asn_DEF_encryptionAlgorithmID_tags_4)
+		/sizeof(asn_DEF_encryptionAlgorithmID_tags_4[0]) - 1, /* 1 */
+	asn_DEF_encryptionAlgorithmID_tags_4,	/* Same as above */
+	sizeof(asn_DEF_encryptionAlgorithmID_tags_4)
+		/sizeof(asn_DEF_encryptionAlgorithmID_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_encryptionAlgorithmID_4,
+	2,	/* Elements count */
+	&asn_SPC_encryptionAlgorithmID_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_EncryptionCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionCommand, choice.encryptionSE),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionSE"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionCommand, choice.encryptionIVRequest),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionIVRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct EncryptionCommand, choice.encryptionAlgorithmID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_encryptionAlgorithmID_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionAlgorithmID"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_EncryptionCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* encryptionSEat 3515 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* encryptionIVRequestat 3516 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* encryptionAlgorithmIDat 3519 */
+};
+asn_CHOICE_specifics_t asn_SPC_EncryptionCommand_specs_1 = {
+	sizeof(struct EncryptionCommand),
+	offsetof(struct EncryptionCommand, _asn_ctx),
+	offsetof(struct EncryptionCommand, present),
+	sizeof(((struct EncryptionCommand *)0)->present),
+	asn_MAP_EncryptionCommand_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptionCommand = {
+	"EncryptionCommand",
+	"EncryptionCommand",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_EncryptionCommand_constr_1, CHOICE_constraint },
+	asn_MBR_EncryptionCommand_1,
+	3,	/* Elements count */
+	&asn_SPC_EncryptionCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionMode.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptionMode_H_
+#define	_EncryptionMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum EncryptionMode_PR {
+	EncryptionMode_PR_NOTHING,	/* No components present */
+	EncryptionMode_PR_nonStandard,
+	EncryptionMode_PR_h233Encryption
+	/* Extensions may appear below */
+	
+} EncryptionMode_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* EncryptionMode */
+typedef struct EncryptionMode {
+	EncryptionMode_PR present;
+	union EncryptionMode_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 h233Encryption;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptionMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptionMode;
+extern asn_CHOICE_specifics_t asn_SPC_EncryptionMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptionMode_1[2];
+extern asn_per_constraints_t asn_PER_type_EncryptionMode_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _EncryptionMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionMode.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptionMode.h"
+
+asn_per_constraints_t asn_PER_type_EncryptionMode_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_EncryptionMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct EncryptionMode, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionMode, choice.h233Encryption),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h233Encryption"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_EncryptionMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2997 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* h233Encryptionat 2998 */
+};
+asn_CHOICE_specifics_t asn_SPC_EncryptionMode_specs_1 = {
+	sizeof(struct EncryptionMode),
+	offsetof(struct EncryptionMode, _asn_ctx),
+	offsetof(struct EncryptionMode, present),
+	sizeof(((struct EncryptionMode *)0)->present),
+	asn_MAP_EncryptionMode_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptionMode = {
+	"EncryptionMode",
+	"EncryptionMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_EncryptionMode_constr_1, CHOICE_constraint },
+	asn_MBR_EncryptionMode_1,
+	2,	/* Elements count */
+	&asn_SPC_EncryptionMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionSync.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionSync.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionSync.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptionSync_H_
+#define	_EncryptionSync_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <OCTET_STRING.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct GenericParameter;
+struct EscrowData;
+
+/* EncryptionSync */
+typedef struct EncryptionSync {
+	struct NonStandardParameter	*nonStandard;	/* OPTIONAL */
+	long	 synchFlag;
+	OCTET_STRING_t	 h235Key;
+	struct EncryptionSync__escrowentry {
+		A_SEQUENCE_OF(struct EscrowData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *escrowentry;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct GenericParameter	*genericParameter;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptionSync_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptionSync;
+extern asn_SEQUENCE_specifics_t asn_SPC_EncryptionSync_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptionSync_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "GenericParameter.h"
+#include "EscrowData.h"
+
+#endif	/* _EncryptionSync_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionSync.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionSync.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionSync.c	(working copy)
@@ -0,0 +1,226 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptionSync.h"
+
+static int
+memb_synchFlag_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_h235Key_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_escrowentry_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_escrowentry_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_synchFlag_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_h235Key_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_escrowentry_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_escrowentry_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_EscrowData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_escrowentry_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_escrowentry_specs_5 = {
+	sizeof(struct EncryptionSync__escrowentry),
+	offsetof(struct EncryptionSync__escrowentry, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_escrowentry_5 = {
+	"escrowentry",
+	"escrowentry",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_escrowentry_tags_5,
+	sizeof(asn_DEF_escrowentry_tags_5)
+		/sizeof(asn_DEF_escrowentry_tags_5[0]) - 1, /* 1 */
+	asn_DEF_escrowentry_tags_5,	/* Same as above */
+	sizeof(asn_DEF_escrowentry_tags_5)
+		/sizeof(asn_DEF_escrowentry_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_escrowentry_constr_5, SEQUENCE_OF_constraint },
+	asn_MBR_escrowentry_5,
+	1,	/* Single element */
+	&asn_SPC_escrowentry_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_EncryptionSync_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct EncryptionSync, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionSync, synchFlag),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_synchFlag_constr_3,  memb_synchFlag_constraint_1 },
+		0, 0, /* No default value */
+		"synchFlag"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionSync, h235Key),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_h235Key_constr_4,  memb_h235Key_constraint_1 },
+		0, 0, /* No default value */
+		"h235Key"
+		},
+	{ ATF_POINTER, 2, offsetof(struct EncryptionSync, escrowentry),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_escrowentry_5,
+		0,
+		{ 0, &asn_PER_memb_escrowentry_constr_5,  memb_escrowentry_constraint_1 },
+		0, 0, /* No default value */
+		"escrowentry"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EncryptionSync, genericParameter),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericParameter"
+		},
+};
+static const int asn_MAP_EncryptionSync_oms_1[] = { 0, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_EncryptionSync_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EncryptionSync_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2228 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* synchFlagat 2229 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h235Keyat 2233 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* escrowentryat 2234 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* genericParameterat 2236 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EncryptionSync_specs_1 = {
+	sizeof(struct EncryptionSync),
+	offsetof(struct EncryptionSync, _asn_ctx),
+	asn_MAP_EncryptionSync_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_EncryptionSync_oms_1,	/* Optional members */
+	2, 1,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptionSync = {
+	"EncryptionSync",
+	"EncryptionSync",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EncryptionSync_tags_1,
+	sizeof(asn_DEF_EncryptionSync_tags_1)
+		/sizeof(asn_DEF_EncryptionSync_tags_1[0]), /* 1 */
+	asn_DEF_EncryptionSync_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EncryptionSync_tags_1)
+		/sizeof(asn_DEF_EncryptionSync_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EncryptionSync_1,
+	5,	/* Elements count */
+	&asn_SPC_EncryptionSync_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateDirection.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateDirection.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateDirection.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptionUpdateDirection_H_
+#define	_EncryptionUpdateDirection_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum EncryptionUpdateDirection_PR {
+	EncryptionUpdateDirection_PR_NOTHING,	/* No components present */
+	EncryptionUpdateDirection_PR_masterToSlave,
+	EncryptionUpdateDirection_PR_slaveToMaster
+	/* Extensions may appear below */
+	
+} EncryptionUpdateDirection_PR;
+
+/* EncryptionUpdateDirection */
+typedef struct EncryptionUpdateDirection {
+	EncryptionUpdateDirection_PR present;
+	union EncryptionUpdateDirection_u {
+		NULL_t	 masterToSlave;
+		NULL_t	 slaveToMaster;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptionUpdateDirection_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptionUpdateDirection;
+extern asn_CHOICE_specifics_t asn_SPC_EncryptionUpdateDirection_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptionUpdateDirection_1[2];
+extern asn_per_constraints_t asn_PER_type_EncryptionUpdateDirection_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EncryptionUpdateDirection_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateDirection.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateDirection.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateDirection.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptionUpdateDirection.h"
+
+asn_per_constraints_t asn_PER_type_EncryptionUpdateDirection_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_EncryptionUpdateDirection_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionUpdateDirection, choice.masterToSlave),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterToSlave"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EncryptionUpdateDirection, choice.slaveToMaster),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slaveToMaster"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_EncryptionUpdateDirection_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* masterToSlaveat 3611 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* slaveToMasterat 3612 */
+};
+asn_CHOICE_specifics_t asn_SPC_EncryptionUpdateDirection_specs_1 = {
+	sizeof(struct EncryptionUpdateDirection),
+	offsetof(struct EncryptionUpdateDirection, _asn_ctx),
+	offsetof(struct EncryptionUpdateDirection, present),
+	sizeof(((struct EncryptionUpdateDirection *)0)->present),
+	asn_MAP_EncryptionUpdateDirection_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptionUpdateDirection = {
+	"EncryptionUpdateDirection",
+	"EncryptionUpdateDirection",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_EncryptionUpdateDirection_constr_1, CHOICE_constraint },
+	asn_MBR_EncryptionUpdateDirection_1,
+	2,	/* Elements count */
+	&asn_SPC_EncryptionUpdateDirection_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateRequest.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EncryptionUpdateRequest_H_
+#define	_EncryptionUpdateRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct KeyProtectionMethod;
+
+/* EncryptionUpdateRequest */
+typedef struct EncryptionUpdateRequest {
+	struct KeyProtectionMethod	*keyProtectionMethod;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	long	*synchFlag;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EncryptionUpdateRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EncryptionUpdateRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_EncryptionUpdateRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_EncryptionUpdateRequest_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "KeyProtectionMethod.h"
+
+#endif	/* _EncryptionUpdateRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EncryptionUpdateRequest.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EncryptionUpdateRequest.h"
+
+static int
+memb_synchFlag_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_synchFlag_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_EncryptionUpdateRequest_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct EncryptionUpdateRequest, keyProtectionMethod),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_KeyProtectionMethod,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"keyProtectionMethod"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EncryptionUpdateRequest, synchFlag),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_synchFlag_constr_4,  memb_synchFlag_constraint_1 },
+		0, 0, /* No default value */
+		"synchFlag"
+		},
+};
+static const int asn_MAP_EncryptionUpdateRequest_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_EncryptionUpdateRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EncryptionUpdateRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* keyProtectionMethodat 3710 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* synchFlagat 3712 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EncryptionUpdateRequest_specs_1 = {
+	sizeof(struct EncryptionUpdateRequest),
+	offsetof(struct EncryptionUpdateRequest, _asn_ctx),
+	asn_MAP_EncryptionUpdateRequest_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_EncryptionUpdateRequest_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EncryptionUpdateRequest = {
+	"EncryptionUpdateRequest",
+	"EncryptionUpdateRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EncryptionUpdateRequest_tags_1,
+	sizeof(asn_DEF_EncryptionUpdateRequest_tags_1)
+		/sizeof(asn_DEF_EncryptionUpdateRequest_tags_1[0]), /* 1 */
+	asn_DEF_EncryptionUpdateRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EncryptionUpdateRequest_tags_1)
+		/sizeof(asn_DEF_EncryptionUpdateRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EncryptionUpdateRequest_1,
+	2,	/* Elements count */
+	&asn_SPC_EncryptionUpdateRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndSessionCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndSessionCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndSessionCommand.h	(working copy)
@@ -0,0 +1,126 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EndSessionCommand_H_
+#define	_EndSessionCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum EndSessionCommand_PR {
+	EndSessionCommand_PR_NOTHING,	/* No components present */
+	EndSessionCommand_PR_nonStandard,
+	EndSessionCommand_PR_disconnect,
+	EndSessionCommand_PR_gstnOptions,
+	/* Extensions may appear below */
+	EndSessionCommand_PR_isdnOptions,
+	EndSessionCommand_PR_genericInformation
+} EndSessionCommand_PR;
+typedef enum EndSessionCommand__gstnOptions_PR {
+	EndSessionCommand__gstnOptions_PR_NOTHING,	/* No components present */
+	EndSessionCommand__gstnOptions_PR_telephonyMode,
+	EndSessionCommand__gstnOptions_PR_v8bis,
+	EndSessionCommand__gstnOptions_PR_v34DSVD,
+	EndSessionCommand__gstnOptions_PR_v34DuplexFAX,
+	EndSessionCommand__gstnOptions_PR_v34H324
+	/* Extensions may appear below */
+	
+} EndSessionCommand__gstnOptions_PR;
+typedef enum EndSessionCommand__isdnOptions_PR {
+	EndSessionCommand__isdnOptions_PR_NOTHING,	/* No components present */
+	EndSessionCommand__isdnOptions_PR_telephonyMode,
+	EndSessionCommand__isdnOptions_PR_v140,
+	EndSessionCommand__isdnOptions_PR_terminalOnHold
+	/* Extensions may appear below */
+	
+} EndSessionCommand__isdnOptions_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct GenericInformation;
+
+/* EndSessionCommand */
+typedef struct EndSessionCommand {
+	EndSessionCommand_PR present;
+	union EndSessionCommand_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 disconnect;
+		struct EndSessionCommand__gstnOptions {
+			EndSessionCommand__gstnOptions_PR present;
+			union EndSessionCommand__gstnOptions_u {
+				NULL_t	 telephonyMode;
+				NULL_t	 v8bis;
+				NULL_t	 v34DSVD;
+				NULL_t	 v34DuplexFAX;
+				NULL_t	 v34H324;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *gstnOptions;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct EndSessionCommand__isdnOptions {
+			EndSessionCommand__isdnOptions_PR present;
+			union EndSessionCommand__isdnOptions_u {
+				NULL_t	 telephonyMode;
+				NULL_t	 v140;
+				NULL_t	 terminalOnHold;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *isdnOptions;
+		struct EndSessionCommand__genericInformation {
+			A_SEQUENCE_OF(struct GenericInformation) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *genericInformation;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EndSessionCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EndSessionCommand;
+extern asn_CHOICE_specifics_t asn_SPC_EndSessionCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_EndSessionCommand_1[5];
+extern asn_per_constraints_t asn_PER_type_EndSessionCommand_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "GenericInformation.h"
+
+#endif	/* _EndSessionCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndSessionCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndSessionCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndSessionCommand.c	(working copy)
@@ -0,0 +1,277 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EndSessionCommand.h"
+
+static asn_per_constraints_t asn_PER_type_gstnOptions_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_isdnOptions_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_EndSessionCommand_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_gstnOptions_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__gstnOptions, choice.telephonyMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"telephonyMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__gstnOptions, choice.v8bis),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v8bis"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__gstnOptions, choice.v34DSVD),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v34DSVD"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__gstnOptions, choice.v34DuplexFAX),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v34DuplexFAX"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__gstnOptions, choice.v34H324),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v34H324"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_gstnOptions_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* telephonyModeat 3557 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* v8bisat 3558 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* v34DSVDat 3559 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* v34DuplexFAXat 3560 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* v34H324at 3561 */
+};
+static asn_CHOICE_specifics_t asn_SPC_gstnOptions_specs_4 = {
+	sizeof(struct EndSessionCommand__gstnOptions),
+	offsetof(struct EndSessionCommand__gstnOptions, _asn_ctx),
+	offsetof(struct EndSessionCommand__gstnOptions, present),
+	sizeof(((struct EndSessionCommand__gstnOptions *)0)->present),
+	asn_MAP_gstnOptions_tag2el_4,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_gstnOptions_4 = {
+	"gstnOptions",
+	"gstnOptions",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_gstnOptions_constr_4, CHOICE_constraint },
+	asn_MBR_gstnOptions_4,
+	5,	/* Elements count */
+	&asn_SPC_gstnOptions_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_isdnOptions_12[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__isdnOptions, choice.telephonyMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"telephonyMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__isdnOptions, choice.v140),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v140"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand__isdnOptions, choice.terminalOnHold),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalOnHold"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_isdnOptions_tag2el_12[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* telephonyModeat 3568 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* v140at 3569 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* terminalOnHoldat 3570 */
+};
+static asn_CHOICE_specifics_t asn_SPC_isdnOptions_specs_12 = {
+	sizeof(struct EndSessionCommand__isdnOptions),
+	offsetof(struct EndSessionCommand__isdnOptions, _asn_ctx),
+	offsetof(struct EndSessionCommand__isdnOptions, present),
+	sizeof(((struct EndSessionCommand__isdnOptions *)0)->present),
+	asn_MAP_isdnOptions_tag2el_12,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_isdnOptions_12 = {
+	"isdnOptions",
+	"isdnOptions",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_isdnOptions_constr_12, CHOICE_constraint },
+	asn_MBR_isdnOptions_12,
+	3,	/* Elements count */
+	&asn_SPC_isdnOptions_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_17[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_17 = {
+	sizeof(struct EndSessionCommand__genericInformation),
+	offsetof(struct EndSessionCommand__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_17 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_17,
+	sizeof(asn_DEF_genericInformation_tags_17)
+		/sizeof(asn_DEF_genericInformation_tags_17[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_17,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_17)
+		/sizeof(asn_DEF_genericInformation_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_17,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_17	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_EndSessionCommand_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct EndSessionCommand, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndSessionCommand, choice.disconnect),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"disconnect"
+		},
+	{ ATF_POINTER, 0, offsetof(struct EndSessionCommand, choice.gstnOptions),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_gstnOptions_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gstnOptions"
+		},
+	{ ATF_POINTER, 0, offsetof(struct EndSessionCommand, choice.isdnOptions),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_isdnOptions_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"isdnOptions"
+		},
+	{ ATF_POINTER, 0, offsetof(struct EndSessionCommand, choice.genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_genericInformation_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_EndSessionCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 3551 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* disconnectat 3553 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* gstnOptionsat 3557 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* isdnOptionsat 3568 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* genericInformationat 3576 */
+};
+asn_CHOICE_specifics_t asn_SPC_EndSessionCommand_specs_1 = {
+	sizeof(struct EndSessionCommand),
+	offsetof(struct EndSessionCommand, _asn_ctx),
+	offsetof(struct EndSessionCommand, present),
+	sizeof(((struct EndSessionCommand *)0)->present),
+	asn_MAP_EndSessionCommand_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_EndSessionCommand = {
+	"EndSessionCommand",
+	"EndSessionCommand",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_EndSessionCommand_constr_1, CHOICE_constraint },
+	asn_MBR_EndSessionCommand_1,
+	5,	/* Elements count */
+	&asn_SPC_EndSessionCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Endpoint.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Endpoint.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Endpoint.h	(working copy)
@@ -0,0 +1,115 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Endpoint_H_
+#define	_Endpoint_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct EndpointType;
+struct AlternateTransportAddresses;
+struct CircuitInfo;
+struct FeatureSet;
+struct AliasAddress;
+struct TransportAddress;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* Endpoint */
+typedef struct Endpoint {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct Endpoint__aliasAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *aliasAddress;
+	struct Endpoint__callSignalAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *callSignalAddress;
+	struct Endpoint__rasAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *rasAddress;
+	struct EndpointType	*endpointType;	/* OPTIONAL */
+	struct Endpoint__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Endpoint__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	long	*priority;	/* OPTIONAL */
+	struct Endpoint__remoteExtensionAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *remoteExtensionAddress;
+	struct Endpoint__destExtraCallInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destExtraCallInfo;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AlternateTransportAddresses	*alternateTransportAddresses;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Endpoint_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Endpoint;
+extern asn_SEQUENCE_specifics_t asn_SPC_Endpoint_specs_1;
+extern asn_TYPE_member_t asn_MBR_Endpoint_1[13];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "EndpointType.h"
+#include "AlternateTransportAddresses.h"
+#include "CircuitInfo.h"
+#include "FeatureSet.h"
+#include "AliasAddress.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _Endpoint_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Endpoint.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Endpoint.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Endpoint.c	(working copy)
@@ -0,0 +1,461 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Endpoint.h"
+
+static int
+memb_priority_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_priority_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_aliasAddress_3[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aliasAddress_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_aliasAddress_specs_3 = {
+	sizeof(struct Endpoint__aliasAddress),
+	offsetof(struct Endpoint__aliasAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aliasAddress_3 = {
+	"aliasAddress",
+	"aliasAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_aliasAddress_tags_3,
+	sizeof(asn_DEF_aliasAddress_tags_3)
+		/sizeof(asn_DEF_aliasAddress_tags_3[0]) - 1, /* 1 */
+	asn_DEF_aliasAddress_tags_3,	/* Same as above */
+	sizeof(asn_DEF_aliasAddress_tags_3)
+		/sizeof(asn_DEF_aliasAddress_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_aliasAddress_3,
+	1,	/* Single element */
+	&asn_SPC_aliasAddress_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_callSignalAddress_5[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callSignalAddress_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_callSignalAddress_specs_5 = {
+	sizeof(struct Endpoint__callSignalAddress),
+	offsetof(struct Endpoint__callSignalAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callSignalAddress_5 = {
+	"callSignalAddress",
+	"callSignalAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_callSignalAddress_tags_5,
+	sizeof(asn_DEF_callSignalAddress_tags_5)
+		/sizeof(asn_DEF_callSignalAddress_tags_5[0]) - 1, /* 1 */
+	asn_DEF_callSignalAddress_tags_5,	/* Same as above */
+	sizeof(asn_DEF_callSignalAddress_tags_5)
+		/sizeof(asn_DEF_callSignalAddress_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_callSignalAddress_5,
+	1,	/* Single element */
+	&asn_SPC_callSignalAddress_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rasAddress_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rasAddress_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_rasAddress_specs_7 = {
+	sizeof(struct Endpoint__rasAddress),
+	offsetof(struct Endpoint__rasAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rasAddress_7 = {
+	"rasAddress",
+	"rasAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_rasAddress_tags_7,
+	sizeof(asn_DEF_rasAddress_tags_7)
+		/sizeof(asn_DEF_rasAddress_tags_7[0]) - 1, /* 1 */
+	asn_DEF_rasAddress_tags_7,	/* Same as above */
+	sizeof(asn_DEF_rasAddress_tags_7)
+		/sizeof(asn_DEF_rasAddress_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_rasAddress_7,
+	1,	/* Single element */
+	&asn_SPC_rasAddress_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_10[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_10 = {
+	sizeof(struct Endpoint__tokens),
+	offsetof(struct Endpoint__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_10 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_10,
+	sizeof(asn_DEF_tokens_tags_10)
+		/sizeof(asn_DEF_tokens_tags_10[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_10,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_10)
+		/sizeof(asn_DEF_tokens_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_10,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_12[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_12 = {
+	sizeof(struct Endpoint__cryptoTokens),
+	offsetof(struct Endpoint__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_12 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_12,
+	sizeof(asn_DEF_cryptoTokens_tags_12)
+		/sizeof(asn_DEF_cryptoTokens_tags_12[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_12,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_12)
+		/sizeof(asn_DEF_cryptoTokens_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_12,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_remoteExtensionAddress_15[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_remoteExtensionAddress_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_remoteExtensionAddress_specs_15 = {
+	sizeof(struct Endpoint__remoteExtensionAddress),
+	offsetof(struct Endpoint__remoteExtensionAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_remoteExtensionAddress_15 = {
+	"remoteExtensionAddress",
+	"remoteExtensionAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_remoteExtensionAddress_tags_15,
+	sizeof(asn_DEF_remoteExtensionAddress_tags_15)
+		/sizeof(asn_DEF_remoteExtensionAddress_tags_15[0]) - 1, /* 1 */
+	asn_DEF_remoteExtensionAddress_tags_15,	/* Same as above */
+	sizeof(asn_DEF_remoteExtensionAddress_tags_15)
+		/sizeof(asn_DEF_remoteExtensionAddress_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_remoteExtensionAddress_15,
+	1,	/* Single element */
+	&asn_SPC_remoteExtensionAddress_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destExtraCallInfo_17[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destExtraCallInfo_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destExtraCallInfo_specs_17 = {
+	sizeof(struct Endpoint__destExtraCallInfo),
+	offsetof(struct Endpoint__destExtraCallInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destExtraCallInfo_17 = {
+	"destExtraCallInfo",
+	"destExtraCallInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destExtraCallInfo_tags_17,
+	sizeof(asn_DEF_destExtraCallInfo_tags_17)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_17[0]) - 1, /* 1 */
+	asn_DEF_destExtraCallInfo_tags_17,	/* Same as above */
+	sizeof(asn_DEF_destExtraCallInfo_tags_17)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destExtraCallInfo_17,
+	1,	/* Single element */
+	&asn_SPC_destExtraCallInfo_specs_17	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Endpoint_1[] = {
+	{ ATF_POINTER, 13, offsetof(struct Endpoint, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 12, offsetof(struct Endpoint, aliasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_aliasAddress_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aliasAddress"
+		},
+	{ ATF_POINTER, 11, offsetof(struct Endpoint, callSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_callSignalAddress_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignalAddress"
+		},
+	{ ATF_POINTER, 10, offsetof(struct Endpoint, rasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_rasAddress_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rasAddress"
+		},
+	{ ATF_POINTER, 9, offsetof(struct Endpoint, endpointType),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointType"
+		},
+	{ ATF_POINTER, 8, offsetof(struct Endpoint, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_tokens_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 7, offsetof(struct Endpoint, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Endpoint, priority),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_priority_constr_14,  memb_priority_constraint_1 },
+		0, 0, /* No default value */
+		"priority"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Endpoint, remoteExtensionAddress),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_remoteExtensionAddress_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"remoteExtensionAddress"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Endpoint, destExtraCallInfo),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_destExtraCallInfo_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destExtraCallInfo"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Endpoint, alternateTransportAddresses),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateTransportAddresses,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateTransportAddresses"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Endpoint, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Endpoint, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+};
+static const int asn_MAP_Endpoint_oms_1[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 };
+static const ber_tlv_tag_t asn_DEF_Endpoint_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Endpoint_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 898 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* aliasAddressat 899 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* callSignalAddressat 900 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* rasAddressat 901 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* endpointTypeat 902 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tokensat 903 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoTokensat 904 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* priorityat 905 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* remoteExtensionAddressat 906 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* destExtraCallInfoat 907 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* alternateTransportAddressesat 909 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* circuitInfoat 910 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 } /* featureSetat 911 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Endpoint_specs_1 = {
+	sizeof(struct Endpoint),
+	offsetof(struct Endpoint, _asn_ctx),
+	asn_MAP_Endpoint_tag2el_1,
+	13,	/* Count of tags in the map */
+	asn_MAP_Endpoint_oms_1,	/* Optional members */
+	10, 3,	/* Root/Additions */
+	10,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Endpoint = {
+	"Endpoint",
+	"Endpoint",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Endpoint_tags_1,
+	sizeof(asn_DEF_Endpoint_tags_1)
+		/sizeof(asn_DEF_Endpoint_tags_1[0]), /* 1 */
+	asn_DEF_Endpoint_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Endpoint_tags_1)
+		/sizeof(asn_DEF_Endpoint_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Endpoint_1,
+	13,	/* Elements count */
+	&asn_SPC_Endpoint_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointIdentifier.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EndpointIdentifier_H_
+#define	_EndpointIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BMPString.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EndpointIdentifier */
+typedef BMPString_t	 EndpointIdentifier_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_EndpointIdentifier_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_EndpointIdentifier;
+asn_struct_free_f EndpointIdentifier_free;
+asn_struct_print_f EndpointIdentifier_print;
+asn_constr_check_f EndpointIdentifier_constraint;
+ber_type_decoder_f EndpointIdentifier_decode_ber;
+der_type_encoder_f EndpointIdentifier_encode_der;
+xer_type_decoder_f EndpointIdentifier_decode_xer;
+xer_type_encoder_f EndpointIdentifier_encode_xer;
+per_type_decoder_f EndpointIdentifier_decode_uper;
+per_type_encoder_f EndpointIdentifier_encode_uper;
+per_type_decoder_f EndpointIdentifier_decode_aper;
+per_type_encoder_f EndpointIdentifier_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EndpointIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointIdentifier.c	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EndpointIdentifier.h"
+
+static int check_permitted_alphabet_1(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+int
+EndpointIdentifier_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_1(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using BMPString,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_EndpointIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+static const ber_tlv_tag_t asn_DEF_EndpointIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (30 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_EndpointIdentifier = {
+	"EndpointIdentifier",
+	"EndpointIdentifier",
+	&asn_OP_BMPString,
+	asn_DEF_EndpointIdentifier_tags_1,
+	sizeof(asn_DEF_EndpointIdentifier_tags_1)
+		/sizeof(asn_DEF_EndpointIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_EndpointIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EndpointIdentifier_tags_1)
+		/sizeof(asn_DEF_EndpointIdentifier_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_EndpointIdentifier_constr_1, EndpointIdentifier_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BMPString_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointType.h	(working copy)
@@ -0,0 +1,79 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EndpointType_H_
+#define	_EndpointType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <BIT_STRING.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct VendorIdentifier;
+struct GatekeeperInfo;
+struct GatewayInfo;
+struct McuInfo;
+struct TerminalInfo;
+struct TunnelledProtocol;
+
+/* EndpointType */
+typedef struct EndpointType {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct VendorIdentifier	*vendor;	/* OPTIONAL */
+	struct GatekeeperInfo	*gatekeeper;	/* OPTIONAL */
+	struct GatewayInfo	*gateway;	/* OPTIONAL */
+	struct McuInfo	*mcu;	/* OPTIONAL */
+	struct TerminalInfo	*terminal;	/* OPTIONAL */
+	BOOLEAN_t	 mc;
+	BOOLEAN_t	 undefinedNode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BIT_STRING_t	*set;	/* OPTIONAL */
+	struct EndpointType__supportedTunnelledProtocols {
+		A_SEQUENCE_OF(struct TunnelledProtocol) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedTunnelledProtocols;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EndpointType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EndpointType;
+extern asn_SEQUENCE_specifics_t asn_SPC_EndpointType_specs_1;
+extern asn_TYPE_member_t asn_MBR_EndpointType_1[10];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "VendorIdentifier.h"
+#include "GatekeeperInfo.h"
+#include "GatewayInfo.h"
+#include "McuInfo.h"
+#include "TerminalInfo.h"
+#include "TunnelledProtocol.h"
+
+#endif	/* _EndpointType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EndpointType.c	(working copy)
@@ -0,0 +1,215 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EndpointType.h"
+
+static int
+memb_set_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size == 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_set_constr_11 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  32,  32 }	/* (SIZE(32..32)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_supportedTunnelledProtocols_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_TunnelledProtocol,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedTunnelledProtocols_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedTunnelledProtocols_specs_12 = {
+	sizeof(struct EndpointType__supportedTunnelledProtocols),
+	offsetof(struct EndpointType__supportedTunnelledProtocols, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedTunnelledProtocols_12 = {
+	"supportedTunnelledProtocols",
+	"supportedTunnelledProtocols",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedTunnelledProtocols_tags_12,
+	sizeof(asn_DEF_supportedTunnelledProtocols_tags_12)
+		/sizeof(asn_DEF_supportedTunnelledProtocols_tags_12[0]) - 1, /* 1 */
+	asn_DEF_supportedTunnelledProtocols_tags_12,	/* Same as above */
+	sizeof(asn_DEF_supportedTunnelledProtocols_tags_12)
+		/sizeof(asn_DEF_supportedTunnelledProtocols_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedTunnelledProtocols_12,
+	1,	/* Single element */
+	&asn_SPC_supportedTunnelledProtocols_specs_12	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_EndpointType_1[] = {
+	{ ATF_POINTER, 6, offsetof(struct EndpointType, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct EndpointType, vendor),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_VendorIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"vendor"
+		},
+	{ ATF_POINTER, 4, offsetof(struct EndpointType, gatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeper"
+		},
+	{ ATF_POINTER, 3, offsetof(struct EndpointType, gateway),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatewayInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gateway"
+		},
+	{ ATF_POINTER, 2, offsetof(struct EndpointType, mcu),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_McuInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mcu"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EndpointType, terminal),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminal"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndpointType, mc),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mc"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EndpointType, undefinedNode),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedNode"
+		},
+	{ ATF_POINTER, 2, offsetof(struct EndpointType, set),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_set_constr_11,  memb_set_constraint_1 },
+		0, 0, /* No default value */
+		"set"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EndpointType, supportedTunnelledProtocols),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_supportedTunnelledProtocols_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedTunnelledProtocols"
+		},
+};
+static const int asn_MAP_EndpointType_oms_1[] = { 0, 1, 2, 3, 4, 5, 8, 9 };
+static const ber_tlv_tag_t asn_DEF_EndpointType_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EndpointType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 499 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* vendorat 500 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* gatekeeperat 501 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* gatewayat 502 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* mcuat 503 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* terminalat 504 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* mcat 505 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* undefinedNodeat 506 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* setat 508 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 } /* supportedTunnelledProtocolsat 512 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EndpointType_specs_1 = {
+	sizeof(struct EndpointType),
+	offsetof(struct EndpointType, _asn_ctx),
+	asn_MAP_EndpointType_tag2el_1,
+	10,	/* Count of tags in the map */
+	asn_MAP_EndpointType_oms_1,	/* Optional members */
+	6, 2,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EndpointType = {
+	"EndpointType",
+	"EndpointType",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EndpointType_tags_1,
+	sizeof(asn_DEF_EndpointType_tags_1)
+		/sizeof(asn_DEF_EndpointType_tags_1[0]), /* 1 */
+	asn_DEF_EndpointType_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EndpointType_tags_1)
+		/sizeof(asn_DEF_EndpointType_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EndpointType_1,
+	10,	/* Elements count */
+	&asn_SPC_EndpointType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementLayerInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementLayerInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementLayerInfo.h	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EnhancementLayerInfo_H_
+#define	_EnhancementLayerInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct EnhancementOptions;
+struct BEnhancementParameters;
+
+/* EnhancementLayerInfo */
+typedef struct EnhancementLayerInfo {
+	BOOLEAN_t	 baseBitRateConstrained;
+	struct EnhancementLayerInfo__snrEnhancement {
+		A_SET_OF(struct EnhancementOptions) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *snrEnhancement;
+	struct EnhancementLayerInfo__spatialEnhancement {
+		A_SET_OF(struct EnhancementOptions) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *spatialEnhancement;
+	struct EnhancementLayerInfo__bPictureEnhancement {
+		A_SET_OF(struct BEnhancementParameters) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *bPictureEnhancement;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EnhancementLayerInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EnhancementLayerInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_EnhancementLayerInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_EnhancementLayerInfo_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "EnhancementOptions.h"
+#include "BEnhancementParameters.h"
+
+#endif	/* _EnhancementLayerInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementLayerInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementLayerInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementLayerInfo.c	(working copy)
@@ -0,0 +1,301 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EnhancementLayerInfo.h"
+
+static int
+memb_snrEnhancement_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 14)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_spatialEnhancement_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 14)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bPictureEnhancement_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 14)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_snrEnhancement_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_spatialEnhancement_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_bPictureEnhancement_constr_7 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_snrEnhancement_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_spatialEnhancement_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bPictureEnhancement_constr_7 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  14 }	/* (SIZE(1..14)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_snrEnhancement_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_EnhancementOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_snrEnhancement_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_snrEnhancement_specs_3 = {
+	sizeof(struct EnhancementLayerInfo__snrEnhancement),
+	offsetof(struct EnhancementLayerInfo__snrEnhancement, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_snrEnhancement_3 = {
+	"snrEnhancement",
+	"snrEnhancement",
+	&asn_OP_SET_OF,
+	asn_DEF_snrEnhancement_tags_3,
+	sizeof(asn_DEF_snrEnhancement_tags_3)
+		/sizeof(asn_DEF_snrEnhancement_tags_3[0]) - 1, /* 1 */
+	asn_DEF_snrEnhancement_tags_3,	/* Same as above */
+	sizeof(asn_DEF_snrEnhancement_tags_3)
+		/sizeof(asn_DEF_snrEnhancement_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_snrEnhancement_constr_3, SET_OF_constraint },
+	asn_MBR_snrEnhancement_3,
+	1,	/* Single element */
+	&asn_SPC_snrEnhancement_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_spatialEnhancement_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_EnhancementOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_spatialEnhancement_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_spatialEnhancement_specs_5 = {
+	sizeof(struct EnhancementLayerInfo__spatialEnhancement),
+	offsetof(struct EnhancementLayerInfo__spatialEnhancement, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_spatialEnhancement_5 = {
+	"spatialEnhancement",
+	"spatialEnhancement",
+	&asn_OP_SET_OF,
+	asn_DEF_spatialEnhancement_tags_5,
+	sizeof(asn_DEF_spatialEnhancement_tags_5)
+		/sizeof(asn_DEF_spatialEnhancement_tags_5[0]) - 1, /* 1 */
+	asn_DEF_spatialEnhancement_tags_5,	/* Same as above */
+	sizeof(asn_DEF_spatialEnhancement_tags_5)
+		/sizeof(asn_DEF_spatialEnhancement_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_spatialEnhancement_constr_5, SET_OF_constraint },
+	asn_MBR_spatialEnhancement_5,
+	1,	/* Single element */
+	&asn_SPC_spatialEnhancement_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_bPictureEnhancement_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_BEnhancementParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_bPictureEnhancement_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_bPictureEnhancement_specs_7 = {
+	sizeof(struct EnhancementLayerInfo__bPictureEnhancement),
+	offsetof(struct EnhancementLayerInfo__bPictureEnhancement, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_bPictureEnhancement_7 = {
+	"bPictureEnhancement",
+	"bPictureEnhancement",
+	&asn_OP_SET_OF,
+	asn_DEF_bPictureEnhancement_tags_7,
+	sizeof(asn_DEF_bPictureEnhancement_tags_7)
+		/sizeof(asn_DEF_bPictureEnhancement_tags_7[0]) - 1, /* 1 */
+	asn_DEF_bPictureEnhancement_tags_7,	/* Same as above */
+	sizeof(asn_DEF_bPictureEnhancement_tags_7)
+		/sizeof(asn_DEF_bPictureEnhancement_tags_7[0]), /* 2 */
+	{ 0, &asn_PER_type_bPictureEnhancement_constr_7, SET_OF_constraint },
+	asn_MBR_bPictureEnhancement_7,
+	1,	/* Single element */
+	&asn_SPC_bPictureEnhancement_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_EnhancementLayerInfo_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EnhancementLayerInfo, baseBitRateConstrained),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"baseBitRateConstrained"
+		},
+	{ ATF_POINTER, 3, offsetof(struct EnhancementLayerInfo, snrEnhancement),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_snrEnhancement_3,
+		0,
+		{ 0, &asn_PER_memb_snrEnhancement_constr_3,  memb_snrEnhancement_constraint_1 },
+		0, 0, /* No default value */
+		"snrEnhancement"
+		},
+	{ ATF_POINTER, 2, offsetof(struct EnhancementLayerInfo, spatialEnhancement),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_spatialEnhancement_5,
+		0,
+		{ 0, &asn_PER_memb_spatialEnhancement_constr_5,  memb_spatialEnhancement_constraint_1 },
+		0, 0, /* No default value */
+		"spatialEnhancement"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EnhancementLayerInfo, bPictureEnhancement),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_bPictureEnhancement_7,
+		0,
+		{ 0, &asn_PER_memb_bPictureEnhancement_constr_7,  memb_bPictureEnhancement_constraint_1 },
+		0, 0, /* No default value */
+		"bPictureEnhancement"
+		},
+};
+static const int asn_MAP_EnhancementLayerInfo_oms_1[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_EnhancementLayerInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EnhancementLayerInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* baseBitRateConstrainedat 856 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* snrEnhancementat 857 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* spatialEnhancementat 858 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* bPictureEnhancementat 859 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EnhancementLayerInfo_specs_1 = {
+	sizeof(struct EnhancementLayerInfo),
+	offsetof(struct EnhancementLayerInfo, _asn_ctx),
+	asn_MAP_EnhancementLayerInfo_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_EnhancementLayerInfo_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EnhancementLayerInfo = {
+	"EnhancementLayerInfo",
+	"EnhancementLayerInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EnhancementLayerInfo_tags_1,
+	sizeof(asn_DEF_EnhancementLayerInfo_tags_1)
+		/sizeof(asn_DEF_EnhancementLayerInfo_tags_1[0]), /* 1 */
+	asn_DEF_EnhancementLayerInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EnhancementLayerInfo_tags_1)
+		/sizeof(asn_DEF_EnhancementLayerInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EnhancementLayerInfo_1,
+	4,	/* Elements count */
+	&asn_SPC_EnhancementLayerInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementOptions.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementOptions.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementOptions.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EnhancementOptions_H_
+#define	_EnhancementOptions_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct H263Options;
+
+/* EnhancementOptions */
+typedef struct EnhancementOptions {
+	long	*sqcifMPI;	/* OPTIONAL */
+	long	*qcifMPI;	/* OPTIONAL */
+	long	*cifMPI;	/* OPTIONAL */
+	long	*cif4MPI;	/* OPTIONAL */
+	long	*cif16MPI;	/* OPTIONAL */
+	long	 maxBitRate;
+	BOOLEAN_t	 unrestrictedVector;
+	BOOLEAN_t	 arithmeticCoding;
+	BOOLEAN_t	 temporalSpatialTradeOffCapability;
+	long	*slowSqcifMPI;	/* OPTIONAL */
+	long	*slowQcifMPI;	/* OPTIONAL */
+	long	*slowCifMPI;	/* OPTIONAL */
+	long	*slowCif4MPI;	/* OPTIONAL */
+	long	*slowCif16MPI;	/* OPTIONAL */
+	BOOLEAN_t	 errorCompensation;
+	struct H263Options	*h263Options;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EnhancementOptions_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EnhancementOptions;
+extern asn_SEQUENCE_specifics_t asn_SPC_EnhancementOptions_specs_1;
+extern asn_TYPE_member_t asn_MBR_EnhancementOptions_1[16];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H263Options.h"
+
+#endif	/* _EnhancementOptions_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementOptions.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementOptions.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnhancementOptions.c	(working copy)
@@ -0,0 +1,532 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EnhancementOptions.h"
+
+static int
+memb_sqcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_qcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif4MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif16MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 192400)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowSqcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowQcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowCifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowCif4MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowCif16MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_sqcifMPI_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_qcifMPI_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cifMPI_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif4MPI_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif16MPI_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxBitRate_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 18, -1,  1,  192400 }	/* (1..192400) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowSqcifMPI_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowQcifMPI_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowCifMPI_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowCif4MPI_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowCif16MPI_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_EnhancementOptions_1[] = {
+	{ ATF_POINTER, 5, offsetof(struct EnhancementOptions, sqcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sqcifMPI_constr_2,  memb_sqcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"sqcifMPI"
+		},
+	{ ATF_POINTER, 4, offsetof(struct EnhancementOptions, qcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_qcifMPI_constr_3,  memb_qcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"qcifMPI"
+		},
+	{ ATF_POINTER, 3, offsetof(struct EnhancementOptions, cifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cifMPI_constr_4,  memb_cifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"cifMPI"
+		},
+	{ ATF_POINTER, 2, offsetof(struct EnhancementOptions, cif4MPI),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif4MPI_constr_5,  memb_cif4MPI_constraint_1 },
+		0, 0, /* No default value */
+		"cif4MPI"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EnhancementOptions, cif16MPI),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif16MPI_constr_6,  memb_cif16MPI_constraint_1 },
+		0, 0, /* No default value */
+		"cif16MPI"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EnhancementOptions, maxBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxBitRate_constr_7,  memb_maxBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"maxBitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EnhancementOptions, unrestrictedVector),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unrestrictedVector"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EnhancementOptions, arithmeticCoding),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"arithmeticCoding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EnhancementOptions, temporalSpatialTradeOffCapability),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"temporalSpatialTradeOffCapability"
+		},
+	{ ATF_POINTER, 5, offsetof(struct EnhancementOptions, slowSqcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowSqcifMPI_constr_11,  memb_slowSqcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowSqcifMPI"
+		},
+	{ ATF_POINTER, 4, offsetof(struct EnhancementOptions, slowQcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowQcifMPI_constr_12,  memb_slowQcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowQcifMPI"
+		},
+	{ ATF_POINTER, 3, offsetof(struct EnhancementOptions, slowCifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowCifMPI_constr_13,  memb_slowCifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowCifMPI"
+		},
+	{ ATF_POINTER, 2, offsetof(struct EnhancementOptions, slowCif4MPI),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowCif4MPI_constr_14,  memb_slowCif4MPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowCif4MPI"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EnhancementOptions, slowCif16MPI),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowCif16MPI_constr_15,  memb_slowCif16MPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowCif16MPI"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EnhancementOptions, errorCompensation),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCompensation"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EnhancementOptions, h263Options),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263Options,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263Options"
+		},
+};
+static const int asn_MAP_EnhancementOptions_oms_1[] = { 0, 1, 2, 3, 4, 9, 10, 11, 12, 13, 15 };
+static const ber_tlv_tag_t asn_DEF_EnhancementOptions_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EnhancementOptions_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sqcifMPIat 872 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* qcifMPIat 873 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cifMPIat 874 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cif4MPIat 875 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cif16MPIat 876 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* maxBitRateat 877 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* unrestrictedVectorat 878 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* arithmeticCodingat 879 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* temporalSpatialTradeOffCapabilityat 880 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* slowSqcifMPIat 881 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* slowQcifMPIat 882 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* slowCifMPIat 883 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* slowCif4MPIat 884 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* slowCif16MPIat 885 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* errorCompensationat 886 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* h263Optionsat 887 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EnhancementOptions_specs_1 = {
+	sizeof(struct EnhancementOptions),
+	offsetof(struct EnhancementOptions, _asn_ctx),
+	asn_MAP_EnhancementOptions_tag2el_1,
+	16,	/* Count of tags in the map */
+	asn_MAP_EnhancementOptions_oms_1,	/* Optional members */
+	11, 0,	/* Root/Additions */
+	16,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EnhancementOptions = {
+	"EnhancementOptions",
+	"EnhancementOptions",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EnhancementOptions_tags_1,
+	sizeof(asn_DEF_EnhancementOptions_tags_1)
+		/sizeof(asn_DEF_EnhancementOptions_tags_1[0]), /* 1 */
+	asn_DEF_EnhancementOptions_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EnhancementOptions_tags_1)
+		/sizeof(asn_DEF_EnhancementOptions_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EnhancementOptions_1,
+	16,	/* Elements count */
+	&asn_SPC_EnhancementOptions_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnumeratedParameter.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnumeratedParameter.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnumeratedParameter.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EnumeratedParameter_H_
+#define	_EnumeratedParameter_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "GenericIdentifier.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct Content;
+
+/* EnumeratedParameter */
+typedef struct EnumeratedParameter {
+	GenericIdentifier_t	 id;
+	struct Content	*content;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EnumeratedParameter_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EnumeratedParameter;
+extern asn_SEQUENCE_specifics_t asn_SPC_EnumeratedParameter_specs_1;
+extern asn_TYPE_member_t asn_MBR_EnumeratedParameter_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "Content.h"
+
+#endif	/* _EnumeratedParameter_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnumeratedParameter.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnumeratedParameter.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EnumeratedParameter.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EnumeratedParameter.h"
+
+asn_TYPE_member_t asn_MBR_EnumeratedParameter_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EnumeratedParameter, id),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_GenericIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"id"
+		},
+	{ ATF_POINTER, 1, offsetof(struct EnumeratedParameter, content),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_Content,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"content"
+		},
+};
+static const int asn_MAP_EnumeratedParameter_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_EnumeratedParameter_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EnumeratedParameter_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* idat 1347 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* contentat 1348 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EnumeratedParameter_specs_1 = {
+	sizeof(struct EnumeratedParameter),
+	offsetof(struct EnumeratedParameter, _asn_ctx),
+	asn_MAP_EnumeratedParameter_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_EnumeratedParameter_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EnumeratedParameter = {
+	"EnumeratedParameter",
+	"EnumeratedParameter",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EnumeratedParameter_tags_1,
+	sizeof(asn_DEF_EnumeratedParameter_tags_1)
+		/sizeof(asn_DEF_EnumeratedParameter_tags_1[0]), /* 1 */
+	asn_DEF_EnumeratedParameter_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EnumeratedParameter_tags_1)
+		/sizeof(asn_DEF_EnumeratedParameter_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EnumeratedParameter_1,
+	2,	/* Elements count */
+	&asn_SPC_EnumeratedParameter_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EscrowData.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EscrowData.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EscrowData.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_EscrowData_H_
+#define	_EscrowData_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* EscrowData */
+typedef struct EscrowData {
+	OBJECT_IDENTIFIER_t	 escrowID;
+	BIT_STRING_t	 escrowValue;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} EscrowData_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_EscrowData;
+extern asn_SEQUENCE_specifics_t asn_SPC_EscrowData_specs_1;
+extern asn_TYPE_member_t asn_MBR_EscrowData_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _EscrowData_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/EscrowData.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/EscrowData.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/EscrowData.c	(working copy)
@@ -0,0 +1,96 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "EscrowData.h"
+
+static int
+memb_escrowValue_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size >= 1 && size <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_escrowValue_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_EscrowData_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct EscrowData, escrowID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"escrowID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct EscrowData, escrowValue),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, &asn_PER_memb_escrowValue_constr_3,  memb_escrowValue_constraint_1 },
+		0, 0, /* No default value */
+		"escrowValue"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_EscrowData_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_EscrowData_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* escrowIDat 2241 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* escrowValueat 2242 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_EscrowData_specs_1 = {
+	sizeof(struct EscrowData),
+	offsetof(struct EscrowData, _asn_ctx),
+	asn_MAP_EscrowData_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_EscrowData = {
+	"EscrowData",
+	"EscrowData",
+	&asn_OP_SEQUENCE,
+	asn_DEF_EscrowData_tags_1,
+	sizeof(asn_DEF_EscrowData_tags_1)
+		/sizeof(asn_DEF_EscrowData_tags_1[0]), /* 1 */
+	asn_DEF_EscrowData_tags_1,	/* Same as above */
+	sizeof(asn_DEF_EscrowData_tags_1)
+		/sizeof(asn_DEF_EscrowData_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_EscrowData_1,
+	2,	/* Elements count */
+	&asn_SPC_EscrowData_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAliasAddress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAliasAddress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAliasAddress.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ExtendedAliasAddress_H_
+#define	_ExtendedAliasAddress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "AliasAddress.h"
+#include "ScreeningIndicator.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct PresentationIndicator;
+
+/* ExtendedAliasAddress */
+typedef struct ExtendedAliasAddress {
+	AliasAddress_t	 address;
+	struct PresentationIndicator	*presentationIndicator;	/* OPTIONAL */
+	ScreeningIndicator_t	*screeningIndicator;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ExtendedAliasAddress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ExtendedAliasAddress;
+extern asn_SEQUENCE_specifics_t asn_SPC_ExtendedAliasAddress_specs_1;
+extern asn_TYPE_member_t asn_MBR_ExtendedAliasAddress_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "PresentationIndicator.h"
+
+#endif	/* _ExtendedAliasAddress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAliasAddress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAliasAddress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAliasAddress.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ExtendedAliasAddress.h"
+
+asn_TYPE_member_t asn_MBR_ExtendedAliasAddress_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ExtendedAliasAddress, address),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"address"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ExtendedAliasAddress, presentationIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PresentationIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationIndicator"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ExtendedAliasAddress, screeningIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ScreeningIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"screeningIndicator"
+		},
+};
+static const int asn_MAP_ExtendedAliasAddress_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_ExtendedAliasAddress_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ExtendedAliasAddress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* addressat 890 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* presentationIndicatorat 891 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* screeningIndicatorat 892 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ExtendedAliasAddress_specs_1 = {
+	sizeof(struct ExtendedAliasAddress),
+	offsetof(struct ExtendedAliasAddress, _asn_ctx),
+	asn_MAP_ExtendedAliasAddress_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_ExtendedAliasAddress_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ExtendedAliasAddress = {
+	"ExtendedAliasAddress",
+	"ExtendedAliasAddress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ExtendedAliasAddress_tags_1,
+	sizeof(asn_DEF_ExtendedAliasAddress_tags_1)
+		/sizeof(asn_DEF_ExtendedAliasAddress_tags_1[0]), /* 1 */
+	asn_DEF_ExtendedAliasAddress_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ExtendedAliasAddress_tags_1)
+		/sizeof(asn_DEF_ExtendedAliasAddress_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ExtendedAliasAddress_1,
+	3,	/* Elements count */
+	&asn_SPC_ExtendedAliasAddress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAudioCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAudioCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAudioCapability.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ExtendedAudioCapability_H_
+#define	_ExtendedAudioCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AudioCapability;
+struct GenericCapability;
+
+/* ExtendedAudioCapability */
+typedef struct ExtendedAudioCapability {
+	struct ExtendedAudioCapability__audioCapability {
+		A_SEQUENCE_OF(struct AudioCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} audioCapability;
+	struct ExtendedAudioCapability__audioCapabilityExtension {
+		A_SEQUENCE_OF(struct GenericCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *audioCapabilityExtension;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ExtendedAudioCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ExtendedAudioCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_ExtendedAudioCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_ExtendedAudioCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AudioCapability.h"
+#include "GenericCapability.h"
+
+#endif	/* _ExtendedAudioCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAudioCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAudioCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedAudioCapability.c	(working copy)
@@ -0,0 +1,136 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ExtendedAudioCapability.h"
+
+static asn_TYPE_member_t asn_MBR_audioCapability_2[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_audioCapability_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_audioCapability_specs_2 = {
+	sizeof(struct ExtendedAudioCapability__audioCapability),
+	offsetof(struct ExtendedAudioCapability__audioCapability, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_audioCapability_2 = {
+	"audioCapability",
+	"audioCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_audioCapability_tags_2,
+	sizeof(asn_DEF_audioCapability_tags_2)
+		/sizeof(asn_DEF_audioCapability_tags_2[0]) - 1, /* 1 */
+	asn_DEF_audioCapability_tags_2,	/* Same as above */
+	sizeof(asn_DEF_audioCapability_tags_2)
+		/sizeof(asn_DEF_audioCapability_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_audioCapability_2,
+	1,	/* Single element */
+	&asn_SPC_audioCapability_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_audioCapabilityExtension_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_audioCapabilityExtension_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_audioCapabilityExtension_specs_4 = {
+	sizeof(struct ExtendedAudioCapability__audioCapabilityExtension),
+	offsetof(struct ExtendedAudioCapability__audioCapabilityExtension, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_audioCapabilityExtension_4 = {
+	"audioCapabilityExtension",
+	"audioCapabilityExtension",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_audioCapabilityExtension_tags_4,
+	sizeof(asn_DEF_audioCapabilityExtension_tags_4)
+		/sizeof(asn_DEF_audioCapabilityExtension_tags_4[0]) - 1, /* 1 */
+	asn_DEF_audioCapabilityExtension_tags_4,	/* Same as above */
+	sizeof(asn_DEF_audioCapabilityExtension_tags_4)
+		/sizeof(asn_DEF_audioCapabilityExtension_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_audioCapabilityExtension_4,
+	1,	/* Single element */
+	&asn_SPC_audioCapabilityExtension_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ExtendedAudioCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ExtendedAudioCapability, audioCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_audioCapability_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioCapability"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ExtendedAudioCapability, audioCapabilityExtension),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_audioCapabilityExtension_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioCapabilityExtension"
+		},
+};
+static const int asn_MAP_ExtendedAudioCapability_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_ExtendedAudioCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ExtendedAudioCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioCapabilityat 1137 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* audioCapabilityExtensionat 1138 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ExtendedAudioCapability_specs_1 = {
+	sizeof(struct ExtendedAudioCapability),
+	offsetof(struct ExtendedAudioCapability, _asn_ctx),
+	asn_MAP_ExtendedAudioCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_ExtendedAudioCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ExtendedAudioCapability = {
+	"ExtendedAudioCapability",
+	"ExtendedAudioCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ExtendedAudioCapability_tags_1,
+	sizeof(asn_DEF_ExtendedAudioCapability_tags_1)
+		/sizeof(asn_DEF_ExtendedAudioCapability_tags_1[0]), /* 1 */
+	asn_DEF_ExtendedAudioCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ExtendedAudioCapability_tags_1)
+		/sizeof(asn_DEF_ExtendedAudioCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ExtendedAudioCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_ExtendedAudioCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedDataApplicationCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedDataApplicationCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedDataApplicationCapability.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ExtendedDataApplicationCapability_H_
+#define	_ExtendedDataApplicationCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DataApplicationCapability;
+struct GenericCapability;
+
+/* ExtendedDataApplicationCapability */
+typedef struct ExtendedDataApplicationCapability {
+	struct ExtendedDataApplicationCapability__dataApplicationCapability {
+		A_SEQUENCE_OF(struct DataApplicationCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} dataApplicationCapability;
+	struct ExtendedDataApplicationCapability__dataApplicationCapabilityExtension {
+		A_SEQUENCE_OF(struct GenericCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataApplicationCapabilityExtension;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ExtendedDataApplicationCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ExtendedDataApplicationCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_ExtendedDataApplicationCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_ExtendedDataApplicationCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DataApplicationCapability.h"
+#include "GenericCapability.h"
+
+#endif	/* _ExtendedDataApplicationCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedDataApplicationCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedDataApplicationCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedDataApplicationCapability.c	(working copy)
@@ -0,0 +1,136 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ExtendedDataApplicationCapability.h"
+
+static asn_TYPE_member_t asn_MBR_dataApplicationCapability_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataApplicationCapability_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataApplicationCapability_specs_2 = {
+	sizeof(struct ExtendedDataApplicationCapability__dataApplicationCapability),
+	offsetof(struct ExtendedDataApplicationCapability__dataApplicationCapability, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataApplicationCapability_2 = {
+	"dataApplicationCapability",
+	"dataApplicationCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataApplicationCapability_tags_2,
+	sizeof(asn_DEF_dataApplicationCapability_tags_2)
+		/sizeof(asn_DEF_dataApplicationCapability_tags_2[0]) - 1, /* 1 */
+	asn_DEF_dataApplicationCapability_tags_2,	/* Same as above */
+	sizeof(asn_DEF_dataApplicationCapability_tags_2)
+		/sizeof(asn_DEF_dataApplicationCapability_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataApplicationCapability_2,
+	1,	/* Single element */
+	&asn_SPC_dataApplicationCapability_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_dataApplicationCapabilityExtension_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataApplicationCapabilityExtension_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataApplicationCapabilityExtension_specs_4 = {
+	sizeof(struct ExtendedDataApplicationCapability__dataApplicationCapabilityExtension),
+	offsetof(struct ExtendedDataApplicationCapability__dataApplicationCapabilityExtension, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataApplicationCapabilityExtension_4 = {
+	"dataApplicationCapabilityExtension",
+	"dataApplicationCapabilityExtension",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataApplicationCapabilityExtension_tags_4,
+	sizeof(asn_DEF_dataApplicationCapabilityExtension_tags_4)
+		/sizeof(asn_DEF_dataApplicationCapabilityExtension_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataApplicationCapabilityExtension_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataApplicationCapabilityExtension_tags_4)
+		/sizeof(asn_DEF_dataApplicationCapabilityExtension_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataApplicationCapabilityExtension_4,
+	1,	/* Single element */
+	&asn_SPC_dataApplicationCapabilityExtension_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ExtendedDataApplicationCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ExtendedDataApplicationCapability, dataApplicationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_dataApplicationCapability_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataApplicationCapability"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ExtendedDataApplicationCapability, dataApplicationCapabilityExtension),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataApplicationCapabilityExtension_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataApplicationCapabilityExtension"
+		},
+};
+static const int asn_MAP_ExtendedDataApplicationCapability_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_ExtendedDataApplicationCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ExtendedDataApplicationCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dataApplicationCapabilityat 1278 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* dataApplicationCapabilityExtensionat 1279 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ExtendedDataApplicationCapability_specs_1 = {
+	sizeof(struct ExtendedDataApplicationCapability),
+	offsetof(struct ExtendedDataApplicationCapability, _asn_ctx),
+	asn_MAP_ExtendedDataApplicationCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_ExtendedDataApplicationCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ExtendedDataApplicationCapability = {
+	"ExtendedDataApplicationCapability",
+	"ExtendedDataApplicationCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ExtendedDataApplicationCapability_tags_1,
+	sizeof(asn_DEF_ExtendedDataApplicationCapability_tags_1)
+		/sizeof(asn_DEF_ExtendedDataApplicationCapability_tags_1[0]), /* 1 */
+	asn_DEF_ExtendedDataApplicationCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ExtendedDataApplicationCapability_tags_1)
+		/sizeof(asn_DEF_ExtendedDataApplicationCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ExtendedDataApplicationCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_ExtendedDataApplicationCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedVideoCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedVideoCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedVideoCapability.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ExtendedVideoCapability_H_
+#define	_ExtendedVideoCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct VideoCapability;
+struct GenericCapability;
+
+/* ExtendedVideoCapability */
+typedef struct ExtendedVideoCapability {
+	struct ExtendedVideoCapability__videoCapability {
+		A_SEQUENCE_OF(struct VideoCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} videoCapability;
+	struct ExtendedVideoCapability__videoCapabilityExtension {
+		A_SEQUENCE_OF(struct GenericCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *videoCapabilityExtension;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ExtendedVideoCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ExtendedVideoCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_ExtendedVideoCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_ExtendedVideoCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "VideoCapability.h"
+#include "GenericCapability.h"
+
+#endif	/* _ExtendedVideoCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedVideoCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedVideoCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ExtendedVideoCapability.c	(working copy)
@@ -0,0 +1,136 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ExtendedVideoCapability.h"
+
+static asn_TYPE_member_t asn_MBR_videoCapability_2[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_videoCapability_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_videoCapability_specs_2 = {
+	sizeof(struct ExtendedVideoCapability__videoCapability),
+	offsetof(struct ExtendedVideoCapability__videoCapability, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_videoCapability_2 = {
+	"videoCapability",
+	"videoCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_videoCapability_tags_2,
+	sizeof(asn_DEF_videoCapability_tags_2)
+		/sizeof(asn_DEF_videoCapability_tags_2[0]) - 1, /* 1 */
+	asn_DEF_videoCapability_tags_2,	/* Same as above */
+	sizeof(asn_DEF_videoCapability_tags_2)
+		/sizeof(asn_DEF_videoCapability_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_videoCapability_2,
+	1,	/* Single element */
+	&asn_SPC_videoCapability_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_videoCapabilityExtension_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_videoCapabilityExtension_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_videoCapabilityExtension_specs_4 = {
+	sizeof(struct ExtendedVideoCapability__videoCapabilityExtension),
+	offsetof(struct ExtendedVideoCapability__videoCapabilityExtension, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_videoCapabilityExtension_4 = {
+	"videoCapabilityExtension",
+	"videoCapabilityExtension",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_videoCapabilityExtension_tags_4,
+	sizeof(asn_DEF_videoCapabilityExtension_tags_4)
+		/sizeof(asn_DEF_videoCapabilityExtension_tags_4[0]) - 1, /* 1 */
+	asn_DEF_videoCapabilityExtension_tags_4,	/* Same as above */
+	sizeof(asn_DEF_videoCapabilityExtension_tags_4)
+		/sizeof(asn_DEF_videoCapabilityExtension_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_videoCapabilityExtension_4,
+	1,	/* Single element */
+	&asn_SPC_videoCapabilityExtension_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ExtendedVideoCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ExtendedVideoCapability, videoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_videoCapability_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoCapability"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ExtendedVideoCapability, videoCapabilityExtension),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_videoCapabilityExtension_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoCapabilityExtension"
+		},
+};
+static const int asn_MAP_ExtendedVideoCapability_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_ExtendedVideoCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ExtendedVideoCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* videoCapabilityat 788 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* videoCapabilityExtensionat 789 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ExtendedVideoCapability_specs_1 = {
+	sizeof(struct ExtendedVideoCapability),
+	offsetof(struct ExtendedVideoCapability, _asn_ctx),
+	asn_MAP_ExtendedVideoCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_ExtendedVideoCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ExtendedVideoCapability = {
+	"ExtendedVideoCapability",
+	"ExtendedVideoCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ExtendedVideoCapability_tags_1,
+	sizeof(asn_DEF_ExtendedVideoCapability_tags_1)
+		/sizeof(asn_DEF_ExtendedVideoCapability_tags_1[0]), /* 1 */
+	asn_DEF_ExtendedVideoCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ExtendedVideoCapability_tags_1)
+		/sizeof(asn_DEF_ExtendedVideoCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ExtendedVideoCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_ExtendedVideoCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECCapability.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FECCapability_H_
+#define	_FECCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "CapabilityTableEntryNumber.h"
+#include <OBJECT_IDENTIFIER.h>
+#include "MaxRedundancy.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FECCapability__rfc2733Format_PR {
+	FECCapability__rfc2733Format_PR_NOTHING,	/* No components present */
+	FECCapability__rfc2733Format_PR_rfc2733rfc2198,
+	FECCapability__rfc2733Format_PR_rfc2733sameport,
+	FECCapability__rfc2733Format_PR_rfc2733diffport
+} FECCapability__rfc2733Format_PR;
+
+/* FECCapability */
+typedef struct FECCapability {
+	CapabilityTableEntryNumber_t	 protectedCapability;
+	OBJECT_IDENTIFIER_t	*fecScheme;	/* OPTIONAL */
+	struct FECCapability__rfc2733Format {
+		FECCapability__rfc2733Format_PR present;
+		union FECCapability__rfc2733Format_u {
+			MaxRedundancy_t	 rfc2733rfc2198;
+			MaxRedundancy_t	 rfc2733sameport;
+			MaxRedundancy_t	 rfc2733diffport;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *rfc2733Format;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FECCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FECCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_FECCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_FECCapability_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FECCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECCapability.c	(working copy)
@@ -0,0 +1,136 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FECCapability.h"
+
+static asn_per_constraints_t asn_PER_type_rfc2733Format_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_rfc2733Format_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FECCapability__rfc2733Format, choice.rfc2733rfc2198),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaxRedundancy,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733rfc2198"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FECCapability__rfc2733Format, choice.rfc2733sameport),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaxRedundancy,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733sameport"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FECCapability__rfc2733Format, choice.rfc2733diffport),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaxRedundancy,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733diffport"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_rfc2733Format_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rfc2733rfc2198at 1670 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rfc2733sameportat 1671 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* rfc2733diffportat 1673 */
+};
+static asn_CHOICE_specifics_t asn_SPC_rfc2733Format_specs_4 = {
+	sizeof(struct FECCapability__rfc2733Format),
+	offsetof(struct FECCapability__rfc2733Format, _asn_ctx),
+	offsetof(struct FECCapability__rfc2733Format, present),
+	sizeof(((struct FECCapability__rfc2733Format *)0)->present),
+	asn_MAP_rfc2733Format_tag2el_4,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733Format_4 = {
+	"rfc2733Format",
+	"rfc2733Format",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_rfc2733Format_constr_4, CHOICE_constraint },
+	asn_MBR_rfc2733Format_4,
+	3,	/* Elements count */
+	&asn_SPC_rfc2733Format_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_FECCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FECCapability, protectedCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protectedCapability"
+		},
+	{ ATF_POINTER, 2, offsetof(struct FECCapability, fecScheme),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fecScheme"
+		},
+	{ ATF_POINTER, 1, offsetof(struct FECCapability, rfc2733Format),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_rfc2733Format_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733Format"
+		},
+};
+static const int asn_MAP_FECCapability_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_FECCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_FECCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protectedCapabilityat 1666 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* fecSchemeat 1667 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* rfc2733Formatat 1670 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_FECCapability_specs_1 = {
+	sizeof(struct FECCapability),
+	offsetof(struct FECCapability, _asn_ctx),
+	asn_MAP_FECCapability_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_FECCapability_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_FECCapability = {
+	"FECCapability",
+	"FECCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FECCapability_tags_1,
+	sizeof(asn_DEF_FECCapability_tags_1)
+		/sizeof(asn_DEF_FECCapability_tags_1[0]), /* 1 */
+	asn_DEF_FECCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FECCapability_tags_1)
+		/sizeof(asn_DEF_FECCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_FECCapability_1,
+	3,	/* Elements count */
+	&asn_SPC_FECCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECData.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECData.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECData.h	(working copy)
@@ -0,0 +1,110 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FECData_H_
+#define	_FECData_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <NULL.h>
+#include <constr_SEQUENCE.h>
+#include "LogicalChannelNumber.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FECData_PR {
+	FECData_PR_NOTHING,	/* No components present */
+	FECData_PR_rfc2733
+	/* Extensions may appear below */
+	
+} FECData_PR;
+typedef enum FECData__rfc2733__pktMode_PR {
+	FECData__rfc2733__pktMode_PR_NOTHING,	/* No components present */
+	FECData__rfc2733__pktMode_PR_rfc2198coding,
+	FECData__rfc2733__pktMode_PR_rfc2733sameport,
+	FECData__rfc2733__pktMode_PR_rfc2733diffport
+	/* Extensions may appear below */
+	
+} FECData__rfc2733__pktMode_PR;
+
+/* FECData */
+typedef struct FECData {
+	FECData_PR present;
+	union FECData_u {
+		struct FECData__rfc2733 {
+			long	 protectedPayloadType;
+			OBJECT_IDENTIFIER_t	*fecScheme;	/* OPTIONAL */
+			struct FECData__rfc2733__pktMode {
+				FECData__rfc2733__pktMode_PR present;
+				union FECData__rfc2733__pktMode_u {
+					NULL_t	 rfc2198coding;
+					struct FECData__rfc2733__pktMode__rfc2733sameport {
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+						
+						/* Context for parsing across buffer boundaries */
+						asn_struct_ctx_t _asn_ctx;
+					} *rfc2733sameport;
+					struct FECData__rfc2733__pktMode__rfc2733diffport {
+						LogicalChannelNumber_t	 protectedChannel;
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+						
+						/* Context for parsing across buffer boundaries */
+						asn_struct_ctx_t _asn_ctx;
+					} *rfc2733diffport;
+					/*
+					 * This type is extensible,
+					 * possible extensions are below.
+					 */
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} pktMode;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *rfc2733;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FECData_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FECData;
+extern asn_CHOICE_specifics_t asn_SPC_FECData_specs_1;
+extern asn_TYPE_member_t asn_MBR_FECData_1[1];
+extern asn_per_constraints_t asn_PER_type_FECData_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FECData_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECData.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECData.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECData.c	(working copy)
@@ -0,0 +1,282 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FECData.h"
+
+static int
+memb_protectedPayloadType_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_pktMode_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_protectedPayloadType_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_FECData_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_rfc2733sameport_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rfc2733sameport_specs_7 = {
+	sizeof(struct FECData__rfc2733__pktMode__rfc2733sameport),
+	offsetof(struct FECData__rfc2733__pktMode__rfc2733sameport, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733sameport_7 = {
+	"rfc2733sameport",
+	"rfc2733sameport",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rfc2733sameport_tags_7,
+	sizeof(asn_DEF_rfc2733sameport_tags_7)
+		/sizeof(asn_DEF_rfc2733sameport_tags_7[0]) - 1, /* 1 */
+	asn_DEF_rfc2733sameport_tags_7,	/* Same as above */
+	sizeof(asn_DEF_rfc2733sameport_tags_7)
+		/sizeof(asn_DEF_rfc2733sameport_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_rfc2733sameport_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rfc2733diffport_9[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FECData__rfc2733__pktMode__rfc2733diffport, protectedChannel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protectedChannel"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rfc2733diffport_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rfc2733diffport_tag2el_9[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* protectedChannelat 2150 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rfc2733diffport_specs_9 = {
+	sizeof(struct FECData__rfc2733__pktMode__rfc2733diffport),
+	offsetof(struct FECData__rfc2733__pktMode__rfc2733diffport, _asn_ctx),
+	asn_MAP_rfc2733diffport_tag2el_9,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733diffport_9 = {
+	"rfc2733diffport",
+	"rfc2733diffport",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rfc2733diffport_tags_9,
+	sizeof(asn_DEF_rfc2733diffport_tags_9)
+		/sizeof(asn_DEF_rfc2733diffport_tags_9[0]) - 1, /* 1 */
+	asn_DEF_rfc2733diffport_tags_9,	/* Same as above */
+	sizeof(asn_DEF_rfc2733diffport_tags_9)
+		/sizeof(asn_DEF_rfc2733diffport_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rfc2733diffport_9,
+	1,	/* Elements count */
+	&asn_SPC_rfc2733diffport_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_pktMode_5[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FECData__rfc2733__pktMode, choice.rfc2198coding),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2198coding"
+		},
+	{ ATF_POINTER, 0, offsetof(struct FECData__rfc2733__pktMode, choice.rfc2733sameport),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_rfc2733sameport_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733sameport"
+		},
+	{ ATF_POINTER, 0, offsetof(struct FECData__rfc2733__pktMode, choice.rfc2733diffport),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_rfc2733diffport_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733diffport"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_pktMode_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rfc2198codingat 2143 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rfc2733sameportat 2147 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* rfc2733diffportat 2150 */
+};
+static asn_CHOICE_specifics_t asn_SPC_pktMode_specs_5 = {
+	sizeof(struct FECData__rfc2733__pktMode),
+	offsetof(struct FECData__rfc2733__pktMode, _asn_ctx),
+	offsetof(struct FECData__rfc2733__pktMode, present),
+	sizeof(((struct FECData__rfc2733__pktMode *)0)->present),
+	asn_MAP_pktMode_tag2el_5,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_pktMode_5 = {
+	"pktMode",
+	"pktMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_pktMode_constr_5, CHOICE_constraint },
+	asn_MBR_pktMode_5,
+	3,	/* Elements count */
+	&asn_SPC_pktMode_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rfc2733_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FECData__rfc2733, protectedPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_protectedPayloadType_constr_3,  memb_protectedPayloadType_constraint_2 },
+		0, 0, /* No default value */
+		"protectedPayloadType"
+		},
+	{ ATF_POINTER, 1, offsetof(struct FECData__rfc2733, fecScheme),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fecScheme"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FECData__rfc2733, pktMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_pktMode_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pktMode"
+		},
+};
+static const int asn_MAP_rfc2733_oms_2[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_rfc2733_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rfc2733_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protectedPayloadTypeat 2139 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* fecSchemeat 2140 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* pktModeat 2143 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rfc2733_specs_2 = {
+	sizeof(struct FECData__rfc2733),
+	offsetof(struct FECData__rfc2733, _asn_ctx),
+	asn_MAP_rfc2733_tag2el_2,
+	3,	/* Count of tags in the map */
+	asn_MAP_rfc2733_oms_2,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733_2 = {
+	"rfc2733",
+	"rfc2733",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rfc2733_tags_2,
+	sizeof(asn_DEF_rfc2733_tags_2)
+		/sizeof(asn_DEF_rfc2733_tags_2[0]) - 1, /* 1 */
+	asn_DEF_rfc2733_tags_2,	/* Same as above */
+	sizeof(asn_DEF_rfc2733_tags_2)
+		/sizeof(asn_DEF_rfc2733_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rfc2733_2,
+	3,	/* Elements count */
+	&asn_SPC_rfc2733_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_FECData_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct FECData, choice.rfc2733),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_rfc2733_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_FECData_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* rfc2733at 2139 */
+};
+asn_CHOICE_specifics_t asn_SPC_FECData_specs_1 = {
+	sizeof(struct FECData),
+	offsetof(struct FECData, _asn_ctx),
+	offsetof(struct FECData, present),
+	sizeof(((struct FECData *)0)->present),
+	asn_MAP_FECData_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_FECData = {
+	"FECData",
+	"FECData",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_FECData_constr_1, CHOICE_constraint },
+	asn_MBR_FECData_1,
+	1,	/* Elements count */
+	&asn_SPC_FECData_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECMode.h	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FECMode_H_
+#define	_FECMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include "MaxRedundancy.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FECMode__rfc2733Format_PR {
+	FECMode__rfc2733Format_PR_NOTHING,	/* No components present */
+	FECMode__rfc2733Format_PR_rfc2733rfc2198,
+	FECMode__rfc2733Format_PR_rfc2733sameport,
+	FECMode__rfc2733Format_PR_rfc2733diffport
+} FECMode__rfc2733Format_PR;
+
+/* Forward declarations */
+struct ModeElementType;
+
+/* FECMode */
+typedef struct FECMode {
+	struct ModeElementType	*protectedElement;
+	OBJECT_IDENTIFIER_t	*fecScheme;	/* OPTIONAL */
+	struct FECMode__rfc2733Format {
+		FECMode__rfc2733Format_PR present;
+		union FECMode__rfc2733Format_u {
+			MaxRedundancy_t	 rfc2733rfc2198;
+			MaxRedundancy_t	 rfc2733sameport;
+			MaxRedundancy_t	 rfc2733diffport;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *rfc2733Format;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FECMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FECMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_FECMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_FECMode_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ModeElementType.h"
+
+#endif	/* _FECMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FECMode.c	(working copy)
@@ -0,0 +1,136 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FECMode.h"
+
+static asn_per_constraints_t asn_PER_type_rfc2733Format_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_rfc2733Format_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FECMode__rfc2733Format, choice.rfc2733rfc2198),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaxRedundancy,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733rfc2198"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FECMode__rfc2733Format, choice.rfc2733sameport),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaxRedundancy,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733sameport"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FECMode__rfc2733Format, choice.rfc2733diffport),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaxRedundancy,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733diffport"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_rfc2733Format_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rfc2733rfc2198at 2675 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rfc2733sameportat 2676 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* rfc2733diffportat 2678 */
+};
+static asn_CHOICE_specifics_t asn_SPC_rfc2733Format_specs_4 = {
+	sizeof(struct FECMode__rfc2733Format),
+	offsetof(struct FECMode__rfc2733Format, _asn_ctx),
+	offsetof(struct FECMode__rfc2733Format, present),
+	sizeof(((struct FECMode__rfc2733Format *)0)->present),
+	asn_MAP_rfc2733Format_tag2el_4,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rfc2733Format_4 = {
+	"rfc2733Format",
+	"rfc2733Format",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_rfc2733Format_constr_4, CHOICE_constraint },
+	asn_MBR_rfc2733Format_4,
+	3,	/* Elements count */
+	&asn_SPC_rfc2733Format_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_FECMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct FECMode, protectedElement),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ModeElementType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protectedElement"
+		},
+	{ ATF_POINTER, 2, offsetof(struct FECMode, fecScheme),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fecScheme"
+		},
+	{ ATF_POINTER, 1, offsetof(struct FECMode, rfc2733Format),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_rfc2733Format_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rfc2733Format"
+		},
+};
+static const int asn_MAP_FECMode_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_FECMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_FECMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protectedElementat 2671 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* fecSchemeat 2672 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* rfc2733Formatat 2675 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_FECMode_specs_1 = {
+	sizeof(struct FECMode),
+	offsetof(struct FECMode, _asn_ctx),
+	asn_MAP_FECMode_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_FECMode_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_FECMode = {
+	"FECMode",
+	"FECMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FECMode_tags_1,
+	sizeof(asn_DEF_FECMode_tags_1)
+		/sizeof(asn_DEF_FECMode_tags_1[0]), /* 1 */
+	asn_DEF_FECMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FECMode_tags_1)
+		/sizeof(asn_DEF_FECMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_FECMode_1,
+	3,	/* Elements count */
+	&asn_SPC_FECMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Facility-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Facility-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Facility-UUIE.h	(working copy)
@@ -0,0 +1,132 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Facility_UUIE_H_
+#define	_Facility_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "ConferenceIdentifier.h"
+#include "FacilityReason.h"
+#include "CallIdentifier.h"
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+struct AliasAddress;
+struct CircuitInfo;
+struct FeatureSet;
+struct EndpointType;
+struct H245Security;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct ConferenceList;
+struct ServiceControlSession;
+
+/* Facility-UUIE */
+typedef struct Facility_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct TransportAddress	*alternativeAddress;	/* OPTIONAL */
+	struct Facility_UUIE__alternativeAliasAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternativeAliasAddress;
+	ConferenceIdentifier_t	*conferenceID;	/* OPTIONAL */
+	FacilityReason_t	 reason;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct Facility_UUIE__destExtraCallInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destExtraCallInfo;
+	struct AliasAddress	*remoteExtensionAddress;	/* OPTIONAL */
+	struct Facility_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Facility_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct Facility_UUIE__conferences {
+		A_SEQUENCE_OF(struct ConferenceList) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *conferences;
+	struct TransportAddress	*h245Address;	/* OPTIONAL */
+	struct Facility_UUIE__fastStart {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *fastStart;
+	BOOLEAN_t	*multipleCalls;
+	BOOLEAN_t	*maintainConnection;
+	NULL_t	*fastConnectRefused;	/* OPTIONAL */
+	struct Facility_UUIE__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct EndpointType	*destinationInfo;	/* OPTIONAL */
+	struct H245Security	*h245SecurityMode;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Facility_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Facility_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Facility_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Facility_UUIE_1[21];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "AliasAddress.h"
+#include "CircuitInfo.h"
+#include "FeatureSet.h"
+#include "EndpointType.h"
+#include "H245Security.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "ConferenceList.h"
+#include "ServiceControlSession.h"
+
+#endif	/* _Facility_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Facility-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Facility-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Facility-UUIE.c	(working copy)
@@ -0,0 +1,511 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Facility-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_alternativeAliasAddress_4[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternativeAliasAddress_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternativeAliasAddress_specs_4 = {
+	sizeof(struct Facility_UUIE__alternativeAliasAddress),
+	offsetof(struct Facility_UUIE__alternativeAliasAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternativeAliasAddress_4 = {
+	"alternativeAliasAddress",
+	"alternativeAliasAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternativeAliasAddress_tags_4,
+	sizeof(asn_DEF_alternativeAliasAddress_tags_4)
+		/sizeof(asn_DEF_alternativeAliasAddress_tags_4[0]) - 1, /* 1 */
+	asn_DEF_alternativeAliasAddress_tags_4,	/* Same as above */
+	sizeof(asn_DEF_alternativeAliasAddress_tags_4)
+		/sizeof(asn_DEF_alternativeAliasAddress_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternativeAliasAddress_4,
+	1,	/* Single element */
+	&asn_SPC_alternativeAliasAddress_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destExtraCallInfo_10[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destExtraCallInfo_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destExtraCallInfo_specs_10 = {
+	sizeof(struct Facility_UUIE__destExtraCallInfo),
+	offsetof(struct Facility_UUIE__destExtraCallInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destExtraCallInfo_10 = {
+	"destExtraCallInfo",
+	"destExtraCallInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destExtraCallInfo_tags_10,
+	sizeof(asn_DEF_destExtraCallInfo_tags_10)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_10[0]) - 1, /* 1 */
+	asn_DEF_destExtraCallInfo_tags_10,	/* Same as above */
+	sizeof(asn_DEF_destExtraCallInfo_tags_10)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destExtraCallInfo_10,
+	1,	/* Single element */
+	&asn_SPC_destExtraCallInfo_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_13 = {
+	sizeof(struct Facility_UUIE__tokens),
+	offsetof(struct Facility_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_13 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_13,
+	sizeof(asn_DEF_tokens_tags_13)
+		/sizeof(asn_DEF_tokens_tags_13[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_13,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_13)
+		/sizeof(asn_DEF_tokens_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_13,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_15[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_15 = {
+	sizeof(struct Facility_UUIE__cryptoTokens),
+	offsetof(struct Facility_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_15 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_15,
+	sizeof(asn_DEF_cryptoTokens_tags_15)
+		/sizeof(asn_DEF_cryptoTokens_tags_15[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_15,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_15)
+		/sizeof(asn_DEF_cryptoTokens_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_15,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_conferences_17[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ConferenceList,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_conferences_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_conferences_specs_17 = {
+	sizeof(struct Facility_UUIE__conferences),
+	offsetof(struct Facility_UUIE__conferences, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_conferences_17 = {
+	"conferences",
+	"conferences",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_conferences_tags_17,
+	sizeof(asn_DEF_conferences_tags_17)
+		/sizeof(asn_DEF_conferences_tags_17[0]) - 1, /* 1 */
+	asn_DEF_conferences_tags_17,	/* Same as above */
+	sizeof(asn_DEF_conferences_tags_17)
+		/sizeof(asn_DEF_conferences_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_conferences_17,
+	1,	/* Single element */
+	&asn_SPC_conferences_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_fastStart_20[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_fastStart_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_fastStart_specs_20 = {
+	sizeof(struct Facility_UUIE__fastStart),
+	offsetof(struct Facility_UUIE__fastStart, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_fastStart_20 = {
+	"fastStart",
+	"fastStart",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_fastStart_tags_20,
+	sizeof(asn_DEF_fastStart_tags_20)
+		/sizeof(asn_DEF_fastStart_tags_20[0]) - 1, /* 1 */
+	asn_DEF_fastStart_tags_20,	/* Same as above */
+	sizeof(asn_DEF_fastStart_tags_20)
+		/sizeof(asn_DEF_fastStart_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_fastStart_20,
+	1,	/* Single element */
+	&asn_SPC_fastStart_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_25[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_25[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_25 = {
+	sizeof(struct Facility_UUIE__serviceControl),
+	offsetof(struct Facility_UUIE__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_25 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_25,
+	sizeof(asn_DEF_serviceControl_tags_25)
+		/sizeof(asn_DEF_serviceControl_tags_25[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_25,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_25)
+		/sizeof(asn_DEF_serviceControl_tags_25[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_25,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_25	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Facility_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Facility_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Facility_UUIE, alternativeAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternativeAddress"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Facility_UUIE, alternativeAliasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_alternativeAliasAddress_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternativeAliasAddress"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Facility_UUIE, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Facility_UUIE, reason),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_FacilityReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reason"
+		},
+	{ ATF_POINTER, 16, offsetof(struct Facility_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 15, offsetof(struct Facility_UUIE, destExtraCallInfo),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_destExtraCallInfo_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destExtraCallInfo"
+		},
+	{ ATF_POINTER, 14, offsetof(struct Facility_UUIE, remoteExtensionAddress),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"remoteExtensionAddress"
+		},
+	{ ATF_POINTER, 13, offsetof(struct Facility_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_tokens_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 12, offsetof(struct Facility_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 11, offsetof(struct Facility_UUIE, conferences),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_conferences_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferences"
+		},
+	{ ATF_POINTER, 10, offsetof(struct Facility_UUIE, h245Address),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Address"
+		},
+	{ ATF_POINTER, 9, offsetof(struct Facility_UUIE, fastStart),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_fastStart_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastStart"
+		},
+	{ ATF_POINTER, 8, offsetof(struct Facility_UUIE, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 7, offsetof(struct Facility_UUIE, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Facility_UUIE, fastConnectRefused),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastConnectRefused"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Facility_UUIE, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_serviceControl_25,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Facility_UUIE, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Facility_UUIE, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Facility_UUIE, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Facility_UUIE, h245SecurityMode),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H245Security,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245SecurityMode"
+		},
+};
+static const int asn_MAP_Facility_UUIE_oms_1[] = { 1, 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 };
+static const ber_tlv_tag_t asn_DEF_Facility_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Facility_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 351 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* alternativeAddressat 352 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* alternativeAliasAddressat 353 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* conferenceIDat 354 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* reasonat 355 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* callIdentifierat 357 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* destExtraCallInfoat 358 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* remoteExtensionAddressat 359 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* tokensat 360 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* cryptoTokensat 361 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* conferencesat 362 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* h245Addressat 363 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* fastStartat 364 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* multipleCallsat 365 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* maintainConnectionat 366 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* fastConnectRefusedat 367 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* serviceControlat 368 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* circuitInfoat 369 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* featureSetat 370 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* destinationInfoat 371 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 } /* h245SecurityModeat 372 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Facility_UUIE_specs_1 = {
+	sizeof(struct Facility_UUIE),
+	offsetof(struct Facility_UUIE, _asn_ctx),
+	asn_MAP_Facility_UUIE_tag2el_1,
+	21,	/* Count of tags in the map */
+	asn_MAP_Facility_UUIE_oms_1,	/* Optional members */
+	3, 16,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Facility_UUIE = {
+	"Facility-UUIE",
+	"Facility-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Facility_UUIE_tags_1,
+	sizeof(asn_DEF_Facility_UUIE_tags_1)
+		/sizeof(asn_DEF_Facility_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Facility_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Facility_UUIE_tags_1)
+		/sizeof(asn_DEF_Facility_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Facility_UUIE_1,
+	21,	/* Elements count */
+	&asn_SPC_Facility_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FacilityReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FacilityReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FacilityReason.h	(working copy)
@@ -0,0 +1,75 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FacilityReason_H_
+#define	_FacilityReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FacilityReason_PR {
+	FacilityReason_PR_NOTHING,	/* No components present */
+	FacilityReason_PR_routeCallToGatekeeper,
+	FacilityReason_PR_callForwarded,
+	FacilityReason_PR_routeCallToMC,
+	FacilityReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	FacilityReason_PR_conferenceListChoice,
+	FacilityReason_PR_startH245,
+	FacilityReason_PR_noH245,
+	FacilityReason_PR_newTokens,
+	FacilityReason_PR_featureSetUpdate,
+	FacilityReason_PR_forwardedElements,
+	FacilityReason_PR_transportedInformation
+} FacilityReason_PR;
+
+/* FacilityReason */
+typedef struct FacilityReason {
+	FacilityReason_PR present;
+	union FacilityReason_u {
+		NULL_t	 routeCallToGatekeeper;
+		NULL_t	 callForwarded;
+		NULL_t	 routeCallToMC;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 conferenceListChoice;
+		NULL_t	 startH245;
+		NULL_t	 noH245;
+		NULL_t	 newTokens;
+		NULL_t	 featureSetUpdate;
+		NULL_t	 forwardedElements;
+		NULL_t	 transportedInformation;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FacilityReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FacilityReason;
+extern asn_CHOICE_specifics_t asn_SPC_FacilityReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_FacilityReason_1[11];
+extern asn_per_constraints_t asn_PER_type_FacilityReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FacilityReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FacilityReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FacilityReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FacilityReason.c	(working copy)
@@ -0,0 +1,152 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FacilityReason.h"
+
+asn_per_constraints_t asn_PER_type_FacilityReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_FacilityReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.routeCallToGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routeCallToGatekeeper"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.callForwarded),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callForwarded"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.routeCallToMC),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routeCallToMC"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.conferenceListChoice),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceListChoice"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.startH245),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"startH245"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.noH245),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noH245"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.newTokens),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"newTokens"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.featureSetUpdate),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSetUpdate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.forwardedElements),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardedElements"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FacilityReason, choice.transportedInformation),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportedInformation"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_FacilityReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* routeCallToGatekeeperat 385 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callForwardedat 387 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* routeCallToMCat 388 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* undefinedReasonat 389 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* conferenceListChoiceat 391 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* startH245at 392 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* noH245at 393 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* newTokensat 394 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* featureSetUpdateat 395 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* forwardedElementsat 396 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* transportedInformationat 397 */
+};
+asn_CHOICE_specifics_t asn_SPC_FacilityReason_specs_1 = {
+	sizeof(struct FacilityReason),
+	offsetof(struct FacilityReason, _asn_ctx),
+	offsetof(struct FacilityReason, present),
+	sizeof(((struct FacilityReason *)0)->present),
+	asn_MAP_FacilityReason_tag2el_1,
+	11,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_FacilityReason = {
+	"FacilityReason",
+	"FacilityReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_FacilityReason_constr_1, CHOICE_constraint },
+	asn_MBR_FacilityReason_1,
+	11,	/* Elements count */
+	&asn_SPC_FacilityReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FastStartToken.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FastStartToken.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FastStartToken.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FastStartToken_H_
+#define	_FastStartToken_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ClearToken.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* FastStartToken */
+typedef ClearToken_t	 FastStartToken_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FastStartToken;
+asn_struct_free_f FastStartToken_free;
+asn_struct_print_f FastStartToken_print;
+asn_constr_check_f FastStartToken_constraint;
+ber_type_decoder_f FastStartToken_decode_ber;
+der_type_encoder_f FastStartToken_encode_der;
+xer_type_decoder_f FastStartToken_decode_xer;
+xer_type_encoder_f FastStartToken_encode_xer;
+per_type_decoder_f FastStartToken_decode_uper;
+per_type_encoder_f FastStartToken_encode_uper;
+per_type_decoder_f FastStartToken_decode_aper;
+per_type_encoder_f FastStartToken_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FastStartToken_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FastStartToken.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FastStartToken.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FastStartToken.c	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FastStartToken.h"
+
+int
+FastStartToken_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	if(1 /* No applicable constraints whatsoever */) {
+		/* Nothing is here. See below */
+	}
+	
+	return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+}
+
+/*
+ * This type is implemented using ClearToken,
+ * so here we adjust the DEF accordingly.
+ */
+static asn_per_constraints_t asn_PER_type_FastStartToken_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_FastStartToken_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_FastStartToken = {
+	"FastStartToken",
+	"FastStartToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FastStartToken_tags_1,
+	sizeof(asn_DEF_FastStartToken_tags_1)
+		/sizeof(asn_DEF_FastStartToken_tags_1[0]), /* 1 */
+	asn_DEF_FastStartToken_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FastStartToken_tags_1)
+		/sizeof(asn_DEF_FastStartToken_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_FastStartToken_constr_1, FastStartToken_constraint },
+	asn_MBR_ClearToken_1,
+	14,	/* Elements count */
+	&asn_SPC_ClearToken_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureDescriptor.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureDescriptor.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureDescriptor.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FeatureDescriptor_H_
+#define	_FeatureDescriptor_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "GenericData.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* FeatureDescriptor */
+typedef GenericData_t	 FeatureDescriptor_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FeatureDescriptor;
+asn_struct_free_f FeatureDescriptor_free;
+asn_struct_print_f FeatureDescriptor_print;
+asn_constr_check_f FeatureDescriptor_constraint;
+ber_type_decoder_f FeatureDescriptor_decode_ber;
+der_type_encoder_f FeatureDescriptor_encode_der;
+xer_type_decoder_f FeatureDescriptor_decode_xer;
+xer_type_encoder_f FeatureDescriptor_encode_xer;
+per_type_decoder_f FeatureDescriptor_decode_uper;
+per_type_encoder_f FeatureDescriptor_encode_uper;
+per_type_decoder_f FeatureDescriptor_decode_aper;
+per_type_encoder_f FeatureDescriptor_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FeatureDescriptor_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureDescriptor.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureDescriptor.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureDescriptor.c	(working copy)
@@ -0,0 +1,32 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FeatureDescriptor.h"
+
+/*
+ * This type is implemented using GenericData,
+ * so here we adjust the DEF accordingly.
+ */
+static const ber_tlv_tag_t asn_DEF_FeatureDescriptor_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_FeatureDescriptor = {
+	"FeatureDescriptor",
+	"FeatureDescriptor",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FeatureDescriptor_tags_1,
+	sizeof(asn_DEF_FeatureDescriptor_tags_1)
+		/sizeof(asn_DEF_FeatureDescriptor_tags_1[0]), /* 1 */
+	asn_DEF_FeatureDescriptor_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FeatureDescriptor_tags_1)
+		/sizeof(asn_DEF_FeatureDescriptor_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GenericData_1,
+	2,	/* Elements count */
+	&asn_SPC_GenericData_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureSet.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureSet.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureSet.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FeatureSet_H_
+#define	_FeatureSet_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct FeatureDescriptor;
+
+/* FeatureSet */
+typedef struct FeatureSet {
+	BOOLEAN_t	 replacementFeatureSet;
+	struct FeatureSet__neededFeatures {
+		A_SEQUENCE_OF(struct FeatureDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *neededFeatures;
+	struct FeatureSet__desiredFeatures {
+		A_SEQUENCE_OF(struct FeatureDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *desiredFeatures;
+	struct FeatureSet__supportedFeatures {
+		A_SEQUENCE_OF(struct FeatureDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedFeatures;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FeatureSet_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FeatureSet;
+extern asn_SEQUENCE_specifics_t asn_SPC_FeatureSet_specs_1;
+extern asn_TYPE_member_t asn_MBR_FeatureSet_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "FeatureDescriptor.h"
+
+#endif	/* _FeatureSet_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureSet.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureSet.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FeatureSet.c	(working copy)
@@ -0,0 +1,193 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FeatureSet.h"
+
+static asn_TYPE_member_t asn_MBR_neededFeatures_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_FeatureDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_neededFeatures_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_neededFeatures_specs_3 = {
+	sizeof(struct FeatureSet__neededFeatures),
+	offsetof(struct FeatureSet__neededFeatures, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_neededFeatures_3 = {
+	"neededFeatures",
+	"neededFeatures",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_neededFeatures_tags_3,
+	sizeof(asn_DEF_neededFeatures_tags_3)
+		/sizeof(asn_DEF_neededFeatures_tags_3[0]) - 1, /* 1 */
+	asn_DEF_neededFeatures_tags_3,	/* Same as above */
+	sizeof(asn_DEF_neededFeatures_tags_3)
+		/sizeof(asn_DEF_neededFeatures_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_neededFeatures_3,
+	1,	/* Single element */
+	&asn_SPC_neededFeatures_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_desiredFeatures_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_FeatureDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_desiredFeatures_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_desiredFeatures_specs_5 = {
+	sizeof(struct FeatureSet__desiredFeatures),
+	offsetof(struct FeatureSet__desiredFeatures, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_desiredFeatures_5 = {
+	"desiredFeatures",
+	"desiredFeatures",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_desiredFeatures_tags_5,
+	sizeof(asn_DEF_desiredFeatures_tags_5)
+		/sizeof(asn_DEF_desiredFeatures_tags_5[0]) - 1, /* 1 */
+	asn_DEF_desiredFeatures_tags_5,	/* Same as above */
+	sizeof(asn_DEF_desiredFeatures_tags_5)
+		/sizeof(asn_DEF_desiredFeatures_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_desiredFeatures_5,
+	1,	/* Single element */
+	&asn_SPC_desiredFeatures_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedFeatures_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_FeatureDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedFeatures_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedFeatures_specs_7 = {
+	sizeof(struct FeatureSet__supportedFeatures),
+	offsetof(struct FeatureSet__supportedFeatures, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedFeatures_7 = {
+	"supportedFeatures",
+	"supportedFeatures",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedFeatures_tags_7,
+	sizeof(asn_DEF_supportedFeatures_tags_7)
+		/sizeof(asn_DEF_supportedFeatures_tags_7[0]) - 1, /* 1 */
+	asn_DEF_supportedFeatures_tags_7,	/* Same as above */
+	sizeof(asn_DEF_supportedFeatures_tags_7)
+		/sizeof(asn_DEF_supportedFeatures_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedFeatures_7,
+	1,	/* Single element */
+	&asn_SPC_supportedFeatures_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_FeatureSet_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FeatureSet, replacementFeatureSet),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replacementFeatureSet"
+		},
+	{ ATF_POINTER, 3, offsetof(struct FeatureSet, neededFeatures),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_neededFeatures_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatures"
+		},
+	{ ATF_POINTER, 2, offsetof(struct FeatureSet, desiredFeatures),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_desiredFeatures_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desiredFeatures"
+		},
+	{ ATF_POINTER, 1, offsetof(struct FeatureSet, supportedFeatures),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_supportedFeatures_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedFeatures"
+		},
+};
+static const int asn_MAP_FeatureSet_oms_1[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_FeatureSet_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_FeatureSet_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* replacementFeatureSetat 1371 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* neededFeaturesat 1372 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* desiredFeaturesat 1373 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* supportedFeaturesat 1374 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_FeatureSet_specs_1 = {
+	sizeof(struct FeatureSet),
+	offsetof(struct FeatureSet, _asn_ctx),
+	asn_MAP_FeatureSet_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_FeatureSet_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_FeatureSet = {
+	"FeatureSet",
+	"FeatureSet",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FeatureSet_tags_1,
+	sizeof(asn_DEF_FeatureSet_tags_1)
+		/sizeof(asn_DEF_FeatureSet_tags_1[0]), /* 1 */
+	asn_DEF_FeatureSet_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FeatureSet_tags_1)
+		/sizeof(asn_DEF_FeatureSet_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_FeatureSet_1,
+	4,	/* Elements count */
+	&asn_SPC_FeatureSet_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlCommand.h	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FlowControlCommand_H_
+#define	_FlowControlCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FlowControlCommand__scope_PR {
+	FlowControlCommand__scope_PR_NOTHING,	/* No components present */
+	FlowControlCommand__scope_PR_logicalChannelNumber,
+	FlowControlCommand__scope_PR_resourceID,
+	FlowControlCommand__scope_PR_wholeMultiplex
+} FlowControlCommand__scope_PR;
+typedef enum FlowControlCommand__restriction_PR {
+	FlowControlCommand__restriction_PR_NOTHING,	/* No components present */
+	FlowControlCommand__restriction_PR_maximumBitRate,
+	FlowControlCommand__restriction_PR_noRestriction
+} FlowControlCommand__restriction_PR;
+
+/* FlowControlCommand */
+typedef struct FlowControlCommand {
+	struct FlowControlCommand__scope {
+		FlowControlCommand__scope_PR present;
+		union FlowControlCommand__scope_u {
+			LogicalChannelNumber_t	 logicalChannelNumber;
+			long	 resourceID;
+			NULL_t	 wholeMultiplex;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} scope;
+	struct FlowControlCommand__restriction {
+		FlowControlCommand__restriction_PR present;
+		union FlowControlCommand__restriction_u {
+			long	 maximumBitRate;
+			NULL_t	 noRestriction;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} restriction;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FlowControlCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FlowControlCommand;
+extern asn_SEQUENCE_specifics_t asn_SPC_FlowControlCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_FlowControlCommand_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FlowControlCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlCommand.c	(working copy)
@@ -0,0 +1,238 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FlowControlCommand.h"
+
+static int
+memb_resourceID_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumBitRate_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16777215)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_resourceID_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_scope_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumBitRate_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 24, -1,  0,  16777215 }	/* (0..16777215) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_restriction_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_scope_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlCommand__scope, choice.logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlCommand__scope, choice.resourceID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_resourceID_constr_4,  memb_resourceID_constraint_2 },
+		0, 0, /* No default value */
+		"resourceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlCommand__scope, choice.wholeMultiplex),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"wholeMultiplex"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_scope_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumberat 3533 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* resourceIDat 3534 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* wholeMultiplexat 3535 */
+};
+static asn_CHOICE_specifics_t asn_SPC_scope_specs_2 = {
+	sizeof(struct FlowControlCommand__scope),
+	offsetof(struct FlowControlCommand__scope, _asn_ctx),
+	offsetof(struct FlowControlCommand__scope, present),
+	sizeof(((struct FlowControlCommand__scope *)0)->present),
+	asn_MAP_scope_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_scope_2 = {
+	"scope",
+	"scope",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_scope_constr_2, CHOICE_constraint },
+	asn_MBR_scope_2,
+	3,	/* Elements count */
+	&asn_SPC_scope_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_restriction_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlCommand__restriction, choice.maximumBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumBitRate_constr_7,  memb_maximumBitRate_constraint_6 },
+		0, 0, /* No default value */
+		"maximumBitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlCommand__restriction, choice.noRestriction),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noRestriction"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_restriction_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maximumBitRateat 3539 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* noRestrictionat 3540 */
+};
+static asn_CHOICE_specifics_t asn_SPC_restriction_specs_6 = {
+	sizeof(struct FlowControlCommand__restriction),
+	offsetof(struct FlowControlCommand__restriction, _asn_ctx),
+	offsetof(struct FlowControlCommand__restriction, present),
+	sizeof(((struct FlowControlCommand__restriction *)0)->present),
+	asn_MAP_restriction_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_restriction_6 = {
+	"restriction",
+	"restriction",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_restriction_constr_6, CHOICE_constraint },
+	asn_MBR_restriction_6,
+	2,	/* Elements count */
+	&asn_SPC_restriction_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_FlowControlCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlCommand, scope),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_scope_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"scope"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlCommand, restriction),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_restriction_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"restriction"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_FlowControlCommand_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_FlowControlCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* scopeat 3533 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* restrictionat 3539 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_FlowControlCommand_specs_1 = {
+	sizeof(struct FlowControlCommand),
+	offsetof(struct FlowControlCommand, _asn_ctx),
+	asn_MAP_FlowControlCommand_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_FlowControlCommand = {
+	"FlowControlCommand",
+	"FlowControlCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FlowControlCommand_tags_1,
+	sizeof(asn_DEF_FlowControlCommand_tags_1)
+		/sizeof(asn_DEF_FlowControlCommand_tags_1[0]), /* 1 */
+	asn_DEF_FlowControlCommand_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FlowControlCommand_tags_1)
+		/sizeof(asn_DEF_FlowControlCommand_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_FlowControlCommand_1,
+	2,	/* Elements count */
+	&asn_SPC_FlowControlCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlIndication.h	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FlowControlIndication_H_
+#define	_FlowControlIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FlowControlIndication__scope_PR {
+	FlowControlIndication__scope_PR_NOTHING,	/* No components present */
+	FlowControlIndication__scope_PR_logicalChannelNumber,
+	FlowControlIndication__scope_PR_resourceID,
+	FlowControlIndication__scope_PR_wholeMultiplex
+} FlowControlIndication__scope_PR;
+typedef enum FlowControlIndication__restriction_PR {
+	FlowControlIndication__restriction_PR_NOTHING,	/* No components present */
+	FlowControlIndication__restriction_PR_maximumBitRate,
+	FlowControlIndication__restriction_PR_noRestriction
+} FlowControlIndication__restriction_PR;
+
+/* FlowControlIndication */
+typedef struct FlowControlIndication {
+	struct FlowControlIndication__scope {
+		FlowControlIndication__scope_PR present;
+		union FlowControlIndication__scope_u {
+			LogicalChannelNumber_t	 logicalChannelNumber;
+			long	 resourceID;
+			NULL_t	 wholeMultiplex;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} scope;
+	struct FlowControlIndication__restriction {
+		FlowControlIndication__restriction_PR present;
+		union FlowControlIndication__restriction_u {
+			long	 maximumBitRate;
+			NULL_t	 noRestriction;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} restriction;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FlowControlIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FlowControlIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_FlowControlIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_FlowControlIndication_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FlowControlIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FlowControlIndication.c	(working copy)
@@ -0,0 +1,238 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FlowControlIndication.h"
+
+static int
+memb_resourceID_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumBitRate_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16777215)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_resourceID_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_scope_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumBitRate_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 24, -1,  0,  16777215 }	/* (0..16777215) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_restriction_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_scope_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlIndication__scope, choice.logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlIndication__scope, choice.resourceID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_resourceID_constr_4,  memb_resourceID_constraint_2 },
+		0, 0, /* No default value */
+		"resourceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlIndication__scope, choice.wholeMultiplex),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"wholeMultiplex"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_scope_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumberat 4178 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* resourceIDat 4179 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* wholeMultiplexat 4180 */
+};
+static asn_CHOICE_specifics_t asn_SPC_scope_specs_2 = {
+	sizeof(struct FlowControlIndication__scope),
+	offsetof(struct FlowControlIndication__scope, _asn_ctx),
+	offsetof(struct FlowControlIndication__scope, present),
+	sizeof(((struct FlowControlIndication__scope *)0)->present),
+	asn_MAP_scope_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_scope_2 = {
+	"scope",
+	"scope",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_scope_constr_2, CHOICE_constraint },
+	asn_MBR_scope_2,
+	3,	/* Elements count */
+	&asn_SPC_scope_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_restriction_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlIndication__restriction, choice.maximumBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumBitRate_constr_7,  memb_maximumBitRate_constraint_6 },
+		0, 0, /* No default value */
+		"maximumBitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlIndication__restriction, choice.noRestriction),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noRestriction"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_restriction_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maximumBitRateat 4184 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* noRestrictionat 4185 */
+};
+static asn_CHOICE_specifics_t asn_SPC_restriction_specs_6 = {
+	sizeof(struct FlowControlIndication__restriction),
+	offsetof(struct FlowControlIndication__restriction, _asn_ctx),
+	offsetof(struct FlowControlIndication__restriction, present),
+	sizeof(((struct FlowControlIndication__restriction *)0)->present),
+	asn_MAP_restriction_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_restriction_6 = {
+	"restriction",
+	"restriction",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_restriction_constr_6, CHOICE_constraint },
+	asn_MBR_restriction_6,
+	2,	/* Elements count */
+	&asn_SPC_restriction_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_FlowControlIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlIndication, scope),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_scope_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"scope"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FlowControlIndication, restriction),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_restriction_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"restriction"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_FlowControlIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_FlowControlIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* scopeat 4178 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* restrictionat 4184 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_FlowControlIndication_specs_1 = {
+	sizeof(struct FlowControlIndication),
+	offsetof(struct FlowControlIndication, _asn_ctx),
+	asn_MAP_FlowControlIndication_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_FlowControlIndication = {
+	"FlowControlIndication",
+	"FlowControlIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FlowControlIndication_tags_1,
+	sizeof(asn_DEF_FlowControlIndication_tags_1)
+		/sizeof(asn_DEF_FlowControlIndication_tags_1[0]), /* 1 */
+	asn_DEF_FlowControlIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FlowControlIndication_tags_1)
+		/sizeof(asn_DEF_FlowControlIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_FlowControlIndication_1,
+	2,	/* Elements count */
+	&asn_SPC_FlowControlIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotSupported.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotSupported.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotSupported.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FunctionNotSupported_H_
+#define	_FunctionNotSupported_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FunctionNotSupported__cause_PR {
+	FunctionNotSupported__cause_PR_NOTHING,	/* No components present */
+	FunctionNotSupported__cause_PR_syntaxError,
+	FunctionNotSupported__cause_PR_semanticError,
+	FunctionNotSupported__cause_PR_unknownFunction
+	/* Extensions may appear below */
+	
+} FunctionNotSupported__cause_PR;
+
+/* FunctionNotSupported */
+typedef struct FunctionNotSupported {
+	struct FunctionNotSupported__cause {
+		FunctionNotSupported__cause_PR present;
+		union FunctionNotSupported__cause_u {
+			NULL_t	 syntaxError;
+			NULL_t	 semanticError;
+			NULL_t	 unknownFunction;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	OCTET_STRING_t	*returnedFunction;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FunctionNotSupported_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FunctionNotSupported;
+extern asn_SEQUENCE_specifics_t asn_SPC_FunctionNotSupported_specs_1;
+extern asn_TYPE_member_t asn_MBR_FunctionNotSupported_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _FunctionNotSupported_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotSupported.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotSupported.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotSupported.c	(working copy)
@@ -0,0 +1,126 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FunctionNotSupported.h"
+
+static asn_per_constraints_t asn_PER_type_cause_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cause_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FunctionNotSupported__cause, choice.syntaxError),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"syntaxError"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FunctionNotSupported__cause, choice.semanticError),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"semanticError"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct FunctionNotSupported__cause, choice.unknownFunction),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknownFunction"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* syntaxErrorat 3854 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* semanticErrorat 3855 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* unknownFunctionat 3856 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_2 = {
+	sizeof(struct FunctionNotSupported__cause),
+	offsetof(struct FunctionNotSupported__cause, _asn_ctx),
+	offsetof(struct FunctionNotSupported__cause, present),
+	sizeof(((struct FunctionNotSupported__cause *)0)->present),
+	asn_MAP_cause_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_2 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_2, CHOICE_constraint },
+	asn_MBR_cause_2,
+	3,	/* Elements count */
+	&asn_SPC_cause_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_FunctionNotSupported_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct FunctionNotSupported, cause),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+	{ ATF_POINTER, 1, offsetof(struct FunctionNotSupported, returnedFunction),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"returnedFunction"
+		},
+};
+static const int asn_MAP_FunctionNotSupported_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_FunctionNotSupported_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_FunctionNotSupported_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* causeat 3854 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* returnedFunctionat 3859 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_FunctionNotSupported_specs_1 = {
+	sizeof(struct FunctionNotSupported),
+	offsetof(struct FunctionNotSupported, _asn_ctx),
+	asn_MAP_FunctionNotSupported_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_FunctionNotSupported_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_FunctionNotSupported = {
+	"FunctionNotSupported",
+	"FunctionNotSupported",
+	&asn_OP_SEQUENCE,
+	asn_DEF_FunctionNotSupported_tags_1,
+	sizeof(asn_DEF_FunctionNotSupported_tags_1)
+		/sizeof(asn_DEF_FunctionNotSupported_tags_1[0]), /* 1 */
+	asn_DEF_FunctionNotSupported_tags_1,	/* Same as above */
+	sizeof(asn_DEF_FunctionNotSupported_tags_1)
+		/sizeof(asn_DEF_FunctionNotSupported_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_FunctionNotSupported_1,
+	2,	/* Elements count */
+	&asn_SPC_FunctionNotSupported_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotUnderstood.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotUnderstood.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotUnderstood.h	(working copy)
@@ -0,0 +1,63 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_FunctionNotUnderstood_H_
+#define	_FunctionNotUnderstood_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum FunctionNotUnderstood_PR {
+	FunctionNotUnderstood_PR_NOTHING,	/* No components present */
+	FunctionNotUnderstood_PR_request,
+	FunctionNotUnderstood_PR_response,
+	FunctionNotUnderstood_PR_command
+} FunctionNotUnderstood_PR;
+
+/* Forward declarations */
+struct RequestMessage;
+struct ResponseMessage;
+struct CommandMessage;
+
+/* FunctionNotUnderstood */
+typedef struct FunctionNotUnderstood {
+	FunctionNotUnderstood_PR present;
+	union FunctionNotUnderstood_u {
+		struct RequestMessage	*request;
+		struct ResponseMessage	*response;
+		struct CommandMessage	*command;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} FunctionNotUnderstood_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_FunctionNotUnderstood;
+extern asn_CHOICE_specifics_t asn_SPC_FunctionNotUnderstood_specs_1;
+extern asn_TYPE_member_t asn_MBR_FunctionNotUnderstood_1[3];
+extern asn_per_constraints_t asn_PER_type_FunctionNotUnderstood_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RequestMessage.h"
+#include "ResponseMessage.h"
+#include "CommandMessage.h"
+
+#endif	/* _FunctionNotUnderstood_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotUnderstood.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotUnderstood.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/FunctionNotUnderstood.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "FunctionNotUnderstood.h"
+
+asn_per_constraints_t asn_PER_type_FunctionNotUnderstood_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_FunctionNotUnderstood_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct FunctionNotUnderstood, choice.request),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RequestMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"request"
+		},
+	{ ATF_POINTER, 0, offsetof(struct FunctionNotUnderstood, choice.response),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ResponseMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"response"
+		},
+	{ ATF_POINTER, 0, offsetof(struct FunctionNotUnderstood, choice.command),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CommandMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"command"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_FunctionNotUnderstood_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestat 3838 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* responseat 3839 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* commandat 3841 */
+};
+asn_CHOICE_specifics_t asn_SPC_FunctionNotUnderstood_specs_1 = {
+	sizeof(struct FunctionNotUnderstood),
+	offsetof(struct FunctionNotUnderstood, _asn_ctx),
+	offsetof(struct FunctionNotUnderstood, present),
+	sizeof(((struct FunctionNotUnderstood *)0)->present),
+	asn_MAP_FunctionNotUnderstood_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_FunctionNotUnderstood = {
+	"FunctionNotUnderstood",
+	"FunctionNotUnderstood",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_FunctionNotUnderstood_constr_1, CHOICE_constraint },
+	asn_MBR_FunctionNotUnderstood_1,
+	3,	/* Elements count */
+	&asn_SPC_FunctionNotUnderstood_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCCapability.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_G7231AnnexCCapability_H_
+#define	_G7231AnnexCCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* G7231AnnexCCapability */
+typedef struct G7231AnnexCCapability {
+	long	 maxAl_sduAudioFrames;
+	BOOLEAN_t	 silenceSuppression;
+	struct G7231AnnexCCapability__g723AnnexCAudioMode {
+		long	 highRateMode0;
+		long	 highRateMode1;
+		long	 lowRateMode0;
+		long	 lowRateMode1;
+		long	 sidMode0;
+		long	 sidMode1;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *g723AnnexCAudioMode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} G7231AnnexCCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_G7231AnnexCCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_G7231AnnexCCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_G7231AnnexCCapability_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _G7231AnnexCCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCCapability.c	(working copy)
@@ -0,0 +1,375 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "G7231AnnexCCapability.h"
+
+static int
+memb_highRateMode0_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 27 && value <= 78)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_highRateMode1_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 27 && value <= 78)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_lowRateMode0_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 23 && value <= 66)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_lowRateMode1_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 23 && value <= 66)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sidMode0_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 6 && value <= 17)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sidMode1_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 6 && value <= 17)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxAl_sduAudioFrames_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_highRateMode0_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  27,  78 }	/* (27..78) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_highRateMode1_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  27,  78 }	/* (27..78) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_lowRateMode0_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  23,  66 }	/* (23..66) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_lowRateMode1_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  23,  66 }	/* (23..66) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sidMode0_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  6,  17 }	/* (6..17) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sidMode1_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  6,  17 }	/* (6..17) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxAl_sduAudioFrames_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_g723AnnexCAudioMode_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability__g723AnnexCAudioMode, highRateMode0),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_highRateMode0_constr_5,  memb_highRateMode0_constraint_4 },
+		0, 0, /* No default value */
+		"highRateMode0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability__g723AnnexCAudioMode, highRateMode1),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_highRateMode1_constr_6,  memb_highRateMode1_constraint_4 },
+		0, 0, /* No default value */
+		"highRateMode1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability__g723AnnexCAudioMode, lowRateMode0),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_lowRateMode0_constr_7,  memb_lowRateMode0_constraint_4 },
+		0, 0, /* No default value */
+		"lowRateMode0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability__g723AnnexCAudioMode, lowRateMode1),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_lowRateMode1_constr_8,  memb_lowRateMode1_constraint_4 },
+		0, 0, /* No default value */
+		"lowRateMode1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability__g723AnnexCAudioMode, sidMode0),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sidMode0_constr_9,  memb_sidMode0_constraint_4 },
+		0, 0, /* No default value */
+		"sidMode0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability__g723AnnexCAudioMode, sidMode1),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sidMode1_constr_10,  memb_sidMode1_constraint_4 },
+		0, 0, /* No default value */
+		"sidMode1"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_g723AnnexCAudioMode_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_g723AnnexCAudioMode_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* highRateMode0at 1161 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* highRateMode1at 1162 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* lowRateMode0at 1163 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* lowRateMode1at 1164 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* sidMode0at 1165 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* sidMode1at 1166 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_g723AnnexCAudioMode_specs_4 = {
+	sizeof(struct G7231AnnexCCapability__g723AnnexCAudioMode),
+	offsetof(struct G7231AnnexCCapability__g723AnnexCAudioMode, _asn_ctx),
+	asn_MAP_g723AnnexCAudioMode_tag2el_4,
+	6,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	6,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_g723AnnexCAudioMode_4 = {
+	"g723AnnexCAudioMode",
+	"g723AnnexCAudioMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_g723AnnexCAudioMode_tags_4,
+	sizeof(asn_DEF_g723AnnexCAudioMode_tags_4)
+		/sizeof(asn_DEF_g723AnnexCAudioMode_tags_4[0]) - 1, /* 1 */
+	asn_DEF_g723AnnexCAudioMode_tags_4,	/* Same as above */
+	sizeof(asn_DEF_g723AnnexCAudioMode_tags_4)
+		/sizeof(asn_DEF_g723AnnexCAudioMode_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_g723AnnexCAudioMode_4,
+	6,	/* Elements count */
+	&asn_SPC_g723AnnexCAudioMode_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_G7231AnnexCCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability, maxAl_sduAudioFrames),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxAl_sduAudioFrames_constr_2,  memb_maxAl_sduAudioFrames_constraint_1 },
+		0, 0, /* No default value */
+		"maxAl-sduAudioFrames"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCCapability, silenceSuppression),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"silenceSuppression"
+		},
+	{ ATF_POINTER, 1, offsetof(struct G7231AnnexCCapability, g723AnnexCAudioMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_g723AnnexCAudioMode_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g723AnnexCAudioMode"
+		},
+};
+static const int asn_MAP_G7231AnnexCCapability_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_G7231AnnexCCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_G7231AnnexCCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maxAl-sduAudioFramesat 1157 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* silenceSuppressionat 1158 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* g723AnnexCAudioModeat 1161 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_G7231AnnexCCapability_specs_1 = {
+	sizeof(struct G7231AnnexCCapability),
+	offsetof(struct G7231AnnexCCapability, _asn_ctx),
+	asn_MAP_G7231AnnexCCapability_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_G7231AnnexCCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_G7231AnnexCCapability = {
+	"G7231AnnexCCapability",
+	"G7231AnnexCCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_G7231AnnexCCapability_tags_1,
+	sizeof(asn_DEF_G7231AnnexCCapability_tags_1)
+		/sizeof(asn_DEF_G7231AnnexCCapability_tags_1[0]), /* 1 */
+	asn_DEF_G7231AnnexCCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_G7231AnnexCCapability_tags_1)
+		/sizeof(asn_DEF_G7231AnnexCCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_G7231AnnexCCapability_1,
+	3,	/* Elements count */
+	&asn_SPC_G7231AnnexCCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCMode.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_G7231AnnexCMode_H_
+#define	_G7231AnnexCMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* G7231AnnexCMode */
+typedef struct G7231AnnexCMode {
+	long	 maxAl_sduAudioFrames;
+	BOOLEAN_t	 silenceSuppression;
+	struct G7231AnnexCMode__g723AnnexCAudioMode {
+		long	 highRateMode0;
+		long	 highRateMode1;
+		long	 lowRateMode0;
+		long	 lowRateMode1;
+		long	 sidMode0;
+		long	 sidMode1;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} g723AnnexCAudioMode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} G7231AnnexCMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_G7231AnnexCMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_G7231AnnexCMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_G7231AnnexCMode_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _G7231AnnexCMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/G7231AnnexCMode.c	(working copy)
@@ -0,0 +1,373 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "G7231AnnexCMode.h"
+
+static int
+memb_highRateMode0_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 27 && value <= 78)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_highRateMode1_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 27 && value <= 78)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_lowRateMode0_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 23 && value <= 66)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_lowRateMode1_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 23 && value <= 66)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sidMode0_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 6 && value <= 17)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sidMode1_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 6 && value <= 17)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxAl_sduAudioFrames_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_highRateMode0_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  27,  78 }	/* (27..78) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_highRateMode1_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  27,  78 }	/* (27..78) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_lowRateMode0_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  23,  66 }	/* (23..66) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_lowRateMode1_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  23,  66 }	/* (23..66) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sidMode0_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  6,  17 }	/* (6..17) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sidMode1_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  6,  17 }	/* (6..17) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxAl_sduAudioFrames_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_g723AnnexCAudioMode_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode__g723AnnexCAudioMode, highRateMode0),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_highRateMode0_constr_5,  memb_highRateMode0_constraint_4 },
+		0, 0, /* No default value */
+		"highRateMode0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode__g723AnnexCAudioMode, highRateMode1),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_highRateMode1_constr_6,  memb_highRateMode1_constraint_4 },
+		0, 0, /* No default value */
+		"highRateMode1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode__g723AnnexCAudioMode, lowRateMode0),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_lowRateMode0_constr_7,  memb_lowRateMode0_constraint_4 },
+		0, 0, /* No default value */
+		"lowRateMode0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode__g723AnnexCAudioMode, lowRateMode1),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_lowRateMode1_constr_8,  memb_lowRateMode1_constraint_4 },
+		0, 0, /* No default value */
+		"lowRateMode1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode__g723AnnexCAudioMode, sidMode0),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sidMode0_constr_9,  memb_sidMode0_constraint_4 },
+		0, 0, /* No default value */
+		"sidMode0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode__g723AnnexCAudioMode, sidMode1),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sidMode1_constr_10,  memb_sidMode1_constraint_4 },
+		0, 0, /* No default value */
+		"sidMode1"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_g723AnnexCAudioMode_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_g723AnnexCAudioMode_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* highRateMode0at 2937 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* highRateMode1at 2938 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* lowRateMode0at 2939 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* lowRateMode1at 2940 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* sidMode0at 2941 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* sidMode1at 2942 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_g723AnnexCAudioMode_specs_4 = {
+	sizeof(struct G7231AnnexCMode__g723AnnexCAudioMode),
+	offsetof(struct G7231AnnexCMode__g723AnnexCAudioMode, _asn_ctx),
+	asn_MAP_g723AnnexCAudioMode_tag2el_4,
+	6,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	6,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_g723AnnexCAudioMode_4 = {
+	"g723AnnexCAudioMode",
+	"g723AnnexCAudioMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_g723AnnexCAudioMode_tags_4,
+	sizeof(asn_DEF_g723AnnexCAudioMode_tags_4)
+		/sizeof(asn_DEF_g723AnnexCAudioMode_tags_4[0]) - 1, /* 1 */
+	asn_DEF_g723AnnexCAudioMode_tags_4,	/* Same as above */
+	sizeof(asn_DEF_g723AnnexCAudioMode_tags_4)
+		/sizeof(asn_DEF_g723AnnexCAudioMode_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_g723AnnexCAudioMode_4,
+	6,	/* Elements count */
+	&asn_SPC_g723AnnexCAudioMode_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_G7231AnnexCMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode, maxAl_sduAudioFrames),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxAl_sduAudioFrames_constr_2,  memb_maxAl_sduAudioFrames_constraint_1 },
+		0, 0, /* No default value */
+		"maxAl-sduAudioFrames"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode, silenceSuppression),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"silenceSuppression"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G7231AnnexCMode, g723AnnexCAudioMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_g723AnnexCAudioMode_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g723AnnexCAudioMode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_G7231AnnexCMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_G7231AnnexCMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maxAl-sduAudioFramesat 2933 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* silenceSuppressionat 2934 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* g723AnnexCAudioModeat 2937 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_G7231AnnexCMode_specs_1 = {
+	sizeof(struct G7231AnnexCMode),
+	offsetof(struct G7231AnnexCMode, _asn_ctx),
+	asn_MAP_G7231AnnexCMode_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_G7231AnnexCMode = {
+	"G7231AnnexCMode",
+	"G7231AnnexCMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_G7231AnnexCMode_tags_1,
+	sizeof(asn_DEF_G7231AnnexCMode_tags_1)
+		/sizeof(asn_DEF_G7231AnnexCMode_tags_1[0]), /* 1 */
+	asn_DEF_G7231AnnexCMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_G7231AnnexCMode_tags_1)
+		/sizeof(asn_DEF_G7231AnnexCMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_G7231AnnexCMode_1,
+	3,	/* Elements count */
+	&asn_SPC_G7231AnnexCMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/G729Extensions.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/G729Extensions.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/G729Extensions.h	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_G729Extensions_H_
+#define	_G729Extensions_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* G729Extensions */
+typedef struct G729Extensions {
+	long	*audioUnit;	/* OPTIONAL */
+	BOOLEAN_t	 annexA;
+	BOOLEAN_t	 annexB;
+	BOOLEAN_t	 annexD;
+	BOOLEAN_t	 annexE;
+	BOOLEAN_t	 annexF;
+	BOOLEAN_t	 annexG;
+	BOOLEAN_t	 annexH;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} G729Extensions_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_G729Extensions;
+extern asn_SEQUENCE_specifics_t asn_SPC_G729Extensions_specs_1;
+extern asn_TYPE_member_t asn_MBR_G729Extensions_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _G729Extensions_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/G729Extensions.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/G729Extensions.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/G729Extensions.c	(working copy)
@@ -0,0 +1,152 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "G729Extensions.h"
+
+static int
+memb_audioUnit_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_audioUnit_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_G729Extensions_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct G729Extensions, audioUnit),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_audioUnit_constr_2,  memb_audioUnit_constraint_1 },
+		0, 0, /* No default value */
+		"audioUnit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G729Extensions, annexA),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexA"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G729Extensions, annexB),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G729Extensions, annexD),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexD"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G729Extensions, annexE),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexE"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G729Extensions, annexF),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexF"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G729Extensions, annexG),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexG"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct G729Extensions, annexH),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexH"
+		},
+};
+static const int asn_MAP_G729Extensions_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_G729Extensions_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_G729Extensions_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioUnitat 1144 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* annexAat 1145 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* annexBat 1146 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* annexDat 1147 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* annexEat 1148 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* annexFat 1149 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* annexGat 1150 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* annexHat 1151 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_G729Extensions_specs_1 = {
+	sizeof(struct G729Extensions),
+	offsetof(struct G729Extensions, _asn_ctx),
+	asn_MAP_G729Extensions_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_G729Extensions_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_G729Extensions = {
+	"G729Extensions",
+	"G729Extensions",
+	&asn_OP_SEQUENCE,
+	asn_DEF_G729Extensions_tags_1,
+	sizeof(asn_DEF_G729Extensions_tags_1)
+		/sizeof(asn_DEF_G729Extensions_tags_1[0]), /* 1 */
+	asn_DEF_G729Extensions_tags_1,	/* Same as above */
+	sizeof(asn_DEF_G729Extensions_tags_1)
+		/sizeof(asn_DEF_G729Extensions_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_G729Extensions_1,
+	8,	/* Elements count */
+	&asn_SPC_G729Extensions_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSM-UIM.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSM-UIM.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSM-UIM.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GSM_UIM_H_
+#define	_GSM_UIM_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "TBCD-STRING.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* GSM-UIM */
+typedef struct GSM_UIM {
+	TBCD_STRING_t	*imsi;	/* OPTIONAL */
+	OCTET_STRING_t	*tmsi;	/* OPTIONAL */
+	TBCD_STRING_t	*msisdn;	/* OPTIONAL */
+	TBCD_STRING_t	*imei;	/* OPTIONAL */
+	TBCD_STRING_t	*hplmn;	/* OPTIONAL */
+	TBCD_STRING_t	*vplmn;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GSM_UIM_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GSM_UIM;
+extern asn_SEQUENCE_specifics_t asn_SPC_GSM_UIM_specs_1;
+extern asn_TYPE_member_t asn_MBR_GSM_UIM_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GSM_UIM_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSM-UIM.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSM-UIM.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSM-UIM.c	(working copy)
@@ -0,0 +1,483 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GSM-UIM.h"
+
+static const int permitted_alphabet_table_2[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_2[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_2(const void *sptr) {
+	const int *table = permitted_alphabet_table_2;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_4[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_4[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_4(const void *sptr) {
+	const int *table = permitted_alphabet_table_4;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_5[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_5[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_5(const void *sptr) {
+	const int *table = permitted_alphabet_table_5;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_6[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_6[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_6(const void *sptr) {
+	const int *table = permitted_alphabet_table_6;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static const int permitted_alphabet_table_7[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_7[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_7(const void *sptr) {
+	const int *table = permitted_alphabet_table_7;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_imsi_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_2(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_imsi_2_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_2)/sizeof(permitted_alphabet_table_2[0]))
+		return -1;
+	return permitted_alphabet_table_2[value] - 1;
+}
+static int asn_PER_MAP_imsi_2_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_2)/sizeof(permitted_alphabet_code2value_2[0]))
+		return -1;
+	return permitted_alphabet_code2value_2[code];
+}
+static int
+memb_tmsi_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_msisdn_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 3 && size <= 16)
+		 && !check_permitted_alphabet_4(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_msisdn_4_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_4)/sizeof(permitted_alphabet_table_4[0]))
+		return -1;
+	return permitted_alphabet_table_4[value] - 1;
+}
+static int asn_PER_MAP_msisdn_4_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_4)/sizeof(permitted_alphabet_code2value_4[0]))
+		return -1;
+	return permitted_alphabet_code2value_4[code];
+}
+static int
+memb_imei_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 15 && size <= 16)
+		 && !check_permitted_alphabet_5(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_imei_5_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_5)/sizeof(permitted_alphabet_table_5[0]))
+		return -1;
+	return permitted_alphabet_table_5[value] - 1;
+}
+static int asn_PER_MAP_imei_5_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_5)/sizeof(permitted_alphabet_code2value_5[0]))
+		return -1;
+	return permitted_alphabet_code2value_5[code];
+}
+static int
+memb_hplmn_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 4)
+		 && !check_permitted_alphabet_6(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_hplmn_6_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_6)/sizeof(permitted_alphabet_table_6[0]))
+		return -1;
+	return permitted_alphabet_table_6[value] - 1;
+}
+static int asn_PER_MAP_hplmn_6_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_6)/sizeof(permitted_alphabet_code2value_6[0]))
+		return -1;
+	return permitted_alphabet_code2value_6[code];
+}
+static int
+memb_vplmn_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const TBCD_STRING_t *st = (const TBCD_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 4)
+		 && !check_permitted_alphabet_7(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_vplmn_7_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_7)/sizeof(permitted_alphabet_table_7[0]))
+		return -1;
+	return permitted_alphabet_table_7[value] - 1;
+}
+static int asn_PER_MAP_vplmn_7_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_7)/sizeof(permitted_alphabet_code2value_7[0]))
+		return -1;
+	return permitted_alphabet_code2value_7[code];
+}
+static asn_per_constraints_t asn_PER_memb_imsi_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_imsi_2_v2c,	/* Value to PER code map */
+	asn_PER_MAP_imsi_2_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_tmsi_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 2,  2,  1,  4 }	/* (SIZE(1..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_msisdn_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 4,  4,  3,  16 }	/* (SIZE(3..16)) */,
+	asn_PER_MAP_msisdn_4_v2c,	/* Value to PER code map */
+	asn_PER_MAP_msisdn_4_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_imei_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 1,  1,  15,  16 }	/* (SIZE(15..16)) */,
+	asn_PER_MAP_imei_5_v2c,	/* Value to PER code map */
+	asn_PER_MAP_imei_5_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_hplmn_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 2,  2,  1,  4 }	/* (SIZE(1..4)) */,
+	asn_PER_MAP_hplmn_6_v2c,	/* Value to PER code map */
+	asn_PER_MAP_hplmn_6_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_vplmn_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_CONSTRAINED,	 2,  2,  1,  4 }	/* (SIZE(1..4)) */,
+	asn_PER_MAP_vplmn_7_v2c,	/* Value to PER code map */
+	asn_PER_MAP_vplmn_7_c2v	/* PER code to value map */
+};
+asn_TYPE_member_t asn_MBR_GSM_UIM_1[] = {
+	{ ATF_POINTER, 6, offsetof(struct GSM_UIM, imsi),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_imsi_constr_2,  memb_imsi_constraint_1 },
+		0, 0, /* No default value */
+		"imsi"
+		},
+	{ ATF_POINTER, 5, offsetof(struct GSM_UIM, tmsi),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_tmsi_constr_3,  memb_tmsi_constraint_1 },
+		0, 0, /* No default value */
+		"tmsi"
+		},
+	{ ATF_POINTER, 4, offsetof(struct GSM_UIM, msisdn),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_msisdn_constr_4,  memb_msisdn_constraint_1 },
+		0, 0, /* No default value */
+		"msisdn"
+		},
+	{ ATF_POINTER, 3, offsetof(struct GSM_UIM, imei),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_imei_constr_5,  memb_imei_constraint_1 },
+		0, 0, /* No default value */
+		"imei"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GSM_UIM, hplmn),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_hplmn_constr_6,  memb_hplmn_constraint_1 },
+		0, 0, /* No default value */
+		"hplmn"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GSM_UIM, vplmn),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TBCD_STRING,
+		0,
+		{ 0, &asn_PER_memb_vplmn_constr_7,  memb_vplmn_constraint_1 },
+		0, 0, /* No default value */
+		"vplmn"
+		},
+};
+static const int asn_MAP_GSM_UIM_oms_1[] = { 0, 1, 2, 3, 4, 5 };
+static const ber_tlv_tag_t asn_DEF_GSM_UIM_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GSM_UIM_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* imsiat 832 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* tmsiat 833 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* msisdnat 834 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* imeiat 835 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* hplmnat 836 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* vplmnat 837 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GSM_UIM_specs_1 = {
+	sizeof(struct GSM_UIM),
+	offsetof(struct GSM_UIM, _asn_ctx),
+	asn_MAP_GSM_UIM_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_GSM_UIM_oms_1,	/* Optional members */
+	6, 0,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GSM_UIM = {
+	"GSM-UIM",
+	"GSM-UIM",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GSM_UIM_tags_1,
+	sizeof(asn_DEF_GSM_UIM_tags_1)
+		/sizeof(asn_DEF_GSM_UIM_tags_1[0]), /* 1 */
+	asn_DEF_GSM_UIM_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GSM_UIM_tags_1)
+		/sizeof(asn_DEF_GSM_UIM_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GSM_UIM_1,
+	6,	/* Elements count */
+	&asn_SPC_GSM_UIM_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSMAudioCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSMAudioCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSMAudioCapability.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GSMAudioCapability_H_
+#define	_GSMAudioCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* GSMAudioCapability */
+typedef struct GSMAudioCapability {
+	long	 audioUnitSize;
+	BOOLEAN_t	 comfortNoise;
+	BOOLEAN_t	 scrambled;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GSMAudioCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GSMAudioCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_GSMAudioCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_GSMAudioCapability_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GSMAudioCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSMAudioCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSMAudioCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GSMAudioCapability.c	(working copy)
@@ -0,0 +1,100 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GSMAudioCapability.h"
+
+static int
+memb_audioUnitSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_audioUnitSize_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_GSMAudioCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GSMAudioCapability, audioUnitSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_audioUnitSize_constr_2,  memb_audioUnitSize_constraint_1 },
+		0, 0, /* No default value */
+		"audioUnitSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GSMAudioCapability, comfortNoise),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"comfortNoise"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GSMAudioCapability, scrambled),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"scrambled"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_GSMAudioCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GSMAudioCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioUnitSizeat 1222 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* comfortNoiseat 1223 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* scrambledat 1224 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GSMAudioCapability_specs_1 = {
+	sizeof(struct GSMAudioCapability),
+	offsetof(struct GSMAudioCapability, _asn_ctx),
+	asn_MAP_GSMAudioCapability_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GSMAudioCapability = {
+	"GSMAudioCapability",
+	"GSMAudioCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GSMAudioCapability_tags_1,
+	sizeof(asn_DEF_GSMAudioCapability_tags_1)
+		/sizeof(asn_DEF_GSMAudioCapability_tags_1[0]), /* 1 */
+	asn_DEF_GSMAudioCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GSMAudioCapability_tags_1)
+		/sizeof(asn_DEF_GSMAudioCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GSMAudioCapability_1,
+	3,	/* Elements count */
+	&asn_SPC_GSMAudioCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperConfirm.h	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GatekeeperConfirm_H_
+#define	_GatekeeperConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include "GatekeeperIdentifier.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include <OBJECT_IDENTIFIER.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AuthenticationMechanism;
+struct ICV;
+struct FeatureSet;
+struct AlternateGK;
+struct RehomingModel;
+struct ClearToken;
+struct CryptoH323Token;
+struct IntegrityMechanism;
+struct GenericData;
+
+/* GatekeeperConfirm */
+typedef struct GatekeeperConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	H323_MESSAGES_TransportAddress_t	 rasAddress;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct GatekeeperConfirm__alternateGatekeeper {
+		A_SEQUENCE_OF(struct AlternateGK) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateGatekeeper;
+	struct AuthenticationMechanism	*authenticationMode;	/* OPTIONAL */
+	struct GatekeeperConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct GatekeeperConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	OBJECT_IDENTIFIER_t	*algorithmOID;	/* OPTIONAL */
+	struct GatekeeperConfirm__integrity {
+		A_SEQUENCE_OF(struct IntegrityMechanism) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *integrity;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct GatekeeperConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	struct RehomingModel	*rehomingModel;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GatekeeperConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GatekeeperConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_GatekeeperConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_GatekeeperConfirm_1[16];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AuthenticationMechanism.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "AlternateGK.h"
+#include "RehomingModel.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "IntegrityMechanism.h"
+#include "GenericData.h"
+
+#endif	/* _GatekeeperConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperConfirm.c	(working copy)
@@ -0,0 +1,387 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GatekeeperConfirm.h"
+
+static asn_TYPE_member_t asn_MBR_alternateGatekeeper_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateGatekeeper_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateGatekeeper_specs_8 = {
+	sizeof(struct GatekeeperConfirm__alternateGatekeeper),
+	offsetof(struct GatekeeperConfirm__alternateGatekeeper, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateGatekeeper_8 = {
+	"alternateGatekeeper",
+	"alternateGatekeeper",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateGatekeeper_tags_8,
+	sizeof(asn_DEF_alternateGatekeeper_tags_8)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_8[0]) - 1, /* 1 */
+	asn_DEF_alternateGatekeeper_tags_8,	/* Same as above */
+	sizeof(asn_DEF_alternateGatekeeper_tags_8)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateGatekeeper_8,
+	1,	/* Single element */
+	&asn_SPC_alternateGatekeeper_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_11 = {
+	sizeof(struct GatekeeperConfirm__tokens),
+	offsetof(struct GatekeeperConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_11 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_11,
+	sizeof(asn_DEF_tokens_tags_11)
+		/sizeof(asn_DEF_tokens_tags_11[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_11,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_11)
+		/sizeof(asn_DEF_tokens_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_11,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_13[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_13 = {
+	sizeof(struct GatekeeperConfirm__cryptoTokens),
+	offsetof(struct GatekeeperConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_13 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_13,
+	sizeof(asn_DEF_cryptoTokens_tags_13)
+		/sizeof(asn_DEF_cryptoTokens_tags_13[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_13,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_13)
+		/sizeof(asn_DEF_cryptoTokens_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_13,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_integrity_16[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_IntegrityMechanism,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_integrity_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_integrity_specs_16 = {
+	sizeof(struct GatekeeperConfirm__integrity),
+	offsetof(struct GatekeeperConfirm__integrity, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_integrity_16 = {
+	"integrity",
+	"integrity",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_integrity_tags_16,
+	sizeof(asn_DEF_integrity_tags_16)
+		/sizeof(asn_DEF_integrity_tags_16[0]) - 1, /* 1 */
+	asn_DEF_integrity_tags_16,	/* Same as above */
+	sizeof(asn_DEF_integrity_tags_16)
+		/sizeof(asn_DEF_integrity_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_integrity_16,
+	1,	/* Single element */
+	&asn_SPC_integrity_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_20[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_20 = {
+	sizeof(struct GatekeeperConfirm__genericData),
+	offsetof(struct GatekeeperConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_20 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_20,
+	sizeof(asn_DEF_genericData_tags_20)
+		/sizeof(asn_DEF_genericData_tags_20[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_20,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_20)
+		/sizeof(asn_DEF_genericData_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_20,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_20	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GatekeeperConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperConfirm, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GatekeeperConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GatekeeperConfirm, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperConfirm, rasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rasAddress"
+		},
+	{ ATF_POINTER, 11, offsetof(struct GatekeeperConfirm, alternateGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_alternateGatekeeper_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateGatekeeper"
+		},
+	{ ATF_POINTER, 10, offsetof(struct GatekeeperConfirm, authenticationMode),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AuthenticationMechanism,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"authenticationMode"
+		},
+	{ ATF_POINTER, 9, offsetof(struct GatekeeperConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_tokens_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 8, offsetof(struct GatekeeperConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 7, offsetof(struct GatekeeperConfirm, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_POINTER, 6, offsetof(struct GatekeeperConfirm, integrity),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_integrity_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrity"
+		},
+	{ ATF_POINTER, 5, offsetof(struct GatekeeperConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 4, offsetof(struct GatekeeperConfirm, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 3, offsetof(struct GatekeeperConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		0,
+		&asn_DEF_genericData_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GatekeeperConfirm, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GatekeeperConfirm, rehomingModel),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RehomingModel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rehomingModel"
+		},
+};
+static const int asn_MAP_GatekeeperConfirm_oms_1[] = { 2, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 };
+static const ber_tlv_tag_t asn_DEF_GatekeeperConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GatekeeperConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1469 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 1470 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1471 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* gatekeeperIdentifierat 1472 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* rasAddressat 1473 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* alternateGatekeeperat 1475 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* authenticationModeat 1476 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* tokensat 1477 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* cryptoTokensat 1478 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* algorithmOIDat 1479 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* integrityat 1480 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* integrityCheckValueat 1481 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* featureSetat 1482 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* genericDataat 1483 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* assignedGatekeeperat 1484 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* rehomingModelat 1485 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GatekeeperConfirm_specs_1 = {
+	sizeof(struct GatekeeperConfirm),
+	offsetof(struct GatekeeperConfirm, _asn_ctx),
+	asn_MAP_GatekeeperConfirm_tag2el_1,
+	16,	/* Count of tags in the map */
+	asn_MAP_GatekeeperConfirm_oms_1,	/* Optional members */
+	2, 11,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GatekeeperConfirm = {
+	"GatekeeperConfirm",
+	"GatekeeperConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GatekeeperConfirm_tags_1,
+	sizeof(asn_DEF_GatekeeperConfirm_tags_1)
+		/sizeof(asn_DEF_GatekeeperConfirm_tags_1[0]), /* 1 */
+	asn_DEF_GatekeeperConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GatekeeperConfirm_tags_1)
+		/sizeof(asn_DEF_GatekeeperConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GatekeeperConfirm_1,
+	16,	/* Elements count */
+	&asn_SPC_GatekeeperConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperIdentifier.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GatekeeperIdentifier_H_
+#define	_GatekeeperIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BMPString.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* GatekeeperIdentifier */
+typedef BMPString_t	 GatekeeperIdentifier_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_GatekeeperIdentifier_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_GatekeeperIdentifier;
+asn_struct_free_f GatekeeperIdentifier_free;
+asn_struct_print_f GatekeeperIdentifier_print;
+asn_constr_check_f GatekeeperIdentifier_constraint;
+ber_type_decoder_f GatekeeperIdentifier_decode_ber;
+der_type_encoder_f GatekeeperIdentifier_encode_der;
+xer_type_decoder_f GatekeeperIdentifier_decode_xer;
+xer_type_encoder_f GatekeeperIdentifier_encode_xer;
+per_type_decoder_f GatekeeperIdentifier_decode_uper;
+per_type_encoder_f GatekeeperIdentifier_encode_uper;
+per_type_decoder_f GatekeeperIdentifier_decode_aper;
+per_type_encoder_f GatekeeperIdentifier_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GatekeeperIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperIdentifier.c	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GatekeeperIdentifier.h"
+
+static int check_permitted_alphabet_1(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+int
+GatekeeperIdentifier_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_1(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using BMPString,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_GatekeeperIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+static const ber_tlv_tag_t asn_DEF_GatekeeperIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (30 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_GatekeeperIdentifier = {
+	"GatekeeperIdentifier",
+	"GatekeeperIdentifier",
+	&asn_OP_BMPString,
+	asn_DEF_GatekeeperIdentifier_tags_1,
+	sizeof(asn_DEF_GatekeeperIdentifier_tags_1)
+		/sizeof(asn_DEF_GatekeeperIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_GatekeeperIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GatekeeperIdentifier_tags_1)
+		/sizeof(asn_DEF_GatekeeperIdentifier_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_GatekeeperIdentifier_constr_1, GatekeeperIdentifier_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BMPString_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperInfo.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GatekeeperInfo_H_
+#define	_GatekeeperInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* GatekeeperInfo */
+typedef struct GatekeeperInfo {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GatekeeperInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GatekeeperInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_GatekeeperInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_GatekeeperInfo_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _GatekeeperInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperInfo.c	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GatekeeperInfo.h"
+
+asn_TYPE_member_t asn_MBR_GatekeeperInfo_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct GatekeeperInfo, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+};
+static const int asn_MAP_GatekeeperInfo_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_GatekeeperInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GatekeeperInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* nonStandardDataat 645 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GatekeeperInfo_specs_1 = {
+	sizeof(struct GatekeeperInfo),
+	offsetof(struct GatekeeperInfo, _asn_ctx),
+	asn_MAP_GatekeeperInfo_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_GatekeeperInfo_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GatekeeperInfo = {
+	"GatekeeperInfo",
+	"GatekeeperInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GatekeeperInfo_tags_1,
+	sizeof(asn_DEF_GatekeeperInfo_tags_1)
+		/sizeof(asn_DEF_GatekeeperInfo_tags_1[0]), /* 1 */
+	asn_DEF_GatekeeperInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GatekeeperInfo_tags_1)
+		/sizeof(asn_DEF_GatekeeperInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GatekeeperInfo_1,
+	1,	/* Elements count */
+	&asn_SPC_GatekeeperInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperReject.h	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GatekeeperReject_H_
+#define	_GatekeeperReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include "GatekeeperIdentifier.h"
+#include "GatekeeperRejectReason.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct FeatureSet;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* GatekeeperReject */
+typedef struct GatekeeperReject {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	GatekeeperRejectReason_t	 rejectReason;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct GatekeeperReject__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct GatekeeperReject__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct GatekeeperReject__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GatekeeperReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GatekeeperReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_GatekeeperReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_GatekeeperReject_1[11];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _GatekeeperReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperReject.c	(working copy)
@@ -0,0 +1,263 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GatekeeperReject.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_9 = {
+	sizeof(struct GatekeeperReject__tokens),
+	offsetof(struct GatekeeperReject__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_9 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_9,
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_9,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_11 = {
+	sizeof(struct GatekeeperReject__cryptoTokens),
+	offsetof(struct GatekeeperReject__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_11 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_11,
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_11,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_11,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_15[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_15 = {
+	sizeof(struct GatekeeperReject__genericData),
+	offsetof(struct GatekeeperReject__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_15 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_15,
+	sizeof(asn_DEF_genericData_tags_15)
+		/sizeof(asn_DEF_genericData_tags_15[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_15,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_15)
+		/sizeof(asn_DEF_genericData_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_15,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_15	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GatekeeperReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperReject, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperReject, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GatekeeperReject, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GatekeeperReject, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_GatekeeperRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_POINTER, 6, offsetof(struct GatekeeperReject, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 5, offsetof(struct GatekeeperReject, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_tokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct GatekeeperReject, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct GatekeeperReject, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GatekeeperReject, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GatekeeperReject, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_genericData_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_GatekeeperReject_oms_1[] = { 2, 3, 5, 6, 7, 8, 9, 10 };
+static const ber_tlv_tag_t asn_DEF_GatekeeperReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GatekeeperReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1490 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 1491 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1492 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* gatekeeperIdentifierat 1493 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* rejectReasonat 1494 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* altGKInfoat 1496 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* tokensat 1497 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* cryptoTokensat 1498 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* integrityCheckValueat 1499 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* featureSetat 1500 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* genericDataat 1501 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GatekeeperReject_specs_1 = {
+	sizeof(struct GatekeeperReject),
+	offsetof(struct GatekeeperReject, _asn_ctx),
+	asn_MAP_GatekeeperReject_tag2el_1,
+	11,	/* Count of tags in the map */
+	asn_MAP_GatekeeperReject_oms_1,	/* Optional members */
+	2, 6,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GatekeeperReject = {
+	"GatekeeperReject",
+	"GatekeeperReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GatekeeperReject_tags_1,
+	sizeof(asn_DEF_GatekeeperReject_tags_1)
+		/sizeof(asn_DEF_GatekeeperReject_tags_1[0]), /* 1 */
+	asn_DEF_GatekeeperReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GatekeeperReject_tags_1)
+		/sizeof(asn_DEF_GatekeeperReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GatekeeperReject_1,
+	11,	/* Elements count */
+	&asn_SPC_GatekeeperReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRejectReason.h	(working copy)
@@ -0,0 +1,75 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GatekeeperRejectReason_H_
+#define	_GatekeeperRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum GatekeeperRejectReason_PR {
+	GatekeeperRejectReason_PR_NOTHING,	/* No components present */
+	GatekeeperRejectReason_PR_resourceUnavailable,
+	GatekeeperRejectReason_PR_terminalExcluded,
+	GatekeeperRejectReason_PR_invalidRevision,
+	GatekeeperRejectReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	GatekeeperRejectReason_PR_securityDenial,
+	GatekeeperRejectReason_PR_genericDataReason,
+	GatekeeperRejectReason_PR_neededFeatureNotSupported,
+	GatekeeperRejectReason_PR_securityError
+} GatekeeperRejectReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors;
+
+/* GatekeeperRejectReason */
+typedef struct GatekeeperRejectReason {
+	GatekeeperRejectReason_PR present;
+	union GatekeeperRejectReason_u {
+		NULL_t	 resourceUnavailable;
+		NULL_t	 terminalExcluded;
+		NULL_t	 invalidRevision;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 securityDenial;
+		NULL_t	 genericDataReason;
+		NULL_t	 neededFeatureNotSupported;
+		struct SecurityErrors	*securityError;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GatekeeperRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GatekeeperRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_GatekeeperRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_GatekeeperRejectReason_1[8];
+extern asn_per_constraints_t asn_PER_type_GatekeeperRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors.h"
+
+#endif	/* _GatekeeperRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRejectReason.c	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GatekeeperRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_GatekeeperRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_GatekeeperRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRejectReason, choice.resourceUnavailable),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resourceUnavailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRejectReason, choice.terminalExcluded),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalExcluded"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRejectReason, choice.invalidRevision),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidRevision"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRejectReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRejectReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRejectReason, choice.genericDataReason),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericDataReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRejectReason, choice.neededFeatureNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatureNotSupported"
+		},
+	{ ATF_POINTER, 0, offsetof(struct GatekeeperRejectReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_GatekeeperRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* resourceUnavailableat 1506 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* terminalExcludedat 1507 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* invalidRevisionat 1508 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* undefinedReasonat 1509 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* securityDenialat 1511 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* genericDataReasonat 1512 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* neededFeatureNotSupportedat 1513 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* securityErrorat 1515 */
+};
+asn_CHOICE_specifics_t asn_SPC_GatekeeperRejectReason_specs_1 = {
+	sizeof(struct GatekeeperRejectReason),
+	offsetof(struct GatekeeperRejectReason, _asn_ctx),
+	offsetof(struct GatekeeperRejectReason, present),
+	sizeof(((struct GatekeeperRejectReason *)0)->present),
+	asn_MAP_GatekeeperRejectReason_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_GatekeeperRejectReason = {
+	"GatekeeperRejectReason",
+	"GatekeeperRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_GatekeeperRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_GatekeeperRejectReason_1,
+	8,	/* Elements count */
+	&asn_SPC_GatekeeperRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRequest.h	(working copy)
@@ -0,0 +1,140 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GatekeeperRequest_H_
+#define	_GatekeeperRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "EndpointType.h"
+#include "GatekeeperIdentifier.h"
+#include <NULL.h>
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct QseriesOptions;
+struct ICV;
+struct FeatureSet;
+struct AlternateGK;
+struct AliasAddress;
+struct Endpoint;
+struct ClearToken;
+struct CryptoH323Token;
+struct AuthenticationMechanism;
+struct IntegrityMechanism;
+struct GenericData;
+
+/* GatekeeperRequest */
+typedef struct GatekeeperRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	H323_MESSAGES_TransportAddress_t	 rasAddress;
+	EndpointType_t	 endpointType;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	struct QseriesOptions	*callServices;	/* OPTIONAL */
+	struct GatekeeperRequest__endpointAlias {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *endpointAlias;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct GatekeeperRequest__alternateEndpoints {
+		A_SEQUENCE_OF(struct Endpoint) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateEndpoints;
+	struct GatekeeperRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct GatekeeperRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct GatekeeperRequest__authenticationCapability {
+		A_SEQUENCE_OF(struct AuthenticationMechanism) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *authenticationCapability;
+	struct GatekeeperRequest__algorithmOIDs {
+		A_SEQUENCE_OF(OBJECT_IDENTIFIER_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *algorithmOIDs;
+	struct GatekeeperRequest__integrity {
+		A_SEQUENCE_OF(struct IntegrityMechanism) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *integrity;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	NULL_t	*supportsAltGK;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct GatekeeperRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	BOOLEAN_t	*supportsAssignedGK;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GatekeeperRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GatekeeperRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_GatekeeperRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_GatekeeperRequest_1[20];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "QseriesOptions.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "AlternateGK.h"
+#include "AliasAddress.h"
+#include "Endpoint.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AuthenticationMechanism.h"
+#include "IntegrityMechanism.h"
+#include "GenericData.h"
+
+#endif	/* _GatekeeperRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatekeeperRequest.c	(working copy)
@@ -0,0 +1,538 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GatekeeperRequest.h"
+
+static asn_TYPE_member_t asn_MBR_endpointAlias_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_endpointAlias_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_endpointAlias_specs_9 = {
+	sizeof(struct GatekeeperRequest__endpointAlias),
+	offsetof(struct GatekeeperRequest__endpointAlias, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_endpointAlias_9 = {
+	"endpointAlias",
+	"endpointAlias",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_endpointAlias_tags_9,
+	sizeof(asn_DEF_endpointAlias_tags_9)
+		/sizeof(asn_DEF_endpointAlias_tags_9[0]) - 1, /* 1 */
+	asn_DEF_endpointAlias_tags_9,	/* Same as above */
+	sizeof(asn_DEF_endpointAlias_tags_9)
+		/sizeof(asn_DEF_endpointAlias_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_endpointAlias_9,
+	1,	/* Single element */
+	&asn_SPC_endpointAlias_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alternateEndpoints_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Endpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateEndpoints_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateEndpoints_specs_12 = {
+	sizeof(struct GatekeeperRequest__alternateEndpoints),
+	offsetof(struct GatekeeperRequest__alternateEndpoints, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateEndpoints_12 = {
+	"alternateEndpoints",
+	"alternateEndpoints",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateEndpoints_tags_12,
+	sizeof(asn_DEF_alternateEndpoints_tags_12)
+		/sizeof(asn_DEF_alternateEndpoints_tags_12[0]) - 1, /* 1 */
+	asn_DEF_alternateEndpoints_tags_12,	/* Same as above */
+	sizeof(asn_DEF_alternateEndpoints_tags_12)
+		/sizeof(asn_DEF_alternateEndpoints_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateEndpoints_12,
+	1,	/* Single element */
+	&asn_SPC_alternateEndpoints_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_14[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_14 = {
+	sizeof(struct GatekeeperRequest__tokens),
+	offsetof(struct GatekeeperRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_14 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_14,
+	sizeof(asn_DEF_tokens_tags_14)
+		/sizeof(asn_DEF_tokens_tags_14[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_14,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_14)
+		/sizeof(asn_DEF_tokens_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_14,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_16[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_16 = {
+	sizeof(struct GatekeeperRequest__cryptoTokens),
+	offsetof(struct GatekeeperRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_16 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_16,
+	sizeof(asn_DEF_cryptoTokens_tags_16)
+		/sizeof(asn_DEF_cryptoTokens_tags_16[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_16,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_16)
+		/sizeof(asn_DEF_cryptoTokens_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_16,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_authenticationCapability_18[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AuthenticationMechanism,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_authenticationCapability_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_authenticationCapability_specs_18 = {
+	sizeof(struct GatekeeperRequest__authenticationCapability),
+	offsetof(struct GatekeeperRequest__authenticationCapability, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_authenticationCapability_18 = {
+	"authenticationCapability",
+	"authenticationCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_authenticationCapability_tags_18,
+	sizeof(asn_DEF_authenticationCapability_tags_18)
+		/sizeof(asn_DEF_authenticationCapability_tags_18[0]) - 1, /* 1 */
+	asn_DEF_authenticationCapability_tags_18,	/* Same as above */
+	sizeof(asn_DEF_authenticationCapability_tags_18)
+		/sizeof(asn_DEF_authenticationCapability_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_authenticationCapability_18,
+	1,	/* Single element */
+	&asn_SPC_authenticationCapability_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_algorithmOIDs_20[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (6 << 2)),
+		0,
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_algorithmOIDs_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_algorithmOIDs_specs_20 = {
+	sizeof(struct GatekeeperRequest__algorithmOIDs),
+	offsetof(struct GatekeeperRequest__algorithmOIDs, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_algorithmOIDs_20 = {
+	"algorithmOIDs",
+	"algorithmOIDs",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_algorithmOIDs_tags_20,
+	sizeof(asn_DEF_algorithmOIDs_tags_20)
+		/sizeof(asn_DEF_algorithmOIDs_tags_20[0]) - 1, /* 1 */
+	asn_DEF_algorithmOIDs_tags_20,	/* Same as above */
+	sizeof(asn_DEF_algorithmOIDs_tags_20)
+		/sizeof(asn_DEF_algorithmOIDs_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_algorithmOIDs_20,
+	1,	/* Single element */
+	&asn_SPC_algorithmOIDs_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_integrity_22[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_IntegrityMechanism,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_integrity_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_integrity_specs_22 = {
+	sizeof(struct GatekeeperRequest__integrity),
+	offsetof(struct GatekeeperRequest__integrity, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_integrity_22 = {
+	"integrity",
+	"integrity",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_integrity_tags_22,
+	sizeof(asn_DEF_integrity_tags_22)
+		/sizeof(asn_DEF_integrity_tags_22[0]) - 1, /* 1 */
+	asn_DEF_integrity_tags_22,	/* Same as above */
+	sizeof(asn_DEF_integrity_tags_22)
+		/sizeof(asn_DEF_integrity_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_integrity_22,
+	1,	/* Single element */
+	&asn_SPC_integrity_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_27[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_27[] = {
+	(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_27 = {
+	sizeof(struct GatekeeperRequest__genericData),
+	offsetof(struct GatekeeperRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_27 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_27,
+	sizeof(asn_DEF_genericData_tags_27)
+		/sizeof(asn_DEF_genericData_tags_27[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_27,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_27)
+		/sizeof(asn_DEF_genericData_tags_27[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_27,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_27	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GatekeeperRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRequest, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GatekeeperRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRequest, rasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rasAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GatekeeperRequest, endpointType),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointType"
+		},
+	{ ATF_POINTER, 15, offsetof(struct GatekeeperRequest, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_POINTER, 14, offsetof(struct GatekeeperRequest, callServices),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_QseriesOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callServices"
+		},
+	{ ATF_POINTER, 13, offsetof(struct GatekeeperRequest, endpointAlias),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_endpointAlias_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointAlias"
+		},
+	{ ATF_POINTER, 12, offsetof(struct GatekeeperRequest, alternateEndpoints),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_alternateEndpoints_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateEndpoints"
+		},
+	{ ATF_POINTER, 11, offsetof(struct GatekeeperRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_tokens_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 10, offsetof(struct GatekeeperRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 9, offsetof(struct GatekeeperRequest, authenticationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_authenticationCapability_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"authenticationCapability"
+		},
+	{ ATF_POINTER, 8, offsetof(struct GatekeeperRequest, algorithmOIDs),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_algorithmOIDs_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOIDs"
+		},
+	{ ATF_POINTER, 7, offsetof(struct GatekeeperRequest, integrity),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		0,
+		&asn_DEF_integrity_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrity"
+		},
+	{ ATF_POINTER, 6, offsetof(struct GatekeeperRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 5, offsetof(struct GatekeeperRequest, supportsAltGK),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportsAltGK"
+		},
+	{ ATF_POINTER, 4, offsetof(struct GatekeeperRequest, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 3, offsetof(struct GatekeeperRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		0,
+		&asn_DEF_genericData_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GatekeeperRequest, supportsAssignedGK),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportsAssignedGK"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GatekeeperRequest, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_GatekeeperRequest_oms_1[] = { 2, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 };
+static const ber_tlv_tag_t asn_DEF_GatekeeperRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GatekeeperRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1444 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 1445 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1446 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* rasAddressat 1447 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* endpointTypeat 1448 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* gatekeeperIdentifierat 1449 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* callServicesat 1450 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* endpointAliasat 1451 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* alternateEndpointsat 1453 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* tokensat 1454 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* cryptoTokensat 1455 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* authenticationCapabilityat 1456 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* algorithmOIDsat 1457 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* integrityat 1458 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* integrityCheckValueat 1459 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* supportsAltGKat 1460 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* featureSetat 1461 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* genericDataat 1462 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* supportsAssignedGKat 1463 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 } /* assignedGatekeeperat 1464 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GatekeeperRequest_specs_1 = {
+	sizeof(struct GatekeeperRequest),
+	offsetof(struct GatekeeperRequest, _asn_ctx),
+	asn_MAP_GatekeeperRequest_tag2el_1,
+	20,	/* Count of tags in the map */
+	asn_MAP_GatekeeperRequest_oms_1,	/* Optional members */
+	4, 12,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GatekeeperRequest = {
+	"GatekeeperRequest",
+	"GatekeeperRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GatekeeperRequest_tags_1,
+	sizeof(asn_DEF_GatekeeperRequest_tags_1)
+		/sizeof(asn_DEF_GatekeeperRequest_tags_1[0]), /* 1 */
+	asn_DEF_GatekeeperRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GatekeeperRequest_tags_1)
+		/sizeof(asn_DEF_GatekeeperRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GatekeeperRequest_1,
+	20,	/* Elements count */
+	&asn_SPC_GatekeeperRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatewayInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatewayInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatewayInfo.h	(working copy)
@@ -0,0 +1,59 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GatewayInfo_H_
+#define	_GatewayInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct SupportedProtocols;
+
+/* GatewayInfo */
+typedef struct GatewayInfo {
+	struct GatewayInfo__protocol {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *protocol;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GatewayInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GatewayInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_GatewayInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_GatewayInfo_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "SupportedProtocols.h"
+
+#endif	/* _GatewayInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatewayInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatewayInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GatewayInfo.c	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GatewayInfo.h"
+
+static asn_TYPE_member_t asn_MBR_protocol_2[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_protocol_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_protocol_specs_2 = {
+	sizeof(struct GatewayInfo__protocol),
+	offsetof(struct GatewayInfo__protocol, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_protocol_2 = {
+	"protocol",
+	"protocol",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_protocol_tags_2,
+	sizeof(asn_DEF_protocol_tags_2)
+		/sizeof(asn_DEF_protocol_tags_2[0]) - 1, /* 1 */
+	asn_DEF_protocol_tags_2,	/* Same as above */
+	sizeof(asn_DEF_protocol_tags_2)
+		/sizeof(asn_DEF_protocol_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_protocol_2,
+	1,	/* Single element */
+	&asn_SPC_protocol_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GatewayInfo_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct GatewayInfo, protocol),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_protocol_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocol"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GatewayInfo, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+};
+static const int asn_MAP_GatewayInfo_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_GatewayInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GatewayInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolat 518 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* nonStandardDataat 519 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GatewayInfo_specs_1 = {
+	sizeof(struct GatewayInfo),
+	offsetof(struct GatewayInfo, _asn_ctx),
+	asn_MAP_GatewayInfo_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_GatewayInfo_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GatewayInfo = {
+	"GatewayInfo",
+	"GatewayInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GatewayInfo_tags_1,
+	sizeof(asn_DEF_GatewayInfo_tags_1)
+		/sizeof(asn_DEF_GatewayInfo_tags_1[0]), /* 1 */
+	asn_DEF_GatewayInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GatewayInfo_tags_1)
+		/sizeof(asn_DEF_GatewayInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GatewayInfo_1,
+	2,	/* Elements count */
+	&asn_SPC_GatewayInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GeneralString.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GeneralString.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GeneralString.h	(working copy)
@@ -0,0 +1,36 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_GeneralString_H_
+#define	_GeneralString_H_
+
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef OCTET_STRING_t GeneralString_t;	/* Implemented via OCTET STRING */
+
+extern asn_TYPE_descriptor_t asn_DEF_GeneralString;
+extern asn_TYPE_operation_t asn_OP_GeneralString;
+
+#define GeneralString_free          OCTET_STRING_free
+#define GeneralString_print         OCTET_STRING_print
+#define GeneralString_compare       OCTET_STRING_compare
+#define GeneralString_constraint    asn_generic_unknown_constraint
+#define GeneralString_decode_ber    OCTET_STRING_decode_ber
+#define GeneralString_encode_der    OCTET_STRING_encode_der
+#define GeneralString_decode_xer    OCTET_STRING_decode_xer_hex
+#define GeneralString_encode_xer    OCTET_STRING_encode_xer
+#define GeneralString_decode_uper   OCTET_STRING_decode_uper
+#define GeneralString_encode_uper   OCTET_STRING_encode_uper
+#define GeneralString_decode_aper   OCTET_STRING_decode_aper
+#define GeneralString_encode_aper   OCTET_STRING_encode_aper
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GeneralString_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GeneralString.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GeneralString.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GeneralString.c	(working copy)
@@ -0,0 +1,58 @@
+/*-
+ * Copyright (c) 2003 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <GeneralString.h>
+
+/*
+ * GeneralString basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_GeneralString_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (27 << 2)),	/* [UNIVERSAL 27] IMPLICIT ...*/
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))	/* ... OCTET STRING */
+};
+asn_TYPE_operation_t asn_OP_GeneralString = {
+	OCTET_STRING_free,
+	OCTET_STRING_print,         /* non-ascii string */
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,    /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_der,
+	OCTET_STRING_decode_xer_hex,
+	OCTET_STRING_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OCTET_STRING_decode_oer,
+	OCTET_STRING_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,    /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_uper,
+	OCTET_STRING_decode_aper,    /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	OCTET_STRING_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_GeneralString = {
+	"GeneralString",
+	"GeneralString",
+	&asn_OP_GeneralString,
+	asn_DEF_GeneralString_tags,
+	sizeof(asn_DEF_GeneralString_tags)
+	  / sizeof(asn_DEF_GeneralString_tags[0]) - 1,
+	asn_DEF_GeneralString_tags,
+	sizeof(asn_DEF_GeneralString_tags)
+	  / sizeof(asn_DEF_GeneralString_tags[0]),
+	{ 0, 0, asn_generic_unknown_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericCapability.h	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GenericCapability_H_
+#define	_GenericCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "CapabilityIdentifier.h"
+#include <NativeInteger.h>
+#include <OCTET_STRING.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DataProtocolCapability;
+struct GenericParameter;
+
+/* GenericCapability */
+typedef struct GenericCapability {
+	CapabilityIdentifier_t	 capabilityIdentifier;
+	unsigned long	*maxBitRate;	/* OPTIONAL */
+	struct GenericCapability__collapsing {
+		A_SEQUENCE_OF(struct GenericParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *collapsing;
+	struct GenericCapability__nonCollapsing {
+		A_SEQUENCE_OF(struct GenericParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *nonCollapsing;
+	OCTET_STRING_t	*nonCollapsingRaw;	/* OPTIONAL */
+	struct DataProtocolCapability	*transport;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GenericCapability_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_maxBitRate_3;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_GenericCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_GenericCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_GenericCapability_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DataProtocolCapability.h"
+#include "GenericParameter.h"
+
+#endif	/* _GenericCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericCapability.c	(working copy)
@@ -0,0 +1,247 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GenericCapability.h"
+
+static int
+maxBitRate_3_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_maxBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_maxBitRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxBitRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_maxBitRate_specs_3 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_maxBitRate_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maxBitRate_3 = {
+	"maxBitRate",
+	"maxBitRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_maxBitRate_tags_3,
+	sizeof(asn_DEF_maxBitRate_tags_3)
+		/sizeof(asn_DEF_maxBitRate_tags_3[0]) - 1, /* 1 */
+	asn_DEF_maxBitRate_tags_3,	/* Same as above */
+	sizeof(asn_DEF_maxBitRate_tags_3)
+		/sizeof(asn_DEF_maxBitRate_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_maxBitRate_constr_3, maxBitRate_3_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_maxBitRate_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_collapsing_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_collapsing_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_collapsing_specs_4 = {
+	sizeof(struct GenericCapability__collapsing),
+	offsetof(struct GenericCapability__collapsing, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_collapsing_4 = {
+	"collapsing",
+	"collapsing",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_collapsing_tags_4,
+	sizeof(asn_DEF_collapsing_tags_4)
+		/sizeof(asn_DEF_collapsing_tags_4[0]) - 1, /* 1 */
+	asn_DEF_collapsing_tags_4,	/* Same as above */
+	sizeof(asn_DEF_collapsing_tags_4)
+		/sizeof(asn_DEF_collapsing_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_collapsing_4,
+	1,	/* Single element */
+	&asn_SPC_collapsing_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_nonCollapsing_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonCollapsing_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonCollapsing_specs_6 = {
+	sizeof(struct GenericCapability__nonCollapsing),
+	offsetof(struct GenericCapability__nonCollapsing, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonCollapsing_6 = {
+	"nonCollapsing",
+	"nonCollapsing",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonCollapsing_tags_6,
+	sizeof(asn_DEF_nonCollapsing_tags_6)
+		/sizeof(asn_DEF_nonCollapsing_tags_6[0]) - 1, /* 1 */
+	asn_DEF_nonCollapsing_tags_6,	/* Same as above */
+	sizeof(asn_DEF_nonCollapsing_tags_6)
+		/sizeof(asn_DEF_nonCollapsing_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonCollapsing_6,
+	1,	/* Single element */
+	&asn_SPC_nonCollapsing_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GenericCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GenericCapability, capabilityIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CapabilityIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capabilityIdentifier"
+		},
+	{ ATF_POINTER, 5, offsetof(struct GenericCapability, maxBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_maxBitRate_3,
+		0,
+		{ 0, &asn_PER_memb_maxBitRate_constr_3,  memb_maxBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"maxBitRate"
+		},
+	{ ATF_POINTER, 4, offsetof(struct GenericCapability, collapsing),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_collapsing_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"collapsing"
+		},
+	{ ATF_POINTER, 3, offsetof(struct GenericCapability, nonCollapsing),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_nonCollapsing_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonCollapsing"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GenericCapability, nonCollapsingRaw),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonCollapsingRaw"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GenericCapability, transport),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transport"
+		},
+};
+static const int asn_MAP_GenericCapability_oms_1[] = { 1, 2, 3, 4, 5 };
+static const ber_tlv_tag_t asn_DEF_GenericCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GenericCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* capabilityIdentifierat 1519 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* maxBitRateat 1521 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* collapsingat 1523 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nonCollapsingat 1524 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* nonCollapsingRawat 1525 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* transportat 1528 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GenericCapability_specs_1 = {
+	sizeof(struct GenericCapability),
+	offsetof(struct GenericCapability, _asn_ctx),
+	asn_MAP_GenericCapability_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_GenericCapability_oms_1,	/* Optional members */
+	5, 0,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GenericCapability = {
+	"GenericCapability",
+	"GenericCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GenericCapability_tags_1,
+	sizeof(asn_DEF_GenericCapability_tags_1)
+		/sizeof(asn_DEF_GenericCapability_tags_1[0]), /* 1 */
+	asn_DEF_GenericCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GenericCapability_tags_1)
+		/sizeof(asn_DEF_GenericCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GenericCapability_1,
+	6,	/* Elements count */
+	&asn_SPC_GenericCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericData.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericData.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericData.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GenericData_H_
+#define	_GenericData_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "GenericIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct EnumeratedParameter;
+
+/* GenericData */
+typedef struct GenericData {
+	GenericIdentifier_t	 id;
+	struct GenericData__parameters {
+		A_SEQUENCE_OF(struct EnumeratedParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *parameters;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GenericData_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GenericData;
+extern asn_SEQUENCE_specifics_t asn_SPC_GenericData_specs_1;
+extern asn_TYPE_member_t asn_MBR_GenericData_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "EnumeratedParameter.h"
+
+#endif	/* _GenericData_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericData.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericData.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericData.c	(working copy)
@@ -0,0 +1,135 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GenericData.h"
+
+static int
+memb_parameters_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 512)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_parameters_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  1,  512 }	/* (SIZE(1..512)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_parameters_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 9,  9,  1,  512 }	/* (SIZE(1..512)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_parameters_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_EnumeratedParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_parameters_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_parameters_specs_3 = {
+	sizeof(struct GenericData__parameters),
+	offsetof(struct GenericData__parameters, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_parameters_3 = {
+	"parameters",
+	"parameters",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_parameters_tags_3,
+	sizeof(asn_DEF_parameters_tags_3)
+		/sizeof(asn_DEF_parameters_tags_3[0]) - 1, /* 1 */
+	asn_DEF_parameters_tags_3,	/* Same as above */
+	sizeof(asn_DEF_parameters_tags_3)
+		/sizeof(asn_DEF_parameters_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_parameters_constr_3, SEQUENCE_OF_constraint },
+	asn_MBR_parameters_3,
+	1,	/* Single element */
+	&asn_SPC_parameters_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GenericData_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GenericData, id),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_GenericIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"id"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GenericData, parameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_parameters_3,
+		0,
+		{ 0, &asn_PER_memb_parameters_constr_3,  memb_parameters_constraint_1 },
+		0, 0, /* No default value */
+		"parameters"
+		},
+};
+static const int asn_MAP_GenericData_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_GenericData_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GenericData_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* idat 1332 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* parametersat 1333 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GenericData_specs_1 = {
+	sizeof(struct GenericData),
+	offsetof(struct GenericData, _asn_ctx),
+	asn_MAP_GenericData_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_GenericData_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GenericData = {
+	"GenericData",
+	"GenericData",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GenericData_tags_1,
+	sizeof(asn_DEF_GenericData_tags_1)
+		/sizeof(asn_DEF_GenericData_tags_1[0]), /* 1 */
+	asn_DEF_GenericData_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GenericData_tags_1)
+		/sizeof(asn_DEF_GenericData_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GenericData_1,
+	2,	/* Elements count */
+	&asn_SPC_GenericData_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericIdentifier.h	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GenericIdentifier_H_
+#define	_GenericIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <OBJECT_IDENTIFIER.h>
+#include "GloballyUniqueID.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum GenericIdentifier_PR {
+	GenericIdentifier_PR_NOTHING,	/* No components present */
+	GenericIdentifier_PR_standard,
+	GenericIdentifier_PR_oid,
+	GenericIdentifier_PR_nonStandard
+	/* Extensions may appear below */
+	
+} GenericIdentifier_PR;
+
+/* GenericIdentifier */
+typedef struct GenericIdentifier {
+	GenericIdentifier_PR present;
+	union GenericIdentifier_u {
+		long	 standard;
+		OBJECT_IDENTIFIER_t	 oid;
+		GloballyUniqueID_t	 nonStandard;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GenericIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GenericIdentifier;
+extern asn_CHOICE_specifics_t asn_SPC_GenericIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_GenericIdentifier_1[3];
+extern asn_per_constraints_t asn_PER_type_GenericIdentifier_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GenericIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericIdentifier.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GenericIdentifier.h"
+
+static int
+memb_standard_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_standard_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  14,  14,  0,  16383 }	/* (0..16383,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_GenericIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_GenericIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GenericIdentifier, choice.standard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_standard_constr_2,  memb_standard_constraint_1 },
+		0, 0, /* No default value */
+		"standard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GenericIdentifier, choice.oid),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"oid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GenericIdentifier, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GloballyUniqueID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_GenericIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* standardat 1339 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* oidat 1340 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* nonStandardat 1341 */
+};
+asn_CHOICE_specifics_t asn_SPC_GenericIdentifier_specs_1 = {
+	sizeof(struct GenericIdentifier),
+	offsetof(struct GenericIdentifier, _asn_ctx),
+	offsetof(struct GenericIdentifier, present),
+	sizeof(((struct GenericIdentifier *)0)->present),
+	asn_MAP_GenericIdentifier_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_GenericIdentifier = {
+	"GenericIdentifier",
+	"GenericIdentifier",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_GenericIdentifier_constr_1, CHOICE_constraint },
+	asn_MBR_GenericIdentifier_1,
+	3,	/* Elements count */
+	&asn_SPC_GenericIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericInformation.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericInformation.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericInformation.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GenericInformation_H_
+#define	_GenericInformation_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "GenericMessage.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* GenericInformation */
+typedef GenericMessage_t	 GenericInformation_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GenericInformation;
+asn_struct_free_f GenericInformation_free;
+asn_struct_print_f GenericInformation_print;
+asn_constr_check_f GenericInformation_constraint;
+ber_type_decoder_f GenericInformation_decode_ber;
+der_type_encoder_f GenericInformation_encode_der;
+xer_type_decoder_f GenericInformation_decode_xer;
+xer_type_encoder_f GenericInformation_encode_xer;
+per_type_decoder_f GenericInformation_decode_uper;
+per_type_encoder_f GenericInformation_encode_uper;
+per_type_decoder_f GenericInformation_decode_aper;
+per_type_encoder_f GenericInformation_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GenericInformation_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericInformation.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericInformation.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericInformation.c	(working copy)
@@ -0,0 +1,32 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GenericInformation.h"
+
+/*
+ * This type is implemented using GenericMessage,
+ * so here we adjust the DEF accordingly.
+ */
+static const ber_tlv_tag_t asn_DEF_GenericInformation_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_GenericInformation = {
+	"GenericInformation",
+	"GenericInformation",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GenericInformation_tags_1,
+	sizeof(asn_DEF_GenericInformation_tags_1)
+		/sizeof(asn_DEF_GenericInformation_tags_1[0]), /* 1 */
+	asn_DEF_GenericInformation_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GenericInformation_tags_1)
+		/sizeof(asn_DEF_GenericInformation_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GenericMessage_1,
+	3,	/* Elements count */
+	&asn_SPC_GenericMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericMessage.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GenericMessage_H_
+#define	_GenericMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "CapabilityIdentifier.h"
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct GenericParameter;
+
+/* GenericMessage */
+typedef struct GenericMessage {
+	CapabilityIdentifier_t	 messageIdentifier;
+	long	*subMessageIdentifier;	/* OPTIONAL */
+	struct GenericMessage__messageContent {
+		A_SEQUENCE_OF(struct GenericParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *messageContent;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GenericMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GenericMessage;
+extern asn_SEQUENCE_specifics_t asn_SPC_GenericMessage_specs_1;
+extern asn_TYPE_member_t asn_MBR_GenericMessage_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericParameter.h"
+
+#endif	/* _GenericMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericMessage.c	(working copy)
@@ -0,0 +1,139 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GenericMessage.h"
+
+static int
+memb_subMessageIdentifier_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_subMessageIdentifier_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_messageContent_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_messageContent_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_messageContent_specs_4 = {
+	sizeof(struct GenericMessage__messageContent),
+	offsetof(struct GenericMessage__messageContent, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_messageContent_4 = {
+	"messageContent",
+	"messageContent",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_messageContent_tags_4,
+	sizeof(asn_DEF_messageContent_tags_4)
+		/sizeof(asn_DEF_messageContent_tags_4[0]) - 1, /* 1 */
+	asn_DEF_messageContent_tags_4,	/* Same as above */
+	sizeof(asn_DEF_messageContent_tags_4)
+		/sizeof(asn_DEF_messageContent_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_messageContent_4,
+	1,	/* Single element */
+	&asn_SPC_messageContent_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GenericMessage_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GenericMessage, messageIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CapabilityIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"messageIdentifier"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GenericMessage, subMessageIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_subMessageIdentifier_constr_3,  memb_subMessageIdentifier_constraint_1 },
+		0, 0, /* No default value */
+		"subMessageIdentifier"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GenericMessage, messageContent),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_messageContent_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"messageContent"
+		},
+};
+static const int asn_MAP_GenericMessage_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_GenericMessage_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GenericMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* messageIdentifierat 150 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* subMessageIdentifierat 151 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* messageContentat 152 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GenericMessage_specs_1 = {
+	sizeof(struct GenericMessage),
+	offsetof(struct GenericMessage, _asn_ctx),
+	asn_MAP_GenericMessage_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_GenericMessage_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GenericMessage = {
+	"GenericMessage",
+	"GenericMessage",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GenericMessage_tags_1,
+	sizeof(asn_DEF_GenericMessage_tags_1)
+		/sizeof(asn_DEF_GenericMessage_tags_1[0]), /* 1 */
+	asn_DEF_GenericMessage_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GenericMessage_tags_1)
+		/sizeof(asn_DEF_GenericMessage_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GenericMessage_1,
+	3,	/* Elements count */
+	&asn_SPC_GenericMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericParameter.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericParameter.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericParameter.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GenericParameter_H_
+#define	_GenericParameter_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ParameterIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ParameterValue;
+struct ParameterIdentifier;
+
+/* GenericParameter */
+typedef struct GenericParameter {
+	ParameterIdentifier_t	 parameterIdentifier;
+	struct ParameterValue	*parameterValue;
+	struct GenericParameter__supersedes {
+		A_SEQUENCE_OF(struct ParameterIdentifier) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supersedes;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GenericParameter_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GenericParameter;
+extern asn_SEQUENCE_specifics_t asn_SPC_GenericParameter_specs_1;
+extern asn_TYPE_member_t asn_MBR_GenericParameter_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ParameterValue.h"
+#include "ParameterIdentifier.h"
+
+#endif	/* _GenericParameter_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericParameter.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericParameter.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericParameter.c	(working copy)
@@ -0,0 +1,109 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GenericParameter.h"
+
+static asn_TYPE_member_t asn_MBR_supersedes_4[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_ParameterIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supersedes_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supersedes_specs_4 = {
+	sizeof(struct GenericParameter__supersedes),
+	offsetof(struct GenericParameter__supersedes, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supersedes_4 = {
+	"supersedes",
+	"supersedes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supersedes_tags_4,
+	sizeof(asn_DEF_supersedes_tags_4)
+		/sizeof(asn_DEF_supersedes_tags_4[0]) - 1, /* 1 */
+	asn_DEF_supersedes_tags_4,	/* Same as above */
+	sizeof(asn_DEF_supersedes_tags_4)
+		/sizeof(asn_DEF_supersedes_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supersedes_4,
+	1,	/* Single element */
+	&asn_SPC_supersedes_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GenericParameter_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct GenericParameter, parameterIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ParameterIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"parameterIdentifier"
+		},
+	{ ATF_POINTER, 0, offsetof(struct GenericParameter, parameterValue),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ParameterValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"parameterValue"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GenericParameter, supersedes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supersedes_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supersedes"
+		},
+};
+static const int asn_MAP_GenericParameter_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_GenericParameter_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GenericParameter_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* parameterIdentifierat 1550 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* parameterValueat 1551 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supersedesat 1552 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GenericParameter_specs_1 = {
+	sizeof(struct GenericParameter),
+	offsetof(struct GenericParameter, _asn_ctx),
+	asn_MAP_GenericParameter_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_GenericParameter_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GenericParameter = {
+	"GenericParameter",
+	"GenericParameter",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GenericParameter_tags_1,
+	sizeof(asn_DEF_GenericParameter_tags_1)
+		/sizeof(asn_DEF_GenericParameter_tags_1[0]), /* 1 */
+	asn_DEF_GenericParameter_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GenericParameter_tags_1)
+		/sizeof(asn_DEF_GenericParameter_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GenericParameter_1,
+	3,	/* Elements count */
+	&asn_SPC_GenericParameter_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericTransportParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericTransportParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericTransportParameters.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GenericTransportParameters_H_
+#define	_GenericTransportParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* GenericTransportParameters */
+typedef struct GenericTransportParameters {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	unsigned long	*averageRate;	/* OPTIONAL */
+	unsigned long	*burst;	/* OPTIONAL */
+	unsigned long	*peakRate;	/* OPTIONAL */
+	unsigned long	*maxPktSize;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GenericTransportParameters_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_averageRate_3;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_burst_4;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_peakRate_5;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_maxPktSize_6;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_GenericTransportParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_GenericTransportParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_GenericTransportParameters_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _GenericTransportParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericTransportParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericTransportParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GenericTransportParameters.c	(working copy)
@@ -0,0 +1,448 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GenericTransportParameters.h"
+
+static int
+averageRate_3_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+burst_4_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+peakRate_5_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+maxPktSize_6_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_averageRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_burst_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_peakRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxPktSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_averageRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_burst_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_peakRate_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_maxPktSize_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_averageRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_burst_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_peakRate_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxPktSize_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_averageRate_specs_3 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_averageRate_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_averageRate_3 = {
+	"averageRate",
+	"averageRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_averageRate_tags_3,
+	sizeof(asn_DEF_averageRate_tags_3)
+		/sizeof(asn_DEF_averageRate_tags_3[0]) - 1, /* 1 */
+	asn_DEF_averageRate_tags_3,	/* Same as above */
+	sizeof(asn_DEF_averageRate_tags_3)
+		/sizeof(asn_DEF_averageRate_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_averageRate_constr_3, averageRate_3_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_averageRate_specs_3	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_burst_specs_4 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_burst_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_burst_4 = {
+	"burst",
+	"burst",
+	&asn_OP_NativeInteger,
+	asn_DEF_burst_tags_4,
+	sizeof(asn_DEF_burst_tags_4)
+		/sizeof(asn_DEF_burst_tags_4[0]) - 1, /* 1 */
+	asn_DEF_burst_tags_4,	/* Same as above */
+	sizeof(asn_DEF_burst_tags_4)
+		/sizeof(asn_DEF_burst_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_burst_constr_4, burst_4_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_burst_specs_4	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_peakRate_specs_5 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_peakRate_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_peakRate_5 = {
+	"peakRate",
+	"peakRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_peakRate_tags_5,
+	sizeof(asn_DEF_peakRate_tags_5)
+		/sizeof(asn_DEF_peakRate_tags_5[0]) - 1, /* 1 */
+	asn_DEF_peakRate_tags_5,	/* Same as above */
+	sizeof(asn_DEF_peakRate_tags_5)
+		/sizeof(asn_DEF_peakRate_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_peakRate_constr_5, peakRate_5_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_peakRate_specs_5	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_maxPktSize_specs_6 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_maxPktSize_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maxPktSize_6 = {
+	"maxPktSize",
+	"maxPktSize",
+	&asn_OP_NativeInteger,
+	asn_DEF_maxPktSize_tags_6,
+	sizeof(asn_DEF_maxPktSize_tags_6)
+		/sizeof(asn_DEF_maxPktSize_tags_6[0]) - 1, /* 1 */
+	asn_DEF_maxPktSize_tags_6,	/* Same as above */
+	sizeof(asn_DEF_maxPktSize_tags_6)
+		/sizeof(asn_DEF_maxPktSize_tags_6[0]), /* 2 */
+	{ 0, &asn_PER_type_maxPktSize_constr_6, maxPktSize_6_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_maxPktSize_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GenericTransportParameters_1[] = {
+	{ ATF_POINTER, 5, offsetof(struct GenericTransportParameters, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 4, offsetof(struct GenericTransportParameters, averageRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_averageRate_3,
+		0,
+		{ 0, &asn_PER_memb_averageRate_constr_3,  memb_averageRate_constraint_1 },
+		0, 0, /* No default value */
+		"averageRate"
+		},
+	{ ATF_POINTER, 3, offsetof(struct GenericTransportParameters, burst),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_burst_4,
+		0,
+		{ 0, &asn_PER_memb_burst_constr_4,  memb_burst_constraint_1 },
+		0, 0, /* No default value */
+		"burst"
+		},
+	{ ATF_POINTER, 2, offsetof(struct GenericTransportParameters, peakRate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_peakRate_5,
+		0,
+		{ 0, &asn_PER_memb_peakRate_constr_5,  memb_peakRate_constraint_1 },
+		0, 0, /* No default value */
+		"peakRate"
+		},
+	{ ATF_POINTER, 1, offsetof(struct GenericTransportParameters, maxPktSize),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_maxPktSize_6,
+		0,
+		{ 0, &asn_PER_memb_maxPktSize_constr_6,  memb_maxPktSize_constraint_1 },
+		0, 0, /* No default value */
+		"maxPktSize"
+		},
+};
+static const int asn_MAP_GenericTransportParameters_oms_1[] = { 0, 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_GenericTransportParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GenericTransportParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 651 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* averageRateat 652 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* burstat 653 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* peakRateat 654 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* maxPktSizeat 655 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GenericTransportParameters_specs_1 = {
+	sizeof(struct GenericTransportParameters),
+	offsetof(struct GenericTransportParameters, _asn_ctx),
+	asn_MAP_GenericTransportParameters_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_GenericTransportParameters_oms_1,	/* Optional members */
+	5, 0,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GenericTransportParameters = {
+	"GenericTransportParameters",
+	"GenericTransportParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GenericTransportParameters_tags_1,
+	sizeof(asn_DEF_GenericTransportParameters_tags_1)
+		/sizeof(asn_DEF_GenericTransportParameters_tags_1[0]), /* 1 */
+	asn_DEF_GenericTransportParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GenericTransportParameters_tags_1)
+		/sizeof(asn_DEF_GenericTransportParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GenericTransportParameters_1,
+	5,	/* Elements count */
+	&asn_SPC_GenericTransportParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GloballyUniqueID.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GloballyUniqueID.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GloballyUniqueID.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GloballyUniqueID_H_
+#define	_GloballyUniqueID_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* GloballyUniqueID */
+typedef OCTET_STRING_t	 GloballyUniqueID_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_GloballyUniqueID_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_GloballyUniqueID;
+asn_struct_free_f GloballyUniqueID_free;
+asn_struct_print_f GloballyUniqueID_print;
+asn_constr_check_f GloballyUniqueID_constraint;
+ber_type_decoder_f GloballyUniqueID_decode_ber;
+der_type_encoder_f GloballyUniqueID_encode_der;
+xer_type_decoder_f GloballyUniqueID_decode_xer;
+xer_type_encoder_f GloballyUniqueID_encode_xer;
+per_type_decoder_f GloballyUniqueID_decode_uper;
+per_type_encoder_f GloballyUniqueID_encode_uper;
+per_type_decoder_f GloballyUniqueID_decode_aper;
+per_type_encoder_f GloballyUniqueID_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GloballyUniqueID_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GloballyUniqueID.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GloballyUniqueID.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GloballyUniqueID.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GloballyUniqueID.h"
+
+int
+GloballyUniqueID_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_GloballyUniqueID_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_GloballyUniqueID_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_GloballyUniqueID = {
+	"GloballyUniqueID",
+	"GloballyUniqueID",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_GloballyUniqueID_tags_1,
+	sizeof(asn_DEF_GloballyUniqueID_tags_1)
+		/sizeof(asn_DEF_GloballyUniqueID_tags_1[0]), /* 1 */
+	asn_DEF_GloballyUniqueID_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GloballyUniqueID_tags_1)
+		/sizeof(asn_DEF_GloballyUniqueID_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_GloballyUniqueID_constr_1, GloballyUniqueID_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GroupID.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GroupID.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GroupID.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_GroupID_H_
+#define	_GroupID_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* GroupID */
+typedef struct GroupID {
+	struct GroupID__member {
+		A_SEQUENCE_OF(long) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *member;
+	IA5String_t	 group;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} GroupID_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_GroupID;
+extern asn_SEQUENCE_specifics_t asn_SPC_GroupID_specs_1;
+extern asn_TYPE_member_t asn_MBR_GroupID_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _GroupID_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/GroupID.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/GroupID.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/GroupID.c	(working copy)
@@ -0,0 +1,174 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "GroupID.h"
+
+static int check_permitted_alphabet_4(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_NativeInteger_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_group_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_4(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_group_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_TYPE_member_t asn_MBR_member_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_3,  memb_NativeInteger_constraint_2 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_member_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_member_specs_2 = {
+	sizeof(struct GroupID__member),
+	offsetof(struct GroupID__member, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_member_2 = {
+	"member",
+	"member",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_member_tags_2,
+	sizeof(asn_DEF_member_tags_2)
+		/sizeof(asn_DEF_member_tags_2[0]) - 1, /* 1 */
+	asn_DEF_member_tags_2,	/* Same as above */
+	sizeof(asn_DEF_member_tags_2)
+		/sizeof(asn_DEF_member_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_member_2,
+	1,	/* Single element */
+	&asn_SPC_member_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_GroupID_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct GroupID, member),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_member_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"member"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct GroupID, group),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_group_constr_4,  memb_group_constraint_1 },
+		0, 0, /* No default value */
+		"group"
+		},
+};
+static const int asn_MAP_GroupID_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_GroupID_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_GroupID_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* memberat 1214 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* groupat 1215 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_GroupID_specs_1 = {
+	sizeof(struct GroupID),
+	offsetof(struct GroupID, _asn_ctx),
+	asn_MAP_GroupID_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_GroupID_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_GroupID = {
+	"GroupID",
+	"GroupID",
+	&asn_OP_SEQUENCE,
+	asn_DEF_GroupID_tags_1,
+	sizeof(asn_DEF_GroupID_tags_1)
+		/sizeof(asn_DEF_GroupID_tags_1[0]), /* 1 */
+	asn_DEF_GroupID_tags_1,	/* Same as above */
+	sizeof(asn_DEF_GroupID_tags_1)
+		/sizeof(asn_DEF_GroupID_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_GroupID_1,
+	2,	/* Elements count */
+	&asn_SPC_GroupID_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H221NonStandard.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H221NonStandard.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H221NonStandard.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H221NonStandard_H_
+#define	_H221NonStandard_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H221NonStandard */
+typedef struct H221NonStandard {
+	long	 t35CountryCode;
+	long	 t35Extension;
+	long	 manufacturerCode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H221NonStandard_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H221NonStandard;
+extern asn_SEQUENCE_specifics_t asn_SPC_H221NonStandard_specs_1;
+extern asn_TYPE_member_t asn_MBR_H221NonStandard_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H221NonStandard_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H221NonStandard.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H221NonStandard.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H221NonStandard.c	(working copy)
@@ -0,0 +1,160 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H221NonStandard.h"
+
+static int
+memb_t35CountryCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_t35Extension_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_manufacturerCode_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_t35CountryCode_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_t35Extension_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_manufacturerCode_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H221NonStandard_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H221NonStandard, t35CountryCode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_t35CountryCode_constr_2,  memb_t35CountryCode_constraint_1 },
+		0, 0, /* No default value */
+		"t35CountryCode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H221NonStandard, t35Extension),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_t35Extension_constr_3,  memb_t35Extension_constraint_1 },
+		0, 0, /* No default value */
+		"t35Extension"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H221NonStandard, manufacturerCode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_manufacturerCode_constr_4,  memb_manufacturerCode_constraint_1 },
+		0, 0, /* No default value */
+		"manufacturerCode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H221NonStandard_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H221NonStandard_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t35CountryCodeat 660 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* t35Extensionat 661 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* manufacturerCodeat 662 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H221NonStandard_specs_1 = {
+	sizeof(struct H221NonStandard),
+	offsetof(struct H221NonStandard, _asn_ctx),
+	asn_MAP_H221NonStandard_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H221NonStandard = {
+	"H221NonStandard",
+	"H221NonStandard",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H221NonStandard_tags_1,
+	sizeof(asn_DEF_H221NonStandard_tags_1)
+		/sizeof(asn_DEF_H221NonStandard_tags_1[0]), /* 1 */
+	asn_DEF_H221NonStandard_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H221NonStandard_tags_1)
+		/sizeof(asn_DEF_H221NonStandard_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H221NonStandard_1,
+	3,	/* Elements count */
+	&asn_SPC_H221NonStandard_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222Capability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222Capability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222Capability.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H222Capability_H_
+#define	_H222Capability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct VCCapability;
+
+/* H222Capability */
+typedef struct H222Capability {
+	long	 numberOfVCs;
+	struct H222Capability__vcCapability {
+		A_SET_OF(struct VCCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} vcCapability;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H222Capability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H222Capability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H222Capability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H222Capability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "VCCapability.h"
+
+#endif	/* _H222Capability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222Capability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222Capability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222Capability.c	(working copy)
@@ -0,0 +1,127 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H222Capability.h"
+
+static int
+memb_numberOfVCs_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_numberOfVCs_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_vcCapability_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_VCCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_vcCapability_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_vcCapability_specs_3 = {
+	sizeof(struct H222Capability__vcCapability),
+	offsetof(struct H222Capability__vcCapability, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_vcCapability_3 = {
+	"vcCapability",
+	"vcCapability",
+	&asn_OP_SET_OF,
+	asn_DEF_vcCapability_tags_3,
+	sizeof(asn_DEF_vcCapability_tags_3)
+		/sizeof(asn_DEF_vcCapability_tags_3[0]) - 1, /* 1 */
+	asn_DEF_vcCapability_tags_3,	/* Same as above */
+	sizeof(asn_DEF_vcCapability_tags_3)
+		/sizeof(asn_DEF_vcCapability_tags_3[0]), /* 2 */
+	{ 0, 0, SET_OF_constraint },
+	asn_MBR_vcCapability_3,
+	1,	/* Single element */
+	&asn_SPC_vcCapability_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H222Capability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H222Capability, numberOfVCs),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfVCs_constr_2,  memb_numberOfVCs_constraint_1 },
+		0, 0, /* No default value */
+		"numberOfVCs"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H222Capability, vcCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_vcCapability_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"vcCapability"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H222Capability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H222Capability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* numberOfVCsat 391 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* vcCapabilityat 392 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H222Capability_specs_1 = {
+	sizeof(struct H222Capability),
+	offsetof(struct H222Capability, _asn_ctx),
+	asn_MAP_H222Capability_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H222Capability = {
+	"H222Capability",
+	"H222Capability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H222Capability_tags_1,
+	sizeof(asn_DEF_H222Capability_tags_1)
+		/sizeof(asn_DEF_H222Capability_tags_1[0]), /* 1 */
+	asn_DEF_H222Capability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H222Capability_tags_1)
+		/sizeof(asn_DEF_H222Capability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H222Capability_1,
+	2,	/* Elements count */
+	&asn_SPC_H222Capability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222LogicalChannelParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222LogicalChannelParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222LogicalChannelParameters.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H222LogicalChannelParameters_H_
+#define	_H222LogicalChannelParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H222LogicalChannelParameters */
+typedef struct H222LogicalChannelParameters {
+	long	 resourceID;
+	long	 subChannelID;
+	long	*pcr_pid;	/* OPTIONAL */
+	OCTET_STRING_t	*programDescriptors;	/* OPTIONAL */
+	OCTET_STRING_t	*streamDescriptors;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H222LogicalChannelParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H222LogicalChannelParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H222LogicalChannelParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H222LogicalChannelParameters_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H222LogicalChannelParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222LogicalChannelParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222LogicalChannelParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H222LogicalChannelParameters.c	(working copy)
@@ -0,0 +1,182 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H222LogicalChannelParameters.h"
+
+static int
+memb_resourceID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_subChannelID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 8191)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_pcr_pid_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 8191)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_resourceID_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_subChannelID_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 13,  13,  0,  8191 }	/* (0..8191) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_pcr_pid_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 13,  13,  0,  8191 }	/* (0..8191) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H222LogicalChannelParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H222LogicalChannelParameters, resourceID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_resourceID_constr_2,  memb_resourceID_constraint_1 },
+		0, 0, /* No default value */
+		"resourceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H222LogicalChannelParameters, subChannelID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_subChannelID_constr_3,  memb_subChannelID_constraint_1 },
+		0, 0, /* No default value */
+		"subChannelID"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H222LogicalChannelParameters, pcr_pid),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_pcr_pid_constr_4,  memb_pcr_pid_constraint_1 },
+		0, 0, /* No default value */
+		"pcr-pid"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H222LogicalChannelParameters, programDescriptors),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"programDescriptors"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H222LogicalChannelParameters, streamDescriptors),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"streamDescriptors"
+		},
+};
+static const int asn_MAP_H222LogicalChannelParameters_oms_1[] = { 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_H222LogicalChannelParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H222LogicalChannelParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* resourceIDat 1840 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* subChannelIDat 1841 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* pcr-pidat 1842 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* programDescriptorsat 1843 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* streamDescriptorsat 1844 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H222LogicalChannelParameters_specs_1 = {
+	sizeof(struct H222LogicalChannelParameters),
+	offsetof(struct H222LogicalChannelParameters, _asn_ctx),
+	asn_MAP_H222LogicalChannelParameters_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_H222LogicalChannelParameters_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H222LogicalChannelParameters = {
+	"H222LogicalChannelParameters",
+	"H222LogicalChannelParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H222LogicalChannelParameters_tags_1,
+	sizeof(asn_DEF_H222LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_H222LogicalChannelParameters_tags_1[0]), /* 1 */
+	asn_DEF_H222LogicalChannelParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H222LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_H222LogicalChannelParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H222LogicalChannelParameters_1,
+	5,	/* Elements count */
+	&asn_SPC_H222LogicalChannelParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL1MParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL1MParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL1MParameters.h	(working copy)
@@ -0,0 +1,155 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223AL1MParameters_H_
+#define	_H223AL1MParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223AL1MParameters__transferMode_PR {
+	H223AL1MParameters__transferMode_PR_NOTHING,	/* No components present */
+	H223AL1MParameters__transferMode_PR_framed,
+	H223AL1MParameters__transferMode_PR_unframed
+	/* Extensions may appear below */
+	
+} H223AL1MParameters__transferMode_PR;
+typedef enum H223AL1MParameters__headerFEC_PR {
+	H223AL1MParameters__headerFEC_PR_NOTHING,	/* No components present */
+	H223AL1MParameters__headerFEC_PR_sebch16_7,
+	H223AL1MParameters__headerFEC_PR_golay24_12
+	/* Extensions may appear below */
+	
+} H223AL1MParameters__headerFEC_PR;
+typedef enum H223AL1MParameters__crcLength_PR {
+	H223AL1MParameters__crcLength_PR_NOTHING,	/* No components present */
+	H223AL1MParameters__crcLength_PR_crc4bit,
+	H223AL1MParameters__crcLength_PR_crc12bit,
+	H223AL1MParameters__crcLength_PR_crc20bit,
+	H223AL1MParameters__crcLength_PR_crc28bit,
+	/* Extensions may appear below */
+	H223AL1MParameters__crcLength_PR_crc8bit,
+	H223AL1MParameters__crcLength_PR_crc16bit,
+	H223AL1MParameters__crcLength_PR_crc32bit,
+	H223AL1MParameters__crcLength_PR_crcNotUsed
+} H223AL1MParameters__crcLength_PR;
+typedef enum H223AL1MParameters__arqType_PR {
+	H223AL1MParameters__arqType_PR_NOTHING,	/* No components present */
+	H223AL1MParameters__arqType_PR_noArq,
+	H223AL1MParameters__arqType_PR_typeIArq,
+	H223AL1MParameters__arqType_PR_typeIIArq
+	/* Extensions may appear below */
+	
+} H223AL1MParameters__arqType_PR;
+
+/* Forward declarations */
+struct H223AnnexCArqParameters;
+
+/* H223AL1MParameters */
+typedef struct H223AL1MParameters {
+	struct H223AL1MParameters__transferMode {
+		H223AL1MParameters__transferMode_PR present;
+		union H223AL1MParameters__transferMode_u {
+			NULL_t	 framed;
+			NULL_t	 unframed;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} transferMode;
+	struct H223AL1MParameters__headerFEC {
+		H223AL1MParameters__headerFEC_PR present;
+		union H223AL1MParameters__headerFEC_u {
+			NULL_t	 sebch16_7;
+			NULL_t	 golay24_12;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} headerFEC;
+	struct H223AL1MParameters__crcLength {
+		H223AL1MParameters__crcLength_PR present;
+		union H223AL1MParameters__crcLength_u {
+			NULL_t	 crc4bit;
+			NULL_t	 crc12bit;
+			NULL_t	 crc20bit;
+			NULL_t	 crc28bit;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			NULL_t	 crc8bit;
+			NULL_t	 crc16bit;
+			NULL_t	 crc32bit;
+			NULL_t	 crcNotUsed;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} crcLength;
+	long	 rcpcCodeRate;
+	struct H223AL1MParameters__arqType {
+		H223AL1MParameters__arqType_PR present;
+		union H223AL1MParameters__arqType_u {
+			NULL_t	 noArq;
+			struct H223AnnexCArqParameters	*typeIArq;
+			struct H223AnnexCArqParameters	*typeIIArq;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} arqType;
+	BOOLEAN_t	 alpduInterleaving;
+	BOOLEAN_t	 alsduSplitting;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	long	*rsCodeCorrection;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223AL1MParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223AL1MParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223AL1MParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223AL1MParameters_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H223AnnexCArqParameters.h"
+
+#endif	/* _H223AL1MParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL1MParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL1MParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL1MParameters.c	(working copy)
@@ -0,0 +1,468 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223AL1MParameters.h"
+
+static int
+memb_rcpcCodeRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 8 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_rsCodeCorrection_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_transferMode_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_headerFEC_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_crcLength_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_arqType_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_rcpcCodeRate_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  8,  32 }	/* (8..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_rsCodeCorrection_constr_29 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_transferMode_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__transferMode, choice.framed),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"framed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__transferMode, choice.unframed),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unframed"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_transferMode_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* framedat 1876 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* unframedat 1877 */
+};
+static asn_CHOICE_specifics_t asn_SPC_transferMode_specs_2 = {
+	sizeof(struct H223AL1MParameters__transferMode),
+	offsetof(struct H223AL1MParameters__transferMode, _asn_ctx),
+	offsetof(struct H223AL1MParameters__transferMode, present),
+	sizeof(((struct H223AL1MParameters__transferMode *)0)->present),
+	asn_MAP_transferMode_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_transferMode_2 = {
+	"transferMode",
+	"transferMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_transferMode_constr_2, CHOICE_constraint },
+	asn_MBR_transferMode_2,
+	2,	/* Elements count */
+	&asn_SPC_transferMode_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_headerFEC_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__headerFEC, choice.sebch16_7),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sebch16-7"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__headerFEC, choice.golay24_12),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"golay24-12"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_headerFEC_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sebch16-7at 1882 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* golay24-12at 1883 */
+};
+static asn_CHOICE_specifics_t asn_SPC_headerFEC_specs_6 = {
+	sizeof(struct H223AL1MParameters__headerFEC),
+	offsetof(struct H223AL1MParameters__headerFEC, _asn_ctx),
+	offsetof(struct H223AL1MParameters__headerFEC, present),
+	sizeof(((struct H223AL1MParameters__headerFEC *)0)->present),
+	asn_MAP_headerFEC_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_headerFEC_6 = {
+	"headerFEC",
+	"headerFEC",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_headerFEC_constr_6, CHOICE_constraint },
+	asn_MBR_headerFEC_6,
+	2,	/* Elements count */
+	&asn_SPC_headerFEC_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_crcLength_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crc4bit),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc4bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crc12bit),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc12bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crc20bit),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc20bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crc28bit),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc28bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crc8bit),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc8bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crc16bit),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc16bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crc32bit),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc32bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__crcLength, choice.crcNotUsed),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crcNotUsed"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_crcLength_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* crc4bitat 1888 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* crc12bitat 1889 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* crc20bitat 1890 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* crc28bitat 1891 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* crc8bitat 1893 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* crc16bitat 1894 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* crc32bitat 1895 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* crcNotUsedat 1896 */
+};
+static asn_CHOICE_specifics_t asn_SPC_crcLength_specs_10 = {
+	sizeof(struct H223AL1MParameters__crcLength),
+	offsetof(struct H223AL1MParameters__crcLength, _asn_ctx),
+	offsetof(struct H223AL1MParameters__crcLength, present),
+	sizeof(((struct H223AL1MParameters__crcLength *)0)->present),
+	asn_MAP_crcLength_tag2el_10,
+	8,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_crcLength_10 = {
+	"crcLength",
+	"crcLength",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_crcLength_constr_10, CHOICE_constraint },
+	asn_MBR_crcLength_10,
+	8,	/* Elements count */
+	&asn_SPC_crcLength_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_arqType_21[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters__arqType, choice.noArq),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noArq"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223AL1MParameters__arqType, choice.typeIArq),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AnnexCArqParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"typeIArq"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223AL1MParameters__arqType, choice.typeIIArq),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AnnexCArqParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"typeIIArq"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_arqType_tag2el_21[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noArqat 1903 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* typeIArqat 1904 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* typeIIArqat 1905 */
+};
+static asn_CHOICE_specifics_t asn_SPC_arqType_specs_21 = {
+	sizeof(struct H223AL1MParameters__arqType),
+	offsetof(struct H223AL1MParameters__arqType, _asn_ctx),
+	offsetof(struct H223AL1MParameters__arqType, present),
+	sizeof(((struct H223AL1MParameters__arqType *)0)->present),
+	asn_MAP_arqType_tag2el_21,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_arqType_21 = {
+	"arqType",
+	"arqType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_arqType_constr_21, CHOICE_constraint },
+	asn_MBR_arqType_21,
+	3,	/* Elements count */
+	&asn_SPC_arqType_specs_21	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223AL1MParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters, transferMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_transferMode_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transferMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters, headerFEC),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_headerFEC_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"headerFEC"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters, crcLength),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_crcLength_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crcLength"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters, rcpcCodeRate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_rcpcCodeRate_constr_20,  memb_rcpcCodeRate_constraint_1 },
+		0, 0, /* No default value */
+		"rcpcCodeRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters, arqType),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_arqType_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"arqType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters, alpduInterleaving),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alpduInterleaving"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL1MParameters, alsduSplitting),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alsduSplitting"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H223AL1MParameters, rsCodeCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_rsCodeCorrection_constr_29,  memb_rsCodeCorrection_constraint_1 },
+		0, 0, /* No default value */
+		"rsCodeCorrection"
+		},
+};
+static const int asn_MAP_H223AL1MParameters_oms_1[] = { 7 };
+static const ber_tlv_tag_t asn_DEF_H223AL1MParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223AL1MParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* transferModeat 1876 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* headerFECat 1882 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* crcLengthat 1888 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* rcpcCodeRateat 1899 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* arqTypeat 1903 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* alpduInterleavingat 1908 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* alsduSplittingat 1909 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* rsCodeCorrectionat 1911 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223AL1MParameters_specs_1 = {
+	sizeof(struct H223AL1MParameters),
+	offsetof(struct H223AL1MParameters, _asn_ctx),
+	asn_MAP_H223AL1MParameters_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_H223AL1MParameters_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223AL1MParameters = {
+	"H223AL1MParameters",
+	"H223AL1MParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223AL1MParameters_tags_1,
+	sizeof(asn_DEF_H223AL1MParameters_tags_1)
+		/sizeof(asn_DEF_H223AL1MParameters_tags_1[0]), /* 1 */
+	asn_DEF_H223AL1MParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223AL1MParameters_tags_1)
+		/sizeof(asn_DEF_H223AL1MParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223AL1MParameters_1,
+	8,	/* Elements count */
+	&asn_SPC_H223AL1MParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL2MParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL2MParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL2MParameters.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223AL2MParameters_H_
+#define	_H223AL2MParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223AL2MParameters__headerFEC_PR {
+	H223AL2MParameters__headerFEC_PR_NOTHING,	/* No components present */
+	H223AL2MParameters__headerFEC_PR_sebch16_5,
+	H223AL2MParameters__headerFEC_PR_golay24_12
+	/* Extensions may appear below */
+	
+} H223AL2MParameters__headerFEC_PR;
+
+/* H223AL2MParameters */
+typedef struct H223AL2MParameters {
+	struct H223AL2MParameters__headerFEC {
+		H223AL2MParameters__headerFEC_PR present;
+		union H223AL2MParameters__headerFEC_u {
+			NULL_t	 sebch16_5;
+			NULL_t	 golay24_12;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} headerFEC;
+	BOOLEAN_t	 alpduInterleaving;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223AL2MParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223AL2MParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223AL2MParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223AL2MParameters_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H223AL2MParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL2MParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL2MParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL2MParameters.c	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223AL2MParameters.h"
+
+static asn_per_constraints_t asn_PER_type_headerFEC_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_headerFEC_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL2MParameters__headerFEC, choice.sebch16_5),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sebch16-5"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL2MParameters__headerFEC, choice.golay24_12),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"golay24-12"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_headerFEC_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sebch16-5at 1918 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* golay24-12at 1919 */
+};
+static asn_CHOICE_specifics_t asn_SPC_headerFEC_specs_2 = {
+	sizeof(struct H223AL2MParameters__headerFEC),
+	offsetof(struct H223AL2MParameters__headerFEC, _asn_ctx),
+	offsetof(struct H223AL2MParameters__headerFEC, present),
+	sizeof(((struct H223AL2MParameters__headerFEC *)0)->present),
+	asn_MAP_headerFEC_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_headerFEC_2 = {
+	"headerFEC",
+	"headerFEC",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_headerFEC_constr_2, CHOICE_constraint },
+	asn_MBR_headerFEC_2,
+	2,	/* Elements count */
+	&asn_SPC_headerFEC_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223AL2MParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL2MParameters, headerFEC),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_headerFEC_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"headerFEC"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL2MParameters, alpduInterleaving),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alpduInterleaving"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H223AL2MParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223AL2MParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* headerFECat 1918 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* alpduInterleavingat 1922 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223AL2MParameters_specs_1 = {
+	sizeof(struct H223AL2MParameters),
+	offsetof(struct H223AL2MParameters, _asn_ctx),
+	asn_MAP_H223AL2MParameters_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223AL2MParameters = {
+	"H223AL2MParameters",
+	"H223AL2MParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223AL2MParameters_tags_1,
+	sizeof(asn_DEF_H223AL2MParameters_tags_1)
+		/sizeof(asn_DEF_H223AL2MParameters_tags_1[0]), /* 1 */
+	asn_DEF_H223AL2MParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223AL2MParameters_tags_1)
+		/sizeof(asn_DEF_H223AL2MParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223AL2MParameters_1,
+	2,	/* Elements count */
+	&asn_SPC_H223AL2MParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL3MParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL3MParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL3MParameters.h	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223AL3MParameters_H_
+#define	_H223AL3MParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223AL3MParameters__headerFormat_PR {
+	H223AL3MParameters__headerFormat_PR_NOTHING,	/* No components present */
+	H223AL3MParameters__headerFormat_PR_sebch16_7,
+	H223AL3MParameters__headerFormat_PR_golay24_12
+	/* Extensions may appear below */
+	
+} H223AL3MParameters__headerFormat_PR;
+typedef enum H223AL3MParameters__crcLength_PR {
+	H223AL3MParameters__crcLength_PR_NOTHING,	/* No components present */
+	H223AL3MParameters__crcLength_PR_crc4bit,
+	H223AL3MParameters__crcLength_PR_crc12bit,
+	H223AL3MParameters__crcLength_PR_crc20bit,
+	H223AL3MParameters__crcLength_PR_crc28bit,
+	/* Extensions may appear below */
+	H223AL3MParameters__crcLength_PR_crc8bit,
+	H223AL3MParameters__crcLength_PR_crc16bit,
+	H223AL3MParameters__crcLength_PR_crc32bit,
+	H223AL3MParameters__crcLength_PR_crcNotUsed
+} H223AL3MParameters__crcLength_PR;
+typedef enum H223AL3MParameters__arqType_PR {
+	H223AL3MParameters__arqType_PR_NOTHING,	/* No components present */
+	H223AL3MParameters__arqType_PR_noArq,
+	H223AL3MParameters__arqType_PR_typeIArq,
+	H223AL3MParameters__arqType_PR_typeIIArq
+	/* Extensions may appear below */
+	
+} H223AL3MParameters__arqType_PR;
+
+/* Forward declarations */
+struct H223AnnexCArqParameters;
+
+/* H223AL3MParameters */
+typedef struct H223AL3MParameters {
+	struct H223AL3MParameters__headerFormat {
+		H223AL3MParameters__headerFormat_PR present;
+		union H223AL3MParameters__headerFormat_u {
+			NULL_t	 sebch16_7;
+			NULL_t	 golay24_12;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} headerFormat;
+	struct H223AL3MParameters__crcLength {
+		H223AL3MParameters__crcLength_PR present;
+		union H223AL3MParameters__crcLength_u {
+			NULL_t	 crc4bit;
+			NULL_t	 crc12bit;
+			NULL_t	 crc20bit;
+			NULL_t	 crc28bit;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			NULL_t	 crc8bit;
+			NULL_t	 crc16bit;
+			NULL_t	 crc32bit;
+			NULL_t	 crcNotUsed;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} crcLength;
+	long	 rcpcCodeRate;
+	struct H223AL3MParameters__arqType {
+		H223AL3MParameters__arqType_PR present;
+		union H223AL3MParameters__arqType_u {
+			NULL_t	 noArq;
+			struct H223AnnexCArqParameters	*typeIArq;
+			struct H223AnnexCArqParameters	*typeIIArq;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} arqType;
+	BOOLEAN_t	 alpduInterleaving;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	long	*rsCodeCorrection;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223AL3MParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223AL3MParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223AL3MParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223AL3MParameters_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H223AnnexCArqParameters.h"
+
+#endif	/* _H223AL3MParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL3MParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL3MParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AL3MParameters.c	(working copy)
@@ -0,0 +1,394 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223AL3MParameters.h"
+
+static int
+memb_rcpcCodeRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 8 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_rsCodeCorrection_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_headerFormat_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_crcLength_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_arqType_constr_17 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_rcpcCodeRate_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  8,  32 }	/* (8..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_rsCodeCorrection_constr_24 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_headerFormat_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__headerFormat, choice.sebch16_7),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sebch16-7"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__headerFormat, choice.golay24_12),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"golay24-12"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_headerFormat_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sebch16-7at 1930 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* golay24-12at 1931 */
+};
+static asn_CHOICE_specifics_t asn_SPC_headerFormat_specs_2 = {
+	sizeof(struct H223AL3MParameters__headerFormat),
+	offsetof(struct H223AL3MParameters__headerFormat, _asn_ctx),
+	offsetof(struct H223AL3MParameters__headerFormat, present),
+	sizeof(((struct H223AL3MParameters__headerFormat *)0)->present),
+	asn_MAP_headerFormat_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_headerFormat_2 = {
+	"headerFormat",
+	"headerFormat",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_headerFormat_constr_2, CHOICE_constraint },
+	asn_MBR_headerFormat_2,
+	2,	/* Elements count */
+	&asn_SPC_headerFormat_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_crcLength_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crc4bit),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc4bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crc12bit),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc12bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crc20bit),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc20bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crc28bit),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc28bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crc8bit),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc8bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crc16bit),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc16bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crc32bit),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc32bit"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__crcLength, choice.crcNotUsed),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crcNotUsed"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_crcLength_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* crc4bitat 1936 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* crc12bitat 1937 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* crc20bitat 1938 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* crc28bitat 1939 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* crc8bitat 1941 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* crc16bitat 1942 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* crc32bitat 1943 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* crcNotUsedat 1944 */
+};
+static asn_CHOICE_specifics_t asn_SPC_crcLength_specs_6 = {
+	sizeof(struct H223AL3MParameters__crcLength),
+	offsetof(struct H223AL3MParameters__crcLength, _asn_ctx),
+	offsetof(struct H223AL3MParameters__crcLength, present),
+	sizeof(((struct H223AL3MParameters__crcLength *)0)->present),
+	asn_MAP_crcLength_tag2el_6,
+	8,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_crcLength_6 = {
+	"crcLength",
+	"crcLength",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_crcLength_constr_6, CHOICE_constraint },
+	asn_MBR_crcLength_6,
+	8,	/* Elements count */
+	&asn_SPC_crcLength_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_arqType_17[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters__arqType, choice.noArq),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noArq"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223AL3MParameters__arqType, choice.typeIArq),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AnnexCArqParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"typeIArq"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223AL3MParameters__arqType, choice.typeIIArq),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AnnexCArqParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"typeIIArq"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_arqType_tag2el_17[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noArqat 1951 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* typeIArqat 1952 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* typeIIArqat 1953 */
+};
+static asn_CHOICE_specifics_t asn_SPC_arqType_specs_17 = {
+	sizeof(struct H223AL3MParameters__arqType),
+	offsetof(struct H223AL3MParameters__arqType, _asn_ctx),
+	offsetof(struct H223AL3MParameters__arqType, present),
+	sizeof(((struct H223AL3MParameters__arqType *)0)->present),
+	asn_MAP_arqType_tag2el_17,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_arqType_17 = {
+	"arqType",
+	"arqType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_arqType_constr_17, CHOICE_constraint },
+	asn_MBR_arqType_17,
+	3,	/* Elements count */
+	&asn_SPC_arqType_specs_17	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223AL3MParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters, headerFormat),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_headerFormat_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"headerFormat"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters, crcLength),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_crcLength_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crcLength"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters, rcpcCodeRate),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_rcpcCodeRate_constr_16,  memb_rcpcCodeRate_constraint_1 },
+		0, 0, /* No default value */
+		"rcpcCodeRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters, arqType),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_arqType_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"arqType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AL3MParameters, alpduInterleaving),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alpduInterleaving"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H223AL3MParameters, rsCodeCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_rsCodeCorrection_constr_24,  memb_rsCodeCorrection_constraint_1 },
+		0, 0, /* No default value */
+		"rsCodeCorrection"
+		},
+};
+static const int asn_MAP_H223AL3MParameters_oms_1[] = { 5 };
+static const ber_tlv_tag_t asn_DEF_H223AL3MParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223AL3MParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* headerFormatat 1930 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* crcLengthat 1936 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* rcpcCodeRateat 1947 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* arqTypeat 1951 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* alpduInterleavingat 1957 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* rsCodeCorrectionat 1959 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223AL3MParameters_specs_1 = {
+	sizeof(struct H223AL3MParameters),
+	offsetof(struct H223AL3MParameters, _asn_ctx),
+	asn_MAP_H223AL3MParameters_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_H223AL3MParameters_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223AL3MParameters = {
+	"H223AL3MParameters",
+	"H223AL3MParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223AL3MParameters_tags_1,
+	sizeof(asn_DEF_H223AL3MParameters_tags_1)
+		/sizeof(asn_DEF_H223AL3MParameters_tags_1[0]), /* 1 */
+	asn_DEF_H223AL3MParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223AL3MParameters_tags_1)
+		/sizeof(asn_DEF_H223AL3MParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223AL3MParameters_1,
+	6,	/* Elements count */
+	&asn_SPC_H223AL3MParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCArqParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCArqParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCArqParameters.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223AnnexCArqParameters_H_
+#define	_H223AnnexCArqParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223AnnexCArqParameters__numberOfRetransmissions_PR {
+	H223AnnexCArqParameters__numberOfRetransmissions_PR_NOTHING,	/* No components present */
+	H223AnnexCArqParameters__numberOfRetransmissions_PR_finite,
+	H223AnnexCArqParameters__numberOfRetransmissions_PR_infinite
+	/* Extensions may appear below */
+	
+} H223AnnexCArqParameters__numberOfRetransmissions_PR;
+
+/* H223AnnexCArqParameters */
+typedef struct H223AnnexCArqParameters {
+	struct H223AnnexCArqParameters__numberOfRetransmissions {
+		H223AnnexCArqParameters__numberOfRetransmissions_PR present;
+		union H223AnnexCArqParameters__numberOfRetransmissions_u {
+			long	 finite;
+			NULL_t	 infinite;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} numberOfRetransmissions;
+	long	 sendBufferSize;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223AnnexCArqParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223AnnexCArqParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223AnnexCArqParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223AnnexCArqParameters_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H223AnnexCArqParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCArqParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCArqParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCArqParameters.c	(working copy)
@@ -0,0 +1,174 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223AnnexCArqParameters.h"
+
+static int
+memb_finite_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sendBufferSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16777215)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_finite_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  0,  16 }	/* (0..16) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_numberOfRetransmissions_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sendBufferSize_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 24, -1,  0,  16777215 }	/* (0..16777215) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_numberOfRetransmissions_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCArqParameters__numberOfRetransmissions, choice.finite),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_finite_constr_3,  memb_finite_constraint_2 },
+		0, 0, /* No default value */
+		"finite"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCArqParameters__numberOfRetransmissions, choice.infinite),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"infinite"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_numberOfRetransmissions_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* finiteat 1967 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* infiniteat 1968 */
+};
+static asn_CHOICE_specifics_t asn_SPC_numberOfRetransmissions_specs_2 = {
+	sizeof(struct H223AnnexCArqParameters__numberOfRetransmissions),
+	offsetof(struct H223AnnexCArqParameters__numberOfRetransmissions, _asn_ctx),
+	offsetof(struct H223AnnexCArqParameters__numberOfRetransmissions, present),
+	sizeof(((struct H223AnnexCArqParameters__numberOfRetransmissions *)0)->present),
+	asn_MAP_numberOfRetransmissions_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_numberOfRetransmissions_2 = {
+	"numberOfRetransmissions",
+	"numberOfRetransmissions",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_numberOfRetransmissions_constr_2, CHOICE_constraint },
+	asn_MBR_numberOfRetransmissions_2,
+	2,	/* Elements count */
+	&asn_SPC_numberOfRetransmissions_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223AnnexCArqParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCArqParameters, numberOfRetransmissions),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_numberOfRetransmissions_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"numberOfRetransmissions"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCArqParameters, sendBufferSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sendBufferSize_constr_6,  memb_sendBufferSize_constraint_1 },
+		0, 0, /* No default value */
+		"sendBufferSize"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H223AnnexCArqParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223AnnexCArqParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* numberOfRetransmissionsat 1967 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sendBufferSizeat 1971 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223AnnexCArqParameters_specs_1 = {
+	sizeof(struct H223AnnexCArqParameters),
+	offsetof(struct H223AnnexCArqParameters, _asn_ctx),
+	asn_MAP_H223AnnexCArqParameters_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223AnnexCArqParameters = {
+	"H223AnnexCArqParameters",
+	"H223AnnexCArqParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223AnnexCArqParameters_tags_1,
+	sizeof(asn_DEF_H223AnnexCArqParameters_tags_1)
+		/sizeof(asn_DEF_H223AnnexCArqParameters_tags_1[0]), /* 1 */
+	asn_DEF_H223AnnexCArqParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223AnnexCArqParameters_tags_1)
+		/sizeof(asn_DEF_H223AnnexCArqParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223AnnexCArqParameters_1,
+	2,	/* Elements count */
+	&asn_SPC_H223AnnexCArqParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCCapability.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223AnnexCCapability_H_
+#define	_H223AnnexCCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H223AnnexCCapability */
+typedef struct H223AnnexCCapability {
+	BOOLEAN_t	 videoWithAL1M;
+	BOOLEAN_t	 videoWithAL2M;
+	BOOLEAN_t	 videoWithAL3M;
+	BOOLEAN_t	 audioWithAL1M;
+	BOOLEAN_t	 audioWithAL2M;
+	BOOLEAN_t	 audioWithAL3M;
+	BOOLEAN_t	 dataWithAL1M;
+	BOOLEAN_t	 dataWithAL2M;
+	BOOLEAN_t	 dataWithAL3M;
+	BOOLEAN_t	 alpduInterleaving;
+	long	 maximumAL1MPDUSize;
+	long	 maximumAL2MSDUSize;
+	long	 maximumAL3MSDUSize;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*rsCodeCapability;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223AnnexCCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223AnnexCCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223AnnexCCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223AnnexCCapability_1[14];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H223AnnexCCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223AnnexCCapability.c	(working copy)
@@ -0,0 +1,272 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223AnnexCCapability.h"
+
+static int
+memb_maximumAL1MPDUSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumAL2MSDUSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumAL3MSDUSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_maximumAL1MPDUSize_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumAL2MSDUSize_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumAL3MSDUSize_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H223AnnexCCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, videoWithAL1M),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoWithAL1M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, videoWithAL2M),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoWithAL2M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, videoWithAL3M),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoWithAL3M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, audioWithAL1M),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioWithAL1M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, audioWithAL2M),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioWithAL2M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, audioWithAL3M),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioWithAL3M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, dataWithAL1M),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataWithAL1M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, dataWithAL2M),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataWithAL2M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, dataWithAL3M),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataWithAL3M"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, alpduInterleaving),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alpduInterleaving"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, maximumAL1MPDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumAL1MPDUSize_constr_12,  memb_maximumAL1MPDUSize_constraint_1 },
+		0, 0, /* No default value */
+		"maximumAL1MPDUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, maximumAL2MSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumAL2MSDUSize_constr_13,  memb_maximumAL2MSDUSize_constraint_1 },
+		0, 0, /* No default value */
+		"maximumAL2MSDUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223AnnexCCapability, maximumAL3MSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumAL3MSDUSize_constr_14,  memb_maximumAL3MSDUSize_constraint_1 },
+		0, 0, /* No default value */
+		"maximumAL3MSDUSize"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H223AnnexCCapability, rsCodeCapability),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rsCodeCapability"
+		},
+};
+static const int asn_MAP_H223AnnexCCapability_oms_1[] = { 13 };
+static const ber_tlv_tag_t asn_DEF_H223AnnexCCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223AnnexCCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* videoWithAL1Mat 499 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoWithAL2Mat 500 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* videoWithAL3Mat 501 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* audioWithAL1Mat 502 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* audioWithAL2Mat 503 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* audioWithAL3Mat 504 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* dataWithAL1Mat 505 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* dataWithAL2Mat 506 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* dataWithAL3Mat 507 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* alpduInterleavingat 508 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* maximumAL1MPDUSizeat 509 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* maximumAL2MSDUSizeat 510 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* maximumAL3MSDUSizeat 511 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 } /* rsCodeCapabilityat 513 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223AnnexCCapability_specs_1 = {
+	sizeof(struct H223AnnexCCapability),
+	offsetof(struct H223AnnexCCapability, _asn_ctx),
+	asn_MAP_H223AnnexCCapability_tag2el_1,
+	14,	/* Count of tags in the map */
+	asn_MAP_H223AnnexCCapability_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	13,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223AnnexCCapability = {
+	"H223AnnexCCapability",
+	"H223AnnexCCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223AnnexCCapability_tags_1,
+	sizeof(asn_DEF_H223AnnexCCapability_tags_1)
+		/sizeof(asn_DEF_H223AnnexCCapability_tags_1[0]), /* 1 */
+	asn_DEF_H223AnnexCCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223AnnexCCapability_tags_1)
+		/sizeof(asn_DEF_H223AnnexCCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223AnnexCCapability_1,
+	14,	/* Elements count */
+	&asn_SPC_H223AnnexCCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223Capability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223Capability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223Capability.h	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223Capability_H_
+#define	_H223Capability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223Capability__h223MultiplexTableCapability_PR {
+	H223Capability__h223MultiplexTableCapability_PR_NOTHING,	/* No components present */
+	H223Capability__h223MultiplexTableCapability_PR_basic,
+	H223Capability__h223MultiplexTableCapability_PR_enhanced
+} H223Capability__h223MultiplexTableCapability_PR;
+
+/* Forward declarations */
+struct H223AnnexCCapability;
+
+/* H223Capability */
+typedef struct H223Capability {
+	BOOLEAN_t	 transportWithI_frames;
+	BOOLEAN_t	 videoWithAL1;
+	BOOLEAN_t	 videoWithAL2;
+	BOOLEAN_t	 videoWithAL3;
+	BOOLEAN_t	 audioWithAL1;
+	BOOLEAN_t	 audioWithAL2;
+	BOOLEAN_t	 audioWithAL3;
+	BOOLEAN_t	 dataWithAL1;
+	BOOLEAN_t	 dataWithAL2;
+	BOOLEAN_t	 dataWithAL3;
+	long	 maximumAl2SDUSize;
+	long	 maximumAl3SDUSize;
+	long	 maximumDelayJitter;
+	struct H223Capability__h223MultiplexTableCapability {
+		H223Capability__h223MultiplexTableCapability_PR present;
+		union H223Capability__h223MultiplexTableCapability_u {
+			NULL_t	 basic;
+			struct H223Capability__h223MultiplexTableCapability__enhanced {
+				long	 maximumNestingDepth;
+				long	 maximumElementListSize;
+				long	 maximumSubElementListSize;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *enhanced;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} h223MultiplexTableCapability;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*maxMUXPDUSizeCapability;
+	BOOLEAN_t	*nsrpSupport;
+	struct H223Capability__mobileOperationTransmitCapability {
+		BOOLEAN_t	 modeChangeCapability;
+		BOOLEAN_t	 h223AnnexA;
+		BOOLEAN_t	 h223AnnexADoubleFlag;
+		BOOLEAN_t	 h223AnnexB;
+		BOOLEAN_t	 h223AnnexBwithHeader;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *mobileOperationTransmitCapability;
+	struct H223AnnexCCapability	*h223AnnexCCapability;	/* OPTIONAL */
+	long	*bitRate;	/* OPTIONAL */
+	struct H223Capability__mobileMultilinkFrameCapability {
+		long	 maximumSampleSize;
+		long	 maximumPayloadLength;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *mobileMultilinkFrameCapability;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223Capability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223Capability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223Capability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223Capability_1[20];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H223AnnexCCapability.h"
+
+#endif	/* _H223Capability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223Capability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223Capability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223Capability.c	(working copy)
@@ -0,0 +1,765 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223Capability.h"
+
+static int
+memb_maximumNestingDepth_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumElementListSize_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 2 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumSubElementListSize_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 2 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumSampleSize_constraint_34(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumPayloadLength_constraint_34(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65025)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumAl2SDUSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumAl3SDUSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumDelayJitter_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1023)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 19200)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_maximumNestingDepth_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (1..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumElementListSize_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  2,  255 }	/* (2..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumSubElementListSize_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  2,  255 }	/* (2..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_h223MultiplexTableCapability_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumSampleSize_constr_35 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumPayloadLength_constr_36 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65025 }	/* (1..65025) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumAl2SDUSize_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumAl3SDUSize_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumDelayJitter_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 10,  10,  0,  1023 }	/* (0..1023) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_33 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 15,  15,  1,  19200 }	/* (1..19200) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_enhanced_17[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__h223MultiplexTableCapability__enhanced, maximumNestingDepth),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumNestingDepth_constr_18,  memb_maximumNestingDepth_constraint_17 },
+		0, 0, /* No default value */
+		"maximumNestingDepth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__h223MultiplexTableCapability__enhanced, maximumElementListSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumElementListSize_constr_19,  memb_maximumElementListSize_constraint_17 },
+		0, 0, /* No default value */
+		"maximumElementListSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__h223MultiplexTableCapability__enhanced, maximumSubElementListSize),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumSubElementListSize_constr_20,  memb_maximumSubElementListSize_constraint_17 },
+		0, 0, /* No default value */
+		"maximumSubElementListSize"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_enhanced_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_enhanced_tag2el_17[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maximumNestingDepthat 469 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* maximumElementListSizeat 470 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* maximumSubElementListSizeat 471 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_enhanced_specs_17 = {
+	sizeof(struct H223Capability__h223MultiplexTableCapability__enhanced),
+	offsetof(struct H223Capability__h223MultiplexTableCapability__enhanced, _asn_ctx),
+	asn_MAP_enhanced_tag2el_17,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_enhanced_17 = {
+	"enhanced",
+	"enhanced",
+	&asn_OP_SEQUENCE,
+	asn_DEF_enhanced_tags_17,
+	sizeof(asn_DEF_enhanced_tags_17)
+		/sizeof(asn_DEF_enhanced_tags_17[0]) - 1, /* 1 */
+	asn_DEF_enhanced_tags_17,	/* Same as above */
+	sizeof(asn_DEF_enhanced_tags_17)
+		/sizeof(asn_DEF_enhanced_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_enhanced_17,
+	3,	/* Elements count */
+	&asn_SPC_enhanced_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h223MultiplexTableCapability_15[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__h223MultiplexTableCapability, choice.basic),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"basic"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223Capability__h223MultiplexTableCapability, choice.enhanced),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_enhanced_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enhanced"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_h223MultiplexTableCapability_tag2el_15[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* basicat 466 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* enhancedat 469 */
+};
+static asn_CHOICE_specifics_t asn_SPC_h223MultiplexTableCapability_specs_15 = {
+	sizeof(struct H223Capability__h223MultiplexTableCapability),
+	offsetof(struct H223Capability__h223MultiplexTableCapability, _asn_ctx),
+	offsetof(struct H223Capability__h223MultiplexTableCapability, present),
+	sizeof(((struct H223Capability__h223MultiplexTableCapability *)0)->present),
+	asn_MAP_h223MultiplexTableCapability_tag2el_15,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h223MultiplexTableCapability_15 = {
+	"h223MultiplexTableCapability",
+	"h223MultiplexTableCapability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_h223MultiplexTableCapability_constr_15, CHOICE_constraint },
+	asn_MBR_h223MultiplexTableCapability_15,
+	2,	/* Elements count */
+	&asn_SPC_h223MultiplexTableCapability_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mobileOperationTransmitCapability_25[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__mobileOperationTransmitCapability, modeChangeCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"modeChangeCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__mobileOperationTransmitCapability, h223AnnexA),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223AnnexA"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__mobileOperationTransmitCapability, h223AnnexADoubleFlag),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223AnnexADoubleFlag"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__mobileOperationTransmitCapability, h223AnnexB),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223AnnexB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__mobileOperationTransmitCapability, h223AnnexBwithHeader),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223AnnexBwithHeader"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_mobileOperationTransmitCapability_tags_25[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_mobileOperationTransmitCapability_tag2el_25[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* modeChangeCapabilityat 480 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h223AnnexAat 481 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h223AnnexADoubleFlagat 482 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h223AnnexBat 483 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* h223AnnexBwithHeaderat 484 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_mobileOperationTransmitCapability_specs_25 = {
+	sizeof(struct H223Capability__mobileOperationTransmitCapability),
+	offsetof(struct H223Capability__mobileOperationTransmitCapability, _asn_ctx),
+	asn_MAP_mobileOperationTransmitCapability_tag2el_25,
+	5,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	5,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mobileOperationTransmitCapability_25 = {
+	"mobileOperationTransmitCapability",
+	"mobileOperationTransmitCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_mobileOperationTransmitCapability_tags_25,
+	sizeof(asn_DEF_mobileOperationTransmitCapability_tags_25)
+		/sizeof(asn_DEF_mobileOperationTransmitCapability_tags_25[0]) - 1, /* 1 */
+	asn_DEF_mobileOperationTransmitCapability_tags_25,	/* Same as above */
+	sizeof(asn_DEF_mobileOperationTransmitCapability_tags_25)
+		/sizeof(asn_DEF_mobileOperationTransmitCapability_tags_25[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_mobileOperationTransmitCapability_25,
+	5,	/* Elements count */
+	&asn_SPC_mobileOperationTransmitCapability_specs_25	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mobileMultilinkFrameCapability_34[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__mobileMultilinkFrameCapability, maximumSampleSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumSampleSize_constr_35,  memb_maximumSampleSize_constraint_34 },
+		0, 0, /* No default value */
+		"maximumSampleSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability__mobileMultilinkFrameCapability, maximumPayloadLength),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumPayloadLength_constr_36,  memb_maximumPayloadLength_constraint_34 },
+		0, 0, /* No default value */
+		"maximumPayloadLength"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_mobileMultilinkFrameCapability_tags_34[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_mobileMultilinkFrameCapability_tag2el_34[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maximumSampleSizeat 491 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* maximumPayloadLengthat 492 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_mobileMultilinkFrameCapability_specs_34 = {
+	sizeof(struct H223Capability__mobileMultilinkFrameCapability),
+	offsetof(struct H223Capability__mobileMultilinkFrameCapability, _asn_ctx),
+	asn_MAP_mobileMultilinkFrameCapability_tag2el_34,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mobileMultilinkFrameCapability_34 = {
+	"mobileMultilinkFrameCapability",
+	"mobileMultilinkFrameCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_mobileMultilinkFrameCapability_tags_34,
+	sizeof(asn_DEF_mobileMultilinkFrameCapability_tags_34)
+		/sizeof(asn_DEF_mobileMultilinkFrameCapability_tags_34[0]) - 1, /* 1 */
+	asn_DEF_mobileMultilinkFrameCapability_tags_34,	/* Same as above */
+	sizeof(asn_DEF_mobileMultilinkFrameCapability_tags_34)
+		/sizeof(asn_DEF_mobileMultilinkFrameCapability_tags_34[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_mobileMultilinkFrameCapability_34,
+	2,	/* Elements count */
+	&asn_SPC_mobileMultilinkFrameCapability_specs_34	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223Capability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, transportWithI_frames),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportWithI-frames"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, videoWithAL1),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoWithAL1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, videoWithAL2),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoWithAL2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, videoWithAL3),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoWithAL3"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, audioWithAL1),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioWithAL1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, audioWithAL2),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioWithAL2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, audioWithAL3),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioWithAL3"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, dataWithAL1),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataWithAL1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, dataWithAL2),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataWithAL2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, dataWithAL3),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataWithAL3"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, maximumAl2SDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumAl2SDUSize_constr_12,  memb_maximumAl2SDUSize_constraint_1 },
+		0, 0, /* No default value */
+		"maximumAl2SDUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, maximumAl3SDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumAl3SDUSize_constr_13,  memb_maximumAl3SDUSize_constraint_1 },
+		0, 0, /* No default value */
+		"maximumAl3SDUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, maximumDelayJitter),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumDelayJitter_constr_14,  memb_maximumDelayJitter_constraint_1 },
+		0, 0, /* No default value */
+		"maximumDelayJitter"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223Capability, h223MultiplexTableCapability),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_h223MultiplexTableCapability_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223MultiplexTableCapability"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H223Capability, maxMUXPDUSizeCapability),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maxMUXPDUSizeCapability"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H223Capability, nsrpSupport),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nsrpSupport"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H223Capability, mobileOperationTransmitCapability),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_mobileOperationTransmitCapability_25,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mobileOperationTransmitCapability"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H223Capability, h223AnnexCCapability),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AnnexCCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223AnnexCCapability"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H223Capability, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_33,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H223Capability, mobileMultilinkFrameCapability),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_mobileMultilinkFrameCapability_34,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mobileMultilinkFrameCapability"
+		},
+};
+static const int asn_MAP_H223Capability_oms_1[] = { 14, 15, 16, 17, 18, 19 };
+static const ber_tlv_tag_t asn_DEF_H223Capability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223Capability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* transportWithI-framesat 451 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoWithAL1at 452 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* videoWithAL2at 453 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* videoWithAL3at 454 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* audioWithAL1at 455 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* audioWithAL2at 456 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* audioWithAL3at 457 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* dataWithAL1at 458 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* dataWithAL2at 459 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* dataWithAL3at 460 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* maximumAl2SDUSizeat 461 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* maximumAl3SDUSizeat 462 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* maximumDelayJitterat 463 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* h223MultiplexTableCapabilityat 466 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* maxMUXPDUSizeCapabilityat 476 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* nsrpSupportat 477 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* mobileOperationTransmitCapabilityat 480 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* h223AnnexCCapabilityat 487 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* bitRateat 488 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 } /* mobileMultilinkFrameCapabilityat 491 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223Capability_specs_1 = {
+	sizeof(struct H223Capability),
+	offsetof(struct H223Capability, _asn_ctx),
+	asn_MAP_H223Capability_tag2el_1,
+	20,	/* Count of tags in the map */
+	asn_MAP_H223Capability_oms_1,	/* Optional members */
+	0, 6,	/* Root/Additions */
+	14,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223Capability = {
+	"H223Capability",
+	"H223Capability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223Capability_tags_1,
+	sizeof(asn_DEF_H223Capability_tags_1)
+		/sizeof(asn_DEF_H223Capability_tags_1[0]), /* 1 */
+	asn_DEF_H223Capability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223Capability_tags_1)
+		/sizeof(asn_DEF_H223Capability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223Capability_1,
+	20,	/* Elements count */
+	&asn_SPC_H223Capability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223LogicalChannelParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223LogicalChannelParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223LogicalChannelParameters.h	(working copy)
@@ -0,0 +1,101 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223LogicalChannelParameters_H_
+#define	_H223LogicalChannelParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223LogicalChannelParameters__adaptationLayerType_PR {
+	H223LogicalChannelParameters__adaptationLayerType_PR_NOTHING,	/* No components present */
+	H223LogicalChannelParameters__adaptationLayerType_PR_nonStandard,
+	H223LogicalChannelParameters__adaptationLayerType_PR_al1Framed,
+	H223LogicalChannelParameters__adaptationLayerType_PR_al1NotFramed,
+	H223LogicalChannelParameters__adaptationLayerType_PR_al2WithoutSequenceNumbers,
+	H223LogicalChannelParameters__adaptationLayerType_PR_al2WithSequenceNumbers,
+	H223LogicalChannelParameters__adaptationLayerType_PR_al3,
+	/* Extensions may appear below */
+	H223LogicalChannelParameters__adaptationLayerType_PR_al1M,
+	H223LogicalChannelParameters__adaptationLayerType_PR_al2M,
+	H223LogicalChannelParameters__adaptationLayerType_PR_al3M
+} H223LogicalChannelParameters__adaptationLayerType_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct H223AL1MParameters;
+struct H223AL2MParameters;
+struct H223AL3MParameters;
+
+/* H223LogicalChannelParameters */
+typedef struct H223LogicalChannelParameters {
+	struct H223LogicalChannelParameters__adaptationLayerType {
+		H223LogicalChannelParameters__adaptationLayerType_PR present;
+		union H223LogicalChannelParameters__adaptationLayerType_u {
+			struct NonStandardParameter	*nonStandard;
+			NULL_t	 al1Framed;
+			NULL_t	 al1NotFramed;
+			NULL_t	 al2WithoutSequenceNumbers;
+			NULL_t	 al2WithSequenceNumbers;
+			struct H223LogicalChannelParameters__adaptationLayerType__al3 {
+				long	 controlFieldOctets;
+				long	 sendBufferSize;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *al3;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct H223AL1MParameters	*al1M;
+			struct H223AL2MParameters	*al2M;
+			struct H223AL3MParameters	*al3M;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} adaptationLayerType;
+	BOOLEAN_t	 segmentableFlag;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223LogicalChannelParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223LogicalChannelParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223LogicalChannelParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223LogicalChannelParameters_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "H223AL1MParameters.h"
+#include "H223AL2MParameters.h"
+#include "H223AL3MParameters.h"
+
+#endif	/* _H223LogicalChannelParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223LogicalChannelParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223LogicalChannelParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223LogicalChannelParameters.c	(working copy)
@@ -0,0 +1,297 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223LogicalChannelParameters.h"
+
+static int
+memb_controlFieldOctets_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 2)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sendBufferSize_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16777215)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_controlFieldOctets_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sendBufferSize_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 24, -1,  0,  16777215 }	/* (0..16777215) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_adaptationLayerType_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_al3_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType__al3, controlFieldOctets),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_controlFieldOctets_constr_9,  memb_controlFieldOctets_constraint_8 },
+		0, 0, /* No default value */
+		"controlFieldOctets"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType__al3, sendBufferSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sendBufferSize_constr_10,  memb_sendBufferSize_constraint_8 },
+		0, 0, /* No default value */
+		"sendBufferSize"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_al3_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_al3_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* controlFieldOctetsat 1859 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sendBufferSizeat 1860 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_al3_specs_8 = {
+	sizeof(struct H223LogicalChannelParameters__adaptationLayerType__al3),
+	offsetof(struct H223LogicalChannelParameters__adaptationLayerType__al3, _asn_ctx),
+	asn_MAP_al3_tag2el_8,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_al3_8 = {
+	"al3",
+	"al3",
+	&asn_OP_SEQUENCE,
+	asn_DEF_al3_tags_8,
+	sizeof(asn_DEF_al3_tags_8)
+		/sizeof(asn_DEF_al3_tags_8[0]) - 1, /* 1 */
+	asn_DEF_al3_tags_8,	/* Same as above */
+	sizeof(asn_DEF_al3_tags_8)
+		/sizeof(asn_DEF_al3_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_al3_8,
+	2,	/* Elements count */
+	&asn_SPC_al3_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_adaptationLayerType_2[] = {
+	{ ATF_POINTER, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al1Framed),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al1Framed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al1NotFramed),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al1NotFramed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al2WithoutSequenceNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al2WithoutSequenceNumbers"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al2WithSequenceNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al2WithSequenceNumbers"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al3),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_al3_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al3"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al1M),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AL1MParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al1M"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al2M),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AL2MParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al2M"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223LogicalChannelParameters__adaptationLayerType, choice.al3M),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AL3MParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al3M"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_adaptationLayerType_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1852 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* al1Framedat 1853 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* al1NotFramedat 1854 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* al2WithoutSequenceNumbersat 1855 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* al2WithSequenceNumbersat 1856 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* al3at 1859 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* al1Mat 1863 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* al2Mat 1864 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* al3Mat 1866 */
+};
+static asn_CHOICE_specifics_t asn_SPC_adaptationLayerType_specs_2 = {
+	sizeof(struct H223LogicalChannelParameters__adaptationLayerType),
+	offsetof(struct H223LogicalChannelParameters__adaptationLayerType, _asn_ctx),
+	offsetof(struct H223LogicalChannelParameters__adaptationLayerType, present),
+	sizeof(((struct H223LogicalChannelParameters__adaptationLayerType *)0)->present),
+	asn_MAP_adaptationLayerType_tag2el_2,
+	9,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_adaptationLayerType_2 = {
+	"adaptationLayerType",
+	"adaptationLayerType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_adaptationLayerType_constr_2, CHOICE_constraint },
+	asn_MBR_adaptationLayerType_2,
+	9,	/* Elements count */
+	&asn_SPC_adaptationLayerType_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223LogicalChannelParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters, adaptationLayerType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_adaptationLayerType_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"adaptationLayerType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223LogicalChannelParameters, segmentableFlag),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"segmentableFlag"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H223LogicalChannelParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223LogicalChannelParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* adaptationLayerTypeat 1852 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* segmentableFlagat 1868 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223LogicalChannelParameters_specs_1 = {
+	sizeof(struct H223LogicalChannelParameters),
+	offsetof(struct H223LogicalChannelParameters, _asn_ctx),
+	asn_MAP_H223LogicalChannelParameters_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223LogicalChannelParameters = {
+	"H223LogicalChannelParameters",
+	"H223LogicalChannelParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223LogicalChannelParameters_tags_1,
+	sizeof(asn_DEF_H223LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_H223LogicalChannelParameters_tags_1[0]), /* 1 */
+	asn_DEF_H223LogicalChannelParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_H223LogicalChannelParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223LogicalChannelParameters_1,
+	2,	/* Elements count */
+	&asn_SPC_H223LogicalChannelParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223ModeParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223ModeParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223ModeParameters.h	(working copy)
@@ -0,0 +1,101 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223ModeParameters_H_
+#define	_H223ModeParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223ModeParameters__adaptationLayerType_PR {
+	H223ModeParameters__adaptationLayerType_PR_NOTHING,	/* No components present */
+	H223ModeParameters__adaptationLayerType_PR_nonStandard,
+	H223ModeParameters__adaptationLayerType_PR_al1Framed,
+	H223ModeParameters__adaptationLayerType_PR_al1NotFramed,
+	H223ModeParameters__adaptationLayerType_PR_al2WithoutSequenceNumbers,
+	H223ModeParameters__adaptationLayerType_PR_al2WithSequenceNumbers,
+	H223ModeParameters__adaptationLayerType_PR_al3,
+	/* Extensions may appear below */
+	H223ModeParameters__adaptationLayerType_PR_al1M,
+	H223ModeParameters__adaptationLayerType_PR_al2M,
+	H223ModeParameters__adaptationLayerType_PR_al3M
+} H223ModeParameters__adaptationLayerType_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct H223AL1MParameters;
+struct H223AL2MParameters;
+struct H223AL3MParameters;
+
+/* H223ModeParameters */
+typedef struct H223ModeParameters {
+	struct H223ModeParameters__adaptationLayerType {
+		H223ModeParameters__adaptationLayerType_PR present;
+		union H223ModeParameters__adaptationLayerType_u {
+			struct NonStandardParameter	*nonStandard;
+			NULL_t	 al1Framed;
+			NULL_t	 al1NotFramed;
+			NULL_t	 al2WithoutSequenceNumbers;
+			NULL_t	 al2WithSequenceNumbers;
+			struct H223ModeParameters__adaptationLayerType__al3 {
+				long	 controlFieldOctets;
+				long	 sendBufferSize;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *al3;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct H223AL1MParameters	*al1M;
+			struct H223AL2MParameters	*al2M;
+			struct H223AL3MParameters	*al3M;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} adaptationLayerType;
+	BOOLEAN_t	 segmentableFlag;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223ModeParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223ModeParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223ModeParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223ModeParameters_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "H223AL1MParameters.h"
+#include "H223AL2MParameters.h"
+#include "H223AL3MParameters.h"
+
+#endif	/* _H223ModeParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223ModeParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223ModeParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223ModeParameters.c	(working copy)
@@ -0,0 +1,297 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223ModeParameters.h"
+
+static int
+memb_controlFieldOctets_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 2)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sendBufferSize_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16777215)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_controlFieldOctets_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sendBufferSize_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 24, -1,  0,  16777215 }	/* (0..16777215) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_adaptationLayerType_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_al3_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters__adaptationLayerType__al3, controlFieldOctets),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_controlFieldOctets_constr_9,  memb_controlFieldOctets_constraint_8 },
+		0, 0, /* No default value */
+		"controlFieldOctets"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters__adaptationLayerType__al3, sendBufferSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sendBufferSize_constr_10,  memb_sendBufferSize_constraint_8 },
+		0, 0, /* No default value */
+		"sendBufferSize"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_al3_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_al3_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* controlFieldOctetsat 2693 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sendBufferSizeat 2694 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_al3_specs_8 = {
+	sizeof(struct H223ModeParameters__adaptationLayerType__al3),
+	offsetof(struct H223ModeParameters__adaptationLayerType__al3, _asn_ctx),
+	asn_MAP_al3_tag2el_8,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_al3_8 = {
+	"al3",
+	"al3",
+	&asn_OP_SEQUENCE,
+	asn_DEF_al3_tags_8,
+	sizeof(asn_DEF_al3_tags_8)
+		/sizeof(asn_DEF_al3_tags_8[0]) - 1, /* 1 */
+	asn_DEF_al3_tags_8,	/* Same as above */
+	sizeof(asn_DEF_al3_tags_8)
+		/sizeof(asn_DEF_al3_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_al3_8,
+	2,	/* Elements count */
+	&asn_SPC_al3_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_adaptationLayerType_2[] = {
+	{ ATF_POINTER, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al1Framed),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al1Framed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al1NotFramed),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al1NotFramed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al2WithoutSequenceNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al2WithoutSequenceNumbers"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al2WithSequenceNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al2WithSequenceNumbers"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al3),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_al3_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al3"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al1M),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AL1MParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al1M"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al2M),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AL2MParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al2M"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223ModeParameters__adaptationLayerType, choice.al3M),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223AL3MParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"al3M"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_adaptationLayerType_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2686 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* al1Framedat 2687 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* al1NotFramedat 2688 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* al2WithoutSequenceNumbersat 2689 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* al2WithSequenceNumbersat 2690 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* al3at 2693 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* al1Mat 2697 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* al2Mat 2698 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* al3Mat 2701 */
+};
+static asn_CHOICE_specifics_t asn_SPC_adaptationLayerType_specs_2 = {
+	sizeof(struct H223ModeParameters__adaptationLayerType),
+	offsetof(struct H223ModeParameters__adaptationLayerType, _asn_ctx),
+	offsetof(struct H223ModeParameters__adaptationLayerType, present),
+	sizeof(((struct H223ModeParameters__adaptationLayerType *)0)->present),
+	asn_MAP_adaptationLayerType_tag2el_2,
+	9,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_adaptationLayerType_2 = {
+	"adaptationLayerType",
+	"adaptationLayerType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_adaptationLayerType_constr_2, CHOICE_constraint },
+	asn_MBR_adaptationLayerType_2,
+	9,	/* Elements count */
+	&asn_SPC_adaptationLayerType_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223ModeParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters, adaptationLayerType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_adaptationLayerType_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"adaptationLayerType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223ModeParameters, segmentableFlag),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"segmentableFlag"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H223ModeParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223ModeParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* adaptationLayerTypeat 2686 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* segmentableFlagat 2702 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223ModeParameters_specs_1 = {
+	sizeof(struct H223ModeParameters),
+	offsetof(struct H223ModeParameters, _asn_ctx),
+	asn_MAP_H223ModeParameters_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223ModeParameters = {
+	"H223ModeParameters",
+	"H223ModeParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223ModeParameters_tags_1,
+	sizeof(asn_DEF_H223ModeParameters_tags_1)
+		/sizeof(asn_DEF_H223ModeParameters_tags_1[0]), /* 1 */
+	asn_DEF_H223ModeParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223ModeParameters_tags_1)
+		/sizeof(asn_DEF_H223ModeParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223ModeParameters_1,
+	2,	/* Elements count */
+	&asn_SPC_H223ModeParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223MultiplexReconfiguration.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223MultiplexReconfiguration.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223MultiplexReconfiguration.h	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223MultiplexReconfiguration_H_
+#define	_H223MultiplexReconfiguration_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H223MultiplexReconfiguration_PR {
+	H223MultiplexReconfiguration_PR_NOTHING,	/* No components present */
+	H223MultiplexReconfiguration_PR_h223ModeChange,
+	H223MultiplexReconfiguration_PR_h223AnnexADoubleFlag
+	/* Extensions may appear below */
+	
+} H223MultiplexReconfiguration_PR;
+typedef enum H223MultiplexReconfiguration__h223ModeChange_PR {
+	H223MultiplexReconfiguration__h223ModeChange_PR_NOTHING,	/* No components present */
+	H223MultiplexReconfiguration__h223ModeChange_PR_toLevel0,
+	H223MultiplexReconfiguration__h223ModeChange_PR_toLevel1,
+	H223MultiplexReconfiguration__h223ModeChange_PR_toLevel2,
+	H223MultiplexReconfiguration__h223ModeChange_PR_toLevel2withOptionalHeader
+	/* Extensions may appear below */
+	
+} H223MultiplexReconfiguration__h223ModeChange_PR;
+typedef enum H223MultiplexReconfiguration__h223AnnexADoubleFlag_PR {
+	H223MultiplexReconfiguration__h223AnnexADoubleFlag_PR_NOTHING,	/* No components present */
+	H223MultiplexReconfiguration__h223AnnexADoubleFlag_PR_start,
+	H223MultiplexReconfiguration__h223AnnexADoubleFlag_PR_stop
+	/* Extensions may appear below */
+	
+} H223MultiplexReconfiguration__h223AnnexADoubleFlag_PR;
+
+/* H223MultiplexReconfiguration */
+typedef struct H223MultiplexReconfiguration {
+	H223MultiplexReconfiguration_PR present;
+	union H223MultiplexReconfiguration_u {
+		struct H223MultiplexReconfiguration__h223ModeChange {
+			H223MultiplexReconfiguration__h223ModeChange_PR present;
+			union H223MultiplexReconfiguration__h223ModeChange_u {
+				NULL_t	 toLevel0;
+				NULL_t	 toLevel1;
+				NULL_t	 toLevel2;
+				NULL_t	 toLevel2withOptionalHeader;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *h223ModeChange;
+		struct H223MultiplexReconfiguration__h223AnnexADoubleFlag {
+			H223MultiplexReconfiguration__h223AnnexADoubleFlag_PR present;
+			union H223MultiplexReconfiguration__h223AnnexADoubleFlag_u {
+				NULL_t	 start;
+				NULL_t	 stop;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *h223AnnexADoubleFlag;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223MultiplexReconfiguration_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223MultiplexReconfiguration;
+extern asn_CHOICE_specifics_t asn_SPC_H223MultiplexReconfiguration_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223MultiplexReconfiguration_1[2];
+extern asn_per_constraints_t asn_PER_type_H223MultiplexReconfiguration_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H223MultiplexReconfiguration_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223MultiplexReconfiguration.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223MultiplexReconfiguration.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223MultiplexReconfiguration.c	(working copy)
@@ -0,0 +1,190 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223MultiplexReconfiguration.h"
+
+static asn_per_constraints_t asn_PER_type_h223ModeChange_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_h223AnnexADoubleFlag_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_H223MultiplexReconfiguration_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_h223ModeChange_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223MultiplexReconfiguration__h223ModeChange, choice.toLevel0),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toLevel0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223MultiplexReconfiguration__h223ModeChange, choice.toLevel1),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toLevel1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223MultiplexReconfiguration__h223ModeChange, choice.toLevel2),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toLevel2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223MultiplexReconfiguration__h223ModeChange, choice.toLevel2withOptionalHeader),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toLevel2withOptionalHeader"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_h223ModeChange_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* toLevel0at 3729 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* toLevel1at 3730 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* toLevel2at 3731 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* toLevel2withOptionalHeaderat 3732 */
+};
+static asn_CHOICE_specifics_t asn_SPC_h223ModeChange_specs_2 = {
+	sizeof(struct H223MultiplexReconfiguration__h223ModeChange),
+	offsetof(struct H223MultiplexReconfiguration__h223ModeChange, _asn_ctx),
+	offsetof(struct H223MultiplexReconfiguration__h223ModeChange, present),
+	sizeof(((struct H223MultiplexReconfiguration__h223ModeChange *)0)->present),
+	asn_MAP_h223ModeChange_tag2el_2,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h223ModeChange_2 = {
+	"h223ModeChange",
+	"h223ModeChange",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_h223ModeChange_constr_2, CHOICE_constraint },
+	asn_MBR_h223ModeChange_2,
+	4,	/* Elements count */
+	&asn_SPC_h223ModeChange_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h223AnnexADoubleFlag_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223MultiplexReconfiguration__h223AnnexADoubleFlag, choice.start),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"start"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223MultiplexReconfiguration__h223AnnexADoubleFlag, choice.stop),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"stop"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_h223AnnexADoubleFlag_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* startat 3738 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* stopat 3739 */
+};
+static asn_CHOICE_specifics_t asn_SPC_h223AnnexADoubleFlag_specs_8 = {
+	sizeof(struct H223MultiplexReconfiguration__h223AnnexADoubleFlag),
+	offsetof(struct H223MultiplexReconfiguration__h223AnnexADoubleFlag, _asn_ctx),
+	offsetof(struct H223MultiplexReconfiguration__h223AnnexADoubleFlag, present),
+	sizeof(((struct H223MultiplexReconfiguration__h223AnnexADoubleFlag *)0)->present),
+	asn_MAP_h223AnnexADoubleFlag_tag2el_8,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h223AnnexADoubleFlag_8 = {
+	"h223AnnexADoubleFlag",
+	"h223AnnexADoubleFlag",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_h223AnnexADoubleFlag_constr_8, CHOICE_constraint },
+	asn_MBR_h223AnnexADoubleFlag_8,
+	2,	/* Elements count */
+	&asn_SPC_h223AnnexADoubleFlag_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H223MultiplexReconfiguration_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct H223MultiplexReconfiguration, choice.h223ModeChange),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_h223ModeChange_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223ModeChange"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H223MultiplexReconfiguration, choice.h223AnnexADoubleFlag),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_h223AnnexADoubleFlag_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223AnnexADoubleFlag"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223MultiplexReconfiguration_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h223ModeChangeat 3729 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* h223AnnexADoubleFlagat 3738 */
+};
+asn_CHOICE_specifics_t asn_SPC_H223MultiplexReconfiguration_specs_1 = {
+	sizeof(struct H223MultiplexReconfiguration),
+	offsetof(struct H223MultiplexReconfiguration, _asn_ctx),
+	offsetof(struct H223MultiplexReconfiguration, present),
+	sizeof(((struct H223MultiplexReconfiguration *)0)->present),
+	asn_MAP_H223MultiplexReconfiguration_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_H223MultiplexReconfiguration = {
+	"H223MultiplexReconfiguration",
+	"H223MultiplexReconfiguration",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_H223MultiplexReconfiguration_constr_1, CHOICE_constraint },
+	asn_MBR_H223MultiplexReconfiguration_1,
+	2,	/* Elements count */
+	&asn_SPC_H223MultiplexReconfiguration_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223SkewIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223SkewIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223SkewIndication.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H223SkewIndication_H_
+#define	_H223SkewIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H223SkewIndication */
+typedef struct H223SkewIndication {
+	LogicalChannelNumber_t	 logicalChannelNumber1;
+	LogicalChannelNumber_t	 logicalChannelNumber2;
+	long	 skew;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H223SkewIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H223SkewIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_H223SkewIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_H223SkewIndication_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H223SkewIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223SkewIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223SkewIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H223SkewIndication.c	(working copy)
@@ -0,0 +1,100 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H223SkewIndication.h"
+
+static int
+memb_skew_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 4095)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_skew_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  0,  4095 }	/* (0..4095) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H223SkewIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H223SkewIndication, logicalChannelNumber1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223SkewIndication, logicalChannelNumber2),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H223SkewIndication, skew),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_skew_constr_4,  memb_skew_constraint_1 },
+		0, 0, /* No default value */
+		"skew"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H223SkewIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H223SkewIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumber1at 3974 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* logicalChannelNumber2at 3975 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* skewat 3976 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H223SkewIndication_specs_1 = {
+	sizeof(struct H223SkewIndication),
+	offsetof(struct H223SkewIndication, _asn_ctx),
+	asn_MAP_H223SkewIndication_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H223SkewIndication = {
+	"H223SkewIndication",
+	"H223SkewIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H223SkewIndication_tags_1,
+	sizeof(asn_DEF_H223SkewIndication_tags_1)
+		/sizeof(asn_DEF_H223SkewIndication_tags_1[0]), /* 1 */
+	asn_DEF_H223SkewIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H223SkewIndication_tags_1)
+		/sizeof(asn_DEF_H223SkewIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H223SkewIndication_1,
+	3,	/* Elements count */
+	&asn_SPC_H223SkewIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250Capability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250Capability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250Capability.h	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H2250Capability_H_
+#define	_H2250Capability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include "MultipointCapability.h"
+#include <BOOLEAN.h>
+#include "MediaPacketizationCapability.h"
+#include <constr_SEQUENCE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportCapability;
+struct RedundancyEncodingCapability;
+
+/* H2250Capability */
+typedef struct H2250Capability {
+	long	 maximumAudioDelayJitter;
+	MultipointCapability_t	 receiveMultipointCapability;
+	MultipointCapability_t	 transmitMultipointCapability;
+	MultipointCapability_t	 receiveAndTransmitMultipointCapability;
+	struct H2250Capability__mcCapability {
+		BOOLEAN_t	 centralizedConferenceMC;
+		BOOLEAN_t	 decentralizedConferenceMC;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} mcCapability;
+	BOOLEAN_t	 rtcpVideoControlCapability;
+	MediaPacketizationCapability_t	 mediaPacketizationCapability;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct TransportCapability	*transportCapability;	/* OPTIONAL */
+	struct H2250Capability__redundancyEncodingCapability {
+		A_SEQUENCE_OF(struct RedundancyEncodingCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *redundancyEncodingCapability;
+	BOOLEAN_t	*logicalChannelSwitchingCapability;
+	BOOLEAN_t	*t120DynamicPortCapability;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H2250Capability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H2250Capability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H2250Capability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H2250Capability_1[11];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TransportCapability.h"
+#include "RedundancyEncodingCapability.h"
+
+#endif	/* _H2250Capability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250Capability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250Capability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250Capability.c	(working copy)
@@ -0,0 +1,308 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H2250Capability.h"
+
+static int
+memb_maximumAudioDelayJitter_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1023)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_redundancyEncodingCapability_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_redundancyEncodingCapability_constr_14 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumAudioDelayJitter_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 10,  10,  0,  1023 }	/* (0..1023) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_redundancyEncodingCapability_constr_14 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_mcCapability_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability__mcCapability, centralizedConferenceMC),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"centralizedConferenceMC"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability__mcCapability, decentralizedConferenceMC),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"decentralizedConferenceMC"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_mcCapability_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_mcCapability_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* centralizedConferenceMCat 550 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* decentralizedConferenceMCat 551 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_mcCapability_specs_6 = {
+	sizeof(struct H2250Capability__mcCapability),
+	offsetof(struct H2250Capability__mcCapability, _asn_ctx),
+	asn_MAP_mcCapability_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mcCapability_6 = {
+	"mcCapability",
+	"mcCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_mcCapability_tags_6,
+	sizeof(asn_DEF_mcCapability_tags_6)
+		/sizeof(asn_DEF_mcCapability_tags_6[0]) - 1, /* 1 */
+	asn_DEF_mcCapability_tags_6,	/* Same as above */
+	sizeof(asn_DEF_mcCapability_tags_6)
+		/sizeof(asn_DEF_mcCapability_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_mcCapability_6,
+	2,	/* Elements count */
+	&asn_SPC_mcCapability_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_redundancyEncodingCapability_14[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RedundancyEncodingCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_redundancyEncodingCapability_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_redundancyEncodingCapability_specs_14 = {
+	sizeof(struct H2250Capability__redundancyEncodingCapability),
+	offsetof(struct H2250Capability__redundancyEncodingCapability, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_redundancyEncodingCapability_14 = {
+	"redundancyEncodingCapability",
+	"redundancyEncodingCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_redundancyEncodingCapability_tags_14,
+	sizeof(asn_DEF_redundancyEncodingCapability_tags_14)
+		/sizeof(asn_DEF_redundancyEncodingCapability_tags_14[0]) - 1, /* 1 */
+	asn_DEF_redundancyEncodingCapability_tags_14,	/* Same as above */
+	sizeof(asn_DEF_redundancyEncodingCapability_tags_14)
+		/sizeof(asn_DEF_redundancyEncodingCapability_tags_14[0]), /* 2 */
+	{ 0, &asn_PER_type_redundancyEncodingCapability_constr_14, SEQUENCE_OF_constraint },
+	asn_MBR_redundancyEncodingCapability_14,
+	1,	/* Single element */
+	&asn_SPC_redundancyEncodingCapability_specs_14	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H2250Capability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability, maximumAudioDelayJitter),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumAudioDelayJitter_constr_2,  memb_maximumAudioDelayJitter_constraint_1 },
+		0, 0, /* No default value */
+		"maximumAudioDelayJitter"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability, receiveMultipointCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultipointCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveMultipointCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability, transmitMultipointCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultipointCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transmitMultipointCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability, receiveAndTransmitMultipointCapability),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultipointCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"receiveAndTransmitMultipointCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability, mcCapability),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_mcCapability_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mcCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability, rtcpVideoControlCapability),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtcpVideoControlCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250Capability, mediaPacketizationCapability),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MediaPacketizationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaPacketizationCapability"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H2250Capability, transportCapability),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportCapability"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H2250Capability, redundancyEncodingCapability),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_redundancyEncodingCapability_14,
+		0,
+		{ 0, &asn_PER_memb_redundancyEncodingCapability_constr_14,  memb_redundancyEncodingCapability_constraint_1 },
+		0, 0, /* No default value */
+		"redundancyEncodingCapability"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H2250Capability, logicalChannelSwitchingCapability),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelSwitchingCapability"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H2250Capability, t120DynamicPortCapability),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t120DynamicPortCapability"
+		},
+};
+static const int asn_MAP_H2250Capability_oms_1[] = { 7, 8, 9, 10 };
+static const ber_tlv_tag_t asn_DEF_H2250Capability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H2250Capability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* maximumAudioDelayJitterat 544 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* receiveMultipointCapabilityat 545 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* transmitMultipointCapabilityat 546 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* receiveAndTransmitMultipointCapabilityat 547 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* mcCapabilityat 550 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* rtcpVideoControlCapabilityat 554 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* mediaPacketizationCapabilityat 555 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* transportCapabilityat 557 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* redundancyEncodingCapabilityat 558 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* logicalChannelSwitchingCapabilityat 559 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* t120DynamicPortCapabilityat 560 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H2250Capability_specs_1 = {
+	sizeof(struct H2250Capability),
+	offsetof(struct H2250Capability, _asn_ctx),
+	asn_MAP_H2250Capability_tag2el_1,
+	11,	/* Count of tags in the map */
+	asn_MAP_H2250Capability_oms_1,	/* Optional members */
+	0, 4,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H2250Capability = {
+	"H2250Capability",
+	"H2250Capability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H2250Capability_tags_1,
+	sizeof(asn_DEF_H2250Capability_tags_1)
+		/sizeof(asn_DEF_H2250Capability_tags_1[0]), /* 1 */
+	asn_DEF_H2250Capability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H2250Capability_tags_1)
+		/sizeof(asn_DEF_H2250Capability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H2250Capability_1,
+	11,	/* Elements count */
+	&asn_SPC_H2250Capability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelAckParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelAckParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelAckParameters.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H2250LogicalChannelAckParameters_H_
+#define	_H2250LogicalChannelAckParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+struct MultiplePayloadStream;
+struct NonStandardParameter;
+
+/* H2250LogicalChannelAckParameters */
+typedef struct H2250LogicalChannelAckParameters {
+	struct H2250LogicalChannelAckParameters__nonStandard {
+		A_SEQUENCE_OF(struct NonStandardParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *nonStandard;
+	long	*sessionID;	/* OPTIONAL */
+	struct TransportAddress	*mediaChannel;	/* OPTIONAL */
+	struct TransportAddress	*mediaControlChannel;	/* OPTIONAL */
+	long	*dynamicRTPPayloadType;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*flowControlToZero;
+	long	*portNumber;	/* OPTIONAL */
+	struct MultiplePayloadStream	*multiplePayloadStream;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H2250LogicalChannelAckParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H2250LogicalChannelAckParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H2250LogicalChannelAckParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H2250LogicalChannelAckParameters_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h"
+#include "MultiplePayloadStream.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _H2250LogicalChannelAckParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelAckParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelAckParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelAckParameters.c	(working copy)
@@ -0,0 +1,249 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H2250LogicalChannelAckParameters.h"
+
+static int
+memb_sessionID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_dynamicRTPPayloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 96 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_portNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_sessionID_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_dynamicRTPPayloadType_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  96,  127 }	/* (96..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_portNumber_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_nonStandard_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandard_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandard_specs_2 = {
+	sizeof(struct H2250LogicalChannelAckParameters__nonStandard),
+	offsetof(struct H2250LogicalChannelAckParameters__nonStandard, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandard_2 = {
+	"nonStandard",
+	"nonStandard",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandard_tags_2,
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]) - 1, /* 1 */
+	asn_DEF_nonStandard_tags_2,	/* Same as above */
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandard_2,
+	1,	/* Single element */
+	&asn_SPC_nonStandard_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H2250LogicalChannelAckParameters_1[] = {
+	{ ATF_POINTER, 8, offsetof(struct H2250LogicalChannelAckParameters, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_nonStandard_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 7, offsetof(struct H2250LogicalChannelAckParameters, sessionID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sessionID_constr_4,  memb_sessionID_constraint_1 },
+		0, 0, /* No default value */
+		"sessionID"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H2250LogicalChannelAckParameters, mediaChannel),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaChannel"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H2250LogicalChannelAckParameters, mediaControlChannel),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaControlChannel"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H2250LogicalChannelAckParameters, dynamicRTPPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_dynamicRTPPayloadType_constr_7,  memb_dynamicRTPPayloadType_constraint_1 },
+		0, 0, /* No default value */
+		"dynamicRTPPayloadType"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H2250LogicalChannelAckParameters, flowControlToZero),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"flowControlToZero"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H2250LogicalChannelAckParameters, portNumber),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_portNumber_constr_10,  memb_portNumber_constraint_1 },
+		0, 0, /* No default value */
+		"portNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H2250LogicalChannelAckParameters, multiplePayloadStream),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplePayloadStream,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplePayloadStream"
+		},
+};
+static const int asn_MAP_H2250LogicalChannelAckParameters_oms_1[] = { 0, 1, 2, 3, 4, 5, 6, 7 };
+static const ber_tlv_tag_t asn_DEF_H2250LogicalChannelAckParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H2250LogicalChannelAckParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2323 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* sessionIDat 2324 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* mediaChannelat 2325 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* mediaControlChannelat 2326 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* dynamicRTPPayloadTypeat 2328 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* flowControlToZeroat 2331 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* portNumberat 2332 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* multiplePayloadStreamat 2333 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H2250LogicalChannelAckParameters_specs_1 = {
+	sizeof(struct H2250LogicalChannelAckParameters),
+	offsetof(struct H2250LogicalChannelAckParameters, _asn_ctx),
+	asn_MAP_H2250LogicalChannelAckParameters_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_H2250LogicalChannelAckParameters_oms_1,	/* Optional members */
+	5, 3,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H2250LogicalChannelAckParameters = {
+	"H2250LogicalChannelAckParameters",
+	"H2250LogicalChannelAckParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H2250LogicalChannelAckParameters_tags_1,
+	sizeof(asn_DEF_H2250LogicalChannelAckParameters_tags_1)
+		/sizeof(asn_DEF_H2250LogicalChannelAckParameters_tags_1[0]), /* 1 */
+	asn_DEF_H2250LogicalChannelAckParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H2250LogicalChannelAckParameters_tags_1)
+		/sizeof(asn_DEF_H2250LogicalChannelAckParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H2250LogicalChannelAckParameters_1,
+	8,	/* Elements count */
+	&asn_SPC_H2250LogicalChannelAckParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelParameters.h	(working copy)
@@ -0,0 +1,105 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H2250LogicalChannelParameters_H_
+#define	_H2250LogicalChannelParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H2250LogicalChannelParameters__mediaPacketization_PR {
+	H2250LogicalChannelParameters__mediaPacketization_PR_NOTHING,	/* No components present */
+	H2250LogicalChannelParameters__mediaPacketization_PR_h261aVideoPacketization,
+	/* Extensions may appear below */
+	H2250LogicalChannelParameters__mediaPacketization_PR_rtpPayloadType
+} H2250LogicalChannelParameters__mediaPacketization_PR;
+
+/* Forward declarations */
+struct TransportAddress;
+struct TerminalLabel;
+struct TransportCapability;
+struct RedundancyEncoding;
+struct NonStandardParameter;
+struct RTPPayloadType;
+
+/* H2250LogicalChannelParameters */
+typedef struct H2250LogicalChannelParameters {
+	struct H2250LogicalChannelParameters__nonStandard {
+		A_SEQUENCE_OF(struct NonStandardParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *nonStandard;
+	long	 sessionID;
+	long	*associatedSessionID;	/* OPTIONAL */
+	struct TransportAddress	*mediaChannel;	/* OPTIONAL */
+	BOOLEAN_t	*mediaGuaranteedDelivery;	/* OPTIONAL */
+	struct TransportAddress	*mediaControlChannel;	/* OPTIONAL */
+	BOOLEAN_t	*mediaControlGuaranteedDelivery;	/* OPTIONAL */
+	BOOLEAN_t	*silenceSuppression;	/* OPTIONAL */
+	struct TerminalLabel	*destination;	/* OPTIONAL */
+	long	*dynamicRTPPayloadType;	/* OPTIONAL */
+	struct H2250LogicalChannelParameters__mediaPacketization {
+		H2250LogicalChannelParameters__mediaPacketization_PR present;
+		union H2250LogicalChannelParameters__mediaPacketization_u {
+			NULL_t	 h261aVideoPacketization;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct RTPPayloadType	*rtpPayloadType;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *mediaPacketization;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct TransportCapability	*transportCapability;	/* OPTIONAL */
+	struct RedundancyEncoding	*redundancyEncoding;	/* OPTIONAL */
+	struct TerminalLabel	*source;	/* OPTIONAL */
+	long	*nominalAudioLevel;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H2250LogicalChannelParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H2250LogicalChannelParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H2250LogicalChannelParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H2250LogicalChannelParameters_1[15];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h"
+#include "TerminalLabel.h"
+#include "TransportCapability.h"
+#include "RedundancyEncoding.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "RTPPayloadType.h"
+
+#endif	/* _H2250LogicalChannelParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250LogicalChannelParameters.c	(working copy)
@@ -0,0 +1,403 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H2250LogicalChannelParameters.h"
+
+static int
+memb_sessionID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_associatedSessionID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_dynamicRTPPayloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 96 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_nominalAudioLevel_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 63)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_mediaPacketization_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sessionID_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_associatedSessionID_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_dynamicRTPPayloadType_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  96,  127 }	/* (96..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_nominalAudioLevel_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  0,  63 }	/* (0..63) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_nonStandard_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandard_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandard_specs_2 = {
+	sizeof(struct H2250LogicalChannelParameters__nonStandard),
+	offsetof(struct H2250LogicalChannelParameters__nonStandard, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandard_2 = {
+	"nonStandard",
+	"nonStandard",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandard_tags_2,
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]) - 1, /* 1 */
+	asn_DEF_nonStandard_tags_2,	/* Same as above */
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandard_2,
+	1,	/* Single element */
+	&asn_SPC_nonStandard_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mediaPacketization_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250LogicalChannelParameters__mediaPacketization, choice.h261aVideoPacketization),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h261aVideoPacketization"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H2250LogicalChannelParameters__mediaPacketization, choice.rtpPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RTPPayloadType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtpPayloadType"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_mediaPacketization_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h261aVideoPacketizationat 2041 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rtpPayloadTypeat 2044 */
+};
+static asn_CHOICE_specifics_t asn_SPC_mediaPacketization_specs_13 = {
+	sizeof(struct H2250LogicalChannelParameters__mediaPacketization),
+	offsetof(struct H2250LogicalChannelParameters__mediaPacketization, _asn_ctx),
+	offsetof(struct H2250LogicalChannelParameters__mediaPacketization, present),
+	sizeof(((struct H2250LogicalChannelParameters__mediaPacketization *)0)->present),
+	asn_MAP_mediaPacketization_tag2el_13,
+	2,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mediaPacketization_13 = {
+	"mediaPacketization",
+	"mediaPacketization",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_mediaPacketization_constr_13, CHOICE_constraint },
+	asn_MBR_mediaPacketization_13,
+	2,	/* Elements count */
+	&asn_SPC_mediaPacketization_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H2250LogicalChannelParameters_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct H2250LogicalChannelParameters, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_nonStandard_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250LogicalChannelParameters, sessionID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sessionID_constr_4,  memb_sessionID_constraint_1 },
+		0, 0, /* No default value */
+		"sessionID"
+		},
+	{ ATF_POINTER, 13, offsetof(struct H2250LogicalChannelParameters, associatedSessionID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_associatedSessionID_constr_5,  memb_associatedSessionID_constraint_1 },
+		0, 0, /* No default value */
+		"associatedSessionID"
+		},
+	{ ATF_POINTER, 12, offsetof(struct H2250LogicalChannelParameters, mediaChannel),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaChannel"
+		},
+	{ ATF_POINTER, 11, offsetof(struct H2250LogicalChannelParameters, mediaGuaranteedDelivery),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaGuaranteedDelivery"
+		},
+	{ ATF_POINTER, 10, offsetof(struct H2250LogicalChannelParameters, mediaControlChannel),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaControlChannel"
+		},
+	{ ATF_POINTER, 9, offsetof(struct H2250LogicalChannelParameters, mediaControlGuaranteedDelivery),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaControlGuaranteedDelivery"
+		},
+	{ ATF_POINTER, 8, offsetof(struct H2250LogicalChannelParameters, silenceSuppression),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"silenceSuppression"
+		},
+	{ ATF_POINTER, 7, offsetof(struct H2250LogicalChannelParameters, destination),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destination"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H2250LogicalChannelParameters, dynamicRTPPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_dynamicRTPPayloadType_constr_12,  memb_dynamicRTPPayloadType_constraint_1 },
+		0, 0, /* No default value */
+		"dynamicRTPPayloadType"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H2250LogicalChannelParameters, mediaPacketization),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_mediaPacketization_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaPacketization"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H2250LogicalChannelParameters, transportCapability),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportCapability"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H2250LogicalChannelParameters, redundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncoding,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncoding"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H2250LogicalChannelParameters, source),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"source"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H2250LogicalChannelParameters, nominalAudioLevel),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_nominalAudioLevel_constr_21,  memb_nominalAudioLevel_constraint_1 },
+		0, 0, /* No default value */
+		"nominalAudioLevel"
+		},
+};
+static const int asn_MAP_H2250LogicalChannelParameters_oms_1[] = { 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14 };
+static const ber_tlv_tag_t asn_DEF_H2250LogicalChannelParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H2250LogicalChannelParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2028 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* sessionIDat 2029 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* associatedSessionIDat 2030 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* mediaChannelat 2031 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* mediaGuaranteedDeliveryat 2032 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* mediaControlChannelat 2033 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* mediaControlGuaranteedDeliveryat 2034 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* silenceSuppressionat 2035 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* destinationat 2036 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* dynamicRTPPayloadTypeat 2038 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* mediaPacketizationat 2041 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* transportCapabilityat 2046 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* redundancyEncodingat 2047 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* sourceat 2048 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 } /* nominalAudioLevelat 2049 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H2250LogicalChannelParameters_specs_1 = {
+	sizeof(struct H2250LogicalChannelParameters),
+	offsetof(struct H2250LogicalChannelParameters, _asn_ctx),
+	asn_MAP_H2250LogicalChannelParameters_tag2el_1,
+	15,	/* Count of tags in the map */
+	asn_MAP_H2250LogicalChannelParameters_oms_1,	/* Optional members */
+	10, 4,	/* Root/Additions */
+	11,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H2250LogicalChannelParameters = {
+	"H2250LogicalChannelParameters",
+	"H2250LogicalChannelParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H2250LogicalChannelParameters_tags_1,
+	sizeof(asn_DEF_H2250LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_H2250LogicalChannelParameters_tags_1[0]), /* 1 */
+	asn_DEF_H2250LogicalChannelParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H2250LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_H2250LogicalChannelParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H2250LogicalChannelParameters_1,
+	15,	/* Elements count */
+	&asn_SPC_H2250LogicalChannelParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250MaximumSkewIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250MaximumSkewIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250MaximumSkewIndication.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H2250MaximumSkewIndication_H_
+#define	_H2250MaximumSkewIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H2250MaximumSkewIndication */
+typedef struct H2250MaximumSkewIndication {
+	LogicalChannelNumber_t	 logicalChannelNumber1;
+	LogicalChannelNumber_t	 logicalChannelNumber2;
+	long	 maximumSkew;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H2250MaximumSkewIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H2250MaximumSkewIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_H2250MaximumSkewIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_H2250MaximumSkewIndication_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H2250MaximumSkewIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250MaximumSkewIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250MaximumSkewIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250MaximumSkewIndication.c	(working copy)
@@ -0,0 +1,100 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H2250MaximumSkewIndication.h"
+
+static int
+memb_maximumSkew_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 4095)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_maximumSkew_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  0,  4095 }	/* (0..4095) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H2250MaximumSkewIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250MaximumSkewIndication, logicalChannelNumber1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250MaximumSkewIndication, logicalChannelNumber2),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H2250MaximumSkewIndication, maximumSkew),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumSkew_constr_4,  memb_maximumSkew_constraint_1 },
+		0, 0, /* No default value */
+		"maximumSkew"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H2250MaximumSkewIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H2250MaximumSkewIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumber1at 3986 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* logicalChannelNumber2at 3987 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* maximumSkewat 3988 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H2250MaximumSkewIndication_specs_1 = {
+	sizeof(struct H2250MaximumSkewIndication),
+	offsetof(struct H2250MaximumSkewIndication, _asn_ctx),
+	asn_MAP_H2250MaximumSkewIndication_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H2250MaximumSkewIndication = {
+	"H2250MaximumSkewIndication",
+	"H2250MaximumSkewIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H2250MaximumSkewIndication_tags_1,
+	sizeof(asn_DEF_H2250MaximumSkewIndication_tags_1)
+		/sizeof(asn_DEF_H2250MaximumSkewIndication_tags_1[0]), /* 1 */
+	asn_DEF_H2250MaximumSkewIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H2250MaximumSkewIndication_tags_1)
+		/sizeof(asn_DEF_H2250MaximumSkewIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H2250MaximumSkewIndication_1,
+	3,	/* Elements count */
+	&asn_SPC_H2250MaximumSkewIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250ModeParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250ModeParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250ModeParameters.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H2250ModeParameters_H_
+#define	_H2250ModeParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct RedundancyEncodingMode;
+
+/* H2250ModeParameters */
+typedef struct H2250ModeParameters {
+	struct RedundancyEncodingMode	*redundancyEncodingMode;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H2250ModeParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H2250ModeParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_H2250ModeParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_H2250ModeParameters_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RedundancyEncodingMode.h"
+
+#endif	/* _H2250ModeParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250ModeParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250ModeParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H2250ModeParameters.c	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H2250ModeParameters.h"
+
+asn_TYPE_member_t asn_MBR_H2250ModeParameters_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct H2250ModeParameters, redundancyEncodingMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncodingMode"
+		},
+};
+static const int asn_MAP_H2250ModeParameters_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_H2250ModeParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H2250ModeParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* redundancyEncodingModeat 2715 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H2250ModeParameters_specs_1 = {
+	sizeof(struct H2250ModeParameters),
+	offsetof(struct H2250ModeParameters, _asn_ctx),
+	asn_MAP_H2250ModeParameters_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_H2250ModeParameters_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H2250ModeParameters = {
+	"H2250ModeParameters",
+	"H2250ModeParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H2250ModeParameters_tags_1,
+	sizeof(asn_DEF_H2250ModeParameters_tags_1)
+		/sizeof(asn_DEF_H2250ModeParameters_tags_1[0]), /* 1 */
+	asn_DEF_H2250ModeParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H2250ModeParameters_tags_1)
+		/sizeof(asn_DEF_H2250ModeParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H2250ModeParameters_1,
+	1,	/* Elements count */
+	&asn_SPC_H2250ModeParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES.asn
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES.asn	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES.asn	(working copy)
@@ -0,0 +1,324 @@
+--
+-- Abstract Syntax Notion (ASN.1) file for H.235v4
+--
+-- File provided by Packetizer, Inc. - https://www.packetizer.com
+-- Last Updated: 26 September 2022
+--
+-- History of changes:
+--    2022-09-26 - Initial H.235v4 ASN.1 file
+--
+
+H235-SECURITY-MESSAGES DEFINITIONS AUTOMATIC TAGS ::=
+BEGIN
+
+-- EXPORTS All
+
+ChallengeString ::= OCTET STRING (SIZE(8..128))
+TimeStamp ::= INTEGER(1..4294967295) -- seconds since 00:001/1/1970 UTC
+RandomVal ::= INTEGER -- 32-bit Integer
+Password ::= BMPString (SIZE (1..128))
+Identifier ::= BMPString (SIZE (1..128))
+KeyMaterial ::= BIT STRING(SIZE(1..2048))
+KeyMaterialExt ::= BIT STRING(SIZE(2049..65536))
+NonStandardParameter ::= SEQUENCE
+{
+    nonStandardIdentifier OBJECT IDENTIFIER,
+    data OCTET STRING
+}
+
+-- if local octet representations of these bit strings are used they shall
+-- utilize standard Network Octet ordering (e.g., Big Endian)
+-- for keylengths up to 2048
+DHset ::= SEQUENCE
+{
+    halfkey BIT STRING (SIZE(0..2048)),     -- = g^x mod n
+    modSize BIT STRING (SIZE(0..2048)),     -- n
+    generator BIT STRING (SIZE(0..2048)),   -- g
+    ...
+}
+
+-- for keylengths exceeding 2048
+DHsetExt ::= SEQUENCE
+{
+    halfkey BIT STRING (SIZE(2049..65536)),             -- = g^x mod n
+    modSize BIT STRING (SIZE(2049..65536)) OPTIONAL,    -- n
+    generator BIT STRING (SIZE(2049..65536)) OPTIONAL,  -- g
+    ...
+}
+
+ECpoint ::= SEQUENCE -- uncompressed (x, y) affine coordinate representation of
+                     -- an elliptic curve point
+{
+    x BIT STRING (SIZE(0..511)) OPTIONAL,
+    y BIT STRING (SIZE(0..511)) OPTIONAL,
+    ...
+}
+
+ECKASDH::= CHOICE -- parameters for elliptic curve key agreement scheme DiffieHellman
+{
+    eckasdhp SEQUENCE -- parameters for elliptic curves of prime field
+    {
+        public-key ECpoint, -- This field contains representation of
+        -- the ECKAS-DHp public key value. This field contains the
+        -- initiator's ECKAS-DHp public key value (aP) when this
+        -- information element is sent from originator to receiver. This
+        -- field contains the responder's ECKAS-DHp public key value (bP)
+        -- when this information element is sent back from receiver to
+        -- originator.
+
+        modulus BIT STRING (SIZE(0..511)), -- This field contains
+        -- representation of the ECKAS-DHp public modulus value (p).
+
+        base ECpoint, -- This field contains representation of the
+        -- ECKAS-DHp public base (P).
+
+        weierstrassA BIT STRING (SIZE(0..511)), -- This field contains
+        -- representation of the ECKAS-DHp Weierstrass coefficient (a).
+
+        weierstrassB BIT STRING (SIZE(0..511)) -- This field contains
+        -- representation of the ECKAS-DHp Weierstrass coefficient (b).
+    },
+    eckasdh2 SEQUENCE -- parameters for elliptic curves of characteristic 2
+    {
+        public-key ECpoint, -- This field contains representation of
+        -- the ECKAS-DH2 public key value.
+        -- This field contains the initiator's ECKAS-DH2 public key value
+        -- (aP) when this information element is sent from originator to
+        -- receiver. This field contains the responder's ECKAS-DH2 public
+        -- key value (bP) when this information element is sent back from
+        -- receiver to originator.
+
+        fieldSize BIT STRING (SIZE(0..511)), -- This field contains
+        -- representation of the ECKAS-DH2 field size value (m).
+
+        base ECpoint, -- This field contains representation of the
+        -- ECKAS-DH2 public base (P).
+
+        weierstrassA BIT STRING (SIZE(0..511)), -- This field contains
+        -- representation of the ECKAS-DH2 Weierstrass coefficient (a).
+
+        weierstrassB BIT STRING (SIZE(0..511)) -- This field contains
+        -- representation of the ECKAS-DH2 Weierstrass coefficient (b).
+    },
+    ...
+}
+
+ECGDSASignature::= SEQUENCE -- parameters for elliptic curve digital signature
+                            -- algorithm
+{
+    r BIT STRING (SIZE(0..511)), -- This field contains the
+    -- representation of the r component of the ECGDSA digital
+    -- signature.
+
+    s BIT STRING (SIZE(0..511)) -- This field contains the
+    -- representation of the s component of the ECGDSA digital
+    -- signature.
+}
+
+TypedCertificate ::= SEQUENCE
+{
+    type OBJECT IDENTIFIER,
+    certificate OCTET STRING,
+    ...
+}
+
+AuthenticationBES ::= CHOICE
+{
+    default NULL, -- encrypted ClearToken
+    radius NULL, -- RADIUS-challenge/response
+    ...
+}
+
+AuthenticationMechanism ::= CHOICE
+{
+    dhExch NULL, -- Diffie-Hellman
+    pwdSymEnc NULL, -- password with symmetric encryption
+    pwdHash NULL, -- password with hashing
+    certSign NULL, -- Certificate with signature
+    ipsec NULL, -- IPSEC based connection
+    tls NULL,
+    nonStandard NonStandardParameter, -- something else.
+    ...,
+    authenticationBES AuthenticationBES, -- user authentication for BES
+    keyExch OBJECT IDENTIFIER -- key exchange profile
+}
+
+ClearToken ::= SEQUENCE -- a "token" may contain multiple value types.
+{
+    tokenOID OBJECT IDENTIFIER,
+    timeStamp TimeStamp OPTIONAL,
+    password Password OPTIONAL,
+    dhkey DHset OPTIONAL, -- for keylengths up to 2048
+    challenge ChallengeString OPTIONAL,
+    random RandomVal OPTIONAL,
+    certificate TypedCertificate OPTIONAL,
+    generalID Identifier OPTIONAL,
+    nonStandard NonStandardParameter OPTIONAL,
+    ...,
+    eckasdhkey ECKASDH OPTIONAL, -- elliptic curve Key Agreement
+                                 -- Scheme-Diffie Hellman Analogue
+                                 -- (ECKAS-DH)
+    sendersID Identifier OPTIONAL,
+    h235Key H235Key OPTIONAL, -- central distributed key in V3
+    profileInfo SEQUENCE OF ProfileElement OPTIONAL, -- profile-specific
+    dhkeyext DHsetExt OPTIONAL -- for keylengths exceeding 2048
+}
+
+-- An object identifier should be placed in the tokenOID field when a
+-- ClearToken is included directly in a message (as opposed to being
+-- encrypted). In all other cases, an application should use the
+-- object identifier { 0 0 } to indicate that the tokenOID value is not
+-- present.
+-- Start all the cryptographic parameterized types here...
+--
+ProfileElement ::= SEQUENCE
+{
+    elementID INTEGER (0..255), -- element identifier, as defined by profile
+    paramS Params OPTIONAL, -- any element-specific parameters
+    element Element OPTIONAL, -- value in required form
+    ...
+}
+
+Element ::= CHOICE
+{
+    octets OCTET STRING,
+    integer INTEGER,
+    bits BIT STRING,
+    name BMPString,
+    flag BOOLEAN,
+    ...
+}
+
+SIGNED { ToBeSigned } ::= SEQUENCE
+{
+    toBeSigned ToBeSigned,
+    algorithmOID OBJECT IDENTIFIER,
+    paramS Params, -- any "runtime" parameters
+    signature BIT STRING -- could be an RSA or an ASN.1 coded ECGDSA Signature
+} ( CONSTRAINED BY { -- Verify or Sign Certificate -- } )
+
+ENCRYPTED { ToBeEncrypted } ::= SEQUENCE
+{
+    algorithmOID OBJECT IDENTIFIER,
+    paramS Params, -- any "runtime" parameters
+    encryptedData OCTET STRING
+} ( CONSTRAINED BY { -- Encrypt or Decrypt -- ToBeEncrypted } )
+
+HASHED { ToBeHashed } ::= SEQUENCE
+{
+    algorithmOID OBJECT IDENTIFIER,
+    paramS Params, -- any "runtime" parameters
+    hash BIT STRING
+} ( CONSTRAINED BY { -- Hash -- ToBeHashed } )
+
+IV8 ::= OCTET STRING (SIZE(8))      -- initial value for 64-bit block ciphers
+IV16 ::= OCTET STRING (SIZE(16))    -- initial value for 128-bit block ciphers
+
+-- signing algorithm used must select one of these types of parameters
+-- needed by receiving end of signature.
+Params ::= SEQUENCE
+{
+    ranInt INTEGER OPTIONAL,        -- some integer value
+    iv8 IV8 OPTIONAL,               -- 8-octet initialization vector
+    ...,
+    iv16 IV16 OPTIONAL,             -- 16-octet initialization vector
+    iv OCTET STRING OPTIONAL,       -- arbitrary length initialization vector
+    clearSalt OCTET STRING OPTIONAL -- unencrypted salting key for encryption
+}
+
+EncodedGeneralToken ::= TYPE-IDENTIFIER.&Type (ClearToken -- general usage token -- )
+
+PwdCertToken ::= ClearToken (WITH COMPONENTS {..., timeStamp PRESENT, generalID PRESENT})
+
+EncodedPwdCertToken ::= TYPE-IDENTIFIER.&Type (PwdCertToken)
+
+CryptoToken::= CHOICE
+{
+    cryptoEncryptedToken SEQUENCE -- General purpose/application specific token
+    {
+        tokenOID OBJECT IDENTIFIER,
+        token ENCRYPTED { EncodedGeneralToken }
+    },
+    cryptoSignedToken SEQUENCE -- General purpose/application specific token
+    {
+        tokenOID OBJECT IDENTIFIER,
+        token SIGNED { EncodedGeneralToken }
+    },
+    cryptoHashedToken SEQUENCE -- General purpose/application specific token
+    {
+        tokenOID OBJECT IDENTIFIER,
+        hashedVals ClearToken,
+        token HASHED { EncodedGeneralToken }
+    },
+    cryptoPwdEncr ENCRYPTED { EncodedPwdCertToken },
+    ...
+}
+
+-- These allow the passing of session keys within the H.245 OLC structure.
+-- They are encoded as standalone ASN.1 and based as an OCTET STRING within
+-- H.245
+H235Key ::= CHOICE -- This is used with the H.245 or ClearToken "h235Key" field
+{
+    secureChannel KeyMaterial, -- For keylengths up to 2048
+    sharedSecret ENCRYPTED {EncodedKeySyncMaterial},
+    certProtectedKey SIGNED {EncodedKeySignedMaterial },
+    ...,
+    secureSharedSecret V3KeySyncMaterial, -- for H.235 V3 endpoints
+    secureChannelExt KeyMaterialExt -- for keylengths exceeding 2048
+}
+
+KeySignedMaterial ::= SEQUENCE
+{
+    generalId Identifier, -- slave's alias
+    mrandom RandomVal, -- master's random value
+    srandom RandomVal OPTIONAL, -- slave's random value
+    timeStamp TimeStamp OPTIONAL, -- master's timestamp for unsolicited EU
+    encrptval ENCRYPTED { EncodedKeySyncMaterial }
+}
+
+EncodedKeySignedMaterial ::= TYPE-IDENTIFIER.&Type (KeySignedMaterial)
+H235CertificateSignature ::= SEQUENCE
+{
+    certificate TypedCertificate,
+    responseRandom RandomVal,
+    requesterRandom RandomVal OPTIONAL,
+    signature SIGNED { EncodedReturnSig },
+    ...
+}
+
+ReturnSig ::= SEQUENCE
+{
+    generalId Identifier, -- slave's alias
+    responseRandom RandomVal,
+    requestRandom RandomVal OPTIONAL,
+    certificate TypedCertificate OPTIONAL -- requested certificate
+}
+
+EncodedReturnSig ::= TYPE-IDENTIFIER.&Type (ReturnSig)
+
+KeySyncMaterial ::= SEQUENCE
+{
+    generalID Identifier,
+    keyMaterial KeyMaterial,
+    ...
+}
+
+EncodedKeySyncMaterial ::=TYPE-IDENTIFIER.&Type (KeySyncMaterial)
+
+V3KeySyncMaterial ::= SEQUENCE
+{
+    generalID Identifier OPTIONAL, -- peer terminal ID
+    algorithmOID OBJECT IDENTIFIER OPTIONAL, -- encryption algorithm
+    paramS Params, -- IV
+    encryptedSessionKey OCTET STRING OPTIONAL, -- encrypted session key
+    encryptedSaltingKey OCTET STRING OPTIONAL, -- encrypted media salting key
+    clearSaltingKey OCTET STRING OPTIONAL, -- unencrypted media salting key
+    paramSsalt Params OPTIONAL, -- IV (and clear salt) for salting key encryption
+    keyDerivationOID OBJECT IDENTIFIER OPTIONAL, -- key derivation method
+    ...,
+    genericKeyMaterial OCTET STRING OPTIONAL -- ASN.1-encoded key material
+                                             -- form is dependent on associated media
+                                             -- encryption tag
+}
+
+END -- End of H235-SECURITY-MESSAGES DEFINITIONS
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV16.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV16.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV16.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235_SECURITY_MESSAGES_IV16_H_
+#define	_H235_SECURITY_MESSAGES_IV16_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H235-SECURITY-MESSAGES_IV16 */
+typedef OCTET_STRING_t	 H235_SECURITY_MESSAGES_IV16_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_H235_SECURITY_MESSAGES_IV16_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_IV16;
+asn_struct_free_f H235_SECURITY_MESSAGES_IV16_free;
+asn_struct_print_f H235_SECURITY_MESSAGES_IV16_print;
+asn_constr_check_f H235_SECURITY_MESSAGES_IV16_constraint;
+ber_type_decoder_f H235_SECURITY_MESSAGES_IV16_decode_ber;
+der_type_encoder_f H235_SECURITY_MESSAGES_IV16_encode_der;
+xer_type_decoder_f H235_SECURITY_MESSAGES_IV16_decode_xer;
+xer_type_encoder_f H235_SECURITY_MESSAGES_IV16_encode_xer;
+per_type_decoder_f H235_SECURITY_MESSAGES_IV16_decode_uper;
+per_type_encoder_f H235_SECURITY_MESSAGES_IV16_encode_uper;
+per_type_decoder_f H235_SECURITY_MESSAGES_IV16_decode_aper;
+per_type_encoder_f H235_SECURITY_MESSAGES_IV16_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H235_SECURITY_MESSAGES_IV16_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV16.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV16.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV16.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235-SECURITY-MESSAGES_IV16.h"
+
+int
+H235_SECURITY_MESSAGES_IV16_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_H235_SECURITY_MESSAGES_IV16_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_H235_SECURITY_MESSAGES_IV16_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_IV16 = {
+	"IV16",
+	"IV16",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_H235_SECURITY_MESSAGES_IV16_tags_1,
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV16_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV16_tags_1[0]), /* 1 */
+	asn_DEF_H235_SECURITY_MESSAGES_IV16_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV16_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV16_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_H235_SECURITY_MESSAGES_IV16_constr_1, H235_SECURITY_MESSAGES_IV16_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV8.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV8.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV8.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235_SECURITY_MESSAGES_IV8_H_
+#define	_H235_SECURITY_MESSAGES_IV8_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H235-SECURITY-MESSAGES_IV8 */
+typedef OCTET_STRING_t	 H235_SECURITY_MESSAGES_IV8_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_H235_SECURITY_MESSAGES_IV8_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_IV8;
+asn_struct_free_f H235_SECURITY_MESSAGES_IV8_free;
+asn_struct_print_f H235_SECURITY_MESSAGES_IV8_print;
+asn_constr_check_f H235_SECURITY_MESSAGES_IV8_constraint;
+ber_type_decoder_f H235_SECURITY_MESSAGES_IV8_decode_ber;
+der_type_encoder_f H235_SECURITY_MESSAGES_IV8_encode_der;
+xer_type_decoder_f H235_SECURITY_MESSAGES_IV8_decode_xer;
+xer_type_encoder_f H235_SECURITY_MESSAGES_IV8_encode_xer;
+per_type_decoder_f H235_SECURITY_MESSAGES_IV8_decode_uper;
+per_type_encoder_f H235_SECURITY_MESSAGES_IV8_encode_uper;
+per_type_decoder_f H235_SECURITY_MESSAGES_IV8_decode_aper;
+per_type_encoder_f H235_SECURITY_MESSAGES_IV8_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H235_SECURITY_MESSAGES_IV8_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV8.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV8.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_IV8.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235-SECURITY-MESSAGES_IV8.h"
+
+int
+H235_SECURITY_MESSAGES_IV8_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 8)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_H235_SECURITY_MESSAGES_IV8_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  8,  8 }	/* (SIZE(8..8)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_H235_SECURITY_MESSAGES_IV8_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_IV8 = {
+	"IV8",
+	"IV8",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_H235_SECURITY_MESSAGES_IV8_tags_1,
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV8_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV8_tags_1[0]), /* 1 */
+	asn_DEF_H235_SECURITY_MESSAGES_IV8_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV8_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_IV8_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_H235_SECURITY_MESSAGES_IV8_constr_1, H235_SECURITY_MESSAGES_IV8_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_NonStandardParameter.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_NonStandardParameter.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_NonStandardParameter.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235_SECURITY_MESSAGES_NonStandardParameter_H_
+#define	_H235_SECURITY_MESSAGES_NonStandardParameter_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H235-SECURITY-MESSAGES_NonStandardParameter */
+typedef struct H235_SECURITY_MESSAGES_NonStandardParameter {
+	OBJECT_IDENTIFIER_t	 nonStandardIdentifier;
+	OCTET_STRING_t	 data;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H235_SECURITY_MESSAGES_NonStandardParameter_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter;
+extern asn_SEQUENCE_specifics_t asn_SPC_H235_SECURITY_MESSAGES_NonStandardParameter_specs_1;
+extern asn_TYPE_member_t asn_MBR_H235_SECURITY_MESSAGES_NonStandardParameter_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H235_SECURITY_MESSAGES_NonStandardParameter_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_NonStandardParameter.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_NonStandardParameter.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_NonStandardParameter.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235-SECURITY-MESSAGES_NonStandardParameter.h"
+
+asn_TYPE_member_t asn_MBR_H235_SECURITY_MESSAGES_NonStandardParameter_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H235_SECURITY_MESSAGES_NonStandardParameter, nonStandardIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H235_SECURITY_MESSAGES_NonStandardParameter, data),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"data"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H235_SECURITY_MESSAGES_NonStandardParameter_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardIdentifierat 25 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* dataat 26 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H235_SECURITY_MESSAGES_NonStandardParameter_specs_1 = {
+	sizeof(struct H235_SECURITY_MESSAGES_NonStandardParameter),
+	offsetof(struct H235_SECURITY_MESSAGES_NonStandardParameter, _asn_ctx),
+	asn_MAP_H235_SECURITY_MESSAGES_NonStandardParameter_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter = {
+	"NonStandardParameter",
+	"NonStandardParameter",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter_tags_1,
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter_tags_1[0]), /* 1 */
+	asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H235_SECURITY_MESSAGES_NonStandardParameter_1,
+	2,	/* Elements count */
+	&asn_SPC_H235_SECURITY_MESSAGES_NonStandardParameter_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Params.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Params.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Params.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235_SECURITY_MESSAGES_Params_H_
+#define	_H235_SECURITY_MESSAGES_Params_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include "H235-SECURITY-MESSAGES_IV8.h"
+#include "H235-SECURITY-MESSAGES_IV16.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H235-SECURITY-MESSAGES_Params */
+typedef struct H235_SECURITY_MESSAGES_Params {
+	long	*ranInt;	/* OPTIONAL */
+	H235_SECURITY_MESSAGES_IV8_t	*iv8;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	H235_SECURITY_MESSAGES_IV16_t	*iv16;	/* OPTIONAL */
+	OCTET_STRING_t	*iv;	/* OPTIONAL */
+	OCTET_STRING_t	*clearSalt;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H235_SECURITY_MESSAGES_Params_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_Params;
+extern asn_SEQUENCE_specifics_t asn_SPC_H235_SECURITY_MESSAGES_Params_specs_1;
+extern asn_TYPE_member_t asn_MBR_H235_SECURITY_MESSAGES_Params_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H235_SECURITY_MESSAGES_Params_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Params.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Params.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Params.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235-SECURITY-MESSAGES_Params.h"
+
+asn_TYPE_member_t asn_MBR_H235_SECURITY_MESSAGES_Params_1[] = {
+	{ ATF_POINTER, 5, offsetof(struct H235_SECURITY_MESSAGES_Params, ranInt),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ranInt"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H235_SECURITY_MESSAGES_Params, iv8),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_IV8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iv8"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H235_SECURITY_MESSAGES_Params, iv16),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_IV16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iv16"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H235_SECURITY_MESSAGES_Params, iv),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iv"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H235_SECURITY_MESSAGES_Params, clearSalt),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"clearSalt"
+		},
+};
+static const int asn_MAP_H235_SECURITY_MESSAGES_Params_oms_1[] = { 0, 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_H235_SECURITY_MESSAGES_Params_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H235_SECURITY_MESSAGES_Params_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ranIntat 221 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* iv8at 222 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* iv16at 224 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* ivat 225 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* clearSaltat 226 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H235_SECURITY_MESSAGES_Params_specs_1 = {
+	sizeof(struct H235_SECURITY_MESSAGES_Params),
+	offsetof(struct H235_SECURITY_MESSAGES_Params, _asn_ctx),
+	asn_MAP_H235_SECURITY_MESSAGES_Params_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_H235_SECURITY_MESSAGES_Params_oms_1,	/* Optional members */
+	2, 3,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_Params = {
+	"Params",
+	"Params",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H235_SECURITY_MESSAGES_Params_tags_1,
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_Params_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_Params_tags_1[0]), /* 1 */
+	asn_DEF_H235_SECURITY_MESSAGES_Params_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_Params_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_Params_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H235_SECURITY_MESSAGES_Params_1,
+	5,	/* Elements count */
+	&asn_SPC_H235_SECURITY_MESSAGES_Params_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Password.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Password.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Password.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235_SECURITY_MESSAGES_Password_H_
+#define	_H235_SECURITY_MESSAGES_Password_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BMPString.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H235-SECURITY-MESSAGES_Password */
+typedef BMPString_t	 H235_SECURITY_MESSAGES_Password_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_H235_SECURITY_MESSAGES_Password_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_Password;
+asn_struct_free_f H235_SECURITY_MESSAGES_Password_free;
+asn_struct_print_f H235_SECURITY_MESSAGES_Password_print;
+asn_constr_check_f H235_SECURITY_MESSAGES_Password_constraint;
+ber_type_decoder_f H235_SECURITY_MESSAGES_Password_decode_ber;
+der_type_encoder_f H235_SECURITY_MESSAGES_Password_encode_der;
+xer_type_decoder_f H235_SECURITY_MESSAGES_Password_decode_xer;
+xer_type_encoder_f H235_SECURITY_MESSAGES_Password_encode_xer;
+per_type_decoder_f H235_SECURITY_MESSAGES_Password_decode_uper;
+per_type_encoder_f H235_SECURITY_MESSAGES_Password_encode_uper;
+per_type_decoder_f H235_SECURITY_MESSAGES_Password_decode_aper;
+per_type_encoder_f H235_SECURITY_MESSAGES_Password_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H235_SECURITY_MESSAGES_Password_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Password.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Password.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235-SECURITY-MESSAGES_Password.c	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235-SECURITY-MESSAGES_Password.h"
+
+static int check_permitted_alphabet_1(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+int
+H235_SECURITY_MESSAGES_Password_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_1(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using BMPString,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_H235_SECURITY_MESSAGES_Password_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+static const ber_tlv_tag_t asn_DEF_H235_SECURITY_MESSAGES_Password_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (30 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_H235_SECURITY_MESSAGES_Password = {
+	"Password",
+	"Password",
+	&asn_OP_BMPString,
+	asn_DEF_H235_SECURITY_MESSAGES_Password_tags_1,
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_Password_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_Password_tags_1[0]), /* 1 */
+	asn_DEF_H235_SECURITY_MESSAGES_Password_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235_SECURITY_MESSAGES_Password_tags_1)
+		/sizeof(asn_DEF_H235_SECURITY_MESSAGES_Password_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_H235_SECURITY_MESSAGES_Password_constr_1, H235_SECURITY_MESSAGES_Password_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BMPString_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235CertificateSignature.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235CertificateSignature.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235CertificateSignature.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235CertificateSignature_H_
+#define	_H235CertificateSignature_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "TypedCertificate.h"
+#include "RandomVal.h"
+#include "SIGNED.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H235CertificateSignature */
+typedef struct H235CertificateSignature {
+	TypedCertificate_t	 certificate;
+	RandomVal_t	 responseRandom;
+	RandomVal_t	*requesterRandom;	/* OPTIONAL */
+	SIGNED_EncodedReturnSig_t	 signature;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H235CertificateSignature_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H235CertificateSignature;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H235CertificateSignature_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235CertificateSignature.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235CertificateSignature.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235CertificateSignature.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235CertificateSignature.h"
+
+static asn_TYPE_member_t asn_MBR_H235CertificateSignature_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H235CertificateSignature, certificate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TypedCertificate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certificate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H235CertificateSignature, responseRandom),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RandomVal,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"responseRandom"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H235CertificateSignature, requesterRandom),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RandomVal,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requesterRandom"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H235CertificateSignature, signature),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SIGNED_EncodedReturnSig,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signature"
+		},
+};
+static const int asn_MAP_H235CertificateSignature_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_H235CertificateSignature_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H235CertificateSignature_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* certificateat 282 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* responseRandomat 283 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* requesterRandomat 284 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* signatureat 285 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_H235CertificateSignature_specs_1 = {
+	sizeof(struct H235CertificateSignature),
+	offsetof(struct H235CertificateSignature, _asn_ctx),
+	asn_MAP_H235CertificateSignature_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_H235CertificateSignature_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H235CertificateSignature = {
+	"H235CertificateSignature",
+	"H235CertificateSignature",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H235CertificateSignature_tags_1,
+	sizeof(asn_DEF_H235CertificateSignature_tags_1)
+		/sizeof(asn_DEF_H235CertificateSignature_tags_1[0]), /* 1 */
+	asn_DEF_H235CertificateSignature_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235CertificateSignature_tags_1)
+		/sizeof(asn_DEF_H235CertificateSignature_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H235CertificateSignature_1,
+	4,	/* Elements count */
+	&asn_SPC_H235CertificateSignature_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Key.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Key.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Key.h	(working copy)
@@ -0,0 +1,74 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235Key_H_
+#define	_H235Key_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "KeyMaterial.h"
+#include "KeyMaterialExt.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H235Key_PR {
+	H235Key_PR_NOTHING,	/* No components present */
+	H235Key_PR_secureChannel,
+	H235Key_PR_sharedSecret,
+	H235Key_PR_certProtectedKey,
+	/* Extensions may appear below */
+	H235Key_PR_secureSharedSecret,
+	H235Key_PR_secureChannelExt
+} H235Key_PR;
+
+/* Forward declarations */
+struct ENCRYPTED;
+struct SIGNED_EncodedKeySignedMaterial;
+struct V3KeySyncMaterial;
+
+/* H235Key */
+typedef struct H235Key {
+	H235Key_PR present;
+	union H235Key_u {
+		KeyMaterial_t	 secureChannel;
+		struct ENCRYPTED	*sharedSecret;
+		struct SIGNED_EncodedKeySignedMaterial	*certProtectedKey;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct V3KeySyncMaterial	*secureSharedSecret;
+		KeyMaterialExt_t	 secureChannelExt;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H235Key_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H235Key;
+extern asn_CHOICE_specifics_t asn_SPC_H235Key_specs_1;
+extern asn_TYPE_member_t asn_MBR_H235Key_1[5];
+extern asn_per_constraints_t asn_PER_type_H235Key_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ENCRYPTED.h"
+#include "SIGNED.h"
+#include "V3KeySyncMaterial.h"
+
+#endif	/* _H235Key_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Key.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Key.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Key.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235Key.h"
+
+asn_per_constraints_t asn_PER_type_H235Key_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H235Key_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H235Key, choice.secureChannel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_KeyMaterial,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secureChannel"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Key, choice.sharedSecret),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ENCRYPTED_202P2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sharedSecret"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Key, choice.certProtectedKey),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SIGNED_EncodedKeySignedMaterial,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certProtectedKey"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Key, choice.secureSharedSecret),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V3KeySyncMaterial,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secureSharedSecret"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H235Key, choice.secureChannelExt),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_KeyMaterialExt,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secureChannelExt"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_H235Key_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* secureChannelat 262 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* sharedSecretat 263 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* certProtectedKeyat 264 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* secureSharedSecretat 266 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* secureChannelExtat 268 */
+};
+asn_CHOICE_specifics_t asn_SPC_H235Key_specs_1 = {
+	sizeof(struct H235Key),
+	offsetof(struct H235Key, _asn_ctx),
+	offsetof(struct H235Key, present),
+	sizeof(((struct H235Key *)0)->present),
+	asn_MAP_H235Key_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_H235Key = {
+	"H235Key",
+	"H235Key",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_H235Key_constr_1, CHOICE_constraint },
+	asn_MBR_H235Key_1,
+	5,	/* Elements count */
+	&asn_SPC_H235Key_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Media.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Media.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Media.h	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235Media_H_
+#define	_H235Media_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "EncryptionAuthenticationAndIntegrity.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H235Media__mediaType_PR {
+	H235Media__mediaType_PR_NOTHING,	/* No components present */
+	H235Media__mediaType_PR_nonStandard,
+	H235Media__mediaType_PR_videoData,
+	H235Media__mediaType_PR_audioData,
+	H235Media__mediaType_PR_data,
+	/* Extensions may appear below */
+	H235Media__mediaType_PR_redundancyEncoding,
+	H235Media__mediaType_PR_multiplePayloadStream,
+	H235Media__mediaType_PR_depFec,
+	H235Media__mediaType_PR_fec
+} H235Media__mediaType_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct VideoCapability;
+struct AudioCapability;
+struct DataApplicationCapability;
+struct RedundancyEncoding;
+struct MultiplePayloadStream;
+struct DepFECData;
+struct FECData;
+
+/* H235Media */
+typedef struct H235Media {
+	EncryptionAuthenticationAndIntegrity_t	 encryptionAuthenticationAndIntegrity;
+	struct H235Media__mediaType {
+		H235Media__mediaType_PR present;
+		union H235Media__mediaType_u {
+			struct NonStandardParameter	*nonStandard;
+			struct VideoCapability	*videoData;
+			struct AudioCapability	*audioData;
+			struct DataApplicationCapability	*data;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct RedundancyEncoding	*redundancyEncoding;
+			struct MultiplePayloadStream	*multiplePayloadStream;
+			struct DepFECData	*depFec;
+			struct FECData	*fec;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} mediaType;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H235Media_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H235Media;
+extern asn_SEQUENCE_specifics_t asn_SPC_H235Media_specs_1;
+extern asn_TYPE_member_t asn_MBR_H235Media_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "VideoCapability.h"
+#include "AudioCapability.h"
+#include "DataApplicationCapability.h"
+#include "RedundancyEncoding.h"
+#include "MultiplePayloadStream.h"
+#include "DepFECData.h"
+#include "FECData.h"
+
+#endif	/* _H235Media_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Media.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Media.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Media.c	(working copy)
@@ -0,0 +1,174 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235Media.h"
+
+static asn_per_constraints_t asn_PER_type_mediaType_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_mediaType_3[] = {
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.videoData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.audioData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.data),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"data"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.redundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncoding,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncoding"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.multiplePayloadStream),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplePayloadStream,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplePayloadStream"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.depFec),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DepFECData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"depFec"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Media__mediaType, choice.fec),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_FECData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fec"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_mediaType_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1818 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoDataat 1819 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* audioDataat 1820 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* dataat 1821 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* redundancyEncodingat 1823 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* multiplePayloadStreamat 1824 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* depFecat 1825 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* fecat 1827 */
+};
+static asn_CHOICE_specifics_t asn_SPC_mediaType_specs_3 = {
+	sizeof(struct H235Media__mediaType),
+	offsetof(struct H235Media__mediaType, _asn_ctx),
+	offsetof(struct H235Media__mediaType, present),
+	sizeof(((struct H235Media__mediaType *)0)->present),
+	asn_MAP_mediaType_tag2el_3,
+	8,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mediaType_3 = {
+	"mediaType",
+	"mediaType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_mediaType_constr_3, CHOICE_constraint },
+	asn_MBR_mediaType_3,
+	8,	/* Elements count */
+	&asn_SPC_mediaType_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H235Media_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H235Media, encryptionAuthenticationAndIntegrity),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionAuthenticationAndIntegrity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionAuthenticationAndIntegrity"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H235Media, mediaType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_mediaType_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaType"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H235Media_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H235Media_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* encryptionAuthenticationAndIntegrityat 1814 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* mediaTypeat 1818 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H235Media_specs_1 = {
+	sizeof(struct H235Media),
+	offsetof(struct H235Media, _asn_ctx),
+	asn_MAP_H235Media_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H235Media = {
+	"H235Media",
+	"H235Media",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H235Media_tags_1,
+	sizeof(asn_DEF_H235Media_tags_1)
+		/sizeof(asn_DEF_H235Media_tags_1[0]), /* 1 */
+	asn_DEF_H235Media_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235Media_tags_1)
+		/sizeof(asn_DEF_H235Media_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H235Media_1,
+	2,	/* Elements count */
+	&asn_SPC_H235Media_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Mode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Mode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Mode.h	(working copy)
@@ -0,0 +1,84 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235Mode_H_
+#define	_H235Mode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "EncryptionAuthenticationAndIntegrity.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H235Mode__mediaMode_PR {
+	H235Mode__mediaMode_PR_NOTHING,	/* No components present */
+	H235Mode__mediaMode_PR_nonStandard,
+	H235Mode__mediaMode_PR_videoMode,
+	H235Mode__mediaMode_PR_audioMode,
+	H235Mode__mediaMode_PR_dataMode
+	/* Extensions may appear below */
+	
+} H235Mode__mediaMode_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct VideoMode;
+struct AudioMode;
+struct DataMode;
+
+/* H235Mode */
+typedef struct H235Mode {
+	EncryptionAuthenticationAndIntegrity_t	 encryptionAuthenticationAndIntegrity;
+	struct H235Mode__mediaMode {
+		H235Mode__mediaMode_PR present;
+		union H235Mode__mediaMode_u {
+			struct NonStandardParameter	*nonStandard;
+			struct VideoMode	*videoMode;
+			struct AudioMode	*audioMode;
+			struct DataMode	*dataMode;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} mediaMode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H235Mode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H235Mode;
+extern asn_SEQUENCE_specifics_t asn_SPC_H235Mode_specs_1;
+extern asn_TYPE_member_t asn_MBR_H235Mode_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "VideoMode.h"
+#include "AudioMode.h"
+#include "DataMode.h"
+
+#endif	/* _H235Mode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Mode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Mode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235Mode.c	(working copy)
@@ -0,0 +1,134 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235Mode.h"
+
+static asn_per_constraints_t asn_PER_type_mediaMode_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_mediaMode_3[] = {
+	{ ATF_POINTER, 0, offsetof(struct H235Mode__mediaMode, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Mode__mediaMode, choice.videoMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Mode__mediaMode, choice.audioMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H235Mode__mediaMode, choice.dataMode),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataMode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_mediaMode_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2589 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoModeat 2590 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* audioModeat 2591 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* dataModeat 2592 */
+};
+static asn_CHOICE_specifics_t asn_SPC_mediaMode_specs_3 = {
+	sizeof(struct H235Mode__mediaMode),
+	offsetof(struct H235Mode__mediaMode, _asn_ctx),
+	offsetof(struct H235Mode__mediaMode, present),
+	sizeof(((struct H235Mode__mediaMode *)0)->present),
+	asn_MAP_mediaMode_tag2el_3,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mediaMode_3 = {
+	"mediaMode",
+	"mediaMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_mediaMode_constr_3, CHOICE_constraint },
+	asn_MBR_mediaMode_3,
+	4,	/* Elements count */
+	&asn_SPC_mediaMode_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H235Mode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H235Mode, encryptionAuthenticationAndIntegrity),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionAuthenticationAndIntegrity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionAuthenticationAndIntegrity"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H235Mode, mediaMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_mediaMode_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaMode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H235Mode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H235Mode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* encryptionAuthenticationAndIntegrityat 2585 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* mediaModeat 2589 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H235Mode_specs_1 = {
+	sizeof(struct H235Mode),
+	offsetof(struct H235Mode, _asn_ctx),
+	asn_MAP_H235Mode_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H235Mode = {
+	"H235Mode",
+	"H235Mode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H235Mode_tags_1,
+	sizeof(asn_DEF_H235Mode_tags_1)
+		/sizeof(asn_DEF_H235Mode_tags_1[0]), /* 1 */
+	asn_DEF_H235Mode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235Mode_tags_1)
+		/sizeof(asn_DEF_H235Mode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H235Mode_1,
+	2,	/* Elements count */
+	&asn_SPC_H235Mode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235SecurityCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235SecurityCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235SecurityCapability.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H235SecurityCapability_H_
+#define	_H235SecurityCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "EncryptionAuthenticationAndIntegrity.h"
+#include "CapabilityTableEntryNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H235SecurityCapability */
+typedef struct H235SecurityCapability {
+	EncryptionAuthenticationAndIntegrity_t	 encryptionAuthenticationAndIntegrity;
+	CapabilityTableEntryNumber_t	 mediaCapability;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H235SecurityCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H235SecurityCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H235SecurityCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H235SecurityCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H235SecurityCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235SecurityCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235SecurityCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H235SecurityCapability.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H235SecurityCapability.h"
+
+asn_TYPE_member_t asn_MBR_H235SecurityCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H235SecurityCapability, encryptionAuthenticationAndIntegrity),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionAuthenticationAndIntegrity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionAuthenticationAndIntegrity"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H235SecurityCapability, mediaCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaCapability"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H235SecurityCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H235SecurityCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* encryptionAuthenticationAndIntegrityat 350 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* mediaCapabilityat 352 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H235SecurityCapability_specs_1 = {
+	sizeof(struct H235SecurityCapability),
+	offsetof(struct H235SecurityCapability, _asn_ctx),
+	asn_MAP_H235SecurityCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H235SecurityCapability = {
+	"H235SecurityCapability",
+	"H235SecurityCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H235SecurityCapability_tags_1,
+	sizeof(asn_DEF_H235SecurityCapability_tags_1)
+		/sizeof(asn_DEF_H235SecurityCapability_tags_1[0]), /* 1 */
+	asn_DEF_H235SecurityCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H235SecurityCapability_tags_1)
+		/sizeof(asn_DEF_H235SecurityCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H235SecurityCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_H235SecurityCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H245Security.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H245Security.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H245Security.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H245Security_H_
+#define	_H245Security_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H245Security_PR {
+	H245Security_PR_NOTHING,	/* No components present */
+	H245Security_PR_nonStandard,
+	H245Security_PR_noSecurity,
+	H245Security_PR_tls,
+	H245Security_PR_ipsec
+	/* Extensions may appear below */
+	
+} H245Security_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct SecurityCapabilities;
+
+/* H245Security */
+typedef struct H245Security {
+	H245Security_PR present;
+	union H245Security_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 noSecurity;
+		struct SecurityCapabilities	*tls;
+		struct SecurityCapabilities	*ipsec;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H245Security_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H245Security;
+extern asn_CHOICE_specifics_t asn_SPC_H245Security_specs_1;
+extern asn_TYPE_member_t asn_MBR_H245Security_1[4];
+extern asn_per_constraints_t asn_PER_type_H245Security_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "SecurityCapabilities.h"
+
+#endif	/* _H245Security_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H245Security.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H245Security.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H245Security.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H245Security.h"
+
+asn_per_constraints_t asn_PER_type_H245Security_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H245Security_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct H245Security, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H245Security, choice.noSecurity),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noSecurity"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H245Security, choice.tls),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SecurityCapabilities,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tls"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H245Security, choice.ipsec),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SecurityCapabilities,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ipsec"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_H245Security_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1000 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* noSecurityat 1001 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tlsat 1002 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* ipsecat 1003 */
+};
+asn_CHOICE_specifics_t asn_SPC_H245Security_specs_1 = {
+	sizeof(struct H245Security),
+	offsetof(struct H245Security, _asn_ctx),
+	offsetof(struct H245Security, present),
+	sizeof(((struct H245Security *)0)->present),
+	asn_MAP_H245Security_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_H245Security = {
+	"H245Security",
+	"H245Security",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_H245Security_constr_1, CHOICE_constraint },
+	asn_MBR_H245Security_1,
+	4,	/* Elements count */
+	&asn_SPC_H245Security_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248PackagesDescriptor.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248PackagesDescriptor.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248PackagesDescriptor.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H248PackagesDescriptor_H_
+#define	_H248PackagesDescriptor_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H248PackagesDescriptor */
+typedef OCTET_STRING_t	 H248PackagesDescriptor_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H248PackagesDescriptor;
+asn_struct_free_f H248PackagesDescriptor_free;
+asn_struct_print_f H248PackagesDescriptor_print;
+asn_constr_check_f H248PackagesDescriptor_constraint;
+ber_type_decoder_f H248PackagesDescriptor_decode_ber;
+der_type_encoder_f H248PackagesDescriptor_encode_der;
+xer_type_decoder_f H248PackagesDescriptor_decode_xer;
+xer_type_encoder_f H248PackagesDescriptor_encode_xer;
+per_type_decoder_f H248PackagesDescriptor_decode_uper;
+per_type_encoder_f H248PackagesDescriptor_encode_uper;
+per_type_decoder_f H248PackagesDescriptor_decode_aper;
+per_type_encoder_f H248PackagesDescriptor_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H248PackagesDescriptor_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248PackagesDescriptor.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248PackagesDescriptor.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248PackagesDescriptor.c	(working copy)
@@ -0,0 +1,31 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H248PackagesDescriptor.h"
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+static const ber_tlv_tag_t asn_DEF_H248PackagesDescriptor_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_H248PackagesDescriptor = {
+	"H248PackagesDescriptor",
+	"H248PackagesDescriptor",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_H248PackagesDescriptor_tags_1,
+	sizeof(asn_DEF_H248PackagesDescriptor_tags_1)
+		/sizeof(asn_DEF_H248PackagesDescriptor_tags_1[0]), /* 1 */
+	asn_DEF_H248PackagesDescriptor_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H248PackagesDescriptor_tags_1)
+		/sizeof(asn_DEF_H248PackagesDescriptor_tags_1[0]), /* 1 */
+	{ 0, 0, OCTET_STRING_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248SignalsDescriptor.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248SignalsDescriptor.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248SignalsDescriptor.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H248SignalsDescriptor_H_
+#define	_H248SignalsDescriptor_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H248SignalsDescriptor */
+typedef OCTET_STRING_t	 H248SignalsDescriptor_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H248SignalsDescriptor;
+asn_struct_free_f H248SignalsDescriptor_free;
+asn_struct_print_f H248SignalsDescriptor_print;
+asn_constr_check_f H248SignalsDescriptor_constraint;
+ber_type_decoder_f H248SignalsDescriptor_decode_ber;
+der_type_encoder_f H248SignalsDescriptor_encode_der;
+xer_type_decoder_f H248SignalsDescriptor_decode_xer;
+xer_type_encoder_f H248SignalsDescriptor_encode_xer;
+per_type_decoder_f H248SignalsDescriptor_decode_uper;
+per_type_encoder_f H248SignalsDescriptor_encode_uper;
+per_type_decoder_f H248SignalsDescriptor_decode_aper;
+per_type_encoder_f H248SignalsDescriptor_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H248SignalsDescriptor_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248SignalsDescriptor.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248SignalsDescriptor.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H248SignalsDescriptor.c	(working copy)
@@ -0,0 +1,31 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H248SignalsDescriptor.h"
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+static const ber_tlv_tag_t asn_DEF_H248SignalsDescriptor_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_H248SignalsDescriptor = {
+	"H248SignalsDescriptor",
+	"H248SignalsDescriptor",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_H248SignalsDescriptor_tags_1,
+	sizeof(asn_DEF_H248SignalsDescriptor_tags_1)
+		/sizeof(asn_DEF_H248SignalsDescriptor_tags_1[0]), /* 1 */
+	asn_DEF_H248SignalsDescriptor_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H248SignalsDescriptor_tags_1)
+		/sizeof(asn_DEF_H248SignalsDescriptor_tags_1[0]), /* 1 */
+	{ 0, 0, OCTET_STRING_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoCapability.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H261VideoCapability_H_
+#define	_H261VideoCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H261VideoCapability */
+typedef struct H261VideoCapability {
+	long	*qcifMPI;	/* OPTIONAL */
+	long	*cifMPI;	/* OPTIONAL */
+	BOOLEAN_t	 temporalSpatialTradeOffCapability;
+	long	 maxBitRate;
+	BOOLEAN_t	 stillImageTransmission;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*videoBadMBsCap;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H261VideoCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H261VideoCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H261VideoCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H261VideoCapability_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H261VideoCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoCapability.c	(working copy)
@@ -0,0 +1,192 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H261VideoCapability.h"
+
+static int
+memb_qcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 19200)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_qcifMPI_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  1,  4 }	/* (1..4) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cifMPI_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  1,  4 }	/* (1..4) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxBitRate_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 15,  15,  1,  19200 }	/* (1..19200) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H261VideoCapability_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct H261VideoCapability, qcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_qcifMPI_constr_2,  memb_qcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"qcifMPI"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H261VideoCapability, cifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cifMPI_constr_3,  memb_cifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"cifMPI"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoCapability, temporalSpatialTradeOffCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"temporalSpatialTradeOffCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoCapability, maxBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxBitRate_constr_5,  memb_maxBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"maxBitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoCapability, stillImageTransmission),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"stillImageTransmission"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H261VideoCapability, videoBadMBsCap),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoBadMBsCap"
+		},
+};
+static const int asn_MAP_H261VideoCapability_oms_1[] = { 0, 1, 5 };
+static const ber_tlv_tag_t asn_DEF_H261VideoCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H261VideoCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* qcifMPIat 795 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* cifMPIat 796 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* temporalSpatialTradeOffCapabilityat 797 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* maxBitRateat 798 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* stillImageTransmissionat 799 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* videoBadMBsCapat 801 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H261VideoCapability_specs_1 = {
+	sizeof(struct H261VideoCapability),
+	offsetof(struct H261VideoCapability, _asn_ctx),
+	asn_MAP_H261VideoCapability_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_H261VideoCapability_oms_1,	/* Optional members */
+	2, 1,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H261VideoCapability = {
+	"H261VideoCapability",
+	"H261VideoCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H261VideoCapability_tags_1,
+	sizeof(asn_DEF_H261VideoCapability_tags_1)
+		/sizeof(asn_DEF_H261VideoCapability_tags_1[0]), /* 1 */
+	asn_DEF_H261VideoCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H261VideoCapability_tags_1)
+		/sizeof(asn_DEF_H261VideoCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H261VideoCapability_1,
+	6,	/* Elements count */
+	&asn_SPC_H261VideoCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoMode.h	(working copy)
@@ -0,0 +1,65 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H261VideoMode_H_
+#define	_H261VideoMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H261VideoMode__resolution_PR {
+	H261VideoMode__resolution_PR_NOTHING,	/* No components present */
+	H261VideoMode__resolution_PR_qcif,
+	H261VideoMode__resolution_PR_cif
+} H261VideoMode__resolution_PR;
+
+/* H261VideoMode */
+typedef struct H261VideoMode {
+	struct H261VideoMode__resolution {
+		H261VideoMode__resolution_PR present;
+		union H261VideoMode__resolution_u {
+			NULL_t	 qcif;
+			NULL_t	 cif;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} resolution;
+	long	 bitRate;
+	BOOLEAN_t	 stillImageTransmission;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H261VideoMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H261VideoMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_H261VideoMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_H261VideoMode_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H261VideoMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H261VideoMode.c	(working copy)
@@ -0,0 +1,154 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H261VideoMode.h"
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 19200)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_resolution_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 15,  15,  1,  19200 }	/* (1..19200) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_resolution_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoMode__resolution, choice.qcif),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qcif"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoMode__resolution, choice.cif),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cif"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_resolution_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* qcifat 2750 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* cifat 2751 */
+};
+static asn_CHOICE_specifics_t asn_SPC_resolution_specs_2 = {
+	sizeof(struct H261VideoMode__resolution),
+	offsetof(struct H261VideoMode__resolution, _asn_ctx),
+	offsetof(struct H261VideoMode__resolution, present),
+	sizeof(((struct H261VideoMode__resolution *)0)->present),
+	asn_MAP_resolution_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_resolution_2 = {
+	"resolution",
+	"resolution",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_resolution_constr_2, CHOICE_constraint },
+	asn_MBR_resolution_2,
+	2,	/* Elements count */
+	&asn_SPC_resolution_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H261VideoMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoMode, resolution),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_resolution_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resolution"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoMode, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_5,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H261VideoMode, stillImageTransmission),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"stillImageTransmission"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H261VideoMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H261VideoMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* resolutionat 2750 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bitRateat 2753 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* stillImageTransmissionat 2754 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H261VideoMode_specs_1 = {
+	sizeof(struct H261VideoMode),
+	offsetof(struct H261VideoMode, _asn_ctx),
+	asn_MAP_H261VideoMode_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H261VideoMode = {
+	"H261VideoMode",
+	"H261VideoMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H261VideoMode_tags_1,
+	sizeof(asn_DEF_H261VideoMode_tags_1)
+		/sizeof(asn_DEF_H261VideoMode_tags_1[0]), /* 1 */
+	asn_DEF_H261VideoMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H261VideoMode_tags_1)
+		/sizeof(asn_DEF_H261VideoMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H261VideoMode_1,
+	3,	/* Elements count */
+	&asn_SPC_H261VideoMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoCapability.h	(working copy)
@@ -0,0 +1,63 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H262VideoCapability_H_
+#define	_H262VideoCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H262VideoCapability */
+typedef struct H262VideoCapability {
+	BOOLEAN_t	 profileAndLevel_SPatML;
+	BOOLEAN_t	 profileAndLevel_MPatLL;
+	BOOLEAN_t	 profileAndLevel_MPatML;
+	BOOLEAN_t	 profileAndLevel_MPatH_14;
+	BOOLEAN_t	 profileAndLevel_MPatHL;
+	BOOLEAN_t	 profileAndLevel_SNRatLL;
+	BOOLEAN_t	 profileAndLevel_SNRatML;
+	BOOLEAN_t	 profileAndLevel_SpatialatH_14;
+	BOOLEAN_t	 profileAndLevel_HPatML;
+	BOOLEAN_t	 profileAndLevel_HPatH_14;
+	BOOLEAN_t	 profileAndLevel_HPatHL;
+	long	*videoBitRate;	/* OPTIONAL */
+	long	*vbvBufferSize;	/* OPTIONAL */
+	long	*samplesPerLine;	/* OPTIONAL */
+	long	*linesPerFrame;	/* OPTIONAL */
+	long	*framesPerSecond;	/* OPTIONAL */
+	unsigned long	*luminanceSampleRate;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*videoBadMBsCap;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H262VideoCapability_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_18;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_H262VideoCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H262VideoCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H262VideoCapability_1[18];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H262VideoCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoCapability.c	(working copy)
@@ -0,0 +1,443 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H262VideoCapability.h"
+
+static int
+luminanceSampleRate_18_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_videoBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1073741823)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_vbvBufferSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 262143)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_samplesPerLine_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_linesPerFrame_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_framesPerSecond_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_luminanceSampleRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_luminanceSampleRate_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_videoBitRate_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 30, -1,  0,  1073741823 }	/* (0..1073741823) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_vbvBufferSize_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 18, -1,  0,  262143 }	/* (0..262143) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_samplesPerLine_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_linesPerFrame_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_framesPerSecond_constr_17 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  15 }	/* (0..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_luminanceSampleRate_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_luminanceSampleRate_specs_18 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_luminanceSampleRate_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_18 = {
+	"luminanceSampleRate",
+	"luminanceSampleRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_luminanceSampleRate_tags_18,
+	sizeof(asn_DEF_luminanceSampleRate_tags_18)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_18[0]) - 1, /* 1 */
+	asn_DEF_luminanceSampleRate_tags_18,	/* Same as above */
+	sizeof(asn_DEF_luminanceSampleRate_tags_18)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_18[0]), /* 2 */
+	{ 0, &asn_PER_type_luminanceSampleRate_constr_18, luminanceSampleRate_18_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_luminanceSampleRate_specs_18	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H262VideoCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_SPatML),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SPatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_MPatLL),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatLL"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_MPatML),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_MPatH_14),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatH-14"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_MPatHL),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatHL"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_SNRatLL),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SNRatLL"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_SNRatML),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SNRatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_SpatialatH_14),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SpatialatH-14"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_HPatML),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-HPatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_HPatH_14),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-HPatH-14"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoCapability, profileAndLevel_HPatHL),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-HPatHL"
+		},
+	{ ATF_POINTER, 7, offsetof(struct H262VideoCapability, videoBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_videoBitRate_constr_13,  memb_videoBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"videoBitRate"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H262VideoCapability, vbvBufferSize),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_vbvBufferSize_constr_14,  memb_vbvBufferSize_constraint_1 },
+		0, 0, /* No default value */
+		"vbvBufferSize"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H262VideoCapability, samplesPerLine),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_samplesPerLine_constr_15,  memb_samplesPerLine_constraint_1 },
+		0, 0, /* No default value */
+		"samplesPerLine"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H262VideoCapability, linesPerFrame),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_linesPerFrame_constr_16,  memb_linesPerFrame_constraint_1 },
+		0, 0, /* No default value */
+		"linesPerFrame"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H262VideoCapability, framesPerSecond),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_framesPerSecond_constr_17,  memb_framesPerSecond_constraint_1 },
+		0, 0, /* No default value */
+		"framesPerSecond"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H262VideoCapability, luminanceSampleRate),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_luminanceSampleRate_18,
+		0,
+		{ 0, &asn_PER_memb_luminanceSampleRate_constr_18,  memb_luminanceSampleRate_constraint_1 },
+		0, 0, /* No default value */
+		"luminanceSampleRate"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H262VideoCapability, videoBadMBsCap),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoBadMBsCap"
+		},
+};
+static const int asn_MAP_H262VideoCapability_oms_1[] = { 11, 12, 13, 14, 15, 16, 17 };
+static const ber_tlv_tag_t asn_DEF_H262VideoCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H262VideoCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* profileAndLevel-SPatMLat 806 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* profileAndLevel-MPatLLat 807 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* profileAndLevel-MPatMLat 808 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* profileAndLevel-MPatH-14at 809 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* profileAndLevel-MPatHLat 810 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* profileAndLevel-SNRatLLat 811 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* profileAndLevel-SNRatMLat 812 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* profileAndLevel-SpatialatH-14at 813 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* profileAndLevel-HPatMLat 814 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* profileAndLevel-HPatH-14at 815 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* profileAndLevel-HPatHLat 816 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* videoBitRateat 817 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* vbvBufferSizeat 818 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* samplesPerLineat 819 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* linesPerFrameat 820 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* framesPerSecondat 821 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* luminanceSampleRateat 822 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 } /* videoBadMBsCapat 824 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H262VideoCapability_specs_1 = {
+	sizeof(struct H262VideoCapability),
+	offsetof(struct H262VideoCapability, _asn_ctx),
+	asn_MAP_H262VideoCapability_tag2el_1,
+	18,	/* Count of tags in the map */
+	asn_MAP_H262VideoCapability_oms_1,	/* Optional members */
+	6, 1,	/* Root/Additions */
+	17,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H262VideoCapability = {
+	"H262VideoCapability",
+	"H262VideoCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H262VideoCapability_tags_1,
+	sizeof(asn_DEF_H262VideoCapability_tags_1)
+		/sizeof(asn_DEF_H262VideoCapability_tags_1[0]), /* 1 */
+	asn_DEF_H262VideoCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H262VideoCapability_tags_1)
+		/sizeof(asn_DEF_H262VideoCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H262VideoCapability_1,
+	18,	/* Elements count */
+	&asn_SPC_H262VideoCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoMode.h	(working copy)
@@ -0,0 +1,93 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H262VideoMode_H_
+#define	_H262VideoMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H262VideoMode__profileAndLevel_PR {
+	H262VideoMode__profileAndLevel_PR_NOTHING,	/* No components present */
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_SPatML,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_MPatLL,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_MPatML,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_MPatH_14,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_MPatHL,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_SNRatLL,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_SNRatML,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_SpatialatH_14,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_HPatML,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_HPatH_14,
+	H262VideoMode__profileAndLevel_PR_profileAndLevel_HPatHL
+	/* Extensions may appear below */
+	
+} H262VideoMode__profileAndLevel_PR;
+
+/* H262VideoMode */
+typedef struct H262VideoMode {
+	struct H262VideoMode__profileAndLevel {
+		H262VideoMode__profileAndLevel_PR present;
+		union H262VideoMode__profileAndLevel_u {
+			NULL_t	 profileAndLevel_SPatML;
+			NULL_t	 profileAndLevel_MPatLL;
+			NULL_t	 profileAndLevel_MPatML;
+			NULL_t	 profileAndLevel_MPatH_14;
+			NULL_t	 profileAndLevel_MPatHL;
+			NULL_t	 profileAndLevel_SNRatLL;
+			NULL_t	 profileAndLevel_SNRatML;
+			NULL_t	 profileAndLevel_SpatialatH_14;
+			NULL_t	 profileAndLevel_HPatML;
+			NULL_t	 profileAndLevel_HPatH_14;
+			NULL_t	 profileAndLevel_HPatHL;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} profileAndLevel;
+	long	*videoBitRate;	/* OPTIONAL */
+	long	*vbvBufferSize;	/* OPTIONAL */
+	long	*samplesPerLine;	/* OPTIONAL */
+	long	*linesPerFrame;	/* OPTIONAL */
+	long	*framesPerSecond;	/* OPTIONAL */
+	unsigned long	*luminanceSampleRate;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H262VideoMode_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_20;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_H262VideoMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_H262VideoMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_H262VideoMode_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H262VideoMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H262VideoMode.c	(working copy)
@@ -0,0 +1,477 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H262VideoMode.h"
+
+static int
+luminanceSampleRate_20_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_videoBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1073741823)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_vbvBufferSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 262143)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_samplesPerLine_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_linesPerFrame_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_framesPerSecond_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_luminanceSampleRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_profileAndLevel_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  10 }	/* (0..10,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_luminanceSampleRate_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_videoBitRate_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 30, -1,  0,  1073741823 }	/* (0..1073741823) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_vbvBufferSize_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 18, -1,  0,  262143 }	/* (0..262143) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_samplesPerLine_constr_17 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_linesPerFrame_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_framesPerSecond_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  15 }	/* (0..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_luminanceSampleRate_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_profileAndLevel_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_SPatML),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SPatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_MPatLL),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatLL"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_MPatML),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_MPatH_14),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatH-14"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_MPatHL),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-MPatHL"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_SNRatLL),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SNRatLL"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_SNRatML),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SNRatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_SpatialatH_14),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-SpatialatH-14"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_HPatML),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-HPatML"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_HPatH_14),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-HPatH-14"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode__profileAndLevel, choice.profileAndLevel_HPatHL),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel-HPatHL"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_profileAndLevel_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* profileAndLevel-SPatMLat 2762 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* profileAndLevel-MPatLLat 2763 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* profileAndLevel-MPatMLat 2764 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* profileAndLevel-MPatH-14at 2765 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* profileAndLevel-MPatHLat 2766 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* profileAndLevel-SNRatLLat 2767 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* profileAndLevel-SNRatMLat 2768 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* profileAndLevel-SpatialatH-14at 2769 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* profileAndLevel-HPatMLat 2770 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* profileAndLevel-HPatH-14at 2771 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* profileAndLevel-HPatHLat 2772 */
+};
+static asn_CHOICE_specifics_t asn_SPC_profileAndLevel_specs_2 = {
+	sizeof(struct H262VideoMode__profileAndLevel),
+	offsetof(struct H262VideoMode__profileAndLevel, _asn_ctx),
+	offsetof(struct H262VideoMode__profileAndLevel, present),
+	sizeof(((struct H262VideoMode__profileAndLevel *)0)->present),
+	asn_MAP_profileAndLevel_tag2el_2,
+	11,	/* Count of tags in the map */
+	0, 0,
+	11	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_profileAndLevel_2 = {
+	"profileAndLevel",
+	"profileAndLevel",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_profileAndLevel_constr_2, CHOICE_constraint },
+	asn_MBR_profileAndLevel_2,
+	11,	/* Elements count */
+	&asn_SPC_profileAndLevel_specs_2	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_luminanceSampleRate_specs_20 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_luminanceSampleRate_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_20 = {
+	"luminanceSampleRate",
+	"luminanceSampleRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_luminanceSampleRate_tags_20,
+	sizeof(asn_DEF_luminanceSampleRate_tags_20)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_20[0]) - 1, /* 1 */
+	asn_DEF_luminanceSampleRate_tags_20,	/* Same as above */
+	sizeof(asn_DEF_luminanceSampleRate_tags_20)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_20[0]), /* 2 */
+	{ 0, &asn_PER_type_luminanceSampleRate_constr_20, luminanceSampleRate_20_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_luminanceSampleRate_specs_20	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H262VideoMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H262VideoMode, profileAndLevel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_profileAndLevel_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"profileAndLevel"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H262VideoMode, videoBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_videoBitRate_constr_15,  memb_videoBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"videoBitRate"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H262VideoMode, vbvBufferSize),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_vbvBufferSize_constr_16,  memb_vbvBufferSize_constraint_1 },
+		0, 0, /* No default value */
+		"vbvBufferSize"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H262VideoMode, samplesPerLine),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_samplesPerLine_constr_17,  memb_samplesPerLine_constraint_1 },
+		0, 0, /* No default value */
+		"samplesPerLine"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H262VideoMode, linesPerFrame),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_linesPerFrame_constr_18,  memb_linesPerFrame_constraint_1 },
+		0, 0, /* No default value */
+		"linesPerFrame"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H262VideoMode, framesPerSecond),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_framesPerSecond_constr_19,  memb_framesPerSecond_constraint_1 },
+		0, 0, /* No default value */
+		"framesPerSecond"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H262VideoMode, luminanceSampleRate),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_luminanceSampleRate_20,
+		0,
+		{ 0, &asn_PER_memb_luminanceSampleRate_constr_20,  memb_luminanceSampleRate_constraint_1 },
+		0, 0, /* No default value */
+		"luminanceSampleRate"
+		},
+};
+static const int asn_MAP_H262VideoMode_oms_1[] = { 1, 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_H262VideoMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H262VideoMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* profileAndLevelat 2762 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoBitRateat 2775 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* vbvBufferSizeat 2776 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* samplesPerLineat 2777 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* linesPerFrameat 2778 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* framesPerSecondat 2779 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* luminanceSampleRateat 2780 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H262VideoMode_specs_1 = {
+	sizeof(struct H262VideoMode),
+	offsetof(struct H262VideoMode, _asn_ctx),
+	asn_MAP_H262VideoMode_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_H262VideoMode_oms_1,	/* Optional members */
+	6, 0,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H262VideoMode = {
+	"H262VideoMode",
+	"H262VideoMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H262VideoMode_tags_1,
+	sizeof(asn_DEF_H262VideoMode_tags_1)
+		/sizeof(asn_DEF_H262VideoMode_tags_1[0]), /* 1 */
+	asn_DEF_H262VideoMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H262VideoMode_tags_1)
+		/sizeof(asn_DEF_H262VideoMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H262VideoMode_1,
+	7,	/* Elements count */
+	&asn_SPC_H262VideoMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263ModeComboFlags.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263ModeComboFlags.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263ModeComboFlags.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H263ModeComboFlags_H_
+#define	_H263ModeComboFlags_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include "H263Version3Options.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct H263Version3Options;
+
+/* H263ModeComboFlags */
+typedef struct H263ModeComboFlags {
+	BOOLEAN_t	 unrestrictedVector;
+	BOOLEAN_t	 arithmeticCoding;
+	BOOLEAN_t	 advancedPrediction;
+	BOOLEAN_t	 pbFrames;
+	BOOLEAN_t	 advancedIntraCodingMode;
+	BOOLEAN_t	 deblockingFilterMode;
+	BOOLEAN_t	 unlimitedMotionVectors;
+	BOOLEAN_t	 slicesInOrder_NonRect;
+	BOOLEAN_t	 slicesInOrder_Rect;
+	BOOLEAN_t	 slicesNoOrder_NonRect;
+	BOOLEAN_t	 slicesNoOrder_Rect;
+	BOOLEAN_t	 improvedPBFramesMode;
+	BOOLEAN_t	 referencePicSelect;
+	BOOLEAN_t	 dynamicPictureResizingByFour;
+	BOOLEAN_t	 dynamicPictureResizingSixteenthPel;
+	BOOLEAN_t	 dynamicWarpingHalfPel;
+	BOOLEAN_t	 dynamicWarpingSixteenthPel;
+	BOOLEAN_t	 reducedResolutionUpdate;
+	BOOLEAN_t	 independentSegmentDecoding;
+	BOOLEAN_t	 alternateInterVLCMode;
+	BOOLEAN_t	 modifiedQuantizationMode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*enhancedReferencePicSelect;
+	struct H263Version3Options	*h263Version3Options;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H263ModeComboFlags_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H263ModeComboFlags;
+extern asn_SEQUENCE_specifics_t asn_SPC_H263ModeComboFlags_specs_1;
+extern asn_TYPE_member_t asn_MBR_H263ModeComboFlags_1[23];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H263ModeComboFlags_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263ModeComboFlags.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263ModeComboFlags.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263ModeComboFlags.c	(working copy)
@@ -0,0 +1,272 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H263ModeComboFlags.h"
+
+asn_TYPE_member_t asn_MBR_H263ModeComboFlags_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, unrestrictedVector),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unrestrictedVector"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, arithmeticCoding),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"arithmeticCoding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, advancedPrediction),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"advancedPrediction"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, pbFrames),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pbFrames"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, advancedIntraCodingMode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"advancedIntraCodingMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, deblockingFilterMode),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"deblockingFilterMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, unlimitedMotionVectors),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unlimitedMotionVectors"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, slicesInOrder_NonRect),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesInOrder-NonRect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, slicesInOrder_Rect),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesInOrder-Rect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, slicesNoOrder_NonRect),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesNoOrder-NonRect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, slicesNoOrder_Rect),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesNoOrder-Rect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, improvedPBFramesMode),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"improvedPBFramesMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, referencePicSelect),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"referencePicSelect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, dynamicPictureResizingByFour),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicPictureResizingByFour"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, dynamicPictureResizingSixteenthPel),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicPictureResizingSixteenthPel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, dynamicWarpingHalfPel),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicWarpingHalfPel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, dynamicWarpingSixteenthPel),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicWarpingSixteenthPel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, reducedResolutionUpdate),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reducedResolutionUpdate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, independentSegmentDecoding),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"independentSegmentDecoding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, alternateInterVLCMode),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateInterVLCMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263ModeComboFlags, modifiedQuantizationMode),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"modifiedQuantizationMode"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H263ModeComboFlags, enhancedReferencePicSelect),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enhancedReferencePicSelect"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H263ModeComboFlags, h263Version3Options),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263Version3Options,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263Version3Options"
+		},
+};
+static const int asn_MAP_H263ModeComboFlags_oms_1[] = { 21, 22 };
+static const ber_tlv_tag_t asn_DEF_H263ModeComboFlags_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H263ModeComboFlags_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unrestrictedVectorat 1036 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* arithmeticCodingat 1037 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* advancedPredictionat 1038 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* pbFramesat 1039 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* advancedIntraCodingModeat 1040 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* deblockingFilterModeat 1041 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* unlimitedMotionVectorsat 1042 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* slicesInOrder-NonRectat 1043 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* slicesInOrder-Rectat 1044 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* slicesNoOrder-NonRectat 1045 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* slicesNoOrder-Rectat 1046 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* improvedPBFramesModeat 1047 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* referencePicSelectat 1048 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* dynamicPictureResizingByFourat 1049 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* dynamicPictureResizingSixteenthPelat 1050 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* dynamicWarpingHalfPelat 1051 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* dynamicWarpingSixteenthPelat 1052 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* reducedResolutionUpdateat 1053 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* independentSegmentDecodingat 1054 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* alternateInterVLCModeat 1055 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* modifiedQuantizationModeat 1056 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* enhancedReferencePicSelectat 1058 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 } /* h263Version3Optionsat 1059 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H263ModeComboFlags_specs_1 = {
+	sizeof(struct H263ModeComboFlags),
+	offsetof(struct H263ModeComboFlags, _asn_ctx),
+	asn_MAP_H263ModeComboFlags_tag2el_1,
+	23,	/* Count of tags in the map */
+	asn_MAP_H263ModeComboFlags_oms_1,	/* Optional members */
+	0, 2,	/* Root/Additions */
+	21,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H263ModeComboFlags = {
+	"H263ModeComboFlags",
+	"H263ModeComboFlags",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H263ModeComboFlags_tags_1,
+	sizeof(asn_DEF_H263ModeComboFlags_tags_1)
+		/sizeof(asn_DEF_H263ModeComboFlags_tags_1[0]), /* 1 */
+	asn_DEF_H263ModeComboFlags_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H263ModeComboFlags_tags_1)
+		/sizeof(asn_DEF_H263ModeComboFlags_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H263ModeComboFlags_1,
+	23,	/* Elements count */
+	&asn_SPC_H263ModeComboFlags_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Options.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Options.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Options.h	(working copy)
@@ -0,0 +1,107 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H263Options_H_
+#define	_H263Options_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include "H263Version3Options.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransparencyParameters;
+struct RefPictureSelection;
+struct CustomPictureClockFrequency;
+struct CustomPictureFormat;
+struct H263VideoModeCombos;
+struct H263Version3Options;
+
+/* H263Options */
+typedef struct H263Options {
+	BOOLEAN_t	 advancedIntraCodingMode;
+	BOOLEAN_t	 deblockingFilterMode;
+	BOOLEAN_t	 improvedPBFramesMode;
+	BOOLEAN_t	 unlimitedMotionVectors;
+	BOOLEAN_t	 fullPictureFreeze;
+	BOOLEAN_t	 partialPictureFreezeAndRelease;
+	BOOLEAN_t	 resizingPartPicFreezeAndRelease;
+	BOOLEAN_t	 fullPictureSnapshot;
+	BOOLEAN_t	 partialPictureSnapshot;
+	BOOLEAN_t	 videoSegmentTagging;
+	BOOLEAN_t	 progressiveRefinement;
+	BOOLEAN_t	 dynamicPictureResizingByFour;
+	BOOLEAN_t	 dynamicPictureResizingSixteenthPel;
+	BOOLEAN_t	 dynamicWarpingHalfPel;
+	BOOLEAN_t	 dynamicWarpingSixteenthPel;
+	BOOLEAN_t	 independentSegmentDecoding;
+	BOOLEAN_t	 slicesInOrder_NonRect;
+	BOOLEAN_t	 slicesInOrder_Rect;
+	BOOLEAN_t	 slicesNoOrder_NonRect;
+	BOOLEAN_t	 slicesNoOrder_Rect;
+	BOOLEAN_t	 alternateInterVLCMode;
+	BOOLEAN_t	 modifiedQuantizationMode;
+	BOOLEAN_t	 reducedResolutionUpdate;
+	struct TransparencyParameters	*transparencyParameters;	/* OPTIONAL */
+	BOOLEAN_t	 separateVideoBackChannel;
+	struct RefPictureSelection	*refPictureSelection;	/* OPTIONAL */
+	struct H263Options__customPictureClockFrequency {
+		A_SET_OF(struct CustomPictureClockFrequency) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *customPictureClockFrequency;
+	struct H263Options__customPictureFormat {
+		A_SET_OF(struct CustomPictureFormat) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *customPictureFormat;
+	struct H263Options__modeCombos {
+		A_SET_OF(struct H263VideoModeCombos) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *modeCombos;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*videoBadMBsCap;
+	struct H263Version3Options	*h263Version3Options;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H263Options_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H263Options;
+extern asn_SEQUENCE_specifics_t asn_SPC_H263Options_specs_1;
+extern asn_TYPE_member_t asn_MBR_H263Options_1[31];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TransparencyParameters.h"
+#include "RefPictureSelection.h"
+#include "CustomPictureClockFrequency.h"
+#include "CustomPictureFormat.h"
+#include "H263VideoModeCombos.h"
+
+#endif	/* _H263Options_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Options.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Options.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Options.c	(working copy)
@@ -0,0 +1,571 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H263Options.h"
+
+static int
+memb_customPictureClockFrequency_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 16)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_customPictureFormat_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 16)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_modeCombos_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 16)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_customPictureClockFrequency_constr_28 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_customPictureFormat_constr_30 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_modeCombos_constr_32 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_customPictureClockFrequency_constr_28 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_customPictureFormat_constr_30 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_modeCombos_constr_32 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_customPictureClockFrequency_28[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CustomPictureClockFrequency,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_customPictureClockFrequency_tags_28[] = {
+	(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_customPictureClockFrequency_specs_28 = {
+	sizeof(struct H263Options__customPictureClockFrequency),
+	offsetof(struct H263Options__customPictureClockFrequency, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_customPictureClockFrequency_28 = {
+	"customPictureClockFrequency",
+	"customPictureClockFrequency",
+	&asn_OP_SET_OF,
+	asn_DEF_customPictureClockFrequency_tags_28,
+	sizeof(asn_DEF_customPictureClockFrequency_tags_28)
+		/sizeof(asn_DEF_customPictureClockFrequency_tags_28[0]) - 1, /* 1 */
+	asn_DEF_customPictureClockFrequency_tags_28,	/* Same as above */
+	sizeof(asn_DEF_customPictureClockFrequency_tags_28)
+		/sizeof(asn_DEF_customPictureClockFrequency_tags_28[0]), /* 2 */
+	{ 0, &asn_PER_type_customPictureClockFrequency_constr_28, SET_OF_constraint },
+	asn_MBR_customPictureClockFrequency_28,
+	1,	/* Single element */
+	&asn_SPC_customPictureClockFrequency_specs_28	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_customPictureFormat_30[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CustomPictureFormat,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_customPictureFormat_tags_30[] = {
+	(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_customPictureFormat_specs_30 = {
+	sizeof(struct H263Options__customPictureFormat),
+	offsetof(struct H263Options__customPictureFormat, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_customPictureFormat_30 = {
+	"customPictureFormat",
+	"customPictureFormat",
+	&asn_OP_SET_OF,
+	asn_DEF_customPictureFormat_tags_30,
+	sizeof(asn_DEF_customPictureFormat_tags_30)
+		/sizeof(asn_DEF_customPictureFormat_tags_30[0]) - 1, /* 1 */
+	asn_DEF_customPictureFormat_tags_30,	/* Same as above */
+	sizeof(asn_DEF_customPictureFormat_tags_30)
+		/sizeof(asn_DEF_customPictureFormat_tags_30[0]), /* 2 */
+	{ 0, &asn_PER_type_customPictureFormat_constr_30, SET_OF_constraint },
+	asn_MBR_customPictureFormat_30,
+	1,	/* Single element */
+	&asn_SPC_customPictureFormat_specs_30	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_modeCombos_32[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_H263VideoModeCombos,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_modeCombos_tags_32[] = {
+	(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_modeCombos_specs_32 = {
+	sizeof(struct H263Options__modeCombos),
+	offsetof(struct H263Options__modeCombos, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_modeCombos_32 = {
+	"modeCombos",
+	"modeCombos",
+	&asn_OP_SET_OF,
+	asn_DEF_modeCombos_tags_32,
+	sizeof(asn_DEF_modeCombos_tags_32)
+		/sizeof(asn_DEF_modeCombos_tags_32[0]) - 1, /* 1 */
+	asn_DEF_modeCombos_tags_32,	/* Same as above */
+	sizeof(asn_DEF_modeCombos_tags_32)
+		/sizeof(asn_DEF_modeCombos_tags_32[0]), /* 2 */
+	{ 0, &asn_PER_type_modeCombos_constr_32, SET_OF_constraint },
+	asn_MBR_modeCombos_32,
+	1,	/* Single element */
+	&asn_SPC_modeCombos_specs_32	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H263Options_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, advancedIntraCodingMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"advancedIntraCodingMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, deblockingFilterMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"deblockingFilterMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, improvedPBFramesMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"improvedPBFramesMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, unlimitedMotionVectors),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unlimitedMotionVectors"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, fullPictureFreeze),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fullPictureFreeze"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, partialPictureFreezeAndRelease),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"partialPictureFreezeAndRelease"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, resizingPartPicFreezeAndRelease),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resizingPartPicFreezeAndRelease"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, fullPictureSnapshot),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fullPictureSnapshot"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, partialPictureSnapshot),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"partialPictureSnapshot"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, videoSegmentTagging),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoSegmentTagging"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, progressiveRefinement),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"progressiveRefinement"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, dynamicPictureResizingByFour),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicPictureResizingByFour"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, dynamicPictureResizingSixteenthPel),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicPictureResizingSixteenthPel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, dynamicWarpingHalfPel),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicWarpingHalfPel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, dynamicWarpingSixteenthPel),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dynamicWarpingSixteenthPel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, independentSegmentDecoding),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"independentSegmentDecoding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, slicesInOrder_NonRect),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesInOrder-NonRect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, slicesInOrder_Rect),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesInOrder-Rect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, slicesNoOrder_NonRect),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesNoOrder-NonRect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, slicesNoOrder_Rect),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slicesNoOrder-Rect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, alternateInterVLCMode),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateInterVLCMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, modifiedQuantizationMode),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"modifiedQuantizationMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, reducedResolutionUpdate),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reducedResolutionUpdate"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H263Options, transparencyParameters),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransparencyParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transparencyParameters"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Options, separateVideoBackChannel),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateVideoBackChannel"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H263Options, refPictureSelection),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RefPictureSelection,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"refPictureSelection"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H263Options, customPictureClockFrequency),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		0,
+		&asn_DEF_customPictureClockFrequency_28,
+		0,
+		{ 0, &asn_PER_memb_customPictureClockFrequency_constr_28,  memb_customPictureClockFrequency_constraint_1 },
+		0, 0, /* No default value */
+		"customPictureClockFrequency"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H263Options, customPictureFormat),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		0,
+		&asn_DEF_customPictureFormat_30,
+		0,
+		{ 0, &asn_PER_memb_customPictureFormat_constr_30,  memb_customPictureFormat_constraint_1 },
+		0, 0, /* No default value */
+		"customPictureFormat"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H263Options, modeCombos),
+		(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+		0,
+		&asn_DEF_modeCombos_32,
+		0,
+		{ 0, &asn_PER_memb_modeCombos_constr_32,  memb_modeCombos_constraint_1 },
+		0, 0, /* No default value */
+		"modeCombos"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H263Options, videoBadMBsCap),
+		(ASN_TAG_CLASS_CONTEXT | (29 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoBadMBsCap"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H263Options, h263Version3Options),
+		(ASN_TAG_CLASS_CONTEXT | (30 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263Version3Options,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263Version3Options"
+		},
+};
+static const int asn_MAP_H263Options_oms_1[] = { 23, 25, 26, 27, 28, 29, 30 };
+static const ber_tlv_tag_t asn_DEF_H263Options_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H263Options_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* advancedIntraCodingModeat 893 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* deblockingFilterModeat 894 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* improvedPBFramesModeat 895 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* unlimitedMotionVectorsat 897 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* fullPictureFreezeat 899 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* partialPictureFreezeAndReleaseat 900 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* resizingPartPicFreezeAndReleaseat 901 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* fullPictureSnapshotat 902 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* partialPictureSnapshotat 903 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* videoSegmentTaggingat 904 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* progressiveRefinementat 905 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* dynamicPictureResizingByFourat 907 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* dynamicPictureResizingSixteenthPelat 908 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* dynamicWarpingHalfPelat 909 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* dynamicWarpingSixteenthPelat 910 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* independentSegmentDecodingat 912 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* slicesInOrder-NonRectat 914 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* slicesInOrder-Rectat 915 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* slicesNoOrder-NonRectat 916 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* slicesNoOrder-Rectat 917 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* alternateInterVLCModeat 919 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* modifiedQuantizationModeat 920 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* reducedResolutionUpdateat 921 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* transparencyParametersat 923 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* separateVideoBackChannelat 924 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* refPictureSelectionat 925 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* customPictureClockFrequencyat 926 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 }, /* customPictureFormatat 927 */
+    { (ASN_TAG_CLASS_CONTEXT | (28 << 2)), 28, 0, 0 }, /* modeCombosat 928 */
+    { (ASN_TAG_CLASS_CONTEXT | (29 << 2)), 29, 0, 0 }, /* videoBadMBsCapat 930 */
+    { (ASN_TAG_CLASS_CONTEXT | (30 << 2)), 30, 0, 0 } /* h263Version3Optionsat 933 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H263Options_specs_1 = {
+	sizeof(struct H263Options),
+	offsetof(struct H263Options, _asn_ctx),
+	asn_MAP_H263Options_tag2el_1,
+	31,	/* Count of tags in the map */
+	asn_MAP_H263Options_oms_1,	/* Optional members */
+	5, 2,	/* Root/Additions */
+	29,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H263Options = {
+	"H263Options",
+	"H263Options",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H263Options_tags_1,
+	sizeof(asn_DEF_H263Options_tags_1)
+		/sizeof(asn_DEF_H263Options_tags_1[0]), /* 1 */
+	asn_DEF_H263Options_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H263Options_tags_1)
+		/sizeof(asn_DEF_H263Options_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H263Options_1,
+	31,	/* Elements count */
+	&asn_SPC_H263Options_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Version3Options.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Version3Options.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Version3Options.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H263Version3Options_H_
+#define	_H263Version3Options_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H263Version3Options */
+typedef struct H263Version3Options {
+	BOOLEAN_t	 dataPartitionedSlices;
+	BOOLEAN_t	 fixedPointIDCT0;
+	BOOLEAN_t	 interlacedFields;
+	BOOLEAN_t	 currentPictureHeaderRepetition;
+	BOOLEAN_t	 previousPictureHeaderRepetition;
+	BOOLEAN_t	 nextPictureHeaderRepetition;
+	BOOLEAN_t	 pictureNumber;
+	BOOLEAN_t	 spareReferencePictures;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H263Version3Options_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H263Version3Options;
+extern asn_SEQUENCE_specifics_t asn_SPC_H263Version3Options_specs_1;
+extern asn_TYPE_member_t asn_MBR_H263Version3Options_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H263Version3Options_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Version3Options.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Version3Options.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263Version3Options.c	(working copy)
@@ -0,0 +1,120 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H263Version3Options.h"
+
+asn_TYPE_member_t asn_MBR_H263Version3Options_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, dataPartitionedSlices),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataPartitionedSlices"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, fixedPointIDCT0),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fixedPointIDCT0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, interlacedFields),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"interlacedFields"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, currentPictureHeaderRepetition),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"currentPictureHeaderRepetition"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, previousPictureHeaderRepetition),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"previousPictureHeaderRepetition"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, nextPictureHeaderRepetition),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nextPictureHeaderRepetition"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, pictureNumber),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pictureNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263Version3Options, spareReferencePictures),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"spareReferencePictures"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H263Version3Options_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H263Version3Options_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dataPartitionedSlicesat 1063 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* fixedPointIDCT0at 1064 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* interlacedFieldsat 1065 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* currentPictureHeaderRepetitionat 1066 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* previousPictureHeaderRepetitionat 1067 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* nextPictureHeaderRepetitionat 1068 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* pictureNumberat 1069 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* spareReferencePicturesat 1070 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H263Version3Options_specs_1 = {
+	sizeof(struct H263Version3Options),
+	offsetof(struct H263Version3Options, _asn_ctx),
+	asn_MAP_H263Version3Options_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H263Version3Options = {
+	"H263Version3Options",
+	"H263Version3Options",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H263Version3Options_tags_1,
+	sizeof(asn_DEF_H263Version3Options_tags_1)
+		/sizeof(asn_DEF_H263Version3Options_tags_1[0]), /* 1 */
+	asn_DEF_H263Version3Options_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H263Version3Options_tags_1)
+		/sizeof(asn_DEF_H263Version3Options_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H263Version3Options_1,
+	8,	/* Elements count */
+	&asn_SPC_H263Version3Options_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoCapability.h	(working copy)
@@ -0,0 +1,73 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H263VideoCapability_H_
+#define	_H263VideoCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct EnhancementLayerInfo;
+struct H263Options;
+
+/* H263VideoCapability */
+typedef struct H263VideoCapability {
+	long	*sqcifMPI;	/* OPTIONAL */
+	long	*qcifMPI;	/* OPTIONAL */
+	long	*cifMPI;	/* OPTIONAL */
+	long	*cif4MPI;	/* OPTIONAL */
+	long	*cif16MPI;	/* OPTIONAL */
+	long	 maxBitRate;
+	BOOLEAN_t	 unrestrictedVector;
+	BOOLEAN_t	 arithmeticCoding;
+	BOOLEAN_t	 advancedPrediction;
+	BOOLEAN_t	 pbFrames;
+	BOOLEAN_t	 temporalSpatialTradeOffCapability;
+	long	*hrd_B;	/* OPTIONAL */
+	long	*bppMaxKb;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	long	*slowSqcifMPI;	/* OPTIONAL */
+	long	*slowQcifMPI;	/* OPTIONAL */
+	long	*slowCifMPI;	/* OPTIONAL */
+	long	*slowCif4MPI;	/* OPTIONAL */
+	long	*slowCif16MPI;	/* OPTIONAL */
+	BOOLEAN_t	*errorCompensation;
+	struct EnhancementLayerInfo	*enhancementLayerInfo;	/* OPTIONAL */
+	struct H263Options	*h263Options;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H263VideoCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H263VideoCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_H263VideoCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_H263VideoCapability_1[21];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "EnhancementLayerInfo.h"
+#include "H263Options.h"
+
+#endif	/* _H263VideoCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoCapability.c	(working copy)
@@ -0,0 +1,642 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H263VideoCapability.h"
+
+static int
+memb_sqcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_qcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif4MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif16MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 192400)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_hrd_B_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 524287)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bppMaxKb_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowSqcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowQcifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowCifMPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowCif4MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_slowCif16MPI_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 3600)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_sqcifMPI_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_qcifMPI_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cifMPI_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif4MPI_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif16MPI_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (1..32) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxBitRate_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 18, -1,  1,  192400 }	/* (1..192400) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_hrd_B_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 19, -1,  0,  524287 }	/* (0..524287) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bppMaxKb_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowSqcifMPI_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowQcifMPI_constr_17 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowCifMPI_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowCif4MPI_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_slowCif16MPI_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  3600 }	/* (1..3600) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H263VideoCapability_1[] = {
+	{ ATF_POINTER, 5, offsetof(struct H263VideoCapability, sqcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sqcifMPI_constr_2,  memb_sqcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"sqcifMPI"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H263VideoCapability, qcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_qcifMPI_constr_3,  memb_qcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"qcifMPI"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H263VideoCapability, cifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cifMPI_constr_4,  memb_cifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"cifMPI"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H263VideoCapability, cif4MPI),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif4MPI_constr_5,  memb_cif4MPI_constraint_1 },
+		0, 0, /* No default value */
+		"cif4MPI"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H263VideoCapability, cif16MPI),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif16MPI_constr_6,  memb_cif16MPI_constraint_1 },
+		0, 0, /* No default value */
+		"cif16MPI"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoCapability, maxBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxBitRate_constr_7,  memb_maxBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"maxBitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoCapability, unrestrictedVector),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unrestrictedVector"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoCapability, arithmeticCoding),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"arithmeticCoding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoCapability, advancedPrediction),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"advancedPrediction"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoCapability, pbFrames),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pbFrames"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoCapability, temporalSpatialTradeOffCapability),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"temporalSpatialTradeOffCapability"
+		},
+	{ ATF_POINTER, 10, offsetof(struct H263VideoCapability, hrd_B),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_hrd_B_constr_13,  memb_hrd_B_constraint_1 },
+		0, 0, /* No default value */
+		"hrd-B"
+		},
+	{ ATF_POINTER, 9, offsetof(struct H263VideoCapability, bppMaxKb),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bppMaxKb_constr_14,  memb_bppMaxKb_constraint_1 },
+		0, 0, /* No default value */
+		"bppMaxKb"
+		},
+	{ ATF_POINTER, 8, offsetof(struct H263VideoCapability, slowSqcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowSqcifMPI_constr_16,  memb_slowSqcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowSqcifMPI"
+		},
+	{ ATF_POINTER, 7, offsetof(struct H263VideoCapability, slowQcifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowQcifMPI_constr_17,  memb_slowQcifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowQcifMPI"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H263VideoCapability, slowCifMPI),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowCifMPI_constr_18,  memb_slowCifMPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowCifMPI"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H263VideoCapability, slowCif4MPI),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowCif4MPI_constr_19,  memb_slowCif4MPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowCif4MPI"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H263VideoCapability, slowCif16MPI),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_slowCif16MPI_constr_20,  memb_slowCif16MPI_constraint_1 },
+		0, 0, /* No default value */
+		"slowCif16MPI"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H263VideoCapability, errorCompensation),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCompensation"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H263VideoCapability, enhancementLayerInfo),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EnhancementLayerInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enhancementLayerInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H263VideoCapability, h263Options),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263Options,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263Options"
+		},
+};
+static const int asn_MAP_H263VideoCapability_oms_1[] = { 0, 1, 2, 3, 4, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 };
+static const ber_tlv_tag_t asn_DEF_H263VideoCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H263VideoCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sqcifMPIat 829 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* qcifMPIat 830 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cifMPIat 831 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cif4MPIat 832 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cif16MPIat 833 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* maxBitRateat 834 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* unrestrictedVectorat 835 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* arithmeticCodingat 836 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* advancedPredictionat 837 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* pbFramesat 838 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* temporalSpatialTradeOffCapabilityat 839 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* hrd-Bat 840 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* bppMaxKbat 841 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* slowSqcifMPIat 843 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* slowQcifMPIat 844 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* slowCifMPIat 845 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* slowCif4MPIat 846 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* slowCif16MPIat 847 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* errorCompensationat 848 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* enhancementLayerInfoat 849 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 } /* h263Optionsat 850 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H263VideoCapability_specs_1 = {
+	sizeof(struct H263VideoCapability),
+	offsetof(struct H263VideoCapability, _asn_ctx),
+	asn_MAP_H263VideoCapability_tag2el_1,
+	21,	/* Count of tags in the map */
+	asn_MAP_H263VideoCapability_oms_1,	/* Optional members */
+	7, 8,	/* Root/Additions */
+	13,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H263VideoCapability = {
+	"H263VideoCapability",
+	"H263VideoCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H263VideoCapability_tags_1,
+	sizeof(asn_DEF_H263VideoCapability_tags_1)
+		/sizeof(asn_DEF_H263VideoCapability_tags_1[0]), /* 1 */
+	asn_DEF_H263VideoCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H263VideoCapability_tags_1)
+		/sizeof(asn_DEF_H263VideoCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H263VideoCapability_1,
+	21,	/* Elements count */
+	&asn_SPC_H263VideoCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoMode.h	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H263VideoMode_H_
+#define	_H263VideoMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H263VideoMode__resolution_PR {
+	H263VideoMode__resolution_PR_NOTHING,	/* No components present */
+	H263VideoMode__resolution_PR_sqcif,
+	H263VideoMode__resolution_PR_qcif,
+	H263VideoMode__resolution_PR_cif,
+	H263VideoMode__resolution_PR_cif4,
+	H263VideoMode__resolution_PR_cif16,
+	/* Extensions may appear below */
+	H263VideoMode__resolution_PR_custom
+} H263VideoMode__resolution_PR;
+
+/* Forward declarations */
+struct EnhancementLayerInfo;
+struct H263Options;
+
+/* H263VideoMode */
+typedef struct H263VideoMode {
+	struct H263VideoMode__resolution {
+		H263VideoMode__resolution_PR present;
+		union H263VideoMode__resolution_u {
+			NULL_t	 sqcif;
+			NULL_t	 qcif;
+			NULL_t	 cif;
+			NULL_t	 cif4;
+			NULL_t	 cif16;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			NULL_t	 custom;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} resolution;
+	long	 bitRate;
+	BOOLEAN_t	 unrestrictedVector;
+	BOOLEAN_t	 arithmeticCoding;
+	BOOLEAN_t	 advancedPrediction;
+	BOOLEAN_t	 pbFrames;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*errorCompensation;
+	struct EnhancementLayerInfo	*enhancementLayerInfo;	/* OPTIONAL */
+	struct H263Options	*h263Options;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H263VideoMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H263VideoMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_H263VideoMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_H263VideoMode_1[9];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "EnhancementLayerInfo.h"
+#include "H263Options.h"
+
+#endif	/* _H263VideoMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoMode.c	(working copy)
@@ -0,0 +1,256 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H263VideoMode.h"
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 19200)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_resolution_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 15,  15,  1,  19200 }	/* (1..19200) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_resolution_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode__resolution, choice.sqcif),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sqcif"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode__resolution, choice.qcif),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qcif"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode__resolution, choice.cif),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cif"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode__resolution, choice.cif4),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cif4"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode__resolution, choice.cif16),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cif16"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode__resolution, choice.custom),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"custom"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_resolution_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sqcifat 2788 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* qcifat 2789 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cifat 2790 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cif4at 2791 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cif16at 2792 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* customat 2794 */
+};
+static asn_CHOICE_specifics_t asn_SPC_resolution_specs_2 = {
+	sizeof(struct H263VideoMode__resolution),
+	offsetof(struct H263VideoMode__resolution, _asn_ctx),
+	offsetof(struct H263VideoMode__resolution, present),
+	sizeof(((struct H263VideoMode__resolution *)0)->present),
+	asn_MAP_resolution_tag2el_2,
+	6,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_resolution_2 = {
+	"resolution",
+	"resolution",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_resolution_constr_2, CHOICE_constraint },
+	asn_MBR_resolution_2,
+	6,	/* Elements count */
+	&asn_SPC_resolution_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H263VideoMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode, resolution),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_resolution_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resolution"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_10,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode, unrestrictedVector),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unrestrictedVector"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode, arithmeticCoding),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"arithmeticCoding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode, advancedPrediction),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"advancedPrediction"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoMode, pbFrames),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pbFrames"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H263VideoMode, errorCompensation),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCompensation"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H263VideoMode, enhancementLayerInfo),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EnhancementLayerInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enhancementLayerInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H263VideoMode, h263Options),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263Options,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263Options"
+		},
+};
+static const int asn_MAP_H263VideoMode_oms_1[] = { 6, 7, 8 };
+static const ber_tlv_tag_t asn_DEF_H263VideoMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H263VideoMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* resolutionat 2788 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bitRateat 2796 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* unrestrictedVectorat 2797 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* arithmeticCodingat 2798 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* advancedPredictionat 2799 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* pbFramesat 2800 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* errorCompensationat 2803 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* enhancementLayerInfoat 2804 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* h263Optionsat 2805 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H263VideoMode_specs_1 = {
+	sizeof(struct H263VideoMode),
+	offsetof(struct H263VideoMode, _asn_ctx),
+	asn_MAP_H263VideoMode_tag2el_1,
+	9,	/* Count of tags in the map */
+	asn_MAP_H263VideoMode_oms_1,	/* Optional members */
+	0, 3,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H263VideoMode = {
+	"H263VideoMode",
+	"H263VideoMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H263VideoMode_tags_1,
+	sizeof(asn_DEF_H263VideoMode_tags_1)
+		/sizeof(asn_DEF_H263VideoMode_tags_1[0]), /* 1 */
+	asn_DEF_H263VideoMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H263VideoMode_tags_1)
+		/sizeof(asn_DEF_H263VideoMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H263VideoMode_1,
+	9,	/* Elements count */
+	&asn_SPC_H263VideoMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoModeCombos.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoModeCombos.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoModeCombos.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H263VideoModeCombos_H_
+#define	_H263VideoModeCombos_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "H263ModeComboFlags.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct H263ModeComboFlags;
+
+/* H263VideoModeCombos */
+typedef struct H263VideoModeCombos {
+	H263ModeComboFlags_t	 h263VideoUncoupledModes;
+	struct H263VideoModeCombos__h263VideoCoupledModes {
+		A_SET_OF(struct H263ModeComboFlags) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} h263VideoCoupledModes;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H263VideoModeCombos_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H263VideoModeCombos;
+extern asn_SEQUENCE_specifics_t asn_SPC_H263VideoModeCombos_specs_1;
+extern asn_TYPE_member_t asn_MBR_H263VideoModeCombos_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H263ModeComboFlags.h"
+
+#endif	/* _H263VideoModeCombos_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoModeCombos.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoModeCombos.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H263VideoModeCombos.c	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H263VideoModeCombos.h"
+
+static int
+memb_h263VideoCoupledModes_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 16)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_h263VideoCoupledModes_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_h263VideoCoupledModes_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_h263VideoCoupledModes_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_H263ModeComboFlags,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h263VideoCoupledModes_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h263VideoCoupledModes_specs_3 = {
+	sizeof(struct H263VideoModeCombos__h263VideoCoupledModes),
+	offsetof(struct H263VideoModeCombos__h263VideoCoupledModes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h263VideoCoupledModes_3 = {
+	"h263VideoCoupledModes",
+	"h263VideoCoupledModes",
+	&asn_OP_SET_OF,
+	asn_DEF_h263VideoCoupledModes_tags_3,
+	sizeof(asn_DEF_h263VideoCoupledModes_tags_3)
+		/sizeof(asn_DEF_h263VideoCoupledModes_tags_3[0]) - 1, /* 1 */
+	asn_DEF_h263VideoCoupledModes_tags_3,	/* Same as above */
+	sizeof(asn_DEF_h263VideoCoupledModes_tags_3)
+		/sizeof(asn_DEF_h263VideoCoupledModes_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_h263VideoCoupledModes_constr_3, SET_OF_constraint },
+	asn_MBR_h263VideoCoupledModes_3,
+	1,	/* Single element */
+	&asn_SPC_h263VideoCoupledModes_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H263VideoModeCombos_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoModeCombos, h263VideoUncoupledModes),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263ModeComboFlags,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263VideoUncoupledModes"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H263VideoModeCombos, h263VideoCoupledModes),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_h263VideoCoupledModes_3,
+		0,
+		{ 0, &asn_PER_memb_h263VideoCoupledModes_constr_3,  memb_h263VideoCoupledModes_constraint_1 },
+		0, 0, /* No default value */
+		"h263VideoCoupledModes"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H263VideoModeCombos_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H263VideoModeCombos_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h263VideoUncoupledModesat 1029 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* h263VideoCoupledModesat 1030 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H263VideoModeCombos_specs_1 = {
+	sizeof(struct H263VideoModeCombos),
+	offsetof(struct H263VideoModeCombos, _asn_ctx),
+	asn_MAP_H263VideoModeCombos_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H263VideoModeCombos = {
+	"H263VideoModeCombos",
+	"H263VideoModeCombos",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H263VideoModeCombos_tags_1,
+	sizeof(asn_DEF_H263VideoModeCombos_tags_1)
+		/sizeof(asn_DEF_H263VideoModeCombos_tags_1[0]), /* 1 */
+	asn_DEF_H263VideoModeCombos_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H263VideoModeCombos_tags_1)
+		/sizeof(asn_DEF_H263VideoModeCombos_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H263VideoModeCombos_1,
+	2,	/* Elements count */
+	&asn_SPC_H263VideoModeCombos_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H310Caps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H310Caps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H310Caps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H310Caps_H_
+#define	_H310Caps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* H310Caps */
+typedef struct H310Caps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H310Caps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct H310Caps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H310Caps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H310Caps;
+extern asn_SEQUENCE_specifics_t asn_SPC_H310Caps_specs_1;
+extern asn_TYPE_member_t asn_MBR_H310Caps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _H310Caps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H310Caps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H310Caps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H310Caps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H310Caps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct H310Caps__dataRatesSupported),
+	offsetof(struct H310Caps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct H310Caps__supportedPrefixes),
+	offsetof(struct H310Caps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H310Caps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct H310Caps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H310Caps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H310Caps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_H310Caps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_H310Caps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H310Caps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 542 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 544 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 546 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H310Caps_specs_1 = {
+	sizeof(struct H310Caps),
+	offsetof(struct H310Caps, _asn_ctx),
+	asn_MAP_H310Caps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_H310Caps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H310Caps = {
+	"H310Caps",
+	"H310Caps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H310Caps_tags_1,
+	sizeof(asn_DEF_H310Caps_tags_1)
+		/sizeof(asn_DEF_H310Caps_tags_1[0]), /* 1 */
+	asn_DEF_H310Caps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H310Caps_tags_1)
+		/sizeof(asn_DEF_H310Caps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H310Caps_1,
+	3,	/* Elements count */
+	&asn_SPC_H310Caps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H320Caps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H320Caps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H320Caps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H320Caps_H_
+#define	_H320Caps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* H320Caps */
+typedef struct H320Caps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H320Caps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct H320Caps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H320Caps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H320Caps;
+extern asn_SEQUENCE_specifics_t asn_SPC_H320Caps_specs_1;
+extern asn_TYPE_member_t asn_MBR_H320Caps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _H320Caps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H320Caps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H320Caps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H320Caps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H320Caps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct H320Caps__dataRatesSupported),
+	offsetof(struct H320Caps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct H320Caps__supportedPrefixes),
+	offsetof(struct H320Caps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H320Caps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct H320Caps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H320Caps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H320Caps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_H320Caps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_H320Caps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H320Caps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 550 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 552 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 554 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H320Caps_specs_1 = {
+	sizeof(struct H320Caps),
+	offsetof(struct H320Caps, _asn_ctx),
+	asn_MAP_H320Caps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_H320Caps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H320Caps = {
+	"H320Caps",
+	"H320Caps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H320Caps_tags_1,
+	sizeof(asn_DEF_H320Caps_tags_1)
+		/sizeof(asn_DEF_H320Caps_tags_1[0]), /* 1 */
+	asn_DEF_H320Caps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H320Caps_tags_1)
+		/sizeof(asn_DEF_H320Caps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H320Caps_1,
+	3,	/* Elements count */
+	&asn_SPC_H320Caps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H321Caps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H321Caps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H321Caps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H321Caps_H_
+#define	_H321Caps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* H321Caps */
+typedef struct H321Caps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H321Caps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct H321Caps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H321Caps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H321Caps;
+extern asn_SEQUENCE_specifics_t asn_SPC_H321Caps_specs_1;
+extern asn_TYPE_member_t asn_MBR_H321Caps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _H321Caps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H321Caps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H321Caps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H321Caps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H321Caps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct H321Caps__dataRatesSupported),
+	offsetof(struct H321Caps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct H321Caps__supportedPrefixes),
+	offsetof(struct H321Caps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H321Caps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct H321Caps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H321Caps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H321Caps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_H321Caps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_H321Caps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H321Caps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 558 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 560 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 562 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H321Caps_specs_1 = {
+	sizeof(struct H321Caps),
+	offsetof(struct H321Caps, _asn_ctx),
+	asn_MAP_H321Caps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_H321Caps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H321Caps = {
+	"H321Caps",
+	"H321Caps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H321Caps_tags_1,
+	sizeof(asn_DEF_H321Caps_tags_1)
+		/sizeof(asn_DEF_H321Caps_tags_1[0]), /* 1 */
+	asn_DEF_H321Caps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H321Caps_tags_1)
+		/sizeof(asn_DEF_H321Caps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H321Caps_1,
+	3,	/* Elements count */
+	&asn_SPC_H321Caps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H322Caps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H322Caps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H322Caps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H322Caps_H_
+#define	_H322Caps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* H322Caps */
+typedef struct H322Caps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H322Caps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct H322Caps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H322Caps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H322Caps;
+extern asn_SEQUENCE_specifics_t asn_SPC_H322Caps_specs_1;
+extern asn_TYPE_member_t asn_MBR_H322Caps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _H322Caps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H322Caps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H322Caps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H322Caps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H322Caps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct H322Caps__dataRatesSupported),
+	offsetof(struct H322Caps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct H322Caps__supportedPrefixes),
+	offsetof(struct H322Caps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H322Caps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct H322Caps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H322Caps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H322Caps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_H322Caps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_H322Caps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H322Caps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 566 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 568 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 570 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H322Caps_specs_1 = {
+	sizeof(struct H322Caps),
+	offsetof(struct H322Caps, _asn_ctx),
+	asn_MAP_H322Caps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_H322Caps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H322Caps = {
+	"H322Caps",
+	"H322Caps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H322Caps_tags_1,
+	sizeof(asn_DEF_H322Caps_tags_1)
+		/sizeof(asn_DEF_H322Caps_tags_1[0]), /* 1 */
+	asn_DEF_H322Caps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H322Caps_tags_1)
+		/sizeof(asn_DEF_H322Caps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H322Caps_1,
+	3,	/* Elements count */
+	&asn_SPC_H322Caps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES.asn
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES.asn	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES.asn	(working copy)
@@ -0,0 +1,2326 @@
+--
+-- Abstract Syntax Notion (ASN.1) file for H.225.0 Version 8
+--
+-- File provided by Packetizer, Inc. - https://www.packetizer.com
+--
+-- History of changes:
+--    2022-09-24 - Initial H.225.0v8 ASN.1 file
+--    2024-04-15 - Minor non-technical changes
+--
+
+H323-MESSAGES DEFINITIONS AUTOMATIC TAGS ::=
+BEGIN
+
+IMPORTS
+                SIGNED{},
+                ENCRYPTED{},
+                HASHED{},
+                ChallengeString,
+                TimeStamp,
+                RandomVal,
+                Password,
+                EncodedPwdCertToken,
+                ClearToken,
+                CryptoToken,
+                AuthenticationMechanism
+        FROM H235-SECURITY-MESSAGES
+                DataProtocolCapability,
+                T38FaxProfile,
+                QOSCapability
+        FROM MULTIMEDIA-SYSTEM-CONTROL;
+
+H323-UserInformation ::= SEQUENCE               -- root for all H.225.0 Call Signalling messages
+{
+        h323-uu-pdu     H323-UU-PDU,
+        user-data       SEQUENCE
+        {
+                protocol-discriminator          INTEGER (0..255),
+                user-information                OCTET STRING (SIZE(1..131)),
+                ...
+        } OPTIONAL,
+        ...
+}
+
+H323-UU-PDU ::= SEQUENCE
+{
+        h323-message-body   CHOICE
+        {
+                setup                   Setup-UUIE,
+                callProceeding          CallProceeding-UUIE,
+                connect                 Connect-UUIE,
+                alerting                Alerting-UUIE,
+                information             Information-UUIE,
+                releaseComplete         ReleaseComplete-UUIE,
+                facility                Facility-UUIE,
+                ...,
+                progress                Progress-UUIE,
+                empty                   NULL,           -- used when a Facility message is sent,
+                                                        -- but the Facility-UUIE is not to be invoked
+                                                        -- (possible when transporting supplementary
+                                                        -- services messages in versions prior to
+                                                        -- H.225.0 version 4). Also used as specified
+                                                        -- in H.323 to send messages that are not
+                                                        -- call related.
+
+                status                  Status-UUIE,
+                statusInquiry           StatusInquiry-UUIE,
+                setupAcknowledge        SetupAcknowledge-UUIE,
+                notify                  Notify-UUIE
+        },
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        h4501SupplementaryService       SEQUENCE OF OCTET STRING OPTIONAL,
+                                                -- each sequence of octet string is defined as one
+                                                -- H4501SupplementaryService APDU as defined in
+                                                -- Table 3/H.450.1
+        h245Tunneling                   BOOLEAN,-- if TRUE, tunneling of H.245 messages is enabled
+        h245Control                     SEQUENCE OF OCTET STRING OPTIONAL,
+        nonStandardControl              SEQUENCE OF NonStandardParameter OPTIONAL,
+        callLinkage                     CallLinkage OPTIONAL,
+        tunnelledSignallingMessage      SEQUENCE
+        {
+                tunnelledProtocolID     TunnelledProtocol,              -- tunnelled signalling protocol ID
+                messageContent          SEQUENCE OF OCTET STRING,       -- sequence of entire message(s)
+                tunnellingRequired      NULL OPTIONAL,
+                nonStandardData         NonStandardParameter OPTIONAL,
+                ...
+        } OPTIONAL,
+        provisionalRespToH245Tunneling  NULL OPTIONAL,
+        stimulusControl                 StimulusControl OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+StimulusControl ::= SEQUENCE
+{
+        nonStandard                     NonStandardParameter OPTIONAL,
+        isText                          NULL OPTIONAL,
+        h248Message                     OCTET STRING OPTIONAL,
+        ...
+}
+
+Alerting-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        destinationInfo         EndpointType,
+        h245Address             TransportAddress OPTIONAL,
+        ...,
+        callIdentifier          CallIdentifier,
+        h245SecurityMode        H245Security OPTIONAL,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        fastStart               SEQUENCE OF OCTET STRING OPTIONAL,
+        multipleCalls           BOOLEAN,
+        maintainConnection      BOOLEAN,
+        alertingAddress         SEQUENCE OF AliasAddress OPTIONAL,
+        presentationIndicator   PresentationIndicator OPTIONAL,
+        screeningIndicator      ScreeningIndicator OPTIONAL,
+        fastConnectRefused      NULL OPTIONAL,
+        serviceControl          SEQUENCE OF ServiceControlSession OPTIONAL,
+        capacity                CallCapacity OPTIONAL,
+        featureSet              FeatureSet OPTIONAL,
+        displayName             SEQUENCE OF DisplayName OPTIONAL
+}
+
+CallProceeding-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        destinationInfo         EndpointType,
+        h245Address             TransportAddress OPTIONAL,
+        ...,
+        callIdentifier          CallIdentifier,
+        h245SecurityMode        H245Security OPTIONAL,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        fastStart               SEQUENCE OF OCTET STRING OPTIONAL,
+        multipleCalls           BOOLEAN,
+        maintainConnection      BOOLEAN,
+        fastConnectRefused      NULL OPTIONAL,
+        featureSet              FeatureSet OPTIONAL
+}
+
+Connect-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        h245Address             TransportAddress OPTIONAL,
+        destinationInfo         EndpointType,
+        conferenceID            ConferenceIdentifier,
+        ...,
+        callIdentifier          CallIdentifier,
+        h245SecurityMode        H245Security OPTIONAL,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        fastStart               SEQUENCE OF OCTET STRING OPTIONAL,
+        multipleCalls           BOOLEAN,
+        maintainConnection      BOOLEAN,
+        language                SEQUENCE OF IA5String (SIZE (1..32)) OPTIONAL, -- RFC5646 language tag
+        connectedAddress        SEQUENCE OF AliasAddress OPTIONAL,
+        presentationIndicator   PresentationIndicator OPTIONAL,
+        screeningIndicator      ScreeningIndicator OPTIONAL,
+        fastConnectRefused      NULL OPTIONAL,
+        serviceControl          SEQUENCE OF ServiceControlSession OPTIONAL,
+        capacity                CallCapacity OPTIONAL,
+        featureSet              FeatureSet OPTIONAL,
+        displayName             SEQUENCE OF DisplayName OPTIONAL
+}
+
+Information-UUIE ::=SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        ...,
+        callIdentifier          CallIdentifier,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        fastStart               SEQUENCE OF OCTET STRING OPTIONAL,
+        fastConnectRefused      NULL OPTIONAL,
+        circuitInfo             CircuitInfo OPTIONAL
+}
+
+ReleaseComplete-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        reason                  ReleaseCompleteReason OPTIONAL,
+        ...,
+        callIdentifier          CallIdentifier,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        busyAddress             SEQUENCE OF AliasAddress OPTIONAL,
+        presentationIndicator   PresentationIndicator OPTIONAL,
+        screeningIndicator      ScreeningIndicator OPTIONAL,
+        capacity                CallCapacity OPTIONAL,
+        serviceControl          SEQUENCE OF ServiceControlSession OPTIONAL,
+        featureSet              FeatureSet OPTIONAL,
+        destinationInfo         EndpointType OPTIONAL,
+        displayName             SEQUENCE OF DisplayName OPTIONAL
+}
+
+ReleaseCompleteReason ::= CHOICE
+{
+        noBandwidth                     NULL,   -- bandwidth taken away or ARQ denied
+        gatekeeperResources             NULL,   -- exhausted
+        unreachableDestination          NULL,   -- no transport path to the destination
+        destinationRejection            NULL,   -- rejected at destination
+        invalidRevision                 NULL,
+        noPermission                    NULL,   -- called party's gatekeeper rejects
+        unreachableGatekeeper           NULL,   -- terminal cannot reach gatekeeper for ARQ
+        gatewayResources                NULL,
+        badFormatAddress                NULL,
+        adaptiveBusy                    NULL,   -- call is dropping due to LAN crowding
+        inConf                          NULL,   -- called party busy
+        undefinedReason                 NULL,
+        ...,
+        facilityCallDeflection          NULL,   -- call was deflected using a Facility message
+        securityDenied                  NULL,   -- incompatible security settings
+        calledPartyNotRegistered        NULL,   -- used by gatekeeper when endpoint has
+                                                -- preGrantedARQ to bypass ARQ/ACF
+        callerNotRegistered             NULL,   -- used by gatekeeper when endpoint has
+                                                -- preGrantedARQ to bypass ARQ/ACF
+        newConnectionNeeded             NULL,   -- indicates that the Setup was not accepted on this
+                                                -- connection, but that the Setup may be accepted on
+                                                -- a new connection
+        nonStandardReason               NonStandardParameter,
+        replaceWithConferenceInvite     ConferenceIdentifier,   -- call dropped due to subsequent
+                                                                -- invitation to a conference
+                                                                -- (see H.323 8.4.3.8)
+        genericDataReason               NULL,
+        neededFeatureNotSupported       NULL,
+        tunnelledSignallingRejected     NULL,
+        invalidCID                      NULL,
+        securityError                   SecurityErrors,
+        hopCountExceeded                NULL
+}
+
+Setup-UUIE ::= SEQUENCE
+{
+        protocolIdentifier              ProtocolIdentifier,
+        h245Address                     TransportAddress OPTIONAL,
+        sourceAddress                   SEQUENCE OF AliasAddress OPTIONAL,
+        sourceInfo                      EndpointType,
+        destinationAddress              SEQUENCE OF AliasAddress OPTIONAL,
+        destCallSignalAddress           TransportAddress OPTIONAL,
+        destExtraCallInfo               SEQUENCE OF AliasAddress OPTIONAL,
+        destExtraCRV                    SEQUENCE OF CallReferenceValue OPTIONAL,
+        activeMC                        BOOLEAN,
+        conferenceID                    ConferenceIdentifier,
+        conferenceGoal                  CHOICE
+        {
+                create                          NULL,
+                join                            NULL,
+                invite                          NULL,
+                ...,
+                capability-negotiation          NULL,
+                callIndependentSupplementaryService             NULL
+        },
+        callServices                    QseriesOptions  OPTIONAL,
+        callType                        CallType,
+        ...,
+        sourceCallSignalAddress         TransportAddress OPTIONAL,
+        remoteExtensionAddress          AliasAddress OPTIONAL,
+        callIdentifier                  CallIdentifier,
+        h245SecurityCapability          SEQUENCE OF H245Security OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        fastStart                       SEQUENCE OF OCTET STRING OPTIONAL,
+        mediaWaitForConnect             BOOLEAN,
+        canOverlapSend                  BOOLEAN,
+        endpointIdentifier              EndpointIdentifier OPTIONAL,
+        multipleCalls                   BOOLEAN,
+        maintainConnection              BOOLEAN,
+        connectionParameters            SEQUENCE        -- additional gateway parameters
+        {
+                connectionType                  ScnConnectionType,
+                numberOfScnConnections          INTEGER (0..65535),
+                connectionAggregation           ScnConnectionAggregation,
+                ...
+        } OPTIONAL,
+        language                        SEQUENCE OF IA5String (SIZE (1..32)) OPTIONAL, -- RFC5646 language tag
+        presentationIndicator           PresentationIndicator OPTIONAL,
+        screeningIndicator              ScreeningIndicator OPTIONAL,
+        serviceControl                  SEQUENCE OF ServiceControlSession OPTIONAL,
+        symmetricOperationRequired      NULL OPTIONAL,
+        capacity                        CallCapacity OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        desiredProtocols                SEQUENCE OF SupportedProtocols OPTIONAL,
+        neededFeatures                  SEQUENCE OF FeatureDescriptor OPTIONAL,
+        desiredFeatures                 SEQUENCE OF FeatureDescriptor OPTIONAL,
+        supportedFeatures               SEQUENCE OF FeatureDescriptor OPTIONAL,
+        parallelH245Control             SEQUENCE OF OCTET STRING OPTIONAL,
+        additionalSourceAddresses       SEQUENCE OF ExtendedAliasAddress OPTIONAL,
+        hopCount                        INTEGER (1..31) OPTIONAL,
+        displayName                     SEQUENCE OF DisplayName OPTIONAL
+}
+
+ScnConnectionType ::= CHOICE
+{
+        unknown         NULL,   -- should be selected when connection type is unknown
+        bChannel        NULL,   -- each individual connection on the SCN is 64kbps.
+                                    -- Note that where SCN delivers 56kbps usable data, the
+                                    -- actual bandwidth allocated on SCN is still 64kbps.
+        hybrid2x64      NULL,   -- each connection is a 128kbps hybrid call
+        hybrid384       NULL,   -- each connection is an H0 (384kbps) hybrid call
+        hybrid1536      NULL,   -- each connection is an H11 (1536kbps) hybrid call
+        hybrid1920      NULL,   -- each connection is an H12 (1920kbps) hybrid call
+        multirate       NULL,   -- bandwidth supplied by SCN using multirate.
+                                    -- In this case, the information transfer rate octet in the
+                                    -- bearer capability shall be set to multirate and the rate
+                                    -- multiplier octet shall denote the number of B channels.
+        ...
+}
+
+ScnConnectionAggregation ::= CHOICE
+{
+        auto            NULL,   -- aggregation mechanism is unknown
+        none            NULL,   -- call produced using a single SCN connection
+        h221            NULL,   -- use H.221 framing to aggregate the connections
+        bonded-mode1    NULL,   -- use ISO/IEC 13871 bonding mode 1.
+                                    -- Use bonded-mode1 to signal a bonded call if the precise
+                                    -- bonding mode to be used is unknown.
+        bonded-mode2    NULL,   -- use ISO/IEC 13871 bonding mode 2
+        bonded-mode3    NULL,   -- use ISO/IEC 13871 bonding mode 3
+        ...
+}
+
+PresentationIndicator ::= CHOICE
+{
+        presentationAllowed             NULL,
+        presentationRestricted          NULL,
+        addressNotAvailable             NULL,
+        ...
+}
+
+ScreeningIndicator ::= ENUMERATED
+{
+        userProvidedNotScreened (0),
+                -- number was provided by a remote user
+                -- and has not been screened by a gatekeeper
+        userProvidedVerifiedAndPassed (1),
+                -- number was provided by user
+                -- equipment (or by a remote network), and has
+                -- been screened by a gatekeeper
+        userProvidedVerifiedAndFailed (2),
+                -- number was provided by user
+                -- equipment (or by a remote network), and the
+                -- gatekeeper has determined that the
+                -- information is incorrect
+        networkProvided (3),
+                -- number was provided by a gatekeeper
+        ...
+}
+
+Facility-UUIE ::= SEQUENCE
+{
+        protocolIdentifier              ProtocolIdentifier,
+        alternativeAddress              TransportAddress OPTIONAL,
+        alternativeAliasAddress         SEQUENCE OF AliasAddress OPTIONAL,
+        conferenceID                    ConferenceIdentifier OPTIONAL,
+        reason                          FacilityReason,
+        ...,
+        callIdentifier                  CallIdentifier,
+        destExtraCallInfo               SEQUENCE OF AliasAddress OPTIONAL,
+        remoteExtensionAddress          AliasAddress OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        conferences                     SEQUENCE OF ConferenceList OPTIONAL,
+        h245Address                     TransportAddress OPTIONAL,
+        fastStart                       SEQUENCE OF OCTET STRING OPTIONAL,
+        multipleCalls                   BOOLEAN,
+        maintainConnection              BOOLEAN,
+        fastConnectRefused              NULL OPTIONAL,
+        serviceControl                  SEQUENCE OF ServiceControlSession OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        destinationInfo                 EndpointType OPTIONAL,
+        h245SecurityMode                H245Security OPTIONAL
+}
+
+ConferenceList ::= SEQUENCE
+{
+        conferenceID                    ConferenceIdentifier OPTIONAL,
+        conferenceAlias                 AliasAddress OPTIONAL,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...
+}
+
+FacilityReason ::= CHOICE
+{
+        routeCallToGatekeeper           NULL,           -- call must use gatekeeper model
+                                                        -- gatekeeper is alternativeAddress
+        callForwarded                   NULL,
+        routeCallToMC                   NULL,
+        undefinedReason                 NULL,
+        ...,
+        conferenceListChoice            NULL,
+        startH245                       NULL,           -- recipient should connect to h245Address
+        noH245                          NULL,           -- endpoint does not support H.245
+        newTokens                       NULL,
+        featureSetUpdate                NULL,
+        forwardedElements               NULL,
+        transportedInformation          NULL
+}
+
+Progress-UUIE ::= SEQUENCE
+{
+        protocolIdentifier              ProtocolIdentifier,
+        destinationInfo                 EndpointType,
+        h245Address                     TransportAddress OPTIONAL,
+        callIdentifier                  CallIdentifier,
+        h245SecurityMode                H245Security OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        fastStart                       SEQUENCE OF OCTET STRING OPTIONAL,
+        ...,
+        multipleCalls                   BOOLEAN,
+        maintainConnection              BOOLEAN,
+        fastConnectRefused              NULL OPTIONAL
+}
+
+TransportAddress ::= CHOICE
+{
+        ipAddress       SEQUENCE
+        {
+                ip                      OCTET STRING (SIZE(4)),
+                port                    INTEGER(0..65535)
+        },
+        ipSourceRoute   SEQUENCE
+        {
+                ip                      OCTET STRING (SIZE(4)),
+                port                    INTEGER(0..65535),
+                route                   SEQUENCE OF OCTET STRING (SIZE(4)),
+                routing                 CHOICE
+                {
+                        strict  NULL,
+                        loose   NULL,
+                        ...
+                },
+                ...
+        },
+        ipxAddress      SEQUENCE
+        {
+                node            OCTET STRING (SIZE(6)),
+                netnum          OCTET STRING (SIZE(4)),
+                port            OCTET STRING (SIZE(2))
+        },
+        ip6Address      SEQUENCE
+        {
+                ip              OCTET STRING (SIZE(16)),
+                port            INTEGER(0..65535),
+                ...
+        },
+        netBios                 OCTET STRING (SIZE(16)),
+        nsap                    OCTET STRING (SIZE(1..20)),
+        nonStandardAddress      NonStandardParameter,
+        ...
+}
+
+Status-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        callIdentifier          CallIdentifier,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        ...
+}
+
+StatusInquiry-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        callIdentifier          CallIdentifier,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        ...
+}
+
+SetupAcknowledge-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        callIdentifier          CallIdentifier,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        ...
+}
+
+Notify-UUIE ::= SEQUENCE
+{
+        protocolIdentifier      ProtocolIdentifier,
+        callIdentifier          CallIdentifier,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        ...,
+        connectedAddress        SEQUENCE OF AliasAddress OPTIONAL,
+        presentationIndicator   PresentationIndicator OPTIONAL,
+        screeningIndicator      ScreeningIndicator OPTIONAL,
+        destinationInfo         EndpointType OPTIONAL,
+        displayName             SEQUENCE OF DisplayName OPTIONAL
+}
+
+-- Beginning of common message elements section
+
+EndpointType ::= SEQUENCE
+{
+        nonStandardData         NonStandardParameter OPTIONAL,
+        vendor                  VendorIdentifier OPTIONAL,
+        gatekeeper              GatekeeperInfo OPTIONAL,
+        gateway                 GatewayInfo OPTIONAL,
+        mcu                     McuInfo OPTIONAL,       -- mc must be set as well
+        terminal                TerminalInfo OPTIONAL,
+        mc                      BOOLEAN,                -- shall not be set by itself
+        undefinedNode           BOOLEAN,
+        ...,
+        set                     BIT STRING (SIZE(32)) OPTIONAL,
+                                        -- shall not be used with mc, gatekeeper
+                                        -- code points for the various SET devices
+                                        -- are defined in the respective SET Annexes
+        supportedTunnelledProtocols SEQUENCE OF TunnelledProtocol OPTIONAL
+                                        -- list of supported tunnelled protocols
+}
+
+GatewayInfo ::= SEQUENCE
+{
+        protocol                SEQUENCE OF SupportedProtocols OPTIONAL,
+        nonStandardData         NonStandardParameter OPTIONAL,
+        ...
+}
+
+SupportedProtocols ::= CHOICE
+{
+        nonStandardData                 NonStandardParameter,
+        h310                            H310Caps,
+        h320                            H320Caps,
+        h321                            H321Caps,
+        h322                            H322Caps,
+        h323                            H323Caps,
+        h324                            H324Caps,
+        voice                           VoiceCaps,
+        t120-only                       T120OnlyCaps,
+        ...,
+        nonStandardProtocol             NonStandardProtocol,
+        t38FaxAnnexbOnly                T38FaxAnnexbOnlyCaps,
+        sip                             SIPCaps
+}
+
+H310Caps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+H320Caps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+H321Caps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+H322Caps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+H323Caps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+H324Caps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+VoiceCaps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+T120OnlyCaps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix
+}
+
+NonStandardProtocol ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix,
+        ...
+}
+
+T38FaxAnnexbOnlyCaps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix,
+        t38FaxProtocol                  DataProtocolCapability,
+        t38FaxProfile                   T38FaxProfile,
+        ...
+}
+
+SIPCaps ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        dataRatesSupported              SEQUENCE OF DataRate OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix OPTIONAL,
+        ...
+}
+
+McuInfo ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        protocol                        SEQUENCE OF SupportedProtocols OPTIONAL
+}
+
+TerminalInfo ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...
+}
+
+GatekeeperInfo ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...
+}
+
+VendorIdentifier ::= SEQUENCE
+{
+        vendor                  H221NonStandard,
+        productId               OCTET STRING (SIZE(1..256)) OPTIONAL,   -- per vendor
+        versionId               OCTET STRING (SIZE(1..256)) OPTIONAL,   -- per product
+        ...,
+        enterpriseNumber        OBJECT IDENTIFIER OPTIONAL
+}
+
+H221NonStandard ::= SEQUENCE
+{
+        t35CountryCode          INTEGER(0..255),
+        t35Extension            INTEGER(0..255),
+        manufacturerCode        INTEGER(0..65535),
+        ...
+}
+
+TunnelledProtocol ::= SEQUENCE
+{
+        id CHOICE
+        {
+        tunnelledProtocolObjectID               OBJECT IDENTIFIER,
+                tunnelledProtocolAlternateID    TunnelledProtocolAlternateIdentifier,
+                ...
+        },
+        subIdentifier                           IA5String (SIZE (1..64)) OPTIONAL,
+        ...
+}
+
+TunnelledProtocolAlternateIdentifier ::= SEQUENCE
+{
+        protocolType                    IA5String (SIZE (1..64)),
+        protocolVariant                 IA5String (SIZE (1..64)) OPTIONAL,
+        ...
+}
+
+NonStandardParameter ::= SEQUENCE
+{
+        nonStandardIdentifier   NonStandardIdentifier,
+        data                    OCTET STRING
+}
+
+NonStandardIdentifier ::= CHOICE
+{
+        object          OBJECT IDENTIFIER,
+        h221NonStandard H221NonStandard,
+        ...
+}
+
+AliasAddress ::= CHOICE
+{
+        dialedDigits            IA5String (SIZE (1..128)) (FROM ("0123456789#*,")),
+        h323-ID                 BMPString (SIZE (1..256)),      -- Basic ISO/IEC 10646-1 (Unicode)
+        ...,
+        url-ID                  IA5String (SIZE(1..512)),       -- URL style address
+        transportID             TransportAddress,
+        email-ID                IA5String (SIZE(1..512)),       -- rfc822-compliant email address
+        partyNumber             PartyNumber,
+        mobileUIM               MobileUIM,
+        isupNumber              IsupNumber
+}
+
+AddressPattern ::= CHOICE
+{
+        wildcard        AliasAddress,
+        range           SEQUENCE
+        {
+                startOfRange    PartyNumber,
+                endOfRange      PartyNumber
+        },
+        ...
+}
+
+PartyNumber ::= CHOICE
+{
+        e164Number                      PublicPartyNumber,
+                                                -- the numbering plan is according to
+                                                -- Recommendations E.163 and E.164.
+        dataPartyNumber                 NumberDigits,
+                                                -- not used, value reserved.
+        telexPartyNumber                NumberDigits,
+                                                -- not used, value reserved.
+        privateNumber                   PrivatePartyNumber,
+                                                -- the numbering plan is according to ISO/IEC 11571.
+        nationalStandardPartyNumber     NumberDigits,
+                                                -- not used, value reserved.
+        ...
+}
+
+PublicPartyNumber ::= SEQUENCE
+{
+        publicTypeOfNumber      PublicTypeOfNumber,
+        publicNumberDigits      NumberDigits
+}
+
+PrivatePartyNumber ::= SEQUENCE
+{
+        privateTypeOfNumber     PrivateTypeOfNumber,
+        privateNumberDigits     NumberDigits
+}
+
+NumberDigits ::= IA5String (SIZE (1..128)) (FROM ("0123456789#*,"))
+
+DisplayName ::= SEQUENCE
+{
+        language                IA5String OPTIONAL,
+                                                -- RFC5646 language tag
+        name                    BMPString(SIZE(1..80))
+}
+
+PublicTypeOfNumber ::= CHOICE
+{
+        unknown                 NULL,
+                                                -- if used number digits carry prefix indicating type
+                                                -- of number according to national recommendations.
+        internationalNumber     NULL,
+        nationalNumber          NULL,
+        networkSpecificNumber   NULL,
+                                                -- not used, value reserved
+        subscriberNumber        NULL,
+        abbreviatedNumber       NULL,
+                                                -- valid only for called party number at the outgoing
+                                                -- access, network substitutes appropriate number.
+        ...
+}
+
+PrivateTypeOfNumber ::= CHOICE
+{
+        unknown                 NULL,
+        level2RegionalNumber    NULL,
+        level1RegionalNumber    NULL,
+        pISNSpecificNumber      NULL,
+        localNumber             NULL,
+        abbreviatedNumber       NULL,
+        ...
+}
+
+MobileUIM ::= CHOICE
+{
+        ansi-41-uim ANSI-41-UIM,        -- Americas standards Wireless Networks
+        gsm-uim GSM-UIM,                -- European standards Wireless Networks
+        ...
+}
+
+TBCD-STRING ::= IA5String (FROM ("0123456789#*abc"))
+
+ANSI-41-UIM ::= SEQUENCE
+{
+        imsi                    TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        min                     TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        mdn                     TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        msisdn                  TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        esn                     TBCD-STRING (SIZE (16)) OPTIONAL,
+        mscid                   TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        system-id CHOICE
+        {
+                sid             TBCD-STRING (SIZE (1..4)),
+                mid             TBCD-STRING (SIZE (1..4)),
+                ...
+        },
+        systemMyTypeCode        OCTET STRING (SIZE (1)) OPTIONAL,
+        systemAccessType        OCTET STRING (SIZE (1)) OPTIONAL,
+        qualificationInformationCode OCTET STRING (SIZE (1)) OPTIONAL,
+        sesn                    TBCD-STRING (SIZE (16)) OPTIONAL,
+        soc                     TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        ...
+        -- IMSI refers to International Mobile Station Identification
+        -- MIN refers to Mobile Identification Number
+        -- MDN refers to Mobile Directory Number
+        -- MSISDN refers to Mobile Station ISDN number
+        -- ESN Refers to Electronic Serial Number
+        -- MSCID refers to Mobile Switching Center number + Market ID or System ID
+        -- SID refers to System Identification and MID refers to Market Identification
+        -- SystemMyTypeCode refers to vendor identification number
+        -- SystemAccessType refers to the system access type like power down registration or call
+        -- origination or Short Message repsonse etc.
+        -- Qualification Information Code refers to the validity
+        -- SESN Refers to SIM Electronic Serial Number for Security purposes of User Identification
+        -- SOC refers to System Operator Code
+}
+
+GSM-UIM ::= SEQUENCE
+{
+        imsi                    TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        tmsi                    OCTET STRING (SIZE(1..4)) OPTIONAL,
+        msisdn                  TBCD-STRING (SIZE (3..16)) OPTIONAL,
+        imei                    TBCD-STRING (SIZE (15..16)) OPTIONAL,
+        hplmn                   TBCD-STRING (SIZE (1..4)) OPTIONAL,
+        vplmn                   TBCD-STRING (SIZE (1..4)) OPTIONAL,
+        -- IMSI refers to International Mobile Station Identificaiton
+        -- MSISDN refers to Mobile Station ISDN number
+        -- IMEI Refers to International Mobile Equipment Identification
+        -- VPLMN or HPLMN refers to Visiting or Home Public Land Mobile Network number
+        ...
+}
+
+IsupNumber ::= CHOICE
+{
+    e164Number                  IsupPublicPartyNumber,
+                                    -- the numbering plan is according to
+                                    -- Recommendations E.163 and E.164.
+    dataPartyNumber             IsupDigits, -- not used, value reserved.
+    telexPartyNumber            IsupDigits, -- not used, value reserved.
+    privateNumber               IsupPrivatePartyNumber,
+                                    -- the numbering plan is according to
+                                    -- ISO/IEC 11571.
+    nationalStandardPartyNumber IsupDigits, -- not used, value reserved.
+    ...
+}
+
+IsupPublicPartyNumber ::= SEQUENCE
+{
+    natureOfAddress NatureOfAddress,
+    address         IsupDigits,
+    ...
+}
+
+IsupPrivatePartyNumber ::= SEQUENCE
+{
+    privateTypeOfNumber PrivateTypeOfNumber,
+    address         IsupDigits,
+    ...
+}
+
+NatureOfAddress ::= CHOICE
+{
+    unknown                                 NULL,
+    subscriberNumber                        NULL,
+    nationalNumber                          NULL,
+    internationalNumber                     NULL,
+    networkSpecificNumber                   NULL,
+    routingNumberNationalFormat             NULL,
+    routingNumberNetworkSpecificFormat      NULL,
+    routingNumberWithCalledDirectoryNumber  NULL,
+    ...
+}
+
+IsupDigits ::= IA5String (SIZE (1..128)) (FROM ("0123456789ABCDE"))
+
+ExtendedAliasAddress ::= SEQUENCE
+{
+        address                 AliasAddress,
+        presentationIndicator   PresentationIndicator OPTIONAL,
+        screeningIndicator      ScreeningIndicator OPTIONAL,
+        ...
+}
+
+Endpoint ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        aliasAddress                    SEQUENCE OF AliasAddress OPTIONAL,
+        callSignalAddress               SEQUENCE OF TransportAddress OPTIONAL,
+        rasAddress                      SEQUENCE OF TransportAddress OPTIONAL,
+        endpointType                    EndpointType OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        priority                        INTEGER(0..127) OPTIONAL,
+        remoteExtensionAddress          SEQUENCE OF AliasAddress OPTIONAL,
+        destExtraCallInfo               SEQUENCE OF AliasAddress OPTIONAL,
+        ...,
+        alternateTransportAddresses     AlternateTransportAddresses OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL
+}
+
+AlternateTransportAddresses ::= SEQUENCE
+{
+        annexE                  SEQUENCE OF TransportAddress OPTIONAL,
+        ...,
+        sctp                    SEQUENCE OF TransportAddress OPTIONAL
+}
+
+UseSpecifiedTransport ::= CHOICE
+{
+        tcp                     NULL,
+        annexE                  NULL,
+        ...,
+        sctp                    NULL
+}
+
+AlternateGK ::= SEQUENCE
+{
+        rasAddress                      TransportAddress,
+        gatekeeperIdentifier            GatekeeperIdentifier  OPTIONAL,
+        needToRegister                  BOOLEAN,
+        priority                        INTEGER (0..127),
+        ...
+}
+
+AltGKInfo ::=SEQUENCE
+{
+        alternateGatekeeper             SEQUENCE OF AlternateGK,
+        altGKisPermanent                BOOLEAN,
+        ...
+}
+
+SecurityServiceMode ::= CHOICE
+{
+        nonStandard             NonStandardParameter,
+        none                    NULL,
+        default                 NULL,
+        ...             -- can be extended with other specific modes
+}
+
+SecurityCapabilities ::= SEQUENCE
+{
+        nonStandard                     NonStandardParameter OPTIONAL,
+        encryption                      SecurityServiceMode,
+        authenticaton                   SecurityServiceMode,
+        integrity                       SecurityServiceMode,
+        ...
+}
+
+SecurityErrors ::= CHOICE
+{
+        securityWrongSyncTime                   NULL,   -- either time server
+                                                        -- problem or network delay
+        securityReplay                          NULL,   -- replay attack encountered
+        securityWrongGeneralID                  NULL,   -- wrong general ID
+        securityWrongSendersID                  NULL,   -- wrong senders ID
+        securityIntegrityFailed                 NULL,   -- integrity check failed
+        securityWrongOID                        NULL,   -- wrong token OIDs or crypto alg OIDs
+        securityDHmismatch                      NULL,   -- mismatch of DH parameters
+        securityCertificateExpired              NULL,   -- certificate has expired
+        securityCertificateDateInvalid          NULL,   -- certificate is not yet valid
+        securityCertificateRevoked              NULL,   -- certificate was found revoked
+        securityCertificateNotReadable          NULL,   -- decoding error
+        securityCertificateSignatureInvalid     NULL,   -- wrong signature in the
+                                                        -- certificate
+        securityCertificateMissing              NULL,   -- no certificate available
+        securityCertificateIncomplete           NULL,   -- missing expected certificate
+                                                        -- extensions
+        securityUnsupportedCertificateAlgOID    NULL,   -- crypto algs not understood
+        securityUnknownCA                       NULL,   -- CA/root certificate could not
+                                                        -- be found
+        ...
+}
+
+SecurityErrors2 ::= CHOICE
+{
+        securityWrongSyncTime   NULL, -- either time server problem or network delay
+        securityReplay          NULL, -- replay attack encountered
+        securityWrongGeneralID  NULL, -- wrong general ID
+        securityWrongSendersID  NULL, -- wrong senders ID
+        securityIntegrityFailed NULL, -- integrity check failed
+        securityWrongOID        NULL, -- wrong token OIDs or crypto alg OIDs
+        ...
+}
+
+H245Security ::= CHOICE
+{
+        nonStandard                     NonStandardParameter,
+        noSecurity                      NULL,
+        tls                             SecurityCapabilities,
+        ipsec                           SecurityCapabilities,
+        ...
+}
+
+
+QseriesOptions ::= SEQUENCE
+{
+        q932Full                BOOLEAN,        -- if true, indicates full support for Q.932
+        q951Full                BOOLEAN,        -- if true, indicates full support for Q.951
+        q952Full                BOOLEAN,        -- if true, indicates full support for Q.952
+        q953Full                BOOLEAN,        -- if true, indicates full support for Q.953
+        q955Full                BOOLEAN,        -- if true, indicates full support for Q.955
+        q956Full                BOOLEAN,        -- if true, indicates full support for Q.956
+        q957Full                BOOLEAN,        -- if true, indicates full support for Q.957
+        q954Info                Q954Details,
+        ...
+}
+
+Q954Details ::= SEQUENCE
+{
+        conferenceCalling               BOOLEAN,
+        threePartyService               BOOLEAN,
+        ...
+}
+
+GloballyUniqueID        ::=     OCTET STRING (SIZE(16))
+ConferenceIdentifier    ::=     GloballyUniqueID
+RequestSeqNum           ::=     INTEGER (1..65535)
+GatekeeperIdentifier    ::=     BMPString (SIZE(1..128))
+BandWidth               ::=     INTEGER (0..4294967295) -- in 100s of bits
+CallReferenceValue      ::=     INTEGER (0..65535)
+EndpointIdentifier      ::=     BMPString (SIZE(1..128))
+ProtocolIdentifier      ::=     OBJECT IDENTIFIER
+                                        -- shall be set to
+                                        -- {itu-t (0) recommendation (0) h (8) 2250 version (0) 8}
+TimeToLive              ::=     INTEGER (1..4294967295) -- in seconds
+H248PackagesDescriptor  ::=     OCTET STRING  -- This octet string contans
+                                              -- ASN.1 PER encoded H.248
+                                              -- PackageDescriptor
+H248SignalsDescriptor   ::=     OCTET STRING  -- This octet string contans
+                                              -- ASN.1 PER encoded H.248
+                                              -- SignalDescriptor
+FeatureDescriptor       ::=     GenericData
+
+CallIdentifier ::= SEQUENCE
+{
+        guid                    GloballyUniqueID,
+        ...
+}
+
+EncryptIntAlg ::= CHOICE
+{       -- core encryption algorithms for RAS message integrity
+        nonStandard             NonStandardParameter,
+        isoAlgorithm            OBJECT IDENTIFIER,      -- defined in ISO/IEC 9979
+        ...
+}
+NonIsoIntegrityMechanism ::= CHOICE
+{       -- HMAC mechanism used, no truncation, tagging may be necessary!
+        hMAC-MD5                NULL,
+        hMAC-iso10118-2-s       EncryptIntAlg,  -- according to ISO/IEC 10118-2 using
+                                                -- EncryptIntAlg as core block encryption algorithm
+                                                -- (short MAC)
+        hMAC-iso10118-2-l       EncryptIntAlg,  -- according to ISO/IEC 10118-2 using
+                                                -- EncryptIntAlg as core block encryption algorithm
+                                                -- (long MAC)
+        hMAC-iso10118-3 OBJECT IDENTIFIER,      -- according to ISO/IEC 10118-3 using
+                                                -- OID as hash function (OID is SHA-1,
+                                                -- RIPE-MD160,
+                                                -- RIPE-MD128)
+        ...
+}
+
+IntegrityMechanism ::= CHOICE
+{       -- for RAS message integrity
+        nonStandard             NonStandardParameter,
+        digSig                  NULL,                   -- indicates to apply a digital signature
+        iso9797                 OBJECT IDENTIFIER,      -- according to ISO/IEC 9797 using OID as
+                                                        -- core encryption algorithm (X-CBC MAC)
+        nonIsoIM                NonIsoIntegrityMechanism,
+        ...
+}
+
+ICV ::= SEQUENCE
+{
+        algorithmOID    OBJECT IDENTIFIER,      -- the algorithm used to compute the signature
+        icv             BIT STRING              -- the computed cryptographic integrity check value
+                                                -- or signature
+}
+
+FastStartToken ::= ClearToken (WITH COMPONENTS {..., timeStamp PRESENT, dhkey PRESENT, generalID PRESENT -- set to 'alias' -- })
+EncodedFastStartToken ::= TYPE-IDENTIFIER.&Type (FastStartToken)
+CryptoH323Token ::= CHOICE
+{
+        cryptoEPPwdHash SEQUENCE
+        {
+                alias           AliasAddress,   -- alias of entity generating hash
+                timeStamp       TimeStamp,      -- timestamp used in hash
+                token           HASHED  { EncodedPwdCertToken -- generalID set to 'alias' -- }
+        },
+        cryptoGKPwdHash  SEQUENCE
+{
+                gatekeeperId    GatekeeperIdentifier,   -- GatekeeperID of GK generating hash
+                timeStamp       TimeStamp,              -- timestamp used in hash
+                token           HASHED  { EncodedPwdCertToken  -- generalID set to Gatekeeperid -- }
+        },
+        cryptoEPPwdEncr ENCRYPTED { EncodedPwdCertToken -- generalID set to Gatekeeperid --},
+        cryptoGKPwdEncr ENCRYPTED { EncodedPwdCertToken -- generalID set to Gatekeeperid --},
+        cryptoEPCert            SIGNED { EncodedPwdCertToken -- generalID set to Gatekeeperid -- },
+        cryptoGKCert    SIGNED { EncodedPwdCertToken -- generalID set to alias -- },
+        cryptoFastStart SIGNED { EncodedFastStartToken },
+        nestedcryptoToken       CryptoToken,
+        ...
+}
+
+
+DataRate ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        channelRate                     BandWidth,
+        channelMultiplier               INTEGER (1..256) OPTIONAL,
+        ...
+}
+
+CallLinkage ::= SEQUENCE
+{
+        globalCallId                    GloballyUniqueID  OPTIONAL,
+        threadId                        GloballyUniqueID  OPTIONAL,
+        ...
+}
+
+SupportedPrefix ::= SEQUENCE
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        prefix                          AliasAddress,
+        ...
+}
+
+CapacityReportingCapability ::= SEQUENCE
+{
+        canReportCallCapacity           BOOLEAN,
+        ...
+}
+
+CapacityReportingSpecification ::= SEQUENCE
+{
+        when SEQUENCE
+        {
+                callStart       NULL OPTIONAL,
+                callEnd         NULL OPTIONAL,
+                ...
+        },
+        ...
+}
+
+CallCapacity ::= SEQUENCE
+{
+        maximumCallCapacity             CallCapacityInfo OPTIONAL,
+        currentCallCapacity             CallCapacityInfo OPTIONAL,
+        ...
+}
+
+CallCapacityInfo ::= SEQUENCE
+{
+        voiceGwCallsAvailable           SEQUENCE OF CallsAvailable OPTIONAL,
+        h310GwCallsAvailable            SEQUENCE OF CallsAvailable OPTIONAL,
+        h320GwCallsAvailable            SEQUENCE OF CallsAvailable OPTIONAL,
+        h321GwCallsAvailable            SEQUENCE OF CallsAvailable OPTIONAL,
+        h322GwCallsAvailable            SEQUENCE OF CallsAvailable OPTIONAL,
+        h323GwCallsAvailable            SEQUENCE OF CallsAvailable OPTIONAL,
+        h324GwCallsAvailable            SEQUENCE OF CallsAvailable OPTIONAL,
+        t120OnlyGwCallsAvailable        SEQUENCE OF CallsAvailable OPTIONAL,
+        t38FaxAnnexbOnlyGwCallsAvailable SEQUENCE OF CallsAvailable OPTIONAL,
+        terminalCallsAvailable          SEQUENCE OF CallsAvailable OPTIONAL,
+        mcuCallsAvailable               SEQUENCE OF CallsAvailable OPTIONAL,
+        ...,
+        sipGwCallsAvailable             SEQUENCE OF CallsAvailable OPTIONAL
+}
+
+CallsAvailable ::= SEQUENCE
+{
+        calls           INTEGER (0..4294967295),
+        group           IA5String (SIZE (1..128)) OPTIONAL,
+        ...,
+        carrier         CarrierInfo OPTIONAL
+}
+
+CircuitInfo ::= SEQUENCE
+{
+        sourceCircuitID         CircuitIdentifier OPTIONAL,
+        destinationCircuitID    CircuitIdentifier OPTIONAL,
+        genericData             SEQUENCE OF GenericData OPTIONAL,
+        ...
+}
+
+CircuitIdentifier ::= SEQUENCE
+{
+        cic             CicInfo OPTIONAL,
+        group           GroupID OPTIONAL,
+        ...,
+        carrier         CarrierInfo OPTIONAL
+}
+
+CicInfo ::= SEQUENCE
+{
+        cic             SEQUENCE OF OCTET STRING (SIZE (2..4)),
+        pointCode       OCTET STRING (SIZE (2..5)),
+        ...
+}
+
+GroupID ::= SEQUENCE
+{
+        member          SEQUENCE OF INTEGER (0..65535) OPTIONAL,
+        group           IA5String (SIZE (1..128)),
+        ...
+}
+
+CarrierInfo ::= SEQUENCE
+{
+        carrierIdentificationCode       OCTET STRING (SIZE (3..4)) OPTIONAL,
+        carrierName                     IA5String (SIZE (1..128)) OPTIONAL,
+        ...
+}
+
+ServiceControlDescriptor ::= CHOICE
+{
+        url                             IA5String (SIZE(0..512)),       -- indicates a URL-referenced
+                                                                        -- protocol/resource
+        signal                          H248SignalsDescriptor,
+        nonStandard                     NonStandardParameter,
+        callCreditServiceControl        CallCreditServiceControl,
+        ...
+}
+
+ServiceControlSession ::= SEQUENCE
+{
+        sessionId               INTEGER (0..255),
+        contents                ServiceControlDescriptor OPTIONAL,
+        reason CHOICE
+        {
+                open            NULL,
+                refresh         NULL,
+                close           NULL,
+                ...
+        },
+        ...
+}
+
+RasUsageInfoTypes ::= SEQUENCE
+{
+        nonStandardUsageTypes        SEQUENCE OF NonStandardParameter,
+        startTime                    NULL OPTIONAL,
+        endTime                      NULL OPTIONAL,
+        terminationCause             NULL OPTIONAL,
+        ...
+}
+
+RasUsageSpecification ::= SEQUENCE
+{
+        when SEQUENCE
+        {
+                start                   NULL OPTIONAL,
+                end                     NULL OPTIONAL,
+                inIrr                   NULL OPTIONAL,
+                ...
+        },
+        callStartingPoint SEQUENCE
+        {
+                alerting                NULL OPTIONAL,
+                connect                 NULL OPTIONAL,
+                ...
+        } OPTIONAL,
+        required                        RasUsageInfoTypes,
+        ...
+}
+
+RasUsageInformation ::= SEQUENCE
+{
+        nonStandardUsageFields          SEQUENCE OF NonStandardParameter,
+        alertingTime                    TimeStamp OPTIONAL,
+        connectTime                     TimeStamp OPTIONAL,
+        endTime                         TimeStamp OPTIONAL,
+        ...
+}
+
+CallTerminationCause ::= CHOICE
+{
+        releaseCompleteReason           ReleaseCompleteReason,
+        releaseCompleteCauseIE          OCTET STRING (SIZE(2..32)),
+        ...
+}
+
+BandwidthDetails ::= SEQUENCE
+{
+        sender                          BOOLEAN,                -- TRUE=sender, FALSE=receiver
+        multicast                       BOOLEAN,                -- TRUE if stream is multicast
+        bandwidth                       BandWidth,              -- Bandwidth used for stream
+        rtcpAddresses                   TransportChannelInfo,   -- RTCP addresses for media stream
+        ...
+}
+
+CallCreditCapability ::= SEQUENCE
+{
+        canDisplayAmountString          BOOLEAN OPTIONAL,
+        canEnforceDurationLimit         BOOLEAN OPTIONAL,
+        ...
+}
+
+CallCreditServiceControl ::= SEQUENCE
+{
+        amountString                    BMPString (SIZE (1..512)) OPTIONAL,     -- (Unicode)
+        billingMode CHOICE
+        {
+                credit                  NULL,
+                debit                   NULL,
+                ...
+        } OPTIONAL,
+        callDurationLimit               INTEGER (1..4294967295) OPTIONAL,     -- in seconds
+        enforceCallDurationLimit        BOOLEAN OPTIONAL,
+        callStartingPoint CHOICE
+        {
+                alerting                NULL,
+                connect                 NULL,
+                ...
+        } OPTIONAL,
+        ...
+}
+
+GenericData ::= SEQUENCE
+{
+        id                              GenericIdentifier,
+        parameters                      SEQUENCE (SIZE (1..512)) OF EnumeratedParameter OPTIONAL,
+        ...
+}
+
+GenericIdentifier ::= CHOICE
+{
+        standard                        INTEGER(0..16383,...),
+        oid                             OBJECT IDENTIFIER,
+        nonStandard                     GloballyUniqueID,
+        ...
+}
+
+EnumeratedParameter ::= SEQUENCE
+{
+        id                              GenericIdentifier,
+        content                         Content OPTIONAL,
+        ...
+}
+
+Content ::= CHOICE
+{
+        raw                             OCTET STRING,
+        text                            IA5String,
+        unicode                         BMPString,
+        bool                            BOOLEAN,
+        number8                         INTEGER (0..255),
+        number16                        INTEGER (0..65535),
+        number32                        INTEGER (0..4294967295),
+        id                              GenericIdentifier,
+        alias                           AliasAddress,
+        transport                       TransportAddress,
+        compound                        SEQUENCE (SIZE (1..512)) OF EnumeratedParameter,
+        nested                          SEQUENCE (SIZE (1..16)) OF GenericData,
+        ...
+}
+
+FeatureSet ::= SEQUENCE
+{
+        replacementFeatureSet           BOOLEAN,
+        neededFeatures                  SEQUENCE OF FeatureDescriptor OPTIONAL,
+        desiredFeatures                 SEQUENCE OF FeatureDescriptor OPTIONAL,
+        supportedFeatures               SEQUENCE OF FeatureDescriptor OPTIONAL,
+        ...
+}
+
+TransportChannelInfo ::= SEQUENCE
+{
+        sendAddress                     TransportAddress OPTIONAL,
+        recvAddress                     TransportAddress OPTIONAL,
+        ...
+}
+
+RTPSession ::= SEQUENCE
+{
+        rtpAddress                      TransportChannelInfo,
+        rtcpAddress                     TransportChannelInfo,
+        cname                           PrintableString,
+        ssrc                            INTEGER (1..4294967295),
+        sessionId                       INTEGER (1..255),
+        associatedSessionIds            SEQUENCE OF INTEGER (1..255),
+        ...,
+        multicast                       NULL OPTIONAL,
+        bandwidth                       BandWidth OPTIONAL
+}
+
+RehomingModel ::= CHOICE
+{
+        gatekeeperBased                 NULL,
+        endpointBased                   NULL
+}
+
+RasMessage ::= CHOICE
+{
+        gatekeeperRequest               GatekeeperRequest,
+        gatekeeperConfirm               GatekeeperConfirm,
+        gatekeeperReject                GatekeeperReject,
+        registrationRequest             RegistrationRequest,
+        registrationConfirm             RegistrationConfirm,
+        registrationReject              RegistrationReject,
+        unregistrationRequest           UnregistrationRequest,
+        unregistrationConfirm           UnregistrationConfirm,
+        unregistrationReject            UnregistrationReject,
+        admissionRequest                AdmissionRequest,
+        admissionConfirm                AdmissionConfirm,
+        admissionReject                 AdmissionReject,
+        bandwidthRequest                BandwidthRequest,
+        bandwidthConfirm                BandwidthConfirm,
+        bandwidthReject                 BandwidthReject,
+        disengageRequest                DisengageRequest,
+        disengageConfirm                DisengageConfirm,
+        disengageReject                 DisengageReject,
+        locationRequest                 LocationRequest,
+        locationConfirm                 LocationConfirm,
+        locationReject                  LocationReject,
+        infoRequest                     InfoRequest,
+        infoRequestResponse             InfoRequestResponse,
+        nonStandardMessage              NonStandardMessage,
+        unknownMessageResponse          UnknownMessageResponse,
+        ...,
+        requestInProgress               RequestInProgress,
+        resourcesAvailableIndicate      ResourcesAvailableIndicate,
+        resourcesAvailableConfirm       ResourcesAvailableConfirm,
+        infoRequestAck                  InfoRequestAck,
+        infoRequestNak                  InfoRequestNak,
+        serviceControlIndication        ServiceControlIndication,
+        serviceControlResponse          ServiceControlResponse,
+        admissionConfirmSequence        SEQUENCE OF AdmissionConfirm
+}
+
+GatekeeperRequest ::= SEQUENCE --(GRQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        rasAddress                      TransportAddress,
+        endpointType                    EndpointType,
+        gatekeeperIdentifier            GatekeeperIdentifier OPTIONAL,
+        callServices                    QseriesOptions  OPTIONAL,
+        endpointAlias                   SEQUENCE OF AliasAddress OPTIONAL,
+        ...,
+        alternateEndpoints              SEQUENCE OF Endpoint OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        authenticationCapability        SEQUENCE OF AuthenticationMechanism OPTIONAL,
+        algorithmOIDs                   SEQUENCE OF OBJECT IDENTIFIER OPTIONAL,
+        integrity                       SEQUENCE OF IntegrityMechanism OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        supportsAltGK                   NULL OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        supportsAssignedGK              BOOLEAN,
+        assignedGatekeeper              AlternateGK OPTIONAL
+}
+
+GatekeeperConfirm ::= SEQUENCE --(GCF)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        gatekeeperIdentifier            GatekeeperIdentifier  OPTIONAL,
+        rasAddress                      TransportAddress,
+        ...,
+        alternateGatekeeper             SEQUENCE OF AlternateGK OPTIONAL,
+        authenticationMode              AuthenticationMechanism OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        algorithmOID                    OBJECT IDENTIFIER OPTIONAL,
+        integrity                       SEQUENCE OF IntegrityMechanism OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL,
+        rehomingModel                   RehomingModel OPTIONAL
+}
+
+GatekeeperReject ::= SEQUENCE --(GRJ)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        gatekeeperIdentifier            GatekeeperIdentifier  OPTIONAL,
+        rejectReason                    GatekeeperRejectReason,
+        ...,
+        altGKInfo                       AltGKInfo OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+GatekeeperRejectReason ::= CHOICE
+{
+        resourceUnavailable             NULL,
+        terminalExcluded                NULL,   -- permission failure, not a resource failure
+        invalidRevision                 NULL,
+        undefinedReason                 NULL,
+        ...,
+        securityDenial                  NULL,
+        genericDataReason               NULL,
+        neededFeatureNotSupported       NULL,
+        securityError                   SecurityErrors
+}
+
+RegistrationRequest ::= SEQUENCE --(RRQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        discoveryComplete               BOOLEAN,
+        callSignalAddress               SEQUENCE OF TransportAddress,
+        rasAddress                      SEQUENCE OF TransportAddress,
+        terminalType                    EndpointType,
+        terminalAlias                   SEQUENCE OF AliasAddress OPTIONAL,
+        gatekeeperIdentifier            GatekeeperIdentifier  OPTIONAL,
+        endpointVendor                  VendorIdentifier,
+        ...,
+        alternateEndpoints              SEQUENCE OF Endpoint OPTIONAL,
+        timeToLive                      TimeToLive OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        keepAlive                       BOOLEAN,
+        endpointIdentifier              EndpointIdentifier OPTIONAL,
+        willSupplyUUIEs                 BOOLEAN,
+        maintainConnection              BOOLEAN,
+        alternateTransportAddresses     AlternateTransportAddresses OPTIONAL,
+        additiveRegistration            NULL OPTIONAL,
+        terminalAliasPattern            SEQUENCE OF AddressPattern OPTIONAL,
+        supportsAltGK                   NULL OPTIONAL,
+        usageReportingCapability        RasUsageInfoTypes OPTIONAL,
+        multipleCalls                   BOOLEAN OPTIONAL,
+        supportedH248Packages           SEQUENCE OF H248PackagesDescriptor OPTIONAL,
+        callCreditCapability            CallCreditCapability OPTIONAL,
+        capacityReportingCapability     CapacityReportingCapability OPTIONAL,
+        capacity                        CallCapacity OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        restart                         NULL OPTIONAL,
+        supportsACFSequences            NULL OPTIONAL,
+        supportsAssignedGK              BOOLEAN,
+        assignedGatekeeper              AlternateGK OPTIONAL,
+        transportQOS                    TransportQOS OPTIONAL,
+        language                        SEQUENCE OF IA5String(SIZE (1..32)) OPTIONAL
+}
+
+RegistrationConfirm ::= SEQUENCE --(RCF)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        callSignalAddress               SEQUENCE OF TransportAddress,
+        terminalAlias                   SEQUENCE OF AliasAddress OPTIONAL,
+        gatekeeperIdentifier            GatekeeperIdentifier  OPTIONAL,
+        endpointIdentifier              EndpointIdentifier,
+        ...,
+        alternateGatekeeper             SEQUENCE OF AlternateGK OPTIONAL,
+        timeToLive                      TimeToLive OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        willRespondToIRR                BOOLEAN,
+        preGrantedARQ                   SEQUENCE
+        {
+                makeCall                                BOOLEAN,
+                useGKCallSignalAddressToMakeCall        BOOLEAN,
+                answerCall                              BOOLEAN,
+                useGKCallSignalAddressToAnswer          BOOLEAN,
+                ...,
+                irrFrequencyInCall                      INTEGER (1..65535) OPTIONAL,
+                                                                        -- in seconds; not
+                                                                        -- present if GK
+                                                                        -- does not want IRRs
+                totalBandwidthRestriction               BandWidth OPTIONAL,
+                                                                        -- total limit for all
+                                                                        -- concurrent calls
+                alternateTransportAddresses             AlternateTransportAddresses OPTIONAL,
+                useSpecifiedTransport                   UseSpecifiedTransport OPTIONAL
+        } OPTIONAL,
+        maintainConnection              BOOLEAN,
+        serviceControl                  SEQUENCE OF ServiceControlSession OPTIONAL,
+        supportsAdditiveRegistration    NULL OPTIONAL,
+        terminalAliasPattern            SEQUENCE OF AddressPattern OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix OPTIONAL,
+        usageSpec                       SEQUENCE OF RasUsageSpecification OPTIONAL,
+        featureServerAlias              AliasAddress OPTIONAL,
+        capacityReportingSpec           CapacityReportingSpecification OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL,
+        rehomingModel                   RehomingModel OPTIONAL,
+        transportQOS                    TransportQOS OPTIONAL,
+        language                        SEQUENCE OF IA5String (SIZE (1..32)) OPTIONAL
+                                                                        -- RFC5646 language tag
+}
+
+RegistrationReject ::= SEQUENCE --(RRJ)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        rejectReason                    RegistrationRejectReason,
+        gatekeeperIdentifier            GatekeeperIdentifier  OPTIONAL,
+        ...,
+        altGKInfo                       AltGKInfo OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL
+}
+
+RegistrationRejectReason ::= CHOICE
+{
+        discoveryRequired               NULL,
+        invalidRevision                 NULL,
+        invalidCallSignalAddress        NULL,
+        invalidRASAddress               NULL,   -- supplied address is invalid
+        duplicateAlias                  SEQUENCE OF AliasAddress,
+                                                -- alias registered to another endpoint
+        invalidTerminalType             NULL,
+        undefinedReason                 NULL,
+        transportNotSupported           NULL,   -- one or more of the transports
+        ...,
+        transportQOSNotSupported        NULL,   -- endpoint QOS not supported
+        resourceUnavailable             NULL,   -- gatekeeper resources exhausted
+        invalidAlias                    NULL,   -- alias not consistent with gatekeeper rules
+        securityDenial                  NULL,
+        fullRegistrationRequired        NULL,   -- registration permission has expired
+        additiveRegistrationNotSupported NULL,
+        invalidTerminalAliases          SEQUENCE
+        {
+                terminalAlias           SEQUENCE OF AliasAddress OPTIONAL,
+                terminalAliasPattern    SEQUENCE OF AddressPattern OPTIONAL,
+                supportedPrefixes       SEQUENCE OF SupportedPrefix OPTIONAL,
+                ...
+        },
+        genericDataReason               NULL,
+        neededFeatureNotSupported       NULL,
+        securityError                   SecurityErrors,
+        registerWithAssignedGK          NULL
+}
+
+UnregistrationRequest ::= SEQUENCE --(URQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        callSignalAddress               SEQUENCE OF TransportAddress,
+        endpointAlias                   SEQUENCE OF AliasAddress OPTIONAL,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        endpointIdentifier              EndpointIdentifier OPTIONAL,
+        ...,
+        alternateEndpoints              SEQUENCE OF Endpoint OPTIONAL,
+        gatekeeperIdentifier            GatekeeperIdentifier OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        reason                          UnregRequestReason OPTIONAL,
+        endpointAliasPattern            SEQUENCE OF AddressPattern OPTIONAL,
+        supportedPrefixes               SEQUENCE OF SupportedPrefix OPTIONAL,
+        alternateGatekeeper             SEQUENCE OF AlternateGK OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL
+}
+
+UnregRequestReason ::= CHOICE
+{
+        reregistrationRequired          NULL,
+        ttlExpired                      NULL,
+        securityDenial                  NULL,
+        undefinedReason                 NULL,
+        ...,
+        maintenance                     NULL,
+        securityError                   SecurityErrors2,
+        registerWithAssignedGK  NULL
+}
+
+UnregistrationConfirm ::= SEQUENCE --(UCF)
+{
+        requestSeqNum                   RequestSeqNum,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL
+}
+
+UnregistrationReject ::= SEQUENCE --(URJ)
+{
+        requestSeqNum                   RequestSeqNum,
+        rejectReason                    UnregRejectReason,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        altGKInfo                       AltGKInfo OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+UnregRejectReason ::= CHOICE
+{
+        notCurrentlyRegistered          NULL,
+        callInProgress                  NULL,
+        undefinedReason                 NULL,
+        ...,
+        permissionDenied                NULL,   -- requesting user not allowed to unregister
+                                                -- specified user
+        securityDenial                  NULL,
+        securityError                   SecurityErrors2
+}
+
+AdmissionRequest ::= SEQUENCE --(ARQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        callType                        CallType,
+        callModel                       CallModel OPTIONAL,
+        endpointIdentifier              EndpointIdentifier,
+        destinationInfo                 SEQUENCE OF AliasAddress OPTIONAL,
+        destCallSignalAddress           TransportAddress OPTIONAL,
+        destExtraCallInfo               SEQUENCE OF AliasAddress OPTIONAL,
+        srcInfo                         SEQUENCE OF AliasAddress,
+        srcCallSignalAddress            TransportAddress OPTIONAL,
+        bandWidth                       BandWidth,
+        callReferenceValue              CallReferenceValue,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        callServices                    QseriesOptions  OPTIONAL,
+        conferenceID                    ConferenceIdentifier,
+        activeMC                        BOOLEAN,
+        answerCall                      BOOLEAN,        -- answering a call
+        ...,
+        canMapAlias                     BOOLEAN,        -- can handle alias address
+        callIdentifier                  CallIdentifier,
+        srcAlternatives                 SEQUENCE OF Endpoint OPTIONAL,
+        destAlternatives                SEQUENCE OF Endpoint OPTIONAL,
+        gatekeeperIdentifier            GatekeeperIdentifier OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        transportQOS                    TransportQOS OPTIONAL,
+        willSupplyUUIEs                 BOOLEAN,
+        callLinkage                     CallLinkage OPTIONAL,
+        gatewayDataRate                 DataRate OPTIONAL,
+        capacity                        CallCapacity OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        desiredProtocols                SEQUENCE OF SupportedProtocols OPTIONAL,
+        desiredTunnelledProtocol        TunnelledProtocol OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        canMapSrcAlias                  BOOLEAN
+}
+
+CallType ::= CHOICE
+{
+        pointToPoint            NULL,           -- Point-to-point
+        oneToN                  NULL,           -- no interaction (FFS)
+        nToOne                  NULL,           -- no interaction (FFS)
+        nToN                    NULL,           -- interactive (multipoint)
+        ...
+}
+
+CallModel ::= CHOICE
+{
+        direct                  NULL,
+        gatekeeperRouted        NULL,
+        ...
+}
+
+TransportQOS ::= CHOICE
+{
+        endpointControlled      NULL,
+        gatekeeperControlled    NULL,
+        noControl               NULL,
+        ...,
+        qOSCapabilities         SEQUENCE SIZE(1..256) OF QOSCapability
+}
+
+AdmissionConfirm ::= SEQUENCE --(ACF)
+{
+        requestSeqNum                   RequestSeqNum,
+        bandWidth                       BandWidth,
+        callModel                       CallModel,
+        destCallSignalAddress           TransportAddress,
+        irrFrequency                    INTEGER (1..65535) OPTIONAL,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        destinationInfo                 SEQUENCE OF AliasAddress OPTIONAL,
+        destExtraCallInfo               SEQUENCE OF AliasAddress OPTIONAL,
+        destinationType                 EndpointType OPTIONAL,
+        remoteExtensionAddress          SEQUENCE OF AliasAddress OPTIONAL,
+        alternateEndpoints              SEQUENCE OF Endpoint OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        transportQOS                    TransportQOS OPTIONAL,
+        willRespondToIRR                BOOLEAN,
+        uuiesRequested                  UUIEsRequested,
+        language                        SEQUENCE OF IA5String (SIZE (1..32)) OPTIONAL,
+        alternateTransportAddresses     AlternateTransportAddresses OPTIONAL,
+        useSpecifiedTransport           UseSpecifiedTransport OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        usageSpec                       SEQUENCE OF RasUsageSpecification OPTIONAL,
+        supportedProtocols              SEQUENCE OF SupportedProtocols OPTIONAL,
+        serviceControl                  SEQUENCE OF ServiceControlSession OPTIONAL,
+        multipleCalls                   BOOLEAN OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        modifiedSrcInfo                 SEQUENCE OF AliasAddress OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL
+}
+
+UUIEsRequested ::= SEQUENCE
+{
+        setup                           BOOLEAN,
+        callProceeding                  BOOLEAN,
+        connect                         BOOLEAN,
+        alerting                        BOOLEAN,
+        information                     BOOLEAN,
+        releaseComplete                 BOOLEAN,
+        facility                        BOOLEAN,
+        progress                        BOOLEAN,
+        empty                           BOOLEAN,
+        ...,
+        status                          BOOLEAN,
+        statusInquiry                   BOOLEAN,
+        setupAcknowledge                BOOLEAN,
+        notify                          BOOLEAN
+}
+
+AdmissionReject ::= SEQUENCE --(ARJ)
+{
+        requestSeqNum           RequestSeqNum,
+        rejectReason            AdmissionRejectReason,
+        nonStandardData         NonStandardParameter OPTIONAL,
+        ...,
+        altGKInfo               AltGKInfo OPTIONAL,
+        tokens                  SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens            SEQUENCE OF CryptoH323Token OPTIONAL,
+        callSignalAddress       SEQUENCE OF TransportAddress OPTIONAL,
+        integrityCheckValue     ICV OPTIONAL,
+        serviceControl          SEQUENCE OF ServiceControlSession OPTIONAL,
+        featureSet              FeatureSet OPTIONAL,
+        genericData             SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper      AlternateGK OPTIONAL
+}
+
+AdmissionRejectReason ::= CHOICE
+{
+        calledPartyNotRegistered        NULL,   -- cannot translate address
+        invalidPermission               NULL,   -- permission has expired
+        requestDenied                   NULL,
+        undefinedReason                 NULL,
+        callerNotRegistered             NULL,
+        routeCallToGatekeeper           NULL,
+        invalidEndpointIdentifier       NULL,
+        resourceUnavailable             NULL,
+        ...,
+        securityDenial                  NULL,
+        qosControlNotSupported          NULL,
+        incompleteAddress               NULL,
+        aliasesInconsistent             NULL,   -- multiple aliases in request identify distinct people
+        routeCallToSCN                  SEQUENCE OF PartyNumber,
+        exceedsCallCapacity             NULL,   -- destination does not have the capacity for this call
+        collectDestination              NULL,
+        collectPIN                      NULL,
+        genericDataReason               NULL,
+        neededFeatureNotSupported       NULL,
+        securityError                   SecurityErrors2,
+        securityDHmismatch              NULL,   -- mismatch of DH parameters
+        noRouteToDestination            NULL,   -- destination unreachable
+        unallocatedNumber               NULL,   -- destination number unassigned
+        registerWithAssignedGK          NULL
+}
+
+BandwidthRequest ::= SEQUENCE --(BRQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        endpointIdentifier              EndpointIdentifier,
+        conferenceID                    ConferenceIdentifier,
+        callReferenceValue              CallReferenceValue,
+        callType                        CallType OPTIONAL,
+        bandWidth                       BandWidth,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        callIdentifier                  CallIdentifier,
+        gatekeeperIdentifier            GatekeeperIdentifier OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        answeredCall                    BOOLEAN,
+        callLinkage                     CallLinkage OPTIONAL,
+        capacity                        CallCapacity OPTIONAL,
+        usageInformation                RasUsageInformation OPTIONAL,
+        bandwidthDetails                SEQUENCE OF BandwidthDetails OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        transportQOS                    TransportQOS OPTIONAL
+}
+
+BandwidthConfirm ::= SEQUENCE --(BCF)
+{
+        requestSeqNum                   RequestSeqNum,
+        bandWidth                       BandWidth,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        capacity                        CallCapacity OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        transportQOS                    TransportQOS OPTIONAL
+}
+
+BandwidthReject ::= SEQUENCE --(BRJ)
+{
+        requestSeqNum                   RequestSeqNum,
+        rejectReason                    BandRejectReason,
+        allowedBandWidth                BandWidth,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        altGKInfo                       AltGKInfo OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+BandRejectReason ::= CHOICE
+{
+        notBound                        NULL,   -- discovery permission has aged
+        invalidConferenceID             NULL,   -- possible revision
+        invalidPermission               NULL,   -- true permission violation
+        insufficientResources           NULL,
+        invalidRevision                 NULL,
+        undefinedReason                 NULL,
+        ...,
+        securityDenial                  NULL,
+        securityError                   SecurityErrors2
+}
+
+LocationRequest ::= SEQUENCE --(LRQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        endpointIdentifier              EndpointIdentifier OPTIONAL,
+        destinationInfo                 SEQUENCE OF AliasAddress,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        replyAddress                    TransportAddress,
+        ...,
+        sourceInfo                      SEQUENCE OF AliasAddress OPTIONAL,
+        canMapAlias                     BOOLEAN,        -- can handle alias address
+        gatekeeperIdentifier            GatekeeperIdentifier OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        desiredProtocols                SEQUENCE OF SupportedProtocols OPTIONAL,
+        desiredTunnelledProtocol        TunnelledProtocol OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        hopCount                        INTEGER (1..255) OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        callIdentifier                  CallIdentifier OPTIONAL,
+        bandWidth                       BandWidth OPTIONAL,
+        sourceEndpointInfo              SEQUENCE OF AliasAddress OPTIONAL,
+        canMapSrcAlias                  BOOLEAN,
+        language                        SEQUENCE OF IA5String(SIZE (1..32)) OPTIONAL
+}
+
+LocationConfirm ::= SEQUENCE --(LCF)
+{
+        requestSeqNum                   RequestSeqNum,
+        callSignalAddress               TransportAddress,
+        rasAddress                      TransportAddress,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        destinationInfo                 SEQUENCE OF AliasAddress OPTIONAL,
+        destExtraCallInfo               SEQUENCE OF AliasAddress OPTIONAL,
+        destinationType                 EndpointType OPTIONAL,
+        remoteExtensionAddress          SEQUENCE OF AliasAddress OPTIONAL,
+        alternateEndpoints              SEQUENCE OF Endpoint OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        alternateTransportAddresses     AlternateTransportAddresses OPTIONAL,
+        supportedProtocols              SEQUENCE OF SupportedProtocols OPTIONAL,
+        multipleCalls                   BOOLEAN OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        serviceControl                  SEQUENCE OF ServiceControlSession OPTIONAL,
+        modifiedSrcInfo                 SEQUENCE OF AliasAddress OPTIONAL,
+        bandWidth                       BandWidth OPTIONAL,
+        language                        SEQUENCE OF IA5String (SIZE (1..32)) OPTIONAL
+                                                -- RFC5646 language tag
+}
+
+LocationReject ::= SEQUENCE --(LRJ)
+{
+        requestSeqNum                   RequestSeqNum,
+        rejectReason                    LocationRejectReason,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        altGKInfo                       AltGKInfo OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        serviceControl                  SEQUENCE OF ServiceControlSession OPTIONAL
+}
+
+LocationRejectReason ::= CHOICE
+{
+        notRegistered                   NULL,
+        invalidPermission               NULL,   -- exclusion by administrator or feature
+        requestDenied                   NULL,
+        undefinedReason                 NULL,
+        ...,
+        securityDenial                  NULL,
+        aliasesInconsistent             NULL,   -- multiple aliases in request identify distinct people
+        routeCalltoSCN                  SEQUENCE OF PartyNumber,
+        resourceUnavailable             NULL,
+        genericDataReason               NULL,
+        neededFeatureNotSupported       NULL,
+        hopCountExceeded                NULL,
+        incompleteAddress               NULL,
+        securityError                   SecurityErrors2,
+        securityDHmismatch              NULL,   -- mismatch of DH parameters
+        noRouteToDestination            NULL,   -- destination unreachable
+        unallocatedNumber               NULL    -- detination number unassigned
+}
+
+DisengageRequest ::= SEQUENCE --(DRQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        endpointIdentifier              EndpointIdentifier,
+        conferenceID                    ConferenceIdentifier,
+        callReferenceValue              CallReferenceValue,
+        disengageReason                 DisengageReason,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        callIdentifier                  CallIdentifier,
+        gatekeeperIdentifier            GatekeeperIdentifier OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        answeredCall                    BOOLEAN,
+        callLinkage                     CallLinkage OPTIONAL,
+        capacity                        CallCapacity OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        usageInformation                RasUsageInformation OPTIONAL,
+        terminationCause                CallTerminationCause OPTIONAL,
+        serviceControl                  SEQUENCE OF ServiceControlSession OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+DisengageReason ::= CHOICE
+{
+        forcedDrop                      NULL,   -- gatekeeper is forcing the drop
+        normalDrop                      NULL,   -- associated with normal drop
+        undefinedReason                 NULL,
+        ...
+}
+
+DisengageConfirm ::= SEQUENCE --(DCF)
+{
+        requestSeqNum                   RequestSeqNum,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        capacity                        CallCapacity OPTIONAL,
+        circuitInfo                     CircuitInfo OPTIONAL,
+        usageInformation                RasUsageInformation OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL
+}
+
+DisengageReject ::= SEQUENCE --(DRJ)
+{
+        requestSeqNum                   RequestSeqNum,
+        rejectReason                    DisengageRejectReason,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        ...,
+        altGKInfo                       AltGKInfo OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+DisengageRejectReason ::= CHOICE
+{
+        notRegistered           NULL,   -- not registered with gatekeeper
+        requestToDropOther      NULL,   -- cannot request drop for others
+        ...,
+        securityDenial          NULL,
+        securityError           SecurityErrors2
+}
+
+InfoRequest ::= SEQUENCE --(IRQ)
+{
+        requestSeqNum                   RequestSeqNum,
+        callReferenceValue              CallReferenceValue,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        replyAddress                    TransportAddress OPTIONAL,
+        ...,
+        callIdentifier                  CallIdentifier,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        uuiesRequested                  UUIEsRequested OPTIONAL,
+        callLinkage                     CallLinkage OPTIONAL,
+        usageInfoRequested              RasUsageInfoTypes OPTIONAL,
+        segmentedResponseSupported      NULL OPTIONAL,
+        nextSegmentRequested            INTEGER (0..65535) OPTIONAL,
+        capacityInfoRequested           NULL OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        assignedGatekeeper              AlternateGK OPTIONAL
+}
+
+InfoRequestResponse ::= SEQUENCE --(IRR)
+{
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        requestSeqNum                   RequestSeqNum,
+        endpointType                    EndpointType,
+        endpointIdentifier              EndpointIdentifier,
+        rasAddress                      TransportAddress,
+        callSignalAddress               SEQUENCE OF TransportAddress,
+        endpointAlias                   SEQUENCE OF AliasAddress OPTIONAL,
+        perCallInfo                     SEQUENCE OF SEQUENCE
+        {
+                nonStandardData                 NonStandardParameter OPTIONAL,
+                callReferenceValue              CallReferenceValue,
+                conferenceID                    ConferenceIdentifier,
+                originator                      BOOLEAN OPTIONAL,
+                audio                           SEQUENCE OF RTPSession OPTIONAL,
+                video                           SEQUENCE OF RTPSession OPTIONAL,
+                data                            SEQUENCE OF TransportChannelInfo OPTIONAL,
+                h245                            TransportChannelInfo,
+                callSignaling                   TransportChannelInfo,
+                callType                        CallType,
+                bandWidth                       BandWidth,
+                callModel                       CallModel,
+                ...,
+                callIdentifier                  CallIdentifier,
+                tokens                          SEQUENCE OF ClearToken OPTIONAL,
+                cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+                substituteConfIDs               SEQUENCE OF ConferenceIdentifier,
+                pdu                             SEQUENCE OF SEQUENCE
+                {
+                        h323pdu         H323-UU-PDU,
+                        sent            BOOLEAN         -- TRUE is sent, FALSE is received
+                } OPTIONAL,
+                callLinkage                     CallLinkage OPTIONAL,
+                usageInformation                RasUsageInformation OPTIONAL,
+                circuitInfo                     CircuitInfo OPTIONAL
+        } OPTIONAL,
+        ...,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        needResponse                    BOOLEAN,
+        capacity                        CallCapacity OPTIONAL,
+        irrStatus                       InfoRequestResponseStatus OPTIONAL,
+        unsolicited                     BOOLEAN,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+InfoRequestResponseStatus ::= CHOICE
+{
+        complete                        NULL,
+        incomplete                      NULL,
+        segment                         INTEGER (0..65535),
+        invalidCall                     NULL,
+        ...
+}
+
+InfoRequestAck ::= SEQUENCE --(IACK)
+{
+        requestSeqNum                   RequestSeqNum,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        ...
+}
+
+InfoRequestNak ::= SEQUENCE --(INAK)
+{
+        requestSeqNum                   RequestSeqNum,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        nakReason                       InfoRequestNakReason,
+        altGKInfo                       AltGKInfo OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        ...
+}
+
+InfoRequestNakReason ::= CHOICE
+{
+        notRegistered           NULL,   -- not registered with gatekeeper
+        securityDenial          NULL,
+        undefinedReason         NULL,
+        ...,
+        securityError           SecurityErrors2
+}
+
+NonStandardMessage ::= SEQUENCE
+{
+        requestSeqNum                   RequestSeqNum,
+        nonStandardData                 NonStandardParameter,
+        ...,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+UnknownMessageResponse ::= SEQUENCE     -- (XRS)
+{
+        requestSeqNum                   RequestSeqNum,
+        ...,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        messageNotUnderstood            OCTET STRING
+}
+
+RequestInProgress ::= SEQUENCE          -- (RIP)
+{
+        requestSeqNum                   RequestSeqNum,
+        nonStandardData                 NonStandardParameter    OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        delay                           INTEGER(1..65535),
+        ...
+}
+
+ResourcesAvailableIndicate ::= SEQUENCE --(RAI)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        endpointIdentifier              EndpointIdentifier,
+        protocols                       SEQUENCE OF SupportedProtocols,
+        almostOutOfResources            BOOLEAN,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        ...,
+        capacity                        CallCapacity OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+ResourcesAvailableConfirm ::= SEQUENCE --(RAC)
+{
+        requestSeqNum                   RequestSeqNum,
+        protocolIdentifier              ProtocolIdentifier,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        ...,
+        genericData                     SEQUENCE OF GenericData OPTIONAL
+}
+
+ServiceControlIndication ::= SEQUENCE --(SCI)
+{
+        requestSeqNum                   RequestSeqNum,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        serviceControl                  SEQUENCE OF ServiceControlSession,
+        endpointIdentifier              EndpointIdentifier OPTIONAL,
+        callSpecific SEQUENCE
+        {
+                callIdentifier          CallIdentifier,
+                conferenceID            ConferenceIdentifier,
+                answeredCall            BOOLEAN,
+                ...
+        } OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        ...
+}
+
+ServiceControlResponse ::= SEQUENCE --(SCR)
+{
+        requestSeqNum                   RequestSeqNum,
+        result                          CHOICE
+        {
+                started                         NULL,
+                failed                          NULL,
+                stopped                         NULL,
+                notAvailable                    NULL,
+                neededFeatureNotSupported       NULL,
+                ...
+        } OPTIONAL,
+        nonStandardData                 NonStandardParameter OPTIONAL,
+        tokens                          SEQUENCE OF ClearToken OPTIONAL,
+        cryptoTokens                    SEQUENCE OF CryptoH323Token OPTIONAL,
+        integrityCheckValue             ICV OPTIONAL,
+        featureSet                      FeatureSet OPTIONAL,
+        genericData                     SEQUENCE OF GenericData OPTIONAL,
+        ...
+}
+
+END             -- of ASN.1
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardIdentifier.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H323_MESSAGES_NonStandardIdentifier_H_
+#define	_H323_MESSAGES_NonStandardIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H323_MESSAGES_NonStandardIdentifier_PR {
+	H323_MESSAGES_NonStandardIdentifier_PR_NOTHING,	/* No components present */
+	H323_MESSAGES_NonStandardIdentifier_PR_object,
+	H323_MESSAGES_NonStandardIdentifier_PR_h221NonStandard
+	/* Extensions may appear below */
+	
+} H323_MESSAGES_NonStandardIdentifier_PR;
+
+/* Forward declarations */
+struct H221NonStandard;
+
+/* H323-MESSAGES_NonStandardIdentifier */
+typedef struct H323_MESSAGES_NonStandardIdentifier {
+	H323_MESSAGES_NonStandardIdentifier_PR present;
+	union H323_MESSAGES_NonStandardIdentifier_u {
+		OBJECT_IDENTIFIER_t	 object;
+		struct H221NonStandard	*h221NonStandard;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H323_MESSAGES_NonStandardIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_NonStandardIdentifier;
+extern asn_CHOICE_specifics_t asn_SPC_H323_MESSAGES_NonStandardIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_H323_MESSAGES_NonStandardIdentifier_1[2];
+extern asn_per_constraints_t asn_PER_type_H323_MESSAGES_NonStandardIdentifier_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H221NonStandard.h"
+
+#endif	/* _H323_MESSAGES_NonStandardIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardIdentifier.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H323-MESSAGES_NonStandardIdentifier.h"
+
+asn_per_constraints_t asn_PER_type_H323_MESSAGES_NonStandardIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_H323_MESSAGES_NonStandardIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_NonStandardIdentifier, choice.object),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"object"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_MESSAGES_NonStandardIdentifier, choice.h221NonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H221NonStandard,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h221NonStandard"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_H323_MESSAGES_NonStandardIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* objectat 693 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* h221NonStandardat 694 */
+};
+asn_CHOICE_specifics_t asn_SPC_H323_MESSAGES_NonStandardIdentifier_specs_1 = {
+	sizeof(struct H323_MESSAGES_NonStandardIdentifier),
+	offsetof(struct H323_MESSAGES_NonStandardIdentifier, _asn_ctx),
+	offsetof(struct H323_MESSAGES_NonStandardIdentifier, present),
+	sizeof(((struct H323_MESSAGES_NonStandardIdentifier *)0)->present),
+	asn_MAP_H323_MESSAGES_NonStandardIdentifier_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_NonStandardIdentifier = {
+	"NonStandardIdentifier",
+	"NonStandardIdentifier",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_H323_MESSAGES_NonStandardIdentifier_constr_1, CHOICE_constraint },
+	asn_MBR_H323_MESSAGES_NonStandardIdentifier_1,
+	2,	/* Elements count */
+	&asn_SPC_H323_MESSAGES_NonStandardIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardMessage.h	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H323_MESSAGES_NonStandardMessage_H_
+#define	_H323_MESSAGES_NonStandardMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ICV;
+struct FeatureSet;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* H323-MESSAGES_NonStandardMessage */
+typedef struct H323_MESSAGES_NonStandardMessage {
+	RequestSeqNum_t	 requestSeqNum;
+	H323_MESSAGES_NonStandardParameter_t	 nonStandardData;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H323_MESSAGES_NonStandardMessage__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct H323_MESSAGES_NonStandardMessage__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct H323_MESSAGES_NonStandardMessage__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H323_MESSAGES_NonStandardMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_NonStandardMessage;
+extern asn_SEQUENCE_specifics_t asn_SPC_H323_MESSAGES_NonStandardMessage_specs_1;
+extern asn_TYPE_member_t asn_MBR_H323_MESSAGES_NonStandardMessage_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _H323_MESSAGES_NonStandardMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardMessage.c	(working copy)
@@ -0,0 +1,223 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H323-MESSAGES_NonStandardMessage.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_5 = {
+	sizeof(struct H323_MESSAGES_NonStandardMessage__tokens),
+	offsetof(struct H323_MESSAGES_NonStandardMessage__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_5 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_5,
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_5,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_5,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_7 = {
+	sizeof(struct H323_MESSAGES_NonStandardMessage__cryptoTokens),
+	offsetof(struct H323_MESSAGES_NonStandardMessage__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_7 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_7,
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_7,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_11 = {
+	sizeof(struct H323_MESSAGES_NonStandardMessage__genericData),
+	offsetof(struct H323_MESSAGES_NonStandardMessage__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_11 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_11,
+	sizeof(asn_DEF_genericData_tags_11)
+		/sizeof(asn_DEF_genericData_tags_11[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_11,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_11)
+		/sizeof(asn_DEF_genericData_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_11,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_11	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H323_MESSAGES_NonStandardMessage_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_NonStandardMessage, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_NonStandardMessage, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H323_MESSAGES_NonStandardMessage, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H323_MESSAGES_NonStandardMessage, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H323_MESSAGES_NonStandardMessage, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H323_MESSAGES_NonStandardMessage, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H323_MESSAGES_NonStandardMessage, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_genericData_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_H323_MESSAGES_NonStandardMessage_oms_1[] = { 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_H323_MESSAGES_NonStandardMessage_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H323_MESSAGES_NonStandardMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2225 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 2226 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 2228 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoTokensat 2229 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* integrityCheckValueat 2230 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* featureSetat 2231 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* genericDataat 2232 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H323_MESSAGES_NonStandardMessage_specs_1 = {
+	sizeof(struct H323_MESSAGES_NonStandardMessage),
+	offsetof(struct H323_MESSAGES_NonStandardMessage, _asn_ctx),
+	asn_MAP_H323_MESSAGES_NonStandardMessage_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_H323_MESSAGES_NonStandardMessage_oms_1,	/* Optional members */
+	0, 5,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_NonStandardMessage = {
+	"NonStandardMessage",
+	"NonStandardMessage",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H323_MESSAGES_NonStandardMessage_tags_1,
+	sizeof(asn_DEF_H323_MESSAGES_NonStandardMessage_tags_1)
+		/sizeof(asn_DEF_H323_MESSAGES_NonStandardMessage_tags_1[0]), /* 1 */
+	asn_DEF_H323_MESSAGES_NonStandardMessage_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H323_MESSAGES_NonStandardMessage_tags_1)
+		/sizeof(asn_DEF_H323_MESSAGES_NonStandardMessage_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H323_MESSAGES_NonStandardMessage_1,
+	7,	/* Elements count */
+	&asn_SPC_H323_MESSAGES_NonStandardMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardParameter.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardParameter.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardParameter.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H323_MESSAGES_NonStandardParameter_H_
+#define	_H323_MESSAGES_NonStandardParameter_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "H323-MESSAGES_NonStandardIdentifier.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H323-MESSAGES_NonStandardParameter */
+typedef struct H323_MESSAGES_NonStandardParameter {
+	H323_MESSAGES_NonStandardIdentifier_t	 nonStandardIdentifier;
+	OCTET_STRING_t	 data;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H323_MESSAGES_NonStandardParameter_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_NonStandardParameter;
+extern asn_SEQUENCE_specifics_t asn_SPC_H323_MESSAGES_NonStandardParameter_specs_1;
+extern asn_TYPE_member_t asn_MBR_H323_MESSAGES_NonStandardParameter_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H323_MESSAGES_NonStandardParameter_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardParameter.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardParameter.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_NonStandardParameter.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+asn_TYPE_member_t asn_MBR_H323_MESSAGES_NonStandardParameter_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_NonStandardParameter, nonStandardIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_NonStandardParameter, data),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"data"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_H323_MESSAGES_NonStandardParameter_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H323_MESSAGES_NonStandardParameter_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardIdentifierat 687 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* dataat 688 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H323_MESSAGES_NonStandardParameter_specs_1 = {
+	sizeof(struct H323_MESSAGES_NonStandardParameter),
+	offsetof(struct H323_MESSAGES_NonStandardParameter, _asn_ctx),
+	asn_MAP_H323_MESSAGES_NonStandardParameter_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_NonStandardParameter = {
+	"NonStandardParameter",
+	"NonStandardParameter",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H323_MESSAGES_NonStandardParameter_tags_1,
+	sizeof(asn_DEF_H323_MESSAGES_NonStandardParameter_tags_1)
+		/sizeof(asn_DEF_H323_MESSAGES_NonStandardParameter_tags_1[0]), /* 1 */
+	asn_DEF_H323_MESSAGES_NonStandardParameter_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H323_MESSAGES_NonStandardParameter_tags_1)
+		/sizeof(asn_DEF_H323_MESSAGES_NonStandardParameter_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H323_MESSAGES_NonStandardParameter_1,
+	2,	/* Elements count */
+	&asn_SPC_H323_MESSAGES_NonStandardParameter_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_TransportAddress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_TransportAddress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_TransportAddress.h	(working copy)
@@ -0,0 +1,139 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H323_MESSAGES_TransportAddress_H_
+#define	_H323_MESSAGES_TransportAddress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H323_MESSAGES_TransportAddress_PR {
+	H323_MESSAGES_TransportAddress_PR_NOTHING,	/* No components present */
+	H323_MESSAGES_TransportAddress_PR_ipAddress,
+	H323_MESSAGES_TransportAddress_PR_ipSourceRoute,
+	H323_MESSAGES_TransportAddress_PR_ipxAddress,
+	H323_MESSAGES_TransportAddress_PR_ip6Address,
+	H323_MESSAGES_TransportAddress_PR_netBios,
+	H323_MESSAGES_TransportAddress_PR_nsap,
+	H323_MESSAGES_TransportAddress_PR_nonStandardAddress
+	/* Extensions may appear below */
+	
+} H323_MESSAGES_TransportAddress_PR;
+typedef enum H323_MESSAGES_TransportAddress__ipSourceRoute__routing_PR {
+	H323_MESSAGES_TransportAddress__ipSourceRoute__routing_PR_NOTHING,	/* No components present */
+	H323_MESSAGES_TransportAddress__ipSourceRoute__routing_PR_strict,
+	H323_MESSAGES_TransportAddress__ipSourceRoute__routing_PR_loose
+	/* Extensions may appear below */
+	
+} H323_MESSAGES_TransportAddress__ipSourceRoute__routing_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* H323-MESSAGES_TransportAddress */
+typedef struct H323_MESSAGES_TransportAddress {
+	H323_MESSAGES_TransportAddress_PR present;
+	union H323_MESSAGES_TransportAddress_u {
+		struct H323_MESSAGES_TransportAddress__ipAddress {
+			OCTET_STRING_t	 ip;
+			long	 port;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *ipAddress;
+		struct H323_MESSAGES_TransportAddress__ipSourceRoute {
+			OCTET_STRING_t	 ip;
+			long	 port;
+			struct H323_MESSAGES_TransportAddress__ipSourceRoute__route {
+				A_SEQUENCE_OF(OCTET_STRING_t) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} route;
+			struct H323_MESSAGES_TransportAddress__ipSourceRoute__routing {
+				H323_MESSAGES_TransportAddress__ipSourceRoute__routing_PR present;
+				union H323_MESSAGES_TransportAddress__ipSourceRoute__routing_u {
+					NULL_t	 strict;
+					NULL_t	 loose;
+					/*
+					 * This type is extensible,
+					 * possible extensions are below.
+					 */
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} routing;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *ipSourceRoute;
+		struct H323_MESSAGES_TransportAddress__ipxAddress {
+			OCTET_STRING_t	 node;
+			OCTET_STRING_t	 netnum;
+			OCTET_STRING_t	 port;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *ipxAddress;
+		struct H323_MESSAGES_TransportAddress__ip6Address {
+			OCTET_STRING_t	 ip;
+			long	 port;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *ip6Address;
+		OCTET_STRING_t	 netBios;
+		OCTET_STRING_t	 nsap;
+		struct NonStandardParameter	*nonStandardAddress;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H323_MESSAGES_TransportAddress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_TransportAddress;
+extern asn_CHOICE_specifics_t asn_SPC_H323_MESSAGES_TransportAddress_specs_1;
+extern asn_TYPE_member_t asn_MBR_H323_MESSAGES_TransportAddress_1[7];
+extern asn_per_constraints_t asn_PER_type_H323_MESSAGES_TransportAddress_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _H323_MESSAGES_TransportAddress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_TransportAddress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_TransportAddress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-MESSAGES_TransportAddress.c	(working copy)
@@ -0,0 +1,814 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H323-MESSAGES_TransportAddress.h"
+
+static int
+memb_ip_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_port_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_OCTET_STRING_constraint_8(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_ip_constraint_5(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_port_constraint_5(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_node_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 6)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_netnum_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_port_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 2)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_ip_constraint_19(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_port_constraint_19(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_netBios_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_nsap_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 20)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_ip_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_port_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_Member_constr_9 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_routing_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_ip_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_port_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_node_constr_16 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  6,  6 }	/* (SIZE(6..6)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_netnum_constr_17 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_port_constr_18 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  2,  2 }	/* (SIZE(2..2)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_ip_constr_20 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_port_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_netBios_constr_23 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_nsap_constr_24 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  1,  20 }	/* (SIZE(1..20)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_H323_MESSAGES_TransportAddress_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }	/* (0..6,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_ipAddress_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipAddress, ip),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_ip_constr_3,  memb_ip_constraint_2 },
+		0, 0, /* No default value */
+		"ip"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipAddress, port),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_port_constr_4,  memb_port_constraint_2 },
+		0, 0, /* No default value */
+		"port"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ipAddress_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ipAddress_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ipat 420 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* portat 421 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_ipAddress_specs_2 = {
+	sizeof(struct H323_MESSAGES_TransportAddress__ipAddress),
+	offsetof(struct H323_MESSAGES_TransportAddress__ipAddress, _asn_ctx),
+	asn_MAP_ipAddress_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_ipAddress_2 = {
+	"ipAddress",
+	"ipAddress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ipAddress_tags_2,
+	sizeof(asn_DEF_ipAddress_tags_2)
+		/sizeof(asn_DEF_ipAddress_tags_2[0]) - 1, /* 1 */
+	asn_DEF_ipAddress_tags_2,	/* Same as above */
+	sizeof(asn_DEF_ipAddress_tags_2)
+		/sizeof(asn_DEF_ipAddress_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ipAddress_2,
+	2,	/* Elements count */
+	&asn_SPC_ipAddress_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_route_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_9,  memb_OCTET_STRING_constraint_8 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_route_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_route_specs_8 = {
+	sizeof(struct H323_MESSAGES_TransportAddress__ipSourceRoute__route),
+	offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute__route, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_route_8 = {
+	"route",
+	"route",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_route_tags_8,
+	sizeof(asn_DEF_route_tags_8)
+		/sizeof(asn_DEF_route_tags_8[0]) - 1, /* 1 */
+	asn_DEF_route_tags_8,	/* Same as above */
+	sizeof(asn_DEF_route_tags_8)
+		/sizeof(asn_DEF_route_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_route_8,
+	1,	/* Single element */
+	&asn_SPC_route_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_routing_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute__routing, choice.strict),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"strict"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute__routing, choice.loose),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"loose"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_routing_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* strictat 430 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* looseat 431 */
+};
+static asn_CHOICE_specifics_t asn_SPC_routing_specs_10 = {
+	sizeof(struct H323_MESSAGES_TransportAddress__ipSourceRoute__routing),
+	offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute__routing, _asn_ctx),
+	offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute__routing, present),
+	sizeof(((struct H323_MESSAGES_TransportAddress__ipSourceRoute__routing *)0)->present),
+	asn_MAP_routing_tag2el_10,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_routing_10 = {
+	"routing",
+	"routing",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_routing_constr_10, CHOICE_constraint },
+	asn_MBR_routing_10,
+	2,	/* Elements count */
+	&asn_SPC_routing_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_ipSourceRoute_5[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute, ip),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_ip_constr_6,  memb_ip_constraint_5 },
+		0, 0, /* No default value */
+		"ip"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute, port),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_port_constr_7,  memb_port_constraint_5 },
+		0, 0, /* No default value */
+		"port"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute, route),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_route_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"route"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute, routing),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_routing_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routing"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ipSourceRoute_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ipSourceRoute_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ipat 425 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* portat 426 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* routeat 427 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* routingat 430 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_ipSourceRoute_specs_5 = {
+	sizeof(struct H323_MESSAGES_TransportAddress__ipSourceRoute),
+	offsetof(struct H323_MESSAGES_TransportAddress__ipSourceRoute, _asn_ctx),
+	asn_MAP_ipSourceRoute_tag2el_5,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_ipSourceRoute_5 = {
+	"ipSourceRoute",
+	"ipSourceRoute",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ipSourceRoute_tags_5,
+	sizeof(asn_DEF_ipSourceRoute_tags_5)
+		/sizeof(asn_DEF_ipSourceRoute_tags_5[0]) - 1, /* 1 */
+	asn_DEF_ipSourceRoute_tags_5,	/* Same as above */
+	sizeof(asn_DEF_ipSourceRoute_tags_5)
+		/sizeof(asn_DEF_ipSourceRoute_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ipSourceRoute_5,
+	4,	/* Elements count */
+	&asn_SPC_ipSourceRoute_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_ipxAddress_15[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipxAddress, node),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_node_constr_16,  memb_node_constraint_15 },
+		0, 0, /* No default value */
+		"node"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipxAddress, netnum),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_netnum_constr_17,  memb_netnum_constraint_15 },
+		0, 0, /* No default value */
+		"netnum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ipxAddress, port),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_port_constr_18,  memb_port_constraint_15 },
+		0, 0, /* No default value */
+		"port"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ipxAddress_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ipxAddress_tag2el_15[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nodeat 438 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* netnumat 439 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* portat 440 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_ipxAddress_specs_15 = {
+	sizeof(struct H323_MESSAGES_TransportAddress__ipxAddress),
+	offsetof(struct H323_MESSAGES_TransportAddress__ipxAddress, _asn_ctx),
+	asn_MAP_ipxAddress_tag2el_15,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_ipxAddress_15 = {
+	"ipxAddress",
+	"ipxAddress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ipxAddress_tags_15,
+	sizeof(asn_DEF_ipxAddress_tags_15)
+		/sizeof(asn_DEF_ipxAddress_tags_15[0]) - 1, /* 1 */
+	asn_DEF_ipxAddress_tags_15,	/* Same as above */
+	sizeof(asn_DEF_ipxAddress_tags_15)
+		/sizeof(asn_DEF_ipxAddress_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ipxAddress_15,
+	3,	/* Elements count */
+	&asn_SPC_ipxAddress_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_ip6Address_19[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ip6Address, ip),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_ip_constr_20,  memb_ip_constraint_19 },
+		0, 0, /* No default value */
+		"ip"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress__ip6Address, port),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_port_constr_21,  memb_port_constraint_19 },
+		0, 0, /* No default value */
+		"port"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ip6Address_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ip6Address_tag2el_19[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ipat 444 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* portat 445 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_ip6Address_specs_19 = {
+	sizeof(struct H323_MESSAGES_TransportAddress__ip6Address),
+	offsetof(struct H323_MESSAGES_TransportAddress__ip6Address, _asn_ctx),
+	asn_MAP_ip6Address_tag2el_19,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_ip6Address_19 = {
+	"ip6Address",
+	"ip6Address",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ip6Address_tags_19,
+	sizeof(asn_DEF_ip6Address_tags_19)
+		/sizeof(asn_DEF_ip6Address_tags_19[0]) - 1, /* 1 */
+	asn_DEF_ip6Address_tags_19,	/* Same as above */
+	sizeof(asn_DEF_ip6Address_tags_19)
+		/sizeof(asn_DEF_ip6Address_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ip6Address_19,
+	2,	/* Elements count */
+	&asn_SPC_ip6Address_specs_19	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H323_MESSAGES_TransportAddress_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct H323_MESSAGES_TransportAddress, choice.ipAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_ipAddress_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ipAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_MESSAGES_TransportAddress, choice.ipSourceRoute),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_ipSourceRoute_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ipSourceRoute"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_MESSAGES_TransportAddress, choice.ipxAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_ipxAddress_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ipxAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_MESSAGES_TransportAddress, choice.ip6Address),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_ip6Address_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ip6Address"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress, choice.netBios),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_netBios_constr_23,  memb_netBios_constraint_1 },
+		0, 0, /* No default value */
+		"netBios"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_MESSAGES_TransportAddress, choice.nsap),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_nsap_constr_24,  memb_nsap_constraint_1 },
+		0, 0, /* No default value */
+		"nsap"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_MESSAGES_TransportAddress, choice.nonStandardAddress),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_H323_MESSAGES_TransportAddress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ipAddressat 420 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ipSourceRouteat 425 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* ipxAddressat 438 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* ip6Addressat 444 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* netBiosat 448 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* nsapat 449 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* nonStandardAddressat 450 */
+};
+asn_CHOICE_specifics_t asn_SPC_H323_MESSAGES_TransportAddress_specs_1 = {
+	sizeof(struct H323_MESSAGES_TransportAddress),
+	offsetof(struct H323_MESSAGES_TransportAddress, _asn_ctx),
+	offsetof(struct H323_MESSAGES_TransportAddress, present),
+	sizeof(((struct H323_MESSAGES_TransportAddress *)0)->present),
+	asn_MAP_H323_MESSAGES_TransportAddress_tag2el_1,
+	7,	/* Count of tags in the map */
+	0, 0,
+	7	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_H323_MESSAGES_TransportAddress = {
+	"TransportAddress",
+	"TransportAddress",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_H323_MESSAGES_TransportAddress_constr_1, CHOICE_constraint },
+	asn_MBR_H323_MESSAGES_TransportAddress_1,
+	7,	/* Elements count */
+	&asn_SPC_H323_MESSAGES_TransportAddress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UU-PDU.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UU-PDU.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UU-PDU.h	(working copy)
@@ -0,0 +1,176 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H323_UU_PDU_H_
+#define	_H323_UU_PDU_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <OCTET_STRING.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include "TunnelledProtocol.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum H323_UU_PDU__h323_message_body_PR {
+	H323_UU_PDU__h323_message_body_PR_NOTHING,	/* No components present */
+	H323_UU_PDU__h323_message_body_PR_setup,
+	H323_UU_PDU__h323_message_body_PR_callProceeding,
+	H323_UU_PDU__h323_message_body_PR_connect,
+	H323_UU_PDU__h323_message_body_PR_alerting,
+	H323_UU_PDU__h323_message_body_PR_information,
+	H323_UU_PDU__h323_message_body_PR_releaseComplete,
+	H323_UU_PDU__h323_message_body_PR_facility,
+	/* Extensions may appear below */
+	H323_UU_PDU__h323_message_body_PR_progress,
+	H323_UU_PDU__h323_message_body_PR_empty,
+	H323_UU_PDU__h323_message_body_PR_status,
+	H323_UU_PDU__h323_message_body_PR_statusInquiry,
+	H323_UU_PDU__h323_message_body_PR_setupAcknowledge,
+	H323_UU_PDU__h323_message_body_PR_notify
+} H323_UU_PDU__h323_message_body_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct CallLinkage;
+struct StimulusControl;
+struct Setup_UUIE;
+struct CallProceeding_UUIE;
+struct Connect_UUIE;
+struct Alerting_UUIE;
+struct Information_UUIE;
+struct ReleaseComplete_UUIE;
+struct Facility_UUIE;
+struct Progress_UUIE;
+struct Status_UUIE;
+struct StatusInquiry_UUIE;
+struct SetupAcknowledge_UUIE;
+struct Notify_UUIE;
+struct GenericData;
+
+/* H323-UU-PDU */
+typedef struct H323_UU_PDU {
+	struct H323_UU_PDU__h323_message_body {
+		H323_UU_PDU__h323_message_body_PR present;
+		union H323_UU_PDU__h323_message_body_u {
+			struct Setup_UUIE	*setup;
+			struct CallProceeding_UUIE	*callProceeding;
+			struct Connect_UUIE	*connect;
+			struct Alerting_UUIE	*alerting;
+			struct Information_UUIE	*information;
+			struct ReleaseComplete_UUIE	*releaseComplete;
+			struct Facility_UUIE	*facility;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct Progress_UUIE	*progress;
+			NULL_t	 empty;
+			struct Status_UUIE	*status;
+			struct StatusInquiry_UUIE	*statusInquiry;
+			struct SetupAcknowledge_UUIE	*setupAcknowledge;
+			struct Notify_UUIE	*notify;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} h323_message_body;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H323_UU_PDU__h4501SupplementaryService {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h4501SupplementaryService;
+	BOOLEAN_t	*h245Tunneling;
+	struct H323_UU_PDU__h245Control {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h245Control;
+	struct H323_UU_PDU__nonStandardControl {
+		A_SEQUENCE_OF(struct NonStandardParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *nonStandardControl;
+	struct CallLinkage	*callLinkage;	/* OPTIONAL */
+	struct H323_UU_PDU__tunnelledSignallingMessage {
+		TunnelledProtocol_t	 tunnelledProtocolID;
+		struct H323_UU_PDU__tunnelledSignallingMessage__messageContent {
+			A_SEQUENCE_OF(OCTET_STRING_t) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} messageContent;
+		NULL_t	*tunnellingRequired;	/* OPTIONAL */
+		struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tunnelledSignallingMessage;
+	NULL_t	*provisionalRespToH245Tunneling;	/* OPTIONAL */
+	struct StimulusControl	*stimulusControl;	/* OPTIONAL */
+	struct H323_UU_PDU__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H323_UU_PDU_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H323_UU_PDU;
+extern asn_SEQUENCE_specifics_t asn_SPC_H323_UU_PDU_specs_1;
+extern asn_TYPE_member_t asn_MBR_H323_UU_PDU_1[11];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "CallLinkage.h"
+#include "StimulusControl.h"
+#include "Setup-UUIE.h"
+#include "CallProceeding-UUIE.h"
+#include "Connect-UUIE.h"
+#include "Alerting-UUIE.h"
+#include "Information-UUIE.h"
+#include "ReleaseComplete-UUIE.h"
+#include "Facility-UUIE.h"
+#include "Progress-UUIE.h"
+#include "Status-UUIE.h"
+#include "StatusInquiry-UUIE.h"
+#include "SetupAcknowledge-UUIE.h"
+#include "Notify-UUIE.h"
+#include "GenericData.h"
+
+#endif	/* _H323_UU_PDU_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UU-PDU.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UU-PDU.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UU-PDU.c	(working copy)
@@ -0,0 +1,576 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H323-UU-PDU.h"
+
+static asn_per_constraints_t asn_PER_type_h323_message_body_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }	/* (0..6,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_h323_message_body_2[] = {
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.setup),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Setup_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"setup"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.callProceeding),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallProceeding_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callProceeding"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.connect),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Connect_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connect"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.alerting),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Alerting_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alerting"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.information),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Information_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"information"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.releaseComplete),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ReleaseComplete_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"releaseComplete"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.facility),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Facility_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"facility"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.progress),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Progress_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"progress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.empty),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"empty"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.status),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Status_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"status"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.statusInquiry),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_StatusInquiry_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"statusInquiry"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.setupAcknowledge),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SetupAcknowledge_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"setupAcknowledge"
+		},
+	{ ATF_POINTER, 0, offsetof(struct H323_UU_PDU__h323_message_body, choice.notify),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Notify_UUIE,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notify"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_h323_message_body_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* setupat 48 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callProceedingat 49 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* connectat 50 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* alertingat 51 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* informationat 52 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* releaseCompleteat 53 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* facilityat 54 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* progressat 56 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* emptyat 57 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* statusat 65 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* statusInquiryat 66 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* setupAcknowledgeat 67 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 } /* notifyat 69 */
+};
+static asn_CHOICE_specifics_t asn_SPC_h323_message_body_specs_2 = {
+	sizeof(struct H323_UU_PDU__h323_message_body),
+	offsetof(struct H323_UU_PDU__h323_message_body, _asn_ctx),
+	offsetof(struct H323_UU_PDU__h323_message_body, present),
+	sizeof(((struct H323_UU_PDU__h323_message_body *)0)->present),
+	asn_MAP_h323_message_body_tag2el_2,
+	13,	/* Count of tags in the map */
+	0, 0,
+	7	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h323_message_body_2 = {
+	"h323-message-body",
+	"h323-message-body",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_h323_message_body_constr_2, CHOICE_constraint },
+	asn_MBR_h323_message_body_2,
+	13,	/* Elements count */
+	&asn_SPC_h323_message_body_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h4501SupplementaryService_19[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h4501SupplementaryService_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h4501SupplementaryService_specs_19 = {
+	sizeof(struct H323_UU_PDU__h4501SupplementaryService),
+	offsetof(struct H323_UU_PDU__h4501SupplementaryService, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h4501SupplementaryService_19 = {
+	"h4501SupplementaryService",
+	"h4501SupplementaryService",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h4501SupplementaryService_tags_19,
+	sizeof(asn_DEF_h4501SupplementaryService_tags_19)
+		/sizeof(asn_DEF_h4501SupplementaryService_tags_19[0]) - 1, /* 1 */
+	asn_DEF_h4501SupplementaryService_tags_19,	/* Same as above */
+	sizeof(asn_DEF_h4501SupplementaryService_tags_19)
+		/sizeof(asn_DEF_h4501SupplementaryService_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h4501SupplementaryService_19,
+	1,	/* Single element */
+	&asn_SPC_h4501SupplementaryService_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h245Control_22[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h245Control_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h245Control_specs_22 = {
+	sizeof(struct H323_UU_PDU__h245Control),
+	offsetof(struct H323_UU_PDU__h245Control, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h245Control_22 = {
+	"h245Control",
+	"h245Control",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h245Control_tags_22,
+	sizeof(asn_DEF_h245Control_tags_22)
+		/sizeof(asn_DEF_h245Control_tags_22[0]) - 1, /* 1 */
+	asn_DEF_h245Control_tags_22,	/* Same as above */
+	sizeof(asn_DEF_h245Control_tags_22)
+		/sizeof(asn_DEF_h245Control_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h245Control_22,
+	1,	/* Single element */
+	&asn_SPC_h245Control_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_nonStandardControl_24[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandardControl_tags_24[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandardControl_specs_24 = {
+	sizeof(struct H323_UU_PDU__nonStandardControl),
+	offsetof(struct H323_UU_PDU__nonStandardControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandardControl_24 = {
+	"nonStandardControl",
+	"nonStandardControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandardControl_tags_24,
+	sizeof(asn_DEF_nonStandardControl_tags_24)
+		/sizeof(asn_DEF_nonStandardControl_tags_24[0]) - 1, /* 1 */
+	asn_DEF_nonStandardControl_tags_24,	/* Same as above */
+	sizeof(asn_DEF_nonStandardControl_tags_24)
+		/sizeof(asn_DEF_nonStandardControl_tags_24[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandardControl_24,
+	1,	/* Single element */
+	&asn_SPC_nonStandardControl_specs_24	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_messageContent_29[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_messageContent_tags_29[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_messageContent_specs_29 = {
+	sizeof(struct H323_UU_PDU__tunnelledSignallingMessage__messageContent),
+	offsetof(struct H323_UU_PDU__tunnelledSignallingMessage__messageContent, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_messageContent_29 = {
+	"messageContent",
+	"messageContent",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_messageContent_tags_29,
+	sizeof(asn_DEF_messageContent_tags_29)
+		/sizeof(asn_DEF_messageContent_tags_29[0]) - 1, /* 1 */
+	asn_DEF_messageContent_tags_29,	/* Same as above */
+	sizeof(asn_DEF_messageContent_tags_29)
+		/sizeof(asn_DEF_messageContent_tags_29[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_messageContent_29,
+	1,	/* Single element */
+	&asn_SPC_messageContent_specs_29	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tunnelledSignallingMessage_27[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_UU_PDU__tunnelledSignallingMessage, tunnelledProtocolID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TunnelledProtocol,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tunnelledProtocolID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_UU_PDU__tunnelledSignallingMessage, messageContent),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_messageContent_29,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"messageContent"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H323_UU_PDU__tunnelledSignallingMessage, tunnellingRequired),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tunnellingRequired"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H323_UU_PDU__tunnelledSignallingMessage, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+};
+static const int asn_MAP_tunnelledSignallingMessage_oms_27[] = { 2, 3 };
+static const ber_tlv_tag_t asn_DEF_tunnelledSignallingMessage_tags_27[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_tunnelledSignallingMessage_tag2el_27[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* tunnelledProtocolIDat 82 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* messageContentat 83 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tunnellingRequiredat 84 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* nonStandardDataat 85 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_tunnelledSignallingMessage_specs_27 = {
+	sizeof(struct H323_UU_PDU__tunnelledSignallingMessage),
+	offsetof(struct H323_UU_PDU__tunnelledSignallingMessage, _asn_ctx),
+	asn_MAP_tunnelledSignallingMessage_tag2el_27,
+	4,	/* Count of tags in the map */
+	asn_MAP_tunnelledSignallingMessage_oms_27,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tunnelledSignallingMessage_27 = {
+	"tunnelledSignallingMessage",
+	"tunnelledSignallingMessage",
+	&asn_OP_SEQUENCE,
+	asn_DEF_tunnelledSignallingMessage_tags_27,
+	sizeof(asn_DEF_tunnelledSignallingMessage_tags_27)
+		/sizeof(asn_DEF_tunnelledSignallingMessage_tags_27[0]) - 1, /* 1 */
+	asn_DEF_tunnelledSignallingMessage_tags_27,	/* Same as above */
+	sizeof(asn_DEF_tunnelledSignallingMessage_tags_27)
+		/sizeof(asn_DEF_tunnelledSignallingMessage_tags_27[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_tunnelledSignallingMessage_27,
+	4,	/* Elements count */
+	&asn_SPC_tunnelledSignallingMessage_specs_27	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_36[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_36[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_36 = {
+	sizeof(struct H323_UU_PDU__genericData),
+	offsetof(struct H323_UU_PDU__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_36 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_36,
+	sizeof(asn_DEF_genericData_tags_36)
+		/sizeof(asn_DEF_genericData_tags_36[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_36,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_36)
+		/sizeof(asn_DEF_genericData_tags_36[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_36,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_36	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H323_UU_PDU_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_UU_PDU, h323_message_body),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_h323_message_body_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h323-message-body"
+		},
+	{ ATF_POINTER, 10, offsetof(struct H323_UU_PDU, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 9, offsetof(struct H323_UU_PDU, h4501SupplementaryService),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_h4501SupplementaryService_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h4501SupplementaryService"
+		},
+	{ ATF_POINTER, 8, offsetof(struct H323_UU_PDU, h245Tunneling),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Tunneling"
+		},
+	{ ATF_POINTER, 7, offsetof(struct H323_UU_PDU, h245Control),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_h245Control_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Control"
+		},
+	{ ATF_POINTER, 6, offsetof(struct H323_UU_PDU, nonStandardControl),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_nonStandardControl_24,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardControl"
+		},
+	{ ATF_POINTER, 5, offsetof(struct H323_UU_PDU, callLinkage),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallLinkage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callLinkage"
+		},
+	{ ATF_POINTER, 4, offsetof(struct H323_UU_PDU, tunnelledSignallingMessage),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_tunnelledSignallingMessage_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tunnelledSignallingMessage"
+		},
+	{ ATF_POINTER, 3, offsetof(struct H323_UU_PDU, provisionalRespToH245Tunneling),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"provisionalRespToH245Tunneling"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H323_UU_PDU, stimulusControl),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_StimulusControl,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"stimulusControl"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H323_UU_PDU, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_genericData_36,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_H323_UU_PDU_oms_1[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 };
+static const ber_tlv_tag_t asn_DEF_H323_UU_PDU_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H323_UU_PDU_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h323-message-bodyat 48 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 70 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h4501SupplementaryServiceat 72 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h245Tunnelingat 76 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h245Controlat 77 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* nonStandardControlat 78 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* callLinkageat 79 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* tunnelledSignallingMessageat 82 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* provisionalRespToH245Tunnelingat 88 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* stimulusControlat 89 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* genericDataat 90 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H323_UU_PDU_specs_1 = {
+	sizeof(struct H323_UU_PDU),
+	offsetof(struct H323_UU_PDU, _asn_ctx),
+	asn_MAP_H323_UU_PDU_tag2el_1,
+	11,	/* Count of tags in the map */
+	asn_MAP_H323_UU_PDU_oms_1,	/* Optional members */
+	1, 9,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H323_UU_PDU = {
+	"H323-UU-PDU",
+	"H323-UU-PDU",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H323_UU_PDU_tags_1,
+	sizeof(asn_DEF_H323_UU_PDU_tags_1)
+		/sizeof(asn_DEF_H323_UU_PDU_tags_1[0]), /* 1 */
+	asn_DEF_H323_UU_PDU_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H323_UU_PDU_tags_1)
+		/sizeof(asn_DEF_H323_UU_PDU_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H323_UU_PDU_1,
+	11,	/* Elements count */
+	&asn_SPC_H323_UU_PDU_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UserInformation.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UserInformation.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UserInformation.h	(working copy)
@@ -0,0 +1,55 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H323_UserInformation_H_
+#define	_H323_UserInformation_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "H323-UU-PDU.h"
+#include <NativeInteger.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* H323-UserInformation */
+typedef struct H323_UserInformation {
+	H323_UU_PDU_t	 h323_uu_pdu;
+	struct H323_UserInformation__user_data {
+		long	 protocol_discriminator;
+		OCTET_STRING_t	 user_information;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *user_data;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H323_UserInformation_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H323_UserInformation;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _H323_UserInformation_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UserInformation.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UserInformation.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323-UserInformation.c	(working copy)
@@ -0,0 +1,176 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H323-UserInformation.h"
+
+static int
+memb_protocol_discriminator_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_user_information_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 131)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_protocol_discriminator_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_user_information_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  131 }	/* (SIZE(1..131)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_user_data_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_UserInformation__user_data, protocol_discriminator),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_protocol_discriminator_constr_4,  memb_protocol_discriminator_constraint_3 },
+		0, 0, /* No default value */
+		"protocol-discriminator"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_UserInformation__user_data, user_information),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_user_information_constr_5,  memb_user_information_constraint_3 },
+		0, 0, /* No default value */
+		"user-information"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_user_data_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_user_data_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocol-discriminatorat 37 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* user-informationat 38 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_user_data_specs_3 = {
+	sizeof(struct H323_UserInformation__user_data),
+	offsetof(struct H323_UserInformation__user_data, _asn_ctx),
+	asn_MAP_user_data_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_user_data_3 = {
+	"user-data",
+	"user-data",
+	&asn_OP_SEQUENCE,
+	asn_DEF_user_data_tags_3,
+	sizeof(asn_DEF_user_data_tags_3)
+		/sizeof(asn_DEF_user_data_tags_3[0]) - 1, /* 1 */
+	asn_DEF_user_data_tags_3,	/* Same as above */
+	sizeof(asn_DEF_user_data_tags_3)
+		/sizeof(asn_DEF_user_data_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_user_data_3,
+	2,	/* Elements count */
+	&asn_SPC_user_data_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_H323_UserInformation_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct H323_UserInformation, h323_uu_pdu),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_UU_PDU,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h323-uu-pdu"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H323_UserInformation, user_data),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_user_data_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"user-data"
+		},
+};
+static const int asn_MAP_H323_UserInformation_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_H323_UserInformation_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H323_UserInformation_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h323-uu-pduat 34 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* user-dataat 37 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_H323_UserInformation_specs_1 = {
+	sizeof(struct H323_UserInformation),
+	offsetof(struct H323_UserInformation, _asn_ctx),
+	asn_MAP_H323_UserInformation_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_H323_UserInformation_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H323_UserInformation = {
+	"H323-UserInformation",
+	"H323-UserInformation",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H323_UserInformation_tags_1,
+	sizeof(asn_DEF_H323_UserInformation_tags_1)
+		/sizeof(asn_DEF_H323_UserInformation_tags_1[0]), /* 1 */
+	asn_DEF_H323_UserInformation_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H323_UserInformation_tags_1)
+		/sizeof(asn_DEF_H323_UserInformation_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H323_UserInformation_1,
+	2,	/* Elements count */
+	&asn_SPC_H323_UserInformation_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323Caps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323Caps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323Caps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H323Caps_H_
+#define	_H323Caps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* H323Caps */
+typedef struct H323Caps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H323Caps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct H323Caps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H323Caps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H323Caps;
+extern asn_SEQUENCE_specifics_t asn_SPC_H323Caps_specs_1;
+extern asn_TYPE_member_t asn_MBR_H323Caps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _H323Caps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323Caps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323Caps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H323Caps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H323Caps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct H323Caps__dataRatesSupported),
+	offsetof(struct H323Caps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct H323Caps__supportedPrefixes),
+	offsetof(struct H323Caps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H323Caps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct H323Caps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H323Caps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H323Caps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_H323Caps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_H323Caps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H323Caps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 574 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 576 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 578 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H323Caps_specs_1 = {
+	sizeof(struct H323Caps),
+	offsetof(struct H323Caps, _asn_ctx),
+	asn_MAP_H323Caps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_H323Caps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H323Caps = {
+	"H323Caps",
+	"H323Caps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H323Caps_tags_1,
+	sizeof(asn_DEF_H323Caps_tags_1)
+		/sizeof(asn_DEF_H323Caps_tags_1[0]), /* 1 */
+	asn_DEF_H323Caps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H323Caps_tags_1)
+		/sizeof(asn_DEF_H323Caps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H323Caps_1,
+	3,	/* Elements count */
+	&asn_SPC_H323Caps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H324Caps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H324Caps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H324Caps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_H324Caps_H_
+#define	_H324Caps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* H324Caps */
+typedef struct H324Caps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct H324Caps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct H324Caps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} H324Caps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_H324Caps;
+extern asn_SEQUENCE_specifics_t asn_SPC_H324Caps_specs_1;
+extern asn_TYPE_member_t asn_MBR_H324Caps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _H324Caps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/H324Caps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/H324Caps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/H324Caps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "H324Caps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct H324Caps__dataRatesSupported),
+	offsetof(struct H324Caps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct H324Caps__supportedPrefixes),
+	offsetof(struct H324Caps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_H324Caps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct H324Caps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct H324Caps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct H324Caps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_H324Caps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_H324Caps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_H324Caps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 582 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 584 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 586 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_H324Caps_specs_1 = {
+	sizeof(struct H324Caps),
+	offsetof(struct H324Caps, _asn_ctx),
+	asn_MAP_H324Caps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_H324Caps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_H324Caps = {
+	"H324Caps",
+	"H324Caps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_H324Caps_tags_1,
+	sizeof(asn_DEF_H324Caps_tags_1)
+		/sizeof(asn_DEF_H324Caps_tags_1[0]), /* 1 */
+	asn_DEF_H324Caps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_H324Caps_tags_1)
+		/sizeof(asn_DEF_H324Caps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_H324Caps_1,
+	3,	/* Elements count */
+	&asn_SPC_H324Caps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/HASHED.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/HASHED.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/HASHED.h	(working copy)
@@ -0,0 +1,57 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_HASHED_H_
+#define	_HASHED_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include "H235-SECURITY-MESSAGES_Params.h"
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* HASHED */
+typedef struct HASHED_209P0 {
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	BIT_STRING_t	 hash;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} HASHED_209P0_t;
+typedef struct HASHED_209P1 {
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	BIT_STRING_t	 hash;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} HASHED_209P1_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_HASHED_209P0;
+extern asn_SEQUENCE_specifics_t asn_SPC_HASHED_209P0_specs_1;
+extern asn_TYPE_member_t asn_MBR_HASHED_209P0_1[3];
+extern asn_per_constraints_t asn_PER_type_HASHED_209P0_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_HASHED_209P1;
+extern asn_SEQUENCE_specifics_t asn_SPC_HASHED_209P1_specs_5;
+extern asn_TYPE_member_t asn_MBR_HASHED_209P1_5[3];
+extern asn_per_constraints_t asn_PER_type_HASHED_209P1_constr_5;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _HASHED_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/HASHED.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/HASHED.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/HASHED.c	(working copy)
@@ -0,0 +1,141 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "HASHED.h"
+
+asn_per_constraints_t asn_PER_type_HASHED_209P0_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_HASHED_209P1_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_HASHED_209P0_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct HASHED_209P0, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct HASHED_209P0, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct HASHED_209P0, hash),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hash"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_HASHED_209P0_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_HASHED_209P0_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 209 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 210 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* hashat 212 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_HASHED_209P0_specs_1 = {
+	sizeof(struct HASHED_209P0),
+	offsetof(struct HASHED_209P0, _asn_ctx),
+	asn_MAP_HASHED_209P0_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_HASHED_209P0 = {
+	"HASHED",
+	"HASHED",
+	&asn_OP_SEQUENCE,
+	asn_DEF_HASHED_209P0_tags_1,
+	sizeof(asn_DEF_HASHED_209P0_tags_1)
+		/sizeof(asn_DEF_HASHED_209P0_tags_1[0]), /* 1 */
+	asn_DEF_HASHED_209P0_tags_1,	/* Same as above */
+	sizeof(asn_DEF_HASHED_209P0_tags_1)
+		/sizeof(asn_DEF_HASHED_209P0_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_HASHED_209P0_constr_1, SEQUENCE_constraint },
+	asn_MBR_HASHED_209P0_1,
+	3,	/* Elements count */
+	&asn_SPC_HASHED_209P0_specs_1	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_HASHED_209P1_5[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct HASHED_209P1, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct HASHED_209P1, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct HASHED_209P1, hash),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hash"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_HASHED_209P1_tags_5[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_HASHED_209P1_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 209 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 210 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* hashat 212 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_HASHED_209P1_specs_5 = {
+	sizeof(struct HASHED_209P1),
+	offsetof(struct HASHED_209P1, _asn_ctx),
+	asn_MAP_HASHED_209P1_tag2el_5,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_HASHED_209P1 = {
+	"HASHED",
+	"HASHED",
+	&asn_OP_SEQUENCE,
+	asn_DEF_HASHED_209P1_tags_5,
+	sizeof(asn_DEF_HASHED_209P1_tags_5)
+		/sizeof(asn_DEF_HASHED_209P1_tags_5[0]), /* 1 */
+	asn_DEF_HASHED_209P1_tags_5,	/* Same as above */
+	sizeof(asn_DEF_HASHED_209P1_tags_5)
+		/sizeof(asn_DEF_HASHED_209P1_tags_5[0]), /* 1 */
+	{ 0, &asn_PER_type_HASHED_209P1_constr_5, SEQUENCE_constraint },
+	asn_MBR_HASHED_209P1_5,
+	3,	/* Elements count */
+	&asn_SPC_HASHED_209P1_specs_5	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IA5String.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IA5String.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IA5String.h	(working copy)
@@ -0,0 +1,40 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_IA5String_H_
+#define	_IA5String_H_
+
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef OCTET_STRING_t IA5String_t;  /* Implemented via OCTET STRING */
+
+/*
+ * IA5String ASN.1 type definition.
+ */
+extern asn_TYPE_descriptor_t asn_DEF_IA5String;
+extern asn_TYPE_operation_t asn_OP_IA5String;
+
+asn_constr_check_f IA5String_constraint;
+
+#define IA5String_free          OCTET_STRING_free
+#define IA5String_print         OCTET_STRING_print_utf8
+#define IA5String_compare       OCTET_STRING_compare
+#define IA5String_decode_ber    OCTET_STRING_decode_ber
+#define IA5String_encode_der    OCTET_STRING_encode_der
+#define IA5String_decode_xer    OCTET_STRING_decode_xer_utf8
+#define IA5String_encode_xer    OCTET_STRING_encode_xer_utf8
+#define IA5String_decode_uper   OCTET_STRING_decode_uper
+#define IA5String_encode_uper   OCTET_STRING_encode_uper
+#define IA5String_decode_aper   OCTET_STRING_decode_aper
+#define IA5String_encode_aper   OCTET_STRING_encode_aper
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IA5String_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IA5String.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IA5String.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IA5String.c	(working copy)
@@ -0,0 +1,97 @@
+/*-
+ * Copyright (c) 2003 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <IA5String.h>
+
+/*
+ * IA5String basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_IA5String_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),	/* [UNIVERSAL 22] IMPLICIT ...*/
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))	/* ... OCTET STRING */
+};
+static asn_per_constraints_t asn_DEF_IA5String_per_constraints = {
+	{ APC_CONSTRAINED, 7, 7, 0, 0x7f },	/* Value */
+	{ APC_SEMI_CONSTRAINED, -1, -1, 0, 0 },	/* Size */
+	0, 0
+};
+asn_TYPE_operation_t asn_OP_IA5String = {
+	OCTET_STRING_free,
+	OCTET_STRING_print_utf8,	/* ASCII subset */
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,    /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_der,
+	OCTET_STRING_decode_xer_utf8,
+	OCTET_STRING_encode_xer_utf8,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OCTET_STRING_decode_oer,
+	OCTET_STRING_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,
+	OCTET_STRING_encode_uper,
+	OCTET_STRING_decode_aper,
+	OCTET_STRING_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	OCTET_STRING_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_IA5String = {
+	"IA5String",
+	"IA5String",
+	&asn_OP_IA5String,
+	asn_DEF_IA5String_tags,
+	sizeof(asn_DEF_IA5String_tags)
+	  / sizeof(asn_DEF_IA5String_tags[0]) - 1,
+	asn_DEF_IA5String_tags,
+	sizeof(asn_DEF_IA5String_tags)
+	  / sizeof(asn_DEF_IA5String_tags[0]),
+	{ 0, &asn_DEF_IA5String_per_constraints, IA5String_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+int
+IA5String_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                     asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    const IA5String_t *st = (const IA5String_t *)sptr;
+
+	if(st && st->buf) {
+		uint8_t *buf = st->buf;
+		uint8_t *end = buf + st->size;
+		/*
+		 * IA5String is generally equivalent to 7bit ASCII.
+		 * ISO/ITU-T T.50, 1963.
+		 */
+		for(; buf < end; buf++) {
+			if(*buf > 0x7F) {
+				ASN__CTFAIL(app_key, td, sptr,
+					"%s: value byte %ld out of range: "
+					"%d > 127 (%s:%d)",
+					td->name,
+					(long)((buf - st->buf) + 1),
+					*buf,
+					__FILE__, __LINE__);
+				return -1;
+			}
+		}
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	return 0;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ICV.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ICV.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ICV.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ICV_H_
+#define	_ICV_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ICV */
+typedef struct ICV {
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	BIT_STRING_t	 icv;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ICV_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ICV;
+extern asn_SEQUENCE_specifics_t asn_SPC_ICV_specs_1;
+extern asn_TYPE_member_t asn_MBR_ICV_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ICV_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ICV.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ICV.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ICV.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ICV.h"
+
+asn_TYPE_member_t asn_MBR_ICV_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ICV, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ICV, icv),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"icv"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ICV_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ICV_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 1087 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* icvat 1090 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ICV_specs_1 = {
+	sizeof(struct ICV),
+	offsetof(struct ICV, _asn_ctx),
+	asn_MAP_ICV_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ICV = {
+	"ICV",
+	"ICV",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ICV_tags_1,
+	sizeof(asn_DEF_ICV_tags_1)
+		/sizeof(asn_DEF_ICV_tags_1[0]), /* 1 */
+	asn_DEF_ICV_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ICV_tags_1)
+		/sizeof(asn_DEF_ICV_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ICV_1,
+	2,	/* Elements count */
+	&asn_SPC_ICV_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/INTEGER.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/INTEGER.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/INTEGER.h	(working copy)
@@ -0,0 +1,108 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_INTEGER_H_
+#define	_INTEGER_H_
+
+#include <asn_application.h>
+#include <asn_codecs_prim.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef ASN__PRIMITIVE_TYPE_t INTEGER_t;
+
+extern asn_TYPE_descriptor_t asn_DEF_INTEGER;
+extern asn_TYPE_operation_t asn_OP_INTEGER;
+
+/* Map with <tag> to integer value association */
+typedef struct asn_INTEGER_enum_map_s {
+	long		 nat_value;	/* associated native integer value */
+	size_t		 enum_len;	/* strlen("tag") */
+	const char	*enum_name;	/* "tag" */
+} asn_INTEGER_enum_map_t;
+
+/* This type describes an enumeration for INTEGER and ENUMERATED types */
+typedef struct asn_INTEGER_specifics_s {
+	const asn_INTEGER_enum_map_t *value2enum;	/* N -> "tag"; sorted by N */
+	const unsigned int *enum2value;		/* "tag" => N; sorted by tag */
+	int map_count;				/* Elements in either map */
+	int extension;				/* This map is extensible */
+	int strict_enumeration;			/* Enumeration set is fixed */
+	int field_width;			/* Size of native integer */
+	int field_unsigned;			/* Signed=0, unsigned=1 */
+} asn_INTEGER_specifics_t;
+
+#define INTEGER_free    ASN__PRIMITIVE_TYPE_free
+#define INTEGER_decode_ber	ber_decode_primitive
+#define INTEGER_constraint	asn_generic_no_constraint
+asn_struct_print_f INTEGER_print;
+asn_struct_compare_f INTEGER_compare;
+der_type_encoder_f INTEGER_encode_der;
+xer_type_decoder_f INTEGER_decode_xer;
+xer_type_encoder_f INTEGER_encode_xer;
+oer_type_decoder_f INTEGER_decode_oer;
+oer_type_encoder_f INTEGER_encode_oer;
+per_type_decoder_f INTEGER_decode_uper;
+per_type_encoder_f INTEGER_encode_uper;
+per_type_decoder_f INTEGER_decode_aper;
+per_type_encoder_f INTEGER_encode_aper;
+asn_random_fill_f  INTEGER_random_fill;
+
+/***********************************
+ * Some handy conversion routines. *
+ ***********************************/
+
+/*
+ * Natiwe size-independent conversion of native integers to/from INTEGER.
+ * (l_size) is in bytes.
+ * Returns 0 if it was possible to convert, -1 otherwise.
+ * -1/EINVAL: Mandatory argument missing
+ * -1/ERANGE: Value encoded is out of range for long representation
+ * -1/ENOMEM: Memory allocation failed (in asn_*2INTEGER()).
+ */
+int asn_INTEGER2imax(const INTEGER_t *i, intmax_t *l);
+int asn_INTEGER2umax(const INTEGER_t *i, uintmax_t *l);
+int asn_imax2INTEGER(INTEGER_t *i, intmax_t l);
+int asn_umax2INTEGER(INTEGER_t *i, uintmax_t l);
+
+/*
+ * Size-specific conversion helpers.
+ */
+int asn_INTEGER2long(const INTEGER_t *i, long *l);
+int asn_INTEGER2ulong(const INTEGER_t *i, unsigned long *l);
+int asn_long2INTEGER(INTEGER_t *i, long l);
+int asn_ulong2INTEGER(INTEGER_t *i, unsigned long l);
+int asn_int642INTEGER(INTEGER_t *i, int64_t l);
+int asn_uint642INTEGER(INTEGER_t *i, uint64_t l);
+
+/* A version of strtol/strtoimax(3) with nicer error reporting. */
+enum asn_strtox_result_e {
+    ASN_STRTOX_ERROR_RANGE = -3,  /* Input outside of supported numeric range */
+    ASN_STRTOX_ERROR_INVAL = -2,  /* Invalid data encountered (e.g., "+-") */
+    ASN_STRTOX_EXPECT_MORE = -1,  /* More data expected (e.g. "+") */
+    ASN_STRTOX_OK          =  0,  /* Conversion succeded, number ends at (*end) */
+    ASN_STRTOX_EXTRA_DATA  =  1   /* Conversion succeded, but the string has extra stuff */
+};
+enum asn_strtox_result_e asn_strtol_lim(const char *str, const char **end,
+                                        long *l);
+enum asn_strtox_result_e asn_strtoul_lim(const char *str, const char **end,
+                                         unsigned long *l);
+enum asn_strtox_result_e asn_strtoimax_lim(const char *str, const char **end,
+                                           intmax_t *l);
+enum asn_strtox_result_e asn_strtoumax_lim(const char *str, const char **end,
+                                           uintmax_t *l);
+
+/*
+ * Convert the integer value into the corresponding enumeration map entry.
+ */
+const asn_INTEGER_enum_map_t *INTEGER_map_value2enum(
+    const asn_INTEGER_specifics_t *specs, long value);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _INTEGER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/INTEGER.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/INTEGER.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/INTEGER.c	(working copy)
@@ -0,0 +1,1723 @@
+/*-
+ * Copyright (c) 2003-2014 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <INTEGER.h>
+#include <asn_codecs_prim.h>	/* Encoder and decoder of a primitive type */
+#include <errno.h>
+
+/*
+ * INTEGER basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_INTEGER_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_operation_t asn_OP_INTEGER = {
+	INTEGER_free,
+	INTEGER_print,
+	INTEGER_compare,
+	ber_decode_primitive,
+	INTEGER_encode_der,
+	INTEGER_decode_xer,
+	INTEGER_encode_xer,
+#ifdef  ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	INTEGER_decode_oer,     /* OER decoder */
+	INTEGER_encode_oer,     /* Canonical OER encoder */
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	INTEGER_decode_uper,	/* Unaligned PER decoder */
+	INTEGER_encode_uper,	/* Unaligned PER encoder */
+	INTEGER_decode_aper,	/* Aligned PER decoder */
+	INTEGER_encode_aper,	/* Aligned PER encoder */
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	INTEGER_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_INTEGER = {
+	"INTEGER",
+	"INTEGER",
+	&asn_OP_INTEGER,
+	asn_DEF_INTEGER_tags,
+	sizeof(asn_DEF_INTEGER_tags) / sizeof(asn_DEF_INTEGER_tags[0]),
+	asn_DEF_INTEGER_tags,	/* Same as above */
+	sizeof(asn_DEF_INTEGER_tags) / sizeof(asn_DEF_INTEGER_tags[0]),
+	{ 0, 0, asn_generic_no_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+/*
+ * Encode INTEGER type using DER.
+ */
+asn_enc_rval_t
+INTEGER_encode_der(const asn_TYPE_descriptor_t *td, const void *sptr,
+                   int tag_mode, ber_tlv_tag_t tag, asn_app_consume_bytes_f *cb,
+                   void *app_key) {
+    const INTEGER_t *st = (const INTEGER_t *)sptr;
+    asn_enc_rval_t rval;
+    INTEGER_t effective_integer;
+
+	ASN_DEBUG("%s %s as INTEGER (tm=%d)",
+		cb?"Encoding":"Estimating", td->name, tag_mode);
+
+	/*
+	 * Canonicalize integer in the buffer.
+	 * (Remove too long sign extension, remove some first 0x00 bytes)
+	 */
+	if(st->buf) {
+		uint8_t *buf = st->buf;
+		uint8_t *end1 = buf + st->size - 1;
+		int shift;
+
+		/* Compute the number of superfluous leading bytes */
+		for(; buf < end1; buf++) {
+			/*
+			 * If the contents octets of an integer value encoding
+			 * consist of more than one octet, then the bits of the
+			 * first octet and bit 8 of the second octet:
+			 * a) shall not all be ones; and
+			 * b) shall not all be zero.
+			 */
+			switch(*buf) {
+			case 0x00: if((buf[1] & 0x80) == 0)
+					continue;
+				break;
+			case 0xff: if((buf[1] & 0x80))
+					continue;
+				break;
+			}
+			break;
+		}
+
+		/* Remove leading superfluous bytes from the integer */
+		shift = buf - st->buf;
+		if(shift) {
+            union {
+                const uint8_t *c_buf;
+                uint8_t *nc_buf;
+            } unconst;
+            unconst.c_buf = st->buf;
+            effective_integer.buf = unconst.nc_buf + shift;
+            effective_integer.size = st->size - shift;
+
+            st = &effective_integer;
+        }
+    }
+
+    rval = der_encode_primitive(td, st, tag_mode, tag, cb, app_key);
+    if(rval.structure_ptr == &effective_integer) {
+        rval.structure_ptr = sptr;
+    }
+    return rval;
+}
+
+static const asn_INTEGER_enum_map_t *INTEGER_map_enum2value(
+    const asn_INTEGER_specifics_t *specs, const char *lstart,
+    const char *lstop);
+
+/*
+ * INTEGER specific human-readable output.
+ */
+static ssize_t
+INTEGER__dump(const asn_TYPE_descriptor_t *td, const INTEGER_t *st, asn_app_consume_bytes_f *cb, void *app_key, int plainOrXER) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+	char scratch[32];
+	uint8_t *buf = st->buf;
+	uint8_t *buf_end = st->buf + st->size;
+	intmax_t value;
+	ssize_t wrote = 0;
+	char *p;
+	int ret;
+
+	if(specs && specs->field_unsigned)
+		ret = asn_INTEGER2umax(st, (uintmax_t *)&value);
+	else
+		ret = asn_INTEGER2imax(st, &value);
+
+	/* Simple case: the integer size is small */
+	if(ret == 0) {
+		const asn_INTEGER_enum_map_t *el;
+		el = (value >= 0 || !specs || !specs->field_unsigned)
+			? INTEGER_map_value2enum(specs, value) : 0;
+		if(el) {
+			if(plainOrXER == 0)
+				return asn__format_to_callback(cb, app_key,
+					"%" ASN_PRIdMAX " (%s)", value, el->enum_name);
+			else
+				return asn__format_to_callback(cb, app_key,
+					"<%s/>", el->enum_name);
+		} else if(plainOrXER && specs && specs->strict_enumeration) {
+			ASN_DEBUG("ASN.1 forbids dealing with "
+				"unknown value of ENUMERATED type");
+			errno = EPERM;
+			return -1;
+		} else {
+            return asn__format_to_callback(cb, app_key,
+                                           (specs && specs->field_unsigned)
+                                               ? "%" ASN_PRIuMAX
+                                               : "%" ASN_PRIdMAX,
+                                           value);
+        }
+	} else if(plainOrXER && specs && specs->strict_enumeration) {
+		/*
+		 * Here and earlier, we cannot encode the ENUMERATED values
+		 * if there is no corresponding identifier.
+		 */
+		ASN_DEBUG("ASN.1 forbids dealing with "
+			"unknown value of ENUMERATED type");
+		errno = EPERM;
+		return -1;
+	}
+
+	/* Output in the long xx:yy:zz... format */
+	/* TODO: replace with generic algorithm (Knuth TAOCP Vol 2, 4.3.1) */
+	for(p = scratch; buf < buf_end; buf++) {
+		const char * const h2c = "0123456789ABCDEF";
+		if((p - scratch) >= (ssize_t)(sizeof(scratch) - 4)) {
+			/* Flush buffer */
+			if(cb(scratch, p - scratch, app_key) < 0)
+				return -1;
+			wrote += p - scratch;
+			p = scratch;
+		}
+		*p++ = h2c[*buf >> 4];
+		*p++ = h2c[*buf & 0x0F];
+		*p++ = 0x3a;	/* ":" */
+	}
+	if(p != scratch)
+		p--;	/* Remove the last ":" */
+
+	wrote += p - scratch;
+	return (cb(scratch, p - scratch, app_key) < 0) ? -1 : wrote;
+}
+
+/*
+ * INTEGER specific human-readable output.
+ */
+int
+INTEGER_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+              asn_app_consume_bytes_f *cb, void *app_key) {
+    const INTEGER_t *st = (const INTEGER_t *)sptr;
+	ssize_t ret;
+
+	(void)ilevel;
+
+	if(!st || !st->buf)
+		ret = cb("<absent>", 8, app_key);
+	else
+		ret = INTEGER__dump(td, st, cb, app_key, 0);
+
+	return (ret < 0) ? -1 : 0;
+}
+
+struct e2v_key {
+	const char *start;
+	const char *stop;
+	const asn_INTEGER_enum_map_t *vemap;
+	const unsigned int *evmap;
+};
+static int
+INTEGER__compar_enum2value(const void *kp, const void *am) {
+	const struct e2v_key *key = (const struct e2v_key *)kp;
+	const asn_INTEGER_enum_map_t *el = (const asn_INTEGER_enum_map_t *)am;
+	const char *ptr, *end, *name;
+
+	/* Remap the element (sort by different criterion) */
+	el = key->vemap + key->evmap[el - key->vemap];
+
+	/* Compare strings */
+	for(ptr = key->start, end = key->stop, name = el->enum_name;
+			ptr < end; ptr++, name++) {
+		if(*ptr != *name || !*name)
+			return *(const unsigned char *)ptr
+				- *(const unsigned char *)name;
+	}
+	return name[0] ? -1 : 0;
+}
+
+static const asn_INTEGER_enum_map_t *
+INTEGER_map_enum2value(const asn_INTEGER_specifics_t *specs, const char *lstart,
+                       const char *lstop) {
+    const asn_INTEGER_enum_map_t *el_found;
+	int count = specs ? specs->map_count : 0;
+	struct e2v_key key;
+	const char *lp;
+
+	if(!count) return NULL;
+
+	/* Guaranteed: assert(lstart < lstop); */
+	/* Figure out the tag name */
+	for(lstart++, lp = lstart; lp < lstop; lp++) {
+		switch(*lp) {
+		case 9: case 10: case 11: case 12: case 13: case 32: /* WSP */
+		case 0x2f: /* '/' */ case 0x3e: /* '>' */
+			break;
+		default:
+			continue;
+		}
+		break;
+	}
+	if(lp == lstop) return NULL;	/* No tag found */
+	lstop = lp;
+
+	key.start = lstart;
+	key.stop = lstop;
+	key.vemap = specs->value2enum;
+	key.evmap = specs->enum2value;
+	el_found = (asn_INTEGER_enum_map_t *)bsearch(&key,
+		specs->value2enum, count, sizeof(specs->value2enum[0]),
+		INTEGER__compar_enum2value);
+	if(el_found) {
+		/* Remap enum2value into value2enum */
+		el_found = key.vemap + key.evmap[el_found - key.vemap];
+	}
+	return el_found;
+}
+
+static int
+INTEGER__compar_value2enum(const void *kp, const void *am) {
+	long a = *(const long *)kp;
+	const asn_INTEGER_enum_map_t *el = (const asn_INTEGER_enum_map_t *)am;
+	long b = el->nat_value;
+	if(a < b) return -1;
+	else if(a == b) return 0;
+	else return 1;
+}
+
+const asn_INTEGER_enum_map_t *
+INTEGER_map_value2enum(const asn_INTEGER_specifics_t *specs, long value) {
+	int count = specs ? specs->map_count : 0;
+	if(!count) return 0;
+	return (asn_INTEGER_enum_map_t *)bsearch(&value, specs->value2enum,
+		count, sizeof(specs->value2enum[0]),
+		INTEGER__compar_value2enum);
+}
+
+static int
+INTEGER_st_prealloc(INTEGER_t *st, int min_size) {
+	void *p = MALLOC(min_size + 1);
+	if(p) {
+		void *b = st->buf;
+		st->size = 0;
+		st->buf = p;
+		FREEMEM(b);
+		return 0;
+	} else {
+		return -1;
+	}
+}
+
+/*
+ * Decode the chunk of XML text encoding INTEGER.
+ */
+static enum xer_pbd_rval
+INTEGER__xer_body_decode(const asn_TYPE_descriptor_t *td, void *sptr,
+                         const void *chunk_buf, size_t chunk_size) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    INTEGER_t *st = (INTEGER_t *)sptr;
+	intmax_t dec_value;
+	intmax_t hex_value = 0;
+	const char *lp;
+	const char *lstart = (const char *)chunk_buf;
+	const char *lstop = lstart + chunk_size;
+	enum {
+		ST_LEADSPACE,
+		ST_SKIPSPHEX,
+		ST_WAITDIGITS,
+		ST_DIGITS,
+		ST_DIGITS_TRAILSPACE,
+		ST_HEXDIGIT1,
+		ST_HEXDIGIT2,
+		ST_HEXDIGITS_TRAILSPACE,
+		ST_HEXCOLON,
+		ST_END_ENUM,
+		ST_UNEXPECTED
+	} state = ST_LEADSPACE;
+	const char *dec_value_start = 0; /* INVARIANT: always !0 in ST_DIGITS */
+	const char *dec_value_end = 0;
+
+	if(chunk_size)
+		ASN_DEBUG("INTEGER body %ld 0x%2x..0x%2x",
+			(long)chunk_size, *lstart, lstop[-1]);
+
+	if(INTEGER_st_prealloc(st, (chunk_size/3) + 1))
+		return XPBD_SYSTEM_FAILURE;
+
+	/*
+	 * We may have received a tag here. It will be processed inline.
+	 * Use strtoul()-like code and serialize the result.
+	 */
+	for(lp = lstart; lp < lstop; lp++) {
+		int lv = *lp;
+		switch(lv) {
+		case 0x09: case 0x0a: case 0x0d: case 0x20:
+			switch(state) {
+			case ST_LEADSPACE:
+			case ST_DIGITS_TRAILSPACE:
+			case ST_HEXDIGITS_TRAILSPACE:
+			case ST_SKIPSPHEX:
+				continue;
+			case ST_DIGITS:
+				dec_value_end = lp;
+				state = ST_DIGITS_TRAILSPACE;
+				continue;
+			case ST_HEXCOLON:
+				state = ST_HEXDIGITS_TRAILSPACE;
+				continue;
+			default:
+				break;
+			}
+			break;
+		case 0x2d:	/* '-' */
+			if(state == ST_LEADSPACE) {
+				dec_value = 0;
+				dec_value_start = lp;
+				state = ST_WAITDIGITS;
+				continue;
+			}
+			break;
+		case 0x2b:	/* '+' */
+			if(state == ST_LEADSPACE) {
+				dec_value = 0;
+				dec_value_start = lp;
+				state = ST_WAITDIGITS;
+				continue;
+			}
+			break;
+		case 0x30: case 0x31: case 0x32: case 0x33: case 0x34:
+		case 0x35: case 0x36: case 0x37: case 0x38: case 0x39:
+			switch(state) {
+			case ST_DIGITS: continue;
+			case ST_SKIPSPHEX:	/* Fall through */
+			case ST_HEXDIGIT1:
+				hex_value = (lv - 0x30) << 4;
+				state = ST_HEXDIGIT2;
+				continue;
+			case ST_HEXDIGIT2:
+				hex_value += (lv - 0x30);
+				state = ST_HEXCOLON;
+				st->buf[st->size++] = (uint8_t)hex_value;
+				continue;
+			case ST_HEXCOLON:
+				return XPBD_BROKEN_ENCODING;
+			case ST_LEADSPACE:
+				dec_value = 0;
+				dec_value_start = lp;
+				/* FALL THROUGH */
+			case ST_WAITDIGITS:
+				state = ST_DIGITS;
+				continue;
+			default:
+				break;
+			}
+			break;
+		case 0x3c:	/* '<', start of XML encoded enumeration */
+			if(state == ST_LEADSPACE) {
+				const asn_INTEGER_enum_map_t *el;
+				el = INTEGER_map_enum2value(
+					(const asn_INTEGER_specifics_t *)
+					td->specifics, lstart, lstop);
+				if(el) {
+					ASN_DEBUG("Found \"%s\" => %ld",
+						el->enum_name, el->nat_value);
+					dec_value = el->nat_value;
+					state = ST_END_ENUM;
+					lp = lstop - 1;
+					continue;
+				}
+				ASN_DEBUG("Unknown identifier for INTEGER");
+			}
+			return XPBD_BROKEN_ENCODING;
+		case 0x3a:	/* ':' */
+			if(state == ST_HEXCOLON) {
+				/* This colon is expected */
+				state = ST_HEXDIGIT1;
+				continue;
+			} else if(state == ST_DIGITS) {
+				/* The colon here means that we have
+				 * decoded the first two hexadecimal
+				 * places as a decimal value.
+				 * Switch decoding mode. */
+				ASN_DEBUG("INTEGER re-evaluate as hex form");
+				state = ST_SKIPSPHEX;
+				dec_value_start = 0;
+				lp = lstart - 1;
+				continue;
+			} else {
+				ASN_DEBUG("state %d at %ld", state, (long)(lp - lstart));
+				break;
+			}
+		/* [A-Fa-f] */
+		case 0x41:case 0x42:case 0x43:case 0x44:case 0x45:case 0x46:
+		case 0x61:case 0x62:case 0x63:case 0x64:case 0x65:case 0x66:
+			switch(state) {
+			case ST_SKIPSPHEX:
+			case ST_LEADSPACE: /* Fall through */
+			case ST_HEXDIGIT1:
+				hex_value = lv - ((lv < 0x61) ? 0x41 : 0x61);
+				hex_value += 10;
+				hex_value <<= 4;
+				state = ST_HEXDIGIT2;
+				continue;
+			case ST_HEXDIGIT2:
+				hex_value += lv - ((lv < 0x61) ? 0x41 : 0x61);
+				hex_value += 10;
+				st->buf[st->size++] = (uint8_t)hex_value;
+				state = ST_HEXCOLON;
+				continue;
+			case ST_DIGITS:
+				ASN_DEBUG("INTEGER re-evaluate as hex form");
+				state = ST_SKIPSPHEX;
+				dec_value_start = 0;
+				lp = lstart - 1;
+				continue;
+			default:
+				break;
+			}
+			break;
+		}
+
+		/* Found extra non-numeric stuff */
+		ASN_DEBUG("INTEGER :: Found non-numeric 0x%2x at %ld",
+			lv, (long)(lp - lstart));
+		state = ST_UNEXPECTED;
+		break;
+	}
+
+	switch(state) {
+	case ST_END_ENUM:
+		/* Got a complete and valid enumeration encoded as a tag. */
+		break;
+	case ST_DIGITS:
+		dec_value_end = lstop;
+		/* FALL THROUGH */
+	case ST_DIGITS_TRAILSPACE:
+		/* The last symbol encountered was a digit. */
+        switch(asn_strtoimax_lim(dec_value_start, &dec_value_end, &dec_value)) {
+        case ASN_STRTOX_OK:
+            if(specs && specs->field_unsigned && (uintmax_t) dec_value <= ULONG_MAX) {
+                break;
+            } else if(dec_value >= LONG_MIN && dec_value <= LONG_MAX) {
+                break;
+            } else {
+                /*
+                 * We model INTEGER on long for XER,
+                 * to avoid rewriting all the tests at once.
+                 */
+                ASN_DEBUG("INTEGER exceeds long range");
+            }
+            /* Fall through */
+        case ASN_STRTOX_ERROR_RANGE:
+            ASN_DEBUG("INTEGER decode %s hit range limit", td->name);
+            return XPBD_DECODER_LIMIT;
+		case ASN_STRTOX_ERROR_INVAL:
+		case ASN_STRTOX_EXPECT_MORE:
+		case ASN_STRTOX_EXTRA_DATA:
+			return XPBD_BROKEN_ENCODING;
+		}
+		break;
+	case ST_HEXCOLON:
+	case ST_HEXDIGITS_TRAILSPACE:
+		st->buf[st->size] = 0;	/* Just in case termination */
+		return XPBD_BODY_CONSUMED;
+	case ST_HEXDIGIT1:
+	case ST_HEXDIGIT2:
+	case ST_SKIPSPHEX:
+		return XPBD_BROKEN_ENCODING;
+	case ST_LEADSPACE:
+		/* Content not found */
+		return XPBD_NOT_BODY_IGNORE;
+	case ST_WAITDIGITS:
+	case ST_UNEXPECTED:
+		ASN_DEBUG("INTEGER: No useful digits (state %d)", state);
+		return XPBD_BROKEN_ENCODING;	/* No digits */
+	}
+
+	/*
+	 * Convert the result of parsing of enumeration or a straight
+	 * decimal value into a BER representation.
+	 */
+	if(asn_imax2INTEGER(st, dec_value)) {
+                ASN_DEBUG("INTEGER decode %s conversion failed", td->name);
+		return XPBD_SYSTEM_FAILURE;
+        }
+
+	return XPBD_BODY_CONSUMED;
+}
+
+asn_dec_rval_t
+INTEGER_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td, void **sptr,
+                   const char *opt_mname, const void *buf_ptr, size_t size) {
+    return xer_decode_primitive(opt_codec_ctx, td,
+		sptr, sizeof(INTEGER_t), opt_mname,
+		buf_ptr, size, INTEGER__xer_body_decode);
+}
+
+asn_enc_rval_t
+INTEGER_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                   int ilevel, enum xer_encoder_flags_e flags,
+                   asn_app_consume_bytes_f *cb, void *app_key) {
+    const INTEGER_t *st = (const INTEGER_t *)sptr;
+	asn_enc_rval_t er;
+
+	(void)ilevel;
+	(void)flags;
+	
+	if(!st || !st->buf)
+		ASN__ENCODE_FAILED;
+
+	er.encoded = INTEGER__dump(td, st, cb, app_key, 1);
+	if(er.encoded < 0) ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+#ifndef	ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+INTEGER_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                    const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints, void **sptr,
+                    asn_per_data_t *pd) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_dec_rval_t rval = { RC_OK, 0 };
+	INTEGER_t *st = (INTEGER_t *)*sptr;
+	const asn_per_constraint_t *ct;
+	int repeat;
+
+	(void)opt_codec_ctx;
+
+	if(!st) {
+		st = (INTEGER_t *)(*sptr = CALLOC(1, sizeof(*st)));
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	if(!constraints) constraints = td->encoding_constraints.per_constraints;
+	ct = constraints ? &constraints->value : 0;
+
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+		int inext = per_get_few_bits(pd, 1);
+		if(inext < 0) ASN__DECODE_STARVED;
+		if(inext) ct = 0;
+	}
+
+	FREEMEM(st->buf);
+	st->buf = 0;
+	st->size = 0;
+	if(ct) {
+		if(ct->flags & APC_SEMI_CONSTRAINED) {
+			st->buf = (uint8_t *)CALLOC(1, 2);
+			if(!st->buf) ASN__DECODE_FAILED;
+			st->size = 1;
+		} else if(ct->flags & APC_CONSTRAINED && ct->range_bits >= 0) {
+			size_t size = (ct->range_bits + 7) >> 3;
+			st->buf = (uint8_t *)MALLOC(1 + size + 1);
+			if(!st->buf) ASN__DECODE_FAILED;
+			st->size = size;
+		}
+	}
+
+	/* X.691-2008/11, #13.2.2, constrained whole number */
+	if(ct && ct->flags != APC_UNCONSTRAINED) {
+		/* #11.5.6 */
+		ASN_DEBUG("Integer with range %d bits", ct->range_bits);
+		if(ct->range_bits >= 0) {
+			if((size_t)ct->range_bits > 8 * sizeof(unsigned long))
+				ASN__DECODE_FAILED;
+
+			if(specs && specs->field_unsigned) {
+				unsigned long uvalue = 0;
+				if(uper_get_constrained_whole_number(pd,
+					&uvalue, ct->range_bits))
+					ASN__DECODE_STARVED;
+				ASN_DEBUG("Got value %lu + low %ld",
+					uvalue, ct->lower_bound);
+				uvalue += ct->lower_bound;
+				if(asn_ulong2INTEGER(st, uvalue))
+					ASN__DECODE_FAILED;
+			} else {
+				unsigned long uvalue = 0;
+				long svalue;
+				if(uper_get_constrained_whole_number(pd,
+					&uvalue, ct->range_bits))
+					ASN__DECODE_STARVED;
+				ASN_DEBUG("Got value %lu + low %ld",
+					uvalue, ct->lower_bound);
+                if(per_long_range_unrebase(uvalue, ct->lower_bound,
+                                           ct->upper_bound, &svalue)
+                   || asn_long2INTEGER(st, svalue)) {
+                    ASN__DECODE_FAILED;
+                }
+			}
+			return rval;
+		}
+	} else {
+		ASN_DEBUG("Decoding unconstrained integer %s", td->name);
+	}
+
+	/* X.691, #12.2.3, #12.2.4 */
+	do {
+		ssize_t len = 0;
+		void *p = NULL;
+		int ret = 0;
+
+		/* Get the PER length */
+		len = uper_get_length(pd, -1, 0, &repeat);
+		if(len < 0) ASN__DECODE_STARVED;
+
+		p = REALLOC(st->buf, st->size + len + 1);
+		if(!p) ASN__DECODE_FAILED;
+		st->buf = (uint8_t *)p;
+
+		ret = per_get_many_bits(pd, &st->buf[st->size], 0, 8 * len);
+		if(ret < 0) ASN__DECODE_STARVED;
+		st->size += len;
+	} while(repeat);
+	st->buf[st->size] = 0;	/* JIC */
+
+	/* #12.2.3 */
+	if(ct && ct->lower_bound) {
+		/*
+		 * TODO: replace by in-place arithmetics.
+		 */
+		long value = 0;
+		if(asn_INTEGER2long(st, &value))
+			ASN__DECODE_FAILED;
+		if(asn_imax2INTEGER(st, value + ct->lower_bound))
+			ASN__DECODE_FAILED;
+	}
+
+	return rval;
+}
+
+asn_enc_rval_t
+INTEGER_encode_uper(const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints, const void *sptr,
+                    asn_per_outp_t *po) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_enc_rval_t er;
+	const INTEGER_t *st = (const INTEGER_t *)sptr;
+	const uint8_t *buf;
+	const uint8_t *end;
+	const asn_per_constraint_t *ct;
+	long value = 0;
+
+	if(!st || st->size == 0) ASN__ENCODE_FAILED;
+
+	if(!constraints) constraints = td->encoding_constraints.per_constraints;
+	ct = constraints ? &constraints->value : 0;
+
+	er.encoded = 0;
+
+	if(ct) {
+		int inext = 0;
+		if(specs && specs->field_unsigned) {
+			unsigned long uval;
+			if(asn_INTEGER2ulong(st, &uval))
+				ASN__ENCODE_FAILED;
+			/* Check proper range */
+			if(ct->flags & APC_SEMI_CONSTRAINED) {
+				if(uval < (unsigned long)ct->lower_bound)
+					inext = 1;
+			} else if(ct->range_bits >= 0) {
+				if(uval < (unsigned long)ct->lower_bound
+				|| uval > (unsigned long)ct->upper_bound)
+					inext = 1;
+			}
+			ASN_DEBUG("Value %lu (%02x/%" ASN_PRI_SIZE ") lb %lu ub %lu %s",
+				uval, st->buf[0], st->size,
+				ct->lower_bound, ct->upper_bound,
+				inext ? "ext" : "fix");
+			value = uval;
+		} else {
+			if(asn_INTEGER2long(st, &value))
+				ASN__ENCODE_FAILED;
+			/* Check proper range */
+			if(ct->flags & APC_SEMI_CONSTRAINED) {
+				if(value < ct->lower_bound)
+					inext = 1;
+			} else if(ct->range_bits >= 0) {
+				if(value < ct->lower_bound
+				|| value > ct->upper_bound)
+					inext = 1;
+			}
+			ASN_DEBUG("Value %ld (%02x/%" ASN_PRI_SIZE ") lb %ld ub %ld %s",
+				value, st->buf[0], st->size,
+				ct->lower_bound, ct->upper_bound,
+				inext ? "ext" : "fix");
+		}
+		if(ct->flags & APC_EXTENSIBLE) {
+			if(per_put_few_bits(po, inext, 1))
+				ASN__ENCODE_FAILED;
+			if(inext) ct = 0;
+		} else if(inext) {
+			ASN__ENCODE_FAILED;
+		}
+	}
+
+
+	/* X.691-11/2008, #13.2.2, test if constrained whole number */
+	if(ct && ct->range_bits >= 0) {
+        unsigned long v;
+		/* #11.5.6 -> #11.3 */
+		ASN_DEBUG("Encoding integer %ld (%lu) with range %d bits",
+			value, value - ct->lower_bound, ct->range_bits);
+        if(per_long_range_rebase(value, ct->lower_bound, ct->upper_bound, &v)) {
+            ASN__ENCODE_FAILED;
+        }
+        if(uper_put_constrained_whole_number_u(po, v, ct->range_bits))
+            ASN__ENCODE_FAILED;
+		ASN__ENCODED_OK(er);
+	}
+
+	if(ct && ct->lower_bound) {
+		ASN_DEBUG("Adjust lower bound to %ld", ct->lower_bound);
+		/* TODO: adjust lower bound */
+		ASN__ENCODE_FAILED;
+	}
+
+	for(buf = st->buf, end = st->buf + st->size; buf < end;) {
+        int need_eom = 0;
+        ssize_t mayEncode = uper_put_length(po, end - buf, &need_eom);
+        if(mayEncode < 0)
+			ASN__ENCODE_FAILED;
+		if(per_put_many_bits(po, buf, 8 * mayEncode))
+			ASN__ENCODE_FAILED;
+		buf += mayEncode;
+        if(need_eom && uper_put_length(po, 0, 0)) ASN__ENCODE_FAILED;
+    }
+
+	ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+INTEGER_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                    const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+	const asn_INTEGER_specifics_t *specs = (const asn_INTEGER_specifics_t *)td->specifics;
+	asn_dec_rval_t rval = { RC_OK, 0 };
+	INTEGER_t *st = (INTEGER_t *)*sptr;
+	const asn_per_constraint_t *ct;
+	int repeat;
+
+	(void)opt_codec_ctx;
+
+	if(!st) {
+		st = (INTEGER_t *)(*sptr = CALLOC(1, sizeof(*st)));
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	if(!constraints) constraints = td->encoding_constraints.per_constraints;
+	ct = constraints ? &constraints->value : 0;
+
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+		int inext = per_get_few_bits(pd, 1);
+		if(inext < 0) ASN__DECODE_STARVED;
+		if(inext) ct = 0;
+	}
+
+	FREEMEM(st->buf);
+	st->buf = 0;
+	st->size = 0;
+	if(ct) {
+		if(ct->flags & APC_SEMI_CONSTRAINED) {
+			st->buf = (uint8_t *)CALLOC(1, 2);
+			if(!st->buf) ASN__DECODE_FAILED;
+			st->size = 1;
+		} else if(ct->flags & APC_CONSTRAINED && ct->range_bits >= 0) {
+			size_t size = (ct->range_bits + 7) >> 3;
+			st->buf = (uint8_t *)MALLOC(1 + size + 1);
+			if(!st->buf) ASN__DECODE_FAILED;
+			st->size = size;
+		}
+	}
+
+	/* X.691, #12.2.2 */
+	if(ct && ct->flags != APC_UNCONSTRAINED) {
+		/* #10.5.6 */
+		ASN_DEBUG("Integer with range %d bits", ct->range_bits);
+		if(ct->range_bits >= 0) {
+			if (ct->range_bits > 16) {
+				int max_range_bytes = (ct->range_bits >> 3) +
+				                      (((ct->range_bits % 8) > 0) ? 1 : 0);
+				int length = 0, i;
+				long value = 0;
+
+				for (i = 1; ; i++) {
+					int upper = 1 << i;
+					if (upper >= max_range_bytes)
+						break;
+				}
+				ASN_DEBUG("Can encode %d (%d bytes) in %d bits", ct->range_bits,
+				          max_range_bytes, i);
+
+				if ((length = per_get_few_bits(pd, i)) < 0)
+					ASN__DECODE_FAILED;
+
+				/* X.691 #12.2.6 length determinant + lb (1) */
+				length += 1;
+				ASN_DEBUG("Got length %d", length);
+				if (aper_get_align(pd) != 0)
+					ASN__DECODE_FAILED;
+				while (length--) {
+					int buf = per_get_few_bits(pd, 8);
+					if (buf < 0)
+						ASN__DECODE_FAILED;
+					value += (((long)buf) << (8 * length));
+				}
+
+				value += ct->lower_bound;
+				if((specs && specs->field_unsigned)
+				        ? asn_uint642INTEGER(st, (unsigned long)value)
+				        : asn_int642INTEGER(st, value))
+					ASN__DECODE_FAILED;
+				ASN_DEBUG("Got value %ld + low %ld",
+				          value, ct->lower_bound);
+			} else {
+				long value = 0;
+				if (ct->range_bits < 8) {
+					value = per_get_few_bits(pd, ct->range_bits);
+					if(value < 0) ASN__DECODE_STARVED;
+				} else if (ct->range_bits == 8) {
+					if (aper_get_align(pd) < 0)
+						ASN__DECODE_FAILED;
+					value = per_get_few_bits(pd, ct->range_bits);
+					if(value < 0) ASN__DECODE_STARVED;
+				} else {
+					/* Align */
+					if (aper_get_align(pd) < 0)
+						ASN__DECODE_FAILED;
+					value = per_get_few_bits(pd, 16);
+					if(value < 0) ASN__DECODE_STARVED;
+				}
+				value += ct->lower_bound;
+				if((specs && specs->field_unsigned)
+				        ? asn_ulong2INTEGER(st, value)
+				        : asn_long2INTEGER(st, value))
+					ASN__DECODE_FAILED;
+				ASN_DEBUG("Got value %ld + low %ld",
+				          value, ct->lower_bound);
+			}
+			return rval;
+		} else {
+			ASN__DECODE_FAILED;
+		}
+	} else {
+		ASN_DEBUG("Decoding unconstrained integer %s", td->name);
+	}
+
+	/* X.691, #12.2.3, #12.2.4 */
+	do {
+		ssize_t len;
+		void *p;
+		int ret;
+
+		/* Get the PER length */
+		len = aper_get_length(pd, -1, -1, &repeat);
+		if(len < 0) ASN__DECODE_STARVED;
+
+		p = REALLOC(st->buf, st->size + len + 1);
+		if(!p) ASN__DECODE_FAILED;
+		st->buf = (uint8_t *)p;
+
+		ret = per_get_many_bits(pd, &st->buf[st->size], 0, 8 * len);
+		if(ret < 0) ASN__DECODE_STARVED;
+		st->size += len;
+	} while(repeat);
+	st->buf[st->size] = 0;	/* JIC */
+
+	/* #12.2.3 */
+	if(ct && ct->lower_bound) {
+		/*
+		 * TODO: replace by in-place arithmetics.
+		 */
+		long value;
+		if(asn_INTEGER2long(st, &value))
+			ASN__DECODE_FAILED;
+		if(asn_long2INTEGER(st, value + ct->lower_bound))
+			ASN__DECODE_FAILED;
+	}
+
+	return rval;
+}
+
+asn_enc_rval_t
+INTEGER_encode_aper(const asn_TYPE_descriptor_t *td,
+                    const asn_per_constraints_t *constraints,
+                    const void *sptr, asn_per_outp_t *po) {
+	const asn_INTEGER_specifics_t *specs = (const asn_INTEGER_specifics_t *)td->specifics;
+	asn_enc_rval_t er;
+	const INTEGER_t *st = (const INTEGER_t *)sptr;
+	const uint8_t *buf;
+	const uint8_t *end;
+	const asn_per_constraint_t *ct;
+	long value = 0;
+
+	if(!st || st->size == 0) ASN__ENCODE_FAILED;
+
+	if(!constraints) constraints = td->encoding_constraints.per_constraints;
+	ct = constraints ? &constraints->value : 0;
+
+	er.encoded = 0;
+
+	if(ct) {
+		int inext = 0;
+		if(specs && specs->field_unsigned) {
+			unsigned long uval;
+			if(asn_INTEGER2ulong(st, &uval))
+				ASN__ENCODE_FAILED;
+			/* Check proper range */
+			if(ct->flags & APC_SEMI_CONSTRAINED) {
+				if(uval < (unsigned long)ct->lower_bound)
+					inext = 1;
+			} else if(ct->range_bits >= 0) {
+				if(uval < (unsigned long)ct->lower_bound
+				        || uval > (unsigned long)ct->upper_bound)
+					inext = 1;
+			}
+			ASN_DEBUG("Value %lu (%02x/%lu) lb %ld ub %ld %s",
+			          uval, st->buf[0], st->size,
+			          ct->lower_bound, ct->upper_bound,
+			          inext ? "ext" : "fix");
+			value = uval;
+		} else {
+			if(asn_INTEGER2long(st, &value)) ASN__ENCODE_FAILED;
+			/* Check proper range */
+			if(ct->flags & APC_SEMI_CONSTRAINED) {
+				if(value < ct->lower_bound)
+					inext = 1;
+			} else if(ct->range_bits >= 0) {
+				if(value < ct->lower_bound
+				        || value > ct->upper_bound)
+					inext = 1;
+			}
+			ASN_DEBUG("Value %lu (%02x/%lu) lb %ld ub %ld %s",
+			          value, st->buf[0], st->size,
+			          ct->lower_bound, ct->upper_bound,
+			          inext ? "ext" : "fix");
+		}
+		if(ct->flags & APC_EXTENSIBLE) {
+			if(per_put_few_bits(po, inext, 1))
+				ASN__ENCODE_FAILED;
+			if(inext) ct = 0;
+		} else if(inext) {
+			ASN__ENCODE_FAILED;
+		}
+	}
+
+	/* X.691, #12.2.2 */
+	if(ct && ct->range_bits >= 0) {
+		unsigned long v;
+
+		/* #10.5.6 */
+		ASN_DEBUG("Encoding integer %ld (%lu) with range %d bits",
+		          value, value - ct->lower_bound, ct->range_bits);
+
+		v = value - ct->lower_bound;
+
+		/* #12 <= 8 -> alignment ? */
+		if (ct->range_bits < 8) {
+			if(per_put_few_bits(po, 0x00 | v, ct->range_bits))
+				ASN__ENCODE_FAILED;
+		} else if (ct->range_bits == 8) {
+			if(aper_put_align(po) < 0)
+				ASN__ENCODE_FAILED;
+			if(per_put_few_bits(po, 0x00 | v, ct->range_bits))
+				ASN__ENCODE_FAILED;
+		} else if (ct->range_bits <= 16) {
+			/* Consume the bytes to align on octet */
+			if(aper_put_align(po) < 0)
+				ASN__ENCODE_FAILED;
+			if(per_put_few_bits(po, 0x0000 | v,
+			                    16))
+				ASN__ENCODE_FAILED;
+		} else {
+			/* TODO: extend to >64 bits */
+			int64_t v64 = v;
+			int i, j;
+			int max_range_bytes = (ct->range_bits >> 3) +
+			                      (((ct->range_bits % 8) > 0) ? 1 : 0);
+
+			for (i = 1; ; i++) {
+				int upper = 1 << i;
+				if (upper >= max_range_bytes)
+					break;
+			}
+
+			for (j = sizeof(int64_t) -1; j != 0; j--) {
+				int64_t val;
+				val = v64 >> (j * 8);
+				if (val != 0)
+					break;
+			}
+
+			/* Putting length in the minimum number of bits ex: 5 = 3bits */
+			if (per_put_few_bits(po, j, i))
+				ASN__ENCODE_FAILED;
+
+			/* Consume the bits to align on octet */
+			if (aper_put_align(po) < 0)
+				ASN__ENCODE_FAILED;
+			/* Put the value */
+			for (i = 0; i <= j; i++) {
+				if(per_put_few_bits(po, (v64 >> (8 * (j - i))) & 0xff, 8))
+					ASN__ENCODE_FAILED;
+			}
+		}
+		ASN__ENCODED_OK(er);
+	}
+
+	if(ct && ct->lower_bound) {
+		ASN_DEBUG("Adjust lower bound to %ld", ct->lower_bound);
+		/* TODO: adjust lower bound */
+		ASN__ENCODE_FAILED;
+	}
+
+	for(buf = st->buf, end = st->buf + st->size; buf < end;) {
+		ssize_t mayEncode = aper_put_length(po, -1, end - buf);
+		if(mayEncode < 0)
+			ASN__ENCODE_FAILED;
+		if(per_put_many_bits(po, buf, 8 * mayEncode))
+			ASN__ENCODE_FAILED;
+		buf += mayEncode;
+	}
+
+	ASN__ENCODED_OK(er);
+}
+
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+
+static intmax_t
+asn__integer_convert(const uint8_t *b, const uint8_t *end) {
+    uintmax_t value;
+
+    /* Perform the sign initialization */
+    /* Actually value = -(*b >> 7); gains nothing, yet unreadable! */
+    if((*b >> 7)) {
+        value = (uintmax_t)(-1);
+    } else {
+        value = 0;
+    }
+
+    /* Conversion engine */
+    for(; b < end; b++) {
+        value = (value << 8) | *b;
+    }
+
+    return value;
+}
+
+int
+asn_INTEGER2imax(const INTEGER_t *iptr, intmax_t *lptr) {
+	uint8_t *b, *end;
+	size_t size;
+
+	/* Sanity checking */
+	if(!iptr || !iptr->buf || !lptr) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	/* Cache the begin/end of the buffer */
+	b = iptr->buf;	/* Start of the INTEGER buffer */
+	size = iptr->size;
+	end = b + size;	/* Where to stop */
+
+	if(size > sizeof(intmax_t)) {
+		uint8_t *end1 = end - 1;
+		/*
+		 * Slightly more advanced processing,
+		 * able to process INTEGERs with >sizeof(intmax_t) bytes
+		 * when the actual value is small, e.g. for intmax_t == int32_t
+		 * (0x0000000000abcdef INTEGER would yield a fine 0x00abcdef int32_t)
+		 */
+		/* Skip out the insignificant leading bytes */
+		for(; b < end1; b++) {
+			switch(*b) {
+				case 0x00: if((b[1] & 0x80) == 0) continue; break;
+				case 0xff: if((b[1] & 0x80) != 0) continue; break;
+			}
+			break;
+		}
+
+		size = end - b;
+		if(size > sizeof(intmax_t)) {
+			/* Still cannot fit the sizeof(intmax_t) */
+			errno = ERANGE;
+			return -1;
+		}
+	}
+
+	/* Shortcut processing of a corner case */
+	if(end == b) {
+		*lptr = 0;
+		return 0;
+	}
+
+	*lptr = asn__integer_convert(b, end);
+	return 0;
+}
+
+/* FIXME: negative INTEGER values are silently interpreted as large unsigned ones. */
+int
+asn_INTEGER2umax(const INTEGER_t *iptr, uintmax_t *lptr) {
+	uint8_t *b, *end;
+	uintmax_t value;
+	size_t size;
+
+	if(!iptr || !iptr->buf || !lptr) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	b = iptr->buf;
+	size = iptr->size;
+	end = b + size;
+
+	/* If all extra leading bytes are zeroes, ignore them */
+	for(; size > sizeof(value); b++, size--) {
+		if(*b) {
+			/* Value won't fit into uintmax_t */
+			errno = ERANGE;
+			return -1;
+		}
+	}
+
+	/* Conversion engine */
+	for(value = 0; b < end; b++)
+		value = (value << 8) | *b;
+
+	*lptr = value;
+	return 0;
+}
+
+int
+asn_umax2INTEGER(INTEGER_t *st, uintmax_t value) {
+    uint8_t *buf;
+    uint8_t *end;
+    uint8_t *b;
+    int shr;
+
+    if(value <= ((~(uintmax_t)0) >> 1)) {
+        return asn_imax2INTEGER(st, value);
+    }
+
+    buf = (uint8_t *)MALLOC(1 + sizeof(value));
+    if(!buf) return -1;
+
+    end = buf + (sizeof(value) + 1);
+    buf[0] = 0; /* INTEGERs are signed. 0-byte indicates positive. */
+    for(b = buf + 1, shr = (sizeof(value) - 1) * 8; b < end; shr -= 8, b++)
+        *b = (uint8_t)(value >> shr);
+
+    if(st->buf) FREEMEM(st->buf);
+    st->buf = buf;
+    st->size = 1 + sizeof(value);
+
+	return 0;
+}
+
+int
+asn_imax2INTEGER(INTEGER_t *st, intmax_t value) {
+	uint8_t *buf, *bp;
+	uint8_t *p;
+	uint8_t *pstart;
+	uint8_t *pend1;
+	int littleEndian = 1;	/* Run-time detection */
+	int add;
+
+	if(!st) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	buf = (uint8_t *)(long *)MALLOC(sizeof(value));
+	if(!buf) return -1;
+
+	if(*(char *)&littleEndian) {
+		pstart = (uint8_t *)&value + sizeof(value) - 1;
+		pend1 = (uint8_t *)&value;
+		add = -1;
+	} else {
+		pstart = (uint8_t *)&value;
+		pend1 = pstart + sizeof(value) - 1;
+		add = 1;
+	}
+
+	/*
+	 * If the contents octet consists of more than one octet,
+	 * then bits of the first octet and bit 8 of the second octet:
+	 * a) shall not all be ones; and
+	 * b) shall not all be zero.
+	 */
+	for(p = pstart; p != pend1; p += add) {
+		switch(*p) {
+		case 0x00: if((*(p+add) & 0x80) == 0)
+				continue;
+			break;
+		case 0xff: if((*(p+add) & 0x80))
+				continue;
+			break;
+		}
+		break;
+	}
+	/* Copy the integer body */
+	for(bp = buf, pend1 += add; p != pend1; p += add)
+		*bp++ = *p;
+
+	if(st->buf) FREEMEM(st->buf);
+	st->buf = buf;
+	st->size = bp - buf;
+
+	return 0;
+}
+
+int
+asn_INTEGER2long(const INTEGER_t *iptr, long *l) {
+    intmax_t v;
+    if(asn_INTEGER2imax(iptr, &v) == 0) {
+        if(v < LONG_MIN || v > LONG_MAX) {
+            errno = ERANGE;
+            return -1;
+        }
+        *l = v;
+        return 0;
+    } else {
+        return -1;
+    }
+}
+
+int
+asn_INTEGER2ulong(const INTEGER_t *iptr, unsigned long *l) {
+    uintmax_t v;
+    if(asn_INTEGER2umax(iptr, &v) == 0) {
+        if(v > ULONG_MAX) {
+            errno = ERANGE;
+            return -1;
+        }
+        *l = v;
+        return 0;
+    } else {
+        return -1;
+    }
+}
+
+int
+asn_long2INTEGER(INTEGER_t *st, long value) {
+    return asn_imax2INTEGER(st, value);
+}
+
+int
+asn_ulong2INTEGER(INTEGER_t *st, unsigned long value) {
+    return asn_imax2INTEGER(st, value);
+}
+
+
+int
+asn_uint642INTEGER(INTEGER_t *st, uint64_t value) {
+	uint8_t *buf;
+	uint8_t *end;
+	uint8_t *b;
+	int shr;
+
+	if(value <= INT64_MAX)
+		return asn_int642INTEGER(st, value);
+
+	buf = (uint8_t *)MALLOC(1 + sizeof(value));
+	if(!buf) return -1;
+
+	end = buf + (sizeof(value) + 1);
+	buf[0] = 0;
+	for(b = buf + 1, shr = (sizeof(value)-1)*8; b < end; shr -= 8, b++)
+		*b = (uint8_t)(value >> shr);
+
+	if(st->buf) FREEMEM(st->buf);
+	st->buf = buf;
+	st->size = 1 + sizeof(value);
+
+	return 0;
+}
+
+int
+asn_int642INTEGER(INTEGER_t *st, int64_t value) {
+	uint8_t *buf, *bp;
+	uint8_t *p;
+	uint8_t *pstart;
+	uint8_t *pend1;
+	int littleEndian = 1;	/* Run-time detection */
+	int add;
+
+	if(!st) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	buf = (uint8_t *)MALLOC(sizeof(value));
+	if(!buf) return -1;
+
+	if(*(char *)&littleEndian) {
+		pstart = (uint8_t *)&value + sizeof(value) - 1;
+		pend1 = (uint8_t *)&value;
+		add = -1;
+	} else {
+		pstart = (uint8_t *)&value;
+		pend1 = pstart + sizeof(value) - 1;
+		add = 1;
+	}
+
+	/*
+	 * If the contents octet consists of more than one octet,
+	 * then bits of the first octet and bit 8 of the second octet:
+	 * a) shall not all be ones; and
+	 * b) shall not all be zero.
+	 */
+	for(p = pstart; p != pend1; p += add) {
+		switch(*p) {
+		case 0x00: if((*(p+add) & 0x80) == 0)
+				continue;
+			break;
+		case 0xff: if((*(p+add) & 0x80))
+				continue;
+			break;
+		}
+		break;
+	}
+	/* Copy the integer body */
+	for(pstart = p, bp = buf, pend1 += add; p != pend1; p += add)
+		*bp++ = *p;
+
+	if(st->buf) FREEMEM(st->buf);
+	st->buf = buf;
+	st->size = bp - buf;
+
+	return 0;
+}
+
+/*
+ * Parse the number in the given string until the given *end position,
+ * returning the position after the last parsed character back using the
+ * same (*end) pointer.
+ * WARNING: This behavior is different from the standard strtol/strtoimax(3).
+ */
+enum asn_strtox_result_e
+asn_strtoimax_lim(const char *str, const char **end, intmax_t *intp) {
+	int sign = 1;
+	intmax_t value;
+
+#define ASN1_INTMAX_MAX ((~(uintmax_t)0) >> 1)
+    const intmax_t upper_boundary = ASN1_INTMAX_MAX / 10;
+	intmax_t last_digit_max = ASN1_INTMAX_MAX % 10;
+#undef  ASN1_INTMAX_MAX
+
+	if(str >= *end) return ASN_STRTOX_ERROR_INVAL;
+
+	switch(*str) {
+	case '-':
+		last_digit_max++;
+		sign = -1;
+		/* FALL THROUGH */
+	case '+':
+		str++;
+		if(str >= *end) {
+			*end = str;
+			return ASN_STRTOX_EXPECT_MORE;
+		}
+	}
+
+	for(value = 0; str < (*end); str++) {
+		switch(*str) {
+		case 0x30: case 0x31: case 0x32: case 0x33: case 0x34:
+		case 0x35: case 0x36: case 0x37: case 0x38: case 0x39: {
+			int d = *str - '0';
+			if(value < upper_boundary) {
+				value = value * 10 + d;
+			} else if(value == upper_boundary) {
+				if(d <= last_digit_max) {
+					if(sign > 0) {
+						value = value * 10 + d;
+					} else {
+						sign = 1;
+						value = -value * 10 - d;
+					}
+				} else {
+					*end = str;
+					return ASN_STRTOX_ERROR_RANGE;
+				}
+			} else {
+				*end = str;
+				return ASN_STRTOX_ERROR_RANGE;
+			}
+		    }
+		    continue;
+		default:
+		    *end = str;
+		    *intp = sign * value;
+		    return ASN_STRTOX_EXTRA_DATA;
+		}
+	}
+
+	*end = str;
+	*intp = sign * value;
+	return ASN_STRTOX_OK;
+}
+
+/*
+ * Parse the number in the given string until the given *end position,
+ * returning the position after the last parsed character back using the
+ * same (*end) pointer.
+ * WARNING: This behavior is different from the standard strtoul/strtoumax(3).
+ */
+enum asn_strtox_result_e
+asn_strtoumax_lim(const char *str, const char **end, uintmax_t *uintp) {
+	uintmax_t value;
+
+#define ASN1_UINTMAX_MAX ((~(uintmax_t)0))
+    const uintmax_t upper_boundary = ASN1_UINTMAX_MAX / 10;
+    uintmax_t last_digit_max = ASN1_UINTMAX_MAX % 10;
+#undef ASN1_UINTMAX_MAX
+
+    if(str >= *end) return ASN_STRTOX_ERROR_INVAL;
+
+	switch(*str) {
+	case '-':
+        return ASN_STRTOX_ERROR_INVAL;
+	case '+':
+		str++;
+		if(str >= *end) {
+			*end = str;
+			return ASN_STRTOX_EXPECT_MORE;
+		}
+	}
+
+	for(value = 0; str < (*end); str++) {
+		switch(*str) {
+		case 0x30: case 0x31: case 0x32: case 0x33: case 0x34:
+		case 0x35: case 0x36: case 0x37: case 0x38: case 0x39: {
+			unsigned int d = *str - '0';
+			if(value < upper_boundary) {
+				value = value * 10 + d;
+			} else if(value == upper_boundary) {
+				if(d <= last_digit_max) {
+                    value = value * 10 + d;
+                } else {
+					*end = str;
+					return ASN_STRTOX_ERROR_RANGE;
+				}
+			} else {
+				*end = str;
+				return ASN_STRTOX_ERROR_RANGE;
+			}
+		    }
+		    continue;
+		default:
+		    *end = str;
+		    *uintp = value;
+		    return ASN_STRTOX_EXTRA_DATA;
+		}
+	}
+
+	*end = str;
+	*uintp = value;
+	return ASN_STRTOX_OK;
+}
+
+enum asn_strtox_result_e
+asn_strtol_lim(const char *str, const char **end, long *lp) {
+    intmax_t value;
+    switch(asn_strtoimax_lim(str, end, &value)) {
+    case ASN_STRTOX_ERROR_RANGE:
+        return ASN_STRTOX_ERROR_RANGE;
+    case ASN_STRTOX_ERROR_INVAL:
+        return ASN_STRTOX_ERROR_INVAL;
+    case ASN_STRTOX_EXPECT_MORE:
+        return ASN_STRTOX_EXPECT_MORE;
+    case ASN_STRTOX_OK:
+        if(value >= LONG_MIN && value <= LONG_MAX) {
+            *lp = value;
+            return ASN_STRTOX_OK;
+        } else {
+            return ASN_STRTOX_ERROR_RANGE;
+        }
+    case ASN_STRTOX_EXTRA_DATA:
+        if(value >= LONG_MIN && value <= LONG_MAX) {
+            *lp = value;
+            return ASN_STRTOX_EXTRA_DATA;
+        } else {
+            return ASN_STRTOX_ERROR_RANGE;
+        }
+    }
+
+    assert(!"Unreachable");
+    return ASN_STRTOX_ERROR_INVAL;
+}
+
+enum asn_strtox_result_e
+asn_strtoul_lim(const char *str, const char **end, unsigned long *ulp) {
+    uintmax_t value;
+    switch(asn_strtoumax_lim(str, end, &value)) {
+    case ASN_STRTOX_ERROR_RANGE:
+        return ASN_STRTOX_ERROR_RANGE;
+    case ASN_STRTOX_ERROR_INVAL:
+        return ASN_STRTOX_ERROR_INVAL;
+    case ASN_STRTOX_EXPECT_MORE:
+        return ASN_STRTOX_EXPECT_MORE;
+    case ASN_STRTOX_OK:
+        if(value <= ULONG_MAX) {
+            *ulp = value;
+            return ASN_STRTOX_OK;
+        } else {
+            return ASN_STRTOX_ERROR_RANGE;
+        }
+    case ASN_STRTOX_EXTRA_DATA:
+        if(value <= ULONG_MAX) {
+            *ulp = value;
+            return ASN_STRTOX_EXTRA_DATA;
+        } else {
+            return ASN_STRTOX_ERROR_RANGE;
+        }
+    }
+
+    assert(!"Unreachable");
+    return ASN_STRTOX_ERROR_INVAL;
+}
+
+int
+INTEGER_compare(const asn_TYPE_descriptor_t *td, const void *aptr,
+                     const void *bptr) {
+    const INTEGER_t *a = aptr;
+    const INTEGER_t *b = bptr;
+
+    (void)td;
+
+    if(a && b) {
+        if(a->size && b->size) {
+            int sign_a = (a->buf[0] & 0x80) ? -1 : 1;
+            int sign_b = (b->buf[0] & 0x80) ? -1 : 1;
+
+            if(sign_a < sign_b) return -1;
+            if(sign_a > sign_b) return 1;
+
+            /* The shortest integer wins, unless comparing negatives */
+            if(a->size < b->size) {
+                return -1 * sign_a;
+            } else if(a->size > b->size) {
+                return 1 * sign_b;
+            }
+
+            return sign_a * memcmp(a->buf, b->buf, a->size);
+        } else if(a->size) {
+            int sign = (a->buf[0] & 0x80) ? -1 : 1;
+            return (1) * sign;
+        } else if(b->size) {
+            int sign = (a->buf[0] & 0x80) ? -1 : 1;
+            return (-1) * sign;
+        } else {
+            return 0;
+        }
+    } else if(!a && !b) {
+        return 0;
+    } else if(!a) {
+        return -1;
+    } else {
+        return 1;
+    }
+
+}
+
+asn_random_fill_result_t
+INTEGER_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                    const asn_encoding_constraints_t *constraints,
+                    size_t max_length) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    INTEGER_t *st = *sptr;
+    const asn_INTEGER_enum_map_t *emap;
+    size_t emap_len;
+    intmax_t value;
+    int find_inside_map;
+
+    if(max_length == 0) return result_skipped;
+
+    if(st == NULL) {
+        st = (INTEGER_t *)CALLOC(1, sizeof(*st));
+        if(st == NULL) {
+            return result_failed;
+        }
+    }
+
+    if(specs) {
+        emap = specs->value2enum;
+        emap_len = specs->map_count;
+        if(specs->strict_enumeration) {
+            find_inside_map = emap_len > 0;
+        } else {
+            find_inside_map = emap_len ? asn_random_between(0, 1) : 0;
+        }
+    } else {
+        emap = 0;
+        emap_len = 0;
+        find_inside_map = 0;
+    }
+
+    if(find_inside_map) {
+        assert(emap_len > 0);
+        value = emap[asn_random_between(0, emap_len - 1)].nat_value;
+    } else {
+        const asn_per_constraints_t *ct;
+
+        static const long variants[] = {
+            -65536, -65535, -65534, -32769, -32768, -32767, -16385, -16384,
+            -16383, -257,   -256,   -255,   -254,   -129,   -128,   -127,
+            -126,   -1,     0,      1,      126,    127,    128,    129,
+            254,    255,    256,    257,    16383,  16384,  16385,  32767,
+            32768,  32769,  65534,  65535,  65536,  65537};
+        if(specs && specs->field_unsigned) {
+            assert(variants[18] == 0);
+            value = variants[asn_random_between(
+                18, sizeof(variants) / sizeof(variants[0]) - 1)];
+        } else {
+            value = variants[asn_random_between(
+                0, sizeof(variants) / sizeof(variants[0]) - 1)];
+        }
+
+        if(!constraints) constraints = &td->encoding_constraints;
+        ct = constraints ? constraints->per_constraints : 0;
+        if(ct && (ct->value.flags & APC_CONSTRAINED)) {
+            if(value < ct->value.lower_bound || value > ct->value.upper_bound) {
+                value = asn_random_between(ct->value.lower_bound,
+                                           ct->value.upper_bound);
+            }
+        }
+    }
+
+    if(asn_imax2INTEGER(st, value)) {
+        if(st == *sptr) {
+            ASN_STRUCT_RESET(*td, st);
+        } else {
+            ASN_STRUCT_FREE(*td, st);
+        }
+        return result_failed;
+    } else {
+        *sptr = st;
+        result_ok.length = st->size;
+        return result_ok;
+    }
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioCapability.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IS11172AudioCapability_H_
+#define	_IS11172AudioCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* IS11172AudioCapability */
+typedef struct IS11172AudioCapability {
+	BOOLEAN_t	 audioLayer1;
+	BOOLEAN_t	 audioLayer2;
+	BOOLEAN_t	 audioLayer3;
+	BOOLEAN_t	 audioSampling32k;
+	BOOLEAN_t	 audioSampling44k1;
+	BOOLEAN_t	 audioSampling48k;
+	BOOLEAN_t	 singleChannel;
+	BOOLEAN_t	 twoChannels;
+	long	 bitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IS11172AudioCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IS11172AudioCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_IS11172AudioCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_IS11172AudioCapability_1[9];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IS11172AudioCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioCapability.c	(working copy)
@@ -0,0 +1,160 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IS11172AudioCapability.h"
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 448)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 9,  9,  1,  448 }	/* (1..448) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_IS11172AudioCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, audioLayer1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, audioLayer2),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, audioLayer3),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer3"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, audioSampling32k),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling32k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, audioSampling44k1),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling44k1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, audioSampling48k),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling48k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, singleChannel),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"singleChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, twoChannels),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"twoChannels"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioCapability, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_10,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_IS11172AudioCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IS11172AudioCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioLayer1at 1174 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioLayer2at 1175 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* audioLayer3at 1176 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* audioSampling32kat 1178 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* audioSampling44k1at 1179 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* audioSampling48kat 1180 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* singleChannelat 1182 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* twoChannelsat 1183 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* bitRateat 1185 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IS11172AudioCapability_specs_1 = {
+	sizeof(struct IS11172AudioCapability),
+	offsetof(struct IS11172AudioCapability, _asn_ctx),
+	asn_MAP_IS11172AudioCapability_tag2el_1,
+	9,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	9,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IS11172AudioCapability = {
+	"IS11172AudioCapability",
+	"IS11172AudioCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IS11172AudioCapability_tags_1,
+	sizeof(asn_DEF_IS11172AudioCapability_tags_1)
+		/sizeof(asn_DEF_IS11172AudioCapability_tags_1[0]), /* 1 */
+	asn_DEF_IS11172AudioCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IS11172AudioCapability_tags_1)
+		/sizeof(asn_DEF_IS11172AudioCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IS11172AudioCapability_1,
+	9,	/* Elements count */
+	&asn_SPC_IS11172AudioCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioMode.h	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IS11172AudioMode_H_
+#define	_IS11172AudioMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum IS11172AudioMode__audioLayer_PR {
+	IS11172AudioMode__audioLayer_PR_NOTHING,	/* No components present */
+	IS11172AudioMode__audioLayer_PR_audioLayer1,
+	IS11172AudioMode__audioLayer_PR_audioLayer2,
+	IS11172AudioMode__audioLayer_PR_audioLayer3
+} IS11172AudioMode__audioLayer_PR;
+typedef enum IS11172AudioMode__audioSampling_PR {
+	IS11172AudioMode__audioSampling_PR_NOTHING,	/* No components present */
+	IS11172AudioMode__audioSampling_PR_audioSampling32k,
+	IS11172AudioMode__audioSampling_PR_audioSampling44k1,
+	IS11172AudioMode__audioSampling_PR_audioSampling48k
+} IS11172AudioMode__audioSampling_PR;
+typedef enum IS11172AudioMode__multichannelType_PR {
+	IS11172AudioMode__multichannelType_PR_NOTHING,	/* No components present */
+	IS11172AudioMode__multichannelType_PR_singleChannel,
+	IS11172AudioMode__multichannelType_PR_twoChannelStereo,
+	IS11172AudioMode__multichannelType_PR_twoChannelDual
+} IS11172AudioMode__multichannelType_PR;
+
+/* IS11172AudioMode */
+typedef struct IS11172AudioMode {
+	struct IS11172AudioMode__audioLayer {
+		IS11172AudioMode__audioLayer_PR present;
+		union IS11172AudioMode__audioLayer_u {
+			NULL_t	 audioLayer1;
+			NULL_t	 audioLayer2;
+			NULL_t	 audioLayer3;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} audioLayer;
+	struct IS11172AudioMode__audioSampling {
+		IS11172AudioMode__audioSampling_PR present;
+		union IS11172AudioMode__audioSampling_u {
+			NULL_t	 audioSampling32k;
+			NULL_t	 audioSampling44k1;
+			NULL_t	 audioSampling48k;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} audioSampling;
+	struct IS11172AudioMode__multichannelType {
+		IS11172AudioMode__multichannelType_PR present;
+		union IS11172AudioMode__multichannelType_u {
+			NULL_t	 singleChannel;
+			NULL_t	 twoChannelStereo;
+			NULL_t	 twoChannelDual;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} multichannelType;
+	long	 bitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IS11172AudioMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IS11172AudioMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_IS11172AudioMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_IS11172AudioMode_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IS11172AudioMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172AudioMode.c	(working copy)
@@ -0,0 +1,302 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IS11172AudioMode.h"
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 448)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_audioLayer_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_audioSampling_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_multichannelType_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 9,  9,  1,  448 }	/* (1..448) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_audioLayer_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__audioLayer, choice.audioLayer1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__audioLayer, choice.audioLayer2),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__audioLayer, choice.audioLayer3),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer3"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_audioLayer_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioLayer1at 2867 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioLayer2at 2868 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* audioLayer3at 2869 */
+};
+static asn_CHOICE_specifics_t asn_SPC_audioLayer_specs_2 = {
+	sizeof(struct IS11172AudioMode__audioLayer),
+	offsetof(struct IS11172AudioMode__audioLayer, _asn_ctx),
+	offsetof(struct IS11172AudioMode__audioLayer, present),
+	sizeof(((struct IS11172AudioMode__audioLayer *)0)->present),
+	asn_MAP_audioLayer_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_audioLayer_2 = {
+	"audioLayer",
+	"audioLayer",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_audioLayer_constr_2, CHOICE_constraint },
+	asn_MBR_audioLayer_2,
+	3,	/* Elements count */
+	&asn_SPC_audioLayer_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_audioSampling_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__audioSampling, choice.audioSampling32k),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling32k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__audioSampling, choice.audioSampling44k1),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling44k1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__audioSampling, choice.audioSampling48k),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling48k"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_audioSampling_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioSampling32kat 2874 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioSampling44k1at 2875 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* audioSampling48kat 2876 */
+};
+static asn_CHOICE_specifics_t asn_SPC_audioSampling_specs_6 = {
+	sizeof(struct IS11172AudioMode__audioSampling),
+	offsetof(struct IS11172AudioMode__audioSampling, _asn_ctx),
+	offsetof(struct IS11172AudioMode__audioSampling, present),
+	sizeof(((struct IS11172AudioMode__audioSampling *)0)->present),
+	asn_MAP_audioSampling_tag2el_6,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_audioSampling_6 = {
+	"audioSampling",
+	"audioSampling",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_audioSampling_constr_6, CHOICE_constraint },
+	asn_MBR_audioSampling_6,
+	3,	/* Elements count */
+	&asn_SPC_audioSampling_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_multichannelType_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__multichannelType, choice.singleChannel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"singleChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__multichannelType, choice.twoChannelStereo),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"twoChannelStereo"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode__multichannelType, choice.twoChannelDual),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"twoChannelDual"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multichannelType_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* singleChannelat 2881 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* twoChannelStereoat 2882 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* twoChannelDualat 2883 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multichannelType_specs_10 = {
+	sizeof(struct IS11172AudioMode__multichannelType),
+	offsetof(struct IS11172AudioMode__multichannelType, _asn_ctx),
+	offsetof(struct IS11172AudioMode__multichannelType, present),
+	sizeof(((struct IS11172AudioMode__multichannelType *)0)->present),
+	asn_MAP_multichannelType_tag2el_10,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multichannelType_10 = {
+	"multichannelType",
+	"multichannelType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multichannelType_constr_10, CHOICE_constraint },
+	asn_MBR_multichannelType_10,
+	3,	/* Elements count */
+	&asn_SPC_multichannelType_specs_10	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_IS11172AudioMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode, audioLayer),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_audioLayer_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode, audioSampling),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_audioSampling_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode, multichannelType),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multichannelType_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multichannelType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172AudioMode, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_14,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_IS11172AudioMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IS11172AudioMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioLayerat 2867 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioSamplingat 2874 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* multichannelTypeat 2881 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* bitRateat 2886 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IS11172AudioMode_specs_1 = {
+	sizeof(struct IS11172AudioMode),
+	offsetof(struct IS11172AudioMode, _asn_ctx),
+	asn_MAP_IS11172AudioMode_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IS11172AudioMode = {
+	"IS11172AudioMode",
+	"IS11172AudioMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IS11172AudioMode_tags_1,
+	sizeof(asn_DEF_IS11172AudioMode_tags_1)
+		/sizeof(asn_DEF_IS11172AudioMode_tags_1[0]), /* 1 */
+	asn_DEF_IS11172AudioMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IS11172AudioMode_tags_1)
+		/sizeof(asn_DEF_IS11172AudioMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IS11172AudioMode_1,
+	4,	/* Elements count */
+	&asn_SPC_IS11172AudioMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoCapability.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IS11172VideoCapability_H_
+#define	_IS11172VideoCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* IS11172VideoCapability */
+typedef struct IS11172VideoCapability {
+	BOOLEAN_t	 constrainedBitstream;
+	long	*videoBitRate;	/* OPTIONAL */
+	long	*vbvBufferSize;	/* OPTIONAL */
+	long	*samplesPerLine;	/* OPTIONAL */
+	long	*linesPerFrame;	/* OPTIONAL */
+	long	*pictureRate;	/* OPTIONAL */
+	unsigned long	*luminanceSampleRate;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*videoBadMBsCap;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IS11172VideoCapability_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_8;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_IS11172VideoCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_IS11172VideoCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_IS11172VideoCapability_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IS11172VideoCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoCapability.c	(working copy)
@@ -0,0 +1,343 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IS11172VideoCapability.h"
+
+static int
+luminanceSampleRate_8_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_videoBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1073741823)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_vbvBufferSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 262143)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_samplesPerLine_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_linesPerFrame_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_pictureRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_luminanceSampleRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_luminanceSampleRate_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_videoBitRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 30, -1,  0,  1073741823 }	/* (0..1073741823) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_vbvBufferSize_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 18, -1,  0,  262143 }	/* (0..262143) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_samplesPerLine_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_linesPerFrame_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_pictureRate_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  15 }	/* (0..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_luminanceSampleRate_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_luminanceSampleRate_specs_8 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_luminanceSampleRate_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_8 = {
+	"luminanceSampleRate",
+	"luminanceSampleRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_luminanceSampleRate_tags_8,
+	sizeof(asn_DEF_luminanceSampleRate_tags_8)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_8[0]) - 1, /* 1 */
+	asn_DEF_luminanceSampleRate_tags_8,	/* Same as above */
+	sizeof(asn_DEF_luminanceSampleRate_tags_8)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_8[0]), /* 2 */
+	{ 0, &asn_PER_type_luminanceSampleRate_constr_8, luminanceSampleRate_8_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_luminanceSampleRate_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_IS11172VideoCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172VideoCapability, constrainedBitstream),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"constrainedBitstream"
+		},
+	{ ATF_POINTER, 7, offsetof(struct IS11172VideoCapability, videoBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_videoBitRate_constr_3,  memb_videoBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"videoBitRate"
+		},
+	{ ATF_POINTER, 6, offsetof(struct IS11172VideoCapability, vbvBufferSize),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_vbvBufferSize_constr_4,  memb_vbvBufferSize_constraint_1 },
+		0, 0, /* No default value */
+		"vbvBufferSize"
+		},
+	{ ATF_POINTER, 5, offsetof(struct IS11172VideoCapability, samplesPerLine),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_samplesPerLine_constr_5,  memb_samplesPerLine_constraint_1 },
+		0, 0, /* No default value */
+		"samplesPerLine"
+		},
+	{ ATF_POINTER, 4, offsetof(struct IS11172VideoCapability, linesPerFrame),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_linesPerFrame_constr_6,  memb_linesPerFrame_constraint_1 },
+		0, 0, /* No default value */
+		"linesPerFrame"
+		},
+	{ ATF_POINTER, 3, offsetof(struct IS11172VideoCapability, pictureRate),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_pictureRate_constr_7,  memb_pictureRate_constraint_1 },
+		0, 0, /* No default value */
+		"pictureRate"
+		},
+	{ ATF_POINTER, 2, offsetof(struct IS11172VideoCapability, luminanceSampleRate),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_luminanceSampleRate_8,
+		0,
+		{ 0, &asn_PER_memb_luminanceSampleRate_constr_8,  memb_luminanceSampleRate_constraint_1 },
+		0, 0, /* No default value */
+		"luminanceSampleRate"
+		},
+	{ ATF_POINTER, 1, offsetof(struct IS11172VideoCapability, videoBadMBsCap),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoBadMBsCap"
+		},
+};
+static const int asn_MAP_IS11172VideoCapability_oms_1[] = { 1, 2, 3, 4, 5, 6, 7 };
+static const ber_tlv_tag_t asn_DEF_IS11172VideoCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IS11172VideoCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* constrainedBitstreamat 1076 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoBitRateat 1077 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* vbvBufferSizeat 1078 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* samplesPerLineat 1079 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* linesPerFrameat 1080 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* pictureRateat 1081 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* luminanceSampleRateat 1082 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* videoBadMBsCapat 1084 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IS11172VideoCapability_specs_1 = {
+	sizeof(struct IS11172VideoCapability),
+	offsetof(struct IS11172VideoCapability, _asn_ctx),
+	asn_MAP_IS11172VideoCapability_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_IS11172VideoCapability_oms_1,	/* Optional members */
+	6, 1,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IS11172VideoCapability = {
+	"IS11172VideoCapability",
+	"IS11172VideoCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IS11172VideoCapability_tags_1,
+	sizeof(asn_DEF_IS11172VideoCapability_tags_1)
+		/sizeof(asn_DEF_IS11172VideoCapability_tags_1[0]), /* 1 */
+	asn_DEF_IS11172VideoCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IS11172VideoCapability_tags_1)
+		/sizeof(asn_DEF_IS11172VideoCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IS11172VideoCapability_1,
+	8,	/* Elements count */
+	&asn_SPC_IS11172VideoCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoMode.h	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IS11172VideoMode_H_
+#define	_IS11172VideoMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* IS11172VideoMode */
+typedef struct IS11172VideoMode {
+	BOOLEAN_t	 constrainedBitstream;
+	long	*videoBitRate;	/* OPTIONAL */
+	long	*vbvBufferSize;	/* OPTIONAL */
+	long	*samplesPerLine;	/* OPTIONAL */
+	long	*linesPerFrame;	/* OPTIONAL */
+	long	*pictureRate;	/* OPTIONAL */
+	unsigned long	*luminanceSampleRate;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IS11172VideoMode_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_8;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_IS11172VideoMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_IS11172VideoMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_IS11172VideoMode_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IS11172VideoMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS11172VideoMode.c	(working copy)
@@ -0,0 +1,333 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IS11172VideoMode.h"
+
+static int
+luminanceSampleRate_8_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_videoBitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1073741823)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_vbvBufferSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 262143)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_samplesPerLine_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_linesPerFrame_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16383)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_pictureRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_luminanceSampleRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_luminanceSampleRate_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_videoBitRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 30, -1,  0,  1073741823 }	/* (0..1073741823) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_vbvBufferSize_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 18, -1,  0,  262143 }	/* (0..262143) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_samplesPerLine_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_linesPerFrame_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  0,  16383 }	/* (0..16383) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_pictureRate_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  15 }	/* (0..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_luminanceSampleRate_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_luminanceSampleRate_specs_8 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_luminanceSampleRate_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_luminanceSampleRate_8 = {
+	"luminanceSampleRate",
+	"luminanceSampleRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_luminanceSampleRate_tags_8,
+	sizeof(asn_DEF_luminanceSampleRate_tags_8)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_8[0]) - 1, /* 1 */
+	asn_DEF_luminanceSampleRate_tags_8,	/* Same as above */
+	sizeof(asn_DEF_luminanceSampleRate_tags_8)
+		/sizeof(asn_DEF_luminanceSampleRate_tags_8[0]), /* 2 */
+	{ 0, &asn_PER_type_luminanceSampleRate_constr_8, luminanceSampleRate_8_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_luminanceSampleRate_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_IS11172VideoMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS11172VideoMode, constrainedBitstream),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"constrainedBitstream"
+		},
+	{ ATF_POINTER, 6, offsetof(struct IS11172VideoMode, videoBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_videoBitRate_constr_3,  memb_videoBitRate_constraint_1 },
+		0, 0, /* No default value */
+		"videoBitRate"
+		},
+	{ ATF_POINTER, 5, offsetof(struct IS11172VideoMode, vbvBufferSize),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_vbvBufferSize_constr_4,  memb_vbvBufferSize_constraint_1 },
+		0, 0, /* No default value */
+		"vbvBufferSize"
+		},
+	{ ATF_POINTER, 4, offsetof(struct IS11172VideoMode, samplesPerLine),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_samplesPerLine_constr_5,  memb_samplesPerLine_constraint_1 },
+		0, 0, /* No default value */
+		"samplesPerLine"
+		},
+	{ ATF_POINTER, 3, offsetof(struct IS11172VideoMode, linesPerFrame),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_linesPerFrame_constr_6,  memb_linesPerFrame_constraint_1 },
+		0, 0, /* No default value */
+		"linesPerFrame"
+		},
+	{ ATF_POINTER, 2, offsetof(struct IS11172VideoMode, pictureRate),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_pictureRate_constr_7,  memb_pictureRate_constraint_1 },
+		0, 0, /* No default value */
+		"pictureRate"
+		},
+	{ ATF_POINTER, 1, offsetof(struct IS11172VideoMode, luminanceSampleRate),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_luminanceSampleRate_8,
+		0,
+		{ 0, &asn_PER_memb_luminanceSampleRate_constr_8,  memb_luminanceSampleRate_constraint_1 },
+		0, 0, /* No default value */
+		"luminanceSampleRate"
+		},
+};
+static const int asn_MAP_IS11172VideoMode_oms_1[] = { 1, 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_IS11172VideoMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IS11172VideoMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* constrainedBitstreamat 2810 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoBitRateat 2811 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* vbvBufferSizeat 2812 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* samplesPerLineat 2813 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* linesPerFrameat 2814 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* pictureRateat 2815 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* luminanceSampleRateat 2816 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IS11172VideoMode_specs_1 = {
+	sizeof(struct IS11172VideoMode),
+	offsetof(struct IS11172VideoMode, _asn_ctx),
+	asn_MAP_IS11172VideoMode_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_IS11172VideoMode_oms_1,	/* Optional members */
+	6, 0,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IS11172VideoMode = {
+	"IS11172VideoMode",
+	"IS11172VideoMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IS11172VideoMode_tags_1,
+	sizeof(asn_DEF_IS11172VideoMode_tags_1)
+		/sizeof(asn_DEF_IS11172VideoMode_tags_1[0]), /* 1 */
+	asn_DEF_IS11172VideoMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IS11172VideoMode_tags_1)
+		/sizeof(asn_DEF_IS11172VideoMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IS11172VideoMode_1,
+	7,	/* Elements count */
+	&asn_SPC_IS11172VideoMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioCapability.h	(working copy)
@@ -0,0 +1,65 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IS13818AudioCapability_H_
+#define	_IS13818AudioCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* IS13818AudioCapability */
+typedef struct IS13818AudioCapability {
+	BOOLEAN_t	 audioLayer1;
+	BOOLEAN_t	 audioLayer2;
+	BOOLEAN_t	 audioLayer3;
+	BOOLEAN_t	 audioSampling16k;
+	BOOLEAN_t	 audioSampling22k05;
+	BOOLEAN_t	 audioSampling24k;
+	BOOLEAN_t	 audioSampling32k;
+	BOOLEAN_t	 audioSampling44k1;
+	BOOLEAN_t	 audioSampling48k;
+	BOOLEAN_t	 singleChannel;
+	BOOLEAN_t	 twoChannels;
+	BOOLEAN_t	 threeChannels2_1;
+	BOOLEAN_t	 threeChannels3_0;
+	BOOLEAN_t	 fourChannels2_0_2_0;
+	BOOLEAN_t	 fourChannels2_2;
+	BOOLEAN_t	 fourChannels3_1;
+	BOOLEAN_t	 fiveChannels3_0_2_0;
+	BOOLEAN_t	 fiveChannels3_2;
+	BOOLEAN_t	 lowFrequencyEnhancement;
+	BOOLEAN_t	 multilingual;
+	long	 bitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IS13818AudioCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IS13818AudioCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_IS13818AudioCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_IS13818AudioCapability_1[21];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IS13818AudioCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioCapability.c	(working copy)
@@ -0,0 +1,280 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IS13818AudioCapability.h"
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 1130)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_22 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  1130 }	/* (1..1130) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_IS13818AudioCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioLayer1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioLayer2),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioLayer3),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer3"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioSampling16k),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling16k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioSampling22k05),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling22k05"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioSampling24k),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling24k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioSampling32k),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling32k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioSampling44k1),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling44k1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, audioSampling48k),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling48k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, singleChannel),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"singleChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, twoChannels),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"twoChannels"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, threeChannels2_1),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"threeChannels2-1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, threeChannels3_0),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"threeChannels3-0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, fourChannels2_0_2_0),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fourChannels2-0-2-0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, fourChannels2_2),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fourChannels2-2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, fourChannels3_1),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fourChannels3-1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, fiveChannels3_0_2_0),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fiveChannels3-0-2-0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, fiveChannels3_2),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fiveChannels3-2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, lowFrequencyEnhancement),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"lowFrequencyEnhancement"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, multilingual),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multilingual"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioCapability, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_22,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_IS13818AudioCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IS13818AudioCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioLayer1at 1191 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioLayer2at 1192 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* audioLayer3at 1193 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* audioSampling16kat 1195 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* audioSampling22k05at 1196 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* audioSampling24kat 1197 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* audioSampling32kat 1198 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* audioSampling44k1at 1199 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* audioSampling48kat 1200 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* singleChannelat 1202 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* twoChannelsat 1203 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* threeChannels2-1at 1204 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* threeChannels3-0at 1205 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* fourChannels2-0-2-0at 1206 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* fourChannels2-2at 1207 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* fourChannels3-1at 1208 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* fiveChannels3-0-2-0at 1209 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* fiveChannels3-2at 1210 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* lowFrequencyEnhancementat 1212 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* multilingualat 1214 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 } /* bitRateat 1216 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IS13818AudioCapability_specs_1 = {
+	sizeof(struct IS13818AudioCapability),
+	offsetof(struct IS13818AudioCapability, _asn_ctx),
+	asn_MAP_IS13818AudioCapability_tag2el_1,
+	21,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	21,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IS13818AudioCapability = {
+	"IS13818AudioCapability",
+	"IS13818AudioCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IS13818AudioCapability_tags_1,
+	sizeof(asn_DEF_IS13818AudioCapability_tags_1)
+		/sizeof(asn_DEF_IS13818AudioCapability_tags_1[0]), /* 1 */
+	asn_DEF_IS13818AudioCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IS13818AudioCapability_tags_1)
+		/sizeof(asn_DEF_IS13818AudioCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IS13818AudioCapability_1,
+	21,	/* Elements count */
+	&asn_SPC_IS13818AudioCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioMode.h	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IS13818AudioMode_H_
+#define	_IS13818AudioMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum IS13818AudioMode__audioLayer_PR {
+	IS13818AudioMode__audioLayer_PR_NOTHING,	/* No components present */
+	IS13818AudioMode__audioLayer_PR_audioLayer1,
+	IS13818AudioMode__audioLayer_PR_audioLayer2,
+	IS13818AudioMode__audioLayer_PR_audioLayer3
+} IS13818AudioMode__audioLayer_PR;
+typedef enum IS13818AudioMode__audioSampling_PR {
+	IS13818AudioMode__audioSampling_PR_NOTHING,	/* No components present */
+	IS13818AudioMode__audioSampling_PR_audioSampling16k,
+	IS13818AudioMode__audioSampling_PR_audioSampling22k05,
+	IS13818AudioMode__audioSampling_PR_audioSampling24k,
+	IS13818AudioMode__audioSampling_PR_audioSampling32k,
+	IS13818AudioMode__audioSampling_PR_audioSampling44k1,
+	IS13818AudioMode__audioSampling_PR_audioSampling48k
+} IS13818AudioMode__audioSampling_PR;
+typedef enum IS13818AudioMode__multichannelType_PR {
+	IS13818AudioMode__multichannelType_PR_NOTHING,	/* No components present */
+	IS13818AudioMode__multichannelType_PR_singleChannel,
+	IS13818AudioMode__multichannelType_PR_twoChannelStereo,
+	IS13818AudioMode__multichannelType_PR_twoChannelDual,
+	IS13818AudioMode__multichannelType_PR_threeChannels2_1,
+	IS13818AudioMode__multichannelType_PR_threeChannels3_0,
+	IS13818AudioMode__multichannelType_PR_fourChannels2_0_2_0,
+	IS13818AudioMode__multichannelType_PR_fourChannels2_2,
+	IS13818AudioMode__multichannelType_PR_fourChannels3_1,
+	IS13818AudioMode__multichannelType_PR_fiveChannels3_0_2_0,
+	IS13818AudioMode__multichannelType_PR_fiveChannels3_2
+} IS13818AudioMode__multichannelType_PR;
+
+/* IS13818AudioMode */
+typedef struct IS13818AudioMode {
+	struct IS13818AudioMode__audioLayer {
+		IS13818AudioMode__audioLayer_PR present;
+		union IS13818AudioMode__audioLayer_u {
+			NULL_t	 audioLayer1;
+			NULL_t	 audioLayer2;
+			NULL_t	 audioLayer3;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} audioLayer;
+	struct IS13818AudioMode__audioSampling {
+		IS13818AudioMode__audioSampling_PR present;
+		union IS13818AudioMode__audioSampling_u {
+			NULL_t	 audioSampling16k;
+			NULL_t	 audioSampling22k05;
+			NULL_t	 audioSampling24k;
+			NULL_t	 audioSampling32k;
+			NULL_t	 audioSampling44k1;
+			NULL_t	 audioSampling48k;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} audioSampling;
+	struct IS13818AudioMode__multichannelType {
+		IS13818AudioMode__multichannelType_PR present;
+		union IS13818AudioMode__multichannelType_u {
+			NULL_t	 singleChannel;
+			NULL_t	 twoChannelStereo;
+			NULL_t	 twoChannelDual;
+			NULL_t	 threeChannels2_1;
+			NULL_t	 threeChannels3_0;
+			NULL_t	 fourChannels2_0_2_0;
+			NULL_t	 fourChannels2_2;
+			NULL_t	 fourChannels3_1;
+			NULL_t	 fiveChannels3_0_2_0;
+			NULL_t	 fiveChannels3_2;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} multichannelType;
+	BOOLEAN_t	 lowFrequencyEnhancement;
+	BOOLEAN_t	 multilingual;
+	long	 bitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IS13818AudioMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IS13818AudioMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_IS13818AudioMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_IS13818AudioMode_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IS13818AudioMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IS13818AudioMode.c	(working copy)
@@ -0,0 +1,422 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IS13818AudioMode.h"
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 1130)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_audioLayer_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_audioSampling_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 3,  3,  0,  5 }	/* (0..5) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_multichannelType_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  9 }	/* (0..9) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_26 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 11,  11,  1,  1130 }	/* (1..1130) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_audioLayer_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioLayer, choice.audioLayer1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioLayer, choice.audioLayer2),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioLayer, choice.audioLayer3),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer3"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_audioLayer_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioLayer1at 2894 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioLayer2at 2895 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* audioLayer3at 2896 */
+};
+static asn_CHOICE_specifics_t asn_SPC_audioLayer_specs_2 = {
+	sizeof(struct IS13818AudioMode__audioLayer),
+	offsetof(struct IS13818AudioMode__audioLayer, _asn_ctx),
+	offsetof(struct IS13818AudioMode__audioLayer, present),
+	sizeof(((struct IS13818AudioMode__audioLayer *)0)->present),
+	asn_MAP_audioLayer_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_audioLayer_2 = {
+	"audioLayer",
+	"audioLayer",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_audioLayer_constr_2, CHOICE_constraint },
+	asn_MBR_audioLayer_2,
+	3,	/* Elements count */
+	&asn_SPC_audioLayer_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_audioSampling_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioSampling, choice.audioSampling16k),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling16k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioSampling, choice.audioSampling22k05),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling22k05"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioSampling, choice.audioSampling24k),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling24k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioSampling, choice.audioSampling32k),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling32k"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioSampling, choice.audioSampling44k1),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling44k1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__audioSampling, choice.audioSampling48k),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling48k"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_audioSampling_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioSampling16kat 2901 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioSampling22k05at 2902 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* audioSampling24kat 2903 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* audioSampling32kat 2904 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* audioSampling44k1at 2905 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* audioSampling48kat 2906 */
+};
+static asn_CHOICE_specifics_t asn_SPC_audioSampling_specs_6 = {
+	sizeof(struct IS13818AudioMode__audioSampling),
+	offsetof(struct IS13818AudioMode__audioSampling, _asn_ctx),
+	offsetof(struct IS13818AudioMode__audioSampling, present),
+	sizeof(((struct IS13818AudioMode__audioSampling *)0)->present),
+	asn_MAP_audioSampling_tag2el_6,
+	6,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_audioSampling_6 = {
+	"audioSampling",
+	"audioSampling",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_audioSampling_constr_6, CHOICE_constraint },
+	asn_MBR_audioSampling_6,
+	6,	/* Elements count */
+	&asn_SPC_audioSampling_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_multichannelType_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.singleChannel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"singleChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.twoChannelStereo),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"twoChannelStereo"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.twoChannelDual),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"twoChannelDual"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.threeChannels2_1),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"threeChannels2-1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.threeChannels3_0),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"threeChannels3-0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.fourChannels2_0_2_0),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fourChannels2-0-2-0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.fourChannels2_2),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fourChannels2-2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.fourChannels3_1),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fourChannels3-1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.fiveChannels3_0_2_0),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fiveChannels3-0-2-0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode__multichannelType, choice.fiveChannels3_2),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fiveChannels3-2"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multichannelType_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* singleChannelat 2911 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* twoChannelStereoat 2912 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* twoChannelDualat 2913 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* threeChannels2-1at 2914 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* threeChannels3-0at 2915 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* fourChannels2-0-2-0at 2916 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* fourChannels2-2at 2917 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* fourChannels3-1at 2918 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* fiveChannels3-0-2-0at 2919 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 } /* fiveChannels3-2at 2920 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multichannelType_specs_13 = {
+	sizeof(struct IS13818AudioMode__multichannelType),
+	offsetof(struct IS13818AudioMode__multichannelType, _asn_ctx),
+	offsetof(struct IS13818AudioMode__multichannelType, present),
+	sizeof(((struct IS13818AudioMode__multichannelType *)0)->present),
+	asn_MAP_multichannelType_tag2el_13,
+	10,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multichannelType_13 = {
+	"multichannelType",
+	"multichannelType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multichannelType_constr_13, CHOICE_constraint },
+	asn_MBR_multichannelType_13,
+	10,	/* Elements count */
+	&asn_SPC_multichannelType_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_IS13818AudioMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode, audioLayer),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_audioLayer_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioLayer"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode, audioSampling),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_audioSampling_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioSampling"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode, multichannelType),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multichannelType_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multichannelType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode, lowFrequencyEnhancement),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"lowFrequencyEnhancement"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode, multilingual),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multilingual"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IS13818AudioMode, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_26,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_IS13818AudioMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IS13818AudioMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* audioLayerat 2894 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* audioSamplingat 2901 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* multichannelTypeat 2911 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* lowFrequencyEnhancementat 2923 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* multilingualat 2925 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* bitRateat 2927 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IS13818AudioMode_specs_1 = {
+	sizeof(struct IS13818AudioMode),
+	offsetof(struct IS13818AudioMode, _asn_ctx),
+	asn_MAP_IS13818AudioMode_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IS13818AudioMode = {
+	"IS13818AudioMode",
+	"IS13818AudioMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IS13818AudioMode_tags_1,
+	sizeof(asn_DEF_IS13818AudioMode_tags_1)
+		/sizeof(asn_DEF_IS13818AudioMode_tags_1[0]), /* 1 */
+	asn_DEF_IS13818AudioMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IS13818AudioMode_tags_1)
+		/sizeof(asn_DEF_IS13818AudioMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IS13818AudioMode_1,
+	6,	/* Elements count */
+	&asn_SPC_IS13818AudioMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Identifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Identifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Identifier.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Identifier_H_
+#define	_Identifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BMPString.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Identifier */
+typedef BMPString_t	 Identifier_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_Identifier_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_Identifier;
+asn_struct_free_f Identifier_free;
+asn_struct_print_f Identifier_print;
+asn_constr_check_f Identifier_constraint;
+ber_type_decoder_f Identifier_decode_ber;
+der_type_encoder_f Identifier_encode_der;
+xer_type_decoder_f Identifier_decode_xer;
+xer_type_encoder_f Identifier_encode_xer;
+per_type_decoder_f Identifier_decode_uper;
+per_type_encoder_f Identifier_encode_uper;
+per_type_decoder_f Identifier_decode_aper;
+per_type_encoder_f Identifier_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _Identifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Identifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Identifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Identifier.c	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Identifier.h"
+
+static int check_permitted_alphabet_1(const void *sptr) {
+	/* The underlying type is BMPString */
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	if(st->size % 2) return -1; /* (size%2)! */
+	for(; ch < end; ch += 2) {
+		uint16_t cv = (ch[0] << 8)
+				| ch[1];
+		if(!(cv <= 65533)) return -1;
+	}
+	return 0;
+}
+
+int
+Identifier_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BMPString_t *st = (const BMPString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size >> 1;	/* 2 byte per character */
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_1(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using BMPString,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_Identifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65533 }	/* (0..65533) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER character map necessary */
+};
+static const ber_tlv_tag_t asn_DEF_Identifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (30 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_Identifier = {
+	"Identifier",
+	"Identifier",
+	&asn_OP_BMPString,
+	asn_DEF_Identifier_tags_1,
+	sizeof(asn_DEF_Identifier_tags_1)
+		/sizeof(asn_DEF_Identifier_tags_1[0]), /* 1 */
+	asn_DEF_Identifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Identifier_tags_1)
+		/sizeof(asn_DEF_Identifier_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_Identifier_constr_1, Identifier_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BMPString_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IndicationMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IndicationMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IndicationMessage.h	(working copy)
@@ -0,0 +1,152 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IndicationMessage_H_
+#define	_IndicationMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum IndicationMessage_PR {
+	IndicationMessage_PR_NOTHING,	/* No components present */
+	IndicationMessage_PR_nonStandard,
+	IndicationMessage_PR_functionNotUnderstood,
+	IndicationMessage_PR_masterSlaveDeterminationRelease,
+	IndicationMessage_PR_terminalCapabilitySetRelease,
+	IndicationMessage_PR_openLogicalChannelConfirm,
+	IndicationMessage_PR_requestChannelCloseRelease,
+	IndicationMessage_PR_multiplexEntrySendRelease,
+	IndicationMessage_PR_requestMultiplexEntryRelease,
+	IndicationMessage_PR_requestModeRelease,
+	IndicationMessage_PR_miscellaneousIndication,
+	IndicationMessage_PR_jitterIndication,
+	IndicationMessage_PR_h223SkewIndication,
+	IndicationMessage_PR_newATMVCIndication,
+	IndicationMessage_PR_userInput,
+	/* Extensions may appear below */
+	IndicationMessage_PR_h2250MaximumSkewIndication,
+	IndicationMessage_PR_mcLocationIndication,
+	IndicationMessage_PR_conferenceIndication,
+	IndicationMessage_PR_vendorIdentification,
+	IndicationMessage_PR_functionNotSupported,
+	IndicationMessage_PR_multilinkIndication,
+	IndicationMessage_PR_logicalChannelRateRelease,
+	IndicationMessage_PR_flowControlIndication,
+	IndicationMessage_PR_mobileMultilinkReconfigurationIndication,
+	IndicationMessage_PR_genericIndication
+} IndicationMessage_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+struct FunctionNotUnderstood;
+struct MasterSlaveDeterminationRelease;
+struct TerminalCapabilitySetRelease;
+struct OpenLogicalChannelConfirm;
+struct RequestChannelCloseRelease;
+struct MultiplexEntrySendRelease;
+struct RequestMultiplexEntryRelease;
+struct RequestModeRelease;
+struct MiscellaneousIndication;
+struct JitterIndication;
+struct H223SkewIndication;
+struct NewATMVCIndication;
+struct UserInputIndication;
+struct H2250MaximumSkewIndication;
+struct MCLocationIndication;
+struct ConferenceIndication;
+struct VendorIdentification;
+struct FunctionNotSupported;
+struct MultilinkIndication;
+struct LogicalChannelRateRelease;
+struct FlowControlIndication;
+struct MobileMultilinkReconfigurationIndication;
+struct GenericMessage;
+
+/* IndicationMessage */
+typedef struct IndicationMessage {
+	IndicationMessage_PR present;
+	union IndicationMessage_u {
+		struct NonStandardMessage	*nonStandard;
+		struct FunctionNotUnderstood	*functionNotUnderstood;
+		struct MasterSlaveDeterminationRelease	*masterSlaveDeterminationRelease;
+		struct TerminalCapabilitySetRelease	*terminalCapabilitySetRelease;
+		struct OpenLogicalChannelConfirm	*openLogicalChannelConfirm;
+		struct RequestChannelCloseRelease	*requestChannelCloseRelease;
+		struct MultiplexEntrySendRelease	*multiplexEntrySendRelease;
+		struct RequestMultiplexEntryRelease	*requestMultiplexEntryRelease;
+		struct RequestModeRelease	*requestModeRelease;
+		struct MiscellaneousIndication	*miscellaneousIndication;
+		struct JitterIndication	*jitterIndication;
+		struct H223SkewIndication	*h223SkewIndication;
+		struct NewATMVCIndication	*newATMVCIndication;
+		struct UserInputIndication	*userInput;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct H2250MaximumSkewIndication	*h2250MaximumSkewIndication;
+		struct MCLocationIndication	*mcLocationIndication;
+		struct ConferenceIndication	*conferenceIndication;
+		struct VendorIdentification	*vendorIdentification;
+		struct FunctionNotSupported	*functionNotSupported;
+		struct MultilinkIndication	*multilinkIndication;
+		struct LogicalChannelRateRelease	*logicalChannelRateRelease;
+		struct FlowControlIndication	*flowControlIndication;
+		struct MobileMultilinkReconfigurationIndication	*mobileMultilinkReconfigurationIndication;
+		struct GenericMessage	*genericIndication;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IndicationMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IndicationMessage;
+extern asn_CHOICE_specifics_t asn_SPC_IndicationMessage_specs_1;
+extern asn_TYPE_member_t asn_MBR_IndicationMessage_1[24];
+extern asn_per_constraints_t asn_PER_type_IndicationMessage_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+#include "FunctionNotUnderstood.h"
+#include "MasterSlaveDeterminationRelease.h"
+#include "TerminalCapabilitySetRelease.h"
+#include "OpenLogicalChannelConfirm.h"
+#include "RequestChannelCloseRelease.h"
+#include "MultiplexEntrySendRelease.h"
+#include "RequestMultiplexEntryRelease.h"
+#include "RequestModeRelease.h"
+#include "MiscellaneousIndication.h"
+#include "JitterIndication.h"
+#include "H223SkewIndication.h"
+#include "NewATMVCIndication.h"
+#include "UserInputIndication.h"
+#include "H2250MaximumSkewIndication.h"
+#include "MCLocationIndication.h"
+#include "ConferenceIndication.h"
+#include "VendorIdentification.h"
+#include "FunctionNotSupported.h"
+#include "MultilinkIndication.h"
+#include "LogicalChannelRateRelease.h"
+#include "FlowControlIndication.h"
+#include "MobileMultilinkReconfigurationIndication.h"
+#include "GenericMessage.h"
+
+#endif	/* _IndicationMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IndicationMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IndicationMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IndicationMessage.c	(working copy)
@@ -0,0 +1,282 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IndicationMessage.h"
+
+asn_per_constraints_t asn_PER_type_IndicationMessage_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  13 }	/* (0..13,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_IndicationMessage_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.functionNotUnderstood),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_FunctionNotUnderstood,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"functionNotUnderstood"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.masterSlaveDeterminationRelease),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MasterSlaveDeterminationRelease,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterSlaveDeterminationRelease"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.terminalCapabilitySetRelease),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalCapabilitySetRelease,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalCapabilitySetRelease"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.openLogicalChannelConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OpenLogicalChannelConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"openLogicalChannelConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.requestChannelCloseRelease),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestChannelCloseRelease,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestChannelCloseRelease"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.multiplexEntrySendRelease),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexEntrySendRelease,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexEntrySendRelease"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.requestMultiplexEntryRelease),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestMultiplexEntryRelease,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestMultiplexEntryRelease"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.requestModeRelease),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestModeRelease,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestModeRelease"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.miscellaneousIndication),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MiscellaneousIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"miscellaneousIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.jitterIndication),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_JitterIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"jitterIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.h223SkewIndication),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223SkewIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223SkewIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.newATMVCIndication),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NewATMVCIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"newATMVCIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.userInput),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UserInputIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"userInput"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.h2250MaximumSkewIndication),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H2250MaximumSkewIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h2250MaximumSkewIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.mcLocationIndication),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MCLocationIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mcLocationIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.conferenceIndication),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ConferenceIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.vendorIdentification),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_VendorIdentification,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"vendorIdentification"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.functionNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FunctionNotSupported,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"functionNotSupported"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.multilinkIndication),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MultilinkIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multilinkIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.logicalChannelRateRelease),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelRateRelease,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelRateRelease"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.flowControlIndication),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FlowControlIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"flowControlIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.mobileMultilinkReconfigurationIndication),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MobileMultilinkReconfigurationIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mobileMultilinkReconfigurationIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IndicationMessage, choice.genericIndication),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericIndication"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_IndicationMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 113 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* functionNotUnderstoodat 114 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* masterSlaveDeterminationReleaseat 115 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* terminalCapabilitySetReleaseat 116 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* openLogicalChannelConfirmat 117 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* requestChannelCloseReleaseat 118 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* multiplexEntrySendReleaseat 119 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* requestMultiplexEntryReleaseat 120 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* requestModeReleaseat 121 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* miscellaneousIndicationat 122 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* jitterIndicationat 123 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* h223SkewIndicationat 124 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* newATMVCIndicationat 125 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* userInputat 126 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* h2250MaximumSkewIndicationat 128 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* mcLocationIndicationat 129 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* conferenceIndicationat 130 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* vendorIdentificationat 131 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* functionNotSupportedat 132 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* multilinkIndicationat 133 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* logicalChannelRateReleaseat 134 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* flowControlIndicationat 135 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* mobileMultilinkReconfigurationIndicationat 136 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 } /* genericIndicationat 138 */
+};
+asn_CHOICE_specifics_t asn_SPC_IndicationMessage_specs_1 = {
+	sizeof(struct IndicationMessage),
+	offsetof(struct IndicationMessage, _asn_ctx),
+	offsetof(struct IndicationMessage, present),
+	sizeof(((struct IndicationMessage *)0)->present),
+	asn_MAP_IndicationMessage_tag2el_1,
+	24,	/* Count of tags in the map */
+	0, 0,
+	14	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_IndicationMessage = {
+	"IndicationMessage",
+	"IndicationMessage",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_IndicationMessage_constr_1, CHOICE_constraint },
+	asn_MBR_IndicationMessage_1,
+	24,	/* Elements count */
+	&asn_SPC_IndicationMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequest.h	(working copy)
@@ -0,0 +1,105 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_InfoRequest_H_
+#define	_InfoRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "CallReferenceValue.h"
+#include "CallIdentifier.h"
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct TransportAddress;
+struct ICV;
+struct UUIEsRequested;
+struct CallLinkage;
+struct RasUsageInfoTypes;
+struct AlternateGK;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* InfoRequest */
+typedef struct InfoRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	CallReferenceValue_t	 callReferenceValue;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct TransportAddress	*replyAddress;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct InfoRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct InfoRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct UUIEsRequested	*uuiesRequested;	/* OPTIONAL */
+	struct CallLinkage	*callLinkage;	/* OPTIONAL */
+	struct RasUsageInfoTypes	*usageInfoRequested;	/* OPTIONAL */
+	NULL_t	*segmentedResponseSupported;	/* OPTIONAL */
+	long	*nextSegmentRequested;	/* OPTIONAL */
+	NULL_t	*capacityInfoRequested;	/* OPTIONAL */
+	struct InfoRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} InfoRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_InfoRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_InfoRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_InfoRequest_1[16];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "ICV.h"
+#include "UUIEsRequested.h"
+#include "CallLinkage.h"
+#include "RasUsageInfoTypes.h"
+#include "AlternateGK.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _InfoRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequest.c	(working copy)
@@ -0,0 +1,343 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "InfoRequest.h"
+
+static int
+memb_nextSegmentRequested_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_nextSegmentRequested_constr_17 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_tokens_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_8 = {
+	sizeof(struct InfoRequest__tokens),
+	offsetof(struct InfoRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_8 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_8,
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_8,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_8)
+		/sizeof(asn_DEF_tokens_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_8,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_10[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_10 = {
+	sizeof(struct InfoRequest__cryptoTokens),
+	offsetof(struct InfoRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_10 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_10,
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_10,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_10)
+		/sizeof(asn_DEF_cryptoTokens_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_10,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_19[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_19 = {
+	sizeof(struct InfoRequest__genericData),
+	offsetof(struct InfoRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_19 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_19,
+	sizeof(asn_DEF_genericData_tags_19)
+		/sizeof(asn_DEF_genericData_tags_19[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_19,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_19)
+		/sizeof(asn_DEF_genericData_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_19,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_19	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_InfoRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequest, callReferenceValue),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallReferenceValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callReferenceValue"
+		},
+	{ ATF_POINTER, 14, offsetof(struct InfoRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 13, offsetof(struct InfoRequest, replyAddress),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replyAddress"
+		},
+	{ ATF_POINTER, 12, offsetof(struct InfoRequest, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 11, offsetof(struct InfoRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_tokens_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 10, offsetof(struct InfoRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 9, offsetof(struct InfoRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 8, offsetof(struct InfoRequest, uuiesRequested),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_UUIEsRequested,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"uuiesRequested"
+		},
+	{ ATF_POINTER, 7, offsetof(struct InfoRequest, callLinkage),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallLinkage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callLinkage"
+		},
+	{ ATF_POINTER, 6, offsetof(struct InfoRequest, usageInfoRequested),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RasUsageInfoTypes,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageInfoRequested"
+		},
+	{ ATF_POINTER, 5, offsetof(struct InfoRequest, segmentedResponseSupported),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"segmentedResponseSupported"
+		},
+	{ ATF_POINTER, 4, offsetof(struct InfoRequest, nextSegmentRequested),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_nextSegmentRequested_constr_17,  memb_nextSegmentRequested_constraint_1 },
+		0, 0, /* No default value */
+		"nextSegmentRequested"
+		},
+	{ ATF_POINTER, 3, offsetof(struct InfoRequest, capacityInfoRequested),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacityInfoRequested"
+		},
+	{ ATF_POINTER, 2, offsetof(struct InfoRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		0,
+		&asn_DEF_genericData_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct InfoRequest, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_InfoRequest_oms_1[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 };
+static const ber_tlv_tag_t asn_DEF_InfoRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_InfoRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2116 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callReferenceValueat 2117 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 2118 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* replyAddressat 2119 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* callIdentifierat 2121 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tokensat 2122 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoTokensat 2123 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* integrityCheckValueat 2124 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* uuiesRequestedat 2125 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* callLinkageat 2126 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* usageInfoRequestedat 2127 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* segmentedResponseSupportedat 2128 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* nextSegmentRequestedat 2129 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* capacityInfoRequestedat 2130 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* genericDataat 2131 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* assignedGatekeeperat 2132 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_InfoRequest_specs_1 = {
+	sizeof(struct InfoRequest),
+	offsetof(struct InfoRequest, _asn_ctx),
+	asn_MAP_InfoRequest_tag2el_1,
+	16,	/* Count of tags in the map */
+	asn_MAP_InfoRequest_oms_1,	/* Optional members */
+	2, 12,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_InfoRequest = {
+	"InfoRequest",
+	"InfoRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_InfoRequest_tags_1,
+	sizeof(asn_DEF_InfoRequest_tags_1)
+		/sizeof(asn_DEF_InfoRequest_tags_1[0]), /* 1 */
+	asn_DEF_InfoRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_InfoRequest_tags_1)
+		/sizeof(asn_DEF_InfoRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_InfoRequest_1,
+	16,	/* Elements count */
+	&asn_SPC_InfoRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestAck.h	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_InfoRequestAck_H_
+#define	_InfoRequestAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* InfoRequestAck */
+typedef struct InfoRequestAck {
+	RequestSeqNum_t	 requestSeqNum;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct InfoRequestAck__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct InfoRequestAck__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} InfoRequestAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_InfoRequestAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_InfoRequestAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_InfoRequestAck_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _InfoRequestAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestAck.c	(working copy)
@@ -0,0 +1,166 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "InfoRequestAck.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_4 = {
+	sizeof(struct InfoRequestAck__tokens),
+	offsetof(struct InfoRequestAck__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_4 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_4,
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_4,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_4,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_6 = {
+	sizeof(struct InfoRequestAck__cryptoTokens),
+	offsetof(struct InfoRequestAck__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_6 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_6,
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_6,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_InfoRequestAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestAck, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 4, offsetof(struct InfoRequestAck, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 3, offsetof(struct InfoRequestAck, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct InfoRequestAck, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestAck, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+};
+static const int asn_MAP_InfoRequestAck_oms_1[] = { 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_InfoRequestAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_InfoRequestAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2194 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 2195 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 2196 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoTokensat 2197 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* integrityCheckValueat 2198 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_InfoRequestAck_specs_1 = {
+	sizeof(struct InfoRequestAck),
+	offsetof(struct InfoRequestAck, _asn_ctx),
+	asn_MAP_InfoRequestAck_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_InfoRequestAck_oms_1,	/* Optional members */
+	4, 0,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_InfoRequestAck = {
+	"InfoRequestAck",
+	"InfoRequestAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_InfoRequestAck_tags_1,
+	sizeof(asn_DEF_InfoRequestAck_tags_1)
+		/sizeof(asn_DEF_InfoRequestAck_tags_1[0]), /* 1 */
+	asn_DEF_InfoRequestAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_InfoRequestAck_tags_1)
+		/sizeof(asn_DEF_InfoRequestAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_InfoRequestAck_1,
+	5,	/* Elements count */
+	&asn_SPC_InfoRequestAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNak.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNak.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNak.h	(working copy)
@@ -0,0 +1,77 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_InfoRequestNak_H_
+#define	_InfoRequestNak_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "InfoRequestNakReason.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* InfoRequestNak */
+typedef struct InfoRequestNak {
+	RequestSeqNum_t	 requestSeqNum;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	InfoRequestNakReason_t	 nakReason;
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct InfoRequestNak__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct InfoRequestNak__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} InfoRequestNak_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_InfoRequestNak;
+extern asn_SEQUENCE_specifics_t asn_SPC_InfoRequestNak_specs_1;
+extern asn_TYPE_member_t asn_MBR_InfoRequestNak_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _InfoRequestNak_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNak.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNak.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNak.c	(working copy)
@@ -0,0 +1,186 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "InfoRequestNak.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_6 = {
+	sizeof(struct InfoRequestNak__tokens),
+	offsetof(struct InfoRequestNak__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_6 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_6,
+	sizeof(asn_DEF_tokens_tags_6)
+		/sizeof(asn_DEF_tokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_6)
+		/sizeof(asn_DEF_tokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_6,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_8[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_8 = {
+	sizeof(struct InfoRequestNak__cryptoTokens),
+	offsetof(struct InfoRequestNak__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_8 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_8,
+	sizeof(asn_DEF_cryptoTokens_tags_8)
+		/sizeof(asn_DEF_cryptoTokens_tags_8[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_8,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_8)
+		/sizeof(asn_DEF_cryptoTokens_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_8,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_8	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_InfoRequestNak_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestNak, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestNak, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestNak, nakReason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_InfoRequestNakReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nakReason"
+		},
+	{ ATF_POINTER, 4, offsetof(struct InfoRequestNak, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 3, offsetof(struct InfoRequestNak, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_tokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct InfoRequestNak, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestNak, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+};
+static const int asn_MAP_InfoRequestNak_oms_1[] = { 1, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_InfoRequestNak_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_InfoRequestNak_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2204 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 2205 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nakReasonat 2206 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* altGKInfoat 2207 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* tokensat 2208 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cryptoTokensat 2209 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* integrityCheckValueat 2210 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_InfoRequestNak_specs_1 = {
+	sizeof(struct InfoRequestNak),
+	offsetof(struct InfoRequestNak, _asn_ctx),
+	asn_MAP_InfoRequestNak_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_InfoRequestNak_oms_1,	/* Optional members */
+	5, 0,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_InfoRequestNak = {
+	"InfoRequestNak",
+	"InfoRequestNak",
+	&asn_OP_SEQUENCE,
+	asn_DEF_InfoRequestNak_tags_1,
+	sizeof(asn_DEF_InfoRequestNak_tags_1)
+		/sizeof(asn_DEF_InfoRequestNak_tags_1[0]), /* 1 */
+	asn_DEF_InfoRequestNak_tags_1,	/* Same as above */
+	sizeof(asn_DEF_InfoRequestNak_tags_1)
+		/sizeof(asn_DEF_InfoRequestNak_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_InfoRequestNak_1,
+	7,	/* Elements count */
+	&asn_SPC_InfoRequestNak_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNakReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNakReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNakReason.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_InfoRequestNakReason_H_
+#define	_InfoRequestNakReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum InfoRequestNakReason_PR {
+	InfoRequestNakReason_PR_NOTHING,	/* No components present */
+	InfoRequestNakReason_PR_notRegistered,
+	InfoRequestNakReason_PR_securityDenial,
+	InfoRequestNakReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	InfoRequestNakReason_PR_securityError
+} InfoRequestNakReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors2;
+
+/* InfoRequestNakReason */
+typedef struct InfoRequestNakReason {
+	InfoRequestNakReason_PR present;
+	union InfoRequestNakReason_u {
+		NULL_t	 notRegistered;
+		NULL_t	 securityDenial;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct SecurityErrors2	*securityError;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} InfoRequestNakReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_InfoRequestNakReason;
+extern asn_CHOICE_specifics_t asn_SPC_InfoRequestNakReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_InfoRequestNakReason_1[4];
+extern asn_per_constraints_t asn_PER_type_InfoRequestNakReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors2.h"
+
+#endif	/* _InfoRequestNakReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNakReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNakReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestNakReason.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "InfoRequestNakReason.h"
+
+asn_per_constraints_t asn_PER_type_InfoRequestNakReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_InfoRequestNakReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestNakReason, choice.notRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestNakReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestNakReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_POINTER, 0, offsetof(struct InfoRequestNakReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_InfoRequestNakReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* notRegisteredat 2216 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* securityDenialat 2217 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* undefinedReasonat 2218 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* securityErrorat 2221 */
+};
+asn_CHOICE_specifics_t asn_SPC_InfoRequestNakReason_specs_1 = {
+	sizeof(struct InfoRequestNakReason),
+	offsetof(struct InfoRequestNakReason, _asn_ctx),
+	offsetof(struct InfoRequestNakReason, present),
+	sizeof(((struct InfoRequestNakReason *)0)->present),
+	asn_MAP_InfoRequestNakReason_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_InfoRequestNakReason = {
+	"InfoRequestNakReason",
+	"InfoRequestNakReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_InfoRequestNakReason_constr_1, CHOICE_constraint },
+	asn_MBR_InfoRequestNakReason_1,
+	4,	/* Elements count */
+	&asn_SPC_InfoRequestNakReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponse.h	(working copy)
@@ -0,0 +1,209 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_InfoRequestResponse_H_
+#define	_InfoRequestResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "EndpointType.h"
+#include "EndpointIdentifier.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include "CallReferenceValue.h"
+#include "ConferenceIdentifier.h"
+#include "TransportChannelInfo.h"
+#include "CallType.h"
+#include "BandWidth.h"
+#include "CallModel.h"
+#include "CallIdentifier.h"
+#include "H323-UU-PDU.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct CallCapacity;
+struct InfoRequestResponseStatus;
+struct TransportAddress;
+struct AliasAddress;
+struct CallLinkage;
+struct RasUsageInformation;
+struct CircuitInfo;
+struct RTPSession;
+struct TransportChannelInfo;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+	typedef struct InfoRequestResponse__perCallInfo__Member__pdu__Member {
+		H323_UU_PDU_t	 h323pdu;
+		BOOLEAN_t	 sent;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} InfoRequestResponse__perCallInfo__Member__pdu__Member;
+/* Forward definitions */
+typedef struct InfoRequestResponse__perCallInfo__Member {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	CallReferenceValue_t	 callReferenceValue;
+	ConferenceIdentifier_t	 conferenceID;
+	BOOLEAN_t	*originator;	/* OPTIONAL */
+	struct InfoRequestResponse__perCallInfo__Member__audio {
+		A_SEQUENCE_OF(struct RTPSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *audio;
+	struct InfoRequestResponse__perCallInfo__Member__video {
+		A_SEQUENCE_OF(struct RTPSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *video;
+	struct InfoRequestResponse__perCallInfo__Member__data {
+		A_SEQUENCE_OF(struct TransportChannelInfo) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *data;
+	TransportChannelInfo_t	 h245;
+	TransportChannelInfo_t	 callSignaling;
+	CallType_t	 callType;
+	BandWidth_t	 bandWidth;
+	CallModel_t	 callModel;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct InfoRequestResponse__perCallInfo__Member__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct InfoRequestResponse__perCallInfo__Member__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct InfoRequestResponse__perCallInfo__Member__substituteConfIDs {
+		A_SEQUENCE_OF(ConferenceIdentifier_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *substituteConfIDs;
+	struct InfoRequestResponse__perCallInfo__Member__pdu {
+		A_SEQUENCE_OF(InfoRequestResponse__perCallInfo__Member__pdu__Member) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *pdu;
+	struct CallLinkage	*callLinkage;	/* OPTIONAL */
+	struct RasUsageInformation	*usageInformation;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} InfoRequestResponse__perCallInfo__Member;
+
+/* InfoRequestResponse */
+typedef struct InfoRequestResponse {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	RequestSeqNum_t	 requestSeqNum;
+	EndpointType_t	 endpointType;
+	EndpointIdentifier_t	 endpointIdentifier;
+	H323_MESSAGES_TransportAddress_t	 rasAddress;
+	struct InfoRequestResponse__callSignalAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} callSignalAddress;
+	struct InfoRequestResponse__endpointAlias {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *endpointAlias;
+	struct InfoRequestResponse__perCallInfo {
+		A_SEQUENCE_OF(InfoRequestResponse__perCallInfo__Member) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *perCallInfo;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct InfoRequestResponse__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct InfoRequestResponse__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	BOOLEAN_t	*needResponse;
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct InfoRequestResponseStatus	*irrStatus;	/* OPTIONAL */
+	BOOLEAN_t	*unsolicited;
+	struct InfoRequestResponse__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} InfoRequestResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_InfoRequestResponse;
+extern asn_SEQUENCE_specifics_t asn_SPC_InfoRequestResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_InfoRequestResponse_1[16];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "CallCapacity.h"
+#include "InfoRequestResponseStatus.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "AliasAddress.h"
+#include "CallLinkage.h"
+#include "RasUsageInformation.h"
+#include "CircuitInfo.h"
+#include "RTPSession.h"
+#include "TransportChannelInfo.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _InfoRequestResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponse.c	(working copy)
@@ -0,0 +1,969 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "InfoRequestResponse.h"
+
+static asn_TYPE_member_t asn_MBR_callSignalAddress_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callSignalAddress_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_callSignalAddress_specs_7 = {
+	sizeof(struct InfoRequestResponse__callSignalAddress),
+	offsetof(struct InfoRequestResponse__callSignalAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callSignalAddress_7 = {
+	"callSignalAddress",
+	"callSignalAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_callSignalAddress_tags_7,
+	sizeof(asn_DEF_callSignalAddress_tags_7)
+		/sizeof(asn_DEF_callSignalAddress_tags_7[0]) - 1, /* 1 */
+	asn_DEF_callSignalAddress_tags_7,	/* Same as above */
+	sizeof(asn_DEF_callSignalAddress_tags_7)
+		/sizeof(asn_DEF_callSignalAddress_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_callSignalAddress_7,
+	1,	/* Single element */
+	&asn_SPC_callSignalAddress_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_endpointAlias_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_endpointAlias_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_endpointAlias_specs_9 = {
+	sizeof(struct InfoRequestResponse__endpointAlias),
+	offsetof(struct InfoRequestResponse__endpointAlias, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_endpointAlias_9 = {
+	"endpointAlias",
+	"endpointAlias",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_endpointAlias_tags_9,
+	sizeof(asn_DEF_endpointAlias_tags_9)
+		/sizeof(asn_DEF_endpointAlias_tags_9[0]) - 1, /* 1 */
+	asn_DEF_endpointAlias_tags_9,	/* Same as above */
+	sizeof(asn_DEF_endpointAlias_tags_9)
+		/sizeof(asn_DEF_endpointAlias_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_endpointAlias_9,
+	1,	/* Single element */
+	&asn_SPC_endpointAlias_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_audio_17[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RTPSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_audio_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_audio_specs_17 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__audio),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__audio, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_audio_17 = {
+	"audio",
+	"audio",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_audio_tags_17,
+	sizeof(asn_DEF_audio_tags_17)
+		/sizeof(asn_DEF_audio_tags_17[0]) - 1, /* 1 */
+	asn_DEF_audio_tags_17,	/* Same as above */
+	sizeof(asn_DEF_audio_tags_17)
+		/sizeof(asn_DEF_audio_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_audio_17,
+	1,	/* Single element */
+	&asn_SPC_audio_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_video_19[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RTPSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_video_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_video_specs_19 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__video),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__video, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_video_19 = {
+	"video",
+	"video",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_video_tags_19,
+	sizeof(asn_DEF_video_tags_19)
+		/sizeof(asn_DEF_video_tags_19[0]) - 1, /* 1 */
+	asn_DEF_video_tags_19,	/* Same as above */
+	sizeof(asn_DEF_video_tags_19)
+		/sizeof(asn_DEF_video_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_video_19,
+	1,	/* Single element */
+	&asn_SPC_video_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_data_21[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_TransportChannelInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_data_tags_21[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_data_specs_21 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__data),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__data, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_data_21 = {
+	"data",
+	"data",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_data_tags_21,
+	sizeof(asn_DEF_data_tags_21)
+		/sizeof(asn_DEF_data_tags_21[0]) - 1, /* 1 */
+	asn_DEF_data_tags_21,	/* Same as above */
+	sizeof(asn_DEF_data_tags_21)
+		/sizeof(asn_DEF_data_tags_21[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_data_21,
+	1,	/* Single element */
+	&asn_SPC_data_specs_21	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_30[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_30[] = {
+	(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_30 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__tokens),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_30 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_30,
+	sizeof(asn_DEF_tokens_tags_30)
+		/sizeof(asn_DEF_tokens_tags_30[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_30,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_30)
+		/sizeof(asn_DEF_tokens_tags_30[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_30,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_30	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_32[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_32[] = {
+	(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_32 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__cryptoTokens),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_32 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_32,
+	sizeof(asn_DEF_cryptoTokens_tags_32)
+		/sizeof(asn_DEF_cryptoTokens_tags_32[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_32,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_32)
+		/sizeof(asn_DEF_cryptoTokens_tags_32[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_32,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_32	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_substituteConfIDs_34[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_substituteConfIDs_tags_34[] = {
+	(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_substituteConfIDs_specs_34 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__substituteConfIDs),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__substituteConfIDs, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_substituteConfIDs_34 = {
+	"substituteConfIDs",
+	"substituteConfIDs",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_substituteConfIDs_tags_34,
+	sizeof(asn_DEF_substituteConfIDs_tags_34)
+		/sizeof(asn_DEF_substituteConfIDs_tags_34[0]) - 1, /* 1 */
+	asn_DEF_substituteConfIDs_tags_34,	/* Same as above */
+	sizeof(asn_DEF_substituteConfIDs_tags_34)
+		/sizeof(asn_DEF_substituteConfIDs_tags_34[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_substituteConfIDs_34,
+	1,	/* Single element */
+	&asn_SPC_substituteConfIDs_specs_34	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_Member_37[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member__pdu__Member, h323pdu),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_UU_PDU,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h323pdu"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member__pdu__Member, sent),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sent"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_Member_tags_37[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_37[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h323pduat 2165 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* sentat 2166 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_37 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__pdu__Member),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__pdu__Member, _asn_ctx),
+	asn_MAP_Member_tag2el_37,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_Member_37 = {
+	"SEQUENCE",
+	"SEQUENCE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Member_tags_37,
+	sizeof(asn_DEF_Member_tags_37)
+		/sizeof(asn_DEF_Member_tags_37[0]), /* 1 */
+	asn_DEF_Member_tags_37,	/* Same as above */
+	sizeof(asn_DEF_Member_tags_37)
+		/sizeof(asn_DEF_Member_tags_37[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Member_37,
+	2,	/* Elements count */
+	&asn_SPC_Member_specs_37	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_pdu_36[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Member_37,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_pdu_tags_36[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_pdu_specs_36 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member__pdu),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member__pdu, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_pdu_36 = {
+	"pdu",
+	"pdu",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_pdu_tags_36,
+	sizeof(asn_DEF_pdu_tags_36)
+		/sizeof(asn_DEF_pdu_tags_36[0]) - 1, /* 1 */
+	asn_DEF_pdu_tags_36,	/* Same as above */
+	sizeof(asn_DEF_pdu_tags_36)
+		/sizeof(asn_DEF_pdu_tags_36[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_pdu_36,
+	1,	/* Single element */
+	&asn_SPC_pdu_specs_36	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_Member_12[] = {
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestResponse__perCallInfo__Member, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member, callReferenceValue),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallReferenceValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callReferenceValue"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_POINTER, 4, offsetof(struct InfoRequestResponse__perCallInfo__Member, originator),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"originator"
+		},
+	{ ATF_POINTER, 3, offsetof(struct InfoRequestResponse__perCallInfo__Member, audio),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_audio_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audio"
+		},
+	{ ATF_POINTER, 2, offsetof(struct InfoRequestResponse__perCallInfo__Member, video),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_video_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"video"
+		},
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestResponse__perCallInfo__Member, data),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_data_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"data"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member, h245),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportChannelInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member, callSignaling),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportChannelInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignaling"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member, callType),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member, bandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandWidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse__perCallInfo__Member, callModel),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallModel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callModel"
+		},
+	{ ATF_POINTER, 8, offsetof(struct InfoRequestResponse__perCallInfo__Member, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 7, offsetof(struct InfoRequestResponse__perCallInfo__Member, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		0,
+		&asn_DEF_tokens_30,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 6, offsetof(struct InfoRequestResponse__perCallInfo__Member, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_32,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 5, offsetof(struct InfoRequestResponse__perCallInfo__Member, substituteConfIDs),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		0,
+		&asn_DEF_substituteConfIDs_34,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"substituteConfIDs"
+		},
+	{ ATF_POINTER, 4, offsetof(struct InfoRequestResponse__perCallInfo__Member, pdu),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_pdu_36,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pdu"
+		},
+	{ ATF_POINTER, 3, offsetof(struct InfoRequestResponse__perCallInfo__Member, callLinkage),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallLinkage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callLinkage"
+		},
+	{ ATF_POINTER, 2, offsetof(struct InfoRequestResponse__perCallInfo__Member, usageInformation),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RasUsageInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageInformation"
+		},
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestResponse__perCallInfo__Member, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+};
+static const int asn_MAP_Member_oms_12[] = { 0, 3, 4, 5, 6, 12, 13, 14, 15, 16, 17, 18, 19 };
+static const ber_tlv_tag_t asn_DEF_Member_tags_12[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Member_tag2el_12[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 2146 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callReferenceValueat 2147 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* conferenceIDat 2148 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* originatorat 2149 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* audioat 2150 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* videoat 2151 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* dataat 2152 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* h245at 2153 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* callSignalingat 2154 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* callTypeat 2155 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* bandWidthat 2156 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* callModelat 2157 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* callIdentifierat 2159 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* tokensat 2160 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* cryptoTokensat 2161 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* substituteConfIDsat 2162 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* pduat 2167 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* callLinkageat 2168 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* usageInformationat 2169 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 } /* circuitInfoat 2170 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_Member_specs_12 = {
+	sizeof(struct InfoRequestResponse__perCallInfo__Member),
+	offsetof(struct InfoRequestResponse__perCallInfo__Member, _asn_ctx),
+	asn_MAP_Member_tag2el_12,
+	20,	/* Count of tags in the map */
+	asn_MAP_Member_oms_12,	/* Optional members */
+	5, 8,	/* Root/Additions */
+	12,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_Member_12 = {
+	"SEQUENCE",
+	"SEQUENCE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Member_tags_12,
+	sizeof(asn_DEF_Member_tags_12)
+		/sizeof(asn_DEF_Member_tags_12[0]), /* 1 */
+	asn_DEF_Member_tags_12,	/* Same as above */
+	sizeof(asn_DEF_Member_tags_12)
+		/sizeof(asn_DEF_Member_tags_12[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Member_12,
+	20,	/* Elements count */
+	&asn_SPC_Member_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_perCallInfo_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Member_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_perCallInfo_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_perCallInfo_specs_11 = {
+	sizeof(struct InfoRequestResponse__perCallInfo),
+	offsetof(struct InfoRequestResponse__perCallInfo, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_perCallInfo_11 = {
+	"perCallInfo",
+	"perCallInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_perCallInfo_tags_11,
+	sizeof(asn_DEF_perCallInfo_tags_11)
+		/sizeof(asn_DEF_perCallInfo_tags_11[0]) - 1, /* 1 */
+	asn_DEF_perCallInfo_tags_11,	/* Same as above */
+	sizeof(asn_DEF_perCallInfo_tags_11)
+		/sizeof(asn_DEF_perCallInfo_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_perCallInfo_11,
+	1,	/* Single element */
+	&asn_SPC_perCallInfo_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_44[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_44[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_44 = {
+	sizeof(struct InfoRequestResponse__tokens),
+	offsetof(struct InfoRequestResponse__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_44 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_44,
+	sizeof(asn_DEF_tokens_tags_44)
+		/sizeof(asn_DEF_tokens_tags_44[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_44,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_44)
+		/sizeof(asn_DEF_tokens_tags_44[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_44,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_44	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_46[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_46[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_46 = {
+	sizeof(struct InfoRequestResponse__cryptoTokens),
+	offsetof(struct InfoRequestResponse__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_46 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_46,
+	sizeof(asn_DEF_cryptoTokens_tags_46)
+		/sizeof(asn_DEF_cryptoTokens_tags_46[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_46,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_46)
+		/sizeof(asn_DEF_cryptoTokens_tags_46[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_46,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_46	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_53[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_53[] = {
+	(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_53 = {
+	sizeof(struct InfoRequestResponse__genericData),
+	offsetof(struct InfoRequestResponse__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_53 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_53,
+	sizeof(asn_DEF_genericData_tags_53)
+		/sizeof(asn_DEF_genericData_tags_53[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_53,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_53)
+		/sizeof(asn_DEF_genericData_tags_53[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_53,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_53	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_InfoRequestResponse_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestResponse, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse, endpointType),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse, rasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rasAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponse, callSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_callSignalAddress_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignalAddress"
+		},
+	{ ATF_POINTER, 10, offsetof(struct InfoRequestResponse, endpointAlias),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_endpointAlias_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointAlias"
+		},
+	{ ATF_POINTER, 9, offsetof(struct InfoRequestResponse, perCallInfo),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_perCallInfo_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"perCallInfo"
+		},
+	{ ATF_POINTER, 8, offsetof(struct InfoRequestResponse, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_tokens_44,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 7, offsetof(struct InfoRequestResponse, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_46,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 6, offsetof(struct InfoRequestResponse, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 5, offsetof(struct InfoRequestResponse, needResponse),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"needResponse"
+		},
+	{ ATF_POINTER, 4, offsetof(struct InfoRequestResponse, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 3, offsetof(struct InfoRequestResponse, irrStatus),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_InfoRequestResponseStatus,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"irrStatus"
+		},
+	{ ATF_POINTER, 2, offsetof(struct InfoRequestResponse, unsolicited),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unsolicited"
+		},
+	{ ATF_POINTER, 1, offsetof(struct InfoRequestResponse, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		0,
+		&asn_DEF_genericData_53,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_InfoRequestResponse_oms_1[] = { 0, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 };
+static const ber_tlv_tag_t asn_DEF_InfoRequestResponse_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_InfoRequestResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 2137 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* requestSeqNumat 2138 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* endpointTypeat 2139 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* endpointIdentifierat 2140 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* rasAddressat 2141 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* callSignalAddressat 2142 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* endpointAliasat 2143 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* perCallInfoat 2171 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* tokensat 2173 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* cryptoTokensat 2174 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* integrityCheckValueat 2175 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* needResponseat 2176 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* capacityat 2177 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* irrStatusat 2178 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* unsolicitedat 2179 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* genericDataat 2180 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_InfoRequestResponse_specs_1 = {
+	sizeof(struct InfoRequestResponse),
+	offsetof(struct InfoRequestResponse, _asn_ctx),
+	asn_MAP_InfoRequestResponse_tag2el_1,
+	16,	/* Count of tags in the map */
+	asn_MAP_InfoRequestResponse_oms_1,	/* Optional members */
+	3, 8,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_InfoRequestResponse = {
+	"InfoRequestResponse",
+	"InfoRequestResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_InfoRequestResponse_tags_1,
+	sizeof(asn_DEF_InfoRequestResponse_tags_1)
+		/sizeof(asn_DEF_InfoRequestResponse_tags_1[0]), /* 1 */
+	asn_DEF_InfoRequestResponse_tags_1,	/* Same as above */
+	sizeof(asn_DEF_InfoRequestResponse_tags_1)
+		/sizeof(asn_DEF_InfoRequestResponse_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_InfoRequestResponse_1,
+	16,	/* Elements count */
+	&asn_SPC_InfoRequestResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponseStatus.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponseStatus.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponseStatus.h	(working copy)
@@ -0,0 +1,63 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_InfoRequestResponseStatus_H_
+#define	_InfoRequestResponseStatus_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum InfoRequestResponseStatus_PR {
+	InfoRequestResponseStatus_PR_NOTHING,	/* No components present */
+	InfoRequestResponseStatus_PR_complete,
+	InfoRequestResponseStatus_PR_incomplete,
+	InfoRequestResponseStatus_PR_segment,
+	InfoRequestResponseStatus_PR_invalidCall
+	/* Extensions may appear below */
+	
+} InfoRequestResponseStatus_PR;
+
+/* InfoRequestResponseStatus */
+typedef struct InfoRequestResponseStatus {
+	InfoRequestResponseStatus_PR present;
+	union InfoRequestResponseStatus_u {
+		NULL_t	 complete;
+		NULL_t	 incomplete;
+		long	 segment;
+		NULL_t	 invalidCall;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} InfoRequestResponseStatus_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_InfoRequestResponseStatus;
+extern asn_CHOICE_specifics_t asn_SPC_InfoRequestResponseStatus_specs_1;
+extern asn_TYPE_member_t asn_MBR_InfoRequestResponseStatus_1[4];
+extern asn_per_constraints_t asn_PER_type_InfoRequestResponseStatus_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _InfoRequestResponseStatus_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponseStatus.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponseStatus.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/InfoRequestResponseStatus.c	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "InfoRequestResponseStatus.h"
+
+static int
+memb_segment_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_segment_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_InfoRequestResponseStatus_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_InfoRequestResponseStatus_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponseStatus, choice.complete),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"complete"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponseStatus, choice.incomplete),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"incomplete"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponseStatus, choice.segment),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_segment_constr_4,  memb_segment_constraint_1 },
+		0, 0, /* No default value */
+		"segment"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct InfoRequestResponseStatus, choice.invalidCall),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidCall"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_InfoRequestResponseStatus_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* completeat 2185 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* incompleteat 2186 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* segmentat 2187 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* invalidCallat 2188 */
+};
+asn_CHOICE_specifics_t asn_SPC_InfoRequestResponseStatus_specs_1 = {
+	sizeof(struct InfoRequestResponseStatus),
+	offsetof(struct InfoRequestResponseStatus, _asn_ctx),
+	offsetof(struct InfoRequestResponseStatus, present),
+	sizeof(((struct InfoRequestResponseStatus *)0)->present),
+	asn_MAP_InfoRequestResponseStatus_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_InfoRequestResponseStatus = {
+	"InfoRequestResponseStatus",
+	"InfoRequestResponseStatus",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_InfoRequestResponseStatus_constr_1, CHOICE_constraint },
+	asn_MBR_InfoRequestResponseStatus_1,
+	4,	/* Elements count */
+	&asn_SPC_InfoRequestResponseStatus_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Information-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Information-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Information-UUIE.h	(working copy)
@@ -0,0 +1,81 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Information_UUIE_H_
+#define	_Information_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "CallIdentifier.h"
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct CircuitInfo;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* Information-UUIE */
+typedef struct Information_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct Information_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Information_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct Information_UUIE__fastStart {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *fastStart;
+	NULL_t	*fastConnectRefused;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Information_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Information_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Information_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Information_UUIE_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "CircuitInfo.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _Information_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Information-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Information-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Information-UUIE.c	(working copy)
@@ -0,0 +1,223 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Information-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_5 = {
+	sizeof(struct Information_UUIE__tokens),
+	offsetof(struct Information_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_5 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_5,
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_5,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_5,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_7 = {
+	sizeof(struct Information_UUIE__cryptoTokens),
+	offsetof(struct Information_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_7 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_7,
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_7,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_fastStart_9[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_fastStart_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_fastStart_specs_9 = {
+	sizeof(struct Information_UUIE__fastStart),
+	offsetof(struct Information_UUIE__fastStart, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_fastStart_9 = {
+	"fastStart",
+	"fastStart",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_fastStart_tags_9,
+	sizeof(asn_DEF_fastStart_tags_9)
+		/sizeof(asn_DEF_fastStart_tags_9[0]) - 1, /* 1 */
+	asn_DEF_fastStart_tags_9,	/* Same as above */
+	sizeof(asn_DEF_fastStart_tags_9)
+		/sizeof(asn_DEF_fastStart_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_fastStart_9,
+	1,	/* Single element */
+	&asn_SPC_fastStart_specs_9	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Information_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Information_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Information_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Information_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Information_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Information_UUIE, fastStart),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_fastStart_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastStart"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Information_UUIE, fastConnectRefused),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastConnectRefused"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Information_UUIE, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+};
+static const int asn_MAP_Information_UUIE_oms_1[] = { 1, 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_Information_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Information_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 168 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callIdentifierat 170 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 171 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoTokensat 172 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* fastStartat 173 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* fastConnectRefusedat 174 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* circuitInfoat 175 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Information_UUIE_specs_1 = {
+	sizeof(struct Information_UUIE),
+	offsetof(struct Information_UUIE, _asn_ctx),
+	asn_MAP_Information_UUIE_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_Information_UUIE_oms_1,	/* Optional members */
+	0, 6,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Information_UUIE = {
+	"Information-UUIE",
+	"Information-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Information_UUIE_tags_1,
+	sizeof(asn_DEF_Information_UUIE_tags_1)
+		/sizeof(asn_DEF_Information_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Information_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Information_UUIE_tags_1)
+		/sizeof(asn_DEF_Information_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Information_UUIE_1,
+	7,	/* Elements count */
+	&asn_SPC_Information_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityCapability.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IntegrityCapability_H_
+#define	_IntegrityCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* IntegrityCapability */
+typedef struct IntegrityCapability {
+	struct NonStandardParameter	*nonStandard;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IntegrityCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IntegrityCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_IntegrityCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_IntegrityCapability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _IntegrityCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityCapability.c	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IntegrityCapability.h"
+
+asn_TYPE_member_t asn_MBR_IntegrityCapability_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct IntegrityCapability, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+};
+static const int asn_MAP_IntegrityCapability_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_IntegrityCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IntegrityCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* nonStandardat 1472 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IntegrityCapability_specs_1 = {
+	sizeof(struct IntegrityCapability),
+	offsetof(struct IntegrityCapability, _asn_ctx),
+	asn_MAP_IntegrityCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_IntegrityCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IntegrityCapability = {
+	"IntegrityCapability",
+	"IntegrityCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IntegrityCapability_tags_1,
+	sizeof(asn_DEF_IntegrityCapability_tags_1)
+		/sizeof(asn_DEF_IntegrityCapability_tags_1[0]), /* 1 */
+	asn_DEF_IntegrityCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IntegrityCapability_tags_1)
+		/sizeof(asn_DEF_IntegrityCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IntegrityCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_IntegrityCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityMechanism.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityMechanism.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityMechanism.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IntegrityMechanism_H_
+#define	_IntegrityMechanism_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum IntegrityMechanism_PR {
+	IntegrityMechanism_PR_NOTHING,	/* No components present */
+	IntegrityMechanism_PR_nonStandard,
+	IntegrityMechanism_PR_digSig,
+	IntegrityMechanism_PR_iso9797,
+	IntegrityMechanism_PR_nonIsoIM
+	/* Extensions may appear below */
+	
+} IntegrityMechanism_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct NonIsoIntegrityMechanism;
+
+/* IntegrityMechanism */
+typedef struct IntegrityMechanism {
+	IntegrityMechanism_PR present;
+	union IntegrityMechanism_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 digSig;
+		OBJECT_IDENTIFIER_t	 iso9797;
+		struct NonIsoIntegrityMechanism	*nonIsoIM;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IntegrityMechanism_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IntegrityMechanism;
+extern asn_CHOICE_specifics_t asn_SPC_IntegrityMechanism_specs_1;
+extern asn_TYPE_member_t asn_MBR_IntegrityMechanism_1[4];
+extern asn_per_constraints_t asn_PER_type_IntegrityMechanism_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "NonIsoIntegrityMechanism.h"
+
+#endif	/* _IntegrityMechanism_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityMechanism.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityMechanism.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IntegrityMechanism.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IntegrityMechanism.h"
+
+asn_per_constraints_t asn_PER_type_IntegrityMechanism_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_IntegrityMechanism_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct IntegrityMechanism, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IntegrityMechanism, choice.digSig),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"digSig"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IntegrityMechanism, choice.iso9797),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iso9797"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IntegrityMechanism, choice.nonIsoIM),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_NonIsoIntegrityMechanism,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonIsoIM"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_IntegrityMechanism_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1077 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* digSigat 1078 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* iso9797at 1079 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* nonIsoIMat 1081 */
+};
+asn_CHOICE_specifics_t asn_SPC_IntegrityMechanism_specs_1 = {
+	sizeof(struct IntegrityMechanism),
+	offsetof(struct IntegrityMechanism, _asn_ctx),
+	offsetof(struct IntegrityMechanism, present),
+	sizeof(((struct IntegrityMechanism *)0)->present),
+	asn_MAP_IntegrityMechanism_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_IntegrityMechanism = {
+	"IntegrityMechanism",
+	"IntegrityMechanism",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_IntegrityMechanism_constr_1, CHOICE_constraint },
+	asn_MBR_IntegrityMechanism_1,
+	4,	/* Elements count */
+	&asn_SPC_IntegrityMechanism_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupDigits.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupDigits.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupDigits.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IsupDigits_H_
+#define	_IsupDigits_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* IsupDigits */
+typedef IA5String_t	 IsupDigits_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_IsupDigits_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_IsupDigits;
+asn_struct_free_f IsupDigits_free;
+asn_struct_print_f IsupDigits_print;
+asn_constr_check_f IsupDigits_constraint;
+ber_type_decoder_f IsupDigits_decode_ber;
+der_type_encoder_f IsupDigits_encode_der;
+xer_type_decoder_f IsupDigits_decode_xer;
+xer_type_encoder_f IsupDigits_encode_xer;
+per_type_decoder_f IsupDigits_decode_uper;
+per_type_encoder_f IsupDigits_encode_uper;
+per_type_decoder_f IsupDigits_decode_aper;
+per_type_encoder_f IsupDigits_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IsupDigits_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupDigits.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupDigits.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupDigits.c	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IsupDigits.h"
+
+static const int permitted_alphabet_table_1[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 1, 2, 3, 4, 5, 6, 7, 8, 9,10, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0,11,12,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  ABCDE           */
+};
+static const int permitted_alphabet_code2value_1[15] = {
+48,49,50,51,52,53,54,55,56,57,65,66,67,68,69,};
+
+
+static int check_permitted_alphabet_1(const void *sptr) {
+	const int *table = permitted_alphabet_table_1;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+int
+IsupDigits_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_1(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_IsupDigits_1_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_1)/sizeof(permitted_alphabet_table_1[0]))
+		return -1;
+	return permitted_alphabet_table_1[value] - 1;
+}
+static int asn_PER_MAP_IsupDigits_1_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_1)/sizeof(permitted_alphabet_code2value_1[0]))
+		return -1;
+	return permitted_alphabet_code2value_1[code];
+}
+/*
+ * This type is implemented using IA5String,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_IsupDigits_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  48,  69 }	/* (48..69) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	asn_PER_MAP_IsupDigits_1_v2c,	/* Value to PER code map */
+	asn_PER_MAP_IsupDigits_1_c2v	/* PER code to value map */
+};
+static const ber_tlv_tag_t asn_DEF_IsupDigits_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (22 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_IsupDigits = {
+	"IsupDigits",
+	"IsupDigits",
+	&asn_OP_IA5String,
+	asn_DEF_IsupDigits_tags_1,
+	sizeof(asn_DEF_IsupDigits_tags_1)
+		/sizeof(asn_DEF_IsupDigits_tags_1[0]), /* 1 */
+	asn_DEF_IsupDigits_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IsupDigits_tags_1)
+		/sizeof(asn_DEF_IsupDigits_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_IsupDigits_constr_1, IsupDigits_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupNumber.h	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IsupNumber_H_
+#define	_IsupNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "IsupDigits.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum IsupNumber_PR {
+	IsupNumber_PR_NOTHING,	/* No components present */
+	IsupNumber_PR_e164Number,
+	IsupNumber_PR_dataPartyNumber,
+	IsupNumber_PR_telexPartyNumber,
+	IsupNumber_PR_privateNumber,
+	IsupNumber_PR_nationalStandardPartyNumber
+	/* Extensions may appear below */
+	
+} IsupNumber_PR;
+
+/* Forward declarations */
+struct IsupPublicPartyNumber;
+struct IsupPrivatePartyNumber;
+
+/* IsupNumber */
+typedef struct IsupNumber {
+	IsupNumber_PR present;
+	union IsupNumber_u {
+		struct IsupPublicPartyNumber	*e164Number;
+		IsupDigits_t	 dataPartyNumber;
+		IsupDigits_t	 telexPartyNumber;
+		struct IsupPrivatePartyNumber	*privateNumber;
+		IsupDigits_t	 nationalStandardPartyNumber;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IsupNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IsupNumber;
+extern asn_CHOICE_specifics_t asn_SPC_IsupNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_IsupNumber_1[5];
+extern asn_per_constraints_t asn_PER_type_IsupNumber_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "IsupPublicPartyNumber.h"
+#include "IsupPrivatePartyNumber.h"
+
+#endif	/* _IsupNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupNumber.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IsupNumber.h"
+
+asn_per_constraints_t asn_PER_type_IsupNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_IsupNumber_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct IsupNumber, choice.e164Number),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IsupPublicPartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"e164Number"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IsupNumber, choice.dataPartyNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IsupDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataPartyNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IsupNumber, choice.telexPartyNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IsupDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"telexPartyNumber"
+		},
+	{ ATF_POINTER, 0, offsetof(struct IsupNumber, choice.privateNumber),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IsupPrivatePartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"privateNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IsupNumber, choice.nationalStandardPartyNumber),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IsupDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nationalStandardPartyNumber"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_IsupNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* e164Numberat 847 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataPartyNumberat 850 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* telexPartyNumberat 851 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* privateNumberat 852 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* nationalStandardPartyNumberat 855 */
+};
+asn_CHOICE_specifics_t asn_SPC_IsupNumber_specs_1 = {
+	sizeof(struct IsupNumber),
+	offsetof(struct IsupNumber, _asn_ctx),
+	offsetof(struct IsupNumber, present),
+	sizeof(((struct IsupNumber *)0)->present),
+	asn_MAP_IsupNumber_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_IsupNumber = {
+	"IsupNumber",
+	"IsupNumber",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_IsupNumber_constr_1, CHOICE_constraint },
+	asn_MBR_IsupNumber_1,
+	5,	/* Elements count */
+	&asn_SPC_IsupNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPrivatePartyNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPrivatePartyNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPrivatePartyNumber.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IsupPrivatePartyNumber_H_
+#define	_IsupPrivatePartyNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "PrivateTypeOfNumber.h"
+#include "IsupDigits.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* IsupPrivatePartyNumber */
+typedef struct IsupPrivatePartyNumber {
+	PrivateTypeOfNumber_t	 privateTypeOfNumber;
+	IsupDigits_t	 address;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IsupPrivatePartyNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IsupPrivatePartyNumber;
+extern asn_SEQUENCE_specifics_t asn_SPC_IsupPrivatePartyNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_IsupPrivatePartyNumber_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IsupPrivatePartyNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPrivatePartyNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPrivatePartyNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPrivatePartyNumber.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IsupPrivatePartyNumber.h"
+
+asn_TYPE_member_t asn_MBR_IsupPrivatePartyNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IsupPrivatePartyNumber, privateTypeOfNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PrivateTypeOfNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"privateTypeOfNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IsupPrivatePartyNumber, address),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IsupDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"address"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_IsupPrivatePartyNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IsupPrivatePartyNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* privateTypeOfNumberat 868 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* addressat 869 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IsupPrivatePartyNumber_specs_1 = {
+	sizeof(struct IsupPrivatePartyNumber),
+	offsetof(struct IsupPrivatePartyNumber, _asn_ctx),
+	asn_MAP_IsupPrivatePartyNumber_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IsupPrivatePartyNumber = {
+	"IsupPrivatePartyNumber",
+	"IsupPrivatePartyNumber",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IsupPrivatePartyNumber_tags_1,
+	sizeof(asn_DEF_IsupPrivatePartyNumber_tags_1)
+		/sizeof(asn_DEF_IsupPrivatePartyNumber_tags_1[0]), /* 1 */
+	asn_DEF_IsupPrivatePartyNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IsupPrivatePartyNumber_tags_1)
+		/sizeof(asn_DEF_IsupPrivatePartyNumber_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IsupPrivatePartyNumber_1,
+	2,	/* Elements count */
+	&asn_SPC_IsupPrivatePartyNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPublicPartyNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPublicPartyNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPublicPartyNumber.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_IsupPublicPartyNumber_H_
+#define	_IsupPublicPartyNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "NatureOfAddress.h"
+#include "IsupDigits.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* IsupPublicPartyNumber */
+typedef struct IsupPublicPartyNumber {
+	NatureOfAddress_t	 natureOfAddress;
+	IsupDigits_t	 address;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} IsupPublicPartyNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_IsupPublicPartyNumber;
+extern asn_SEQUENCE_specifics_t asn_SPC_IsupPublicPartyNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_IsupPublicPartyNumber_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _IsupPublicPartyNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPublicPartyNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPublicPartyNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/IsupPublicPartyNumber.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "IsupPublicPartyNumber.h"
+
+asn_TYPE_member_t asn_MBR_IsupPublicPartyNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct IsupPublicPartyNumber, natureOfAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_NatureOfAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"natureOfAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct IsupPublicPartyNumber, address),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IsupDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"address"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_IsupPublicPartyNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_IsupPublicPartyNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* natureOfAddressat 861 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* addressat 862 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_IsupPublicPartyNumber_specs_1 = {
+	sizeof(struct IsupPublicPartyNumber),
+	offsetof(struct IsupPublicPartyNumber, _asn_ctx),
+	asn_MAP_IsupPublicPartyNumber_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_IsupPublicPartyNumber = {
+	"IsupPublicPartyNumber",
+	"IsupPublicPartyNumber",
+	&asn_OP_SEQUENCE,
+	asn_DEF_IsupPublicPartyNumber_tags_1,
+	sizeof(asn_DEF_IsupPublicPartyNumber_tags_1)
+		/sizeof(asn_DEF_IsupPublicPartyNumber_tags_1[0]), /* 1 */
+	asn_DEF_IsupPublicPartyNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_IsupPublicPartyNumber_tags_1)
+		/sizeof(asn_DEF_IsupPublicPartyNumber_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_IsupPublicPartyNumber_1,
+	2,	/* Elements count */
+	&asn_SPC_IsupPublicPartyNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/JitterIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/JitterIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/JitterIndication.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_JitterIndication_H_
+#define	_JitterIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum JitterIndication__scope_PR {
+	JitterIndication__scope_PR_NOTHING,	/* No components present */
+	JitterIndication__scope_PR_logicalChannelNumber,
+	JitterIndication__scope_PR_resourceID,
+	JitterIndication__scope_PR_wholeMultiplex
+} JitterIndication__scope_PR;
+
+/* JitterIndication */
+typedef struct JitterIndication {
+	struct JitterIndication__scope {
+		JitterIndication__scope_PR present;
+		union JitterIndication__scope_u {
+			LogicalChannelNumber_t	 logicalChannelNumber;
+			long	 resourceID;
+			NULL_t	 wholeMultiplex;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} scope;
+	long	 estimatedReceivedJitterMantissa;
+	long	 estimatedReceivedJitterExponent;
+	long	*skippedFrameCount;	/* OPTIONAL */
+	long	*additionalDecoderBuffer;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} JitterIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_JitterIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_JitterIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_JitterIndication_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _JitterIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/JitterIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/JitterIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/JitterIndication.c	(working copy)
@@ -0,0 +1,306 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "JitterIndication.h"
+
+static int
+memb_resourceID_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_estimatedReceivedJitterMantissa_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 3)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_estimatedReceivedJitterExponent_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 7)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_skippedFrameCount_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_additionalDecoderBuffer_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 262143)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_resourceID_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_scope_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  2 }	/* (0..2) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_estimatedReceivedJitterMantissa_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 2,  2,  0,  3 }	/* (0..3) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_estimatedReceivedJitterExponent_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 3,  3,  0,  7 }	/* (0..7) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_skippedFrameCount_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  15 }	/* (0..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_additionalDecoderBuffer_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 18, -1,  0,  262143 }	/* (0..262143) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_scope_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct JitterIndication__scope, choice.logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct JitterIndication__scope, choice.resourceID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_resourceID_constr_4,  memb_resourceID_constraint_2 },
+		0, 0, /* No default value */
+		"resourceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct JitterIndication__scope, choice.wholeMultiplex),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"wholeMultiplex"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_scope_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumberat 3957 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* resourceIDat 3958 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* wholeMultiplexat 3959 */
+};
+static asn_CHOICE_specifics_t asn_SPC_scope_specs_2 = {
+	sizeof(struct JitterIndication__scope),
+	offsetof(struct JitterIndication__scope, _asn_ctx),
+	offsetof(struct JitterIndication__scope, present),
+	sizeof(((struct JitterIndication__scope *)0)->present),
+	asn_MAP_scope_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_scope_2 = {
+	"scope",
+	"scope",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_scope_constr_2, CHOICE_constraint },
+	asn_MBR_scope_2,
+	3,	/* Elements count */
+	&asn_SPC_scope_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_JitterIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct JitterIndication, scope),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_scope_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"scope"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct JitterIndication, estimatedReceivedJitterMantissa),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_estimatedReceivedJitterMantissa_constr_6,  memb_estimatedReceivedJitterMantissa_constraint_1 },
+		0, 0, /* No default value */
+		"estimatedReceivedJitterMantissa"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct JitterIndication, estimatedReceivedJitterExponent),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_estimatedReceivedJitterExponent_constr_7,  memb_estimatedReceivedJitterExponent_constraint_1 },
+		0, 0, /* No default value */
+		"estimatedReceivedJitterExponent"
+		},
+	{ ATF_POINTER, 2, offsetof(struct JitterIndication, skippedFrameCount),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_skippedFrameCount_constr_8,  memb_skippedFrameCount_constraint_1 },
+		0, 0, /* No default value */
+		"skippedFrameCount"
+		},
+	{ ATF_POINTER, 1, offsetof(struct JitterIndication, additionalDecoderBuffer),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_additionalDecoderBuffer_constr_9,  memb_additionalDecoderBuffer_constraint_1 },
+		0, 0, /* No default value */
+		"additionalDecoderBuffer"
+		},
+};
+static const int asn_MAP_JitterIndication_oms_1[] = { 3, 4 };
+static const ber_tlv_tag_t asn_DEF_JitterIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_JitterIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* scopeat 3957 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* estimatedReceivedJitterMantissaat 3961 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* estimatedReceivedJitterExponentat 3962 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* skippedFrameCountat 3963 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* additionalDecoderBufferat 3964 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_JitterIndication_specs_1 = {
+	sizeof(struct JitterIndication),
+	offsetof(struct JitterIndication, _asn_ctx),
+	asn_MAP_JitterIndication_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_JitterIndication_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_JitterIndication = {
+	"JitterIndication",
+	"JitterIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_JitterIndication_tags_1,
+	sizeof(asn_DEF_JitterIndication_tags_1)
+		/sizeof(asn_DEF_JitterIndication_tags_1[0]), /* 1 */
+	asn_DEF_JitterIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_JitterIndication_tags_1)
+		/sizeof(asn_DEF_JitterIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_JitterIndication_1,
+	5,	/* Elements count */
+	&asn_SPC_JitterIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterial.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterial.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterial.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_KeyMaterial_H_
+#define	_KeyMaterial_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BIT_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* KeyMaterial */
+typedef BIT_STRING_t	 KeyMaterial_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_KeyMaterial_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_KeyMaterial;
+asn_struct_free_f KeyMaterial_free;
+asn_struct_print_f KeyMaterial_print;
+asn_constr_check_f KeyMaterial_constraint;
+ber_type_decoder_f KeyMaterial_decode_ber;
+der_type_encoder_f KeyMaterial_encode_der;
+xer_type_decoder_f KeyMaterial_decode_xer;
+xer_type_encoder_f KeyMaterial_encode_xer;
+per_type_decoder_f KeyMaterial_decode_uper;
+per_type_encoder_f KeyMaterial_encode_uper;
+per_type_decoder_f KeyMaterial_decode_aper;
+per_type_encoder_f KeyMaterial_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _KeyMaterial_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterial.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterial.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterial.c	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "KeyMaterial.h"
+
+int
+KeyMaterial_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size >= 1 && size <= 2048)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using BIT_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_KeyMaterial_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 11,  11,  1,  2048 }	/* (SIZE(1..2048)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_KeyMaterial_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (3 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_KeyMaterial = {
+	"KeyMaterial",
+	"KeyMaterial",
+	&asn_OP_BIT_STRING,
+	asn_DEF_KeyMaterial_tags_1,
+	sizeof(asn_DEF_KeyMaterial_tags_1)
+		/sizeof(asn_DEF_KeyMaterial_tags_1[0]), /* 1 */
+	asn_DEF_KeyMaterial_tags_1,	/* Same as above */
+	sizeof(asn_DEF_KeyMaterial_tags_1)
+		/sizeof(asn_DEF_KeyMaterial_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_KeyMaterial_constr_1, KeyMaterial_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BIT_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterialExt.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterialExt.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterialExt.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_KeyMaterialExt_H_
+#define	_KeyMaterialExt_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BIT_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* KeyMaterialExt */
+typedef BIT_STRING_t	 KeyMaterialExt_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_KeyMaterialExt_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_KeyMaterialExt;
+asn_struct_free_f KeyMaterialExt_free;
+asn_struct_print_f KeyMaterialExt_print;
+asn_constr_check_f KeyMaterialExt_constraint;
+ber_type_decoder_f KeyMaterialExt_decode_ber;
+der_type_encoder_f KeyMaterialExt_encode_der;
+xer_type_decoder_f KeyMaterialExt_decode_xer;
+xer_type_encoder_f KeyMaterialExt_encode_xer;
+per_type_decoder_f KeyMaterialExt_decode_uper;
+per_type_encoder_f KeyMaterialExt_encode_uper;
+per_type_decoder_f KeyMaterialExt_decode_aper;
+per_type_encoder_f KeyMaterialExt_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _KeyMaterialExt_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterialExt.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterialExt.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyMaterialExt.c	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "KeyMaterialExt.h"
+
+int
+KeyMaterialExt_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	if(st->size > 0) {
+		/* Size in bits */
+		size = 8 * st->size - (st->bits_unused & 0x07);
+	} else {
+		size = 0;
+	}
+	
+	if((size >= 2049 && size <= 65536)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using BIT_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_KeyMaterialExt_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16, -1,  2049,  65536 }	/* (SIZE(2049..65536)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_KeyMaterialExt_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (3 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_KeyMaterialExt = {
+	"KeyMaterialExt",
+	"KeyMaterialExt",
+	&asn_OP_BIT_STRING,
+	asn_DEF_KeyMaterialExt_tags_1,
+	sizeof(asn_DEF_KeyMaterialExt_tags_1)
+		/sizeof(asn_DEF_KeyMaterialExt_tags_1[0]), /* 1 */
+	asn_DEF_KeyMaterialExt_tags_1,	/* Same as above */
+	sizeof(asn_DEF_KeyMaterialExt_tags_1)
+		/sizeof(asn_DEF_KeyMaterialExt_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_KeyMaterialExt_constr_1, KeyMaterialExt_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_BIT_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyProtectionMethod.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyProtectionMethod.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyProtectionMethod.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_KeyProtectionMethod_H_
+#define	_KeyProtectionMethod_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* KeyProtectionMethod */
+typedef struct KeyProtectionMethod {
+	BOOLEAN_t	 secureChannel;
+	BOOLEAN_t	 sharedSecret;
+	BOOLEAN_t	 certProtectedKey;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} KeyProtectionMethod_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_KeyProtectionMethod;
+extern asn_SEQUENCE_specifics_t asn_SPC_KeyProtectionMethod_specs_1;
+extern asn_TYPE_member_t asn_MBR_KeyProtectionMethod_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _KeyProtectionMethod_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyProtectionMethod.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyProtectionMethod.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeyProtectionMethod.c	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "KeyProtectionMethod.h"
+
+asn_TYPE_member_t asn_MBR_KeyProtectionMethod_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct KeyProtectionMethod, secureChannel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secureChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct KeyProtectionMethod, sharedSecret),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sharedSecret"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct KeyProtectionMethod, certProtectedKey),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certProtectedKey"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_KeyProtectionMethod_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_KeyProtectionMethod_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* secureChannelat 3702 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* sharedSecretat 3703 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* certProtectedKeyat 3704 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_KeyProtectionMethod_specs_1 = {
+	sizeof(struct KeyProtectionMethod),
+	offsetof(struct KeyProtectionMethod, _asn_ctx),
+	asn_MAP_KeyProtectionMethod_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_KeyProtectionMethod = {
+	"KeyProtectionMethod",
+	"KeyProtectionMethod",
+	&asn_OP_SEQUENCE,
+	asn_DEF_KeyProtectionMethod_tags_1,
+	sizeof(asn_DEF_KeyProtectionMethod_tags_1)
+		/sizeof(asn_DEF_KeyProtectionMethod_tags_1[0]), /* 1 */
+	asn_DEF_KeyProtectionMethod_tags_1,	/* Same as above */
+	sizeof(asn_DEF_KeyProtectionMethod_tags_1)
+		/sizeof(asn_DEF_KeyProtectionMethod_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_KeyProtectionMethod_1,
+	3,	/* Elements count */
+	&asn_SPC_KeyProtectionMethod_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySignedMaterial.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySignedMaterial.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySignedMaterial.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_KeySignedMaterial_H_
+#define	_KeySignedMaterial_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "Identifier.h"
+#include "RandomVal.h"
+#include "TimeStamp.h"
+#include "ENCRYPTED.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* KeySignedMaterial */
+typedef struct KeySignedMaterial {
+	Identifier_t	 generalId;
+	RandomVal_t	 mrandom;
+	RandomVal_t	*srandom;	/* OPTIONAL */
+	TimeStamp_t	*timeStamp;	/* OPTIONAL */
+	ENCRYPTED_202P2_t	 encrptval;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} KeySignedMaterial_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_KeySignedMaterial;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _KeySignedMaterial_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySignedMaterial.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySignedMaterial.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySignedMaterial.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "KeySignedMaterial.h"
+
+static asn_TYPE_member_t asn_MBR_KeySignedMaterial_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct KeySignedMaterial, generalId),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Identifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"generalId"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct KeySignedMaterial, mrandom),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RandomVal,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mrandom"
+		},
+	{ ATF_POINTER, 2, offsetof(struct KeySignedMaterial, srandom),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RandomVal,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srandom"
+		},
+	{ ATF_POINTER, 1, offsetof(struct KeySignedMaterial, timeStamp),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeStamp,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"timeStamp"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct KeySignedMaterial, encrptval),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ENCRYPTED_202P2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encrptval"
+		},
+};
+static const int asn_MAP_KeySignedMaterial_oms_1[] = { 2, 3 };
+static const ber_tlv_tag_t asn_DEF_KeySignedMaterial_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_KeySignedMaterial_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* generalIdat 272 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* mrandomat 273 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* srandomat 274 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* timeStampat 275 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* encrptvalat 276 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_KeySignedMaterial_specs_1 = {
+	sizeof(struct KeySignedMaterial),
+	offsetof(struct KeySignedMaterial, _asn_ctx),
+	asn_MAP_KeySignedMaterial_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_KeySignedMaterial_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_KeySignedMaterial = {
+	"KeySignedMaterial",
+	"KeySignedMaterial",
+	&asn_OP_SEQUENCE,
+	asn_DEF_KeySignedMaterial_tags_1,
+	sizeof(asn_DEF_KeySignedMaterial_tags_1)
+		/sizeof(asn_DEF_KeySignedMaterial_tags_1[0]), /* 1 */
+	asn_DEF_KeySignedMaterial_tags_1,	/* Same as above */
+	sizeof(asn_DEF_KeySignedMaterial_tags_1)
+		/sizeof(asn_DEF_KeySignedMaterial_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_KeySignedMaterial_1,
+	5,	/* Elements count */
+	&asn_SPC_KeySignedMaterial_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySyncMaterial.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySyncMaterial.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySyncMaterial.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_KeySyncMaterial_H_
+#define	_KeySyncMaterial_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "Identifier.h"
+#include "KeyMaterial.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* KeySyncMaterial */
+typedef struct KeySyncMaterial {
+	Identifier_t	 generalID;
+	KeyMaterial_t	 keyMaterial;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} KeySyncMaterial_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_KeySyncMaterial;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _KeySyncMaterial_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySyncMaterial.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySyncMaterial.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/KeySyncMaterial.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "KeySyncMaterial.h"
+
+static asn_TYPE_member_t asn_MBR_KeySyncMaterial_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct KeySyncMaterial, generalID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Identifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"generalID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct KeySyncMaterial, keyMaterial),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_KeyMaterial,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"keyMaterial"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_KeySyncMaterial_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_KeySyncMaterial_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* generalIDat 301 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* keyMaterialat 302 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_KeySyncMaterial_specs_1 = {
+	sizeof(struct KeySyncMaterial),
+	offsetof(struct KeySyncMaterial, _asn_ctx),
+	asn_MAP_KeySyncMaterial_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_KeySyncMaterial = {
+	"KeySyncMaterial",
+	"KeySyncMaterial",
+	&asn_OP_SEQUENCE,
+	asn_DEF_KeySyncMaterial_tags_1,
+	sizeof(asn_DEF_KeySyncMaterial_tags_1)
+		/sizeof(asn_DEF_KeySyncMaterial_tags_1[0]), /* 1 */
+	asn_DEF_KeySyncMaterial_tags_1,	/* Same as above */
+	sizeof(asn_DEF_KeySyncMaterial_tags_1)
+		/sizeof(asn_DEF_KeySyncMaterial_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_KeySyncMaterial_1,
+	2,	/* Elements count */
+	&asn_SPC_KeySyncMaterial_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationConfirm.h	(working copy)
@@ -0,0 +1,156 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LocationConfirm_H_
+#define	_LocationConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include <BOOLEAN.h>
+#include "BandWidth.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct EndpointType;
+struct ICV;
+struct AlternateTransportAddresses;
+struct FeatureSet;
+struct CircuitInfo;
+struct AliasAddress;
+struct Endpoint;
+struct ClearToken;
+struct CryptoH323Token;
+struct SupportedProtocols;
+struct GenericData;
+struct ServiceControlSession;
+
+/* LocationConfirm */
+typedef struct LocationConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	H323_MESSAGES_TransportAddress_t	 callSignalAddress;
+	H323_MESSAGES_TransportAddress_t	 rasAddress;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct LocationConfirm__destinationInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destinationInfo;
+	struct LocationConfirm__destExtraCallInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destExtraCallInfo;
+	struct EndpointType	*destinationType;	/* OPTIONAL */
+	struct LocationConfirm__remoteExtensionAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *remoteExtensionAddress;
+	struct LocationConfirm__alternateEndpoints {
+		A_SEQUENCE_OF(struct Endpoint) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateEndpoints;
+	struct LocationConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct LocationConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct AlternateTransportAddresses	*alternateTransportAddresses;	/* OPTIONAL */
+	struct LocationConfirm__supportedProtocols {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedProtocols;
+	BOOLEAN_t	*multipleCalls;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct LocationConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct LocationConfirm__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	struct LocationConfirm__modifiedSrcInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *modifiedSrcInfo;
+	BandWidth_t	*bandWidth;	/* OPTIONAL */
+	struct LocationConfirm__language {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *language;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LocationConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LocationConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_LocationConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_LocationConfirm_1[22];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "EndpointType.h"
+#include "ICV.h"
+#include "AlternateTransportAddresses.h"
+#include "FeatureSet.h"
+#include "CircuitInfo.h"
+#include "AliasAddress.h"
+#include "Endpoint.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "SupportedProtocols.h"
+#include "GenericData.h"
+#include "ServiceControlSession.h"
+
+#endif	/* _LocationConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationConfirm.c	(working copy)
@@ -0,0 +1,714 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LocationConfirm.h"
+
+static int check_permitted_alphabet_35(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_IA5String_constraint_34(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)
+		 && !check_permitted_alphabet_35(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_35 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_TYPE_member_t asn_MBR_destinationInfo_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destinationInfo_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destinationInfo_specs_7 = {
+	sizeof(struct LocationConfirm__destinationInfo),
+	offsetof(struct LocationConfirm__destinationInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destinationInfo_7 = {
+	"destinationInfo",
+	"destinationInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destinationInfo_tags_7,
+	sizeof(asn_DEF_destinationInfo_tags_7)
+		/sizeof(asn_DEF_destinationInfo_tags_7[0]) - 1, /* 1 */
+	asn_DEF_destinationInfo_tags_7,	/* Same as above */
+	sizeof(asn_DEF_destinationInfo_tags_7)
+		/sizeof(asn_DEF_destinationInfo_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destinationInfo_7,
+	1,	/* Single element */
+	&asn_SPC_destinationInfo_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destExtraCallInfo_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destExtraCallInfo_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destExtraCallInfo_specs_9 = {
+	sizeof(struct LocationConfirm__destExtraCallInfo),
+	offsetof(struct LocationConfirm__destExtraCallInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destExtraCallInfo_9 = {
+	"destExtraCallInfo",
+	"destExtraCallInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destExtraCallInfo_tags_9,
+	sizeof(asn_DEF_destExtraCallInfo_tags_9)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_9[0]) - 1, /* 1 */
+	asn_DEF_destExtraCallInfo_tags_9,	/* Same as above */
+	sizeof(asn_DEF_destExtraCallInfo_tags_9)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destExtraCallInfo_9,
+	1,	/* Single element */
+	&asn_SPC_destExtraCallInfo_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_remoteExtensionAddress_12[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_remoteExtensionAddress_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_remoteExtensionAddress_specs_12 = {
+	sizeof(struct LocationConfirm__remoteExtensionAddress),
+	offsetof(struct LocationConfirm__remoteExtensionAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_remoteExtensionAddress_12 = {
+	"remoteExtensionAddress",
+	"remoteExtensionAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_remoteExtensionAddress_tags_12,
+	sizeof(asn_DEF_remoteExtensionAddress_tags_12)
+		/sizeof(asn_DEF_remoteExtensionAddress_tags_12[0]) - 1, /* 1 */
+	asn_DEF_remoteExtensionAddress_tags_12,	/* Same as above */
+	sizeof(asn_DEF_remoteExtensionAddress_tags_12)
+		/sizeof(asn_DEF_remoteExtensionAddress_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_remoteExtensionAddress_12,
+	1,	/* Single element */
+	&asn_SPC_remoteExtensionAddress_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alternateEndpoints_14[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Endpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateEndpoints_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateEndpoints_specs_14 = {
+	sizeof(struct LocationConfirm__alternateEndpoints),
+	offsetof(struct LocationConfirm__alternateEndpoints, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateEndpoints_14 = {
+	"alternateEndpoints",
+	"alternateEndpoints",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateEndpoints_tags_14,
+	sizeof(asn_DEF_alternateEndpoints_tags_14)
+		/sizeof(asn_DEF_alternateEndpoints_tags_14[0]) - 1, /* 1 */
+	asn_DEF_alternateEndpoints_tags_14,	/* Same as above */
+	sizeof(asn_DEF_alternateEndpoints_tags_14)
+		/sizeof(asn_DEF_alternateEndpoints_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateEndpoints_14,
+	1,	/* Single element */
+	&asn_SPC_alternateEndpoints_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_16[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_16 = {
+	sizeof(struct LocationConfirm__tokens),
+	offsetof(struct LocationConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_16 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_16,
+	sizeof(asn_DEF_tokens_tags_16)
+		/sizeof(asn_DEF_tokens_tags_16[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_16,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_16)
+		/sizeof(asn_DEF_tokens_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_16,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_18[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_18 = {
+	sizeof(struct LocationConfirm__cryptoTokens),
+	offsetof(struct LocationConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_18 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_18,
+	sizeof(asn_DEF_cryptoTokens_tags_18)
+		/sizeof(asn_DEF_cryptoTokens_tags_18[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_18,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_18)
+		/sizeof(asn_DEF_cryptoTokens_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_18,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedProtocols_22[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedProtocols_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedProtocols_specs_22 = {
+	sizeof(struct LocationConfirm__supportedProtocols),
+	offsetof(struct LocationConfirm__supportedProtocols, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedProtocols_22 = {
+	"supportedProtocols",
+	"supportedProtocols",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedProtocols_tags_22,
+	sizeof(asn_DEF_supportedProtocols_tags_22)
+		/sizeof(asn_DEF_supportedProtocols_tags_22[0]) - 1, /* 1 */
+	asn_DEF_supportedProtocols_tags_22,	/* Same as above */
+	sizeof(asn_DEF_supportedProtocols_tags_22)
+		/sizeof(asn_DEF_supportedProtocols_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedProtocols_22,
+	1,	/* Single element */
+	&asn_SPC_supportedProtocols_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_26[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_26[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_26 = {
+	sizeof(struct LocationConfirm__genericData),
+	offsetof(struct LocationConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_26 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_26,
+	sizeof(asn_DEF_genericData_tags_26)
+		/sizeof(asn_DEF_genericData_tags_26[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_26,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_26)
+		/sizeof(asn_DEF_genericData_tags_26[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_26,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_26	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_29[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_29[] = {
+	(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_29 = {
+	sizeof(struct LocationConfirm__serviceControl),
+	offsetof(struct LocationConfirm__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_29 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_29,
+	sizeof(asn_DEF_serviceControl_tags_29)
+		/sizeof(asn_DEF_serviceControl_tags_29[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_29,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_29)
+		/sizeof(asn_DEF_serviceControl_tags_29[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_29,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_29	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_modifiedSrcInfo_31[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_modifiedSrcInfo_tags_31[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_modifiedSrcInfo_specs_31 = {
+	sizeof(struct LocationConfirm__modifiedSrcInfo),
+	offsetof(struct LocationConfirm__modifiedSrcInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_modifiedSrcInfo_31 = {
+	"modifiedSrcInfo",
+	"modifiedSrcInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_modifiedSrcInfo_tags_31,
+	sizeof(asn_DEF_modifiedSrcInfo_tags_31)
+		/sizeof(asn_DEF_modifiedSrcInfo_tags_31[0]) - 1, /* 1 */
+	asn_DEF_modifiedSrcInfo_tags_31,	/* Same as above */
+	sizeof(asn_DEF_modifiedSrcInfo_tags_31)
+		/sizeof(asn_DEF_modifiedSrcInfo_tags_31[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_modifiedSrcInfo_31,
+	1,	/* Single element */
+	&asn_SPC_modifiedSrcInfo_specs_31	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_language_34[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_35,  memb_IA5String_constraint_34 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_language_tags_34[] = {
+	(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_language_specs_34 = {
+	sizeof(struct LocationConfirm__language),
+	offsetof(struct LocationConfirm__language, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_language_34 = {
+	"language",
+	"language",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_language_tags_34,
+	sizeof(asn_DEF_language_tags_34)
+		/sizeof(asn_DEF_language_tags_34[0]) - 1, /* 1 */
+	asn_DEF_language_tags_34,	/* Same as above */
+	sizeof(asn_DEF_language_tags_34)
+		/sizeof(asn_DEF_language_tags_34[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_language_34,
+	1,	/* Single element */
+	&asn_SPC_language_specs_34	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_LocationConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationConfirm, callSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignalAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationConfirm, rasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rasAddress"
+		},
+	{ ATF_POINTER, 19, offsetof(struct LocationConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 18, offsetof(struct LocationConfirm, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_destinationInfo_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 17, offsetof(struct LocationConfirm, destExtraCallInfo),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_destExtraCallInfo_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destExtraCallInfo"
+		},
+	{ ATF_POINTER, 16, offsetof(struct LocationConfirm, destinationType),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationType"
+		},
+	{ ATF_POINTER, 15, offsetof(struct LocationConfirm, remoteExtensionAddress),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_remoteExtensionAddress_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"remoteExtensionAddress"
+		},
+	{ ATF_POINTER, 14, offsetof(struct LocationConfirm, alternateEndpoints),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_alternateEndpoints_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateEndpoints"
+		},
+	{ ATF_POINTER, 13, offsetof(struct LocationConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_tokens_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 12, offsetof(struct LocationConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 11, offsetof(struct LocationConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 10, offsetof(struct LocationConfirm, alternateTransportAddresses),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateTransportAddresses,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateTransportAddresses"
+		},
+	{ ATF_POINTER, 9, offsetof(struct LocationConfirm, supportedProtocols),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		0,
+		&asn_DEF_supportedProtocols_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedProtocols"
+		},
+	{ ATF_POINTER, 8, offsetof(struct LocationConfirm, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 7, offsetof(struct LocationConfirm, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 6, offsetof(struct LocationConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_genericData_26,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct LocationConfirm, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 4, offsetof(struct LocationConfirm, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		0,
+		&asn_DEF_serviceControl_29,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 3, offsetof(struct LocationConfirm, modifiedSrcInfo),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_modifiedSrcInfo_31,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"modifiedSrcInfo"
+		},
+	{ ATF_POINTER, 2, offsetof(struct LocationConfirm, bandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandWidth"
+		},
+	{ ATF_POINTER, 1, offsetof(struct LocationConfirm, language),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		0,
+		&asn_DEF_language_34,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+};
+static const int asn_MAP_LocationConfirm_oms_1[] = { 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 };
+static const ber_tlv_tag_t asn_DEF_LocationConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_LocationConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1983 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callSignalAddressat 1984 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* rasAddressat 1985 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nonStandardDataat 1986 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* destinationInfoat 1988 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* destExtraCallInfoat 1989 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* destinationTypeat 1990 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* remoteExtensionAddressat 1991 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* alternateEndpointsat 1992 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* tokensat 1993 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* cryptoTokensat 1994 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* integrityCheckValueat 1995 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* alternateTransportAddressesat 1996 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* supportedProtocolsat 1997 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* multipleCallsat 1998 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* featureSetat 1999 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* genericDataat 2000 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* circuitInfoat 2001 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* serviceControlat 2002 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* modifiedSrcInfoat 2003 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* bandWidthat 2004 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 } /* languageat 2005 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_LocationConfirm_specs_1 = {
+	sizeof(struct LocationConfirm),
+	offsetof(struct LocationConfirm, _asn_ctx),
+	asn_MAP_LocationConfirm_tag2el_1,
+	22,	/* Count of tags in the map */
+	asn_MAP_LocationConfirm_oms_1,	/* Optional members */
+	1, 18,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_LocationConfirm = {
+	"LocationConfirm",
+	"LocationConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_LocationConfirm_tags_1,
+	sizeof(asn_DEF_LocationConfirm_tags_1)
+		/sizeof(asn_DEF_LocationConfirm_tags_1[0]), /* 1 */
+	asn_DEF_LocationConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LocationConfirm_tags_1)
+		/sizeof(asn_DEF_LocationConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_LocationConfirm_1,
+	22,	/* Elements count */
+	&asn_SPC_LocationConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationReject.h	(working copy)
@@ -0,0 +1,96 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LocationReject_H_
+#define	_LocationReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "LocationRejectReason.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct FeatureSet;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+struct ServiceControlSession;
+
+/* LocationReject */
+typedef struct LocationReject {
+	RequestSeqNum_t	 requestSeqNum;
+	LocationRejectReason_t	 rejectReason;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct LocationReject__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct LocationReject__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct LocationReject__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct LocationReject__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LocationReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LocationReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_LocationReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_LocationReject_1[10];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+#include "ServiceControlSession.h"
+
+#endif	/* _LocationReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationReject.c	(working copy)
@@ -0,0 +1,290 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LocationReject.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_7 = {
+	sizeof(struct LocationReject__tokens),
+	offsetof(struct LocationReject__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_7 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_7,
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_7,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_9 = {
+	sizeof(struct LocationReject__cryptoTokens),
+	offsetof(struct LocationReject__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_9 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_9,
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_9,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_13 = {
+	sizeof(struct LocationReject__genericData),
+	offsetof(struct LocationReject__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_13 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_13,
+	sizeof(asn_DEF_genericData_tags_13)
+		/sizeof(asn_DEF_genericData_tags_13[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_13,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_13)
+		/sizeof(asn_DEF_genericData_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_13,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_15[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_15 = {
+	sizeof(struct LocationReject__serviceControl),
+	offsetof(struct LocationReject__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_15 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_15,
+	sizeof(asn_DEF_serviceControl_tags_15)
+		/sizeof(asn_DEF_serviceControl_tags_15[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_15,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_15)
+		/sizeof(asn_DEF_serviceControl_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_15,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_15	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_LocationReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationReject, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_LocationRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_POINTER, 8, offsetof(struct LocationReject, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 7, offsetof(struct LocationReject, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 6, offsetof(struct LocationReject, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_tokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 5, offsetof(struct LocationReject, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct LocationReject, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 3, offsetof(struct LocationReject, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 2, offsetof(struct LocationReject, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_genericData_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct LocationReject, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_serviceControl_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+};
+static const int asn_MAP_LocationReject_oms_1[] = { 2, 3, 4, 5, 6, 7, 8, 9 };
+static const ber_tlv_tag_t asn_DEF_LocationReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_LocationReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2011 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rejectReasonat 2012 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 2013 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* altGKInfoat 2015 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* tokensat 2016 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cryptoTokensat 2017 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* integrityCheckValueat 2018 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* featureSetat 2019 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* genericDataat 2020 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 } /* serviceControlat 2021 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_LocationReject_specs_1 = {
+	sizeof(struct LocationReject),
+	offsetof(struct LocationReject, _asn_ctx),
+	asn_MAP_LocationReject_tag2el_1,
+	10,	/* Count of tags in the map */
+	asn_MAP_LocationReject_oms_1,	/* Optional members */
+	1, 7,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_LocationReject = {
+	"LocationReject",
+	"LocationReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_LocationReject_tags_1,
+	sizeof(asn_DEF_LocationReject_tags_1)
+		/sizeof(asn_DEF_LocationReject_tags_1[0]), /* 1 */
+	asn_DEF_LocationReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LocationReject_tags_1)
+		/sizeof(asn_DEF_LocationReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_LocationReject_1,
+	10,	/* Elements count */
+	&asn_SPC_LocationReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRejectReason.h	(working copy)
@@ -0,0 +1,100 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LocationRejectReason_H_
+#define	_LocationRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum LocationRejectReason_PR {
+	LocationRejectReason_PR_NOTHING,	/* No components present */
+	LocationRejectReason_PR_notRegistered,
+	LocationRejectReason_PR_invalidPermission,
+	LocationRejectReason_PR_requestDenied,
+	LocationRejectReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	LocationRejectReason_PR_securityDenial,
+	LocationRejectReason_PR_aliasesInconsistent,
+	LocationRejectReason_PR_routeCalltoSCN,
+	LocationRejectReason_PR_resourceUnavailable,
+	LocationRejectReason_PR_genericDataReason,
+	LocationRejectReason_PR_neededFeatureNotSupported,
+	LocationRejectReason_PR_hopCountExceeded,
+	LocationRejectReason_PR_incompleteAddress,
+	LocationRejectReason_PR_securityError,
+	LocationRejectReason_PR_securityDHmismatch,
+	LocationRejectReason_PR_noRouteToDestination,
+	LocationRejectReason_PR_unallocatedNumber
+} LocationRejectReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors2;
+struct PartyNumber;
+
+/* LocationRejectReason */
+typedef struct LocationRejectReason {
+	LocationRejectReason_PR present;
+	union LocationRejectReason_u {
+		NULL_t	 notRegistered;
+		NULL_t	 invalidPermission;
+		NULL_t	 requestDenied;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 securityDenial;
+		NULL_t	 aliasesInconsistent;
+		struct LocationRejectReason__routeCalltoSCN {
+			A_SEQUENCE_OF(struct PartyNumber) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *routeCalltoSCN;
+		NULL_t	 resourceUnavailable;
+		NULL_t	 genericDataReason;
+		NULL_t	 neededFeatureNotSupported;
+		NULL_t	 hopCountExceeded;
+		NULL_t	 incompleteAddress;
+		struct SecurityErrors2	*securityError;
+		NULL_t	 securityDHmismatch;
+		NULL_t	 noRouteToDestination;
+		NULL_t	 unallocatedNumber;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LocationRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LocationRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_LocationRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_LocationRejectReason_1[16];
+extern asn_per_constraints_t asn_PER_type_LocationRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors2.h"
+#include "PartyNumber.h"
+
+#endif	/* _LocationRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRejectReason.c	(working copy)
@@ -0,0 +1,239 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LocationRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_LocationRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_routeCalltoSCN_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_PartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_routeCalltoSCN_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_routeCalltoSCN_specs_9 = {
+	sizeof(struct LocationRejectReason__routeCalltoSCN),
+	offsetof(struct LocationRejectReason__routeCalltoSCN, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_routeCalltoSCN_9 = {
+	"routeCalltoSCN",
+	"routeCalltoSCN",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_routeCalltoSCN_tags_9,
+	sizeof(asn_DEF_routeCalltoSCN_tags_9)
+		/sizeof(asn_DEF_routeCalltoSCN_tags_9[0]) - 1, /* 1 */
+	asn_DEF_routeCalltoSCN_tags_9,	/* Same as above */
+	sizeof(asn_DEF_routeCalltoSCN_tags_9)
+		/sizeof(asn_DEF_routeCalltoSCN_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_routeCalltoSCN_9,
+	1,	/* Single element */
+	&asn_SPC_routeCalltoSCN_specs_9	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_LocationRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.notRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.invalidPermission),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidPermission"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.requestDenied),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestDenied"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.aliasesInconsistent),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aliasesInconsistent"
+		},
+	{ ATF_POINTER, 0, offsetof(struct LocationRejectReason, choice.routeCalltoSCN),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_routeCalltoSCN_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routeCalltoSCN"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.resourceUnavailable),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resourceUnavailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.genericDataReason),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericDataReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.neededFeatureNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatureNotSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.hopCountExceeded),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hopCountExceeded"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.incompleteAddress),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"incompleteAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct LocationRejectReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.securityDHmismatch),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDHmismatch"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.noRouteToDestination),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noRouteToDestination"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRejectReason, choice.unallocatedNumber),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unallocatedNumber"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_LocationRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* notRegisteredat 2026 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* invalidPermissionat 2027 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* requestDeniedat 2028 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* undefinedReasonat 2029 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* securityDenialat 2031 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* aliasesInconsistentat 2032 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* routeCalltoSCNat 2033 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* resourceUnavailableat 2034 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* genericDataReasonat 2035 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* neededFeatureNotSupportedat 2036 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* hopCountExceededat 2037 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* incompleteAddressat 2038 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* securityErrorat 2039 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* securityDHmismatchat 2040 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* noRouteToDestinationat 2041 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* unallocatedNumberat 2042 */
+};
+asn_CHOICE_specifics_t asn_SPC_LocationRejectReason_specs_1 = {
+	sizeof(struct LocationRejectReason),
+	offsetof(struct LocationRejectReason, _asn_ctx),
+	offsetof(struct LocationRejectReason, present),
+	sizeof(((struct LocationRejectReason *)0)->present),
+	asn_MAP_LocationRejectReason_tag2el_1,
+	16,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_LocationRejectReason = {
+	"LocationRejectReason",
+	"LocationRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_LocationRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_LocationRejectReason_1,
+	16,	/* Elements count */
+	&asn_SPC_LocationRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRequest.h	(working copy)
@@ -0,0 +1,140 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LocationRequest_H_
+#define	_LocationRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "EndpointIdentifier.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include <BOOLEAN.h>
+#include "GatekeeperIdentifier.h"
+#include <NativeInteger.h>
+#include "BandWidth.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct TunnelledProtocol;
+struct FeatureSet;
+struct CircuitInfo;
+struct CallIdentifier;
+struct AliasAddress;
+struct ClearToken;
+struct CryptoH323Token;
+struct SupportedProtocols;
+struct GenericData;
+
+/* LocationRequest */
+typedef struct LocationRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	EndpointIdentifier_t	*endpointIdentifier;	/* OPTIONAL */
+	struct LocationRequest__destinationInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} destinationInfo;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	H323_MESSAGES_TransportAddress_t	 replyAddress;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct LocationRequest__sourceInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *sourceInfo;
+	BOOLEAN_t	*canMapAlias;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	struct LocationRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct LocationRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct LocationRequest__desiredProtocols {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *desiredProtocols;
+	struct TunnelledProtocol	*desiredTunnelledProtocol;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct LocationRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	long	*hopCount;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct CallIdentifier	*callIdentifier;	/* OPTIONAL */
+	BandWidth_t	*bandWidth;	/* OPTIONAL */
+	struct LocationRequest__sourceEndpointInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *sourceEndpointInfo;
+	BOOLEAN_t	*canMapSrcAlias;
+	struct LocationRequest__language {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *language;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LocationRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LocationRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_LocationRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_LocationRequest_1[22];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "TunnelledProtocol.h"
+#include "FeatureSet.h"
+#include "CircuitInfo.h"
+#include "CallIdentifier.h"
+#include "AliasAddress.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "SupportedProtocols.h"
+#include "GenericData.h"
+
+#endif	/* _LocationRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LocationRequest.c	(working copy)
@@ -0,0 +1,633 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LocationRequest.h"
+
+static int check_permitted_alphabet_32(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_IA5String_constraint_31(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)
+		 && !check_permitted_alphabet_32(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_hopCount_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_32 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_hopCount_constr_24 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_destinationInfo_4[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destinationInfo_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destinationInfo_specs_4 = {
+	sizeof(struct LocationRequest__destinationInfo),
+	offsetof(struct LocationRequest__destinationInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destinationInfo_4 = {
+	"destinationInfo",
+	"destinationInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destinationInfo_tags_4,
+	sizeof(asn_DEF_destinationInfo_tags_4)
+		/sizeof(asn_DEF_destinationInfo_tags_4[0]) - 1, /* 1 */
+	asn_DEF_destinationInfo_tags_4,	/* Same as above */
+	sizeof(asn_DEF_destinationInfo_tags_4)
+		/sizeof(asn_DEF_destinationInfo_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destinationInfo_4,
+	1,	/* Single element */
+	&asn_SPC_destinationInfo_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_sourceInfo_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_sourceInfo_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_sourceInfo_specs_9 = {
+	sizeof(struct LocationRequest__sourceInfo),
+	offsetof(struct LocationRequest__sourceInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sourceInfo_9 = {
+	"sourceInfo",
+	"sourceInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_sourceInfo_tags_9,
+	sizeof(asn_DEF_sourceInfo_tags_9)
+		/sizeof(asn_DEF_sourceInfo_tags_9[0]) - 1, /* 1 */
+	asn_DEF_sourceInfo_tags_9,	/* Same as above */
+	sizeof(asn_DEF_sourceInfo_tags_9)
+		/sizeof(asn_DEF_sourceInfo_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_sourceInfo_9,
+	1,	/* Single element */
+	&asn_SPC_sourceInfo_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_13 = {
+	sizeof(struct LocationRequest__tokens),
+	offsetof(struct LocationRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_13 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_13,
+	sizeof(asn_DEF_tokens_tags_13)
+		/sizeof(asn_DEF_tokens_tags_13[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_13,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_13)
+		/sizeof(asn_DEF_tokens_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_13,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_15[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_15 = {
+	sizeof(struct LocationRequest__cryptoTokens),
+	offsetof(struct LocationRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_15 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_15,
+	sizeof(asn_DEF_cryptoTokens_tags_15)
+		/sizeof(asn_DEF_cryptoTokens_tags_15[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_15,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_15)
+		/sizeof(asn_DEF_cryptoTokens_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_15,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_desiredProtocols_18[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_desiredProtocols_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_desiredProtocols_specs_18 = {
+	sizeof(struct LocationRequest__desiredProtocols),
+	offsetof(struct LocationRequest__desiredProtocols, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_desiredProtocols_18 = {
+	"desiredProtocols",
+	"desiredProtocols",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_desiredProtocols_tags_18,
+	sizeof(asn_DEF_desiredProtocols_tags_18)
+		/sizeof(asn_DEF_desiredProtocols_tags_18[0]) - 1, /* 1 */
+	asn_DEF_desiredProtocols_tags_18,	/* Same as above */
+	sizeof(asn_DEF_desiredProtocols_tags_18)
+		/sizeof(asn_DEF_desiredProtocols_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_desiredProtocols_18,
+	1,	/* Single element */
+	&asn_SPC_desiredProtocols_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_22[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_22 = {
+	sizeof(struct LocationRequest__genericData),
+	offsetof(struct LocationRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_22 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_22,
+	sizeof(asn_DEF_genericData_tags_22)
+		/sizeof(asn_DEF_genericData_tags_22[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_22,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_22)
+		/sizeof(asn_DEF_genericData_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_22,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_sourceEndpointInfo_28[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_sourceEndpointInfo_tags_28[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_sourceEndpointInfo_specs_28 = {
+	sizeof(struct LocationRequest__sourceEndpointInfo),
+	offsetof(struct LocationRequest__sourceEndpointInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sourceEndpointInfo_28 = {
+	"sourceEndpointInfo",
+	"sourceEndpointInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_sourceEndpointInfo_tags_28,
+	sizeof(asn_DEF_sourceEndpointInfo_tags_28)
+		/sizeof(asn_DEF_sourceEndpointInfo_tags_28[0]) - 1, /* 1 */
+	asn_DEF_sourceEndpointInfo_tags_28,	/* Same as above */
+	sizeof(asn_DEF_sourceEndpointInfo_tags_28)
+		/sizeof(asn_DEF_sourceEndpointInfo_tags_28[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_sourceEndpointInfo_28,
+	1,	/* Single element */
+	&asn_SPC_sourceEndpointInfo_specs_28	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_language_31[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_32,  memb_IA5String_constraint_31 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_language_tags_31[] = {
+	(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_language_specs_31 = {
+	sizeof(struct LocationRequest__language),
+	offsetof(struct LocationRequest__language, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_language_31 = {
+	"language",
+	"language",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_language_tags_31,
+	sizeof(asn_DEF_language_tags_31)
+		/sizeof(asn_DEF_language_tags_31[0]) - 1, /* 1 */
+	asn_DEF_language_tags_31,	/* Same as above */
+	sizeof(asn_DEF_language_tags_31)
+		/sizeof(asn_DEF_language_tags_31[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_language_31,
+	1,	/* Single element */
+	&asn_SPC_language_specs_31	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_LocationRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 1, offsetof(struct LocationRequest, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRequest, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_destinationInfo_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct LocationRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LocationRequest, replyAddress),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replyAddress"
+		},
+	{ ATF_POINTER, 17, offsetof(struct LocationRequest, sourceInfo),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_sourceInfo_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sourceInfo"
+		},
+	{ ATF_POINTER, 16, offsetof(struct LocationRequest, canMapAlias),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canMapAlias"
+		},
+	{ ATF_POINTER, 15, offsetof(struct LocationRequest, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_POINTER, 14, offsetof(struct LocationRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_tokens_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 13, offsetof(struct LocationRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 12, offsetof(struct LocationRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 11, offsetof(struct LocationRequest, desiredProtocols),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_desiredProtocols_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desiredProtocols"
+		},
+	{ ATF_POINTER, 10, offsetof(struct LocationRequest, desiredTunnelledProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TunnelledProtocol,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desiredTunnelledProtocol"
+		},
+	{ ATF_POINTER, 9, offsetof(struct LocationRequest, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 8, offsetof(struct LocationRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		0,
+		&asn_DEF_genericData_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 7, offsetof(struct LocationRequest, hopCount),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_hopCount_constr_24,  memb_hopCount_constraint_1 },
+		0, 0, /* No default value */
+		"hopCount"
+		},
+	{ ATF_POINTER, 6, offsetof(struct LocationRequest, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 5, offsetof(struct LocationRequest, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 4, offsetof(struct LocationRequest, bandWidth),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandWidth"
+		},
+	{ ATF_POINTER, 3, offsetof(struct LocationRequest, sourceEndpointInfo),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_sourceEndpointInfo_28,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sourceEndpointInfo"
+		},
+	{ ATF_POINTER, 2, offsetof(struct LocationRequest, canMapSrcAlias),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canMapSrcAlias"
+		},
+	{ ATF_POINTER, 1, offsetof(struct LocationRequest, language),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		0,
+		&asn_DEF_language_31,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+};
+static const int asn_MAP_LocationRequest_oms_1[] = { 1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 };
+static const ber_tlv_tag_t asn_DEF_LocationRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_LocationRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1956 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* endpointIdentifierat 1957 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* destinationInfoat 1958 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nonStandardDataat 1959 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* replyAddressat 1960 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* sourceInfoat 1962 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* canMapAliasat 1963 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* gatekeeperIdentifierat 1964 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* tokensat 1965 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* cryptoTokensat 1966 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* integrityCheckValueat 1967 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* desiredProtocolsat 1968 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* desiredTunnelledProtocolat 1969 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* featureSetat 1970 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* genericDataat 1971 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* hopCountat 1972 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* circuitInfoat 1973 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* callIdentifierat 1974 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* bandWidthat 1975 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* sourceEndpointInfoat 1976 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* canMapSrcAliasat 1977 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 } /* languageat 1978 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_LocationRequest_specs_1 = {
+	sizeof(struct LocationRequest),
+	offsetof(struct LocationRequest, _asn_ctx),
+	asn_MAP_LocationRequest_tag2el_1,
+	22,	/* Count of tags in the map */
+	asn_MAP_LocationRequest_oms_1,	/* Optional members */
+	2, 17,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_LocationRequest = {
+	"LocationRequest",
+	"LocationRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_LocationRequest_tags_1,
+	sizeof(asn_DEF_LocationRequest_tags_1)
+		/sizeof(asn_DEF_LocationRequest_tags_1[0]), /* 1 */
+	asn_DEF_LocationRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LocationRequest_tags_1)
+		/sizeof(asn_DEF_LocationRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_LocationRequest_1,
+	22,	/* Elements count */
+	&asn_SPC_LocationRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelNumber.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LogicalChannelNumber_H_
+#define	_LogicalChannelNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* LogicalChannelNumber */
+typedef long	 LogicalChannelNumber_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_LogicalChannelNumber_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_LogicalChannelNumber;
+asn_struct_free_f LogicalChannelNumber_free;
+asn_struct_print_f LogicalChannelNumber_print;
+asn_constr_check_f LogicalChannelNumber_constraint;
+ber_type_decoder_f LogicalChannelNumber_decode_ber;
+der_type_encoder_f LogicalChannelNumber_encode_der;
+xer_type_decoder_f LogicalChannelNumber_decode_xer;
+xer_type_encoder_f LogicalChannelNumber_encode_xer;
+per_type_decoder_f LogicalChannelNumber_decode_uper;
+per_type_encoder_f LogicalChannelNumber_encode_uper;
+per_type_decoder_f LogicalChannelNumber_decode_aper;
+per_type_encoder_f LogicalChannelNumber_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _LogicalChannelNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelNumber.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LogicalChannelNumber.h"
+
+int
+LogicalChannelNumber_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_LogicalChannelNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_LogicalChannelNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_LogicalChannelNumber = {
+	"LogicalChannelNumber",
+	"LogicalChannelNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_LogicalChannelNumber_tags_1,
+	sizeof(asn_DEF_LogicalChannelNumber_tags_1)
+		/sizeof(asn_DEF_LogicalChannelNumber_tags_1[0]), /* 1 */
+	asn_DEF_LogicalChannelNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LogicalChannelNumber_tags_1)
+		/sizeof(asn_DEF_LogicalChannelNumber_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_LogicalChannelNumber_constr_1, LogicalChannelNumber_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateAcknowledge.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateAcknowledge.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateAcknowledge.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LogicalChannelRateAcknowledge_H_
+#define	_LogicalChannelRateAcknowledge_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include "LogicalChannelNumber.h"
+#include "MaximumBitRate.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* LogicalChannelRateAcknowledge */
+typedef struct LogicalChannelRateAcknowledge {
+	SequenceNumber_t	 sequenceNumber;
+	LogicalChannelNumber_t	 logicalChannelNumber;
+	MaximumBitRate_t	 maximumBitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LogicalChannelRateAcknowledge_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateAcknowledge;
+extern asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateAcknowledge_specs_1;
+extern asn_TYPE_member_t asn_MBR_LogicalChannelRateAcknowledge_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _LogicalChannelRateAcknowledge_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateAcknowledge.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateAcknowledge.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateAcknowledge.c	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LogicalChannelRateAcknowledge.h"
+
+asn_TYPE_member_t asn_MBR_LogicalChannelRateAcknowledge_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateAcknowledge, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateAcknowledge, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateAcknowledge, maximumBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaximumBitRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maximumBitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_LogicalChannelRateAcknowledge_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_LogicalChannelRateAcknowledge_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 3458 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* logicalChannelNumberat 3459 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* maximumBitRateat 3460 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateAcknowledge_specs_1 = {
+	sizeof(struct LogicalChannelRateAcknowledge),
+	offsetof(struct LogicalChannelRateAcknowledge, _asn_ctx),
+	asn_MAP_LogicalChannelRateAcknowledge_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateAcknowledge = {
+	"LogicalChannelRateAcknowledge",
+	"LogicalChannelRateAcknowledge",
+	&asn_OP_SEQUENCE,
+	asn_DEF_LogicalChannelRateAcknowledge_tags_1,
+	sizeof(asn_DEF_LogicalChannelRateAcknowledge_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateAcknowledge_tags_1[0]), /* 1 */
+	asn_DEF_LogicalChannelRateAcknowledge_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LogicalChannelRateAcknowledge_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateAcknowledge_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_LogicalChannelRateAcknowledge_1,
+	3,	/* Elements count */
+	&asn_SPC_LogicalChannelRateAcknowledge_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateReject.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LogicalChannelRateReject_H_
+#define	_LogicalChannelRateReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include "LogicalChannelNumber.h"
+#include "LogicalChannelRateRejectReason.h"
+#include "MaximumBitRate.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* LogicalChannelRateReject */
+typedef struct LogicalChannelRateReject {
+	SequenceNumber_t	 sequenceNumber;
+	LogicalChannelNumber_t	 logicalChannelNumber;
+	LogicalChannelRateRejectReason_t	 rejectReason;
+	MaximumBitRate_t	*currentMaximumBitRate;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LogicalChannelRateReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_LogicalChannelRateReject_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _LogicalChannelRateReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateReject.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LogicalChannelRateReject.h"
+
+asn_TYPE_member_t asn_MBR_LogicalChannelRateReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateReject, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateReject, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_LogicalChannelRateRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_POINTER, 1, offsetof(struct LogicalChannelRateReject, currentMaximumBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaximumBitRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"currentMaximumBitRate"
+		},
+};
+static const int asn_MAP_LogicalChannelRateReject_oms_1[] = { 3 };
+static const ber_tlv_tag_t asn_DEF_LogicalChannelRateReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_LogicalChannelRateReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 3466 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* logicalChannelNumberat 3467 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* rejectReasonat 3468 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* currentMaximumBitRateat 3469 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateReject_specs_1 = {
+	sizeof(struct LogicalChannelRateReject),
+	offsetof(struct LogicalChannelRateReject, _asn_ctx),
+	asn_MAP_LogicalChannelRateReject_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_LogicalChannelRateReject_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateReject = {
+	"LogicalChannelRateReject",
+	"LogicalChannelRateReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_LogicalChannelRateReject_tags_1,
+	sizeof(asn_DEF_LogicalChannelRateReject_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateReject_tags_1[0]), /* 1 */
+	asn_DEF_LogicalChannelRateReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LogicalChannelRateReject_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_LogicalChannelRateReject_1,
+	4,	/* Elements count */
+	&asn_SPC_LogicalChannelRateReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRejectReason.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LogicalChannelRateRejectReason_H_
+#define	_LogicalChannelRateRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum LogicalChannelRateRejectReason_PR {
+	LogicalChannelRateRejectReason_PR_NOTHING,	/* No components present */
+	LogicalChannelRateRejectReason_PR_undefinedReason,
+	LogicalChannelRateRejectReason_PR_insufficientResources
+	/* Extensions may appear below */
+	
+} LogicalChannelRateRejectReason_PR;
+
+/* LogicalChannelRateRejectReason */
+typedef struct LogicalChannelRateRejectReason {
+	LogicalChannelRateRejectReason_PR present;
+	union LogicalChannelRateRejectReason_u {
+		NULL_t	 undefinedReason;
+		NULL_t	 insufficientResources;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LogicalChannelRateRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_LogicalChannelRateRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_LogicalChannelRateRejectReason_1[2];
+extern asn_per_constraints_t asn_PER_type_LogicalChannelRateRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _LogicalChannelRateRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRejectReason.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LogicalChannelRateRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_LogicalChannelRateRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_LogicalChannelRateRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateRejectReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateRejectReason, choice.insufficientResources),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"insufficientResources"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_LogicalChannelRateRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* undefinedReasonat 3475 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* insufficientResourcesat 3476 */
+};
+asn_CHOICE_specifics_t asn_SPC_LogicalChannelRateRejectReason_specs_1 = {
+	sizeof(struct LogicalChannelRateRejectReason),
+	offsetof(struct LogicalChannelRateRejectReason, _asn_ctx),
+	offsetof(struct LogicalChannelRateRejectReason, present),
+	sizeof(((struct LogicalChannelRateRejectReason *)0)->present),
+	asn_MAP_LogicalChannelRateRejectReason_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateRejectReason = {
+	"LogicalChannelRateRejectReason",
+	"LogicalChannelRateRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_LogicalChannelRateRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_LogicalChannelRateRejectReason_1,
+	2,	/* Elements count */
+	&asn_SPC_LogicalChannelRateRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRelease.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRelease.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRelease.h	(working copy)
@@ -0,0 +1,41 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LogicalChannelRateRelease_H_
+#define	_LogicalChannelRateRelease_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* LogicalChannelRateRelease */
+typedef struct LogicalChannelRateRelease {
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LogicalChannelRateRelease_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateRelease;
+extern asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateRelease_specs_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _LogicalChannelRateRelease_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRelease.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRelease.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRelease.c	(working copy)
@@ -0,0 +1,35 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LogicalChannelRateRelease.h"
+
+static const ber_tlv_tag_t asn_DEF_LogicalChannelRateRelease_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateRelease_specs_1 = {
+	sizeof(struct LogicalChannelRateRelease),
+	offsetof(struct LogicalChannelRateRelease, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateRelease = {
+	"LogicalChannelRateRelease",
+	"LogicalChannelRateRelease",
+	&asn_OP_SEQUENCE,
+	asn_DEF_LogicalChannelRateRelease_tags_1,
+	sizeof(asn_DEF_LogicalChannelRateRelease_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateRelease_tags_1[0]), /* 1 */
+	asn_DEF_LogicalChannelRateRelease_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LogicalChannelRateRelease_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateRelease_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_LogicalChannelRateRelease_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRequest.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_LogicalChannelRateRequest_H_
+#define	_LogicalChannelRateRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include "LogicalChannelNumber.h"
+#include "MaximumBitRate.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* LogicalChannelRateRequest */
+typedef struct LogicalChannelRateRequest {
+	SequenceNumber_t	 sequenceNumber;
+	LogicalChannelNumber_t	 logicalChannelNumber;
+	MaximumBitRate_t	 maximumBitRate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} LogicalChannelRateRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_LogicalChannelRateRequest_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _LogicalChannelRateRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/LogicalChannelRateRequest.c	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "LogicalChannelRateRequest.h"
+
+asn_TYPE_member_t asn_MBR_LogicalChannelRateRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateRequest, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateRequest, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct LogicalChannelRateRequest, maximumBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaximumBitRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maximumBitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_LogicalChannelRateRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_LogicalChannelRateRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 3450 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* logicalChannelNumberat 3451 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* maximumBitRateat 3452 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_LogicalChannelRateRequest_specs_1 = {
+	sizeof(struct LogicalChannelRateRequest),
+	offsetof(struct LogicalChannelRateRequest, _asn_ctx),
+	asn_MAP_LogicalChannelRateRequest_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_LogicalChannelRateRequest = {
+	"LogicalChannelRateRequest",
+	"LogicalChannelRateRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_LogicalChannelRateRequest_tags_1,
+	sizeof(asn_DEF_LogicalChannelRateRequest_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateRequest_tags_1[0]), /* 1 */
+	asn_DEF_LogicalChannelRateRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_LogicalChannelRateRequest_tags_1)
+		/sizeof(asn_DEF_LogicalChannelRateRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_LogicalChannelRateRequest_1,
+	3,	/* Elements count */
+	&asn_SPC_LogicalChannelRateRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MCLocationIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MCLocationIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MCLocationIndication.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MCLocationIndication_H_
+#define	_MCLocationIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MCLocationIndication */
+typedef struct MCLocationIndication {
+	MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_t	 signalAddress;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MCLocationIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MCLocationIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_MCLocationIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_MCLocationIndication_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MCLocationIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MCLocationIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MCLocationIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MCLocationIndication.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MCLocationIndication.h"
+
+asn_TYPE_member_t asn_MBR_MCLocationIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MCLocationIndication, signalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signalAddress"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MCLocationIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MCLocationIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* signalAddressat 3998 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MCLocationIndication_specs_1 = {
+	sizeof(struct MCLocationIndication),
+	offsetof(struct MCLocationIndication, _asn_ctx),
+	asn_MAP_MCLocationIndication_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MCLocationIndication = {
+	"MCLocationIndication",
+	"MCLocationIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MCLocationIndication_tags_1,
+	sizeof(asn_DEF_MCLocationIndication_tags_1)
+		/sizeof(asn_DEF_MCLocationIndication_tags_1[0]), /* 1 */
+	asn_DEF_MCLocationIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MCLocationIndication_tags_1)
+		/sizeof(asn_DEF_MCLocationIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MCLocationIndication_1,
+	1,	/* Elements count */
+	&asn_SPC_MCLocationIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL.asn
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL.asn	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL.asn	(working copy)
@@ -0,0 +1,4201 @@
+--
+-- Abstract Syntax Notion (ASN.1) file for H.245 Version 17
+--
+-- File provided by Packetizer, Inc. - https://www.packetizer.com
+-- Last Updated: 24 September 2022
+--
+-- History of changes:
+--    2022-09-24 - Initial H.245v17 ASN.1 file
+--    2022-09-27 - For consistency, renamed ExtendedDataCapability as
+--                 ExtendedDataApplicationCapability
+--    2022-09-30 - Changed the field names associated with
+--                 ExtendedDataApplicationCapability
+--    2024-04-14 - Editorial changes (non-technical)
+--
+
+MULTIMEDIA-SYSTEM-CONTROL DEFINITIONS AUTOMATIC TAGS ::=
+BEGIN
+
+-- Export all symbols
+
+-- =======================================================================
+-- Top level Messages
+-- =======================================================================
+
+MultimediaSystemControlMessage ::= CHOICE
+{
+    request     RequestMessage,
+    response    ResponseMessage,
+    command     CommandMessage,
+    indication  IndicationMessage,
+    ...
+}
+
+-- A RequestMessage results in action and requires an immediate response
+
+RequestMessage ::= CHOICE
+{
+    nonStandard                 NonStandardMessage,
+    masterSlaveDetermination    MasterSlaveDetermination,
+    terminalCapabilitySet       TerminalCapabilitySet,
+    openLogicalChannel          OpenLogicalChannel,
+    closeLogicalChannel         CloseLogicalChannel,
+    requestChannelClose         RequestChannelClose,
+    multiplexEntrySend          MultiplexEntrySend,
+    requestMultiplexEntry       RequestMultiplexEntry,
+    requestMode                 RequestMode,
+    roundTripDelayRequest       RoundTripDelayRequest,
+    maintenanceLoopRequest      MaintenanceLoopRequest,
+    ...,
+    communicationModeRequest    CommunicationModeRequest,
+    conferenceRequest           ConferenceRequest,
+    multilinkRequest            MultilinkRequest,
+    logicalChannelRateRequest   LogicalChannelRateRequest,
+    genericRequest              GenericMessage
+}
+
+-- A ResponseMessage is the response to a RequestMessage
+
+ResponseMessage ::= CHOICE
+{
+    nonStandard                     NonStandardMessage,
+    masterSlaveDeterminationAck     MasterSlaveDeterminationAck,
+    masterSlaveDeterminationReject  MasterSlaveDeterminationReject,
+    terminalCapabilitySetAck        TerminalCapabilitySetAck,
+    terminalCapabilitySetReject     TerminalCapabilitySetReject,
+    openLogicalChannelAck           OpenLogicalChannelAck,
+    openLogicalChannelReject        OpenLogicalChannelReject,
+    closeLogicalChannelAck          CloseLogicalChannelAck,
+    requestChannelCloseAck          RequestChannelCloseAck,
+    requestChannelCloseReject       RequestChannelCloseReject,
+    multiplexEntrySendAck           MultiplexEntrySendAck,
+    multiplexEntrySendReject        MultiplexEntrySendReject,
+    requestMultiplexEntryAck        RequestMultiplexEntryAck,
+    requestMultiplexEntryReject     RequestMultiplexEntryReject,
+    requestModeAck                  RequestModeAck,
+    requestModeReject               RequestModeReject,
+    roundTripDelayResponse          RoundTripDelayResponse,
+    maintenanceLoopAck              MaintenanceLoopAck,
+    maintenanceLoopReject           MaintenanceLoopReject,
+    ...,
+    communicationModeResponse       CommunicationModeResponse,
+    conferenceResponse              ConferenceResponse,
+    multilinkResponse               MultilinkResponse,
+    logicalChannelRateAcknowledge   LogicalChannelRateAcknowledge,
+    logicalChannelRateReject        LogicalChannelRateReject,
+    genericResponse                 GenericMessage
+}
+
+-- A CommandMessage requires action, but no explicit response
+
+CommandMessage ::= CHOICE
+{
+    nonStandard                             NonStandardMessage,
+    maintenanceLoopOffCommand               MaintenanceLoopOffCommand,
+    sendTerminalCapabilitySet               SendTerminalCapabilitySet,
+    encryptionCommand                       EncryptionCommand,
+    flowControlCommand                      FlowControlCommand,
+    endSessionCommand                       EndSessionCommand,
+    miscellaneousCommand                    MiscellaneousCommand,
+    ...,
+    communicationModeCommand                CommunicationModeCommand,
+    conferenceCommand                       ConferenceCommand,
+    h223MultiplexReconfiguration            H223MultiplexReconfiguration,
+    newATMVCCommand                         NewATMVCCommand,
+    mobileMultilinkReconfigurationCommand   MobileMultilinkReconfigurationCommand,
+    genericCommand                          GenericMessage
+}
+
+-- An IndicationMessage is information that does not require action or response
+
+IndicationMessage ::= CHOICE
+{
+    nonStandard                                 NonStandardMessage,
+    functionNotUnderstood                       FunctionNotUnderstood,
+    masterSlaveDeterminationRelease             MasterSlaveDeterminationRelease,
+    terminalCapabilitySetRelease                TerminalCapabilitySetRelease,
+    openLogicalChannelConfirm                   OpenLogicalChannelConfirm,
+    requestChannelCloseRelease                  RequestChannelCloseRelease,
+    multiplexEntrySendRelease                   MultiplexEntrySendRelease,
+    requestMultiplexEntryRelease                RequestMultiplexEntryRelease,
+    requestModeRelease                          RequestModeRelease,
+    miscellaneousIndication                     MiscellaneousIndication,
+    jitterIndication                            JitterIndication,
+    h223SkewIndication                          H223SkewIndication,
+    newATMVCIndication                          NewATMVCIndication,
+    userInput                                   UserInputIndication,
+    ...,
+    h2250MaximumSkewIndication                  H2250MaximumSkewIndication,
+    mcLocationIndication                        MCLocationIndication,
+    conferenceIndication                        ConferenceIndication,
+    vendorIdentification                        VendorIdentification,
+    functionNotSupported                        FunctionNotSupported,
+    multilinkIndication                         MultilinkIndication,
+    logicalChannelRateRelease                   LogicalChannelRateRelease,
+    flowControlIndication                       FlowControlIndication,
+    mobileMultilinkReconfigurationIndication    MobileMultilinkReconfigurationIndication,
+    genericIndication                           GenericMessage
+}
+
+-- SequenceNumber is defined here as it is used in a number of Messages
+
+SequenceNumber ::= INTEGER (0..255)
+
+-- =============================================================================
+-- Generic Message definitions
+-- =============================================================================
+
+GenericMessage ::= SEQUENCE
+{
+    messageIdentifier CapabilityIdentifier,
+    subMessageIdentifier INTEGER (0..127) OPTIONAL,
+    messageContent SEQUENCE OF GenericParameter OPTIONAL,
+    ...
+}
+
+GenericInformation ::= GenericMessage
+
+-- =============================================================================
+-- Non-standard Message definitions
+-- =============================================================================
+
+NonStandardMessage ::= SEQUENCE
+{
+    nonStandardData NonStandardParameter,
+    ...
+}
+
+NonStandardParameter ::= SEQUENCE
+{
+    nonStandardIdentifier NonStandardIdentifier,
+    data OCTET STRING
+}
+
+NonStandardIdentifier ::= CHOICE
+{
+    object OBJECT IDENTIFIER,
+    h221NonStandard SEQUENCE
+    {
+        t35CountryCode INTEGER (0..255),     -- country, per Annex A/T.35
+        t35Extension INTEGER (0..255),       -- assigned nationally unless
+                                             -- t35CountryCode is binary
+                                             -- 1111 1111, in which case it
+                                             -- shall contain the country
+                                             -- code according to
+                                             -- Annex B/T.35
+        manufacturerCode INTEGER (0..65535)  -- assigned nationally
+    }
+}
+
+-- =============================================================================
+-- Master-slave determination definitions
+-- =============================================================================
+
+MasterSlaveDetermination ::= SEQUENCE
+{
+    terminalType INTEGER (0..255),
+    statusDeterminationNumber INTEGER (0..16777215),
+    ...
+}
+
+MasterSlaveDeterminationAck ::= SEQUENCE
+{
+    decision CHOICE
+    {
+        master NULL,
+        slave NULL
+    },
+    ...
+}
+
+MasterSlaveDeterminationReject ::= SEQUENCE
+{
+    cause CHOICE
+    {
+        identicalNumbers NULL,
+        ...
+    },
+    ...
+}
+
+MasterSlaveDeterminationRelease ::= SEQUENCE
+{
+    ...
+}
+
+-- =============================================================================
+-- Capability exchange definitions
+-- =============================================================================
+
+TerminalCapabilitySet ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    protocolIdentifier OBJECT IDENTIFIER,
+                                    -- shall be set to the value
+                                    -- {itu-t (0) recommendation (0) h (8) 245
+                                    -- version (0) 17}
+    multiplexCapability MultiplexCapability OPTIONAL,
+    capabilityTable SET SIZE (1..256) OF CapabilityTableEntry OPTIONAL,
+    capabilityDescriptors SET SIZE (1..256) OF CapabilityDescriptor OPTIONAL,
+    ...,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL
+                                    -- generic information associated
+                                    -- with the message
+}
+
+CapabilityTableEntry ::= SEQUENCE
+{
+    capabilityTableEntryNumber CapabilityTableEntryNumber,
+    capability Capability OPTIONAL
+}
+
+CapabilityDescriptor ::= SEQUENCE
+{
+    capabilityDescriptorNumber CapabilityDescriptorNumber,
+    simultaneousCapabilities SET SIZE (1..256) OF AlternativeCapabilitySet OPTIONAL
+}
+
+AlternativeCapabilitySet ::= SEQUENCE SIZE (1..256) OF CapabilityTableEntryNumber
+
+CapabilityTableEntryNumber ::= INTEGER (1..65535)
+
+CapabilityDescriptorNumber ::= INTEGER (0..255)
+
+TerminalCapabilitySetAck ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    ...,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL
+                                    -- generic information associated
+                                    -- with the message
+}
+
+TerminalCapabilitySetReject ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    cause CHOICE
+    {
+        unspecified NULL,
+        undefinedTableEntryUsed NULL,
+        descriptorCapacityExceeded NULL,
+        tableEntryCapacityExceeded CHOICE
+        {
+            highestEntryNumberProcessed CapabilityTableEntryNumber,
+            noneProcessed NULL
+        },
+        ...
+    },
+    ...,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL
+                                    -- generic information associated
+                                    -- with the message
+}
+
+TerminalCapabilitySetRelease ::= SEQUENCE
+{
+    ...,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL
+                                    -- generic information associated
+                                    -- with the message
+}
+
+-- =============================================================================
+-- Capability exchange definitions: top level capability description
+-- =============================================================================
+
+Capability ::= CHOICE
+{
+    nonStandard                             NonStandardParameter,
+
+    receiveVideoCapability                  VideoCapability,
+    transmitVideoCapability                 VideoCapability,
+    receiveAndTransmitVideoCapability       VideoCapability,
+
+    receiveAudioCapability                  AudioCapability,
+    transmitAudioCapability                 AudioCapability,
+    receiveAndTransmitAudioCapability       AudioCapability,
+
+    receiveDataApplicationCapability        DataApplicationCapability,
+    transmitDataApplicationCapability       DataApplicationCapability,
+    receiveAndTransmitDataApplicationCapability DataApplicationCapability,
+
+    h233EncryptionTransmitCapability BOOLEAN,
+    h233EncryptionReceiveCapability SEQUENCE
+    {
+        h233IVResponseTime INTEGER (0..255),   -- units milliseconds
+        ...
+    },
+    ...,
+    conferenceCapability                    ConferenceCapability,
+    h235SecurityCapability                  H235SecurityCapability,
+    maxPendingReplacementFor                INTEGER (0..255),
+    receiveUserInputCapability              UserInputCapability,
+    transmitUserInputCapability             UserInputCapability,
+    receiveAndTransmitUserInputCapability   UserInputCapability,
+    genericControlCapability                GenericCapability,
+    receiveMultiplexedStreamCapability      MultiplexedStreamCapability,
+    transmitMultiplexedStreamCapability     MultiplexedStreamCapability,
+    receiveAndTransmitMultiplexedStreamCapability MultiplexedStreamCapability,
+    receiveRTPAudioTelephonyEventCapability AudioTelephonyEventCapability,
+    receiveRTPAudioToneCapability           AudioToneCapability,
+    depFecCapability                        DepFECCapability, -- Deprecated, do not use
+    multiplePayloadStreamCapability         MultiplePayloadStreamCapability,
+    fecCapability                           FECCapability,
+    redundancyEncodingCap                   RedundancyEncodingCapability,
+    oneOfCapabilities                       AlternativeCapabilitySet
+}
+
+H235SecurityCapability ::= SEQUENCE
+{
+    encryptionAuthenticationAndIntegrity EncryptionAuthenticationAndIntegrity,
+
+    mediaCapability CapabilityTableEntryNumber,
+        -- NOTE - The mediaCapability shall refer to Capability Table Entries
+        -- that do contain, directly or indirectly, one or more transmit,
+        -- receive, or receiveAndTransmit AudioCapability, VideoCapability,
+        -- DataApplicationCapability, or similar capabilities indicated by a
+        -- NonStandardParameter or GenericCapability only
+    ...
+}
+
+-- =============================================================================
+-- Datagram Transport Layer Security (DTLS) parameters definitions
+-- =============================================================================
+
+DTLSSecurityCapability ::= SEQUENCE
+{
+    hashFunction SEQUENCE OF IA5String ( SIZE (1..65535) ),
+    setupInformation IA5String ( SIZE (1..65535) ) OPTIONAL,
+    connectionInformation IA5String ( SIZE (1..65535) ) OPTIONAL,
+    fingerprint IA5String ( SIZE (1..65535) ) OPTIONAL,
+    ...
+}
+
+-- =============================================================================
+-- Capability exchange definitions: Multiplex capabilities
+-- =============================================================================
+
+MultiplexCapability ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    h222Capability H222Capability,
+    h223Capability H223Capability,
+    v76Capability V76Capability,
+    ...,
+    h2250Capability H2250Capability,
+    genericMultiplexCapability GenericCapability
+}
+
+H222Capability ::= SEQUENCE
+{
+    numberOfVCs INTEGER (1..256),
+    vcCapability SET OF VCCapability,
+    ...
+}
+
+VCCapability ::= SEQUENCE
+{
+    aal1 SEQUENCE
+    {
+        nullClockRecovery BOOLEAN,
+        srtsClockRecovery BOOLEAN,
+        adaptiveClockRecovery BOOLEAN,
+        nullErrorCorrection BOOLEAN,
+        longInterleaver BOOLEAN,
+        shortInterleaver BOOLEAN,
+        errorCorrectionOnly BOOLEAN,
+        structuredDataTransfer BOOLEAN,
+        partiallyFilledCells BOOLEAN,
+        ...
+    } OPTIONAL,
+    aal5 SEQUENCE
+    {
+        forwardMaximumSDUSize INTEGER (0..65535),   -- units octets
+        backwardMaximumSDUSize INTEGER (0..65535),  -- units octets
+        ...
+    } OPTIONAL,
+    transportStream BOOLEAN,
+    programStream BOOLEAN,
+    availableBitRates SEQUENCE
+    {
+        type CHOICE
+        {
+            singleBitRate INTEGER (1..65535),       -- units 64 kbit/s
+            rangeOfBitRates SEQUENCE
+            {
+                lowerBitRate INTEGER (1..65535),    -- units 64 kbit/s
+                higherBitRate INTEGER (1..65535)    -- units 64 kbit/s
+            }
+        },
+        ...
+    },
+    ...,
+    aal1ViaGateway SEQUENCE
+    {
+        gatewayAddress SET SIZE(1..256) OF Q2931Address,
+        nullClockRecovery BOOLEAN,
+        srtsClockRecovery BOOLEAN,
+        adaptiveClockRecovery BOOLEAN,
+        nullErrorCorrection BOOLEAN,
+        longInterleaver BOOLEAN,
+        shortInterleaver BOOLEAN,
+        errorCorrectionOnly BOOLEAN,
+        structuredDataTransfer BOOLEAN,
+        partiallyFilledCells BOOLEAN,
+        ...
+    } OPTIONAL
+}
+
+H223Capability ::= SEQUENCE
+{
+    transportWithI-frames BOOLEAN, -- I-frame transport of H.245
+    videoWithAL1 BOOLEAN,
+    videoWithAL2 BOOLEAN,
+    videoWithAL3 BOOLEAN,
+    audioWithAL1 BOOLEAN,
+    audioWithAL2 BOOLEAN,
+    audioWithAL3 BOOLEAN,
+    dataWithAL1 BOOLEAN,
+    dataWithAL2 BOOLEAN,
+    dataWithAL3 BOOLEAN,
+    maximumAl2SDUSize INTEGER (0..65535), -- units octets
+    maximumAl3SDUSize INTEGER (0..65535), -- units octets
+    maximumDelayJitter INTEGER (0..1023), -- units milliseconds
+    h223MultiplexTableCapability CHOICE
+    {
+        basic NULL,
+        enhanced SEQUENCE
+        {
+            maximumNestingDepth INTEGER (1..15),
+            maximumElementListSize INTEGER (2..255),
+            maximumSubElementListSize INTEGER (2..255),
+            ...
+        }
+    },
+    ...,
+    maxMUXPDUSizeCapability BOOLEAN,
+    nsrpSupport BOOLEAN,
+    mobileOperationTransmitCapability SEQUENCE
+    {
+        modeChangeCapability BOOLEAN,
+        h223AnnexA BOOLEAN,
+        h223AnnexADoubleFlag BOOLEAN,
+        h223AnnexB BOOLEAN,
+        h223AnnexBwithHeader BOOLEAN,
+        ...
+    } OPTIONAL,
+    h223AnnexCCapability H223AnnexCCapability OPTIONAL,
+    bitRate INTEGER (1..19200) OPTIONAL,            -- units of 100 bit/s
+    mobileMultilinkFrameCapability SEQUENCE
+    {
+        maximumSampleSize INTEGER (1..255),         -- units octets
+        maximumPayloadLength INTEGER (1..65025),    -- units octets
+        ...
+    } OPTIONAL
+}
+
+H223AnnexCCapability ::= SEQUENCE
+{
+    videoWithAL1M BOOLEAN,
+    videoWithAL2M BOOLEAN,
+    videoWithAL3M BOOLEAN,
+    audioWithAL1M BOOLEAN,
+    audioWithAL2M BOOLEAN,
+    audioWithAL3M BOOLEAN,
+    dataWithAL1M BOOLEAN,
+    dataWithAL2M BOOLEAN,
+    dataWithAL3M BOOLEAN,
+    alpduInterleaving BOOLEAN,
+    maximumAL1MPDUSize INTEGER (0..65535), -- units octets
+    maximumAL2MSDUSize INTEGER (0..65535), -- units octets
+    maximumAL3MSDUSize INTEGER (0..65535), -- units octets
+    ...,
+    rsCodeCapability BOOLEAN OPTIONAL
+}
+
+V76Capability ::= SEQUENCE
+{
+    suspendResumeCapabilitywAddress BOOLEAN,
+    suspendResumeCapabilitywoAddress BOOLEAN,
+    rejCapability BOOLEAN,
+    sREJCapability BOOLEAN,
+    mREJCapability BOOLEAN,
+    crc8bitCapability BOOLEAN,
+    crc16bitCapability BOOLEAN,
+    crc32bitCapability BOOLEAN,
+    uihCapability BOOLEAN,
+    numOfDLCS INTEGER (2..8191),
+    twoOctetAddressFieldCapability BOOLEAN,
+    loopBackTestCapability BOOLEAN,
+    n401Capability INTEGER (1..4095),
+    maxWindowSizeCapability INTEGER (1..127),
+    v75Capability V75Capability,
+    ...
+}
+
+V75Capability ::= SEQUENCE
+{
+    audioHeader BOOLEAN,
+    ...
+}
+
+H2250Capability ::= SEQUENCE
+{
+    maximumAudioDelayJitter INTEGER (0..1023),      -- units in milliseconds
+    receiveMultipointCapability MultipointCapability,
+    transmitMultipointCapability MultipointCapability,
+    receiveAndTransmitMultipointCapability MultipointCapability,
+    mcCapability SEQUENCE
+    {
+        centralizedConferenceMC BOOLEAN,
+        decentralizedConferenceMC BOOLEAN,
+        ...
+    },
+    rtcpVideoControlCapability BOOLEAN,             -- FIR and NACK
+    mediaPacketizationCapability MediaPacketizationCapability,
+    ...,
+    transportCapability TransportCapability OPTIONAL,
+    redundancyEncodingCapability SEQUENCE SIZE(1..256) OF RedundancyEncodingCapability OPTIONAL,
+    logicalChannelSwitchingCapability BOOLEAN,
+    t120DynamicPortCapability BOOLEAN
+
+}
+
+MediaPacketizationCapability ::= SEQUENCE
+{
+    h261aVideoPacketization BOOLEAN,
+    ...,
+    rtpPayloadType SEQUENCE SIZE(1..256) OF RTPPayloadType OPTIONAL
+}
+
+RSVPParameters ::= SEQUENCE
+{
+    qosMode QOSMode OPTIONAL,
+    tokenRate INTEGER (1..4294967295) OPTIONAL,     -- rate in bytes/s
+    bucketSize INTEGER (1..4294967295) OPTIONAL,    -- size in bytes
+    peakRate INTEGER (1..4294967295) OPTIONAL,      -- peak bandwidth bytes/s
+    minPoliced INTEGER (1..4294967295) OPTIONAL,    -- rate in bytes/s
+    maxPktSize INTEGER (1..4294967295) OPTIONAL,    -- size in bytes
+    ...
+}
+
+QOSMode ::= CHOICE
+{
+    guaranteedQOS NULL,
+    controlledLoad NULL,
+    ...
+}
+
+ATMParameters ::= SEQUENCE
+{
+    maxNTUSize INTEGER (0..65535),  -- units in octets
+    atmUBR BOOLEAN,                 -- unspecified bit rate
+    atmrtVBR BOOLEAN,               -- real time variable bit rate
+    atmnrtVBR BOOLEAN,              -- non real time variable bit rate
+    atmABR BOOLEAN,                 -- available bit rate
+    atmCBR BOOLEAN,                 -- constant bit rate
+    ...
+}
+
+ServicePriorityValue ::= SEQUENCE
+{
+    nonStandardParameter NonStandardParameter OPTIONAL,
+    ...,
+    value INTEGER (0..255)
+}
+
+ServicePriority ::= SEQUENCE
+{
+    nonStandardData NonStandardParameter OPTIONAL,
+    servicePrioritySignalled BOOLEAN,
+    servicePriorityValue ServicePriorityValue OPTIONAL,
+    ...,
+    serviceClass INTEGER (0..4095) OPTIONAL,
+    serviceSubclass INTEGER (0..255) OPTIONAL
+}
+
+AuthorizationParameters ::= SEQUENCE
+{
+    nonStandardData NonStandardParameter OPTIONAL,
+    ...
+}
+
+QOSType ::= CHOICE
+{
+    desired NULL,
+    required NULL,
+    ...
+}
+
+QOSClass ::= CHOICE
+{
+    class0 NULL,
+    class1 NULL,
+    class2 NULL,
+    class3 NULL,
+    class4 NULL,
+    class5 NULL,
+    ...
+}
+
+QOSDescriptor ::= SEQUENCE
+{
+    nonStandardData NonStandardParameter OPTIONAL,
+    qosType QOSType,
+    qosClass QOSClass,
+    ...
+}
+
+GenericTransportParameters ::= SEQUENCE
+{
+    nonStandardData NonStandardParameter OPTIONAL,
+    averageRate INTEGER (1..4294967295) OPTIONAL,   -- average bandwidth bytes/s
+    burst INTEGER (1..4294967295) OPTIONAL,         -- size in bytes
+    peakRate INTEGER (1..4294967295) OPTIONAL,      -- peak bandwidth bytes/s
+    maxPktSize INTEGER (1..4294967295) OPTIONAL,    -- size in bytes
+    ...
+}
+QOSCapability ::= SEQUENCE
+{
+    nonStandardData NonStandardParameter OPTIONAL,
+    rsvpParameters RSVPParameters OPTIONAL,
+    atmParameters ATMParameters OPTIONAL,
+    ...,
+    localQoS BOOLEAN OPTIONAL,
+    genericTransportParameters GenericTransportParameters OPTIONAL,
+    servicePriority ServicePriority OPTIONAL,
+    authorizationParameter AuthorizationParameters OPTIONAL,
+    qosDescriptor QOSDescriptor OPTIONAL,
+    dscpValue INTEGER (0..63) OPTIONAL
+}
+
+MediaTransportType ::= CHOICE
+{
+    ip-UDP NULL,
+    ip-TCP NULL,
+    atm-AAL5-UNIDIR NULL,   -- virtual circuits used as unidirectional
+    atm-AAL5-BIDIR NULL,    -- virtual circuits used as bidirectional
+    ...,
+    atm-AAL5-compressed SEQUENCE
+    {
+        variable-delta BOOLEAN,
+        ...
+    },
+    sctp SctpParam,
+    udp-dtls-sctp SEQUENCE OF SctpParam,
+    tcp-dtls-sctp SEQUENCE OF SctpParam,
+    sctp-dtls SctpParam
+}
+
+MediaChannelCapability ::= SEQUENCE
+{
+    mediaTransport MediaTransportType OPTIONAL,
+    ...
+}
+
+TransportCapability ::= SEQUENCE
+{
+    nonStandard NonStandardParameter OPTIONAL,
+    qOSCapabilities SEQUENCE SIZE(1..256) OF QOSCapability OPTIONAL,
+    mediaChannelCapabilities SEQUENCE SIZE(1..256) OF MediaChannelCapability OPTIONAL,
+    ...
+}
+
+RedundancyEncodingCapability ::= SEQUENCE
+{
+    redundancyEncodingMethod RedundancyEncodingMethod,
+    primaryEncoding CapabilityTableEntryNumber,
+    secondaryEncoding SEQUENCE SIZE(1..256) OF CapabilityTableEntryNumber OPTIONAL,
+                        -- must be Audio, Video, or Data capabilities, not derived
+                        -- capabilities; redundancy order is inferred from number of
+                        -- secondary encodings
+    ...
+}
+
+RedundancyEncodingMethod ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    rtpAudioRedundancyEncoding NULL,
+    ...,
+    rtpH263VideoRedundancyEncoding RTPH263VideoRedundancyEncoding
+}
+
+RTPH263VideoRedundancyEncoding ::= SEQUENCE
+{
+    numberOfThreads INTEGER (1..16),
+    framesBetweenSyncPoints INTEGER (1..256),
+    frameToThreadMapping CHOICE
+    {
+            roundrobin NULL,
+            custom SEQUENCE SIZE(1..256) OF RTPH263VideoRedundancyFrameMapping,
+                    -- empty SEQUENCE for capability negotiation
+                    -- meaningful contents only OpenLogicalChannel
+            ...
+    },
+    containedThreads SEQUENCE SIZE(1..256) OF INTEGER (0..15) OPTIONAL,
+                    -- only used for opening of logical channels
+    ...
+}
+
+RTPH263VideoRedundancyFrameMapping ::= SEQUENCE
+{
+    threadNumber INTEGER (0..15),
+    frameSequence SEQUENCE SIZE(1..256) OF INTEGER (0..255),
+    ...
+}
+
+MultipointCapability ::= SEQUENCE
+{
+    multicastCapability BOOLEAN,
+    multiUniCastConference BOOLEAN,
+    mediaDistributionCapability SEQUENCE OF MediaDistributionCapability,
+    ...
+}
+
+MediaDistributionCapability ::= SEQUENCE
+{
+    centralizedControl BOOLEAN,
+    distributedControl BOOLEAN, -- for further study in ITU-T Rec. H.323
+    centralizedAudio BOOLEAN,
+    distributedAudio BOOLEAN,
+    centralizedVideo BOOLEAN,
+    distributedVideo BOOLEAN,
+    centralizedData SEQUENCE OF DataApplicationCapability OPTIONAL,
+    distributedData SEQUENCE OF DataApplicationCapability OPTIONAL,
+                                -- for further study in ITU-T Rec. H.323
+    ...
+}
+
+-- =============================================================================
+-- Capability exchange definitions: Video capabilities
+-- =============================================================================
+
+VideoCapability ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    h261VideoCapability H261VideoCapability,
+    h262VideoCapability H262VideoCapability,
+    h263VideoCapability H263VideoCapability,
+    is11172VideoCapability IS11172VideoCapability,
+    ...,
+    genericVideoCapability GenericCapability,
+    extendedVideoCapability ExtendedVideoCapability
+
+}
+
+ExtendedVideoCapability ::= SEQUENCE
+{
+    videoCapability SEQUENCE OF VideoCapability,
+    videoCapabilityExtension SEQUENCE OF GenericCapability OPTIONAL,
+    ...
+}
+
+H261VideoCapability ::= SEQUENCE
+{
+    qcifMPI INTEGER (1..4) OPTIONAL,            -- units 1/29.97 Hz
+    cifMPI INTEGER (1..4) OPTIONAL,             -- units 1/29.97 Hz
+    temporalSpatialTradeOffCapability BOOLEAN,
+    maxBitRate INTEGER (1..19200),              -- units of 100 bit/s
+    stillImageTransmission BOOLEAN,             -- Annex D/H.261
+    ...,
+    videoBadMBsCap BOOLEAN
+}
+
+H262VideoCapability ::= SEQUENCE
+{
+    profileAndLevel-SPatML BOOLEAN,
+    profileAndLevel-MPatLL BOOLEAN,
+    profileAndLevel-MPatML BOOLEAN,
+    profileAndLevel-MPatH-14 BOOLEAN,
+    profileAndLevel-MPatHL BOOLEAN,
+    profileAndLevel-SNRatLL BOOLEAN,
+    profileAndLevel-SNRatML BOOLEAN,
+    profileAndLevel-SpatialatH-14 BOOLEAN,
+    profileAndLevel-HPatML BOOLEAN,
+    profileAndLevel-HPatH-14 BOOLEAN,
+    profileAndLevel-HPatHL BOOLEAN,
+    videoBitRate INTEGER (0.. 1073741823) OPTIONAL,         -- units 400 bit/s
+    vbvBufferSize INTEGER (0.. 262143) OPTIONAL,            -- units 16 384 bits
+    samplesPerLine INTEGER (0..16383) OPTIONAL,             -- units samples/line
+    linesPerFrame INTEGER (0..16383) OPTIONAL,              -- units lines/frame
+    framesPerSecond INTEGER (0..15) OPTIONAL,               -- frame_rate_code
+    luminanceSampleRate INTEGER (0..4294967295) OPTIONAL,   -- units samples/s
+    ...,
+    videoBadMBsCap BOOLEAN
+}
+
+H263VideoCapability ::= SEQUENCE
+{
+    sqcifMPI INTEGER (1..32) OPTIONAL,          -- units 1/29.97 Hz
+    qcifMPI INTEGER (1..32) OPTIONAL,           -- units 1/29.97 Hz
+    cifMPI INTEGER (1..32) OPTIONAL,            -- units 1/29.97 Hz
+    cif4MPI INTEGER (1..32) OPTIONAL,           -- units 1/29.97 Hz
+    cif16MPI INTEGER (1..32) OPTIONAL,          -- units 1/29.97 Hz
+    maxBitRate INTEGER (1..192400),             -- units 100 bit/s
+    unrestrictedVector BOOLEAN,
+    arithmeticCoding BOOLEAN,
+    advancedPrediction BOOLEAN,
+    pbFrames BOOLEAN,
+    temporalSpatialTradeOffCapability BOOLEAN,
+    hrd-B INTEGER (0..524287) OPTIONAL,         -- units 128 bits
+    bppMaxKb INTEGER (0..65535) OPTIONAL,       -- units 1024 bits
+    ...,
+    slowSqcifMPI INTEGER (1..3600) OPTIONAL,    --  units seconds/frame
+    slowQcifMPI INTEGER (1..3600) OPTIONAL,     -- units seconds/frame
+    slowCifMPI INTEGER (1..3600) OPTIONAL,      -- units seconds/frame
+    slowCif4MPI INTEGER (1..3600) OPTIONAL,     -- units seconds/frame
+    slowCif16MPI INTEGER (1..3600) OPTIONAL,    -- units seconds/frame
+    errorCompensation BOOLEAN,
+    enhancementLayerInfo EnhancementLayerInfo OPTIONAL,
+    h263Options H263Options OPTIONAL
+
+}
+
+EnhancementLayerInfo ::= SEQUENCE
+{
+    baseBitRateConstrained BOOLEAN,
+    snrEnhancement SET SIZE(1..14) OF EnhancementOptions OPTIONAL,
+    spatialEnhancement SET SIZE(1..14) OF EnhancementOptions OPTIONAL,
+    bPictureEnhancement SET SIZE(1..14) OF BEnhancementParameters OPTIONAL,
+    ...
+}
+
+BEnhancementParameters ::= SEQUENCE
+{
+    enhancementOptions EnhancementOptions,
+    numberOfBPictures INTEGER (1..64),
+    ...
+}
+
+EnhancementOptions ::= SEQUENCE
+{
+    sqcifMPI INTEGER (1..32) OPTIONAL,          -- units 1/29.97 Hz
+    qcifMPI INTEGER (1..32) OPTIONAL,           -- units 1/29.97 Hz
+    cifMPI INTEGER (1..32) OPTIONAL,            -- units 1/29.97 Hz
+    cif4MPI INTEGER (1..32) OPTIONAL,           -- units 1/29.97 Hz
+    cif16MPI INTEGER (1..32) OPTIONAL,          -- units 1/29.97 Hz
+    maxBitRate INTEGER (1..192400),             -- units 100 bit/s
+    unrestrictedVector BOOLEAN,
+    arithmeticCoding BOOLEAN,
+    temporalSpatialTradeOffCapability BOOLEAN,
+    slowSqcifMPI INTEGER (1..3600) OPTIONAL,    -- units seconds/frame
+    slowQcifMPI INTEGER (1..3600) OPTIONAL,     -- units seconds/frame
+    slowCifMPI INTEGER (1..3600) OPTIONAL,      -- units seconds/frame
+    slowCif4MPI INTEGER (1..3600) OPTIONAL,     -- units seconds/frame
+    slowCif16MPI INTEGER (1..3600) OPTIONAL,    -- units seconds/frame
+    errorCompensation BOOLEAN,
+    h263Options H263Options OPTIONAL,
+    ...
+}
+
+H263Options ::= SEQUENCE
+{
+    advancedIntraCodingMode BOOLEAN,
+    deblockingFilterMode BOOLEAN,
+    improvedPBFramesMode BOOLEAN,
+
+    unlimitedMotionVectors BOOLEAN,
+
+    fullPictureFreeze BOOLEAN,
+    partialPictureFreezeAndRelease BOOLEAN,
+    resizingPartPicFreezeAndRelease BOOLEAN,
+    fullPictureSnapshot BOOLEAN,
+    partialPictureSnapshot BOOLEAN,
+    videoSegmentTagging BOOLEAN,
+    progressiveRefinement BOOLEAN,
+
+    dynamicPictureResizingByFour BOOLEAN,
+    dynamicPictureResizingSixteenthPel BOOLEAN,
+    dynamicWarpingHalfPel BOOLEAN,
+    dynamicWarpingSixteenthPel BOOLEAN,
+
+    independentSegmentDecoding BOOLEAN,
+
+    slicesInOrder-NonRect BOOLEAN,
+    slicesInOrder-Rect BOOLEAN,
+    slicesNoOrder-NonRect BOOLEAN,
+    slicesNoOrder-Rect BOOLEAN,
+
+    alternateInterVLCMode BOOLEAN,
+    modifiedQuantizationMode BOOLEAN,
+    reducedResolutionUpdate BOOLEAN,
+
+    transparencyParameters TransparencyParameters OPTIONAL,
+    separateVideoBackChannel BOOLEAN,
+    refPictureSelection RefPictureSelection OPTIONAL,
+    customPictureClockFrequency SET SIZE (1..16) OF CustomPictureClockFrequency OPTIONAL,
+    customPictureFormat SET SIZE (1..16) OF CustomPictureFormat OPTIONAL,
+    modeCombos SET SIZE (1..16) OF H263VideoModeCombos OPTIONAL,
+    ...,
+    videoBadMBsCap BOOLEAN,
+    h263Version3Options H263Version3Options
+
+}
+
+TransparencyParameters ::= SEQUENCE
+{
+    presentationOrder INTEGER (1..256),
+    offset-x INTEGER (-262144..262143), -- 1/8 pixels
+    offset-y INTEGER (-262144..262143), -- 1/8 pixels
+    scale-x INTEGER (1..255),
+    scale-y INTEGER (1..255),
+    ...
+}
+
+RefPictureSelection ::= SEQUENCE
+{
+    additionalPictureMemory SEQUENCE
+    {
+        sqcifAdditionalPictureMemory INTEGER (1..256) OPTIONAL,     -- units frame
+        qcifAdditionalPictureMemory INTEGER (1..256) OPTIONAL,      -- units frame
+        cifAdditionalPictureMemory INTEGER (1..256) OPTIONAL,       -- units frame
+        cif4AdditionalPictureMemory INTEGER (1..256) OPTIONAL,      -- units frame
+        cif16AdditionalPictureMemory INTEGER (1..256) OPTIONAL,     -- units frame
+        bigCpfAdditionalPictureMemory INTEGER (1..256) OPTIONAL,    -- units frame
+        ...
+    } OPTIONAL,
+    videoMux BOOLEAN,
+    videoBackChannelSend CHOICE
+    {
+        none NULL,
+        ackMessageOnly NULL,
+        nackMessageOnly NULL,
+        ackOrNackMessageOnly NULL,
+        ackAndNackMessage NULL,
+        ...
+    },
+    ...,
+    enhancedReferencePicSelect SEQUENCE
+    {
+        subPictureRemovalParameters SEQUENCE
+        {
+            mpuHorizMBs INTEGER (1..128),
+            mpuVertMBs INTEGER (1..72),
+            mpuTotalNumber INTEGER (1..65536),
+            ...
+        } OPTIONAL,
+        ...
+    }
+}
+
+CustomPictureClockFrequency ::= SEQUENCE
+{
+    clockConversionCode INTEGER (1000..1001),
+    clockDivisor INTEGER (1..127),
+    sqcifMPI INTEGER (1..2048) OPTIONAL,
+    qcifMPI INTEGER (1..2048) OPTIONAL,
+    cifMPI INTEGER (1..2048) OPTIONAL,
+    cif4MPI INTEGER (1..2048) OPTIONAL,
+    cif16MPI INTEGER (1..2048) OPTIONAL,
+    ...
+}
+
+CustomPictureFormat ::= SEQUENCE
+{
+    maxCustomPictureWidth INTEGER (1..2048),    -- units 4 pixels
+    maxCustomPictureHeight INTEGER (1..2048),   -- units 4 pixels
+    minCustomPictureWidth INTEGER (1..2048),    -- units 4 pixels
+    minCustomPictureHeight INTEGER (1..2048),   -- units 4 pixels
+    mPI SEQUENCE
+    {
+        standardMPI INTEGER (1..31) OPTIONAL,
+        customPCF SET SIZE (1..16) OF SEQUENCE
+        {
+            clockConversionCode INTEGER (1000..1001),
+            clockDivisor INTEGER (1..127),
+            customMPI INTEGER (1..2048),
+            ...
+        } OPTIONAL,
+        ...
+    },
+
+    pixelAspectInformation CHOICE
+    {
+        anyPixelAspectRatio BOOLEAN,
+        pixelAspectCode SET SIZE (1..14) OF INTEGER (1..14),
+        extendedPAR SET SIZE (1..256) OF SEQUENCE
+        {
+            width INTEGER (1..255),
+            height INTEGER (1..255),
+            ...
+        },
+        ...
+    } ,
+    ...
+}
+
+H263VideoModeCombos ::= SEQUENCE
+{
+    h263VideoUncoupledModes H263ModeComboFlags,
+    h263VideoCoupledModes SET SIZE (1..16) OF H263ModeComboFlags,
+    ...
+}
+
+H263ModeComboFlags ::= SEQUENCE
+{
+    unrestrictedVector BOOLEAN,
+    arithmeticCoding BOOLEAN,
+    advancedPrediction BOOLEAN,
+    pbFrames BOOLEAN,
+    advancedIntraCodingMode BOOLEAN,
+    deblockingFilterMode BOOLEAN,
+    unlimitedMotionVectors BOOLEAN,
+    slicesInOrder-NonRect BOOLEAN,
+    slicesInOrder-Rect BOOLEAN,
+    slicesNoOrder-NonRect BOOLEAN,
+    slicesNoOrder-Rect BOOLEAN,
+    improvedPBFramesMode BOOLEAN,
+    referencePicSelect BOOLEAN,
+    dynamicPictureResizingByFour BOOLEAN,
+    dynamicPictureResizingSixteenthPel BOOLEAN,
+    dynamicWarpingHalfPel BOOLEAN,
+    dynamicWarpingSixteenthPel BOOLEAN,
+    reducedResolutionUpdate BOOLEAN,
+    independentSegmentDecoding BOOLEAN,
+    alternateInterVLCMode BOOLEAN,
+    modifiedQuantizationMode BOOLEAN,
+    ...,
+    enhancedReferencePicSelect BOOLEAN,
+    h263Version3Options H263Version3Options}
+
+H263Version3Options ::= SEQUENCE
+{
+    dataPartitionedSlices BOOLEAN,
+    fixedPointIDCT0 BOOLEAN,
+    interlacedFields BOOLEAN,
+    currentPictureHeaderRepetition BOOLEAN,
+    previousPictureHeaderRepetition BOOLEAN,
+    nextPictureHeaderRepetition BOOLEAN,
+    pictureNumber BOOLEAN,
+    spareReferencePictures BOOLEAN,
+    ...
+}
+
+IS11172VideoCapability ::= SEQUENCE
+{
+    constrainedBitstream BOOLEAN,
+    videoBitRate INTEGER (0.. 1073741823) OPTIONAL,         -- units 400 bit/s
+    vbvBufferSize INTEGER (0.. 262143) OPTIONAL,            -- units 16 384 bits
+    samplesPerLine INTEGER (0..16383) OPTIONAL,             -- units samples/line
+    linesPerFrame INTEGER (0..16383) OPTIONAL,              -- units lines/frame
+    pictureRate INTEGER (0..15) OPTIONAL,
+    luminanceSampleRate INTEGER (0..4294967295) OPTIONAL,   -- units samples/s
+    ...,
+    videoBadMBsCap BOOLEAN
+}
+
+-- =============================================================================
+-- Capability exchange definitions: Audio capabilities
+-- =============================================================================
+
+-- For an H.222 multiplex, the INTEGERs indicate the size of the STD buffer
+-- in units of 256 octets
+-- For an H.223 multiplex, the INTEGERs indicate the maximum number of audio
+-- frames per AL-SDU
+-- For an H.225.0 multiplex, the INTEGERs indicate the maximum number of audio
+-- frames per packet
+
+AudioCapability ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    g711Alaw64k INTEGER (1..256),
+    g711Alaw56k INTEGER (1..256),
+    g711Ulaw64k INTEGER (1..256),
+    g711Ulaw56k INTEGER (1..256),
+
+    g722-64k INTEGER (1..256),
+    g722-56k INTEGER (1..256),
+    g722-48k INTEGER (1..256),
+
+    g7231 SEQUENCE
+    {
+        maxAl-sduAudioFrames INTEGER (1..256),
+        silenceSuppression BOOLEAN
+    },
+    g728 INTEGER (1..256),
+    g729 INTEGER (1..256),
+    g729AnnexA INTEGER (1..256),
+    is11172AudioCapability IS11172AudioCapability,
+    is13818AudioCapability IS13818AudioCapability,
+    ...,
+    g729wAnnexB INTEGER (1..256),
+    g729AnnexAwAnnexB INTEGER (1..256),
+    g7231AnnexCCapability G7231AnnexCCapability,
+    gsmFullRate GSMAudioCapability,
+    gsmHalfRate GSMAudioCapability,
+    gsmEnhancedFullRate GSMAudioCapability,
+    genericAudioCapability GenericCapability,
+    g729Extensions G729Extensions,
+    vbd VBDCapability,
+    audioTelephonyEvent NoPTAudioTelephonyEventCapability,
+    audioTone NoPTAudioToneCapability,
+    extendedAudioCapability ExtendedAudioCapability
+}
+
+ExtendedAudioCapability ::= SEQUENCE
+{
+    audioCapability SEQUENCE OF AudioCapability,
+    audioCapabilityExtension SEQUENCE OF GenericCapability OPTIONAL,
+    ...
+}
+
+G729Extensions ::= SEQUENCE
+{
+    audioUnit INTEGER (1..256) OPTIONAL,
+    annexA BOOLEAN,
+    annexB BOOLEAN,
+    annexD BOOLEAN,
+    annexE BOOLEAN,
+    annexF BOOLEAN,
+    annexG BOOLEAN,
+    annexH BOOLEAN,
+    ...
+}
+
+G7231AnnexCCapability ::= SEQUENCE
+{
+    maxAl-sduAudioFrames INTEGER (1..256),
+    silenceSuppression BOOLEAN,
+    g723AnnexCAudioMode SEQUENCE
+    {
+        highRateMode0 INTEGER (27..78), -- units octets
+        highRateMode1 INTEGER (27..78), -- units octets
+        lowRateMode0 INTEGER (23..66),  -- units octets
+        lowRateMode1 INTEGER (23..66),  -- units octets
+        sidMode0 INTEGER (6..17),       -- units octets
+        sidMode1 INTEGER (6..17),       -- units octets
+        ...
+    } OPTIONAL,
+    ...
+}
+
+IS11172AudioCapability ::= SEQUENCE
+{
+    audioLayer1 BOOLEAN,
+    audioLayer2 BOOLEAN,
+    audioLayer3 BOOLEAN,
+
+    audioSampling32k BOOLEAN,
+    audioSampling44k1 BOOLEAN,
+    audioSampling48k BOOLEAN,
+
+    singleChannel BOOLEAN,
+    twoChannels BOOLEAN,
+
+    bitRate INTEGER (1..448),           -- units kbit/s
+    ...
+}
+
+IS13818AudioCapability ::= SEQUENCE
+{
+    audioLayer1 BOOLEAN,
+    audioLayer2 BOOLEAN,
+    audioLayer3 BOOLEAN,
+
+    audioSampling16k BOOLEAN,
+    audioSampling22k05 BOOLEAN,
+    audioSampling24k BOOLEAN,
+    audioSampling32k BOOLEAN,
+    audioSampling44k1 BOOLEAN,
+    audioSampling48k BOOLEAN,
+
+    singleChannel BOOLEAN,
+    twoChannels BOOLEAN,
+    threeChannels2-1 BOOLEAN,
+    threeChannels3-0 BOOLEAN,
+    fourChannels2-0-2-0 BOOLEAN,
+    fourChannels2-2 BOOLEAN,
+    fourChannels3-1 BOOLEAN,
+    fiveChannels3-0-2-0 BOOLEAN,
+    fiveChannels3-2 BOOLEAN,
+
+    lowFrequencyEnhancement BOOLEAN,
+
+    multilingual BOOLEAN,
+
+    bitRate INTEGER (1..1130),          -- units kbit/s
+    ...
+}
+
+GSMAudioCapability ::= SEQUENCE
+{
+    audioUnitSize INTEGER (1..256),
+    comfortNoise BOOLEAN,
+    scrambled BOOLEAN,
+    ...
+}
+
+VBDCapability ::= SEQUENCE
+{
+    type AudioCapability,               -- shall not be "vbd"
+    ...
+}
+
+-- =============================================================================
+-- Capability exchange definitions: Data capabilities
+-- =============================================================================
+
+DataApplicationCapability ::= SEQUENCE
+{
+    application CHOICE
+    {
+        nonStandard NonStandardParameter,
+        t120 DataProtocolCapability,
+        dsm-cc DataProtocolCapability,
+        userData DataProtocolCapability,
+        t84 SEQUENCE
+        {
+            t84Protocol DataProtocolCapability,
+            t84Profile T84Profile
+        },
+        t434 DataProtocolCapability,
+        h224 DataProtocolCapability,
+        nlpid SEQUENCE
+        {
+            nlpidProtocol DataProtocolCapability,
+            nlpidData OCTET STRING
+        },
+        dsvdControl NULL,
+        h222DataPartitioning DataProtocolCapability,
+        ...,
+        t30fax DataProtocolCapability,
+        t140 DataProtocolCapability,
+        t38fax SEQUENCE
+        {
+            t38FaxProtocol DataProtocolCapability,
+            t38FaxProfile T38FaxProfile
+        },
+        genericDataCapability GenericCapability,
+        dataChannel SEQUENCE OF DataChannel,
+        extendedDataApplicationCapability ExtendedDataApplicationCapability
+    },
+    maxBitRate INTEGER (0..4294967295), -- units 100 bit/s
+    ...
+}
+
+ExtendedDataApplicationCapability ::= SEQUENCE
+{
+    dataApplicationCapability SEQUENCE OF DataApplicationCapability,
+    dataApplicationCapabilityExtension SEQUENCE OF GenericCapability OPTIONAL,
+    ...
+}
+
+DataProtocolCapability ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    v14buffered NULL,
+    v42lapm NULL,   -- may negotiate to V.42 bis
+    hdlcFrameTunnelling NULL,
+    h310SeparateVCStack NULL,
+    h310SingleVCStack NULL,
+    transparent NULL,
+    ...,
+    segmentationAndReassembly NULL,
+    hdlcFrameTunnelingwSAR NULL,
+    v120 NULL,   -- as in H.230
+    separateLANStack NULL,
+    v76wCompression CHOICE
+    {
+        transmitCompression CompressionType,
+        receiveCompression CompressionType,
+        transmitAndReceiveCompression CompressionType,
+        ...
+    },
+    tcp NULL,
+    udp NULL,
+    sctp SctpParam,
+    udp-dtls-sctp SEQUENCE OF SctpParam,
+    tcp-dtls-sctp SEQUENCE OF SctpParam,
+    sctp-dtls SctpParam
+}
+
+CompressionType ::= CHOICE
+{
+    v42bis V42bis,
+    ...
+}
+
+V42bis ::= SEQUENCE
+{
+    numberOfCodewords INTEGER (1..65536),
+    maximumStringLength INTEGER (1..256),
+    ...
+}
+
+T84Profile ::= CHOICE
+{
+    t84Unrestricted NULL,
+    t84Restricted SEQUENCE
+    {
+        qcif BOOLEAN,
+        cif BOOLEAN,
+        ccir601Seq BOOLEAN,
+        ccir601Prog BOOLEAN,
+        hdtvSeq BOOLEAN,
+        hdtvProg BOOLEAN,
+
+        g3FacsMH200x100 BOOLEAN,
+        g3FacsMH200x200 BOOLEAN,
+        g4FacsMMR200x100 BOOLEAN,
+        g4FacsMMR200x200 BOOLEAN,
+        jbig200x200Seq BOOLEAN,
+        jbig200x200Prog BOOLEAN,
+        jbig300x300Seq BOOLEAN,
+        jbig300x300Prog BOOLEAN,
+
+        digPhotoLow BOOLEAN,
+        digPhotoMedSeq BOOLEAN,
+        digPhotoMedProg BOOLEAN,
+        digPhotoHighSeq BOOLEAN,
+        digPhotoHighProg BOOLEAN,
+
+        ...
+    }
+}
+
+T38FaxProfile ::= SEQUENCE
+{
+    fillBitRemoval BOOLEAN,
+    transcodingJBIG BOOLEAN,
+    transcodingMMR BOOLEAN,
+    ...,
+    version INTEGER (0..255),
+                    -- Version 0, the default, refers to
+                    -- T.38 (2005)
+    t38FaxRateManagement T38FaxRateManagement,
+                    -- The default Data Rate Management is
+                    -- determined by the choice of
+                    -- DataProtocolCapability
+    t38FaxUdpOptions T38FaxUdpOptions OPTIONAL,
+                    -- For UDP, t38UDPRedundancy is the default
+    t38FaxTcpOptions T38FaxTcpOptions OPTIONAL
+}
+
+T38FaxRateManagement ::= CHOICE
+{
+    localTCF NULL,
+    transferredTCF NULL,
+    ...
+}
+
+T38FaxUdpOptions ::= SEQUENCE
+{
+    t38FaxMaxBuffer INTEGER OPTIONAL,
+    t38FaxMaxDatagram INTEGER OPTIONAL,
+    t38FaxUdpEC CHOICE
+    {
+        t38UDPFEC NULL,
+        t38UDPRedundancy NULL,
+        ...
+    }
+}
+
+T38FaxTcpOptions ::= SEQUENCE
+{
+    t38TCPBidirectionalMode BOOLEAN,
+    ...
+}
+
+DataChannel ::= SEQUENCE
+{
+    dataChannelProfile SEQUENCE OF DataChannelProfile OPTIONAL,
+    ...
+}
+
+DataChannelProfile ::= SEQUENCE
+{
+    ordered BOOLEAN OPTIONAL,
+    priority INTEGER (0..65535) OPTIONAL,
+    reliabilityParm CHOICE
+    {
+        maxRetr INTEGER (0..4294967295),
+        maxTime INTEGER (0..4294967295),
+        ...
+    } OPTIONAL,
+    label IA5String ( SIZE (1..65535) ) OPTIONAL,
+    protocol IA5String ( SIZE (1..65535) ) OPTIONAL,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL,
+    establishmentType CHOICE
+    {
+        sctpStreamID INTEGER (0..65535),
+        dcep NULL,
+        ...
+    },
+    ...
+}
+
+SCTPChunkType ::= INTEGER (0..255)
+
+SctpParam ::= SEQUENCE
+{
+    appPPID SEQUENCE OF INTEGER (1..4294967295) OPTIONAL, -- 0 reserved
+    maxMessageSize INTEGER OPTIONAL,
+    sctpExtensions SEQUENCE OF SCTPChunkType OPTIONAL,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL,
+    sctpPort INTEGER (0..65535) OPTIONAL,
+    ...
+}
+
+-- =============================================================================
+-- Encryption Capability Definitions
+-- =============================================================================
+
+EncryptionAuthenticationAndIntegrity ::= SEQUENCE
+{
+    encryptionCapability EncryptionCapability OPTIONAL,
+    authenticationCapability AuthenticationCapability OPTIONAL,
+    integrityCapability IntegrityCapability OPTIONAL,
+    ...,
+    genericH235SecurityCapability GenericCapability OPTIONAL,
+    dtlsSecurityCapability DTLSSecurityCapability OPTIONAL
+}
+
+EncryptionCapability ::= SEQUENCE SIZE(1..256) OF MediaEncryptionAlgorithm
+
+MediaEncryptionAlgorithm ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    algorithm OBJECT IDENTIFIER,        -- many defined inter alia in
+                                        -- ITU-T H.235 series
+    ...
+}
+
+AuthenticationCapability ::= SEQUENCE
+{
+    nonStandard NonStandardParameter OPTIONAL,
+    ...,
+    antiSpamAlgorithm OBJECT IDENTIFIER OPTIONAL
+}
+
+IntegrityCapability ::= SEQUENCE
+{
+    nonStandard NonStandardParameter OPTIONAL,
+    ...
+}
+
+-- =============================================================================
+-- Capability Exchange Definitions: UserInput
+-- =============================================================================
+
+UserInputCapability ::= CHOICE
+{
+    nonStandard SEQUENCE SIZE(1..16) OF NonStandardParameter,
+    basicString NULL,       -- alphanumeric
+    iA5String NULL,         -- alphanumeric
+    generalString NULL,     -- alphanumeric
+    dtmf NULL,              -- supports dtmf using signal
+                            -- and signalUpdate
+    hookflash NULL,         -- supports hookflash using signal
+    ...,
+    extendedAlphanumeric NULL,
+    encryptedBasicString NULL,  -- encrypted Basic string in
+                                -- encryptedAlphanumeric
+    encryptedIA5String NULL,    -- encrypted IA5 string in
+                                -- encryptedSignalType
+    encryptedGeneralString NULL, -- encrypted general string in
+                                 -- extendedAlphanumeric.encryptedalphanumeric
+    secureDTMF NULL,            -- secure DTMF using encryptedSignalType
+    genericUserInputCapability GenericCapability
+}
+
+-- =============================================================================
+-- Capability Exchange Definitions: Conference
+-- =============================================================================
+
+ConferenceCapability ::= SEQUENCE
+{
+    nonStandardData SEQUENCE OF NonStandardParameter OPTIONAL,
+    chairControlCapability BOOLEAN,
+    ...,
+    videoIndicateMixingCapability BOOLEAN,
+    multipointVisualizationCapability BOOLEAN OPTIONAL    -- same as H.230 MVC
+}
+-- =============================================================================
+-- Capability Exchange Definitions: Generic Capability
+-- =============================================================================
+
+GenericCapability ::= SEQUENCE
+{
+    capabilityIdentifier CapabilityIdentifier,
+
+    maxBitRate INTEGER (0..4294967295) OPTIONAL,
+                    -- Units 100 bit/s
+    collapsing SEQUENCE OF GenericParameter OPTIONAL,
+    nonCollapsing SEQUENCE OF GenericParameter OPTIONAL,
+    nonCollapsingRaw OCTET STRING OPTIONAL,
+                    -- Typically contains ASN.1
+                    -- PER encoded data describing capability
+    transport DataProtocolCapability OPTIONAL,
+    ...
+}
+
+CapabilityIdentifier ::= CHOICE
+{
+    standard OBJECT IDENTIFIER,
+                    -- e.g., { itu-t (0) recommendation (0) h (8) 267
+                    -- version (0) 2 subIdentifier (0)}
+    h221NonStandard NonStandardParameter,
+    uuid OCTET STRING ( SIZE (16) ),
+    domainBased IA5String ( SIZE (1..64) ),
+    ...
+}
+
+-- NOTE - The ranges of parameter values have been selected to ensure that the
+-- GenericParameter preamble, standard part of ParameterIdentifier and the
+-- encoding of that choice, and the preamble of ParameterValue to fit into
+-- 2 octets.
+
+GenericParameter ::= SEQUENCE
+{
+    parameterIdentifier ParameterIdentifier,
+    parameterValue ParameterValue,
+    supersedes SEQUENCE OF ParameterIdentifier OPTIONAL,
+    ...
+}
+
+ParameterIdentifier ::= CHOICE
+{
+    standard INTEGER (0..127),              -- Assigned by Capability specifications
+    h221NonStandard NonStandardParameter,   -- Note - NonStandardIdentifier
+                                            --        is not sufficient in
+                                            --        this case
+    uuid OCTET STRING ( SIZE (16) ),        -- For non-standard
+    domainBased IA5String ( SIZE (1..64) ),
+    ...
+}
+
+ParameterValue ::= CHOICE
+{
+    logical NULL,                           -- Only acceptable if
+                                            -- all entities
+                                            -- include this option
+    booleanArray INTEGER (0..255),          -- array of 8 logical types
+    unsignedMin INTEGER (0..65535),         -- Look for min common value
+    unsignedMax INTEGER (0..65535),         -- Look for max common value
+    unsigned32Min INTEGER (0..4294967295),  -- Look for min common value
+    unsigned32Max INTEGER (0..4294967295),  -- Look for max common value
+
+    octetString OCTET STRING,               -- non-collapsing octet string
+
+    genericParameter SEQUENCE OF GenericParameter,
+    ...
+}
+
+-- =============================================================================
+-- Capability Exchange Definitions: Multiplexed Stream Capability
+-- =============================================================================
+
+MultiplexedStreamCapability ::= SEQUENCE
+{
+    multiplexFormat MultiplexFormat,
+    controlOnMuxStream BOOLEAN,
+    capabilityOnMuxStream SET SIZE (1..256) OF AlternativeCapabilitySet OPTIONAL,
+    ...
+}
+
+MultiplexFormat ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    h222Capability H222Capability,
+    h223Capability H223Capability,
+    ...
+}
+
+-- =============================================================================
+-- Capability Exchange Definitions: AudioTelephonyEventCapability and AudioToneCapability
+--==============================================================================
+
+AudioTelephonyEventCapability ::= SEQUENCE
+{
+    dynamicRTPPayloadType INTEGER (96..127),
+    audioTelephoneEvent GeneralString,  -- As per <list of values> in RFC 4733
+    ...
+}
+
+AudioToneCapability ::= SEQUENCE
+{
+    dynamicRTPPayloadType INTEGER (96..127),
+    ...
+}
+
+-- The following definitions are as above but without a Payload Type field
+
+NoPTAudioTelephonyEventCapability ::= SEQUENCE
+{
+    audioTelephoneEvent GeneralString, -- As per <list of values> in RFC 4733
+    ...
+}
+
+NoPTAudioToneCapability ::= SEQUENCE
+{
+    ...
+}
+
+-- =============================================================================
+-- Capability Exchange Definitions: MultiplePayloadStreamCapability
+-- =============================================================================
+
+MultiplePayloadStreamCapability ::= SEQUENCE
+{
+    capabilities SET SIZE(1..256) OF AlternativeCapabilitySet,
+    ...
+}
+
+-- =============================================================================
+-- Capability Exchange Definitions: FECCapability
+-- =============================================================================
+
+DepFECCapability ::= CHOICE -- Deprecated, do not use
+{
+    rfc2733 SEQUENCE
+    {
+        redundancyEncoding BOOLEAN,
+        separateStream SEQUENCE
+        {
+            separatePort BOOLEAN,
+            samePort BOOLEAN,
+            ...
+        },
+        ...
+    },
+    ...
+}
+
+FECCapability ::= SEQUENCE
+{
+    protectedCapability CapabilityTableEntryNumber,
+    fecScheme OBJECT IDENTIFIER OPTIONAL,   -- identifies encoding scheme
+    rfc2733Format CHOICE
+    {
+        rfc2733rfc2198 MaxRedundancy,       -- RFC 2198
+        rfc2733sameport MaxRedundancy,      -- separate packet, same port
+        rfc2733diffport MaxRedundancy       -- separate packet and port
+    } OPTIONAL,
+    ...
+}
+
+MaxRedundancy ::= INTEGER (1..MAX)
+
+-- =============================================================================
+-- Logical channel signalling definitions
+-- =============================================================================
+
+-- "Forward" is used to refer to transmission in the direction from the terminal
+-- making the original request for a logical channel to the other terminal, and
+-- "reverse" is used to refer to the opposite direction of transmission, in the
+-- case of a bidirectional channel request.
+
+OpenLogicalChannel ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+
+    forwardLogicalChannelParameters SEQUENCE
+    {
+        portNumber INTEGER (0..65535) OPTIONAL,
+        dataType DataType,
+        multiplexParameters CHOICE
+        {
+            h222LogicalChannelParameters H222LogicalChannelParameters,
+            h223LogicalChannelParameters H223LogicalChannelParameters,
+            v76LogicalChannelParameters V76LogicalChannelParameters,
+            ...,
+            h2250LogicalChannelParameters H2250LogicalChannelParameters,
+            none NULL   -- for use with Separate Stack when
+                        -- multiplexParameters are not
+                        -- required or appropriate
+        },
+        ...,
+        forwardLogicalChannelDependency LogicalChannelNumber OPTIONAL,
+                    -- also used to refer to the primary
+                    -- logical channel when using video
+                    -- redundancy coding
+        replacementFor LogicalChannelNumber OPTIONAL
+    },
+
+    -- Used to specify the reverse channel for bidirectional open request
+
+    reverseLogicalChannelParameters SEQUENCE
+    {
+        dataType DataType,
+        multiplexParameters CHOICE
+        {
+            -- H.222 parameters are never present in reverse direction
+            h223LogicalChannelParameters H223LogicalChannelParameters,
+            v76LogicalChannelParameters V76LogicalChannelParameters,
+            ...,
+            h2250LogicalChannelParameters H2250LogicalChannelParameters
+
+        } OPTIONAL, -- Not present for H.222
+        ...,
+        reverseLogicalChannelDependency LogicalChannelNumber OPTIONAL,
+            -- also used to refer to the primary logical channel when using
+            -- video redundancy coding
+        replacementFor LogicalChannelNumber OPTIONAL
+
+    } OPTIONAL, -- Not present for unidirectional channel request
+    ...,
+    separateStack NetworkAccessParameters OPTIONAL,
+                -- for Open responder to establish the stack
+    encryptionSync EncryptionSync OPTIONAL,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL
+                                    -- generic information associated
+                                    -- with the message
+}
+
+LogicalChannelNumber ::= INTEGER (1..65535)
+
+NetworkAccessParameters ::= SEQUENCE
+{
+    distribution CHOICE
+    {
+        unicast NULL,
+        multicast NULL,   -- for further study in T.120
+        ...
+    } OPTIONAL,
+
+    networkAddress CHOICE
+    {
+        q2931Address Q2931Address,
+        e164Address IA5String(SIZE(1..128)) (FROM ("0123456789#*,")),
+        localAreaAddress TransportAddress,
+        ...
+    },
+    associateConference BOOLEAN,
+    externalReference OCTET STRING(SIZE(1..255)) OPTIONAL,
+    ...,
+    t120SetupProcedure CHOICE
+    {
+
+        originateCall NULL,
+        waitForCall NULL,
+        issueQuery NULL,
+        ...
+    } OPTIONAL
+}
+
+Q2931Address ::= SEQUENCE
+{
+    address CHOICE
+    {
+        internationalNumber NumericString(SIZE(1..16)),
+        nsapAddress OCTET STRING (SIZE(1..20)),
+        ...
+    },
+    subaddress OCTET STRING (SIZE(1..20)) OPTIONAL,
+    ...
+}
+
+V75Parameters ::= SEQUENCE
+{
+    audioHeaderPresent BOOLEAN,
+     ...
+}
+
+DataType ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    nullData NULL,
+    videoData VideoCapability,
+    audioData AudioCapability,
+    data DataApplicationCapability,
+    encryptionData EncryptionMode,
+    ...,
+    h235Control NonStandardParameter,
+    h235Media H235Media,
+    multiplexedStream MultiplexedStreamParameter,
+    redundancyEncoding RedundancyEncoding,
+    multiplePayloadStream MultiplePayloadStream,
+    depFec DepFECData, -- Deprecated, do not use
+    fec FECData
+}
+
+H235Media ::= SEQUENCE
+{
+    encryptionAuthenticationAndIntegrity EncryptionAuthenticationAndIntegrity,
+
+    mediaType CHOICE
+    {
+        nonStandard NonStandardParameter,
+        videoData VideoCapability,
+        audioData AudioCapability,
+        data DataApplicationCapability,
+        ...,
+        redundancyEncoding RedundancyEncoding,
+        multiplePayloadStream MultiplePayloadStream,
+        depFec DepFECData, -- Deprecated, do not use
+        fec FECData
+    },
+    ...
+}
+
+MultiplexedStreamParameter ::= SEQUENCE
+{
+    multiplexFormat MultiplexFormat,
+    controlOnMuxStream BOOLEAN,
+    ...
+}
+
+H222LogicalChannelParameters ::= SEQUENCE
+{
+    resourceID INTEGER (0..65535),
+    subChannelID INTEGER (0..8191),
+    pcr-pid INTEGER (0..8191) OPTIONAL,
+    programDescriptors OCTET STRING OPTIONAL,
+    streamDescriptors OCTET STRING OPTIONAL,
+    ...
+}
+
+H223LogicalChannelParameters ::= SEQUENCE
+{
+    adaptationLayerType CHOICE
+    {
+        nonStandard NonStandardParameter,
+        al1Framed NULL,
+        al1NotFramed NULL,
+        al2WithoutSequenceNumbers NULL,
+        al2WithSequenceNumbers NULL,
+        al3 SEQUENCE
+        {
+            controlFieldOctets INTEGER (0..2),
+            sendBufferSize INTEGER (0..16777215)   -- units octets
+        },
+        ...,
+        al1M H223AL1MParameters,
+        al2M H223AL2MParameters,
+        al3M H223AL3MParameters
+    },
+
+    segmentableFlag BOOLEAN,
+    ...
+}
+
+H223AL1MParameters ::= SEQUENCE
+{
+    transferMode CHOICE
+    {
+        framed NULL,
+        unframed NULL,
+        ...
+    },
+    headerFEC CHOICE
+    {
+        sebch16-7 NULL,
+        golay24-12 NULL,
+        ...
+    },
+    crcLength CHOICE
+    {
+        crc4bit NULL,
+        crc12bit NULL,
+        crc20bit NULL,
+        crc28bit NULL,
+        ...,
+        crc8bit NULL,
+        crc16bit NULL,
+        crc32bit NULL,
+        crcNotUsed NULL
+    },
+
+    rcpcCodeRate INTEGER (8..32),
+
+    arqType CHOICE
+    {
+        noArq NULL,
+        typeIArq H223AnnexCArqParameters,
+        typeIIArq H223AnnexCArqParameters,
+        ...
+    },
+    alpduInterleaving BOOLEAN,
+    alsduSplitting BOOLEAN,
+    ...,
+    rsCodeCorrection INTEGER (0..127) OPTIONAL
+}
+
+H223AL2MParameters ::= SEQUENCE
+{
+    headerFEC CHOICE
+    {
+        sebch16-5 NULL,
+        golay24-12 NULL,
+        ...
+    },
+    alpduInterleaving BOOLEAN,
+    ...
+}
+
+H223AL3MParameters ::= SEQUENCE
+{
+    headerFormat CHOICE
+    {
+        sebch16-7 NULL,
+        golay24-12 NULL,
+        ...
+    },
+    crcLength CHOICE
+    {
+        crc4bit NULL,
+        crc12bit NULL,
+        crc20bit NULL,
+        crc28bit NULL,
+        ...,
+        crc8bit NULL,
+        crc16bit NULL,
+        crc32bit NULL,
+        crcNotUsed NULL
+    },
+
+    rcpcCodeRate INTEGER (8..32),
+
+    arqType CHOICE
+    {
+        noArq NULL,
+        typeIArq H223AnnexCArqParameters,
+        typeIIArq H223AnnexCArqParameters,
+        ...
+    },
+
+    alpduInterleaving BOOLEAN,
+    ...,
+    rsCodeCorrection INTEGER (0..127) OPTIONAL
+}
+
+
+H223AnnexCArqParameters ::= SEQUENCE
+{
+    numberOfRetransmissions CHOICE
+    {
+        finite INTEGER (0..16),
+        infinite NULL,
+        ...
+    },
+    sendBufferSize INTEGER (0..16777215),     -- units octets
+    ...
+}
+
+V76LogicalChannelParameters ::= SEQUENCE
+{
+    hdlcParameters V76HDLCParameters,
+    suspendResume CHOICE
+    {
+        noSuspendResume NULL,
+        suspendResumewAddress NULL,
+        suspendResumewoAddress NULL,
+        ...
+    },
+    uIH BOOLEAN,
+    mode CHOICE
+    {
+        eRM SEQUENCE
+        {
+            windowSize INTEGER (1..127) ,
+            recovery CHOICE
+            {
+                rej NULL,
+                sREJ NULL,
+                mSREJ NULL,
+                ...
+            },
+            ...
+        },
+        uNERM NULL,
+        ...
+    },
+    v75Parameters V75Parameters,
+    ...
+}
+
+
+
+V76HDLCParameters ::= SEQUENCE
+{
+    crcLength CRCLength,
+    n401 INTEGER (1..4095),
+    loopbackTestProcedure BOOLEAN,
+    ...
+}
+
+
+CRCLength ::= CHOICE
+{
+    crc8bit NULL,
+    crc16bit NULL,
+    crc32bit NULL,
+    ...
+}
+
+H2250LogicalChannelParameters ::= SEQUENCE
+{
+    nonStandard SEQUENCE OF NonStandardParameter OPTIONAL,
+    sessionID INTEGER (0..255),
+    associatedSessionID INTEGER (1..255) OPTIONAL,
+    mediaChannel TransportAddress OPTIONAL,
+    mediaGuaranteedDelivery BOOLEAN OPTIONAL,
+    mediaControlChannel TransportAddress OPTIONAL,  -- reverse RTCP channel
+    mediaControlGuaranteedDelivery BOOLEAN OPTIONAL,
+    silenceSuppression BOOLEAN OPTIONAL,
+    destination TerminalLabel OPTIONAL,
+
+    dynamicRTPPayloadType INTEGER (96..127) OPTIONAL,
+    mediaPacketization CHOICE
+    {
+        h261aVideoPacketization NULL,
+        ...,
+        rtpPayloadType RTPPayloadType
+    } OPTIONAL,
+    ...,
+    transportCapability TransportCapability OPTIONAL,
+    redundancyEncoding RedundancyEncoding OPTIONAL,
+    source TerminalLabel OPTIONAL,
+    nominalAudioLevel INTEGER (0..63) OPTIONAL  -- units of negative dBov
+                                                -- (-26 dBov is 26)
+}
+
+RTPPayloadType ::= SEQUENCE
+{
+    payloadDescriptor CHOICE
+    {
+        nonStandardIdentifier NonStandardParameter,
+        rfc-number INTEGER (1..32768, ...),
+        oid OBJECT IDENTIFIER,
+        ...
+    },
+    payloadType INTEGER (0..127) OPTIONAL,
+    ...
+}
+
+RedundancyEncoding ::= SEQUENCE
+{
+    redundancyEncodingMethod RedundancyEncodingMethod,
+    secondaryEncoding DataType OPTIONAL,  -- depends on method
+    ...,
+
+    -- The sequence below may be used in place of the above secondaryEncoding field
+
+    rtpRedundancyEncoding SEQUENCE
+    {
+        primary RedundancyEncodingElement OPTIONAL,
+                    -- Present when redundancyEncoding
+                    -- is selected as the dataType
+                    -- in an OpenLogicalChannel or
+                    -- as part of a MultiplePayloadStream
+
+        secondary SEQUENCE OF RedundancyEncodingElement OPTIONAL,
+        ...
+    } OPTIONAL
+}
+
+RedundancyEncodingElement ::= SEQUENCE
+{
+    dataType DataType,
+    payloadType INTEGER (0..127) OPTIONAL,
+    ...
+}
+
+MultiplePayloadStream ::= SEQUENCE
+{
+    elements SEQUENCE OF MultiplePayloadStreamElement,
+    ...
+}
+
+MultiplePayloadStreamElement ::= SEQUENCE
+{
+    dataType DataType,
+    payloadType INTEGER (0..127) OPTIONAL,
+    ...
+}
+
+DepFECData ::= CHOICE -- Deprecated, do not use
+{
+    rfc2733 SEQUENCE
+    {
+        mode CHOICE
+        {
+            redundancyEncoding NULL,
+            separateStream CHOICE
+            {
+                differentPort SEQUENCE
+                {
+                protectedSessionID INTEGER (1..255),
+                protectedPayloadType INTEGER (0..127) OPTIONAL,
+                  ...
+                },
+                samePort SEQUENCE
+                {
+                protectedPayloadType INTEGER (0..127),
+                  ...
+                },
+                ...
+            },
+            ...
+        },
+        ...
+    }
+}
+
+FECData ::= CHOICE
+{
+    rfc2733 SEQUENCE
+    {
+        protectedPayloadType INTEGER (0..127),
+        fecScheme OBJECT IDENTIFIER OPTIONAL,
+        pktMode CHOICE
+        {
+            rfc2198coding NULL,
+            rfc2733sameport SEQUENCE
+            {
+                ...
+            },
+            rfc2733diffport SEQUENCE
+            {
+                protectedChannel LogicalChannelNumber,
+                ...
+            },
+            ...
+        },
+        ...
+    },
+    ...
+}
+
+TransportAddress ::= CHOICE
+{
+    unicastAddress UnicastAddress,
+    multicastAddress MulticastAddress,
+    ...
+}
+
+UnicastAddress ::= CHOICE
+{
+    iPAddress SEQUENCE
+    {
+        network OCTET STRING (SIZE(4)),
+        tsapIdentifier INTEGER (0..65535),
+        ...
+    },
+    iPXAddress SEQUENCE
+    {
+        node OCTET STRING (SIZE(6)),
+        netnum OCTET STRING (SIZE(4)),
+        tsapIdentifier OCTET STRING (SIZE(2)),
+        ...
+    },
+    iP6Address SEQUENCE
+    {
+        network OCTET STRING (SIZE(16)),
+        tsapIdentifier INTEGER (0..65535),
+        ...
+    },
+    netBios OCTET STRING (SIZE(16)),
+    iPSourceRouteAddress SEQUENCE
+    {
+        routing CHOICE
+        {
+            strict NULL,
+            loose NULL
+        },
+        network OCTET STRING (SIZE(4)),
+        tsapIdentifier INTEGER (0..65535),
+        route SEQUENCE OF OCTET STRING (SIZE(4)),
+        ...
+    },
+    ...,
+    nsap OCTET STRING (SIZE(1..20)),
+    nonStandardAddress NonStandardParameter
+}
+
+MulticastAddress ::= CHOICE
+{
+    iPAddress SEQUENCE
+    {
+        network OCTET STRING (SIZE(4)),
+        tsapIdentifier INTEGER (0..65535),
+        ...
+    },
+    iP6Address SEQUENCE
+    {
+        network OCTET STRING (SIZE(16)),
+        tsapIdentifier INTEGER (0..65535),
+        ...
+    },
+    ...,
+    nsap OCTET STRING (SIZE(1..20)),
+    nonStandardAddress NonStandardParameter
+}
+
+EncryptionSync ::= SEQUENCE
+                     -- used to supply new key and synchronization point
+{
+    nonStandard NonStandardParameter OPTIONAL,
+    synchFlag INTEGER (0..255),             -- may need to be larger
+                                            -- for H.324, etc.
+                                            -- shall be the Dynamic
+                                            -- Payload# for H.323
+    h235Key OCTET STRING (SIZE(1..65535)),  -- H.235.0 encoded value
+    escrowentry SEQUENCE SIZE(1..256) OF EscrowData OPTIONAL,
+    ...,
+    genericParameter GenericParameter OPTIONAL
+}
+
+EscrowData ::= SEQUENCE
+{
+    escrowID OBJECT IDENTIFIER,
+    escrowValue BIT STRING (SIZE(1..65535)),
+    ...
+}
+
+OpenLogicalChannelAck ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+
+    reverseLogicalChannelParameters SEQUENCE
+    {
+        reverseLogicalChannelNumber LogicalChannelNumber,
+        portNumber INTEGER (0..65535) OPTIONAL,
+        multiplexParameters CHOICE
+        {
+            h222LogicalChannelParameters H222LogicalChannelParameters,
+            -- H.223 parameters are never present in reverse direction
+            ...,
+            h2250LogicalChannelParameters H2250LogicalChannelParameters
+
+        } OPTIONAL, -- not present for H.223
+        ...,
+        replacementFor LogicalChannelNumber OPTIONAL
+
+    } OPTIONAL, -- not present for unidirectional channel request
+    ...,
+    separateStack NetworkAccessParameters OPTIONAL,
+                    -- for Open requester to establish the stack
+    forwardMultiplexAckParameters CHOICE
+    {
+        -- H.222 parameters are never present in the Ack
+        -- H.223 parameters are never present in the Ack
+        -- V.76 parameters are never present in the Ack
+        h2250LogicalChannelAckParameters H2250LogicalChannelAckParameters,
+        ...
+    } OPTIONAL,
+    encryptionSync EncryptionSync OPTIONAL, -- used only by Master
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL,
+                        -- generic information associated with the message
+    dtlsSecurityCapability DTLSSecurityCapability OPTIONAL
+}
+
+OpenLogicalChannelReject ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    cause CHOICE
+    {
+        unspecified NULL,
+        unsuitableReverseParameters NULL,
+        dataTypeNotSupported NULL,
+        dataTypeNotAvailable NULL,
+        unknownDataType NULL,
+        dataTypeALCombinationNotSupported NULL,
+        ...,
+        multicastChannelNotAllowed NULL,
+        insufficientBandwidth NULL,
+        separateStackEstablishmentFailed NULL,
+        invalidSessionID NULL,
+        masterSlaveConflict NULL,
+        waitForCommunicationMode NULL,
+        invalidDependentChannel NULL,
+        replacementForRejected NULL,
+        securityDenied NULL,
+        qoSControlNotSupported NULL -- added for callee to indicate
+                                    -- that requested QoS support cannot be
+                                    -- supported.
+    },
+    ...,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL
+                        -- generic information associated with the message
+}
+
+OpenLogicalChannelConfirm ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    ...,
+    genericInformation SEQUENCE OF GenericInformation OPTIONAL
+                        -- generic information associated with the message
+}
+
+H2250LogicalChannelAckParameters ::= SEQUENCE
+{
+    nonStandard SEQUENCE OF NonStandardParameter OPTIONAL,
+    sessionID INTEGER (1..255) OPTIONAL,
+    mediaChannel TransportAddress OPTIONAL,
+    mediaControlChannel TransportAddress OPTIONAL,
+                                            -- forward RTCP channel
+    dynamicRTPPayloadType INTEGER (96..127) OPTIONAL,
+                                            -- used only by the master or MC
+    ...,
+    flowControlToZero BOOLEAN,
+    portNumber INTEGER (0..65535) OPTIONAL,
+    multiplePayloadStream MultiplePayloadStream OPTIONAL
+}
+
+CloseLogicalChannel ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    source CHOICE
+    {
+        user NULL,
+        lcse NULL
+    },
+    ...,
+    reason CHOICE
+    {
+        unknown NULL,
+        reopen NULL,
+        reservationFailure NULL,
+        ...,
+        networkErrorCode INTEGER (0..255)   -- Indicates the error code
+                                            -- received from the network
+    }
+}
+
+CloseLogicalChannelAck ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    ...
+}
+
+RequestChannelClose ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    ...,
+    qosCapability QOSCapability OPTIONAL,
+    reason CHOICE
+    {
+        unknown NULL,
+        normal NULL,
+        reopen NULL,
+        reservationFailure NULL,
+        ...,
+        networkErrorCode INTEGER (0..255)   -- Indicates the error code
+                                            -- received from the network
+    }
+}
+
+RequestChannelCloseAck ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    ...
+}
+
+RequestChannelCloseReject ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    cause CHOICE
+    {
+        unspecified NULL,
+        ...
+    },
+    ...
+}
+
+RequestChannelCloseRelease ::= SEQUENCE
+{
+    forwardLogicalChannelNumber LogicalChannelNumber,
+    ...
+}
+
+-- =============================================================================
+-- H.223 multiplex table definitions
+-- =============================================================================
+
+MultiplexEntrySend ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    multiplexEntryDescriptors SET SIZE (1..15) OF MultiplexEntryDescriptor,
+    ...
+}
+
+MultiplexEntryDescriptor ::= SEQUENCE
+{
+    multiplexTableEntryNumber MultiplexTableEntryNumber,
+    elementList SEQUENCE SIZE (1..256) OF MultiplexElement OPTIONAL
+}
+
+MultiplexElement ::= SEQUENCE
+{
+    type CHOICE
+    {
+        logicalChannelNumber INTEGER (0..65535),
+        subElementList SEQUENCE SIZE (2..255) OF MultiplexElement
+    },
+    repeatCount CHOICE
+    {
+        finite INTEGER (1..65535), -- repeats of type
+        untilClosingFlag NULL    -- used for last element
+    }
+}
+
+MultiplexTableEntryNumber ::= INTEGER (1..15)
+
+MultiplexEntrySendAck ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    multiplexTableEntryNumber SET SIZE (1..15) OF MultiplexTableEntryNumber,
+    ...
+}
+
+MultiplexEntrySendReject ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    rejectionDescriptions SET SIZE (1..15) OF MultiplexEntryRejectionDescriptions,
+    ...
+}
+
+MultiplexEntryRejectionDescriptions ::= SEQUENCE
+{
+    multiplexTableEntryNumber MultiplexTableEntryNumber,
+    cause CHOICE
+    {
+        unspecifiedCause NULL,
+        descriptorTooComplex NULL,
+        ...
+    },
+    ...
+}
+
+MultiplexEntrySendRelease ::= SEQUENCE
+{
+    multiplexTableEntryNumber SET SIZE (1..15) OF MultiplexTableEntryNumber,
+    ...
+}
+
+RequestMultiplexEntry ::= SEQUENCE
+{
+    entryNumbers SET SIZE (1..15) OF MultiplexTableEntryNumber,
+    ...
+}
+
+RequestMultiplexEntryAck ::= SEQUENCE
+{
+    entryNumbers SET SIZE (1..15) OF MultiplexTableEntryNumber,
+    ...
+}
+
+RequestMultiplexEntryReject ::= SEQUENCE
+{
+    entryNumbers SET SIZE (1..15) OF MultiplexTableEntryNumber,
+    rejectionDescriptions SET SIZE (1..15) OF RequestMultiplexEntryRejectionDescriptions,
+    ...
+}
+
+RequestMultiplexEntryRejectionDescriptions ::= SEQUENCE
+{
+    multiplexTableEntryNumber MultiplexTableEntryNumber,
+    cause CHOICE
+    {
+        unspecifiedCause NULL,
+        ...
+    },
+    ...
+}
+
+RequestMultiplexEntryRelease ::= SEQUENCE
+{
+    entryNumbers SET SIZE (1..15) OF MultiplexTableEntryNumber,
+    ...
+}
+
+-- =============================================================================
+-- Request mode definitions
+-- =============================================================================
+
+-- RequestMode is a list, in order or preference, of modes that a terminal would
+-- like to have transmitted to it.
+
+RequestMode ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    requestedModes SEQUENCE SIZE (1..256) OF ModeDescription,
+    ...
+}
+
+RequestModeAck ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    response CHOICE
+    {
+        willTransmitMostPreferredMode NULL,
+        willTransmitLessPreferredMode NULL,
+        ...
+    },
+    ...
+}
+
+RequestModeReject ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    cause CHOICE
+    {
+        modeUnavailable NULL,
+        multipointConstraint NULL,
+        requestDenied NULL,
+        ...
+    },
+    ...
+}
+
+RequestModeRelease ::= SEQUENCE
+{
+    ...
+}
+
+-- =============================================================================
+-- Request mode definitions: Mode description
+-- =============================================================================
+
+ModeDescription ::= SET SIZE (1..256) OF ModeElement
+
+ModeElementType ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    videoMode VideoMode,
+    audioMode AudioMode,
+    dataMode DataMode,
+    encryptionMode EncryptionMode,
+    ...,
+    h235Mode H235Mode,
+    multiplexedStreamMode MultiplexedStreamParameter,
+    redundancyEncodingDTMode RedundancyEncodingDTMode,
+    multiplePayloadStreamMode MultiplePayloadStreamMode,
+    depFecMode DepFECMode, -- deprecated, do not use
+    fecMode FECMode
+}
+
+ModeElement ::= SEQUENCE
+{
+    type ModeElementType,
+
+    h223ModeParameters H223ModeParameters OPTIONAL,
+    ...,
+    v76ModeParameters V76ModeParameters OPTIONAL,
+    h2250ModeParameters H2250ModeParameters OPTIONAL,
+    genericModeParameters GenericCapability OPTIONAL,
+    multiplexedStreamModeParameters MultiplexedStreamModeParameters OPTIONAL,
+    logicalChannelNumber LogicalChannelNumber OPTIONAL
+
+}
+
+H235Mode ::= SEQUENCE
+{
+    encryptionAuthenticationAndIntegrity EncryptionAuthenticationAndIntegrity,
+
+    mediaMode CHOICE
+    {
+        nonStandard NonStandardParameter,
+        videoMode VideoMode,
+        audioMode AudioMode,
+        dataMode DataMode,
+        ...
+    },
+    ...
+}
+
+MultiplexedStreamModeParameters ::= SEQUENCE
+{
+    logicalChannelNumber LogicalChannelNumber,
+    ...
+}
+
+RedundancyEncodingDTMode ::= SEQUENCE
+{
+    redundancyEncodingMethod RedundancyEncodingMethod,
+    primary RedundancyEncodingDTModeElement,
+    secondary SEQUENCE OF RedundancyEncodingDTModeElement,
+    ...
+}
+
+RedundancyEncodingDTModeElement ::= SEQUENCE
+{
+    type CHOICE
+    {
+        nonStandard NonStandardParameter,
+        videoMode VideoMode,
+        audioMode AudioMode,
+        dataMode DataMode,
+        encryptionMode EncryptionMode,
+        h235Mode H235Mode,
+        ...,
+        fecMode FECMode
+    },
+    ...
+}
+
+MultiplePayloadStreamMode ::= SEQUENCE
+{
+    elements SEQUENCE OF MultiplePayloadStreamElementMode,
+    ...
+}
+
+MultiplePayloadStreamElementMode ::= SEQUENCE
+{
+    type ModeElementType,
+    ...
+}
+
+DepFECMode ::= CHOICE -- deprecated, do not use
+{
+    rfc2733Mode SEQUENCE
+    {
+        mode CHOICE
+        {
+            redundancyEncoding NULL,
+            separateStream CHOICE
+            {
+                differentPort SEQUENCE
+                {
+                    protectedSessionID INTEGER (1..255),
+                    protectedPayloadType INTEGER (0..127) OPTIONAL,
+                   ...
+                },
+                samePort SEQUENCE
+                {
+                    protectedType ModeElementType,
+                   ...
+                },
+                ...
+            },
+            ...
+        },
+        ...
+    },
+    ...
+}
+
+FECMode ::= SEQUENCE
+{
+    protectedElement ModeElementType,
+    fecScheme OBJECT IDENTIFIER OPTIONAL,   -- identifies encoding scheme
+    rfc2733Format CHOICE
+    {
+        rfc2733rfc2198 MaxRedundancy,       -- RFC 2198 redundancy
+        rfc2733sameport MaxRedundancy,      -- separate packet, same port
+        rfc2733diffport MaxRedundancy       -- separate packet and port
+    } OPTIONAL,
+    ...
+}
+
+H223ModeParameters ::= SEQUENCE
+{
+    adaptationLayerType CHOICE
+    {
+        nonStandard NonStandardParameter,
+        al1Framed NULL,
+        al1NotFramed NULL,
+        al2WithoutSequenceNumbers NULL,
+        al2WithSequenceNumbers NULL,
+        al3 SEQUENCE
+        {
+            controlFieldOctets INTEGER (0..2),
+            sendBufferSize INTEGER (0..16777215)    -- units octets
+        },
+        ...,
+        al1M H223AL1MParameters,
+        al2M H223AL2MParameters,
+        al3M H223AL3MParameters
+
+    },
+    segmentableFlag BOOLEAN,
+    ...
+}
+
+V76ModeParameters ::= CHOICE
+{
+    suspendResumewAddress NULL,
+    suspendResumewoAddress NULL,
+    ...
+}
+
+H2250ModeParameters ::= SEQUENCE
+{
+    redundancyEncodingMode RedundancyEncodingMode OPTIONAL,
+    ...
+}
+
+RedundancyEncodingMode ::= SEQUENCE
+{
+    redundancyEncodingMethod RedundancyEncodingMethod,
+    secondaryEncoding CHOICE
+    {
+        nonStandard NonStandardParameter,
+        audioData AudioMode,
+        ...
+    } OPTIONAL,
+    ...
+}
+
+-- =============================================================================
+-- Request mode definitions: Video modes
+-- =============================================================================
+
+VideoMode ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    h261VideoMode H261VideoMode,
+    h262VideoMode H262VideoMode,
+    h263VideoMode H263VideoMode,
+    is11172VideoMode IS11172VideoMode,
+    ...,
+    genericVideoMode GenericCapability
+}
+
+H261VideoMode ::= SEQUENCE
+{
+    resolution CHOICE
+    {
+        qcif NULL,
+        cif NULL
+    },
+    bitRate INTEGER (1..19200), -- units 100 bit/s
+    stillImageTransmission BOOLEAN,
+    ...
+}
+
+H262VideoMode ::= SEQUENCE
+{
+    profileAndLevel CHOICE
+    {
+        profileAndLevel-SPatML NULL,
+        profileAndLevel-MPatLL NULL,
+        profileAndLevel-MPatML NULL,
+        profileAndLevel-MPatH-14 NULL,
+        profileAndLevel-MPatHL NULL,
+        profileAndLevel-SNRatLL NULL,
+        profileAndLevel-SNRatML NULL,
+        profileAndLevel-SpatialatH-14 NULL,
+        profileAndLevel-HPatML NULL,
+        profileAndLevel-HPatH-14 NULL,
+        profileAndLevel-HPatHL NULL,
+        ...
+    },
+    videoBitRate INTEGER (0..1073741823) OPTIONAL,          -- units 400 bit/s
+    vbvBufferSize INTEGER (0..262143) OPTIONAL,             -- units 16 384 bits
+    samplesPerLine INTEGER (0..16383) OPTIONAL,             -- units samples/line
+    linesPerFrame INTEGER (0..16383) OPTIONAL,              -- units lines/frame
+    framesPerSecond INTEGER (0..15) OPTIONAL,               -- frame_rate_code
+    luminanceSampleRate INTEGER (0..4294967295) OPTIONAL,   -- units samples/s
+    ...
+}
+
+H263VideoMode ::= SEQUENCE
+{
+    resolution CHOICE
+    {
+        sqcif NULL,
+        qcif NULL,
+        cif NULL,
+        cif4 NULL,
+        cif16 NULL,
+        ...,
+        custom NULL
+    },
+    bitRate INTEGER (1..19200), -- units 100 bit/s
+    unrestrictedVector BOOLEAN,
+    arithmeticCoding BOOLEAN,
+    advancedPrediction BOOLEAN,
+    pbFrames BOOLEAN,
+    ...,
+
+    errorCompensation BOOLEAN,
+    enhancementLayerInfo EnhancementLayerInfo OPTIONAL,
+    h263Options H263Options OPTIONAL
+}
+
+IS11172VideoMode ::= SEQUENCE
+{
+    constrainedBitstream BOOLEAN,
+    videoBitRate INTEGER (0..1073741823) OPTIONAL,          -- units 400 bit/s
+    vbvBufferSize INTEGER (0..262143) OPTIONAL,             -- units 16 384 bits
+    samplesPerLine INTEGER (0..16383) OPTIONAL,             -- units samples/line
+    linesPerFrame INTEGER (0..16383) OPTIONAL,              -- units lines/frame
+    pictureRate INTEGER (0..15) OPTIONAL,
+    luminanceSampleRate INTEGER (0..4294967295) OPTIONAL,   -- units samples/s
+    ...
+}
+
+-- =============================================================================
+-- Request mode definitions: Audio modes
+-- =============================================================================
+
+AudioMode ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    g711Alaw64k NULL,
+    g711Alaw56k NULL,
+    g711Ulaw64k NULL,
+    g711Ulaw56k NULL,
+
+    g722-64k NULL,
+    g722-56k NULL,
+    g722-48k NULL,
+
+    g728 NULL,
+    g729 NULL,
+    g729AnnexA NULL,
+
+    g7231 CHOICE
+    {
+        noSilenceSuppressionLowRate NULL,
+        noSilenceSuppressionHighRate NULL,
+        silenceSuppressionLowRate NULL,
+        silenceSuppressionHighRate NULL
+    },
+
+    is11172AudioMode IS11172AudioMode,
+    is13818AudioMode IS13818AudioMode,
+
+    ...,
+    g729wAnnexB INTEGER (1..256),
+    g729AnnexAwAnnexB INTEGER (1..256),
+    g7231AnnexCMode G7231AnnexCMode,
+    gsmFullRate GSMAudioCapability,
+    gsmHalfRate GSMAudioCapability,
+    gsmEnhancedFullRate GSMAudioCapability,
+    genericAudioMode GenericCapability,
+    g729Extensions G729Extensions,
+    vbd VBDMode
+}
+
+IS11172AudioMode ::= SEQUENCE
+{
+    audioLayer CHOICE
+    {
+        audioLayer1 NULL,
+        audioLayer2 NULL,
+        audioLayer3 NULL
+    },
+
+    audioSampling CHOICE
+    {
+        audioSampling32k NULL,
+        audioSampling44k1 NULL,
+        audioSampling48k NULL
+    },
+
+    multichannelType CHOICE
+    {
+        singleChannel NULL,
+        twoChannelStereo NULL,
+        twoChannelDual NULL
+    },
+
+    bitRate INTEGER (1..448),   -- units kbit/s
+    ...
+}
+
+IS13818AudioMode ::= SEQUENCE
+{
+    audioLayer CHOICE
+    {
+        audioLayer1 NULL,
+        audioLayer2 NULL,
+        audioLayer3 NULL
+    },
+
+    audioSampling CHOICE
+    {
+        audioSampling16k NULL,
+        audioSampling22k05 NULL,
+        audioSampling24k NULL,
+        audioSampling32k NULL,
+        audioSampling44k1 NULL,
+        audioSampling48k NULL
+    },
+
+    multichannelType CHOICE
+    {
+        singleChannel NULL,
+        twoChannelStereo NULL,
+        twoChannelDual NULL,
+        threeChannels2-1 NULL,
+        threeChannels3-0 NULL,
+        fourChannels2-0-2-0 NULL,
+        fourChannels2-2 NULL,
+        fourChannels3-1 NULL,
+        fiveChannels3-0-2-0 NULL,
+        fiveChannels3-2 NULL
+    },
+
+    lowFrequencyEnhancement BOOLEAN,
+
+    multilingual BOOLEAN,
+
+    bitRate INTEGER (1..1130),  -- units kbit/s
+    ...
+}
+
+G7231AnnexCMode ::= SEQUENCE
+{
+    maxAl-sduAudioFrames INTEGER (1..256),
+    silenceSuppression BOOLEAN,
+    g723AnnexCAudioMode SEQUENCE
+    {
+        highRateMode0 INTEGER (27..78), -- units octets
+        highRateMode1 INTEGER (27..78), -- units octets
+        lowRateMode0 INTEGER (23..66),  -- units octets
+        lowRateMode1 INTEGER (23..66),  -- units octets
+        sidMode0 INTEGER (6..17),       -- units octets
+        sidMode1 INTEGER (6..17),       -- units octets
+        ...
+    },
+    ...
+}
+
+VBDMode ::= SEQUENCE
+{
+    type AudioMode,  -- shall not be "vbd"
+    ...
+}
+
+-- =============================================================================
+-- Request mode definitions: Data modes
+-- =============================================================================
+
+DataMode ::= SEQUENCE
+{
+    application CHOICE
+    {
+        nonStandard NonStandardParameter,
+        t120 DataProtocolCapability,
+        dsm-cc DataProtocolCapability,
+        userData DataProtocolCapability,
+        t84 DataProtocolCapability,
+        t434 DataProtocolCapability,
+        h224 DataProtocolCapability,
+        nlpid SEQUENCE
+        {
+            nlpidProtocol DataProtocolCapability,
+            nlpidData OCTET STRING
+        },
+        dsvdControl NULL,
+        h222DataPartitioning DataProtocolCapability,
+        ...,
+        t30fax DataProtocolCapability,
+        t140 DataProtocolCapability,
+        t38fax SEQUENCE
+        {
+            t38FaxProtocol DataProtocolCapability,
+            t38FaxProfile T38FaxProfile
+        },
+        genericDataMode GenericCapability,
+        dataChannel DataChannel
+    },
+    bitRate INTEGER (0..4294967295), -- units 100 bit/s
+    ...
+}
+
+-- =============================================================================
+-- Request mode definitions: Encryption modes
+-- =============================================================================
+
+EncryptionMode ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    h233Encryption NULL,
+    ...
+}
+
+-- =============================================================================
+-- Round-Trip Delay definitions
+-- =============================================================================
+
+RoundTripDelayRequest ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    ...
+}
+
+RoundTripDelayResponse ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    ...
+}
+
+-- =============================================================================
+-- Maintenance Loop definitions
+-- =============================================================================
+
+MaintenanceLoopRequest ::= SEQUENCE
+{
+    type CHOICE
+    {
+        systemLoop NULL,
+        mediaLoop LogicalChannelNumber,
+        logicalChannelLoop LogicalChannelNumber,
+        ...
+    },
+    ...
+}
+
+MaintenanceLoopAck ::= SEQUENCE
+{
+    type CHOICE
+    {
+        systemLoop NULL,
+        mediaLoop LogicalChannelNumber,
+        logicalChannelLoop LogicalChannelNumber,
+        ...
+    },
+    ...
+}
+
+MaintenanceLoopReject ::= SEQUENCE
+{
+    type CHOICE
+    {
+        systemLoop NULL,
+        mediaLoop LogicalChannelNumber,
+        logicalChannelLoop LogicalChannelNumber,
+        ...
+    },
+    cause CHOICE
+    {
+        canNotPerformLoop NULL,
+        ...
+    },
+    ...
+}
+
+MaintenanceLoopOffCommand ::= SEQUENCE
+{
+    ...
+}
+
+-- =============================================================================
+-- Communication Mode definitions
+-- =============================================================================
+
+CommunicationModeCommand ::= SEQUENCE
+{
+    communicationModeTable SET SIZE(1..256) OF CommunicationModeTableEntry,
+    ...
+}
+
+CommunicationModeRequest ::= SEQUENCE
+{
+    ...
+}
+
+CommunicationModeResponse ::= CHOICE
+{
+    communicationModeTable SET SIZE(1..256) OF CommunicationModeTableEntry,
+    ...
+}
+
+CommunicationModeTableEntry ::= SEQUENCE
+{
+    nonStandard SEQUENCE OF NonStandardParameter OPTIONAL,
+    sessionID INTEGER (1..255),
+    associatedSessionID INTEGER (1..255) OPTIONAL,
+    terminalLabel TerminalLabel OPTIONAL,
+                                    -- if not present, it refers to all
+                                    -- all participants in the conference
+    sessionDescription BMPString (SIZE(1..128)),
+                                    -- Basic ISO/IEC 10646 (Unicode)
+    dataType CHOICE
+    {
+        videoData VideoCapability,
+        audioData AudioCapability,
+        data DataApplicationCapability,
+        ...
+    },
+    mediaChannel TransportAddress OPTIONAL,
+    mediaGuaranteedDelivery BOOLEAN OPTIONAL,
+    mediaControlChannel TransportAddress OPTIONAL,
+                    -- reverse RTCP channel
+    mediaControlGuaranteedDelivery BOOLEAN OPTIONAL,
+    ...,
+    redundancyEncoding RedundancyEncoding OPTIONAL,
+    sessionDependency INTEGER (1..255) OPTIONAL,
+    destination TerminalLabel OPTIONAL
+}
+
+-- =============================================================================
+-- Conference Request definitions
+-- =============================================================================
+
+ConferenceRequest ::= CHOICE
+{
+    terminalListRequest NULL,           -- same as H.230 TCU (term->MC)
+
+    makeMeChair NULL,                   -- same as H.230 CCA (term->MC)
+    cancelMakeMeChair NULL,             -- same as H.230 CIS (term->MC)
+
+    dropTerminal TerminalLabel,         -- same as H.230 CCD(term->MC)
+
+    requestTerminalID TerminalLabel,    -- same as TCP (term->MC)
+
+    enterH243Password NULL,             -- same as H.230 TCS1(MC->term)
+    enterH243TerminalID NULL,           -- same as H.230 TCS2/TCI
+                                        --  (MC->term)
+    enterH243ConferenceID NULL,         -- same as H.230 TCS3 (MC->term)
+    ...,
+    enterExtensionAddress NULL,         -- same as H.230 TCS4 (GW->term)
+    requestChairTokenOwner NULL,        -- same as H.230 TCA (term->MC)
+    requestTerminalCertificate SEQUENCE
+    {
+        terminalLabel TerminalLabel OPTIONAL,
+        certSelectionCriteria CertSelectionCriteria OPTIONAL,
+        sRandom INTEGER (1..4294967295) OPTIONAL,
+                    -- this is the requester's challenge
+        ...
+    },
+    broadcastMyLogicalChannel LogicalChannelNumber, -- similar to H.230 MCV
+    makeTerminalBroadcaster TerminalLabel,          -- similar to H.230 VCB
+    sendThisSource TerminalLabel,                   -- similar to H.230 VCS
+    requestAllTerminalIDs NULL,
+    remoteMCRequest RemoteMCRequest
+}
+
+CertSelectionCriteria ::= SEQUENCE SIZE (1..16) OF Criteria
+
+Criteria ::= SEQUENCE
+{
+    field OBJECT IDENTIFIER, -- may include
+                                  -- certificate type
+    value OCTET STRING (SIZE(1..65535)),
+    ...
+}
+
+TerminalLabel ::= SEQUENCE
+{
+        mcuNumber McuNumber,
+        terminalNumber TerminalNumber,
+        ...
+}
+
+McuNumber ::= INTEGER (0..192)
+TerminalNumber ::= INTEGER (0..192)
+
+-- =============================================================================
+-- Conference Response definitions
+-- =============================================================================
+
+ConferenceResponse ::= CHOICE
+{
+    mCTerminalIDResponse SEQUENCE   -- response to TCP (same as TIP)
+    {                               -- sent by MC only
+        terminalLabel TerminalLabel,
+        terminalID TerminalID,
+        ...
+    },
+
+    terminalIDResponse SEQUENCE      -- response to TCS2 or TCI same as IIS
+    {
+        terminalLabel TerminalLabel, -- (term->MC)
+        terminalID TerminalID,
+        ...
+    },
+
+    conferenceIDResponse SEQUENCE    -- response to TCS3 same as IIS
+    {
+        terminalLabel TerminalLabel, -- (term->MC)
+        conferenceID ConferenceID,
+        ...
+    },
+
+    passwordResponse SEQUENCE        -- response to TCS1 same as IIS
+    {
+        terminalLabel TerminalLabel, -- (term->MC)
+        password Password,
+        ...
+    },
+
+    terminalListResponse SET SIZE (1..256) OF TerminalLabel,
+
+    videoCommandReject NULL,    -- same as H.230 VCR
+    terminalDropReject NULL,    -- same as H.230 CIR
+
+    makeMeChairResponse CHOICE  -- same as H.230 CCR
+    {
+        grantedChairToken NULL, -- same as H.230 CIT
+        deniedChairToken NULL,  -- same as H.230 CCR
+        ...
+    },
+    ...,
+    extensionAddressResponse SEQUENCE   -- response to TCS4
+    {
+        extensionAddress TerminalID,    -- same as IIS (term->GW)
+        ...
+    },
+    chairTokenOwnerResponse SEQUENCE  -- response to TCA (same as TIR)
+                                      -- sent by MC only
+    {
+        terminalLabel TerminalLabel,
+        terminalID TerminalID,
+        ...
+    },
+    terminalCertificateResponse SEQUENCE
+    {
+        terminalLabel TerminalLabel OPTIONAL,
+        certificateResponse OCTET STRING (SIZE(1..65535)) OPTIONAL,
+        ...
+    },
+    broadcastMyLogicalChannelResponse CHOICE
+    {
+        grantedBroadcastMyLogicalChannel NULL,  -- similar to H.230 MVA
+        deniedBroadcastMyLogicalChannel NULL,   -- similar to H.230 MVR
+        ...
+    },
+    makeTerminalBroadcasterResponse CHOICE
+    {
+        grantedMakeTerminalBroadcaster NULL,
+        deniedMakeTerminalBroadcaster NULL,
+        ...
+    },
+    sendThisSourceResponse CHOICE
+    {
+        grantedSendThisSource NULL,
+        deniedSendThisSource NULL,
+        ...
+    },
+    requestAllTerminalIDsResponse RequestAllTerminalIDsResponse,
+    remoteMCResponse RemoteMCResponse
+}
+
+TerminalID ::= OCTET STRING (SIZE(1..128)) -- as per H.230
+ConferenceID ::= OCTET STRING (SIZE(1..32))
+Password ::= OCTET STRING (SIZE(1..32))
+
+RequestAllTerminalIDsResponse ::= SEQUENCE
+{
+    terminalInformation SEQUENCE OF TerminalInformation,
+    ...
+}
+
+TerminalInformation ::= SEQUENCE
+{
+    terminalLabel TerminalLabel,
+    terminalID TerminalID,
+    ...
+}
+
+-- =============================================================================
+-- Remote MC Request definitions
+-- =============================================================================
+
+RemoteMCRequest ::= CHOICE
+{
+    masterActivate NULL,
+    slaveActivate NULL,
+    deActivate NULL,
+    ...
+}
+
+RemoteMCResponse ::= CHOICE
+{
+    accept NULL,
+    reject CHOICE
+    {
+        unspecified NULL,
+        functionNotSupported NULL,
+        ...
+    },
+    ...
+}
+
+-- =============================================================================
+-- Multilink definitions
+-- =============================================================================
+
+MultilinkRequest ::= CHOICE
+{
+    nonStandard NonStandardMessage,
+
+    callInformation SEQUENCE
+    {
+        maxNumberOfAdditionalConnections INTEGER (1..65535),
+        ...
+    },
+
+    addConnection SEQUENCE
+    {
+        sequenceNumber SequenceNumber,  -- Unique ID of request
+        dialingInformation DialingInformation,
+        ...
+    },
+
+    removeConnection SEQUENCE
+    {
+        connectionIdentifier ConnectionIdentifier,
+        ...
+    },
+
+    maximumHeaderInterval SEQUENCE
+    {
+        requestType CHOICE
+        {
+            currentIntervalInformation NULL,
+            requestedInterval INTEGER (0..65535),   -- Max Header
+                                                    -- Interval,
+                                                    -- milliseconds
+            ...
+        },
+        ...
+    },
+    ...
+}
+
+MultilinkResponse ::= CHOICE
+{
+    nonStandard NonStandardMessage,
+
+    callInformation SEQUENCE
+    {
+        dialingInformation DialingInformation,
+        callAssociationNumber INTEGER (0..4294967295),
+        ...
+    },
+
+    addConnection SEQUENCE
+    {
+        sequenceNumber SequenceNumber, -- Equal to value in request
+        responseCode CHOICE
+        {
+            accepted NULL,
+            rejected CHOICE
+            {
+                connectionsNotAvailable NULL, -- due to any technical reason
+                userRejected NULL,
+                ...
+            },
+            ...
+        },
+        ...
+    },
+
+    removeConnection SEQUENCE
+    {
+        connectionIdentifier ConnectionIdentifier,
+        ...
+    },
+
+    maximumHeaderInterval SEQUENCE
+    {
+        currentInterval INTEGER (0..65535), -- Max Header
+                                            -- Interval,
+                                            -- milliseconds
+        ...
+    },
+    ...
+}
+
+MultilinkIndication ::= CHOICE
+{
+    nonStandard NonStandardMessage,
+
+    crcDesired SEQUENCE
+    {
+        ...
+    },
+
+    excessiveError SEQUENCE
+    {
+        connectionIdentifier ConnectionIdentifier,
+        ...
+    },
+    ...
+}
+
+DialingInformation ::= CHOICE
+{
+    nonStandard NonStandardMessage,
+
+    differential SET SIZE (1..65535) OF DialingInformationNumber,
+                    -- list of numbers for all additional
+                    -- channels; only least significant digits
+                    -- different from initial channel's number
+
+    infoNotAvailable INTEGER (1..65535),    -- maximum No. of
+                                            -- additional channels
+    ...
+}
+
+DialingInformationNumber ::= SEQUENCE
+{
+    networkAddress NumericString (SIZE (0..40)),
+    subAddress IA5String (SIZE (1..40)) OPTIONAL,
+    networkType SET SIZE (1..255) OF DialingInformationNetworkType,
+    ...
+}
+
+DialingInformationNetworkType ::= CHOICE
+{
+    nonStandard NonStandardMessage,
+    n-isdn NULL,
+    gstn NULL,
+    ...,
+    mobile NULL
+}
+
+ConnectionIdentifier ::= SEQUENCE
+{
+    channelTag INTEGER (0..4294967295),     -- from H.226
+    sequenceNumber INTEGER (0..4294967295), -- from H.226
+    ...
+}
+
+-- =============================================================================
+-- Logical channel bit-rate change definitions
+-- =============================================================================
+
+MaximumBitRate ::= INTEGER (0.. 4294967295) -- units of 100 bit/s
+
+LogicalChannelRateRequest ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    logicalChannelNumber LogicalChannelNumber,
+    maximumBitRate MaximumBitRate,
+    ...
+}
+
+LogicalChannelRateAcknowledge ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    logicalChannelNumber LogicalChannelNumber,
+    maximumBitRate MaximumBitRate,
+    ...
+}
+
+LogicalChannelRateReject ::= SEQUENCE
+{
+    sequenceNumber SequenceNumber,
+    logicalChannelNumber LogicalChannelNumber,
+    rejectReason LogicalChannelRateRejectReason,
+    currentMaximumBitRate MaximumBitRate OPTIONAL,
+    ...
+}
+
+LogicalChannelRateRejectReason ::= CHOICE
+{
+    undefinedReason NULL,
+    insufficientResources NULL,
+    ...
+}
+
+LogicalChannelRateRelease ::= SEQUENCE
+{
+    ...
+}
+
+
+-- =============================================================================
+-- Command Message definitions
+-- =============================================================================
+
+-- =============================================================================
+-- Command Message: Send Terminal Capability Set
+-- =============================================================================
+
+SendTerminalCapabilitySet ::= CHOICE
+{
+    specificRequest SEQUENCE
+    {
+        multiplexCapability BOOLEAN,
+
+        capabilityTableEntryNumbers SET SIZE (1..65535) OF CapabilityTableEntryNumber OPTIONAL,
+
+        capabilityDescriptorNumbers SET SIZE (1..256) OF CapabilityDescriptorNumber OPTIONAL,
+        ...
+    },
+    genericRequest NULL,
+    ...
+}
+
+-- =============================================================================
+-- Command Message: Encryption
+-- =============================================================================
+
+EncryptionCommand ::= CHOICE
+{
+    encryptionSE OCTET STRING,      -- per H.233, but no error protection
+    encryptionIVRequest NULL,       -- requests new IV
+    encryptionAlgorithmID SEQUENCE
+    {
+        h233AlgorithmIdentifier SequenceNumber,
+        associatedAlgorithm NonStandardParameter
+    },
+    ...
+}
+
+-- =============================================================================
+-- Command Message: Flow Control
+-- =============================================================================
+
+FlowControlCommand ::= SEQUENCE
+{
+    scope CHOICE
+    {
+        logicalChannelNumber LogicalChannelNumber,
+        resourceID INTEGER (0..65535),
+        wholeMultiplex NULL
+    },
+    restriction CHOICE
+    {
+        maximumBitRate INTEGER (0..16777215), -- units 100 bit/s
+        noRestriction NULL
+    },
+    ...
+}
+
+-- =============================================================================
+-- Command Message: Change or End Session
+-- =============================================================================
+
+EndSessionCommand ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+
+    disconnect NULL,
+
+    gstnOptions CHOICE
+    {
+        telephonyMode NULL,
+        v8bis NULL,
+        v34DSVD NULL,
+        v34DuplexFAX NULL,
+        v34H324 NULL,
+        ...
+    },
+
+    ...,
+    isdnOptions CHOICE
+    {
+        telephonyMode NULL,
+        v140 NULL,
+        terminalOnHold NULL,
+        ...
+    },
+        genericInformation SEQUENCE OF GenericInformation
+                                    -- generic information associated
+                                    -- with the message
+}
+
+-- =============================================================================
+-- Command Message: Conference Commands
+-- =============================================================================
+
+ConferenceCommand ::= CHOICE
+{
+    broadcastMyLogicalChannel LogicalChannelNumber,       -- similar to H.230 MCV
+    cancelBroadcastMyLogicalChannel LogicalChannelNumber, -- similar to
+                                                          -- H.230 Cancel-MCV
+
+    makeTerminalBroadcaster TerminalLabel,  -- same as H.230 VCB
+    cancelMakeTerminalBroadcaster NULL,     -- same as H.230 Cancel-VCB
+
+    sendThisSource TerminalLabel,   -- same as H.230 VCS
+    cancelSendThisSource NULL,      -- same as H.230 cancel VCS
+
+    dropConference NULL,            -- same as H.230 CCK
+    ...,
+    substituteConferenceIDCommand SubstituteConferenceIDCommand
+}
+
+SubstituteConferenceIDCommand ::= SEQUENCE
+{
+    conferenceIdentifier OCTET STRING (SIZE(16)),
+    ...
+}
+
+-- =============================================================================
+-- Command Message: Miscellaneous H.230-like commands
+-- =============================================================================
+
+EncryptionUpdateDirection ::= CHOICE
+{
+    masterToSlave NULL,
+    slaveToMaster NULL,
+    ...
+}
+
+MiscellaneousCommand ::= SEQUENCE
+{
+    logicalChannelNumber LogicalChannelNumber,
+    type CHOICE
+    {
+        equaliseDelay NULL,                 -- same as H.230 ACE
+        zeroDelay NULL,                     -- same as H.230 ACZ
+        multipointModeCommand NULL,
+        cancelMultipointModeCommand NULL,
+        videoFreezePicture NULL,
+        videoFastUpdatePicture NULL,
+
+        videoFastUpdateGOB SEQUENCE
+        {
+            firstGOB INTEGER (0..17),
+            numberOfGOBs INTEGER (1..18)
+        },
+
+        videoTemporalSpatialTradeOff INTEGER (0..31), -- commands a trade-off value
+
+        videoSendSyncEveryGOB NULL,
+        videoSendSyncEveryGOBCancel NULL,
+
+        ...,
+        videoFastUpdateMB SEQUENCE
+        {
+            firstGOB INTEGER (0..255) OPTIONAL,
+            firstMB INTEGER (1..8192) OPTIONAL,
+            numberOfMBs INTEGER (1..8192),
+            ...
+        },
+        maxH223MUXPDUsize INTEGER (1..65535),   -- units octets
+        encryptionUpdate EncryptionSync,
+        encryptionUpdateRequest EncryptionUpdateRequest,
+        switchReceiveMediaOff NULL,
+        switchReceiveMediaOn NULL,
+
+        progressiveRefinementStart SEQUENCE
+        {
+            repeatCount CHOICE
+            {
+                doOneProgression NULL,
+                doContinuousProgressions NULL,
+                doOneIndependentProgression NULL,
+                doContinuousIndependentProgressions NULL,
+                ...
+            },
+            ...
+        },
+        progressiveRefinementAbortOne NULL,
+        progressiveRefinementAbortContinuous NULL,
+
+        videoBadMBs SEQUENCE
+        {
+            firstMB INTEGER (1..9216),
+            numberOfMBs INTEGER (1..9216),
+            temporalReference INTEGER (0..1023),
+            ...
+        },
+        lostPicture SEQUENCE OF PictureReference,
+        lostPartialPicture SEQUENCE
+        {
+            pictureReference PictureReference,
+            firstMB INTEGER (1..9216),
+            numberOfMBs INTEGER (1..9216),
+            ...
+        },
+        recoveryReferencePicture SEQUENCE OF PictureReference,
+        encryptionUpdateCommand SEQUENCE   -- for ack'ed key update in H.235V3
+        {
+            encryptionSync EncryptionSync,
+            multiplePayloadStream MultiplePayloadStream OPTIONAL,
+            ...
+        },
+        encryptionUpdateAck SEQUENCE
+        {
+            synchFlag INTEGER (0..255),
+            ...
+        }
+    },
+    ...,
+    direction EncryptionUpdateDirection OPTIONAL
+}
+
+KeyProtectionMethod ::= SEQUENCE    -- specify how the new
+{                                   -- key is to be protected
+    secureChannel BOOLEAN,
+    sharedSecret BOOLEAN,
+    certProtectedKey BOOLEAN,
+    ...
+}
+
+EncryptionUpdateRequest ::= SEQUENCE
+{
+    keyProtectionMethod KeyProtectionMethod OPTIONAL,
+    ...,
+    synchFlag INTEGER (0..255) OPTIONAL
+}
+
+PictureReference ::= CHOICE
+{
+    pictureNumber INTEGER (0..1023),
+    longTermPictureIndex INTEGER (0..255),
+    ...
+}
+-- =============================================================================
+-- Command Message: H.223 Multiplex Reconfiguration
+-- =============================================================================
+
+H223MultiplexReconfiguration ::= CHOICE
+{
+    h223ModeChange CHOICE
+    {
+        toLevel0 NULL,
+        toLevel1 NULL,
+        toLevel2 NULL,
+        toLevel2withOptionalHeader NULL,
+        ...
+    },
+
+    h223AnnexADoubleFlag CHOICE
+    {
+        start NULL,
+        stop NULL,
+        ...
+    },
+
+    ...
+}
+-- =============================================================================
+-- Command Message: New ATM virtual channel command
+-- =============================================================================
+
+NewATMVCCommand ::= SEQUENCE
+{
+    resourceID INTEGER (0..65535),
+    bitRate INTEGER (1..65535),     -- units 64 kbit/s
+    bitRateLockedToPCRClock BOOLEAN,
+    bitRateLockedToNetworkClock BOOLEAN,
+    aal CHOICE
+    {
+        aal1 SEQUENCE
+        {
+            clockRecovery CHOICE
+            {
+                nullClockRecovery NULL,
+                srtsClockRecovery NULL,
+                adaptiveClockRecovery NULL,
+                ...
+            },
+            errorCorrection CHOICE
+            {
+                nullErrorCorrection NULL,
+                longInterleaver NULL,
+                shortInterleaver NULL,
+                errorCorrectionOnly NULL,
+                ...
+            },
+            structuredDataTransfer BOOLEAN,
+            partiallyFilledCells BOOLEAN,
+            ...
+        },
+        aal5 SEQUENCE
+        {
+            forwardMaximumSDUSize INTEGER (0..65535),   -- units octets
+            backwardMaximumSDUSize INTEGER (0..65535),  -- units octets
+            ...
+        },
+        ...
+    },
+    multiplex CHOICE
+    {
+        noMultiplex NULL,
+        transportStream NULL,
+        programStream NULL,
+        ...
+    },
+    reverseParameters SEQUENCE
+    {
+        bitRate INTEGER (1..65535),                     -- units 64 kbit/s
+        bitRateLockedToPCRClock BOOLEAN,
+        bitRateLockedToNetworkClock BOOLEAN,
+        multiplex CHOICE
+        {
+            noMultiplex NULL,
+            transportStream NULL,
+            programStream NULL,
+            ...
+        },
+        ...
+    },
+    ...
+}
+
+-- =============================================================================
+-- Command Message: Mobile Multilink Reconfiguration command
+-- =============================================================================
+
+MobileMultilinkReconfigurationCommand ::= SEQUENCE
+{
+    sampleSize INTEGER (1..255),
+    samplesPerFrame INTEGER (1..255),
+    status CHOICE
+    {
+        synchronized NULL,
+        reconfiguration NULL,
+        ...
+    },
+    ...
+}
+-- =============================================================================
+-- Indication Message definitions
+-- =============================================================================
+
+-- =============================================================================
+-- Indication Message: Function not understood
+-- =============================================================================
+
+-- This is used to return a request, response or command that is not understood
+
+FunctionNotUnderstood ::= CHOICE
+{
+    request RequestMessage,
+    response ResponseMessage,
+    command CommandMessage
+}
+
+-- =============================================================================
+-- Indication Message: Function not Supported
+-- =============================================================================
+
+-- This is used to return a complete request, response or command that is not
+-- recognized
+
+FunctionNotSupported ::= SEQUENCE
+{
+    cause CHOICE
+    {
+        syntaxError NULL,
+        semanticError NULL,
+        unknownFunction NULL,
+        ...
+    },
+    returnedFunction OCTET STRING OPTIONAL,
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: Conference
+-- =============================================================================
+
+ConferenceIndication ::= CHOICE
+{
+    sbeNumber INTEGER (0..9),               -- same as H.230 SBE Number
+
+    terminalNumberAssign TerminalLabel,     -- same as H.230 TIA
+
+    terminalJoinedConference TerminalLabel, -- same as H.230 TIN
+
+    terminalLeftConference TerminalLabel,   -- same as H.230 TID
+
+    seenByAtLeastOneOther NULL,             -- same as H.230 MIV
+    cancelSeenByAtLeastOneOther NULL,       -- same as H.230 cancel MIV
+
+    seenByAll NULL,                         -- like H.230 MIV
+    cancelSeenByAll NULL,                   -- like H.230 MIV
+
+    terminalYouAreSeeing TerminalLabel,     -- same as H.230 VIN
+
+    requestForFloor NULL,                   -- same as H.230 TIF
+
+    ...,
+    withdrawChairToken NULL,                -- same as H.230 CCR MC-> chair
+    floorRequested TerminalLabel,           -- same as H.230 TIF MC-> chair
+    terminalYouAreSeeingInSubPictureNumber TerminalYouAreSeeingInSubPictureNumber,
+    videoIndicateCompose VideoIndicateCompose,
+    masterMCU NULL,                         -- same as H.230 MIM
+    cancelMasterMCU NULL                    -- same as H.230 cancel MIM
+}
+
+TerminalYouAreSeeingInSubPictureNumber ::= SEQUENCE
+{
+    terminalNumber TerminalNumber,
+    subPictureNumber INTEGER (0..255),
+    ...,
+    mcuNumber McuNumber
+}
+
+VideoIndicateCompose ::= SEQUENCE
+{
+    compositionNumber INTEGER (0..255),
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: Miscellaneous H.230-like indication
+-- =============================================================================
+
+MiscellaneousIndication ::= SEQUENCE
+{
+    logicalChannelNumber LogicalChannelNumber,
+    type CHOICE
+    {
+        logicalChannelActive NULL,          -- same as H.230 AIA and VIA
+        logicalChannelInactive NULL,        -- same as H.230 AIM and VIS
+
+        multipointConference NULL,
+        cancelMultipointConference NULL,
+
+        multipointZeroComm NULL,            -- same as H.230 MIZ
+        cancelMultipointZeroComm NULL,      -- same as H.230 cancel MIZ
+
+        multipointSecondaryStatus NULL,     -- same as H.230 MIS
+        cancelMultipointSecondaryStatus NULL, -- same as H.230 cancel MIS
+
+        videoIndicateReadyToActivate NULL,  -- same as H.230 VIR
+
+        videoTemporalSpatialTradeOff INTEGER (0..31),   -- indicates current
+                                                        -- trade-off
+
+        ...,
+        videoNotDecodedMBs SEQUENCE
+        {
+            firstMB INTEGER (1..8192),
+            numberOfMBs INTEGER (1..8192),
+            temporalReference INTEGER (0..255),
+            ...
+        },
+        transportCapability TransportCapability
+    },
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: Jitter Indication
+-- =============================================================================
+
+JitterIndication ::= SEQUENCE
+{
+    scope CHOICE
+    {
+        logicalChannelNumber LogicalChannelNumber,
+        resourceID INTEGER (0..65535),
+        wholeMultiplex NULL
+    },
+    estimatedReceivedJitterMantissa INTEGER (0..3),
+    estimatedReceivedJitterExponent INTEGER (0..7),
+    skippedFrameCount INTEGER (0..15) OPTIONAL,
+    additionalDecoderBuffer INTEGER (0..262143) OPTIONAL, -- 262143 is 2^18 - 1
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: H.223 logical channel skew
+-- =============================================================================
+
+H223SkewIndication ::= SEQUENCE
+{
+    logicalChannelNumber1 LogicalChannelNumber,
+    logicalChannelNumber2 LogicalChannelNumber,
+    skew INTEGER (0..4095),  -- units milliseconds
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: H.225.0 maximum logical channel skew
+-- =============================================================================
+
+H2250MaximumSkewIndication ::= SEQUENCE
+{
+    logicalChannelNumber1 LogicalChannelNumber,
+    logicalChannelNumber2 LogicalChannelNumber,
+    maximumSkew INTEGER (0..4095),  -- units milliseconds
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: MC Location Indication
+-- =============================================================================
+
+MCLocationIndication ::= SEQUENCE
+{
+    signalAddress TransportAddress, -- this is the
+                                    -- H.323 Call Signalling
+                                    -- address of the entity
+                                    -- which contains the MC
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: Vendor Identification
+-- =============================================================================
+
+VendorIdentification ::= SEQUENCE
+{
+    vendor NonStandardIdentifier,
+    productNumber OCTET STRING (SIZE(1..256)) OPTIONAL, -- per  vendor
+    versionNumber OCTET STRING (SIZE(1..256)) OPTIONAL, -- per productNumber
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: New ATM virtual channel indication
+-- =============================================================================
+
+NewATMVCIndication ::= SEQUENCE
+{
+    resourceID INTEGER (0..65535),
+    bitRate INTEGER (1..65535),     -- units 64 kbit/s
+    bitRateLockedToPCRClock BOOLEAN,
+    bitRateLockedToNetworkClock BOOLEAN,
+    aal CHOICE
+    {
+        aal1 SEQUENCE
+        {
+            clockRecovery CHOICE
+            {
+                nullClockRecovery NULL,
+                srtsClockRecovery NULL,
+                adaptiveClockRecovery NULL,
+                ...
+            },
+            errorCorrection CHOICE
+            {
+                nullErrorCorrection NULL,
+                longInterleaver NULL,
+                shortInterleaver NULL,
+                errorCorrectionOnly NULL,
+                ...
+            },
+            structuredDataTransfer BOOLEAN,
+            partiallyFilledCells BOOLEAN,
+            ...
+        },
+        aal5 SEQUENCE
+        {
+            forwardMaximumSDUSize INTEGER (0..65535),   -- units octets
+            backwardMaximumSDUSize INTEGER (0..65535),  -- units octets
+            ...
+        },
+        ...
+    },
+    multiplex CHOICE
+    {
+        noMultiplex NULL,
+        transportStream NULL,
+        programStream NULL,
+        ...
+    },
+    ...,
+    reverseParameters SEQUENCE
+    {
+        bitRate INTEGER (1..65535),                     -- units 64 kbit/s
+        bitRateLockedToPCRClock BOOLEAN,
+        bitRateLockedToNetworkClock BOOLEAN,
+        multiplex CHOICE
+        {
+            noMultiplex NULL,
+            transportStream NULL,
+            programStream NULL,
+            ...
+        },
+        ...
+    }
+}
+
+-- =============================================================================
+-- Indication Message: User input
+-- =============================================================================
+
+IV8 ::= OCTET STRING (SIZE(8))      -- initial value for 64-bit block ciphers
+IV16 ::= OCTET STRING (SIZE(16))    -- initial value for 128-bit block ciphers
+
+Params ::= SEQUENCE
+{
+    iv8 IV8 OPTIONAL,           -- 8-octet initialization vector
+    iv16 IV16 OPTIONAL,         -- 16-octet initialization vector
+    iv OCTET STRING OPTIONAL,   -- arbitrary length initialization vector
+    ...
+}
+
+UserInputIndication ::= CHOICE
+{
+    nonStandard NonStandardParameter,
+    alphanumeric GeneralString,
+    ...,
+    userInputSupportIndication CHOICE
+    {
+        nonStandard NonStandardParameter,
+        basicString NULL,   -- indicates unsecured basic string
+        iA5String NULL,     -- indicates unsecured IA5 string
+        generalString NULL, -- indicates unsecured general string
+        ...,
+        encryptedBasicString NULL,  -- indicates encrypted Basic string
+        encryptedIA5String NULL,    -- indicates encrypted IA5 string
+        encryptedGeneralString NULL -- indicates encrypted general string
+    },
+    signal SEQUENCE
+    {
+        signalType IA5String (SIZE (1) ^ FROM ("0123456789#*ABCD!")),
+                    -- holds dummy "!" if encryptedSignalType is being used
+        duration INTEGER (1..65535) OPTIONAL,
+                    -- milliseconds
+        rtp SEQUENCE
+        {
+            timestamp INTEGER (0..4294967295) OPTIONAL,
+            expirationTime INTEGER (0..4294967295) OPTIONAL,
+            logicalChannelNumber LogicalChannelNumber,
+            ...
+        } OPTIONAL,
+        ...,
+        rtpPayloadIndication NULL OPTIONAL,
+        paramS Params OPTIONAL, -- any "runtime" parameters
+        encryptedSignalType OCTET STRING (SIZE(1)) OPTIONAL,
+                    -- encrypted signalType
+        algorithmOID OBJECT IDENTIFIER OPTIONAL
+    },
+    signalUpdate SEQUENCE
+    {
+        duration INTEGER (1..65535), -- milliseconds
+        rtp SEQUENCE
+        {
+            logicalChannelNumber LogicalChannelNumber,
+            ...
+        } OPTIONAL,
+        ...
+    },
+    extendedAlphanumeric SEQUENCE
+    {
+        alphanumeric GeneralString,     -- holds empty string if
+                                        -- encryptedAlphanumeric is
+                                        -- being used
+        rtpPayloadIndication NULL OPTIONAL,
+        ...,
+        encryptedAlphanumeric SEQUENCE
+        {
+            algorithmOID OBJECT IDENTIFIER,
+            paramS Params OPTIONAL,     -- any "runtime" parameters
+            encrypted OCTET STRING,     -- general string encrypted
+            ...
+        } OPTIONAL
+    },
+    encryptedAlphanumeric SEQUENCE
+    {
+        algorithmOID OBJECT IDENTIFIER,
+        paramS Params OPTIONAL,         -- any "runtime" parameters
+        encrypted OCTET STRING,         -- basic string encrypted
+        ...
+    },
+    genericInformation SEQUENCE OF GenericInformation
+                                        -- generic information associated
+                                        -- with the message
+}
+
+-- =============================================================================
+-- Indication Message: Flow Control
+-- =============================================================================
+
+FlowControlIndication ::= SEQUENCE
+{
+    scope CHOICE
+    {
+        logicalChannelNumber LogicalChannelNumber,
+        resourceID INTEGER (0..65535),
+        wholeMultiplex NULL
+    },
+    restriction CHOICE
+    {
+        maximumBitRate INTEGER (0..16777215), -- units 100 bit/s
+        noRestriction NULL
+    },
+    ...
+}
+
+-- =============================================================================
+-- Indication Message: Mobile Multilink Reconfiguration indication
+-- =============================================================================
+
+MobileMultilinkReconfigurationIndication ::= SEQUENCE
+{
+    sampleSize INTEGER (1..255),
+    samplesPerFrame INTEGER (1..255),
+    ...
+}
+
+END
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV16.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV16.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV16.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_IV16_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_IV16_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MULTIMEDIA-SYSTEM-CONTROL_IV16 */
+typedef OCTET_STRING_t	 MULTIMEDIA_SYSTEM_CONTROL_IV16_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_IV16_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16;
+asn_struct_free_f MULTIMEDIA_SYSTEM_CONTROL_IV16_free;
+asn_struct_print_f MULTIMEDIA_SYSTEM_CONTROL_IV16_print;
+asn_constr_check_f MULTIMEDIA_SYSTEM_CONTROL_IV16_constraint;
+ber_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_decode_ber;
+der_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_encode_der;
+xer_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_decode_xer;
+xer_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_encode_xer;
+per_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_decode_uper;
+per_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_encode_uper;
+per_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_decode_aper;
+per_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV16_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_IV16_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV16.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV16.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV16.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_IV16.h"
+
+int
+MULTIMEDIA_SYSTEM_CONTROL_IV16_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_IV16_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16 = {
+	"IV16",
+	"IV16",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16_tags_1,
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16_tags_1[0]), /* 1 */
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_IV16_constr_1, MULTIMEDIA_SYSTEM_CONTROL_IV16_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV8.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV8.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV8.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_IV8_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_IV8_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MULTIMEDIA-SYSTEM-CONTROL_IV8 */
+typedef OCTET_STRING_t	 MULTIMEDIA_SYSTEM_CONTROL_IV8_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_IV8_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8;
+asn_struct_free_f MULTIMEDIA_SYSTEM_CONTROL_IV8_free;
+asn_struct_print_f MULTIMEDIA_SYSTEM_CONTROL_IV8_print;
+asn_constr_check_f MULTIMEDIA_SYSTEM_CONTROL_IV8_constraint;
+ber_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_decode_ber;
+der_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_encode_der;
+xer_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_decode_xer;
+xer_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_encode_xer;
+per_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_decode_uper;
+per_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_encode_uper;
+per_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_decode_aper;
+per_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_IV8_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_IV8_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV8.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV8.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_IV8.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_IV8.h"
+
+int
+MULTIMEDIA_SYSTEM_CONTROL_IV8_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 8)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_IV8_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  8,  8 }	/* (SIZE(8..8)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8 = {
+	"IV8",
+	"IV8",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8_tags_1,
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8_tags_1[0]), /* 1 */
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_IV8_constr_1, MULTIMEDIA_SYSTEM_CONTROL_IV8_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_PR {
+	MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_PR_NOTHING,	/* No components present */
+	MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_PR_object,
+	MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_PR_h221NonStandard
+} MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_PR;
+
+/* MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier */
+typedef struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier {
+	MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_PR present;
+	union MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_u {
+		OBJECT_IDENTIFIER_t	 object;
+		struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier__h221NonStandard {
+			long	 t35CountryCode;
+			long	 t35Extension;
+			long	 manufacturerCode;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *h221NonStandard;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier;
+extern asn_CHOICE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_1[2];
+extern asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.c	(working copy)
@@ -0,0 +1,215 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h"
+
+static int
+memb_t35CountryCode_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_t35Extension_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_manufacturerCode_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_t35CountryCode_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_t35Extension_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_manufacturerCode_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_h221NonStandard_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier__h221NonStandard, t35CountryCode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_t35CountryCode_constr_4,  memb_t35CountryCode_constraint_3 },
+		0, 0, /* No default value */
+		"t35CountryCode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier__h221NonStandard, t35Extension),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_t35Extension_constr_5,  memb_t35Extension_constraint_3 },
+		0, 0, /* No default value */
+		"t35Extension"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier__h221NonStandard, manufacturerCode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_manufacturerCode_constr_6,  memb_manufacturerCode_constraint_3 },
+		0, 0, /* No default value */
+		"manufacturerCode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h221NonStandard_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_h221NonStandard_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t35CountryCodeat 179 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* t35Extensionat 180 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* manufacturerCodeat 186 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_h221NonStandard_specs_3 = {
+	sizeof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier__h221NonStandard),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier__h221NonStandard, _asn_ctx),
+	asn_MAP_h221NonStandard_tag2el_3,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h221NonStandard_3 = {
+	"h221NonStandard",
+	"h221NonStandard",
+	&asn_OP_SEQUENCE,
+	asn_DEF_h221NonStandard_tags_3,
+	sizeof(asn_DEF_h221NonStandard_tags_3)
+		/sizeof(asn_DEF_h221NonStandard_tags_3[0]) - 1, /* 1 */
+	asn_DEF_h221NonStandard_tags_3,	/* Same as above */
+	sizeof(asn_DEF_h221NonStandard_tags_3)
+		/sizeof(asn_DEF_h221NonStandard_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_h221NonStandard_3,
+	3,	/* Elements count */
+	&asn_SPC_h221NonStandard_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier, choice.object),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"object"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier, choice.h221NonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_h221NonStandard_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h221NonStandard"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* objectat 176 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* h221NonStandardat 179 */
+};
+asn_CHOICE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_specs_1 = {
+	sizeof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier, _asn_ctx),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier, present),
+	sizeof(((struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier *)0)->present),
+	asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier = {
+	"NonStandardIdentifier",
+	"NonStandardIdentifier",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_constr_1, CHOICE_constraint },
+	asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_1,
+	2,	/* Elements count */
+	&asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage */
+typedef struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage {
+	MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_t	 nonStandardData;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage;
+extern asn_SEQUENCE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_specs_1;
+extern asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+
+asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* nonStandardDataat 164 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_specs_1 = {
+	sizeof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage, _asn_ctx),
+	asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage = {
+	"NonStandardMessage",
+	"NonStandardMessage",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tags_1,
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tags_1[0]), /* 1 */
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_1,
+	1,	/* Elements count */
+	&asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter */
+typedef struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter {
+	MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_t	 nonStandardIdentifier;
+	OCTET_STRING_t	 data;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter;
+extern asn_SEQUENCE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_specs_1;
+extern asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter, nonStandardIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter, data),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"data"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardIdentifierat 170 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* dataat 171 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_specs_1 = {
+	sizeof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter, _asn_ctx),
+	asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter = {
+	"NonStandardParameter",
+	"NonStandardParameter",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tags_1,
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tags_1[0]), /* 1 */
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_1,
+	2,	/* Elements count */
+	&asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Params.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Params.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Params.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_Params_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_Params_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MULTIMEDIA-SYSTEM-CONTROL_IV8.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_IV16.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MULTIMEDIA-SYSTEM-CONTROL_Params */
+typedef struct MULTIMEDIA_SYSTEM_CONTROL_Params {
+	MULTIMEDIA_SYSTEM_CONTROL_IV8_t	*iv8;	/* OPTIONAL */
+	MULTIMEDIA_SYSTEM_CONTROL_IV16_t	*iv16;	/* OPTIONAL */
+	OCTET_STRING_t	*iv;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MULTIMEDIA_SYSTEM_CONTROL_Params_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params;
+extern asn_SEQUENCE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_Params_specs_1;
+extern asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_Params_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_Params_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Params.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Params.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Params.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_Params.h"
+
+asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_Params_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_Params, iv8),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iv8"
+		},
+	{ ATF_POINTER, 2, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_Params, iv16),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iv16"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_Params, iv),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iv"
+		},
+};
+static const int asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_Params_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_Params_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* iv8at 4091 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* iv16at 4092 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* ivat 4093 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_Params_specs_1 = {
+	sizeof(struct MULTIMEDIA_SYSTEM_CONTROL_Params),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_Params, _asn_ctx),
+	asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_Params_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_Params_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params = {
+	"Params",
+	"Params",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params_tags_1,
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params_tags_1[0]), /* 1 */
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_Params_1,
+	3,	/* Elements count */
+	&asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_Params_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Password.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Password.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Password.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_Password_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_Password_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MULTIMEDIA-SYSTEM-CONTROL_Password */
+typedef OCTET_STRING_t	 MULTIMEDIA_SYSTEM_CONTROL_Password_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_Password_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password;
+asn_struct_free_f MULTIMEDIA_SYSTEM_CONTROL_Password_free;
+asn_struct_print_f MULTIMEDIA_SYSTEM_CONTROL_Password_print;
+asn_constr_check_f MULTIMEDIA_SYSTEM_CONTROL_Password_constraint;
+ber_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_decode_ber;
+der_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_encode_der;
+xer_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_decode_xer;
+xer_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_encode_xer;
+per_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_decode_uper;
+per_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_encode_uper;
+per_type_decoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_decode_aper;
+per_type_encoder_f MULTIMEDIA_SYSTEM_CONTROL_Password_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_Password_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Password.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Password.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_Password.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_Password.h"
+
+int
+MULTIMEDIA_SYSTEM_CONTROL_Password_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_Password_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password = {
+	"Password",
+	"Password",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password_tags_1,
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password_tags_1[0]), /* 1 */
+	asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password_tags_1)
+		/sizeof(asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_Password_constr_1, MULTIMEDIA_SYSTEM_CONTROL_Password_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h	(working copy)
@@ -0,0 +1,65 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_H_
+#define	_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_PR {
+	MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_PR_NOTHING,	/* No components present */
+	MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_PR_unicastAddress,
+	MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_PR_multicastAddress
+	/* Extensions may appear below */
+	
+} MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_PR;
+
+/* Forward declarations */
+struct UnicastAddress;
+struct MulticastAddress;
+
+/* MULTIMEDIA-SYSTEM-CONTROL_TransportAddress */
+typedef struct MULTIMEDIA_SYSTEM_CONTROL_TransportAddress {
+	MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_PR present;
+	union MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_u {
+		struct UnicastAddress	*unicastAddress;
+		struct MulticastAddress	*multicastAddress;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress;
+extern asn_CHOICE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_specs_1;
+extern asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_1[2];
+extern asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "UnicastAddress.h"
+#include "MulticastAddress.h"
+
+#endif	/* _MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h"
+
+asn_per_constraints_t asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_TransportAddress, choice.unicastAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UnicastAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unicastAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_TransportAddress, choice.multicastAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MulticastAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multicastAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unicastAddressat 2162 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* multicastAddressat 2163 */
+};
+asn_CHOICE_specifics_t asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_specs_1 = {
+	sizeof(struct MULTIMEDIA_SYSTEM_CONTROL_TransportAddress),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_TransportAddress, _asn_ctx),
+	offsetof(struct MULTIMEDIA_SYSTEM_CONTROL_TransportAddress, present),
+	sizeof(((struct MULTIMEDIA_SYSTEM_CONTROL_TransportAddress *)0)->present),
+	asn_MAP_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress = {
+	"TransportAddress",
+	"TransportAddress",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_constr_1, CHOICE_constraint },
+	asn_MBR_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_1,
+	2,	/* Elements count */
+	&asn_SPC_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopAck.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MaintenanceLoopAck_H_
+#define	_MaintenanceLoopAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include "LogicalChannelNumber.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MaintenanceLoopAck__type_PR {
+	MaintenanceLoopAck__type_PR_NOTHING,	/* No components present */
+	MaintenanceLoopAck__type_PR_systemLoop,
+	MaintenanceLoopAck__type_PR_mediaLoop,
+	MaintenanceLoopAck__type_PR_logicalChannelLoop
+	/* Extensions may appear below */
+	
+} MaintenanceLoopAck__type_PR;
+
+/* MaintenanceLoopAck */
+typedef struct MaintenanceLoopAck {
+	struct MaintenanceLoopAck__type {
+		MaintenanceLoopAck__type_PR present;
+		union MaintenanceLoopAck__type_u {
+			NULL_t	 systemLoop;
+			LogicalChannelNumber_t	 mediaLoop;
+			LogicalChannelNumber_t	 logicalChannelLoop;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MaintenanceLoopAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_MaintenanceLoopAck_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MaintenanceLoopAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopAck.c	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MaintenanceLoopAck.h"
+
+static asn_per_constraints_t asn_PER_type_type_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_type_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopAck__type, choice.systemLoop),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"systemLoop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopAck__type, choice.mediaLoop),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaLoop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopAck__type, choice.logicalChannelLoop),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelLoop"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* systemLoopat 3038 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* mediaLoopat 3039 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* logicalChannelLoopat 3040 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_2 = {
+	sizeof(struct MaintenanceLoopAck__type),
+	offsetof(struct MaintenanceLoopAck__type, _asn_ctx),
+	offsetof(struct MaintenanceLoopAck__type, present),
+	sizeof(((struct MaintenanceLoopAck__type *)0)->present),
+	asn_MAP_type_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_2 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_2, CHOICE_constraint },
+	asn_MBR_type_2,
+	3,	/* Elements count */
+	&asn_SPC_type_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MaintenanceLoopAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopAck, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MaintenanceLoopAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MaintenanceLoopAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* typeat 3038 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopAck_specs_1 = {
+	sizeof(struct MaintenanceLoopAck),
+	offsetof(struct MaintenanceLoopAck, _asn_ctx),
+	asn_MAP_MaintenanceLoopAck_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopAck = {
+	"MaintenanceLoopAck",
+	"MaintenanceLoopAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MaintenanceLoopAck_tags_1,
+	sizeof(asn_DEF_MaintenanceLoopAck_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopAck_tags_1[0]), /* 1 */
+	asn_DEF_MaintenanceLoopAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MaintenanceLoopAck_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MaintenanceLoopAck_1,
+	1,	/* Elements count */
+	&asn_SPC_MaintenanceLoopAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopOffCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopOffCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopOffCommand.h	(working copy)
@@ -0,0 +1,41 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MaintenanceLoopOffCommand_H_
+#define	_MaintenanceLoopOffCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MaintenanceLoopOffCommand */
+typedef struct MaintenanceLoopOffCommand {
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MaintenanceLoopOffCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopOffCommand;
+extern asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopOffCommand_specs_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MaintenanceLoopOffCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopOffCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopOffCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopOffCommand.c	(working copy)
@@ -0,0 +1,35 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MaintenanceLoopOffCommand.h"
+
+static const ber_tlv_tag_t asn_DEF_MaintenanceLoopOffCommand_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopOffCommand_specs_1 = {
+	sizeof(struct MaintenanceLoopOffCommand),
+	offsetof(struct MaintenanceLoopOffCommand, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopOffCommand = {
+	"MaintenanceLoopOffCommand",
+	"MaintenanceLoopOffCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MaintenanceLoopOffCommand_tags_1,
+	sizeof(asn_DEF_MaintenanceLoopOffCommand_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopOffCommand_tags_1[0]), /* 1 */
+	asn_DEF_MaintenanceLoopOffCommand_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MaintenanceLoopOffCommand_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopOffCommand_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_MaintenanceLoopOffCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopReject.h	(working copy)
@@ -0,0 +1,89 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MaintenanceLoopReject_H_
+#define	_MaintenanceLoopReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include "LogicalChannelNumber.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MaintenanceLoopReject__type_PR {
+	MaintenanceLoopReject__type_PR_NOTHING,	/* No components present */
+	MaintenanceLoopReject__type_PR_systemLoop,
+	MaintenanceLoopReject__type_PR_mediaLoop,
+	MaintenanceLoopReject__type_PR_logicalChannelLoop
+	/* Extensions may appear below */
+	
+} MaintenanceLoopReject__type_PR;
+typedef enum MaintenanceLoopReject__cause_PR {
+	MaintenanceLoopReject__cause_PR_NOTHING,	/* No components present */
+	MaintenanceLoopReject__cause_PR_canNotPerformLoop
+	/* Extensions may appear below */
+	
+} MaintenanceLoopReject__cause_PR;
+
+/* MaintenanceLoopReject */
+typedef struct MaintenanceLoopReject {
+	struct MaintenanceLoopReject__type {
+		MaintenanceLoopReject__type_PR present;
+		union MaintenanceLoopReject__type_u {
+			NULL_t	 systemLoop;
+			LogicalChannelNumber_t	 mediaLoop;
+			LogicalChannelNumber_t	 logicalChannelLoop;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} type;
+	struct MaintenanceLoopReject__cause {
+		MaintenanceLoopReject__cause_PR present;
+		union MaintenanceLoopReject__cause_u {
+			NULL_t	 canNotPerformLoop;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MaintenanceLoopReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_MaintenanceLoopReject_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MaintenanceLoopReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopReject.c	(working copy)
@@ -0,0 +1,168 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MaintenanceLoopReject.h"
+
+static asn_per_constraints_t asn_PER_type_type_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_cause_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_type_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopReject__type, choice.systemLoop),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"systemLoop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopReject__type, choice.mediaLoop),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaLoop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopReject__type, choice.logicalChannelLoop),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelLoop"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* systemLoopat 3050 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* mediaLoopat 3051 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* logicalChannelLoopat 3052 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_2 = {
+	sizeof(struct MaintenanceLoopReject__type),
+	offsetof(struct MaintenanceLoopReject__type, _asn_ctx),
+	offsetof(struct MaintenanceLoopReject__type, present),
+	sizeof(((struct MaintenanceLoopReject__type *)0)->present),
+	asn_MAP_type_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_2 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_2, CHOICE_constraint },
+	asn_MBR_type_2,
+	3,	/* Elements count */
+	&asn_SPC_type_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cause_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopReject__cause, choice.canNotPerformLoop),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canNotPerformLoop"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* canNotPerformLoopat 3057 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_7 = {
+	sizeof(struct MaintenanceLoopReject__cause),
+	offsetof(struct MaintenanceLoopReject__cause, _asn_ctx),
+	offsetof(struct MaintenanceLoopReject__cause, present),
+	sizeof(((struct MaintenanceLoopReject__cause *)0)->present),
+	asn_MAP_cause_tag2el_7,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_7 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_7, CHOICE_constraint },
+	asn_MBR_cause_7,
+	1,	/* Elements count */
+	&asn_SPC_cause_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MaintenanceLoopReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopReject, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopReject, cause),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MaintenanceLoopReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MaintenanceLoopReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* typeat 3050 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* causeat 3057 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopReject_specs_1 = {
+	sizeof(struct MaintenanceLoopReject),
+	offsetof(struct MaintenanceLoopReject, _asn_ctx),
+	asn_MAP_MaintenanceLoopReject_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopReject = {
+	"MaintenanceLoopReject",
+	"MaintenanceLoopReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MaintenanceLoopReject_tags_1,
+	sizeof(asn_DEF_MaintenanceLoopReject_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopReject_tags_1[0]), /* 1 */
+	asn_DEF_MaintenanceLoopReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MaintenanceLoopReject_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MaintenanceLoopReject_1,
+	2,	/* Elements count */
+	&asn_SPC_MaintenanceLoopReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopRequest.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MaintenanceLoopRequest_H_
+#define	_MaintenanceLoopRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include "LogicalChannelNumber.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MaintenanceLoopRequest__type_PR {
+	MaintenanceLoopRequest__type_PR_NOTHING,	/* No components present */
+	MaintenanceLoopRequest__type_PR_systemLoop,
+	MaintenanceLoopRequest__type_PR_mediaLoop,
+	MaintenanceLoopRequest__type_PR_logicalChannelLoop
+	/* Extensions may appear below */
+	
+} MaintenanceLoopRequest__type_PR;
+
+/* MaintenanceLoopRequest */
+typedef struct MaintenanceLoopRequest {
+	struct MaintenanceLoopRequest__type {
+		MaintenanceLoopRequest__type_PR present;
+		union MaintenanceLoopRequest__type_u {
+			NULL_t	 systemLoop;
+			LogicalChannelNumber_t	 mediaLoop;
+			LogicalChannelNumber_t	 logicalChannelLoop;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MaintenanceLoopRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_MaintenanceLoopRequest_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MaintenanceLoopRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaintenanceLoopRequest.c	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MaintenanceLoopRequest.h"
+
+static asn_per_constraints_t asn_PER_type_type_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_type_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopRequest__type, choice.systemLoop),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"systemLoop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopRequest__type, choice.mediaLoop),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaLoop"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopRequest__type, choice.logicalChannelLoop),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelLoop"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* systemLoopat 3026 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* mediaLoopat 3027 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* logicalChannelLoopat 3028 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_2 = {
+	sizeof(struct MaintenanceLoopRequest__type),
+	offsetof(struct MaintenanceLoopRequest__type, _asn_ctx),
+	offsetof(struct MaintenanceLoopRequest__type, present),
+	sizeof(((struct MaintenanceLoopRequest__type *)0)->present),
+	asn_MAP_type_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_2 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_2, CHOICE_constraint },
+	asn_MBR_type_2,
+	3,	/* Elements count */
+	&asn_SPC_type_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MaintenanceLoopRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MaintenanceLoopRequest, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MaintenanceLoopRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MaintenanceLoopRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* typeat 3026 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MaintenanceLoopRequest_specs_1 = {
+	sizeof(struct MaintenanceLoopRequest),
+	offsetof(struct MaintenanceLoopRequest, _asn_ctx),
+	asn_MAP_MaintenanceLoopRequest_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MaintenanceLoopRequest = {
+	"MaintenanceLoopRequest",
+	"MaintenanceLoopRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MaintenanceLoopRequest_tags_1,
+	sizeof(asn_DEF_MaintenanceLoopRequest_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopRequest_tags_1[0]), /* 1 */
+	asn_DEF_MaintenanceLoopRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MaintenanceLoopRequest_tags_1)
+		/sizeof(asn_DEF_MaintenanceLoopRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MaintenanceLoopRequest_1,
+	1,	/* Elements count */
+	&asn_SPC_MaintenanceLoopRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile	(working copy)
@@ -0,0 +1,10 @@
+.include "Makefile.am.libasncodec"
+
+SRCS= ${ASN_MODULE_SRCS}
+LIB= asncodec
+
+LDADD+= -lm
+CFLAGS+= $(ASN_MODULE_CFLAGS) -DASN_EMIT_DEBUG=1 -DASN_PDU_COLLECTION -I.
+INCS = $(ASN_MODULE_HDRS)
+
+.include <bsd.lib.mk>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile.am.asn1convert
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile.am.asn1convert	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile.am.asn1convert	(working copy)
@@ -0,0 +1,14 @@
+include Makefile.am.libasncodec
+
+bin_PROGRAMS += asn1convert
+asn1convert_CFLAGS = $(ASN_MODULE_CFLAGS) -DASN_PDU_COLLECTION 
+asn1convert_CPPFLAGS = -I$(top_srcdir)/
+asn1convert_LDADD = libasncodec.la
+asn1convert_SOURCES = \
+	converter-example.c\
+	pdu_collection.c
+regen: regenerate-from-asn1-source
+
+regenerate-from-asn1-source:
+	asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names H323-MESSAGES.asn H235-SECURITY-MESSAGES.asn MULTIMEDIA-SYSTEM-CONTROL.asn
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile.am.libasncodec
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile.am.libasncodec	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Makefile.am.libasncodec	(working copy)
@@ -0,0 +1,1061 @@
+ASN_MODULE_SRCS=	\
+	H323-UserInformation.c	\
+	H323-UU-PDU.c	\
+	StimulusControl.c	\
+	Alerting-UUIE.c	\
+	CallProceeding-UUIE.c	\
+	Connect-UUIE.c	\
+	Information-UUIE.c	\
+	ReleaseComplete-UUIE.c	\
+	ReleaseCompleteReason.c	\
+	Setup-UUIE.c	\
+	ScnConnectionType.c	\
+	ScnConnectionAggregation.c	\
+	PresentationIndicator.c	\
+	ScreeningIndicator.c	\
+	Facility-UUIE.c	\
+	ConferenceList.c	\
+	FacilityReason.c	\
+	Progress-UUIE.c	\
+	H323-MESSAGES_TransportAddress.c	\
+	Status-UUIE.c	\
+	StatusInquiry-UUIE.c	\
+	SetupAcknowledge-UUIE.c	\
+	Notify-UUIE.c	\
+	EndpointType.c	\
+	GatewayInfo.c	\
+	SupportedProtocols.c	\
+	H310Caps.c	\
+	H320Caps.c	\
+	H321Caps.c	\
+	H322Caps.c	\
+	H323Caps.c	\
+	H324Caps.c	\
+	VoiceCaps.c	\
+	T120OnlyCaps.c	\
+	NonStandardProtocol.c	\
+	T38FaxAnnexbOnlyCaps.c	\
+	SIPCaps.c	\
+	McuInfo.c	\
+	TerminalInfo.c	\
+	GatekeeperInfo.c	\
+	VendorIdentifier.c	\
+	H221NonStandard.c	\
+	TunnelledProtocol.c	\
+	TunnelledProtocolAlternateIdentifier.c	\
+	H323-MESSAGES_NonStandardParameter.c	\
+	H323-MESSAGES_NonStandardIdentifier.c	\
+	AliasAddress.c	\
+	AddressPattern.c	\
+	PartyNumber.c	\
+	PublicPartyNumber.c	\
+	PrivatePartyNumber.c	\
+	NumberDigits.c	\
+	DisplayName.c	\
+	PublicTypeOfNumber.c	\
+	PrivateTypeOfNumber.c	\
+	MobileUIM.c	\
+	TBCD-STRING.c	\
+	ANSI-41-UIM.c	\
+	GSM-UIM.c	\
+	IsupNumber.c	\
+	IsupPublicPartyNumber.c	\
+	IsupPrivatePartyNumber.c	\
+	NatureOfAddress.c	\
+	IsupDigits.c	\
+	ExtendedAliasAddress.c	\
+	Endpoint.c	\
+	AlternateTransportAddresses.c	\
+	UseSpecifiedTransport.c	\
+	AlternateGK.c	\
+	AltGKInfo.c	\
+	SecurityServiceMode.c	\
+	SecurityCapabilities.c	\
+	SecurityErrors.c	\
+	SecurityErrors2.c	\
+	H245Security.c	\
+	QseriesOptions.c	\
+	Q954Details.c	\
+	GloballyUniqueID.c	\
+	ConferenceIdentifier.c	\
+	RequestSeqNum.c	\
+	GatekeeperIdentifier.c	\
+	BandWidth.c	\
+	CallReferenceValue.c	\
+	EndpointIdentifier.c	\
+	ProtocolIdentifier.c	\
+	TimeToLive.c	\
+	H248PackagesDescriptor.c	\
+	H248SignalsDescriptor.c	\
+	FeatureDescriptor.c	\
+	CallIdentifier.c	\
+	EncryptIntAlg.c	\
+	NonIsoIntegrityMechanism.c	\
+	IntegrityMechanism.c	\
+	ICV.c	\
+	FastStartToken.c	\
+	EncodedFastStartToken.c	\
+	CryptoH323Token.c	\
+	DataRate.c	\
+	CallLinkage.c	\
+	SupportedPrefix.c	\
+	CapacityReportingCapability.c	\
+	CapacityReportingSpecification.c	\
+	CallCapacity.c	\
+	CallCapacityInfo.c	\
+	CallsAvailable.c	\
+	CircuitInfo.c	\
+	CircuitIdentifier.c	\
+	CicInfo.c	\
+	GroupID.c	\
+	CarrierInfo.c	\
+	ServiceControlDescriptor.c	\
+	ServiceControlSession.c	\
+	RasUsageInfoTypes.c	\
+	RasUsageSpecification.c	\
+	RasUsageInformation.c	\
+	CallTerminationCause.c	\
+	BandwidthDetails.c	\
+	CallCreditCapability.c	\
+	CallCreditServiceControl.c	\
+	GenericData.c	\
+	GenericIdentifier.c	\
+	EnumeratedParameter.c	\
+	Content.c	\
+	FeatureSet.c	\
+	TransportChannelInfo.c	\
+	RTPSession.c	\
+	RehomingModel.c	\
+	RasMessage.c	\
+	GatekeeperRequest.c	\
+	GatekeeperConfirm.c	\
+	GatekeeperReject.c	\
+	GatekeeperRejectReason.c	\
+	RegistrationRequest.c	\
+	RegistrationConfirm.c	\
+	RegistrationReject.c	\
+	RegistrationRejectReason.c	\
+	UnregistrationRequest.c	\
+	UnregRequestReason.c	\
+	UnregistrationConfirm.c	\
+	UnregistrationReject.c	\
+	UnregRejectReason.c	\
+	AdmissionRequest.c	\
+	CallType.c	\
+	CallModel.c	\
+	TransportQOS.c	\
+	AdmissionConfirm.c	\
+	UUIEsRequested.c	\
+	AdmissionReject.c	\
+	AdmissionRejectReason.c	\
+	BandwidthRequest.c	\
+	BandwidthConfirm.c	\
+	BandwidthReject.c	\
+	BandRejectReason.c	\
+	LocationRequest.c	\
+	LocationConfirm.c	\
+	LocationReject.c	\
+	LocationRejectReason.c	\
+	DisengageRequest.c	\
+	DisengageReason.c	\
+	DisengageConfirm.c	\
+	DisengageReject.c	\
+	DisengageRejectReason.c	\
+	InfoRequest.c	\
+	InfoRequestResponse.c	\
+	InfoRequestResponseStatus.c	\
+	InfoRequestAck.c	\
+	InfoRequestNak.c	\
+	InfoRequestNakReason.c	\
+	H323-MESSAGES_NonStandardMessage.c	\
+	UnknownMessageResponse.c	\
+	RequestInProgress.c	\
+	ResourcesAvailableIndicate.c	\
+	ResourcesAvailableConfirm.c	\
+	ServiceControlIndication.c	\
+	ServiceControlResponse.c	\
+	ChallengeString.c	\
+	TimeStamp.c	\
+	RandomVal.c	\
+	H235-SECURITY-MESSAGES_Password.c	\
+	Identifier.c	\
+	KeyMaterial.c	\
+	KeyMaterialExt.c	\
+	H235-SECURITY-MESSAGES_NonStandardParameter.c	\
+	DHset.c	\
+	DHsetExt.c	\
+	ECpoint.c	\
+	ECKASDH.c	\
+	ECGDSASignature.c	\
+	TypedCertificate.c	\
+	AuthenticationBES.c	\
+	AuthenticationMechanism.c	\
+	ClearToken.c	\
+	ProfileElement.c	\
+	Element.c	\
+	SIGNED.c	\
+	ENCRYPTED.c	\
+	HASHED.c	\
+	H235-SECURITY-MESSAGES_IV8.c	\
+	H235-SECURITY-MESSAGES_IV16.c	\
+	H235-SECURITY-MESSAGES_Params.c	\
+	EncodedGeneralToken.c	\
+	PwdCertToken.c	\
+	EncodedPwdCertToken.c	\
+	CryptoToken.c	\
+	H235Key.c	\
+	KeySignedMaterial.c	\
+	EncodedKeySignedMaterial.c	\
+	H235CertificateSignature.c	\
+	ReturnSig.c	\
+	EncodedReturnSig.c	\
+	KeySyncMaterial.c	\
+	EncodedKeySyncMaterial.c	\
+	V3KeySyncMaterial.c	\
+	MultimediaSystemControlMessage.c	\
+	RequestMessage.c	\
+	ResponseMessage.c	\
+	CommandMessage.c	\
+	IndicationMessage.c	\
+	SequenceNumber.c	\
+	GenericMessage.c	\
+	GenericInformation.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.c	\
+	MasterSlaveDetermination.c	\
+	MasterSlaveDeterminationAck.c	\
+	MasterSlaveDeterminationReject.c	\
+	MasterSlaveDeterminationRelease.c	\
+	TerminalCapabilitySet.c	\
+	CapabilityTableEntry.c	\
+	CapabilityDescriptor.c	\
+	AlternativeCapabilitySet.c	\
+	CapabilityTableEntryNumber.c	\
+	CapabilityDescriptorNumber.c	\
+	TerminalCapabilitySetAck.c	\
+	TerminalCapabilitySetReject.c	\
+	TerminalCapabilitySetRelease.c	\
+	Capability.c	\
+	H235SecurityCapability.c	\
+	DTLSSecurityCapability.c	\
+	MultiplexCapability.c	\
+	H222Capability.c	\
+	VCCapability.c	\
+	H223Capability.c	\
+	H223AnnexCCapability.c	\
+	V76Capability.c	\
+	V75Capability.c	\
+	H2250Capability.c	\
+	MediaPacketizationCapability.c	\
+	RSVPParameters.c	\
+	QOSMode.c	\
+	ATMParameters.c	\
+	ServicePriorityValue.c	\
+	ServicePriority.c	\
+	AuthorizationParameters.c	\
+	QOSType.c	\
+	QOSClass.c	\
+	QOSDescriptor.c	\
+	GenericTransportParameters.c	\
+	QOSCapability.c	\
+	MediaTransportType.c	\
+	MediaChannelCapability.c	\
+	TransportCapability.c	\
+	RedundancyEncodingCapability.c	\
+	RedundancyEncodingMethod.c	\
+	RTPH263VideoRedundancyEncoding.c	\
+	RTPH263VideoRedundancyFrameMapping.c	\
+	MultipointCapability.c	\
+	MediaDistributionCapability.c	\
+	VideoCapability.c	\
+	ExtendedVideoCapability.c	\
+	H261VideoCapability.c	\
+	H262VideoCapability.c	\
+	H263VideoCapability.c	\
+	EnhancementLayerInfo.c	\
+	BEnhancementParameters.c	\
+	EnhancementOptions.c	\
+	H263Options.c	\
+	TransparencyParameters.c	\
+	RefPictureSelection.c	\
+	CustomPictureClockFrequency.c	\
+	CustomPictureFormat.c	\
+	H263VideoModeCombos.c	\
+	H263ModeComboFlags.c	\
+	H263Version3Options.c	\
+	IS11172VideoCapability.c	\
+	AudioCapability.c	\
+	ExtendedAudioCapability.c	\
+	G729Extensions.c	\
+	G7231AnnexCCapability.c	\
+	IS11172AudioCapability.c	\
+	IS13818AudioCapability.c	\
+	GSMAudioCapability.c	\
+	VBDCapability.c	\
+	DataApplicationCapability.c	\
+	ExtendedDataApplicationCapability.c	\
+	DataProtocolCapability.c	\
+	CompressionType.c	\
+	V42bis.c	\
+	T84Profile.c	\
+	T38FaxProfile.c	\
+	T38FaxRateManagement.c	\
+	T38FaxUdpOptions.c	\
+	T38FaxTcpOptions.c	\
+	DataChannel.c	\
+	DataChannelProfile.c	\
+	SCTPChunkType.c	\
+	SctpParam.c	\
+	EncryptionAuthenticationAndIntegrity.c	\
+	EncryptionCapability.c	\
+	MediaEncryptionAlgorithm.c	\
+	AuthenticationCapability.c	\
+	IntegrityCapability.c	\
+	UserInputCapability.c	\
+	ConferenceCapability.c	\
+	GenericCapability.c	\
+	CapabilityIdentifier.c	\
+	GenericParameter.c	\
+	ParameterIdentifier.c	\
+	ParameterValue.c	\
+	MultiplexedStreamCapability.c	\
+	MultiplexFormat.c	\
+	AudioTelephonyEventCapability.c	\
+	AudioToneCapability.c	\
+	NoPTAudioTelephonyEventCapability.c	\
+	NoPTAudioToneCapability.c	\
+	MultiplePayloadStreamCapability.c	\
+	DepFECCapability.c	\
+	FECCapability.c	\
+	MaxRedundancy.c	\
+	OpenLogicalChannel.c	\
+	LogicalChannelNumber.c	\
+	NetworkAccessParameters.c	\
+	Q2931Address.c	\
+	V75Parameters.c	\
+	DataType.c	\
+	H235Media.c	\
+	MultiplexedStreamParameter.c	\
+	H222LogicalChannelParameters.c	\
+	H223LogicalChannelParameters.c	\
+	H223AL1MParameters.c	\
+	H223AL2MParameters.c	\
+	H223AL3MParameters.c	\
+	H223AnnexCArqParameters.c	\
+	V76LogicalChannelParameters.c	\
+	V76HDLCParameters.c	\
+	CRCLength.c	\
+	H2250LogicalChannelParameters.c	\
+	RTPPayloadType.c	\
+	RedundancyEncoding.c	\
+	RedundancyEncodingElement.c	\
+	MultiplePayloadStream.c	\
+	MultiplePayloadStreamElement.c	\
+	DepFECData.c	\
+	FECData.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.c	\
+	UnicastAddress.c	\
+	MulticastAddress.c	\
+	EncryptionSync.c	\
+	EscrowData.c	\
+	OpenLogicalChannelAck.c	\
+	OpenLogicalChannelReject.c	\
+	OpenLogicalChannelConfirm.c	\
+	H2250LogicalChannelAckParameters.c	\
+	CloseLogicalChannel.c	\
+	CloseLogicalChannelAck.c	\
+	RequestChannelClose.c	\
+	RequestChannelCloseAck.c	\
+	RequestChannelCloseReject.c	\
+	RequestChannelCloseRelease.c	\
+	MultiplexEntrySend.c	\
+	MultiplexEntryDescriptor.c	\
+	MultiplexElement.c	\
+	MultiplexTableEntryNumber.c	\
+	MultiplexEntrySendAck.c	\
+	MultiplexEntrySendReject.c	\
+	MultiplexEntryRejectionDescriptions.c	\
+	MultiplexEntrySendRelease.c	\
+	RequestMultiplexEntry.c	\
+	RequestMultiplexEntryAck.c	\
+	RequestMultiplexEntryReject.c	\
+	RequestMultiplexEntryRejectionDescriptions.c	\
+	RequestMultiplexEntryRelease.c	\
+	RequestMode.c	\
+	RequestModeAck.c	\
+	RequestModeReject.c	\
+	RequestModeRelease.c	\
+	ModeDescription.c	\
+	ModeElementType.c	\
+	ModeElement.c	\
+	H235Mode.c	\
+	MultiplexedStreamModeParameters.c	\
+	RedundancyEncodingDTMode.c	\
+	RedundancyEncodingDTModeElement.c	\
+	MultiplePayloadStreamMode.c	\
+	MultiplePayloadStreamElementMode.c	\
+	DepFECMode.c	\
+	FECMode.c	\
+	H223ModeParameters.c	\
+	V76ModeParameters.c	\
+	H2250ModeParameters.c	\
+	RedundancyEncodingMode.c	\
+	VideoMode.c	\
+	H261VideoMode.c	\
+	H262VideoMode.c	\
+	H263VideoMode.c	\
+	IS11172VideoMode.c	\
+	AudioMode.c	\
+	IS11172AudioMode.c	\
+	IS13818AudioMode.c	\
+	G7231AnnexCMode.c	\
+	VBDMode.c	\
+	DataMode.c	\
+	EncryptionMode.c	\
+	RoundTripDelayRequest.c	\
+	RoundTripDelayResponse.c	\
+	MaintenanceLoopRequest.c	\
+	MaintenanceLoopAck.c	\
+	MaintenanceLoopReject.c	\
+	MaintenanceLoopOffCommand.c	\
+	CommunicationModeCommand.c	\
+	CommunicationModeRequest.c	\
+	CommunicationModeResponse.c	\
+	CommunicationModeTableEntry.c	\
+	ConferenceRequest.c	\
+	CertSelectionCriteria.c	\
+	Criteria.c	\
+	TerminalLabel.c	\
+	McuNumber.c	\
+	TerminalNumber.c	\
+	ConferenceResponse.c	\
+	TerminalID.c	\
+	ConferenceID.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_Password.c	\
+	RequestAllTerminalIDsResponse.c	\
+	TerminalInformation.c	\
+	RemoteMCRequest.c	\
+	RemoteMCResponse.c	\
+	MultilinkRequest.c	\
+	MultilinkResponse.c	\
+	MultilinkIndication.c	\
+	DialingInformation.c	\
+	DialingInformationNumber.c	\
+	DialingInformationNetworkType.c	\
+	ConnectionIdentifier.c	\
+	MaximumBitRate.c	\
+	LogicalChannelRateRequest.c	\
+	LogicalChannelRateAcknowledge.c	\
+	LogicalChannelRateReject.c	\
+	LogicalChannelRateRejectReason.c	\
+	LogicalChannelRateRelease.c	\
+	SendTerminalCapabilitySet.c	\
+	EncryptionCommand.c	\
+	FlowControlCommand.c	\
+	EndSessionCommand.c	\
+	ConferenceCommand.c	\
+	SubstituteConferenceIDCommand.c	\
+	EncryptionUpdateDirection.c	\
+	MiscellaneousCommand.c	\
+	KeyProtectionMethod.c	\
+	EncryptionUpdateRequest.c	\
+	PictureReference.c	\
+	H223MultiplexReconfiguration.c	\
+	NewATMVCCommand.c	\
+	MobileMultilinkReconfigurationCommand.c	\
+	FunctionNotUnderstood.c	\
+	FunctionNotSupported.c	\
+	ConferenceIndication.c	\
+	TerminalYouAreSeeingInSubPictureNumber.c	\
+	VideoIndicateCompose.c	\
+	MiscellaneousIndication.c	\
+	JitterIndication.c	\
+	H223SkewIndication.c	\
+	H2250MaximumSkewIndication.c	\
+	MCLocationIndication.c	\
+	VendorIdentification.c	\
+	NewATMVCIndication.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_IV8.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_IV16.c	\
+	MULTIMEDIA-SYSTEM-CONTROL_Params.c	\
+	UserInputIndication.c	\
+	FlowControlIndication.c	\
+	MobileMultilinkReconfigurationIndication.c
+
+ASN_MODULE_HDRS=	\
+	H323-UserInformation.h	\
+	H323-UU-PDU.h	\
+	StimulusControl.h	\
+	Alerting-UUIE.h	\
+	CallProceeding-UUIE.h	\
+	Connect-UUIE.h	\
+	Information-UUIE.h	\
+	ReleaseComplete-UUIE.h	\
+	ReleaseCompleteReason.h	\
+	Setup-UUIE.h	\
+	ScnConnectionType.h	\
+	ScnConnectionAggregation.h	\
+	PresentationIndicator.h	\
+	ScreeningIndicator.h	\
+	Facility-UUIE.h	\
+	ConferenceList.h	\
+	FacilityReason.h	\
+	Progress-UUIE.h	\
+	H323-MESSAGES_TransportAddress.h	\
+	Status-UUIE.h	\
+	StatusInquiry-UUIE.h	\
+	SetupAcknowledge-UUIE.h	\
+	Notify-UUIE.h	\
+	EndpointType.h	\
+	GatewayInfo.h	\
+	SupportedProtocols.h	\
+	H310Caps.h	\
+	H320Caps.h	\
+	H321Caps.h	\
+	H322Caps.h	\
+	H323Caps.h	\
+	H324Caps.h	\
+	VoiceCaps.h	\
+	T120OnlyCaps.h	\
+	NonStandardProtocol.h	\
+	T38FaxAnnexbOnlyCaps.h	\
+	SIPCaps.h	\
+	McuInfo.h	\
+	TerminalInfo.h	\
+	GatekeeperInfo.h	\
+	VendorIdentifier.h	\
+	H221NonStandard.h	\
+	TunnelledProtocol.h	\
+	TunnelledProtocolAlternateIdentifier.h	\
+	H323-MESSAGES_NonStandardParameter.h	\
+	H323-MESSAGES_NonStandardIdentifier.h	\
+	AliasAddress.h	\
+	AddressPattern.h	\
+	PartyNumber.h	\
+	PublicPartyNumber.h	\
+	PrivatePartyNumber.h	\
+	NumberDigits.h	\
+	DisplayName.h	\
+	PublicTypeOfNumber.h	\
+	PrivateTypeOfNumber.h	\
+	MobileUIM.h	\
+	TBCD-STRING.h	\
+	ANSI-41-UIM.h	\
+	GSM-UIM.h	\
+	IsupNumber.h	\
+	IsupPublicPartyNumber.h	\
+	IsupPrivatePartyNumber.h	\
+	NatureOfAddress.h	\
+	IsupDigits.h	\
+	ExtendedAliasAddress.h	\
+	Endpoint.h	\
+	AlternateTransportAddresses.h	\
+	UseSpecifiedTransport.h	\
+	AlternateGK.h	\
+	AltGKInfo.h	\
+	SecurityServiceMode.h	\
+	SecurityCapabilities.h	\
+	SecurityErrors.h	\
+	SecurityErrors2.h	\
+	H245Security.h	\
+	QseriesOptions.h	\
+	Q954Details.h	\
+	GloballyUniqueID.h	\
+	ConferenceIdentifier.h	\
+	RequestSeqNum.h	\
+	GatekeeperIdentifier.h	\
+	BandWidth.h	\
+	CallReferenceValue.h	\
+	EndpointIdentifier.h	\
+	ProtocolIdentifier.h	\
+	TimeToLive.h	\
+	H248PackagesDescriptor.h	\
+	H248SignalsDescriptor.h	\
+	FeatureDescriptor.h	\
+	CallIdentifier.h	\
+	EncryptIntAlg.h	\
+	NonIsoIntegrityMechanism.h	\
+	IntegrityMechanism.h	\
+	ICV.h	\
+	FastStartToken.h	\
+	EncodedFastStartToken.h	\
+	CryptoH323Token.h	\
+	DataRate.h	\
+	CallLinkage.h	\
+	SupportedPrefix.h	\
+	CapacityReportingCapability.h	\
+	CapacityReportingSpecification.h	\
+	CallCapacity.h	\
+	CallCapacityInfo.h	\
+	CallsAvailable.h	\
+	CircuitInfo.h	\
+	CircuitIdentifier.h	\
+	CicInfo.h	\
+	GroupID.h	\
+	CarrierInfo.h	\
+	ServiceControlDescriptor.h	\
+	ServiceControlSession.h	\
+	RasUsageInfoTypes.h	\
+	RasUsageSpecification.h	\
+	RasUsageInformation.h	\
+	CallTerminationCause.h	\
+	BandwidthDetails.h	\
+	CallCreditCapability.h	\
+	CallCreditServiceControl.h	\
+	GenericData.h	\
+	GenericIdentifier.h	\
+	EnumeratedParameter.h	\
+	Content.h	\
+	FeatureSet.h	\
+	TransportChannelInfo.h	\
+	RTPSession.h	\
+	RehomingModel.h	\
+	RasMessage.h	\
+	GatekeeperRequest.h	\
+	GatekeeperConfirm.h	\
+	GatekeeperReject.h	\
+	GatekeeperRejectReason.h	\
+	RegistrationRequest.h	\
+	RegistrationConfirm.h	\
+	RegistrationReject.h	\
+	RegistrationRejectReason.h	\
+	UnregistrationRequest.h	\
+	UnregRequestReason.h	\
+	UnregistrationConfirm.h	\
+	UnregistrationReject.h	\
+	UnregRejectReason.h	\
+	AdmissionRequest.h	\
+	CallType.h	\
+	CallModel.h	\
+	TransportQOS.h	\
+	AdmissionConfirm.h	\
+	UUIEsRequested.h	\
+	AdmissionReject.h	\
+	AdmissionRejectReason.h	\
+	BandwidthRequest.h	\
+	BandwidthConfirm.h	\
+	BandwidthReject.h	\
+	BandRejectReason.h	\
+	LocationRequest.h	\
+	LocationConfirm.h	\
+	LocationReject.h	\
+	LocationRejectReason.h	\
+	DisengageRequest.h	\
+	DisengageReason.h	\
+	DisengageConfirm.h	\
+	DisengageReject.h	\
+	DisengageRejectReason.h	\
+	InfoRequest.h	\
+	InfoRequestResponse.h	\
+	InfoRequestResponseStatus.h	\
+	InfoRequestAck.h	\
+	InfoRequestNak.h	\
+	InfoRequestNakReason.h	\
+	H323-MESSAGES_NonStandardMessage.h	\
+	UnknownMessageResponse.h	\
+	RequestInProgress.h	\
+	ResourcesAvailableIndicate.h	\
+	ResourcesAvailableConfirm.h	\
+	ServiceControlIndication.h	\
+	ServiceControlResponse.h	\
+	ChallengeString.h	\
+	TimeStamp.h	\
+	RandomVal.h	\
+	H235-SECURITY-MESSAGES_Password.h	\
+	Identifier.h	\
+	KeyMaterial.h	\
+	KeyMaterialExt.h	\
+	H235-SECURITY-MESSAGES_NonStandardParameter.h	\
+	DHset.h	\
+	DHsetExt.h	\
+	ECpoint.h	\
+	ECKASDH.h	\
+	ECGDSASignature.h	\
+	TypedCertificate.h	\
+	AuthenticationBES.h	\
+	AuthenticationMechanism.h	\
+	ClearToken.h	\
+	ProfileElement.h	\
+	Element.h	\
+	SIGNED.h	\
+	ENCRYPTED.h	\
+	HASHED.h	\
+	H235-SECURITY-MESSAGES_IV8.h	\
+	H235-SECURITY-MESSAGES_IV16.h	\
+	H235-SECURITY-MESSAGES_Params.h	\
+	EncodedGeneralToken.h	\
+	PwdCertToken.h	\
+	EncodedPwdCertToken.h	\
+	CryptoToken.h	\
+	H235Key.h	\
+	KeySignedMaterial.h	\
+	EncodedKeySignedMaterial.h	\
+	H235CertificateSignature.h	\
+	ReturnSig.h	\
+	EncodedReturnSig.h	\
+	KeySyncMaterial.h	\
+	EncodedKeySyncMaterial.h	\
+	V3KeySyncMaterial.h	\
+	MultimediaSystemControlMessage.h	\
+	RequestMessage.h	\
+	ResponseMessage.h	\
+	CommandMessage.h	\
+	IndicationMessage.h	\
+	SequenceNumber.h	\
+	GenericMessage.h	\
+	GenericInformation.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h	\
+	MasterSlaveDetermination.h	\
+	MasterSlaveDeterminationAck.h	\
+	MasterSlaveDeterminationReject.h	\
+	MasterSlaveDeterminationRelease.h	\
+	TerminalCapabilitySet.h	\
+	CapabilityTableEntry.h	\
+	CapabilityDescriptor.h	\
+	AlternativeCapabilitySet.h	\
+	CapabilityTableEntryNumber.h	\
+	CapabilityDescriptorNumber.h	\
+	TerminalCapabilitySetAck.h	\
+	TerminalCapabilitySetReject.h	\
+	TerminalCapabilitySetRelease.h	\
+	Capability.h	\
+	H235SecurityCapability.h	\
+	DTLSSecurityCapability.h	\
+	MultiplexCapability.h	\
+	H222Capability.h	\
+	VCCapability.h	\
+	H223Capability.h	\
+	H223AnnexCCapability.h	\
+	V76Capability.h	\
+	V75Capability.h	\
+	H2250Capability.h	\
+	MediaPacketizationCapability.h	\
+	RSVPParameters.h	\
+	QOSMode.h	\
+	ATMParameters.h	\
+	ServicePriorityValue.h	\
+	ServicePriority.h	\
+	AuthorizationParameters.h	\
+	QOSType.h	\
+	QOSClass.h	\
+	QOSDescriptor.h	\
+	GenericTransportParameters.h	\
+	QOSCapability.h	\
+	MediaTransportType.h	\
+	MediaChannelCapability.h	\
+	TransportCapability.h	\
+	RedundancyEncodingCapability.h	\
+	RedundancyEncodingMethod.h	\
+	RTPH263VideoRedundancyEncoding.h	\
+	RTPH263VideoRedundancyFrameMapping.h	\
+	MultipointCapability.h	\
+	MediaDistributionCapability.h	\
+	VideoCapability.h	\
+	ExtendedVideoCapability.h	\
+	H261VideoCapability.h	\
+	H262VideoCapability.h	\
+	H263VideoCapability.h	\
+	EnhancementLayerInfo.h	\
+	BEnhancementParameters.h	\
+	EnhancementOptions.h	\
+	H263Options.h	\
+	TransparencyParameters.h	\
+	RefPictureSelection.h	\
+	CustomPictureClockFrequency.h	\
+	CustomPictureFormat.h	\
+	H263VideoModeCombos.h	\
+	H263ModeComboFlags.h	\
+	H263Version3Options.h	\
+	IS11172VideoCapability.h	\
+	AudioCapability.h	\
+	ExtendedAudioCapability.h	\
+	G729Extensions.h	\
+	G7231AnnexCCapability.h	\
+	IS11172AudioCapability.h	\
+	IS13818AudioCapability.h	\
+	GSMAudioCapability.h	\
+	VBDCapability.h	\
+	DataApplicationCapability.h	\
+	ExtendedDataApplicationCapability.h	\
+	DataProtocolCapability.h	\
+	CompressionType.h	\
+	V42bis.h	\
+	T84Profile.h	\
+	T38FaxProfile.h	\
+	T38FaxRateManagement.h	\
+	T38FaxUdpOptions.h	\
+	T38FaxTcpOptions.h	\
+	DataChannel.h	\
+	DataChannelProfile.h	\
+	SCTPChunkType.h	\
+	SctpParam.h	\
+	EncryptionAuthenticationAndIntegrity.h	\
+	EncryptionCapability.h	\
+	MediaEncryptionAlgorithm.h	\
+	AuthenticationCapability.h	\
+	IntegrityCapability.h	\
+	UserInputCapability.h	\
+	ConferenceCapability.h	\
+	GenericCapability.h	\
+	CapabilityIdentifier.h	\
+	GenericParameter.h	\
+	ParameterIdentifier.h	\
+	ParameterValue.h	\
+	MultiplexedStreamCapability.h	\
+	MultiplexFormat.h	\
+	AudioTelephonyEventCapability.h	\
+	AudioToneCapability.h	\
+	NoPTAudioTelephonyEventCapability.h	\
+	NoPTAudioToneCapability.h	\
+	MultiplePayloadStreamCapability.h	\
+	DepFECCapability.h	\
+	FECCapability.h	\
+	MaxRedundancy.h	\
+	OpenLogicalChannel.h	\
+	LogicalChannelNumber.h	\
+	NetworkAccessParameters.h	\
+	Q2931Address.h	\
+	V75Parameters.h	\
+	DataType.h	\
+	H235Media.h	\
+	MultiplexedStreamParameter.h	\
+	H222LogicalChannelParameters.h	\
+	H223LogicalChannelParameters.h	\
+	H223AL1MParameters.h	\
+	H223AL2MParameters.h	\
+	H223AL3MParameters.h	\
+	H223AnnexCArqParameters.h	\
+	V76LogicalChannelParameters.h	\
+	V76HDLCParameters.h	\
+	CRCLength.h	\
+	H2250LogicalChannelParameters.h	\
+	RTPPayloadType.h	\
+	RedundancyEncoding.h	\
+	RedundancyEncodingElement.h	\
+	MultiplePayloadStream.h	\
+	MultiplePayloadStreamElement.h	\
+	DepFECData.h	\
+	FECData.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h	\
+	UnicastAddress.h	\
+	MulticastAddress.h	\
+	EncryptionSync.h	\
+	EscrowData.h	\
+	OpenLogicalChannelAck.h	\
+	OpenLogicalChannelReject.h	\
+	OpenLogicalChannelConfirm.h	\
+	H2250LogicalChannelAckParameters.h	\
+	CloseLogicalChannel.h	\
+	CloseLogicalChannelAck.h	\
+	RequestChannelClose.h	\
+	RequestChannelCloseAck.h	\
+	RequestChannelCloseReject.h	\
+	RequestChannelCloseRelease.h	\
+	MultiplexEntrySend.h	\
+	MultiplexEntryDescriptor.h	\
+	MultiplexElement.h	\
+	MultiplexTableEntryNumber.h	\
+	MultiplexEntrySendAck.h	\
+	MultiplexEntrySendReject.h	\
+	MultiplexEntryRejectionDescriptions.h	\
+	MultiplexEntrySendRelease.h	\
+	RequestMultiplexEntry.h	\
+	RequestMultiplexEntryAck.h	\
+	RequestMultiplexEntryReject.h	\
+	RequestMultiplexEntryRejectionDescriptions.h	\
+	RequestMultiplexEntryRelease.h	\
+	RequestMode.h	\
+	RequestModeAck.h	\
+	RequestModeReject.h	\
+	RequestModeRelease.h	\
+	ModeDescription.h	\
+	ModeElementType.h	\
+	ModeElement.h	\
+	H235Mode.h	\
+	MultiplexedStreamModeParameters.h	\
+	RedundancyEncodingDTMode.h	\
+	RedundancyEncodingDTModeElement.h	\
+	MultiplePayloadStreamMode.h	\
+	MultiplePayloadStreamElementMode.h	\
+	DepFECMode.h	\
+	FECMode.h	\
+	H223ModeParameters.h	\
+	V76ModeParameters.h	\
+	H2250ModeParameters.h	\
+	RedundancyEncodingMode.h	\
+	VideoMode.h	\
+	H261VideoMode.h	\
+	H262VideoMode.h	\
+	H263VideoMode.h	\
+	IS11172VideoMode.h	\
+	AudioMode.h	\
+	IS11172AudioMode.h	\
+	IS13818AudioMode.h	\
+	G7231AnnexCMode.h	\
+	VBDMode.h	\
+	DataMode.h	\
+	EncryptionMode.h	\
+	RoundTripDelayRequest.h	\
+	RoundTripDelayResponse.h	\
+	MaintenanceLoopRequest.h	\
+	MaintenanceLoopAck.h	\
+	MaintenanceLoopReject.h	\
+	MaintenanceLoopOffCommand.h	\
+	CommunicationModeCommand.h	\
+	CommunicationModeRequest.h	\
+	CommunicationModeResponse.h	\
+	CommunicationModeTableEntry.h	\
+	ConferenceRequest.h	\
+	CertSelectionCriteria.h	\
+	Criteria.h	\
+	TerminalLabel.h	\
+	McuNumber.h	\
+	TerminalNumber.h	\
+	ConferenceResponse.h	\
+	TerminalID.h	\
+	ConferenceID.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_Password.h	\
+	RequestAllTerminalIDsResponse.h	\
+	TerminalInformation.h	\
+	RemoteMCRequest.h	\
+	RemoteMCResponse.h	\
+	MultilinkRequest.h	\
+	MultilinkResponse.h	\
+	MultilinkIndication.h	\
+	DialingInformation.h	\
+	DialingInformationNumber.h	\
+	DialingInformationNetworkType.h	\
+	ConnectionIdentifier.h	\
+	MaximumBitRate.h	\
+	LogicalChannelRateRequest.h	\
+	LogicalChannelRateAcknowledge.h	\
+	LogicalChannelRateReject.h	\
+	LogicalChannelRateRejectReason.h	\
+	LogicalChannelRateRelease.h	\
+	SendTerminalCapabilitySet.h	\
+	EncryptionCommand.h	\
+	FlowControlCommand.h	\
+	EndSessionCommand.h	\
+	ConferenceCommand.h	\
+	SubstituteConferenceIDCommand.h	\
+	EncryptionUpdateDirection.h	\
+	MiscellaneousCommand.h	\
+	KeyProtectionMethod.h	\
+	EncryptionUpdateRequest.h	\
+	PictureReference.h	\
+	H223MultiplexReconfiguration.h	\
+	NewATMVCCommand.h	\
+	MobileMultilinkReconfigurationCommand.h	\
+	FunctionNotUnderstood.h	\
+	FunctionNotSupported.h	\
+	ConferenceIndication.h	\
+	TerminalYouAreSeeingInSubPictureNumber.h	\
+	VideoIndicateCompose.h	\
+	MiscellaneousIndication.h	\
+	JitterIndication.h	\
+	H223SkewIndication.h	\
+	H2250MaximumSkewIndication.h	\
+	MCLocationIndication.h	\
+	VendorIdentification.h	\
+	NewATMVCIndication.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_IV8.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_IV16.h	\
+	MULTIMEDIA-SYSTEM-CONTROL_Params.h	\
+	UserInputIndication.h	\
+	FlowControlIndication.h	\
+	MobileMultilinkReconfigurationIndication.h
+
+ASN_MODULE_HDRS+=ANY.h
+ASN_MODULE_SRCS+=ANY.c
+ASN_MODULE_HDRS+=OCTET_STRING.h
+ASN_MODULE_HDRS+=OPEN_TYPE.h
+ASN_MODULE_SRCS+=OPEN_TYPE.c
+ASN_MODULE_HDRS+=constr_CHOICE.h
+ASN_MODULE_HDRS+=BMPString.h
+ASN_MODULE_SRCS+=BMPString.c
+ASN_MODULE_HDRS+=UTF8String.h
+ASN_MODULE_HDRS+=BOOLEAN.h
+ASN_MODULE_SRCS+=BOOLEAN.c
+ASN_MODULE_HDRS+=GeneralString.h
+ASN_MODULE_SRCS+=GeneralString.c
+ASN_MODULE_HDRS+=IA5String.h
+ASN_MODULE_SRCS+=IA5String.c
+ASN_MODULE_HDRS+=INTEGER.h
+ASN_MODULE_SRCS+=INTEGER.c
+ASN_MODULE_HDRS+=NULL.h
+ASN_MODULE_SRCS+=NULL.c
+ASN_MODULE_HDRS+=NativeEnumerated.h
+ASN_MODULE_SRCS+=NativeEnumerated.c
+ASN_MODULE_HDRS+=NativeInteger.h
+ASN_MODULE_SRCS+=NativeInteger.c
+ASN_MODULE_HDRS+=NumericString.h
+ASN_MODULE_SRCS+=NumericString.c
+ASN_MODULE_HDRS+=OBJECT_IDENTIFIER.h
+ASN_MODULE_SRCS+=OBJECT_IDENTIFIER.c
+ASN_MODULE_HDRS+=PrintableString.h
+ASN_MODULE_SRCS+=PrintableString.c
+ASN_MODULE_SRCS+=UTF8String.c
+ASN_MODULE_HDRS+=asn_SEQUENCE_OF.h
+ASN_MODULE_SRCS+=asn_SEQUENCE_OF.c
+ASN_MODULE_HDRS+=asn_SET_OF.h
+ASN_MODULE_SRCS+=asn_SET_OF.c
+ASN_MODULE_SRCS+=constr_CHOICE.c
+ASN_MODULE_HDRS+=constr_SEQUENCE.h
+ASN_MODULE_SRCS+=constr_SEQUENCE.c
+ASN_MODULE_HDRS+=constr_SEQUENCE_OF.h
+ASN_MODULE_SRCS+=constr_SEQUENCE_OF.c
+ASN_MODULE_HDRS+=constr_SET_OF.h
+ASN_MODULE_SRCS+=constr_SET_OF.c
+ASN_MODULE_HDRS+=asn_application.h
+ASN_MODULE_SRCS+=asn_application.c
+ASN_MODULE_HDRS+=asn_ioc.h
+ASN_MODULE_HDRS+=asn_system.h
+ASN_MODULE_HDRS+=asn_codecs.h
+ASN_MODULE_HDRS+=asn_internal.h
+ASN_MODULE_SRCS+=asn_internal.c
+ASN_MODULE_HDRS+=asn_random_fill.h
+ASN_MODULE_SRCS+=asn_random_fill.c
+ASN_MODULE_HDRS+=asn_bit_data.h
+ASN_MODULE_SRCS+=asn_bit_data.c
+ASN_MODULE_SRCS+=OCTET_STRING.c
+ASN_MODULE_HDRS+=BIT_STRING.h
+ASN_MODULE_SRCS+=BIT_STRING.c
+ASN_MODULE_SRCS+=asn_codecs_prim.c
+ASN_MODULE_HDRS+=asn_codecs_prim.h
+ASN_MODULE_HDRS+=ber_tlv_length.h
+ASN_MODULE_SRCS+=ber_tlv_length.c
+ASN_MODULE_HDRS+=ber_tlv_tag.h
+ASN_MODULE_SRCS+=ber_tlv_tag.c
+ASN_MODULE_HDRS+=ber_decoder.h
+ASN_MODULE_SRCS+=ber_decoder.c
+ASN_MODULE_HDRS+=der_encoder.h
+ASN_MODULE_SRCS+=der_encoder.c
+ASN_MODULE_HDRS+=constr_TYPE.h
+ASN_MODULE_SRCS+=constr_TYPE.c
+ASN_MODULE_HDRS+=constraints.h
+ASN_MODULE_SRCS+=constraints.c
+ASN_MODULE_HDRS+=xer_support.h
+ASN_MODULE_SRCS+=xer_support.c
+ASN_MODULE_HDRS+=xer_decoder.h
+ASN_MODULE_SRCS+=xer_decoder.c
+ASN_MODULE_HDRS+=xer_encoder.h
+ASN_MODULE_SRCS+=xer_encoder.c
+ASN_MODULE_HDRS+=per_support.h
+ASN_MODULE_SRCS+=per_support.c
+ASN_MODULE_HDRS+=per_decoder.h
+ASN_MODULE_SRCS+=per_decoder.c
+ASN_MODULE_HDRS+=per_encoder.h
+ASN_MODULE_SRCS+=per_encoder.c
+ASN_MODULE_HDRS+=per_opentype.h
+ASN_MODULE_SRCS+=per_opentype.c
+
+ASN_MODULE_CFLAGS=-DASN_DISABLE_OER_SUPPORT 
+
+lib_LTLIBRARIES+=libasncodec.la
+libasncodec_la_SOURCES=$(ASN_MODULE_SRCS) $(ASN_MODULE_HDRS)
+libasncodec_la_CPPFLAGS=-I$(top_srcdir)/
+libasncodec_la_CFLAGS=$(ASN_MODULE_CFLAGS)
+libasncodec_la_LDFLAGS=-lm
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDetermination.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDetermination.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDetermination.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MasterSlaveDetermination_H_
+#define	_MasterSlaveDetermination_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MasterSlaveDetermination */
+typedef struct MasterSlaveDetermination {
+	long	 terminalType;
+	long	 statusDeterminationNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MasterSlaveDetermination_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MasterSlaveDetermination;
+extern asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDetermination_specs_1;
+extern asn_TYPE_member_t asn_MBR_MasterSlaveDetermination_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MasterSlaveDetermination_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDetermination.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDetermination.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDetermination.c	(working copy)
@@ -0,0 +1,120 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MasterSlaveDetermination.h"
+
+static int
+memb_terminalType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_statusDeterminationNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 16777215)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_terminalType_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_statusDeterminationNumber_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 24, -1,  0,  16777215 }	/* (0..16777215) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MasterSlaveDetermination_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MasterSlaveDetermination, terminalType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_terminalType_constr_2,  memb_terminalType_constraint_1 },
+		0, 0, /* No default value */
+		"terminalType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MasterSlaveDetermination, statusDeterminationNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_statusDeterminationNumber_constr_3,  memb_statusDeterminationNumber_constraint_1 },
+		0, 0, /* No default value */
+		"statusDeterminationNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MasterSlaveDetermination_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MasterSlaveDetermination_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalTypeat 196 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* statusDeterminationNumberat 197 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDetermination_specs_1 = {
+	sizeof(struct MasterSlaveDetermination),
+	offsetof(struct MasterSlaveDetermination, _asn_ctx),
+	asn_MAP_MasterSlaveDetermination_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MasterSlaveDetermination = {
+	"MasterSlaveDetermination",
+	"MasterSlaveDetermination",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MasterSlaveDetermination_tags_1,
+	sizeof(asn_DEF_MasterSlaveDetermination_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDetermination_tags_1[0]), /* 1 */
+	asn_DEF_MasterSlaveDetermination_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MasterSlaveDetermination_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDetermination_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MasterSlaveDetermination_1,
+	2,	/* Elements count */
+	&asn_SPC_MasterSlaveDetermination_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationAck.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MasterSlaveDeterminationAck_H_
+#define	_MasterSlaveDeterminationAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MasterSlaveDeterminationAck__decision_PR {
+	MasterSlaveDeterminationAck__decision_PR_NOTHING,	/* No components present */
+	MasterSlaveDeterminationAck__decision_PR_master,
+	MasterSlaveDeterminationAck__decision_PR_slave
+} MasterSlaveDeterminationAck__decision_PR;
+
+/* MasterSlaveDeterminationAck */
+typedef struct MasterSlaveDeterminationAck {
+	struct MasterSlaveDeterminationAck__decision {
+		MasterSlaveDeterminationAck__decision_PR present;
+		union MasterSlaveDeterminationAck__decision_u {
+			NULL_t	 master;
+			NULL_t	 slave;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} decision;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MasterSlaveDeterminationAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MasterSlaveDeterminationAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDeterminationAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_MasterSlaveDeterminationAck_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MasterSlaveDeterminationAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationAck.c	(working copy)
@@ -0,0 +1,104 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MasterSlaveDeterminationAck.h"
+
+static asn_per_constraints_t asn_PER_type_decision_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_decision_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MasterSlaveDeterminationAck__decision, choice.master),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"master"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MasterSlaveDeterminationAck__decision, choice.slave),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slave"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_decision_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* masterat 205 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* slaveat 206 */
+};
+static asn_CHOICE_specifics_t asn_SPC_decision_specs_2 = {
+	sizeof(struct MasterSlaveDeterminationAck__decision),
+	offsetof(struct MasterSlaveDeterminationAck__decision, _asn_ctx),
+	offsetof(struct MasterSlaveDeterminationAck__decision, present),
+	sizeof(((struct MasterSlaveDeterminationAck__decision *)0)->present),
+	asn_MAP_decision_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_decision_2 = {
+	"decision",
+	"decision",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_decision_constr_2, CHOICE_constraint },
+	asn_MBR_decision_2,
+	2,	/* Elements count */
+	&asn_SPC_decision_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MasterSlaveDeterminationAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MasterSlaveDeterminationAck, decision),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_decision_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"decision"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MasterSlaveDeterminationAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MasterSlaveDeterminationAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* decisionat 205 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDeterminationAck_specs_1 = {
+	sizeof(struct MasterSlaveDeterminationAck),
+	offsetof(struct MasterSlaveDeterminationAck, _asn_ctx),
+	asn_MAP_MasterSlaveDeterminationAck_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MasterSlaveDeterminationAck = {
+	"MasterSlaveDeterminationAck",
+	"MasterSlaveDeterminationAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MasterSlaveDeterminationAck_tags_1,
+	sizeof(asn_DEF_MasterSlaveDeterminationAck_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDeterminationAck_tags_1[0]), /* 1 */
+	asn_DEF_MasterSlaveDeterminationAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MasterSlaveDeterminationAck_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDeterminationAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MasterSlaveDeterminationAck_1,
+	1,	/* Elements count */
+	&asn_SPC_MasterSlaveDeterminationAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationReject.h	(working copy)
@@ -0,0 +1,65 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MasterSlaveDeterminationReject_H_
+#define	_MasterSlaveDeterminationReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MasterSlaveDeterminationReject__cause_PR {
+	MasterSlaveDeterminationReject__cause_PR_NOTHING,	/* No components present */
+	MasterSlaveDeterminationReject__cause_PR_identicalNumbers
+	/* Extensions may appear below */
+	
+} MasterSlaveDeterminationReject__cause_PR;
+
+/* MasterSlaveDeterminationReject */
+typedef struct MasterSlaveDeterminationReject {
+	struct MasterSlaveDeterminationReject__cause {
+		MasterSlaveDeterminationReject__cause_PR present;
+		union MasterSlaveDeterminationReject__cause_u {
+			NULL_t	 identicalNumbers;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MasterSlaveDeterminationReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MasterSlaveDeterminationReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDeterminationReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_MasterSlaveDeterminationReject_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MasterSlaveDeterminationReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationReject.c	(working copy)
@@ -0,0 +1,94 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MasterSlaveDeterminationReject.h"
+
+static asn_per_constraints_t asn_PER_type_cause_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cause_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MasterSlaveDeterminationReject__cause, choice.identicalNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"identicalNumbers"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* identicalNumbersat 215 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_2 = {
+	sizeof(struct MasterSlaveDeterminationReject__cause),
+	offsetof(struct MasterSlaveDeterminationReject__cause, _asn_ctx),
+	offsetof(struct MasterSlaveDeterminationReject__cause, present),
+	sizeof(((struct MasterSlaveDeterminationReject__cause *)0)->present),
+	asn_MAP_cause_tag2el_2,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_2 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_2, CHOICE_constraint },
+	asn_MBR_cause_2,
+	1,	/* Elements count */
+	&asn_SPC_cause_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MasterSlaveDeterminationReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MasterSlaveDeterminationReject, cause),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MasterSlaveDeterminationReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MasterSlaveDeterminationReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* causeat 215 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDeterminationReject_specs_1 = {
+	sizeof(struct MasterSlaveDeterminationReject),
+	offsetof(struct MasterSlaveDeterminationReject, _asn_ctx),
+	asn_MAP_MasterSlaveDeterminationReject_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MasterSlaveDeterminationReject = {
+	"MasterSlaveDeterminationReject",
+	"MasterSlaveDeterminationReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MasterSlaveDeterminationReject_tags_1,
+	sizeof(asn_DEF_MasterSlaveDeterminationReject_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDeterminationReject_tags_1[0]), /* 1 */
+	asn_DEF_MasterSlaveDeterminationReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MasterSlaveDeterminationReject_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDeterminationReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MasterSlaveDeterminationReject_1,
+	1,	/* Elements count */
+	&asn_SPC_MasterSlaveDeterminationReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationRelease.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationRelease.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationRelease.h	(working copy)
@@ -0,0 +1,41 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MasterSlaveDeterminationRelease_H_
+#define	_MasterSlaveDeterminationRelease_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MasterSlaveDeterminationRelease */
+typedef struct MasterSlaveDeterminationRelease {
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MasterSlaveDeterminationRelease_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MasterSlaveDeterminationRelease;
+extern asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDeterminationRelease_specs_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MasterSlaveDeterminationRelease_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationRelease.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationRelease.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MasterSlaveDeterminationRelease.c	(working copy)
@@ -0,0 +1,35 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MasterSlaveDeterminationRelease.h"
+
+static const ber_tlv_tag_t asn_DEF_MasterSlaveDeterminationRelease_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SEQUENCE_specifics_t asn_SPC_MasterSlaveDeterminationRelease_specs_1 = {
+	sizeof(struct MasterSlaveDeterminationRelease),
+	offsetof(struct MasterSlaveDeterminationRelease, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MasterSlaveDeterminationRelease = {
+	"MasterSlaveDeterminationRelease",
+	"MasterSlaveDeterminationRelease",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MasterSlaveDeterminationRelease_tags_1,
+	sizeof(asn_DEF_MasterSlaveDeterminationRelease_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDeterminationRelease_tags_1[0]), /* 1 */
+	asn_DEF_MasterSlaveDeterminationRelease_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MasterSlaveDeterminationRelease_tags_1)
+		/sizeof(asn_DEF_MasterSlaveDeterminationRelease_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_MasterSlaveDeterminationRelease_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaxRedundancy.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaxRedundancy.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaxRedundancy.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MaxRedundancy_H_
+#define	_MaxRedundancy_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MaxRedundancy */
+typedef unsigned long	 MaxRedundancy_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_MaxRedundancy_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_MaxRedundancy;
+extern const asn_INTEGER_specifics_t asn_SPC_MaxRedundancy_specs_1;
+asn_struct_free_f MaxRedundancy_free;
+asn_struct_print_f MaxRedundancy_print;
+asn_constr_check_f MaxRedundancy_constraint;
+ber_type_decoder_f MaxRedundancy_decode_ber;
+der_type_encoder_f MaxRedundancy_encode_der;
+xer_type_decoder_f MaxRedundancy_decode_xer;
+xer_type_encoder_f MaxRedundancy_encode_xer;
+per_type_decoder_f MaxRedundancy_decode_uper;
+per_type_encoder_f MaxRedundancy_encode_uper;
+per_type_decoder_f MaxRedundancy_decode_aper;
+per_type_encoder_f MaxRedundancy_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MaxRedundancy_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaxRedundancy.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaxRedundancy.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaxRedundancy.c	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MaxRedundancy.h"
+
+int
+MaxRedundancy_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_MaxRedundancy_constr_1 CC_NOTUSED = {
+	{ APC_SEMI_CONSTRAINED,	-1, -1,  1,  0 }	/* (1..MAX) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+const asn_INTEGER_specifics_t asn_SPC_MaxRedundancy_specs_1 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_MaxRedundancy_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_MaxRedundancy = {
+	"MaxRedundancy",
+	"MaxRedundancy",
+	&asn_OP_NativeInteger,
+	asn_DEF_MaxRedundancy_tags_1,
+	sizeof(asn_DEF_MaxRedundancy_tags_1)
+		/sizeof(asn_DEF_MaxRedundancy_tags_1[0]), /* 1 */
+	asn_DEF_MaxRedundancy_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MaxRedundancy_tags_1)
+		/sizeof(asn_DEF_MaxRedundancy_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_MaxRedundancy_constr_1, MaxRedundancy_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_MaxRedundancy_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaximumBitRate.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaximumBitRate.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaximumBitRate.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MaximumBitRate_H_
+#define	_MaximumBitRate_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MaximumBitRate */
+typedef unsigned long	 MaximumBitRate_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_MaximumBitRate_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_MaximumBitRate;
+extern const asn_INTEGER_specifics_t asn_SPC_MaximumBitRate_specs_1;
+asn_struct_free_f MaximumBitRate_free;
+asn_struct_print_f MaximumBitRate_print;
+asn_constr_check_f MaximumBitRate_constraint;
+ber_type_decoder_f MaximumBitRate_decode_ber;
+der_type_encoder_f MaximumBitRate_encode_der;
+xer_type_decoder_f MaximumBitRate_decode_xer;
+xer_type_encoder_f MaximumBitRate_encode_xer;
+per_type_decoder_f MaximumBitRate_decode_uper;
+per_type_encoder_f MaximumBitRate_encode_uper;
+per_type_decoder_f MaximumBitRate_decode_aper;
+per_type_encoder_f MaximumBitRate_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MaximumBitRate_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaximumBitRate.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaximumBitRate.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MaximumBitRate.c	(working copy)
@@ -0,0 +1,57 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MaximumBitRate.h"
+
+int
+MaximumBitRate_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_MaximumBitRate_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+const asn_INTEGER_specifics_t asn_SPC_MaximumBitRate_specs_1 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_MaximumBitRate_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_MaximumBitRate = {
+	"MaximumBitRate",
+	"MaximumBitRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_MaximumBitRate_tags_1,
+	sizeof(asn_DEF_MaximumBitRate_tags_1)
+		/sizeof(asn_DEF_MaximumBitRate_tags_1[0]), /* 1 */
+	asn_DEF_MaximumBitRate_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MaximumBitRate_tags_1)
+		/sizeof(asn_DEF_MaximumBitRate_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_MaximumBitRate_constr_1, MaximumBitRate_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_MaximumBitRate_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuInfo.h	(working copy)
@@ -0,0 +1,59 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_McuInfo_H_
+#define	_McuInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct SupportedProtocols;
+
+/* McuInfo */
+typedef struct McuInfo {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct McuInfo__protocol {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *protocol;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} McuInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_McuInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_McuInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_McuInfo_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "SupportedProtocols.h"
+
+#endif	/* _McuInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuInfo.c	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "McuInfo.h"
+
+static asn_TYPE_member_t asn_MBR_protocol_4[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_protocol_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_protocol_specs_4 = {
+	sizeof(struct McuInfo__protocol),
+	offsetof(struct McuInfo__protocol, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_protocol_4 = {
+	"protocol",
+	"protocol",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_protocol_tags_4,
+	sizeof(asn_DEF_protocol_tags_4)
+		/sizeof(asn_DEF_protocol_tags_4[0]) - 1, /* 1 */
+	asn_DEF_protocol_tags_4,	/* Same as above */
+	sizeof(asn_DEF_protocol_tags_4)
+		/sizeof(asn_DEF_protocol_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_protocol_4,
+	1,	/* Single element */
+	&asn_SPC_protocol_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_McuInfo_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct McuInfo, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct McuInfo, protocol),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_protocol_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocol"
+		},
+};
+static const int asn_MAP_McuInfo_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_McuInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_McuInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 632 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* protocolat 634 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_McuInfo_specs_1 = {
+	sizeof(struct McuInfo),
+	offsetof(struct McuInfo, _asn_ctx),
+	asn_MAP_McuInfo_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_McuInfo_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_McuInfo = {
+	"McuInfo",
+	"McuInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_McuInfo_tags_1,
+	sizeof(asn_DEF_McuInfo_tags_1)
+		/sizeof(asn_DEF_McuInfo_tags_1[0]), /* 1 */
+	asn_DEF_McuInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_McuInfo_tags_1)
+		/sizeof(asn_DEF_McuInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_McuInfo_1,
+	2,	/* Elements count */
+	&asn_SPC_McuInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuNumber.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_McuNumber_H_
+#define	_McuNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* McuNumber */
+typedef long	 McuNumber_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_McuNumber_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_McuNumber;
+asn_struct_free_f McuNumber_free;
+asn_struct_print_f McuNumber_print;
+asn_constr_check_f McuNumber_constraint;
+ber_type_decoder_f McuNumber_decode_ber;
+der_type_encoder_f McuNumber_encode_der;
+xer_type_decoder_f McuNumber_decode_xer;
+xer_type_encoder_f McuNumber_encode_xer;
+per_type_decoder_f McuNumber_decode_uper;
+per_type_encoder_f McuNumber_encode_uper;
+per_type_decoder_f McuNumber_decode_aper;
+per_type_encoder_f McuNumber_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _McuNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/McuNumber.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "McuNumber.h"
+
+int
+McuNumber_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 192)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_McuNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  192 }	/* (0..192) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_McuNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_McuNumber = {
+	"McuNumber",
+	"McuNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_McuNumber_tags_1,
+	sizeof(asn_DEF_McuNumber_tags_1)
+		/sizeof(asn_DEF_McuNumber_tags_1[0]), /* 1 */
+	asn_DEF_McuNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_McuNumber_tags_1)
+		/sizeof(asn_DEF_McuNumber_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_McuNumber_constr_1, McuNumber_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaChannelCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaChannelCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaChannelCapability.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MediaChannelCapability_H_
+#define	_MediaChannelCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MediaTransportType;
+
+/* MediaChannelCapability */
+typedef struct MediaChannelCapability {
+	struct MediaTransportType	*mediaTransport;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MediaChannelCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MediaChannelCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_MediaChannelCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_MediaChannelCapability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MediaTransportType.h"
+
+#endif	/* _MediaChannelCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaChannelCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaChannelCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaChannelCapability.c	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MediaChannelCapability.h"
+
+asn_TYPE_member_t asn_MBR_MediaChannelCapability_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct MediaChannelCapability, mediaTransport),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MediaTransportType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaTransport"
+		},
+};
+static const int asn_MAP_MediaChannelCapability_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_MediaChannelCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MediaChannelCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* mediaTransportat 692 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MediaChannelCapability_specs_1 = {
+	sizeof(struct MediaChannelCapability),
+	offsetof(struct MediaChannelCapability, _asn_ctx),
+	asn_MAP_MediaChannelCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_MediaChannelCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MediaChannelCapability = {
+	"MediaChannelCapability",
+	"MediaChannelCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MediaChannelCapability_tags_1,
+	sizeof(asn_DEF_MediaChannelCapability_tags_1)
+		/sizeof(asn_DEF_MediaChannelCapability_tags_1[0]), /* 1 */
+	asn_DEF_MediaChannelCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MediaChannelCapability_tags_1)
+		/sizeof(asn_DEF_MediaChannelCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MediaChannelCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_MediaChannelCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaDistributionCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaDistributionCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaDistributionCapability.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MediaDistributionCapability_H_
+#define	_MediaDistributionCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DataApplicationCapability;
+
+/* MediaDistributionCapability */
+typedef struct MediaDistributionCapability {
+	BOOLEAN_t	 centralizedControl;
+	BOOLEAN_t	 distributedControl;
+	BOOLEAN_t	 centralizedAudio;
+	BOOLEAN_t	 distributedAudio;
+	BOOLEAN_t	 centralizedVideo;
+	BOOLEAN_t	 distributedVideo;
+	struct MediaDistributionCapability__centralizedData {
+		A_SEQUENCE_OF(struct DataApplicationCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *centralizedData;
+	struct MediaDistributionCapability__distributedData {
+		A_SEQUENCE_OF(struct DataApplicationCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *distributedData;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MediaDistributionCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MediaDistributionCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_MediaDistributionCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_MediaDistributionCapability_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DataApplicationCapability.h"
+
+#endif	/* _MediaDistributionCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaDistributionCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaDistributionCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaDistributionCapability.c	(working copy)
@@ -0,0 +1,196 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MediaDistributionCapability.h"
+
+static asn_TYPE_member_t asn_MBR_centralizedData_8[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_centralizedData_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_centralizedData_specs_8 = {
+	sizeof(struct MediaDistributionCapability__centralizedData),
+	offsetof(struct MediaDistributionCapability__centralizedData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_centralizedData_8 = {
+	"centralizedData",
+	"centralizedData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_centralizedData_tags_8,
+	sizeof(asn_DEF_centralizedData_tags_8)
+		/sizeof(asn_DEF_centralizedData_tags_8[0]) - 1, /* 1 */
+	asn_DEF_centralizedData_tags_8,	/* Same as above */
+	sizeof(asn_DEF_centralizedData_tags_8)
+		/sizeof(asn_DEF_centralizedData_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_centralizedData_8,
+	1,	/* Single element */
+	&asn_SPC_centralizedData_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_distributedData_10[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataApplicationCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_distributedData_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_distributedData_specs_10 = {
+	sizeof(struct MediaDistributionCapability__distributedData),
+	offsetof(struct MediaDistributionCapability__distributedData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_distributedData_10 = {
+	"distributedData",
+	"distributedData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_distributedData_tags_10,
+	sizeof(asn_DEF_distributedData_tags_10)
+		/sizeof(asn_DEF_distributedData_tags_10[0]) - 1, /* 1 */
+	asn_DEF_distributedData_tags_10,	/* Same as above */
+	sizeof(asn_DEF_distributedData_tags_10)
+		/sizeof(asn_DEF_distributedData_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_distributedData_10,
+	1,	/* Single element */
+	&asn_SPC_distributedData_specs_10	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MediaDistributionCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaDistributionCapability, centralizedControl),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"centralizedControl"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaDistributionCapability, distributedControl),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"distributedControl"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaDistributionCapability, centralizedAudio),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"centralizedAudio"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaDistributionCapability, distributedAudio),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"distributedAudio"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaDistributionCapability, centralizedVideo),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"centralizedVideo"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaDistributionCapability, distributedVideo),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"distributedVideo"
+		},
+	{ ATF_POINTER, 2, offsetof(struct MediaDistributionCapability, centralizedData),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_centralizedData_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"centralizedData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MediaDistributionCapability, distributedData),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_distributedData_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"distributedData"
+		},
+};
+static const int asn_MAP_MediaDistributionCapability_oms_1[] = { 6, 7 };
+static const ber_tlv_tag_t asn_DEF_MediaDistributionCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MediaDistributionCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* centralizedControlat 757 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* distributedControlat 758 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* centralizedAudioat 759 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* distributedAudioat 760 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* centralizedVideoat 761 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* distributedVideoat 762 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* centralizedDataat 763 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* distributedDataat 764 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MediaDistributionCapability_specs_1 = {
+	sizeof(struct MediaDistributionCapability),
+	offsetof(struct MediaDistributionCapability, _asn_ctx),
+	asn_MAP_MediaDistributionCapability_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_MediaDistributionCapability_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MediaDistributionCapability = {
+	"MediaDistributionCapability",
+	"MediaDistributionCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MediaDistributionCapability_tags_1,
+	sizeof(asn_DEF_MediaDistributionCapability_tags_1)
+		/sizeof(asn_DEF_MediaDistributionCapability_tags_1[0]), /* 1 */
+	asn_DEF_MediaDistributionCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MediaDistributionCapability_tags_1)
+		/sizeof(asn_DEF_MediaDistributionCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MediaDistributionCapability_1,
+	8,	/* Elements count */
+	&asn_SPC_MediaDistributionCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaEncryptionAlgorithm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaEncryptionAlgorithm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaEncryptionAlgorithm.h	(working copy)
@@ -0,0 +1,64 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MediaEncryptionAlgorithm_H_
+#define	_MediaEncryptionAlgorithm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MediaEncryptionAlgorithm_PR {
+	MediaEncryptionAlgorithm_PR_NOTHING,	/* No components present */
+	MediaEncryptionAlgorithm_PR_nonStandard,
+	MediaEncryptionAlgorithm_PR_algorithm
+	/* Extensions may appear below */
+	
+} MediaEncryptionAlgorithm_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* MediaEncryptionAlgorithm */
+typedef struct MediaEncryptionAlgorithm {
+	MediaEncryptionAlgorithm_PR present;
+	union MediaEncryptionAlgorithm_u {
+		struct NonStandardParameter	*nonStandard;
+		OBJECT_IDENTIFIER_t	 algorithm;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MediaEncryptionAlgorithm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MediaEncryptionAlgorithm;
+extern asn_CHOICE_specifics_t asn_SPC_MediaEncryptionAlgorithm_specs_1;
+extern asn_TYPE_member_t asn_MBR_MediaEncryptionAlgorithm_1[2];
+extern asn_per_constraints_t asn_PER_type_MediaEncryptionAlgorithm_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _MediaEncryptionAlgorithm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaEncryptionAlgorithm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaEncryptionAlgorithm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaEncryptionAlgorithm.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MediaEncryptionAlgorithm.h"
+
+asn_per_constraints_t asn_PER_type_MediaEncryptionAlgorithm_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MediaEncryptionAlgorithm_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MediaEncryptionAlgorithm, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaEncryptionAlgorithm, choice.algorithm),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithm"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MediaEncryptionAlgorithm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1457 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* algorithmat 1458 */
+};
+asn_CHOICE_specifics_t asn_SPC_MediaEncryptionAlgorithm_specs_1 = {
+	sizeof(struct MediaEncryptionAlgorithm),
+	offsetof(struct MediaEncryptionAlgorithm, _asn_ctx),
+	offsetof(struct MediaEncryptionAlgorithm, present),
+	sizeof(((struct MediaEncryptionAlgorithm *)0)->present),
+	asn_MAP_MediaEncryptionAlgorithm_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MediaEncryptionAlgorithm = {
+	"MediaEncryptionAlgorithm",
+	"MediaEncryptionAlgorithm",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MediaEncryptionAlgorithm_constr_1, CHOICE_constraint },
+	asn_MBR_MediaEncryptionAlgorithm_1,
+	2,	/* Elements count */
+	&asn_SPC_MediaEncryptionAlgorithm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaPacketizationCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaPacketizationCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaPacketizationCapability.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MediaPacketizationCapability_H_
+#define	_MediaPacketizationCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct RTPPayloadType;
+
+/* MediaPacketizationCapability */
+typedef struct MediaPacketizationCapability {
+	BOOLEAN_t	 h261aVideoPacketization;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct MediaPacketizationCapability__rtpPayloadType {
+		A_SEQUENCE_OF(struct RTPPayloadType) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *rtpPayloadType;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MediaPacketizationCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MediaPacketizationCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_MediaPacketizationCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_MediaPacketizationCapability_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RTPPayloadType.h"
+
+#endif	/* _MediaPacketizationCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaPacketizationCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaPacketizationCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaPacketizationCapability.c	(working copy)
@@ -0,0 +1,135 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MediaPacketizationCapability.h"
+
+static int
+memb_rtpPayloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_rtpPayloadType_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_rtpPayloadType_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_rtpPayloadType_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RTPPayloadType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rtpPayloadType_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_rtpPayloadType_specs_4 = {
+	sizeof(struct MediaPacketizationCapability__rtpPayloadType),
+	offsetof(struct MediaPacketizationCapability__rtpPayloadType, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rtpPayloadType_4 = {
+	"rtpPayloadType",
+	"rtpPayloadType",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_rtpPayloadType_tags_4,
+	sizeof(asn_DEF_rtpPayloadType_tags_4)
+		/sizeof(asn_DEF_rtpPayloadType_tags_4[0]) - 1, /* 1 */
+	asn_DEF_rtpPayloadType_tags_4,	/* Same as above */
+	sizeof(asn_DEF_rtpPayloadType_tags_4)
+		/sizeof(asn_DEF_rtpPayloadType_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_rtpPayloadType_constr_4, SEQUENCE_OF_constraint },
+	asn_MBR_rtpPayloadType_4,
+	1,	/* Single element */
+	&asn_SPC_rtpPayloadType_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MediaPacketizationCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaPacketizationCapability, h261aVideoPacketization),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h261aVideoPacketization"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MediaPacketizationCapability, rtpPayloadType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_rtpPayloadType_4,
+		0,
+		{ 0, &asn_PER_memb_rtpPayloadType_constr_4,  memb_rtpPayloadType_constraint_1 },
+		0, 0, /* No default value */
+		"rtpPayloadType"
+		},
+};
+static const int asn_MAP_MediaPacketizationCapability_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_MediaPacketizationCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MediaPacketizationCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h261aVideoPacketizationat 566 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rtpPayloadTypeat 568 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MediaPacketizationCapability_specs_1 = {
+	sizeof(struct MediaPacketizationCapability),
+	offsetof(struct MediaPacketizationCapability, _asn_ctx),
+	asn_MAP_MediaPacketizationCapability_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_MediaPacketizationCapability_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MediaPacketizationCapability = {
+	"MediaPacketizationCapability",
+	"MediaPacketizationCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MediaPacketizationCapability_tags_1,
+	sizeof(asn_DEF_MediaPacketizationCapability_tags_1)
+		/sizeof(asn_DEF_MediaPacketizationCapability_tags_1[0]), /* 1 */
+	asn_DEF_MediaPacketizationCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MediaPacketizationCapability_tags_1)
+		/sizeof(asn_DEF_MediaPacketizationCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MediaPacketizationCapability_1,
+	2,	/* Elements count */
+	&asn_SPC_MediaPacketizationCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaTransportType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaTransportType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaTransportType.h	(working copy)
@@ -0,0 +1,100 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MediaTransportType_H_
+#define	_MediaTransportType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MediaTransportType_PR {
+	MediaTransportType_PR_NOTHING,	/* No components present */
+	MediaTransportType_PR_ip_UDP,
+	MediaTransportType_PR_ip_TCP,
+	MediaTransportType_PR_atm_AAL5_UNIDIR,
+	MediaTransportType_PR_atm_AAL5_BIDIR,
+	/* Extensions may appear below */
+	MediaTransportType_PR_atm_AAL5_compressed,
+	MediaTransportType_PR_sctp,
+	MediaTransportType_PR_udp_dtls_sctp,
+	MediaTransportType_PR_tcp_dtls_sctp,
+	MediaTransportType_PR_sctp_dtls
+} MediaTransportType_PR;
+
+/* Forward declarations */
+struct SctpParam;
+
+/* MediaTransportType */
+typedef struct MediaTransportType {
+	MediaTransportType_PR present;
+	union MediaTransportType_u {
+		NULL_t	 ip_UDP;
+		NULL_t	 ip_TCP;
+		NULL_t	 atm_AAL5_UNIDIR;
+		NULL_t	 atm_AAL5_BIDIR;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct MediaTransportType__atm_AAL5_compressed {
+			BOOLEAN_t	 variable_delta;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *atm_AAL5_compressed;
+		struct SctpParam	*sctp;
+		struct MediaTransportType__udp_dtls_sctp {
+			A_SEQUENCE_OF(struct SctpParam) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *udp_dtls_sctp;
+		struct MediaTransportType__tcp_dtls_sctp {
+			A_SEQUENCE_OF(struct SctpParam) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *tcp_dtls_sctp;
+		struct SctpParam	*sctp_dtls;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MediaTransportType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MediaTransportType;
+extern asn_CHOICE_specifics_t asn_SPC_MediaTransportType_specs_1;
+extern asn_TYPE_member_t asn_MBR_MediaTransportType_1[9];
+extern asn_per_constraints_t asn_PER_type_MediaTransportType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SctpParam.h"
+
+#endif	/* _MediaTransportType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaTransportType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaTransportType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MediaTransportType.c	(working copy)
@@ -0,0 +1,249 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MediaTransportType.h"
+
+asn_per_constraints_t asn_PER_type_MediaTransportType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_atm_AAL5_compressed_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaTransportType__atm_AAL5_compressed, variable_delta),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"variable-delta"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_atm_AAL5_compressed_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_atm_AAL5_compressed_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* variable-deltaat 681 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_atm_AAL5_compressed_specs_7 = {
+	sizeof(struct MediaTransportType__atm_AAL5_compressed),
+	offsetof(struct MediaTransportType__atm_AAL5_compressed, _asn_ctx),
+	asn_MAP_atm_AAL5_compressed_tag2el_7,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_atm_AAL5_compressed_7 = {
+	"atm-AAL5-compressed",
+	"atm-AAL5-compressed",
+	&asn_OP_SEQUENCE,
+	asn_DEF_atm_AAL5_compressed_tags_7,
+	sizeof(asn_DEF_atm_AAL5_compressed_tags_7)
+		/sizeof(asn_DEF_atm_AAL5_compressed_tags_7[0]) - 1, /* 1 */
+	asn_DEF_atm_AAL5_compressed_tags_7,	/* Same as above */
+	sizeof(asn_DEF_atm_AAL5_compressed_tags_7)
+		/sizeof(asn_DEF_atm_AAL5_compressed_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_atm_AAL5_compressed_7,
+	1,	/* Elements count */
+	&asn_SPC_atm_AAL5_compressed_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_udp_dtls_sctp_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_udp_dtls_sctp_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_udp_dtls_sctp_specs_11 = {
+	sizeof(struct MediaTransportType__udp_dtls_sctp),
+	offsetof(struct MediaTransportType__udp_dtls_sctp, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_udp_dtls_sctp_11 = {
+	"udp-dtls-sctp",
+	"udp-dtls-sctp",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_udp_dtls_sctp_tags_11,
+	sizeof(asn_DEF_udp_dtls_sctp_tags_11)
+		/sizeof(asn_DEF_udp_dtls_sctp_tags_11[0]) - 1, /* 1 */
+	asn_DEF_udp_dtls_sctp_tags_11,	/* Same as above */
+	sizeof(asn_DEF_udp_dtls_sctp_tags_11)
+		/sizeof(asn_DEF_udp_dtls_sctp_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_udp_dtls_sctp_11,
+	1,	/* Single element */
+	&asn_SPC_udp_dtls_sctp_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tcp_dtls_sctp_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tcp_dtls_sctp_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tcp_dtls_sctp_specs_13 = {
+	sizeof(struct MediaTransportType__tcp_dtls_sctp),
+	offsetof(struct MediaTransportType__tcp_dtls_sctp, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tcp_dtls_sctp_13 = {
+	"tcp-dtls-sctp",
+	"tcp-dtls-sctp",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tcp_dtls_sctp_tags_13,
+	sizeof(asn_DEF_tcp_dtls_sctp_tags_13)
+		/sizeof(asn_DEF_tcp_dtls_sctp_tags_13[0]) - 1, /* 1 */
+	asn_DEF_tcp_dtls_sctp_tags_13,	/* Same as above */
+	sizeof(asn_DEF_tcp_dtls_sctp_tags_13)
+		/sizeof(asn_DEF_tcp_dtls_sctp_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tcp_dtls_sctp_13,
+	1,	/* Single element */
+	&asn_SPC_tcp_dtls_sctp_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MediaTransportType_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaTransportType, choice.ip_UDP),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ip-UDP"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaTransportType, choice.ip_TCP),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ip-TCP"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaTransportType, choice.atm_AAL5_UNIDIR),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atm-AAL5-UNIDIR"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MediaTransportType, choice.atm_AAL5_BIDIR),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atm-AAL5-BIDIR"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MediaTransportType, choice.atm_AAL5_compressed),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_atm_AAL5_compressed_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atm-AAL5-compressed"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MediaTransportType, choice.sctp),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sctp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MediaTransportType, choice.udp_dtls_sctp),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_udp_dtls_sctp_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"udp-dtls-sctp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MediaTransportType, choice.tcp_dtls_sctp),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_tcp_dtls_sctp_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tcp-dtls-sctp"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MediaTransportType, choice.sctp_dtls),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SctpParam,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sctp-dtls"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MediaTransportType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ip-UDPat 674 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ip-TCPat 675 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* atm-AAL5-UNIDIRat 676 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* atm-AAL5-BIDIRat 677 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* atm-AAL5-compressedat 681 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* sctpat 684 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* udp-dtls-sctpat 685 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* tcp-dtls-sctpat 686 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* sctp-dtlsat 688 */
+};
+asn_CHOICE_specifics_t asn_SPC_MediaTransportType_specs_1 = {
+	sizeof(struct MediaTransportType),
+	offsetof(struct MediaTransportType, _asn_ctx),
+	offsetof(struct MediaTransportType, present),
+	sizeof(((struct MediaTransportType *)0)->present),
+	asn_MAP_MediaTransportType_tag2el_1,
+	9,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MediaTransportType = {
+	"MediaTransportType",
+	"MediaTransportType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MediaTransportType_constr_1, CHOICE_constraint },
+	asn_MBR_MediaTransportType_1,
+	9,	/* Elements count */
+	&asn_SPC_MediaTransportType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousCommand.h	(working copy)
@@ -0,0 +1,235 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MiscellaneousCommand_H_
+#define	_MiscellaneousCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include "PictureReference.h"
+#include "EncryptionSync.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MiscellaneousCommand__type_PR {
+	MiscellaneousCommand__type_PR_NOTHING,	/* No components present */
+	MiscellaneousCommand__type_PR_equaliseDelay,
+	MiscellaneousCommand__type_PR_zeroDelay,
+	MiscellaneousCommand__type_PR_multipointModeCommand,
+	MiscellaneousCommand__type_PR_cancelMultipointModeCommand,
+	MiscellaneousCommand__type_PR_videoFreezePicture,
+	MiscellaneousCommand__type_PR_videoFastUpdatePicture,
+	MiscellaneousCommand__type_PR_videoFastUpdateGOB,
+	MiscellaneousCommand__type_PR_videoTemporalSpatialTradeOff,
+	MiscellaneousCommand__type_PR_videoSendSyncEveryGOB,
+	MiscellaneousCommand__type_PR_videoSendSyncEveryGOBCancel,
+	/* Extensions may appear below */
+	MiscellaneousCommand__type_PR_videoFastUpdateMB,
+	MiscellaneousCommand__type_PR_maxH223MUXPDUsize,
+	MiscellaneousCommand__type_PR_encryptionUpdate,
+	MiscellaneousCommand__type_PR_encryptionUpdateRequest,
+	MiscellaneousCommand__type_PR_switchReceiveMediaOff,
+	MiscellaneousCommand__type_PR_switchReceiveMediaOn,
+	MiscellaneousCommand__type_PR_progressiveRefinementStart,
+	MiscellaneousCommand__type_PR_progressiveRefinementAbortOne,
+	MiscellaneousCommand__type_PR_progressiveRefinementAbortContinuous,
+	MiscellaneousCommand__type_PR_videoBadMBs,
+	MiscellaneousCommand__type_PR_lostPicture,
+	MiscellaneousCommand__type_PR_lostPartialPicture,
+	MiscellaneousCommand__type_PR_recoveryReferencePicture,
+	MiscellaneousCommand__type_PR_encryptionUpdateCommand,
+	MiscellaneousCommand__type_PR_encryptionUpdateAck
+} MiscellaneousCommand__type_PR;
+typedef enum MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR {
+	MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR_NOTHING,	/* No components present */
+	MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR_doOneProgression,
+	MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR_doContinuousProgressions,
+	MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR_doOneIndependentProgression,
+	MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR_doContinuousIndependentProgressions
+	/* Extensions may appear below */
+	
+} MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR;
+
+/* Forward declarations */
+struct EncryptionUpdateDirection;
+struct EncryptionSync;
+struct EncryptionUpdateRequest;
+struct PictureReference;
+struct MultiplePayloadStream;
+
+/* MiscellaneousCommand */
+typedef struct MiscellaneousCommand {
+	LogicalChannelNumber_t	 logicalChannelNumber;
+	struct MiscellaneousCommand__type {
+		MiscellaneousCommand__type_PR present;
+		union MiscellaneousCommand__type_u {
+			NULL_t	 equaliseDelay;
+			NULL_t	 zeroDelay;
+			NULL_t	 multipointModeCommand;
+			NULL_t	 cancelMultipointModeCommand;
+			NULL_t	 videoFreezePicture;
+			NULL_t	 videoFastUpdatePicture;
+			struct MiscellaneousCommand__type__videoFastUpdateGOB {
+				long	 firstGOB;
+				long	 numberOfGOBs;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *videoFastUpdateGOB;
+			long	 videoTemporalSpatialTradeOff;
+			NULL_t	 videoSendSyncEveryGOB;
+			NULL_t	 videoSendSyncEveryGOBCancel;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct MiscellaneousCommand__type__videoFastUpdateMB {
+				long	*firstGOB;	/* OPTIONAL */
+				long	*firstMB;	/* OPTIONAL */
+				long	 numberOfMBs;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *videoFastUpdateMB;
+			long	 maxH223MUXPDUsize;
+			struct EncryptionSync	*encryptionUpdate;
+			struct EncryptionUpdateRequest	*encryptionUpdateRequest;
+			NULL_t	 switchReceiveMediaOff;
+			NULL_t	 switchReceiveMediaOn;
+			struct MiscellaneousCommand__type__progressiveRefinementStart {
+				struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount {
+					MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_PR present;
+					union MiscellaneousCommand__type__progressiveRefinementStart__repeatCount_u {
+						NULL_t	 doOneProgression;
+						NULL_t	 doContinuousProgressions;
+						NULL_t	 doOneIndependentProgression;
+						NULL_t	 doContinuousIndependentProgressions;
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+					} choice;
+					
+					/* Context for parsing across buffer boundaries */
+					asn_struct_ctx_t _asn_ctx;
+				} repeatCount;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *progressiveRefinementStart;
+			NULL_t	 progressiveRefinementAbortOne;
+			NULL_t	 progressiveRefinementAbortContinuous;
+			struct MiscellaneousCommand__type__videoBadMBs {
+				long	 firstMB;
+				long	 numberOfMBs;
+				long	 temporalReference;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *videoBadMBs;
+			struct MiscellaneousCommand__type__lostPicture {
+				A_SEQUENCE_OF(struct PictureReference) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *lostPicture;
+			struct MiscellaneousCommand__type__lostPartialPicture {
+				PictureReference_t	 pictureReference;
+				long	 firstMB;
+				long	 numberOfMBs;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *lostPartialPicture;
+			struct MiscellaneousCommand__type__recoveryReferencePicture {
+				A_SEQUENCE_OF(struct PictureReference) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *recoveryReferencePicture;
+			struct MiscellaneousCommand__type__encryptionUpdateCommand {
+				EncryptionSync_t	 encryptionSync;
+				struct MultiplePayloadStream	*multiplePayloadStream;	/* OPTIONAL */
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *encryptionUpdateCommand;
+			struct MiscellaneousCommand__type__encryptionUpdateAck {
+				long	 synchFlag;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *encryptionUpdateAck;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct EncryptionUpdateDirection	*direction;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MiscellaneousCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MiscellaneousCommand;
+extern asn_SEQUENCE_specifics_t asn_SPC_MiscellaneousCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_MiscellaneousCommand_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "EncryptionUpdateDirection.h"
+#include "EncryptionSync.h"
+#include "EncryptionUpdateRequest.h"
+#include "PictureReference.h"
+#include "MultiplePayloadStream.h"
+
+#endif	/* _MiscellaneousCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousCommand.c	(working copy)
@@ -0,0 +1,1279 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MiscellaneousCommand.h"
+
+static int
+memb_firstGOB_constraint_10(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 17)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_numberOfGOBs_constraint_10(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 18)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_firstGOB_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_firstMB_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 8192)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_numberOfMBs_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 8192)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_firstMB_constraint_37(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 9216)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_numberOfMBs_constraint_37(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 9216)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_temporalReference_constraint_37(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1023)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_firstMB_constraint_44(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 9216)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_numberOfMBs_constraint_44(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 9216)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_synchFlag_constraint_55(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_videoTemporalSpatialTradeOff_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 31)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxH223MUXPDUsize_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_firstGOB_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  0,  17 }	/* (0..17) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_numberOfGOBs_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  18 }	/* (1..18) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_firstGOB_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_firstMB_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 13,  13,  1,  8192 }	/* (1..8192) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_numberOfMBs_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 13,  13,  1,  8192 }	/* (1..8192) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_repeatCount_constr_28 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_firstMB_constr_38 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  1,  9216 }	/* (1..9216) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_numberOfMBs_constr_39 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  1,  9216 }	/* (1..9216) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_temporalReference_constr_40 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 10,  10,  0,  1023 }	/* (0..1023) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_firstMB_constr_46 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  1,  9216 }	/* (1..9216) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_numberOfMBs_constr_47 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 14,  14,  1,  9216 }	/* (1..9216) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_synchFlag_constr_56 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_videoTemporalSpatialTradeOff_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  0,  31 }	/* (0..31) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxH223MUXPDUsize_constr_22 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_type_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  9 }	/* (0..9,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_videoFastUpdateGOB_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__videoFastUpdateGOB, firstGOB),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_firstGOB_constr_11,  memb_firstGOB_constraint_10 },
+		0, 0, /* No default value */
+		"firstGOB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__videoFastUpdateGOB, numberOfGOBs),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfGOBs_constr_12,  memb_numberOfGOBs_constraint_10 },
+		0, 0, /* No default value */
+		"numberOfGOBs"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_videoFastUpdateGOB_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_videoFastUpdateGOB_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* firstGOBat 3630 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* numberOfGOBsat 3631 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_videoFastUpdateGOB_specs_10 = {
+	sizeof(struct MiscellaneousCommand__type__videoFastUpdateGOB),
+	offsetof(struct MiscellaneousCommand__type__videoFastUpdateGOB, _asn_ctx),
+	asn_MAP_videoFastUpdateGOB_tag2el_10,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_videoFastUpdateGOB_10 = {
+	"videoFastUpdateGOB",
+	"videoFastUpdateGOB",
+	&asn_OP_SEQUENCE,
+	asn_DEF_videoFastUpdateGOB_tags_10,
+	sizeof(asn_DEF_videoFastUpdateGOB_tags_10)
+		/sizeof(asn_DEF_videoFastUpdateGOB_tags_10[0]) - 1, /* 1 */
+	asn_DEF_videoFastUpdateGOB_tags_10,	/* Same as above */
+	sizeof(asn_DEF_videoFastUpdateGOB_tags_10)
+		/sizeof(asn_DEF_videoFastUpdateGOB_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_videoFastUpdateGOB_10,
+	2,	/* Elements count */
+	&asn_SPC_videoFastUpdateGOB_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_videoFastUpdateMB_17[] = {
+	{ ATF_POINTER, 2, offsetof(struct MiscellaneousCommand__type__videoFastUpdateMB, firstGOB),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_firstGOB_constr_18,  memb_firstGOB_constraint_17 },
+		0, 0, /* No default value */
+		"firstGOB"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MiscellaneousCommand__type__videoFastUpdateMB, firstMB),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_firstMB_constr_19,  memb_firstMB_constraint_17 },
+		0, 0, /* No default value */
+		"firstMB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__videoFastUpdateMB, numberOfMBs),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfMBs_constr_20,  memb_numberOfMBs_constraint_17 },
+		0, 0, /* No default value */
+		"numberOfMBs"
+		},
+};
+static const int asn_MAP_videoFastUpdateMB_oms_17[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_videoFastUpdateMB_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_videoFastUpdateMB_tag2el_17[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* firstGOBat 3642 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* firstMBat 3643 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* numberOfMBsat 3644 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_videoFastUpdateMB_specs_17 = {
+	sizeof(struct MiscellaneousCommand__type__videoFastUpdateMB),
+	offsetof(struct MiscellaneousCommand__type__videoFastUpdateMB, _asn_ctx),
+	asn_MAP_videoFastUpdateMB_tag2el_17,
+	3,	/* Count of tags in the map */
+	asn_MAP_videoFastUpdateMB_oms_17,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_videoFastUpdateMB_17 = {
+	"videoFastUpdateMB",
+	"videoFastUpdateMB",
+	&asn_OP_SEQUENCE,
+	asn_DEF_videoFastUpdateMB_tags_17,
+	sizeof(asn_DEF_videoFastUpdateMB_tags_17)
+		/sizeof(asn_DEF_videoFastUpdateMB_tags_17[0]) - 1, /* 1 */
+	asn_DEF_videoFastUpdateMB_tags_17,	/* Same as above */
+	sizeof(asn_DEF_videoFastUpdateMB_tags_17)
+		/sizeof(asn_DEF_videoFastUpdateMB_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_videoFastUpdateMB_17,
+	3,	/* Elements count */
+	&asn_SPC_videoFastUpdateMB_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_repeatCount_28[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount, choice.doOneProgression),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"doOneProgression"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount, choice.doContinuousProgressions),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"doContinuousProgressions"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount, choice.doOneIndependentProgression),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"doOneIndependentProgression"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount, choice.doContinuousIndependentProgressions),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"doContinuousIndependentProgressions"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_repeatCount_tag2el_28[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* doOneProgressionat 3657 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* doContinuousProgressionsat 3658 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* doOneIndependentProgressionat 3659 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* doContinuousIndependentProgressionsat 3660 */
+};
+static asn_CHOICE_specifics_t asn_SPC_repeatCount_specs_28 = {
+	sizeof(struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount),
+	offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount, _asn_ctx),
+	offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount, present),
+	sizeof(((struct MiscellaneousCommand__type__progressiveRefinementStart__repeatCount *)0)->present),
+	asn_MAP_repeatCount_tag2el_28,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_repeatCount_28 = {
+	"repeatCount",
+	"repeatCount",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_repeatCount_constr_28, CHOICE_constraint },
+	asn_MBR_repeatCount_28,
+	4,	/* Elements count */
+	&asn_SPC_repeatCount_specs_28	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_progressiveRefinementStart_27[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart, repeatCount),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_repeatCount_28,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"repeatCount"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_progressiveRefinementStart_tags_27[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_progressiveRefinementStart_tag2el_27[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* repeatCountat 3657 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_progressiveRefinementStart_specs_27 = {
+	sizeof(struct MiscellaneousCommand__type__progressiveRefinementStart),
+	offsetof(struct MiscellaneousCommand__type__progressiveRefinementStart, _asn_ctx),
+	asn_MAP_progressiveRefinementStart_tag2el_27,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_progressiveRefinementStart_27 = {
+	"progressiveRefinementStart",
+	"progressiveRefinementStart",
+	&asn_OP_SEQUENCE,
+	asn_DEF_progressiveRefinementStart_tags_27,
+	sizeof(asn_DEF_progressiveRefinementStart_tags_27)
+		/sizeof(asn_DEF_progressiveRefinementStart_tags_27[0]) - 1, /* 1 */
+	asn_DEF_progressiveRefinementStart_tags_27,	/* Same as above */
+	sizeof(asn_DEF_progressiveRefinementStart_tags_27)
+		/sizeof(asn_DEF_progressiveRefinementStart_tags_27[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_progressiveRefinementStart_27,
+	1,	/* Elements count */
+	&asn_SPC_progressiveRefinementStart_specs_27	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_videoBadMBs_37[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__videoBadMBs, firstMB),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_firstMB_constr_38,  memb_firstMB_constraint_37 },
+		0, 0, /* No default value */
+		"firstMB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__videoBadMBs, numberOfMBs),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfMBs_constr_39,  memb_numberOfMBs_constraint_37 },
+		0, 0, /* No default value */
+		"numberOfMBs"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__videoBadMBs, temporalReference),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_temporalReference_constr_40,  memb_temporalReference_constraint_37 },
+		0, 0, /* No default value */
+		"temporalReference"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_videoBadMBs_tags_37[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_videoBadMBs_tag2el_37[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* firstMBat 3670 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* numberOfMBsat 3671 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* temporalReferenceat 3672 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_videoBadMBs_specs_37 = {
+	sizeof(struct MiscellaneousCommand__type__videoBadMBs),
+	offsetof(struct MiscellaneousCommand__type__videoBadMBs, _asn_ctx),
+	asn_MAP_videoBadMBs_tag2el_37,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_videoBadMBs_37 = {
+	"videoBadMBs",
+	"videoBadMBs",
+	&asn_OP_SEQUENCE,
+	asn_DEF_videoBadMBs_tags_37,
+	sizeof(asn_DEF_videoBadMBs_tags_37)
+		/sizeof(asn_DEF_videoBadMBs_tags_37[0]) - 1, /* 1 */
+	asn_DEF_videoBadMBs_tags_37,	/* Same as above */
+	sizeof(asn_DEF_videoBadMBs_tags_37)
+		/sizeof(asn_DEF_videoBadMBs_tags_37[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_videoBadMBs_37,
+	3,	/* Elements count */
+	&asn_SPC_videoBadMBs_specs_37	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_lostPicture_42[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_PictureReference,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_lostPicture_tags_42[] = {
+	(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_lostPicture_specs_42 = {
+	sizeof(struct MiscellaneousCommand__type__lostPicture),
+	offsetof(struct MiscellaneousCommand__type__lostPicture, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_lostPicture_42 = {
+	"lostPicture",
+	"lostPicture",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_lostPicture_tags_42,
+	sizeof(asn_DEF_lostPicture_tags_42)
+		/sizeof(asn_DEF_lostPicture_tags_42[0]) - 1, /* 1 */
+	asn_DEF_lostPicture_tags_42,	/* Same as above */
+	sizeof(asn_DEF_lostPicture_tags_42)
+		/sizeof(asn_DEF_lostPicture_tags_42[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_lostPicture_42,
+	1,	/* Single element */
+	&asn_SPC_lostPicture_specs_42	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_lostPartialPicture_44[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__lostPartialPicture, pictureReference),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PictureReference,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pictureReference"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__lostPartialPicture, firstMB),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_firstMB_constr_46,  memb_firstMB_constraint_44 },
+		0, 0, /* No default value */
+		"firstMB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__lostPartialPicture, numberOfMBs),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfMBs_constr_47,  memb_numberOfMBs_constraint_44 },
+		0, 0, /* No default value */
+		"numberOfMBs"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_lostPartialPicture_tags_44[] = {
+	(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_lostPartialPicture_tag2el_44[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pictureReferenceat 3678 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* firstMBat 3679 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* numberOfMBsat 3680 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_lostPartialPicture_specs_44 = {
+	sizeof(struct MiscellaneousCommand__type__lostPartialPicture),
+	offsetof(struct MiscellaneousCommand__type__lostPartialPicture, _asn_ctx),
+	asn_MAP_lostPartialPicture_tag2el_44,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_lostPartialPicture_44 = {
+	"lostPartialPicture",
+	"lostPartialPicture",
+	&asn_OP_SEQUENCE,
+	asn_DEF_lostPartialPicture_tags_44,
+	sizeof(asn_DEF_lostPartialPicture_tags_44)
+		/sizeof(asn_DEF_lostPartialPicture_tags_44[0]) - 1, /* 1 */
+	asn_DEF_lostPartialPicture_tags_44,	/* Same as above */
+	sizeof(asn_DEF_lostPartialPicture_tags_44)
+		/sizeof(asn_DEF_lostPartialPicture_tags_44[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_lostPartialPicture_44,
+	3,	/* Elements count */
+	&asn_SPC_lostPartialPicture_specs_44	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_recoveryReferencePicture_49[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_PictureReference,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_recoveryReferencePicture_tags_49[] = {
+	(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_recoveryReferencePicture_specs_49 = {
+	sizeof(struct MiscellaneousCommand__type__recoveryReferencePicture),
+	offsetof(struct MiscellaneousCommand__type__recoveryReferencePicture, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_recoveryReferencePicture_49 = {
+	"recoveryReferencePicture",
+	"recoveryReferencePicture",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_recoveryReferencePicture_tags_49,
+	sizeof(asn_DEF_recoveryReferencePicture_tags_49)
+		/sizeof(asn_DEF_recoveryReferencePicture_tags_49[0]) - 1, /* 1 */
+	asn_DEF_recoveryReferencePicture_tags_49,	/* Same as above */
+	sizeof(asn_DEF_recoveryReferencePicture_tags_49)
+		/sizeof(asn_DEF_recoveryReferencePicture_tags_49[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_recoveryReferencePicture_49,
+	1,	/* Single element */
+	&asn_SPC_recoveryReferencePicture_specs_49	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_encryptionUpdateCommand_51[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__encryptionUpdateCommand, encryptionSync),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionSync,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionSync"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MiscellaneousCommand__type__encryptionUpdateCommand, multiplePayloadStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplePayloadStream,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplePayloadStream"
+		},
+};
+static const int asn_MAP_encryptionUpdateCommand_oms_51[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_encryptionUpdateCommand_tags_51[] = {
+	(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_encryptionUpdateCommand_tag2el_51[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* encryptionSyncat 3686 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* multiplePayloadStreamat 3687 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_encryptionUpdateCommand_specs_51 = {
+	sizeof(struct MiscellaneousCommand__type__encryptionUpdateCommand),
+	offsetof(struct MiscellaneousCommand__type__encryptionUpdateCommand, _asn_ctx),
+	asn_MAP_encryptionUpdateCommand_tag2el_51,
+	2,	/* Count of tags in the map */
+	asn_MAP_encryptionUpdateCommand_oms_51,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_encryptionUpdateCommand_51 = {
+	"encryptionUpdateCommand",
+	"encryptionUpdateCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_encryptionUpdateCommand_tags_51,
+	sizeof(asn_DEF_encryptionUpdateCommand_tags_51)
+		/sizeof(asn_DEF_encryptionUpdateCommand_tags_51[0]) - 1, /* 1 */
+	asn_DEF_encryptionUpdateCommand_tags_51,	/* Same as above */
+	sizeof(asn_DEF_encryptionUpdateCommand_tags_51)
+		/sizeof(asn_DEF_encryptionUpdateCommand_tags_51[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_encryptionUpdateCommand_51,
+	2,	/* Elements count */
+	&asn_SPC_encryptionUpdateCommand_specs_51	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_encryptionUpdateAck_55[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type__encryptionUpdateAck, synchFlag),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_synchFlag_constr_56,  memb_synchFlag_constraint_55 },
+		0, 0, /* No default value */
+		"synchFlag"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_encryptionUpdateAck_tags_55[] = {
+	(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_encryptionUpdateAck_tag2el_55[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* synchFlagat 3692 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_encryptionUpdateAck_specs_55 = {
+	sizeof(struct MiscellaneousCommand__type__encryptionUpdateAck),
+	offsetof(struct MiscellaneousCommand__type__encryptionUpdateAck, _asn_ctx),
+	asn_MAP_encryptionUpdateAck_tag2el_55,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_encryptionUpdateAck_55 = {
+	"encryptionUpdateAck",
+	"encryptionUpdateAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_encryptionUpdateAck_tags_55,
+	sizeof(asn_DEF_encryptionUpdateAck_tags_55)
+		/sizeof(asn_DEF_encryptionUpdateAck_tags_55[0]) - 1, /* 1 */
+	asn_DEF_encryptionUpdateAck_tags_55,	/* Same as above */
+	sizeof(asn_DEF_encryptionUpdateAck_tags_55)
+		/sizeof(asn_DEF_encryptionUpdateAck_tags_55[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_encryptionUpdateAck_55,
+	1,	/* Elements count */
+	&asn_SPC_encryptionUpdateAck_specs_55	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_type_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.equaliseDelay),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"equaliseDelay"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.zeroDelay),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"zeroDelay"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.multipointModeCommand),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipointModeCommand"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.cancelMultipointModeCommand),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelMultipointModeCommand"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.videoFreezePicture),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoFreezePicture"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.videoFastUpdatePicture),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoFastUpdatePicture"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.videoFastUpdateGOB),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_videoFastUpdateGOB_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoFastUpdateGOB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.videoTemporalSpatialTradeOff),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_videoTemporalSpatialTradeOff_constr_13,  memb_videoTemporalSpatialTradeOff_constraint_3 },
+		0, 0, /* No default value */
+		"videoTemporalSpatialTradeOff"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.videoSendSyncEveryGOB),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoSendSyncEveryGOB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.videoSendSyncEveryGOBCancel),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoSendSyncEveryGOBCancel"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.videoFastUpdateMB),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_videoFastUpdateMB_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoFastUpdateMB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.maxH223MUXPDUsize),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxH223MUXPDUsize_constr_22,  memb_maxH223MUXPDUsize_constraint_3 },
+		0, 0, /* No default value */
+		"maxH223MUXPDUsize"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.encryptionUpdate),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionSync,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionUpdate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.encryptionUpdateRequest),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionUpdateRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionUpdateRequest"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.switchReceiveMediaOff),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"switchReceiveMediaOff"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.switchReceiveMediaOn),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"switchReceiveMediaOn"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.progressiveRefinementStart),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_progressiveRefinementStart_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"progressiveRefinementStart"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.progressiveRefinementAbortOne),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"progressiveRefinementAbortOne"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand__type, choice.progressiveRefinementAbortContinuous),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"progressiveRefinementAbortContinuous"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.videoBadMBs),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_videoBadMBs_37,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoBadMBs"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.lostPicture),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		0,
+		&asn_DEF_lostPicture_42,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"lostPicture"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.lostPartialPicture),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		0,
+		&asn_DEF_lostPartialPicture_44,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"lostPartialPicture"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.recoveryReferencePicture),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		0,
+		&asn_DEF_recoveryReferencePicture_49,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"recoveryReferencePicture"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.encryptionUpdateCommand),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		0,
+		&asn_DEF_encryptionUpdateCommand_51,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionUpdateCommand"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousCommand__type, choice.encryptionUpdateAck),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		0,
+		&asn_DEF_encryptionUpdateAck_55,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionUpdateAck"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* equaliseDelayat 3621 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* zeroDelayat 3622 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* multipointModeCommandat 3623 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cancelMultipointModeCommandat 3624 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* videoFreezePictureat 3625 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* videoFastUpdatePictureat 3626 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* videoFastUpdateGOBat 3630 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* videoTemporalSpatialTradeOffat 3634 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* videoSendSyncEveryGOBat 3636 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* videoSendSyncEveryGOBCancelat 3637 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* videoFastUpdateMBat 3642 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* maxH223MUXPDUsizeat 3647 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* encryptionUpdateat 3648 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* encryptionUpdateRequestat 3649 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* switchReceiveMediaOffat 3650 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* switchReceiveMediaOnat 3651 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* progressiveRefinementStartat 3662 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* progressiveRefinementAbortOneat 3665 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* progressiveRefinementAbortContinuousat 3666 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* videoBadMBsat 3670 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* lostPictureat 3675 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* lostPartialPictureat 3678 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* recoveryReferencePictureat 3683 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* encryptionUpdateCommandat 3686 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 } /* encryptionUpdateAckat 3692 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_3 = {
+	sizeof(struct MiscellaneousCommand__type),
+	offsetof(struct MiscellaneousCommand__type, _asn_ctx),
+	offsetof(struct MiscellaneousCommand__type, present),
+	sizeof(((struct MiscellaneousCommand__type *)0)->present),
+	asn_MAP_type_tag2el_3,
+	25,	/* Count of tags in the map */
+	0, 0,
+	10	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_3 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_3, CHOICE_constraint },
+	asn_MBR_type_3,
+	25,	/* Elements count */
+	&asn_SPC_type_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MiscellaneousCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousCommand, type),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MiscellaneousCommand, direction),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncryptionUpdateDirection,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"direction"
+		},
+};
+static const int asn_MAP_MiscellaneousCommand_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_MiscellaneousCommand_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MiscellaneousCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumberat 3618 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* typeat 3621 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* directionat 3697 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MiscellaneousCommand_specs_1 = {
+	sizeof(struct MiscellaneousCommand),
+	offsetof(struct MiscellaneousCommand, _asn_ctx),
+	asn_MAP_MiscellaneousCommand_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_MiscellaneousCommand_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MiscellaneousCommand = {
+	"MiscellaneousCommand",
+	"MiscellaneousCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MiscellaneousCommand_tags_1,
+	sizeof(asn_DEF_MiscellaneousCommand_tags_1)
+		/sizeof(asn_DEF_MiscellaneousCommand_tags_1[0]), /* 1 */
+	asn_DEF_MiscellaneousCommand_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MiscellaneousCommand_tags_1)
+		/sizeof(asn_DEF_MiscellaneousCommand_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MiscellaneousCommand_1,
+	3,	/* Elements count */
+	&asn_SPC_MiscellaneousCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousIndication.h	(working copy)
@@ -0,0 +1,106 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MiscellaneousIndication_H_
+#define	_MiscellaneousIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MiscellaneousIndication__type_PR {
+	MiscellaneousIndication__type_PR_NOTHING,	/* No components present */
+	MiscellaneousIndication__type_PR_logicalChannelActive,
+	MiscellaneousIndication__type_PR_logicalChannelInactive,
+	MiscellaneousIndication__type_PR_multipointConference,
+	MiscellaneousIndication__type_PR_cancelMultipointConference,
+	MiscellaneousIndication__type_PR_multipointZeroComm,
+	MiscellaneousIndication__type_PR_cancelMultipointZeroComm,
+	MiscellaneousIndication__type_PR_multipointSecondaryStatus,
+	MiscellaneousIndication__type_PR_cancelMultipointSecondaryStatus,
+	MiscellaneousIndication__type_PR_videoIndicateReadyToActivate,
+	MiscellaneousIndication__type_PR_videoTemporalSpatialTradeOff,
+	/* Extensions may appear below */
+	MiscellaneousIndication__type_PR_videoNotDecodedMBs,
+	MiscellaneousIndication__type_PR_transportCapability
+} MiscellaneousIndication__type_PR;
+
+/* Forward declarations */
+struct TransportCapability;
+
+/* MiscellaneousIndication */
+typedef struct MiscellaneousIndication {
+	LogicalChannelNumber_t	 logicalChannelNumber;
+	struct MiscellaneousIndication__type {
+		MiscellaneousIndication__type_PR present;
+		union MiscellaneousIndication__type_u {
+			NULL_t	 logicalChannelActive;
+			NULL_t	 logicalChannelInactive;
+			NULL_t	 multipointConference;
+			NULL_t	 cancelMultipointConference;
+			NULL_t	 multipointZeroComm;
+			NULL_t	 cancelMultipointZeroComm;
+			NULL_t	 multipointSecondaryStatus;
+			NULL_t	 cancelMultipointSecondaryStatus;
+			NULL_t	 videoIndicateReadyToActivate;
+			long	 videoTemporalSpatialTradeOff;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct MiscellaneousIndication__type__videoNotDecodedMBs {
+				long	 firstMB;
+				long	 numberOfMBs;
+				long	 temporalReference;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *videoNotDecodedMBs;
+			struct TransportCapability	*transportCapability;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MiscellaneousIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MiscellaneousIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_MiscellaneousIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_MiscellaneousIndication_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TransportCapability.h"
+
+#endif	/* _MiscellaneousIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MiscellaneousIndication.c	(working copy)
@@ -0,0 +1,397 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MiscellaneousIndication.h"
+
+static int
+memb_firstMB_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 8192)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_numberOfMBs_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 8192)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_temporalReference_constraint_15(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_videoTemporalSpatialTradeOff_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 31)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_firstMB_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 13,  13,  1,  8192 }	/* (1..8192) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_numberOfMBs_constr_17 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 13,  13,  1,  8192 }	/* (1..8192) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_temporalReference_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_videoTemporalSpatialTradeOff_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  0,  31 }	/* (0..31) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_type_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  9 }	/* (0..9,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_videoNotDecodedMBs_15[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type__videoNotDecodedMBs, firstMB),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_firstMB_constr_16,  memb_firstMB_constraint_15 },
+		0, 0, /* No default value */
+		"firstMB"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type__videoNotDecodedMBs, numberOfMBs),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfMBs_constr_17,  memb_numberOfMBs_constraint_15 },
+		0, 0, /* No default value */
+		"numberOfMBs"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type__videoNotDecodedMBs, temporalReference),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_temporalReference_constr_18,  memb_temporalReference_constraint_15 },
+		0, 0, /* No default value */
+		"temporalReference"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_videoNotDecodedMBs_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_videoNotDecodedMBs_tag2el_15[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* firstMBat 3939 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* numberOfMBsat 3940 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* temporalReferenceat 3941 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_videoNotDecodedMBs_specs_15 = {
+	sizeof(struct MiscellaneousIndication__type__videoNotDecodedMBs),
+	offsetof(struct MiscellaneousIndication__type__videoNotDecodedMBs, _asn_ctx),
+	asn_MAP_videoNotDecodedMBs_tag2el_15,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_videoNotDecodedMBs_15 = {
+	"videoNotDecodedMBs",
+	"videoNotDecodedMBs",
+	&asn_OP_SEQUENCE,
+	asn_DEF_videoNotDecodedMBs_tags_15,
+	sizeof(asn_DEF_videoNotDecodedMBs_tags_15)
+		/sizeof(asn_DEF_videoNotDecodedMBs_tags_15[0]) - 1, /* 1 */
+	asn_DEF_videoNotDecodedMBs_tags_15,	/* Same as above */
+	sizeof(asn_DEF_videoNotDecodedMBs_tags_15)
+		/sizeof(asn_DEF_videoNotDecodedMBs_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_videoNotDecodedMBs_15,
+	3,	/* Elements count */
+	&asn_SPC_videoNotDecodedMBs_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_type_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.logicalChannelActive),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelActive"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.logicalChannelInactive),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelInactive"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.multipointConference),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipointConference"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.cancelMultipointConference),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelMultipointConference"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.multipointZeroComm),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipointZeroComm"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.cancelMultipointZeroComm),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelMultipointZeroComm"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.multipointSecondaryStatus),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipointSecondaryStatus"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.cancelMultipointSecondaryStatus),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cancelMultipointSecondaryStatus"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.videoIndicateReadyToActivate),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoIndicateReadyToActivate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication__type, choice.videoTemporalSpatialTradeOff),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_videoTemporalSpatialTradeOff_constr_13,  memb_videoTemporalSpatialTradeOff_constraint_3 },
+		0, 0, /* No default value */
+		"videoTemporalSpatialTradeOff"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousIndication__type, choice.videoNotDecodedMBs),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_videoNotDecodedMBs_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoNotDecodedMBs"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MiscellaneousIndication__type, choice.transportCapability),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportCapability"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelActiveat 3919 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* logicalChannelInactiveat 3920 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* multipointConferenceat 3922 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cancelMultipointConferenceat 3923 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* multipointZeroCommat 3925 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cancelMultipointZeroCommat 3926 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* multipointSecondaryStatusat 3928 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* cancelMultipointSecondaryStatusat 3929 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* videoIndicateReadyToActivateat 3931 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* videoTemporalSpatialTradeOffat 3933 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* videoNotDecodedMBsat 3939 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* transportCapabilityat 3945 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_3 = {
+	sizeof(struct MiscellaneousIndication__type),
+	offsetof(struct MiscellaneousIndication__type, _asn_ctx),
+	offsetof(struct MiscellaneousIndication__type, present),
+	sizeof(((struct MiscellaneousIndication__type *)0)->present),
+	asn_MAP_type_tag2el_3,
+	12,	/* Count of tags in the map */
+	0, 0,
+	10	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_3 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_3, CHOICE_constraint },
+	asn_MBR_type_3,
+	12,	/* Elements count */
+	&asn_SPC_type_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MiscellaneousIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MiscellaneousIndication, type),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MiscellaneousIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MiscellaneousIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumberat 3916 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* typeat 3919 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MiscellaneousIndication_specs_1 = {
+	sizeof(struct MiscellaneousIndication),
+	offsetof(struct MiscellaneousIndication, _asn_ctx),
+	asn_MAP_MiscellaneousIndication_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MiscellaneousIndication = {
+	"MiscellaneousIndication",
+	"MiscellaneousIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MiscellaneousIndication_tags_1,
+	sizeof(asn_DEF_MiscellaneousIndication_tags_1)
+		/sizeof(asn_DEF_MiscellaneousIndication_tags_1[0]), /* 1 */
+	asn_DEF_MiscellaneousIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MiscellaneousIndication_tags_1)
+		/sizeof(asn_DEF_MiscellaneousIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MiscellaneousIndication_1,
+	2,	/* Elements count */
+	&asn_SPC_MiscellaneousIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationCommand.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MobileMultilinkReconfigurationCommand_H_
+#define	_MobileMultilinkReconfigurationCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MobileMultilinkReconfigurationCommand__status_PR {
+	MobileMultilinkReconfigurationCommand__status_PR_NOTHING,	/* No components present */
+	MobileMultilinkReconfigurationCommand__status_PR_synchronized,
+	MobileMultilinkReconfigurationCommand__status_PR_reconfiguration
+	/* Extensions may appear below */
+	
+} MobileMultilinkReconfigurationCommand__status_PR;
+
+/* MobileMultilinkReconfigurationCommand */
+typedef struct MobileMultilinkReconfigurationCommand {
+	long	 sampleSize;
+	long	 samplesPerFrame;
+	struct MobileMultilinkReconfigurationCommand__status {
+		MobileMultilinkReconfigurationCommand__status_PR present;
+		union MobileMultilinkReconfigurationCommand__status_u {
+			NULL_t	 synchronized;
+			NULL_t	 reconfiguration;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} status;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MobileMultilinkReconfigurationCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MobileMultilinkReconfigurationCommand;
+extern asn_SEQUENCE_specifics_t asn_SPC_MobileMultilinkReconfigurationCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_MobileMultilinkReconfigurationCommand_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MobileMultilinkReconfigurationCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationCommand.c	(working copy)
@@ -0,0 +1,184 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MobileMultilinkReconfigurationCommand.h"
+
+static int
+memb_sampleSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_samplesPerFrame_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_status_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sampleSize_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_samplesPerFrame_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_status_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MobileMultilinkReconfigurationCommand__status, choice.synchronized),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"synchronized"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MobileMultilinkReconfigurationCommand__status, choice.reconfiguration),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reconfiguration"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_status_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* synchronizedat 3820 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* reconfigurationat 3821 */
+};
+static asn_CHOICE_specifics_t asn_SPC_status_specs_4 = {
+	sizeof(struct MobileMultilinkReconfigurationCommand__status),
+	offsetof(struct MobileMultilinkReconfigurationCommand__status, _asn_ctx),
+	offsetof(struct MobileMultilinkReconfigurationCommand__status, present),
+	sizeof(((struct MobileMultilinkReconfigurationCommand__status *)0)->present),
+	asn_MAP_status_tag2el_4,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_status_4 = {
+	"status",
+	"status",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_status_constr_4, CHOICE_constraint },
+	asn_MBR_status_4,
+	2,	/* Elements count */
+	&asn_SPC_status_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MobileMultilinkReconfigurationCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MobileMultilinkReconfigurationCommand, sampleSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sampleSize_constr_2,  memb_sampleSize_constraint_1 },
+		0, 0, /* No default value */
+		"sampleSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MobileMultilinkReconfigurationCommand, samplesPerFrame),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_samplesPerFrame_constr_3,  memb_samplesPerFrame_constraint_1 },
+		0, 0, /* No default value */
+		"samplesPerFrame"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MobileMultilinkReconfigurationCommand, status),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_status_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"status"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MobileMultilinkReconfigurationCommand_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MobileMultilinkReconfigurationCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sampleSizeat 3816 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* samplesPerFrameat 3817 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* statusat 3820 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MobileMultilinkReconfigurationCommand_specs_1 = {
+	sizeof(struct MobileMultilinkReconfigurationCommand),
+	offsetof(struct MobileMultilinkReconfigurationCommand, _asn_ctx),
+	asn_MAP_MobileMultilinkReconfigurationCommand_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MobileMultilinkReconfigurationCommand = {
+	"MobileMultilinkReconfigurationCommand",
+	"MobileMultilinkReconfigurationCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MobileMultilinkReconfigurationCommand_tags_1,
+	sizeof(asn_DEF_MobileMultilinkReconfigurationCommand_tags_1)
+		/sizeof(asn_DEF_MobileMultilinkReconfigurationCommand_tags_1[0]), /* 1 */
+	asn_DEF_MobileMultilinkReconfigurationCommand_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MobileMultilinkReconfigurationCommand_tags_1)
+		/sizeof(asn_DEF_MobileMultilinkReconfigurationCommand_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MobileMultilinkReconfigurationCommand_1,
+	3,	/* Elements count */
+	&asn_SPC_MobileMultilinkReconfigurationCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationIndication.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MobileMultilinkReconfigurationIndication_H_
+#define	_MobileMultilinkReconfigurationIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MobileMultilinkReconfigurationIndication */
+typedef struct MobileMultilinkReconfigurationIndication {
+	long	 sampleSize;
+	long	 samplesPerFrame;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MobileMultilinkReconfigurationIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MobileMultilinkReconfigurationIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_MobileMultilinkReconfigurationIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_MobileMultilinkReconfigurationIndication_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MobileMultilinkReconfigurationIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileMultilinkReconfigurationIndication.c	(working copy)
@@ -0,0 +1,120 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MobileMultilinkReconfigurationIndication.h"
+
+static int
+memb_sampleSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_samplesPerFrame_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_sampleSize_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_samplesPerFrame_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MobileMultilinkReconfigurationIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MobileMultilinkReconfigurationIndication, sampleSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sampleSize_constr_2,  memb_sampleSize_constraint_1 },
+		0, 0, /* No default value */
+		"sampleSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MobileMultilinkReconfigurationIndication, samplesPerFrame),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_samplesPerFrame_constr_3,  memb_samplesPerFrame_constraint_1 },
+		0, 0, /* No default value */
+		"samplesPerFrame"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MobileMultilinkReconfigurationIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MobileMultilinkReconfigurationIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sampleSizeat 4196 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* samplesPerFrameat 4197 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MobileMultilinkReconfigurationIndication_specs_1 = {
+	sizeof(struct MobileMultilinkReconfigurationIndication),
+	offsetof(struct MobileMultilinkReconfigurationIndication, _asn_ctx),
+	asn_MAP_MobileMultilinkReconfigurationIndication_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MobileMultilinkReconfigurationIndication = {
+	"MobileMultilinkReconfigurationIndication",
+	"MobileMultilinkReconfigurationIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MobileMultilinkReconfigurationIndication_tags_1,
+	sizeof(asn_DEF_MobileMultilinkReconfigurationIndication_tags_1)
+		/sizeof(asn_DEF_MobileMultilinkReconfigurationIndication_tags_1[0]), /* 1 */
+	asn_DEF_MobileMultilinkReconfigurationIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MobileMultilinkReconfigurationIndication_tags_1)
+		/sizeof(asn_DEF_MobileMultilinkReconfigurationIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MobileMultilinkReconfigurationIndication_1,
+	2,	/* Elements count */
+	&asn_SPC_MobileMultilinkReconfigurationIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileUIM.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileUIM.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileUIM.h	(working copy)
@@ -0,0 +1,65 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MobileUIM_H_
+#define	_MobileUIM_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MobileUIM_PR {
+	MobileUIM_PR_NOTHING,	/* No components present */
+	MobileUIM_PR_ansi_41_uim,
+	MobileUIM_PR_gsm_uim
+	/* Extensions may appear below */
+	
+} MobileUIM_PR;
+
+/* Forward declarations */
+struct ANSI_41_UIM;
+struct GSM_UIM;
+
+/* MobileUIM */
+typedef struct MobileUIM {
+	MobileUIM_PR present;
+	union MobileUIM_u {
+		struct ANSI_41_UIM	*ansi_41_uim;
+		struct GSM_UIM	*gsm_uim;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MobileUIM_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MobileUIM;
+extern asn_CHOICE_specifics_t asn_SPC_MobileUIM_specs_1;
+extern asn_TYPE_member_t asn_MBR_MobileUIM_1[2];
+extern asn_per_constraints_t asn_PER_type_MobileUIM_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ANSI-41-UIM.h"
+#include "GSM-UIM.h"
+
+#endif	/* _MobileUIM_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileUIM.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileUIM.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MobileUIM.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MobileUIM.h"
+
+asn_per_constraints_t asn_PER_type_MobileUIM_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MobileUIM_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MobileUIM, choice.ansi_41_uim),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ANSI_41_UIM,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ansi-41-uim"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MobileUIM, choice.gsm_uim),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GSM_UIM,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gsm-uim"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MobileUIM_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* ansi-41-uimat 788 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* gsm-uimat 789 */
+};
+asn_CHOICE_specifics_t asn_SPC_MobileUIM_specs_1 = {
+	sizeof(struct MobileUIM),
+	offsetof(struct MobileUIM, _asn_ctx),
+	offsetof(struct MobileUIM, present),
+	sizeof(((struct MobileUIM *)0)->present),
+	asn_MAP_MobileUIM_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MobileUIM = {
+	"MobileUIM",
+	"MobileUIM",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MobileUIM_constr_1, CHOICE_constraint },
+	asn_MBR_MobileUIM_1,
+	2,	/* Elements count */
+	&asn_SPC_MobileUIM_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeDescription.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeDescription.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeDescription.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ModeDescription_H_
+#define	_ModeDescription_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ModeElement;
+
+/* ModeDescription */
+typedef struct ModeDescription {
+	A_SET_OF(struct ModeElement) list;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ModeDescription_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ModeDescription;
+extern asn_SET_OF_specifics_t asn_SPC_ModeDescription_specs_1;
+extern asn_TYPE_member_t asn_MBR_ModeDescription_1[1];
+extern asn_per_constraints_t asn_PER_type_ModeDescription_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ModeElement.h"
+
+#endif	/* _ModeDescription_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeDescription.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeDescription.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeDescription.c	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ModeDescription.h"
+
+asn_per_constraints_t asn_PER_type_ModeDescription_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ModeDescription_1[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ModeElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_ModeDescription_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+asn_SET_OF_specifics_t asn_SPC_ModeDescription_specs_1 = {
+	sizeof(struct ModeDescription),
+	offsetof(struct ModeDescription, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+asn_TYPE_descriptor_t asn_DEF_ModeDescription = {
+	"ModeDescription",
+	"ModeDescription",
+	&asn_OP_SET_OF,
+	asn_DEF_ModeDescription_tags_1,
+	sizeof(asn_DEF_ModeDescription_tags_1)
+		/sizeof(asn_DEF_ModeDescription_tags_1[0]), /* 1 */
+	asn_DEF_ModeDescription_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ModeDescription_tags_1)
+		/sizeof(asn_DEF_ModeDescription_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_ModeDescription_constr_1, SET_OF_constraint },
+	asn_MBR_ModeDescription_1,
+	1,	/* Single element */
+	&asn_SPC_ModeDescription_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElement.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElement.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElement.h	(working copy)
@@ -0,0 +1,65 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ModeElement_H_
+#define	_ModeElement_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ModeElementType.h"
+#include "LogicalChannelNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct H223ModeParameters;
+struct V76ModeParameters;
+struct H2250ModeParameters;
+struct GenericCapability;
+struct MultiplexedStreamModeParameters;
+
+/* ModeElement */
+typedef struct ModeElement {
+	ModeElementType_t	 type;
+	struct H223ModeParameters	*h223ModeParameters;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct V76ModeParameters	*v76ModeParameters;	/* OPTIONAL */
+	struct H2250ModeParameters	*h2250ModeParameters;	/* OPTIONAL */
+	struct GenericCapability	*genericModeParameters;	/* OPTIONAL */
+	struct MultiplexedStreamModeParameters	*multiplexedStreamModeParameters;	/* OPTIONAL */
+	LogicalChannelNumber_t	*logicalChannelNumber;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ModeElement_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ModeElement;
+extern asn_SEQUENCE_specifics_t asn_SPC_ModeElement_specs_1;
+extern asn_TYPE_member_t asn_MBR_ModeElement_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H223ModeParameters.h"
+#include "V76ModeParameters.h"
+#include "H2250ModeParameters.h"
+#include "GenericCapability.h"
+#include "MultiplexedStreamModeParameters.h"
+
+#endif	/* _ModeElement_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElement.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElement.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElement.c	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ModeElement.h"
+
+asn_TYPE_member_t asn_MBR_ModeElement_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ModeElement, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ModeElementType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+	{ ATF_POINTER, 6, offsetof(struct ModeElement, h223ModeParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223ModeParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223ModeParameters"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ModeElement, v76ModeParameters),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_V76ModeParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v76ModeParameters"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ModeElement, h2250ModeParameters),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H2250ModeParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h2250ModeParameters"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ModeElement, genericModeParameters),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericModeParameters"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ModeElement, multiplexedStreamModeParameters),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexedStreamModeParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexedStreamModeParameters"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ModeElement, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+};
+static const int asn_MAP_ModeElement_oms_1[] = { 1, 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_ModeElement_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ModeElement_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* typeat 2571 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h223ModeParametersat 2573 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* v76ModeParametersat 2575 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h2250ModeParametersat 2576 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* genericModeParametersat 2577 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* multiplexedStreamModeParametersat 2578 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* logicalChannelNumberat 2579 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ModeElement_specs_1 = {
+	sizeof(struct ModeElement),
+	offsetof(struct ModeElement, _asn_ctx),
+	asn_MAP_ModeElement_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_ModeElement_oms_1,	/* Optional members */
+	1, 5,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ModeElement = {
+	"ModeElement",
+	"ModeElement",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ModeElement_tags_1,
+	sizeof(asn_DEF_ModeElement_tags_1)
+		/sizeof(asn_DEF_ModeElement_tags_1[0]), /* 1 */
+	asn_DEF_ModeElement_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ModeElement_tags_1)
+		/sizeof(asn_DEF_ModeElement_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ModeElement_1,
+	7,	/* Elements count */
+	&asn_SPC_ModeElement_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElementType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElementType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElementType.h	(working copy)
@@ -0,0 +1,100 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ModeElementType_H_
+#define	_ModeElementType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ModeElementType_PR {
+	ModeElementType_PR_NOTHING,	/* No components present */
+	ModeElementType_PR_nonStandard,
+	ModeElementType_PR_videoMode,
+	ModeElementType_PR_audioMode,
+	ModeElementType_PR_dataMode,
+	ModeElementType_PR_encryptionMode,
+	/* Extensions may appear below */
+	ModeElementType_PR_h235Mode,
+	ModeElementType_PR_multiplexedStreamMode,
+	ModeElementType_PR_redundancyEncodingDTMode,
+	ModeElementType_PR_multiplePayloadStreamMode,
+	ModeElementType_PR_depFecMode,
+	ModeElementType_PR_fecMode
+} ModeElementType_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct VideoMode;
+struct AudioMode;
+struct DataMode;
+struct EncryptionMode;
+struct H235Mode;
+struct MultiplexedStreamParameter;
+struct RedundancyEncodingDTMode;
+struct MultiplePayloadStreamMode;
+struct DepFECMode;
+struct FECMode;
+
+/* ModeElementType */
+typedef struct ModeElementType {
+	ModeElementType_PR present;
+	union ModeElementType_u {
+		struct NonStandardParameter	*nonStandard;
+		struct VideoMode	*videoMode;
+		struct AudioMode	*audioMode;
+		struct DataMode	*dataMode;
+		struct EncryptionMode	*encryptionMode;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct H235Mode	*h235Mode;
+		struct MultiplexedStreamParameter	*multiplexedStreamMode;
+		struct RedundancyEncodingDTMode	*redundancyEncodingDTMode;
+		struct MultiplePayloadStreamMode	*multiplePayloadStreamMode;
+		struct DepFECMode	*depFecMode;
+		struct FECMode	*fecMode;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ModeElementType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ModeElementType;
+extern asn_CHOICE_specifics_t asn_SPC_ModeElementType_specs_1;
+extern asn_TYPE_member_t asn_MBR_ModeElementType_1[11];
+extern asn_per_constraints_t asn_PER_type_ModeElementType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "VideoMode.h"
+#include "AudioMode.h"
+#include "DataMode.h"
+#include "EncryptionMode.h"
+#include "H235Mode.h"
+#include "MultiplexedStreamParameter.h"
+#include "RedundancyEncodingDTMode.h"
+#include "MultiplePayloadStreamMode.h"
+#include "DepFECMode.h"
+#include "FECMode.h"
+
+#endif	/* _ModeElementType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElementType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElementType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ModeElementType.c	(working copy)
@@ -0,0 +1,152 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ModeElementType.h"
+
+asn_per_constraints_t asn_PER_type_ModeElementType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ModeElementType_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.videoMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.audioMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.dataMode),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.encryptionMode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncryptionMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.h235Mode),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235Mode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h235Mode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.multiplexedStreamMode),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexedStreamParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexedStreamMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.redundancyEncodingDTMode),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingDTMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncodingDTMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.multiplePayloadStreamMode),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplePayloadStreamMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplePayloadStreamMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.depFecMode),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DepFECMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"depFecMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ModeElementType, choice.fecMode),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FECMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fecMode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ModeElementType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2555 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoModeat 2556 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* audioModeat 2557 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* dataModeat 2558 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* encryptionModeat 2559 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* h235Modeat 2561 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* multiplexedStreamModeat 2562 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* redundancyEncodingDTModeat 2563 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* multiplePayloadStreamModeat 2564 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* depFecModeat 2565 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* fecModeat 2567 */
+};
+asn_CHOICE_specifics_t asn_SPC_ModeElementType_specs_1 = {
+	sizeof(struct ModeElementType),
+	offsetof(struct ModeElementType, _asn_ctx),
+	offsetof(struct ModeElementType, present),
+	sizeof(((struct ModeElementType *)0)->present),
+	asn_MAP_ModeElementType_tag2el_1,
+	11,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ModeElementType = {
+	"ModeElementType",
+	"ModeElementType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ModeElementType_constr_1, CHOICE_constraint },
+	asn_MBR_ModeElementType_1,
+	11,	/* Elements count */
+	&asn_SPC_ModeElementType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MulticastAddress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MulticastAddress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MulticastAddress.h	(working copy)
@@ -0,0 +1,89 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MulticastAddress_H_
+#define	_MulticastAddress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MulticastAddress_PR {
+	MulticastAddress_PR_NOTHING,	/* No components present */
+	MulticastAddress_PR_iPAddress,
+	MulticastAddress_PR_iP6Address,
+	/* Extensions may appear below */
+	MulticastAddress_PR_nsap,
+	MulticastAddress_PR_nonStandardAddress
+} MulticastAddress_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* MulticastAddress */
+typedef struct MulticastAddress {
+	MulticastAddress_PR present;
+	union MulticastAddress_u {
+		struct MulticastAddress__iPAddress {
+			OCTET_STRING_t	 network;
+			long	 tsapIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *iPAddress;
+		struct MulticastAddress__iP6Address {
+			OCTET_STRING_t	 network;
+			long	 tsapIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *iP6Address;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		OCTET_STRING_t	 nsap;
+		struct NonStandardParameter	*nonStandardAddress;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MulticastAddress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MulticastAddress;
+extern asn_CHOICE_specifics_t asn_SPC_MulticastAddress_specs_1;
+extern asn_TYPE_member_t asn_MBR_MulticastAddress_1[4];
+extern asn_per_constraints_t asn_PER_type_MulticastAddress_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _MulticastAddress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MulticastAddress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MulticastAddress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MulticastAddress.c	(working copy)
@@ -0,0 +1,341 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MulticastAddress.h"
+
+static int
+memb_network_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_tsapIdentifier_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_network_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_tsapIdentifier_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_nsap_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 20)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_network_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_tsapIdentifier_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_network_constr_7 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_tsapIdentifier_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_nsap_constr_11 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  1,  20 }	/* (SIZE(1..20)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_MulticastAddress_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_iPAddress_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MulticastAddress__iPAddress, network),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_network_constr_3,  memb_network_constraint_2 },
+		0, 0, /* No default value */
+		"network"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MulticastAddress__iPAddress, tsapIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_tsapIdentifier_constr_4,  memb_tsapIdentifier_constraint_2 },
+		0, 0, /* No default value */
+		"tsapIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_iPAddress_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_iPAddress_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* networkat 2210 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* tsapIdentifierat 2211 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_iPAddress_specs_2 = {
+	sizeof(struct MulticastAddress__iPAddress),
+	offsetof(struct MulticastAddress__iPAddress, _asn_ctx),
+	asn_MAP_iPAddress_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_iPAddress_2 = {
+	"iPAddress",
+	"iPAddress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_iPAddress_tags_2,
+	sizeof(asn_DEF_iPAddress_tags_2)
+		/sizeof(asn_DEF_iPAddress_tags_2[0]) - 1, /* 1 */
+	asn_DEF_iPAddress_tags_2,	/* Same as above */
+	sizeof(asn_DEF_iPAddress_tags_2)
+		/sizeof(asn_DEF_iPAddress_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_iPAddress_2,
+	2,	/* Elements count */
+	&asn_SPC_iPAddress_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_iP6Address_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MulticastAddress__iP6Address, network),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_network_constr_7,  memb_network_constraint_6 },
+		0, 0, /* No default value */
+		"network"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MulticastAddress__iP6Address, tsapIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_tsapIdentifier_constr_8,  memb_tsapIdentifier_constraint_6 },
+		0, 0, /* No default value */
+		"tsapIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_iP6Address_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_iP6Address_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* networkat 2216 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* tsapIdentifierat 2217 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_iP6Address_specs_6 = {
+	sizeof(struct MulticastAddress__iP6Address),
+	offsetof(struct MulticastAddress__iP6Address, _asn_ctx),
+	asn_MAP_iP6Address_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_iP6Address_6 = {
+	"iP6Address",
+	"iP6Address",
+	&asn_OP_SEQUENCE,
+	asn_DEF_iP6Address_tags_6,
+	sizeof(asn_DEF_iP6Address_tags_6)
+		/sizeof(asn_DEF_iP6Address_tags_6[0]) - 1, /* 1 */
+	asn_DEF_iP6Address_tags_6,	/* Same as above */
+	sizeof(asn_DEF_iP6Address_tags_6)
+		/sizeof(asn_DEF_iP6Address_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_iP6Address_6,
+	2,	/* Elements count */
+	&asn_SPC_iP6Address_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MulticastAddress_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MulticastAddress, choice.iPAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_iPAddress_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iPAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MulticastAddress, choice.iP6Address),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_iP6Address_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iP6Address"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MulticastAddress, choice.nsap),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_nsap_constr_11,  memb_nsap_constraint_1 },
+		0, 0, /* No default value */
+		"nsap"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MulticastAddress, choice.nonStandardAddress),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MulticastAddress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* iPAddressat 2210 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* iP6Addressat 2216 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nsapat 2221 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* nonStandardAddressat 2223 */
+};
+asn_CHOICE_specifics_t asn_SPC_MulticastAddress_specs_1 = {
+	sizeof(struct MulticastAddress),
+	offsetof(struct MulticastAddress, _asn_ctx),
+	offsetof(struct MulticastAddress, present),
+	sizeof(((struct MulticastAddress *)0)->present),
+	asn_MAP_MulticastAddress_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MulticastAddress = {
+	"MulticastAddress",
+	"MulticastAddress",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MulticastAddress_constr_1, CHOICE_constraint },
+	asn_MBR_MulticastAddress_1,
+	4,	/* Elements count */
+	&asn_SPC_MulticastAddress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkIndication.h	(working copy)
@@ -0,0 +1,84 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultilinkIndication_H_
+#define	_MultilinkIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+#include "ConnectionIdentifier.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultilinkIndication_PR {
+	MultilinkIndication_PR_NOTHING,	/* No components present */
+	MultilinkIndication_PR_nonStandard,
+	MultilinkIndication_PR_crcDesired,
+	MultilinkIndication_PR_excessiveError
+	/* Extensions may appear below */
+	
+} MultilinkIndication_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+
+/* MultilinkIndication */
+typedef struct MultilinkIndication {
+	MultilinkIndication_PR present;
+	union MultilinkIndication_u {
+		struct NonStandardMessage	*nonStandard;
+		struct MultilinkIndication__crcDesired {
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *crcDesired;
+		struct MultilinkIndication__excessiveError {
+			ConnectionIdentifier_t	 connectionIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *excessiveError;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultilinkIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultilinkIndication;
+extern asn_CHOICE_specifics_t asn_SPC_MultilinkIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultilinkIndication_1[3];
+extern asn_per_constraints_t asn_PER_type_MultilinkIndication_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+
+#endif	/* _MultilinkIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkIndication.c	(working copy)
@@ -0,0 +1,143 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultilinkIndication.h"
+
+asn_per_constraints_t asn_PER_type_MultilinkIndication_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_crcDesired_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SEQUENCE_specifics_t asn_SPC_crcDesired_specs_3 = {
+	sizeof(struct MultilinkIndication__crcDesired),
+	offsetof(struct MultilinkIndication__crcDesired, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_crcDesired_3 = {
+	"crcDesired",
+	"crcDesired",
+	&asn_OP_SEQUENCE,
+	asn_DEF_crcDesired_tags_3,
+	sizeof(asn_DEF_crcDesired_tags_3)
+		/sizeof(asn_DEF_crcDesired_tags_3[0]) - 1, /* 1 */
+	asn_DEF_crcDesired_tags_3,	/* Same as above */
+	sizeof(asn_DEF_crcDesired_tags_3)
+		/sizeof(asn_DEF_crcDesired_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_crcDesired_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_excessiveError_5[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkIndication__excessiveError, connectionIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConnectionIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectionIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_excessiveError_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_excessiveError_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* connectionIdentifierat 3398 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_excessiveError_specs_5 = {
+	sizeof(struct MultilinkIndication__excessiveError),
+	offsetof(struct MultilinkIndication__excessiveError, _asn_ctx),
+	asn_MAP_excessiveError_tag2el_5,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_excessiveError_5 = {
+	"excessiveError",
+	"excessiveError",
+	&asn_OP_SEQUENCE,
+	asn_DEF_excessiveError_tags_5,
+	sizeof(asn_DEF_excessiveError_tags_5)
+		/sizeof(asn_DEF_excessiveError_tags_5[0]) - 1, /* 1 */
+	asn_DEF_excessiveError_tags_5,	/* Same as above */
+	sizeof(asn_DEF_excessiveError_tags_5)
+		/sizeof(asn_DEF_excessiveError_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_excessiveError_5,
+	1,	/* Elements count */
+	&asn_SPC_excessiveError_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultilinkIndication_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultilinkIndication, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkIndication, choice.crcDesired),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_crcDesired_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crcDesired"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkIndication, choice.excessiveError),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_excessiveError_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"excessiveError"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultilinkIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 3389 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* crcDesiredat 3394 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* excessiveErrorat 3398 */
+};
+asn_CHOICE_specifics_t asn_SPC_MultilinkIndication_specs_1 = {
+	sizeof(struct MultilinkIndication),
+	offsetof(struct MultilinkIndication, _asn_ctx),
+	offsetof(struct MultilinkIndication, present),
+	sizeof(((struct MultilinkIndication *)0)->present),
+	asn_MAP_MultilinkIndication_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MultilinkIndication = {
+	"MultilinkIndication",
+	"MultilinkIndication",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MultilinkIndication_constr_1, CHOICE_constraint },
+	asn_MBR_MultilinkIndication_1,
+	3,	/* Elements count */
+	&asn_SPC_MultilinkIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkRequest.h	(working copy)
@@ -0,0 +1,132 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultilinkRequest_H_
+#define	_MultilinkRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include "SequenceNumber.h"
+#include "DialingInformation.h"
+#include "ConnectionIdentifier.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultilinkRequest_PR {
+	MultilinkRequest_PR_NOTHING,	/* No components present */
+	MultilinkRequest_PR_nonStandard,
+	MultilinkRequest_PR_callInformation,
+	MultilinkRequest_PR_addConnection,
+	MultilinkRequest_PR_removeConnection,
+	MultilinkRequest_PR_maximumHeaderInterval
+	/* Extensions may appear below */
+	
+} MultilinkRequest_PR;
+typedef enum MultilinkRequest__maximumHeaderInterval__requestType_PR {
+	MultilinkRequest__maximumHeaderInterval__requestType_PR_NOTHING,	/* No components present */
+	MultilinkRequest__maximumHeaderInterval__requestType_PR_currentIntervalInformation,
+	MultilinkRequest__maximumHeaderInterval__requestType_PR_requestedInterval
+	/* Extensions may appear below */
+	
+} MultilinkRequest__maximumHeaderInterval__requestType_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+
+/* MultilinkRequest */
+typedef struct MultilinkRequest {
+	MultilinkRequest_PR present;
+	union MultilinkRequest_u {
+		struct NonStandardMessage	*nonStandard;
+		struct MultilinkRequest__callInformation {
+			long	 maxNumberOfAdditionalConnections;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *callInformation;
+		struct MultilinkRequest__addConnection {
+			SequenceNumber_t	 sequenceNumber;
+			DialingInformation_t	 dialingInformation;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *addConnection;
+		struct MultilinkRequest__removeConnection {
+			ConnectionIdentifier_t	 connectionIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *removeConnection;
+		struct MultilinkRequest__maximumHeaderInterval {
+			struct MultilinkRequest__maximumHeaderInterval__requestType {
+				MultilinkRequest__maximumHeaderInterval__requestType_PR present;
+				union MultilinkRequest__maximumHeaderInterval__requestType_u {
+					NULL_t	 currentIntervalInformation;
+					long	 requestedInterval;
+					/*
+					 * This type is extensible,
+					 * possible extensions are below.
+					 */
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} requestType;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *maximumHeaderInterval;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultilinkRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultilinkRequest;
+extern asn_CHOICE_specifics_t asn_SPC_MultilinkRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultilinkRequest_1[5];
+extern asn_per_constraints_t asn_PER_type_MultilinkRequest_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+
+#endif	/* _MultilinkRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkRequest.c	(working copy)
@@ -0,0 +1,388 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultilinkRequest.h"
+
+static int
+memb_maxNumberOfAdditionalConnections_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_requestedInterval_constraint_14(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_maxNumberOfAdditionalConnections_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_requestedInterval_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_requestType_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_MultilinkRequest_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_callInformation_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkRequest__callInformation, maxNumberOfAdditionalConnections),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxNumberOfAdditionalConnections_constr_4,  memb_maxNumberOfAdditionalConnections_constraint_3 },
+		0, 0, /* No default value */
+		"maxNumberOfAdditionalConnections"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callInformation_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_callInformation_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* maxNumberOfAdditionalConnectionsat 3311 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_callInformation_specs_3 = {
+	sizeof(struct MultilinkRequest__callInformation),
+	offsetof(struct MultilinkRequest__callInformation, _asn_ctx),
+	asn_MAP_callInformation_tag2el_3,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callInformation_3 = {
+	"callInformation",
+	"callInformation",
+	&asn_OP_SEQUENCE,
+	asn_DEF_callInformation_tags_3,
+	sizeof(asn_DEF_callInformation_tags_3)
+		/sizeof(asn_DEF_callInformation_tags_3[0]) - 1, /* 1 */
+	asn_DEF_callInformation_tags_3,	/* Same as above */
+	sizeof(asn_DEF_callInformation_tags_3)
+		/sizeof(asn_DEF_callInformation_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_callInformation_3,
+	1,	/* Elements count */
+	&asn_SPC_callInformation_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_addConnection_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkRequest__addConnection, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkRequest__addConnection, dialingInformation),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DialingInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dialingInformation"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_addConnection_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_addConnection_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 3317 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* dialingInformationat 3318 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_addConnection_specs_6 = {
+	sizeof(struct MultilinkRequest__addConnection),
+	offsetof(struct MultilinkRequest__addConnection, _asn_ctx),
+	asn_MAP_addConnection_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_addConnection_6 = {
+	"addConnection",
+	"addConnection",
+	&asn_OP_SEQUENCE,
+	asn_DEF_addConnection_tags_6,
+	sizeof(asn_DEF_addConnection_tags_6)
+		/sizeof(asn_DEF_addConnection_tags_6[0]) - 1, /* 1 */
+	asn_DEF_addConnection_tags_6,	/* Same as above */
+	sizeof(asn_DEF_addConnection_tags_6)
+		/sizeof(asn_DEF_addConnection_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_addConnection_6,
+	2,	/* Elements count */
+	&asn_SPC_addConnection_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_removeConnection_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkRequest__removeConnection, connectionIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConnectionIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectionIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_removeConnection_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_removeConnection_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* connectionIdentifierat 3324 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_removeConnection_specs_10 = {
+	sizeof(struct MultilinkRequest__removeConnection),
+	offsetof(struct MultilinkRequest__removeConnection, _asn_ctx),
+	asn_MAP_removeConnection_tag2el_10,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_removeConnection_10 = {
+	"removeConnection",
+	"removeConnection",
+	&asn_OP_SEQUENCE,
+	asn_DEF_removeConnection_tags_10,
+	sizeof(asn_DEF_removeConnection_tags_10)
+		/sizeof(asn_DEF_removeConnection_tags_10[0]) - 1, /* 1 */
+	asn_DEF_removeConnection_tags_10,	/* Same as above */
+	sizeof(asn_DEF_removeConnection_tags_10)
+		/sizeof(asn_DEF_removeConnection_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_removeConnection_10,
+	1,	/* Elements count */
+	&asn_SPC_removeConnection_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_requestType_14[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkRequest__maximumHeaderInterval__requestType, choice.currentIntervalInformation),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"currentIntervalInformation"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkRequest__maximumHeaderInterval__requestType, choice.requestedInterval),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_requestedInterval_constr_16,  memb_requestedInterval_constraint_14 },
+		0, 0, /* No default value */
+		"requestedInterval"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_requestType_tag2el_14[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* currentIntervalInformationat 3332 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* requestedIntervalat 3333 */
+};
+static asn_CHOICE_specifics_t asn_SPC_requestType_specs_14 = {
+	sizeof(struct MultilinkRequest__maximumHeaderInterval__requestType),
+	offsetof(struct MultilinkRequest__maximumHeaderInterval__requestType, _asn_ctx),
+	offsetof(struct MultilinkRequest__maximumHeaderInterval__requestType, present),
+	sizeof(((struct MultilinkRequest__maximumHeaderInterval__requestType *)0)->present),
+	asn_MAP_requestType_tag2el_14,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_requestType_14 = {
+	"requestType",
+	"requestType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_requestType_constr_14, CHOICE_constraint },
+	asn_MBR_requestType_14,
+	2,	/* Elements count */
+	&asn_SPC_requestType_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_maximumHeaderInterval_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkRequest__maximumHeaderInterval, requestType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_requestType_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestType"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_maximumHeaderInterval_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_maximumHeaderInterval_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* requestTypeat 3332 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_maximumHeaderInterval_specs_13 = {
+	sizeof(struct MultilinkRequest__maximumHeaderInterval),
+	offsetof(struct MultilinkRequest__maximumHeaderInterval, _asn_ctx),
+	asn_MAP_maximumHeaderInterval_tag2el_13,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maximumHeaderInterval_13 = {
+	"maximumHeaderInterval",
+	"maximumHeaderInterval",
+	&asn_OP_SEQUENCE,
+	asn_DEF_maximumHeaderInterval_tags_13,
+	sizeof(asn_DEF_maximumHeaderInterval_tags_13)
+		/sizeof(asn_DEF_maximumHeaderInterval_tags_13[0]) - 1, /* 1 */
+	asn_DEF_maximumHeaderInterval_tags_13,	/* Same as above */
+	sizeof(asn_DEF_maximumHeaderInterval_tags_13)
+		/sizeof(asn_DEF_maximumHeaderInterval_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_maximumHeaderInterval_13,
+	1,	/* Elements count */
+	&asn_SPC_maximumHeaderInterval_specs_13	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultilinkRequest_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultilinkRequest, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkRequest, choice.callInformation),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_callInformation_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callInformation"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkRequest, choice.addConnection),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_addConnection_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"addConnection"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkRequest, choice.removeConnection),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_removeConnection_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"removeConnection"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkRequest, choice.maximumHeaderInterval),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_maximumHeaderInterval_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maximumHeaderInterval"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultilinkRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 3307 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callInformationat 3311 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* addConnectionat 3317 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* removeConnectionat 3324 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* maximumHeaderIntervalat 3337 */
+};
+asn_CHOICE_specifics_t asn_SPC_MultilinkRequest_specs_1 = {
+	sizeof(struct MultilinkRequest),
+	offsetof(struct MultilinkRequest, _asn_ctx),
+	offsetof(struct MultilinkRequest, present),
+	sizeof(((struct MultilinkRequest *)0)->present),
+	asn_MAP_MultilinkRequest_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MultilinkRequest = {
+	"MultilinkRequest",
+	"MultilinkRequest",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MultilinkRequest_constr_1, CHOICE_constraint },
+	asn_MBR_MultilinkRequest_1,
+	5,	/* Elements count */
+	&asn_SPC_MultilinkRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkResponse.h	(working copy)
@@ -0,0 +1,154 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultilinkResponse_H_
+#define	_MultilinkResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "DialingInformation.h"
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include "SequenceNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include "ConnectionIdentifier.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultilinkResponse_PR {
+	MultilinkResponse_PR_NOTHING,	/* No components present */
+	MultilinkResponse_PR_nonStandard,
+	MultilinkResponse_PR_callInformation,
+	MultilinkResponse_PR_addConnection,
+	MultilinkResponse_PR_removeConnection,
+	MultilinkResponse_PR_maximumHeaderInterval
+	/* Extensions may appear below */
+	
+} MultilinkResponse_PR;
+typedef enum MultilinkResponse__addConnection__responseCode_PR {
+	MultilinkResponse__addConnection__responseCode_PR_NOTHING,	/* No components present */
+	MultilinkResponse__addConnection__responseCode_PR_accepted,
+	MultilinkResponse__addConnection__responseCode_PR_rejected
+	/* Extensions may appear below */
+	
+} MultilinkResponse__addConnection__responseCode_PR;
+typedef enum MultilinkResponse__addConnection__responseCode__rejected_PR {
+	MultilinkResponse__addConnection__responseCode__rejected_PR_NOTHING,	/* No components present */
+	MultilinkResponse__addConnection__responseCode__rejected_PR_connectionsNotAvailable,
+	MultilinkResponse__addConnection__responseCode__rejected_PR_userRejected
+	/* Extensions may appear below */
+	
+} MultilinkResponse__addConnection__responseCode__rejected_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+
+/* MultilinkResponse */
+typedef struct MultilinkResponse {
+	MultilinkResponse_PR present;
+	union MultilinkResponse_u {
+		struct NonStandardMessage	*nonStandard;
+		struct MultilinkResponse__callInformation {
+			DialingInformation_t	 dialingInformation;
+			unsigned long	 callAssociationNumber;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *callInformation;
+		struct MultilinkResponse__addConnection {
+			SequenceNumber_t	 sequenceNumber;
+			struct MultilinkResponse__addConnection__responseCode {
+				MultilinkResponse__addConnection__responseCode_PR present;
+				union MultilinkResponse__addConnection__responseCode_u {
+					NULL_t	 accepted;
+					struct MultilinkResponse__addConnection__responseCode__rejected {
+						MultilinkResponse__addConnection__responseCode__rejected_PR present;
+						union MultilinkResponse__addConnection__responseCode__rejected_u {
+							NULL_t	 connectionsNotAvailable;
+							NULL_t	 userRejected;
+							/*
+							 * This type is extensible,
+							 * possible extensions are below.
+							 */
+						} choice;
+						
+						/* Context for parsing across buffer boundaries */
+						asn_struct_ctx_t _asn_ctx;
+					} *rejected;
+					/*
+					 * This type is extensible,
+					 * possible extensions are below.
+					 */
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} responseCode;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *addConnection;
+		struct MultilinkResponse__removeConnection {
+			ConnectionIdentifier_t	 connectionIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *removeConnection;
+		struct MultilinkResponse__maximumHeaderInterval {
+			long	 currentInterval;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *maximumHeaderInterval;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultilinkResponse_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_callAssociationNumber_5;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_MultilinkResponse;
+extern asn_CHOICE_specifics_t asn_SPC_MultilinkResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultilinkResponse_1[5];
+extern asn_per_constraints_t asn_PER_type_MultilinkResponse_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+
+#endif	/* _MultilinkResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultilinkResponse.c	(working copy)
@@ -0,0 +1,493 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultilinkResponse.h"
+
+static int
+callAssociationNumber_5_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_callAssociationNumber_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_currentInterval_constraint_20(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_callAssociationNumber_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_callAssociationNumber_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_rejected_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_responseCode_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_currentInterval_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_MultilinkResponse_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_callAssociationNumber_specs_5 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_callAssociationNumber_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callAssociationNumber_5 = {
+	"callAssociationNumber",
+	"callAssociationNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_callAssociationNumber_tags_5,
+	sizeof(asn_DEF_callAssociationNumber_tags_5)
+		/sizeof(asn_DEF_callAssociationNumber_tags_5[0]) - 1, /* 1 */
+	asn_DEF_callAssociationNumber_tags_5,	/* Same as above */
+	sizeof(asn_DEF_callAssociationNumber_tags_5)
+		/sizeof(asn_DEF_callAssociationNumber_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_callAssociationNumber_constr_5, callAssociationNumber_5_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_callAssociationNumber_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_callInformation_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__callInformation, dialingInformation),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DialingInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dialingInformation"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__callInformation, callAssociationNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_callAssociationNumber_5,
+		0,
+		{ 0, &asn_PER_memb_callAssociationNumber_constr_5,  memb_callAssociationNumber_constraint_3 },
+		0, 0, /* No default value */
+		"callAssociationNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callInformation_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_callInformation_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dialingInformationat 3349 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* callAssociationNumberat 3350 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_callInformation_specs_3 = {
+	sizeof(struct MultilinkResponse__callInformation),
+	offsetof(struct MultilinkResponse__callInformation, _asn_ctx),
+	asn_MAP_callInformation_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callInformation_3 = {
+	"callInformation",
+	"callInformation",
+	&asn_OP_SEQUENCE,
+	asn_DEF_callInformation_tags_3,
+	sizeof(asn_DEF_callInformation_tags_3)
+		/sizeof(asn_DEF_callInformation_tags_3[0]) - 1, /* 1 */
+	asn_DEF_callInformation_tags_3,	/* Same as above */
+	sizeof(asn_DEF_callInformation_tags_3)
+		/sizeof(asn_DEF_callInformation_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_callInformation_3,
+	2,	/* Elements count */
+	&asn_SPC_callInformation_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rejected_11[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__addConnection__responseCode__rejected, choice.connectionsNotAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectionsNotAvailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__addConnection__responseCode__rejected, choice.userRejected),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"userRejected"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_rejected_tag2el_11[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* connectionsNotAvailableat 3362 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* userRejectedat 3363 */
+};
+static asn_CHOICE_specifics_t asn_SPC_rejected_specs_11 = {
+	sizeof(struct MultilinkResponse__addConnection__responseCode__rejected),
+	offsetof(struct MultilinkResponse__addConnection__responseCode__rejected, _asn_ctx),
+	offsetof(struct MultilinkResponse__addConnection__responseCode__rejected, present),
+	sizeof(((struct MultilinkResponse__addConnection__responseCode__rejected *)0)->present),
+	asn_MAP_rejected_tag2el_11,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rejected_11 = {
+	"rejected",
+	"rejected",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_rejected_constr_11, CHOICE_constraint },
+	asn_MBR_rejected_11,
+	2,	/* Elements count */
+	&asn_SPC_rejected_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_responseCode_9[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__addConnection__responseCode, choice.accepted),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"accepted"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkResponse__addConnection__responseCode, choice.rejected),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_rejected_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejected"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_responseCode_tag2el_9[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* acceptedat 3359 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rejectedat 3362 */
+};
+static asn_CHOICE_specifics_t asn_SPC_responseCode_specs_9 = {
+	sizeof(struct MultilinkResponse__addConnection__responseCode),
+	offsetof(struct MultilinkResponse__addConnection__responseCode, _asn_ctx),
+	offsetof(struct MultilinkResponse__addConnection__responseCode, present),
+	sizeof(((struct MultilinkResponse__addConnection__responseCode *)0)->present),
+	asn_MAP_responseCode_tag2el_9,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_responseCode_9 = {
+	"responseCode",
+	"responseCode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_responseCode_constr_9, CHOICE_constraint },
+	asn_MBR_responseCode_9,
+	2,	/* Elements count */
+	&asn_SPC_responseCode_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_addConnection_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__addConnection, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__addConnection, responseCode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_responseCode_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"responseCode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_addConnection_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_addConnection_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 3356 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* responseCodeat 3359 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_addConnection_specs_7 = {
+	sizeof(struct MultilinkResponse__addConnection),
+	offsetof(struct MultilinkResponse__addConnection, _asn_ctx),
+	asn_MAP_addConnection_tag2el_7,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_addConnection_7 = {
+	"addConnection",
+	"addConnection",
+	&asn_OP_SEQUENCE,
+	asn_DEF_addConnection_tags_7,
+	sizeof(asn_DEF_addConnection_tags_7)
+		/sizeof(asn_DEF_addConnection_tags_7[0]) - 1, /* 1 */
+	asn_DEF_addConnection_tags_7,	/* Same as above */
+	sizeof(asn_DEF_addConnection_tags_7)
+		/sizeof(asn_DEF_addConnection_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_addConnection_7,
+	2,	/* Elements count */
+	&asn_SPC_addConnection_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_removeConnection_17[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__removeConnection, connectionIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConnectionIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectionIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_removeConnection_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_removeConnection_tag2el_17[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* connectionIdentifierat 3373 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_removeConnection_specs_17 = {
+	sizeof(struct MultilinkResponse__removeConnection),
+	offsetof(struct MultilinkResponse__removeConnection, _asn_ctx),
+	asn_MAP_removeConnection_tag2el_17,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_removeConnection_17 = {
+	"removeConnection",
+	"removeConnection",
+	&asn_OP_SEQUENCE,
+	asn_DEF_removeConnection_tags_17,
+	sizeof(asn_DEF_removeConnection_tags_17)
+		/sizeof(asn_DEF_removeConnection_tags_17[0]) - 1, /* 1 */
+	asn_DEF_removeConnection_tags_17,	/* Same as above */
+	sizeof(asn_DEF_removeConnection_tags_17)
+		/sizeof(asn_DEF_removeConnection_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_removeConnection_17,
+	1,	/* Elements count */
+	&asn_SPC_removeConnection_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_maximumHeaderInterval_20[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultilinkResponse__maximumHeaderInterval, currentInterval),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_currentInterval_constr_21,  memb_currentInterval_constraint_20 },
+		0, 0, /* No default value */
+		"currentInterval"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_maximumHeaderInterval_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_maximumHeaderInterval_tag2el_20[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* currentIntervalat 3379 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_maximumHeaderInterval_specs_20 = {
+	sizeof(struct MultilinkResponse__maximumHeaderInterval),
+	offsetof(struct MultilinkResponse__maximumHeaderInterval, _asn_ctx),
+	asn_MAP_maximumHeaderInterval_tag2el_20,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maximumHeaderInterval_20 = {
+	"maximumHeaderInterval",
+	"maximumHeaderInterval",
+	&asn_OP_SEQUENCE,
+	asn_DEF_maximumHeaderInterval_tags_20,
+	sizeof(asn_DEF_maximumHeaderInterval_tags_20)
+		/sizeof(asn_DEF_maximumHeaderInterval_tags_20[0]) - 1, /* 1 */
+	asn_DEF_maximumHeaderInterval_tags_20,	/* Same as above */
+	sizeof(asn_DEF_maximumHeaderInterval_tags_20)
+		/sizeof(asn_DEF_maximumHeaderInterval_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_maximumHeaderInterval_20,
+	1,	/* Elements count */
+	&asn_SPC_maximumHeaderInterval_specs_20	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultilinkResponse_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultilinkResponse, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkResponse, choice.callInformation),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_callInformation_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callInformation"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkResponse, choice.addConnection),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_addConnection_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"addConnection"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkResponse, choice.removeConnection),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_removeConnection_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"removeConnection"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultilinkResponse, choice.maximumHeaderInterval),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_maximumHeaderInterval_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maximumHeaderInterval"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultilinkResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 3345 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callInformationat 3349 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* addConnectionat 3356 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* removeConnectionat 3373 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* maximumHeaderIntervalat 3379 */
+};
+asn_CHOICE_specifics_t asn_SPC_MultilinkResponse_specs_1 = {
+	sizeof(struct MultilinkResponse),
+	offsetof(struct MultilinkResponse, _asn_ctx),
+	offsetof(struct MultilinkResponse, present),
+	sizeof(((struct MultilinkResponse *)0)->present),
+	asn_MAP_MultilinkResponse_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MultilinkResponse = {
+	"MultilinkResponse",
+	"MultilinkResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MultilinkResponse_constr_1, CHOICE_constraint },
+	asn_MBR_MultilinkResponse_1,
+	5,	/* Elements count */
+	&asn_SPC_MultilinkResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultimediaSystemControlMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultimediaSystemControlMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultimediaSystemControlMessage.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultimediaSystemControlMessage_H_
+#define	_MultimediaSystemControlMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultimediaSystemControlMessage_PR {
+	MultimediaSystemControlMessage_PR_NOTHING,	/* No components present */
+	MultimediaSystemControlMessage_PR_request,
+	MultimediaSystemControlMessage_PR_response,
+	MultimediaSystemControlMessage_PR_command,
+	MultimediaSystemControlMessage_PR_indication
+	/* Extensions may appear below */
+	
+} MultimediaSystemControlMessage_PR;
+
+/* Forward declarations */
+struct RequestMessage;
+struct ResponseMessage;
+struct CommandMessage;
+struct IndicationMessage;
+
+/* MultimediaSystemControlMessage */
+typedef struct MultimediaSystemControlMessage {
+	MultimediaSystemControlMessage_PR present;
+	union MultimediaSystemControlMessage_u {
+		struct RequestMessage	*request;
+		struct ResponseMessage	*response;
+		struct CommandMessage	*command;
+		struct IndicationMessage	*indication;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultimediaSystemControlMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultimediaSystemControlMessage;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RequestMessage.h"
+#include "ResponseMessage.h"
+#include "CommandMessage.h"
+#include "IndicationMessage.h"
+
+#endif	/* _MultimediaSystemControlMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultimediaSystemControlMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultimediaSystemControlMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultimediaSystemControlMessage.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultimediaSystemControlMessage.h"
+
+static asn_per_constraints_t asn_PER_type_MultimediaSystemControlMessage_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_MultimediaSystemControlMessage_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultimediaSystemControlMessage, choice.request),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RequestMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"request"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultimediaSystemControlMessage, choice.response),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ResponseMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"response"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultimediaSystemControlMessage, choice.command),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CommandMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"command"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultimediaSystemControlMessage, choice.indication),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_IndicationMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"indication"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultimediaSystemControlMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestat 27 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* responseat 28 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* commandat 29 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* indicationat 30 */
+};
+static asn_CHOICE_specifics_t asn_SPC_MultimediaSystemControlMessage_specs_1 = {
+	sizeof(struct MultimediaSystemControlMessage),
+	offsetof(struct MultimediaSystemControlMessage, _asn_ctx),
+	offsetof(struct MultimediaSystemControlMessage, present),
+	sizeof(((struct MultimediaSystemControlMessage *)0)->present),
+	asn_MAP_MultimediaSystemControlMessage_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MultimediaSystemControlMessage = {
+	"MultimediaSystemControlMessage",
+	"MultimediaSystemControlMessage",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MultimediaSystemControlMessage_constr_1, CHOICE_constraint },
+	asn_MBR_MultimediaSystemControlMessage_1,
+	4,	/* Elements count */
+	&asn_SPC_MultimediaSystemControlMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStream.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStream.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStream.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplePayloadStream_H_
+#define	_MultiplePayloadStream_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MultiplePayloadStreamElement;
+
+/* MultiplePayloadStream */
+typedef struct MultiplePayloadStream {
+	struct MultiplePayloadStream__elements {
+		A_SEQUENCE_OF(struct MultiplePayloadStreamElement) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} elements;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplePayloadStream_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStream;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStream_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplePayloadStream_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MultiplePayloadStreamElement.h"
+
+#endif	/* _MultiplePayloadStream_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStream.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStream.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStream.c	(working copy)
@@ -0,0 +1,87 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplePayloadStream.h"
+
+static asn_TYPE_member_t asn_MBR_elements_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MultiplePayloadStreamElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_elements_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_elements_specs_2 = {
+	sizeof(struct MultiplePayloadStream__elements),
+	offsetof(struct MultiplePayloadStream__elements, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_elements_2 = {
+	"elements",
+	"elements",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_elements_tags_2,
+	sizeof(asn_DEF_elements_tags_2)
+		/sizeof(asn_DEF_elements_tags_2[0]) - 1, /* 1 */
+	asn_DEF_elements_tags_2,	/* Same as above */
+	sizeof(asn_DEF_elements_tags_2)
+		/sizeof(asn_DEF_elements_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_elements_2,
+	1,	/* Single element */
+	&asn_SPC_elements_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplePayloadStream_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplePayloadStream, elements),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_elements_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"elements"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplePayloadStream_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplePayloadStream_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* elementsat 2096 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStream_specs_1 = {
+	sizeof(struct MultiplePayloadStream),
+	offsetof(struct MultiplePayloadStream, _asn_ctx),
+	asn_MAP_MultiplePayloadStream_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStream = {
+	"MultiplePayloadStream",
+	"MultiplePayloadStream",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplePayloadStream_tags_1,
+	sizeof(asn_DEF_MultiplePayloadStream_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStream_tags_1[0]), /* 1 */
+	asn_DEF_MultiplePayloadStream_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplePayloadStream_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStream_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplePayloadStream_1,
+	1,	/* Elements count */
+	&asn_SPC_MultiplePayloadStream_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamCapability.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplePayloadStreamCapability_H_
+#define	_MultiplePayloadStreamCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AlternativeCapabilitySet;
+
+/* MultiplePayloadStreamCapability */
+typedef struct MultiplePayloadStreamCapability {
+	struct MultiplePayloadStreamCapability__capabilities {
+		A_SET_OF(struct AlternativeCapabilitySet) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} capabilities;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplePayloadStreamCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplePayloadStreamCapability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AlternativeCapabilitySet.h"
+
+#endif	/* _MultiplePayloadStreamCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamCapability.c	(working copy)
@@ -0,0 +1,123 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplePayloadStreamCapability.h"
+
+static int
+memb_capabilities_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_capabilities_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_capabilities_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_capabilities_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AlternativeCapabilitySet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_capabilities_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_capabilities_specs_2 = {
+	sizeof(struct MultiplePayloadStreamCapability__capabilities),
+	offsetof(struct MultiplePayloadStreamCapability__capabilities, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_capabilities_2 = {
+	"capabilities",
+	"capabilities",
+	&asn_OP_SET_OF,
+	asn_DEF_capabilities_tags_2,
+	sizeof(asn_DEF_capabilities_tags_2)
+		/sizeof(asn_DEF_capabilities_tags_2[0]) - 1, /* 1 */
+	asn_DEF_capabilities_tags_2,	/* Same as above */
+	sizeof(asn_DEF_capabilities_tags_2)
+		/sizeof(asn_DEF_capabilities_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_capabilities_constr_2, SET_OF_constraint },
+	asn_MBR_capabilities_2,
+	1,	/* Single element */
+	&asn_SPC_capabilities_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplePayloadStreamCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplePayloadStreamCapability, capabilities),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_capabilities_2,
+		0,
+		{ 0, &asn_PER_memb_capabilities_constr_2,  memb_capabilities_constraint_1 },
+		0, 0, /* No default value */
+		"capabilities"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplePayloadStreamCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplePayloadStreamCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* capabilitiesat 1640 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamCapability_specs_1 = {
+	sizeof(struct MultiplePayloadStreamCapability),
+	offsetof(struct MultiplePayloadStreamCapability, _asn_ctx),
+	asn_MAP_MultiplePayloadStreamCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamCapability = {
+	"MultiplePayloadStreamCapability",
+	"MultiplePayloadStreamCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplePayloadStreamCapability_tags_1,
+	sizeof(asn_DEF_MultiplePayloadStreamCapability_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamCapability_tags_1[0]), /* 1 */
+	asn_DEF_MultiplePayloadStreamCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplePayloadStreamCapability_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplePayloadStreamCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_MultiplePayloadStreamCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElement.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElement.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElement.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplePayloadStreamElement_H_
+#define	_MultiplePayloadStreamElement_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DataType;
+
+/* MultiplePayloadStreamElement */
+typedef struct MultiplePayloadStreamElement {
+	struct DataType	*dataType;
+	long	*payloadType;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplePayloadStreamElement_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamElement;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamElement_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplePayloadStreamElement_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DataType.h"
+
+#endif	/* _MultiplePayloadStreamElement_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElement.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElement.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElement.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplePayloadStreamElement.h"
+
+static int
+memb_payloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_payloadType_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MultiplePayloadStreamElement_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultiplePayloadStreamElement, dataType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataType"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MultiplePayloadStreamElement, payloadType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_payloadType_constr_3,  memb_payloadType_constraint_1 },
+		0, 0, /* No default value */
+		"payloadType"
+		},
+};
+static const int asn_MAP_MultiplePayloadStreamElement_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_MultiplePayloadStreamElement_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplePayloadStreamElement_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dataTypeat 2102 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* payloadTypeat 2103 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamElement_specs_1 = {
+	sizeof(struct MultiplePayloadStreamElement),
+	offsetof(struct MultiplePayloadStreamElement, _asn_ctx),
+	asn_MAP_MultiplePayloadStreamElement_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_MultiplePayloadStreamElement_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamElement = {
+	"MultiplePayloadStreamElement",
+	"MultiplePayloadStreamElement",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplePayloadStreamElement_tags_1,
+	sizeof(asn_DEF_MultiplePayloadStreamElement_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamElement_tags_1[0]), /* 1 */
+	asn_DEF_MultiplePayloadStreamElement_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplePayloadStreamElement_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamElement_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplePayloadStreamElement_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplePayloadStreamElement_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElementMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElementMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElementMode.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplePayloadStreamElementMode_H_
+#define	_MultiplePayloadStreamElementMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ModeElementType;
+
+/* MultiplePayloadStreamElementMode */
+typedef struct MultiplePayloadStreamElementMode {
+	struct ModeElementType	*type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplePayloadStreamElementMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamElementMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamElementMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplePayloadStreamElementMode_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ModeElementType.h"
+
+#endif	/* _MultiplePayloadStreamElementMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElementMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElementMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamElementMode.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplePayloadStreamElementMode.h"
+
+asn_TYPE_member_t asn_MBR_MultiplePayloadStreamElementMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultiplePayloadStreamElementMode, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ModeElementType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplePayloadStreamElementMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplePayloadStreamElementMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* typeat 2636 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamElementMode_specs_1 = {
+	sizeof(struct MultiplePayloadStreamElementMode),
+	offsetof(struct MultiplePayloadStreamElementMode, _asn_ctx),
+	asn_MAP_MultiplePayloadStreamElementMode_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamElementMode = {
+	"MultiplePayloadStreamElementMode",
+	"MultiplePayloadStreamElementMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplePayloadStreamElementMode_tags_1,
+	sizeof(asn_DEF_MultiplePayloadStreamElementMode_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamElementMode_tags_1[0]), /* 1 */
+	asn_DEF_MultiplePayloadStreamElementMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplePayloadStreamElementMode_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamElementMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplePayloadStreamElementMode_1,
+	1,	/* Elements count */
+	&asn_SPC_MultiplePayloadStreamElementMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamMode.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplePayloadStreamMode_H_
+#define	_MultiplePayloadStreamMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MultiplePayloadStreamElementMode;
+
+/* MultiplePayloadStreamMode */
+typedef struct MultiplePayloadStreamMode {
+	struct MultiplePayloadStreamMode__elements {
+		A_SEQUENCE_OF(struct MultiplePayloadStreamElementMode) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} elements;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplePayloadStreamMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplePayloadStreamMode_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MultiplePayloadStreamElementMode.h"
+
+#endif	/* _MultiplePayloadStreamMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplePayloadStreamMode.c	(working copy)
@@ -0,0 +1,87 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplePayloadStreamMode.h"
+
+static asn_TYPE_member_t asn_MBR_elements_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MultiplePayloadStreamElementMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_elements_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_elements_specs_2 = {
+	sizeof(struct MultiplePayloadStreamMode__elements),
+	offsetof(struct MultiplePayloadStreamMode__elements, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_elements_2 = {
+	"elements",
+	"elements",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_elements_tags_2,
+	sizeof(asn_DEF_elements_tags_2)
+		/sizeof(asn_DEF_elements_tags_2[0]) - 1, /* 1 */
+	asn_DEF_elements_tags_2,	/* Same as above */
+	sizeof(asn_DEF_elements_tags_2)
+		/sizeof(asn_DEF_elements_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_elements_2,
+	1,	/* Single element */
+	&asn_SPC_elements_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplePayloadStreamMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplePayloadStreamMode, elements),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_elements_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"elements"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplePayloadStreamMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplePayloadStreamMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* elementsat 2630 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplePayloadStreamMode_specs_1 = {
+	sizeof(struct MultiplePayloadStreamMode),
+	offsetof(struct MultiplePayloadStreamMode, _asn_ctx),
+	asn_MAP_MultiplePayloadStreamMode_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplePayloadStreamMode = {
+	"MultiplePayloadStreamMode",
+	"MultiplePayloadStreamMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplePayloadStreamMode_tags_1,
+	sizeof(asn_DEF_MultiplePayloadStreamMode_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamMode_tags_1[0]), /* 1 */
+	asn_DEF_MultiplePayloadStreamMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplePayloadStreamMode_tags_1)
+		/sizeof(asn_DEF_MultiplePayloadStreamMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplePayloadStreamMode_1,
+	1,	/* Elements count */
+	&asn_SPC_MultiplePayloadStreamMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexCapability.h	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexCapability_H_
+#define	_MultiplexCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultiplexCapability_PR {
+	MultiplexCapability_PR_NOTHING,	/* No components present */
+	MultiplexCapability_PR_nonStandard,
+	MultiplexCapability_PR_h222Capability,
+	MultiplexCapability_PR_h223Capability,
+	MultiplexCapability_PR_v76Capability,
+	/* Extensions may appear below */
+	MultiplexCapability_PR_h2250Capability,
+	MultiplexCapability_PR_genericMultiplexCapability
+} MultiplexCapability_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct H222Capability;
+struct H223Capability;
+struct V76Capability;
+struct H2250Capability;
+struct GenericCapability;
+
+/* MultiplexCapability */
+typedef struct MultiplexCapability {
+	MultiplexCapability_PR present;
+	union MultiplexCapability_u {
+		struct NonStandardParameter	*nonStandard;
+		struct H222Capability	*h222Capability;
+		struct H223Capability	*h223Capability;
+		struct V76Capability	*v76Capability;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct H2250Capability	*h2250Capability;
+		struct GenericCapability	*genericMultiplexCapability;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexCapability;
+extern asn_CHOICE_specifics_t asn_SPC_MultiplexCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexCapability_1[6];
+extern asn_per_constraints_t asn_PER_type_MultiplexCapability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "H222Capability.h"
+#include "H223Capability.h"
+#include "V76Capability.h"
+#include "H2250Capability.h"
+#include "GenericCapability.h"
+
+#endif	/* _MultiplexCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexCapability.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexCapability.h"
+
+asn_per_constraints_t asn_PER_type_MultiplexCapability_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MultiplexCapability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultiplexCapability, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexCapability, choice.h222Capability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H222Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h222Capability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexCapability, choice.h223Capability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223Capability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexCapability, choice.v76Capability),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V76Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v76Capability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexCapability, choice.h2250Capability),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H2250Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h2250Capability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexCapability, choice.genericMultiplexCapability),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericMultiplexCapability"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 380 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h222Capabilityat 381 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h223Capabilityat 382 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* v76Capabilityat 383 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h2250Capabilityat 385 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* genericMultiplexCapabilityat 387 */
+};
+asn_CHOICE_specifics_t asn_SPC_MultiplexCapability_specs_1 = {
+	sizeof(struct MultiplexCapability),
+	offsetof(struct MultiplexCapability, _asn_ctx),
+	offsetof(struct MultiplexCapability, present),
+	sizeof(((struct MultiplexCapability *)0)->present),
+	asn_MAP_MultiplexCapability_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexCapability = {
+	"MultiplexCapability",
+	"MultiplexCapability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MultiplexCapability_constr_1, CHOICE_constraint },
+	asn_MBR_MultiplexCapability_1,
+	6,	/* Elements count */
+	&asn_SPC_MultiplexCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexElement.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexElement.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexElement.h	(working copy)
@@ -0,0 +1,86 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexElement_H_
+#define	_MultiplexElement_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+#include <NULL.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultiplexElement__type_PR {
+	MultiplexElement__type_PR_NOTHING,	/* No components present */
+	MultiplexElement__type_PR_logicalChannelNumber,
+	MultiplexElement__type_PR_subElementList
+} MultiplexElement__type_PR;
+typedef enum MultiplexElement__repeatCount_PR {
+	MultiplexElement__repeatCount_PR_NOTHING,	/* No components present */
+	MultiplexElement__repeatCount_PR_finite,
+	MultiplexElement__repeatCount_PR_untilClosingFlag
+} MultiplexElement__repeatCount_PR;
+
+/* Forward declarations */
+struct MultiplexElement;
+
+/* MultiplexElement */
+typedef struct MultiplexElement {
+	struct MultiplexElement__type {
+		MultiplexElement__type_PR present;
+		union MultiplexElement__type_u {
+			long	 logicalChannelNumber;
+			struct MultiplexElement__type__subElementList {
+				A_SEQUENCE_OF(struct MultiplexElement) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *subElementList;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} type;
+	struct MultiplexElement__repeatCount {
+		MultiplexElement__repeatCount_PR present;
+		union MultiplexElement__repeatCount_u {
+			long	 finite;
+			NULL_t	 untilClosingFlag;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} repeatCount;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexElement_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexElement;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexElement_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexElement_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MultiplexElement.h"
+
+#endif	/* _MultiplexElement_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexElement.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexElement.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexElement.c	(working copy)
@@ -0,0 +1,301 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexElement.h"
+
+static int
+memb_logicalChannelNumber_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_subElementList_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 2 && size <= 255)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_finite_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_subElementList_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  2,  255 }	/* (SIZE(2..255)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_logicalChannelNumber_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_subElementList_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  2,  255 }	/* (SIZE(2..255)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_type_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_finite_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_repeatCount_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_subElementList_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MultiplexElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_subElementList_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_subElementList_specs_4 = {
+	sizeof(struct MultiplexElement__type__subElementList),
+	offsetof(struct MultiplexElement__type__subElementList, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_subElementList_4 = {
+	"subElementList",
+	"subElementList",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_subElementList_tags_4,
+	sizeof(asn_DEF_subElementList_tags_4)
+		/sizeof(asn_DEF_subElementList_tags_4[0]) - 1, /* 1 */
+	asn_DEF_subElementList_tags_4,	/* Same as above */
+	sizeof(asn_DEF_subElementList_tags_4)
+		/sizeof(asn_DEF_subElementList_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_subElementList_constr_4, SEQUENCE_OF_constraint },
+	asn_MBR_subElementList_4,
+	1,	/* Single element */
+	&asn_SPC_subElementList_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_type_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexElement__type, choice.logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_logicalChannelNumber_constr_3,  memb_logicalChannelNumber_constraint_2 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexElement__type, choice.subElementList),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_subElementList_4,
+		0,
+		{ 0, &asn_PER_memb_subElementList_constr_4,  memb_subElementList_constraint_2 },
+		0, 0, /* No default value */
+		"subElementList"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalChannelNumberat 2423 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* subElementListat 2425 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_2 = {
+	sizeof(struct MultiplexElement__type),
+	offsetof(struct MultiplexElement__type, _asn_ctx),
+	offsetof(struct MultiplexElement__type, present),
+	sizeof(((struct MultiplexElement__type *)0)->present),
+	asn_MAP_type_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_2 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_2, CHOICE_constraint },
+	asn_MBR_type_2,
+	2,	/* Elements count */
+	&asn_SPC_type_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_repeatCount_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexElement__repeatCount, choice.finite),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_finite_constr_7,  memb_finite_constraint_6 },
+		0, 0, /* No default value */
+		"finite"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexElement__repeatCount, choice.untilClosingFlag),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"untilClosingFlag"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_repeatCount_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* finiteat 2428 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* untilClosingFlagat 2429 */
+};
+static asn_CHOICE_specifics_t asn_SPC_repeatCount_specs_6 = {
+	sizeof(struct MultiplexElement__repeatCount),
+	offsetof(struct MultiplexElement__repeatCount, _asn_ctx),
+	offsetof(struct MultiplexElement__repeatCount, present),
+	sizeof(((struct MultiplexElement__repeatCount *)0)->present),
+	asn_MAP_repeatCount_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_repeatCount_6 = {
+	"repeatCount",
+	"repeatCount",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_repeatCount_constr_6, CHOICE_constraint },
+	asn_MBR_repeatCount_6,
+	2,	/* Elements count */
+	&asn_SPC_repeatCount_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexElement_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexElement, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexElement, repeatCount),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_repeatCount_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"repeatCount"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexElement_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexElement_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* typeat 2423 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* repeatCountat 2428 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexElement_specs_1 = {
+	sizeof(struct MultiplexElement),
+	offsetof(struct MultiplexElement, _asn_ctx),
+	asn_MAP_MultiplexElement_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexElement = {
+	"MultiplexElement",
+	"MultiplexElement",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexElement_tags_1,
+	sizeof(asn_DEF_MultiplexElement_tags_1)
+		/sizeof(asn_DEF_MultiplexElement_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexElement_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexElement_tags_1)
+		/sizeof(asn_DEF_MultiplexElement_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexElement_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplexElement_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryDescriptor.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryDescriptor.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryDescriptor.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexEntryDescriptor_H_
+#define	_MultiplexEntryDescriptor_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MultiplexElement;
+
+/* MultiplexEntryDescriptor */
+typedef struct MultiplexEntryDescriptor {
+	MultiplexTableEntryNumber_t	 multiplexTableEntryNumber;
+	struct MultiplexEntryDescriptor__elementList {
+		A_SEQUENCE_OF(struct MultiplexElement) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *elementList;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexEntryDescriptor_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexEntryDescriptor;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntryDescriptor_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexEntryDescriptor_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MultiplexElement.h"
+
+#endif	/* _MultiplexEntryDescriptor_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryDescriptor.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryDescriptor.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryDescriptor.c	(working copy)
@@ -0,0 +1,135 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexEntryDescriptor.h"
+
+static int
+memb_elementList_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_elementList_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_elementList_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_elementList_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MultiplexElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_elementList_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_elementList_specs_3 = {
+	sizeof(struct MultiplexEntryDescriptor__elementList),
+	offsetof(struct MultiplexEntryDescriptor__elementList, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_elementList_3 = {
+	"elementList",
+	"elementList",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_elementList_tags_3,
+	sizeof(asn_DEF_elementList_tags_3)
+		/sizeof(asn_DEF_elementList_tags_3[0]) - 1, /* 1 */
+	asn_DEF_elementList_tags_3,	/* Same as above */
+	sizeof(asn_DEF_elementList_tags_3)
+		/sizeof(asn_DEF_elementList_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_elementList_constr_3, SEQUENCE_OF_constraint },
+	asn_MBR_elementList_3,
+	1,	/* Single element */
+	&asn_SPC_elementList_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexEntryDescriptor_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntryDescriptor, multiplexTableEntryNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexTableEntryNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MultiplexEntryDescriptor, elementList),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_elementList_3,
+		0,
+		{ 0, &asn_PER_memb_elementList_constr_3,  memb_elementList_constraint_1 },
+		0, 0, /* No default value */
+		"elementList"
+		},
+};
+static const int asn_MAP_MultiplexEntryDescriptor_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_MultiplexEntryDescriptor_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexEntryDescriptor_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* multiplexTableEntryNumberat 2415 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* elementListat 2416 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntryDescriptor_specs_1 = {
+	sizeof(struct MultiplexEntryDescriptor),
+	offsetof(struct MultiplexEntryDescriptor, _asn_ctx),
+	asn_MAP_MultiplexEntryDescriptor_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_MultiplexEntryDescriptor_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexEntryDescriptor = {
+	"MultiplexEntryDescriptor",
+	"MultiplexEntryDescriptor",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexEntryDescriptor_tags_1,
+	sizeof(asn_DEF_MultiplexEntryDescriptor_tags_1)
+		/sizeof(asn_DEF_MultiplexEntryDescriptor_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexEntryDescriptor_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexEntryDescriptor_tags_1)
+		/sizeof(asn_DEF_MultiplexEntryDescriptor_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexEntryDescriptor_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplexEntryDescriptor_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryRejectionDescriptions.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryRejectionDescriptions.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryRejectionDescriptions.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexEntryRejectionDescriptions_H_
+#define	_MultiplexEntryRejectionDescriptions_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultiplexEntryRejectionDescriptions__cause_PR {
+	MultiplexEntryRejectionDescriptions__cause_PR_NOTHING,	/* No components present */
+	MultiplexEntryRejectionDescriptions__cause_PR_unspecifiedCause,
+	MultiplexEntryRejectionDescriptions__cause_PR_descriptorTooComplex
+	/* Extensions may appear below */
+	
+} MultiplexEntryRejectionDescriptions__cause_PR;
+
+/* MultiplexEntryRejectionDescriptions */
+typedef struct MultiplexEntryRejectionDescriptions {
+	MultiplexTableEntryNumber_t	 multiplexTableEntryNumber;
+	struct MultiplexEntryRejectionDescriptions__cause {
+		MultiplexEntryRejectionDescriptions__cause_PR present;
+		union MultiplexEntryRejectionDescriptions__cause_u {
+			NULL_t	 unspecifiedCause;
+			NULL_t	 descriptorTooComplex;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexEntryRejectionDescriptions_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexEntryRejectionDescriptions;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntryRejectionDescriptions_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexEntryRejectionDescriptions_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MultiplexEntryRejectionDescriptions_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryRejectionDescriptions.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryRejectionDescriptions.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntryRejectionDescriptions.c	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexEntryRejectionDescriptions.h"
+
+static asn_per_constraints_t asn_PER_type_cause_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cause_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntryRejectionDescriptions__cause, choice.unspecifiedCause),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unspecifiedCause"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntryRejectionDescriptions__cause, choice.descriptorTooComplex),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"descriptorTooComplex"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unspecifiedCauseat 2454 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* descriptorTooComplexat 2455 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_3 = {
+	sizeof(struct MultiplexEntryRejectionDescriptions__cause),
+	offsetof(struct MultiplexEntryRejectionDescriptions__cause, _asn_ctx),
+	offsetof(struct MultiplexEntryRejectionDescriptions__cause, present),
+	sizeof(((struct MultiplexEntryRejectionDescriptions__cause *)0)->present),
+	asn_MAP_cause_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_3 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_3, CHOICE_constraint },
+	asn_MBR_cause_3,
+	2,	/* Elements count */
+	&asn_SPC_cause_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexEntryRejectionDescriptions_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntryRejectionDescriptions, multiplexTableEntryNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexTableEntryNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntryRejectionDescriptions, cause),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexEntryRejectionDescriptions_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexEntryRejectionDescriptions_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* multiplexTableEntryNumberat 2451 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* causeat 2454 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntryRejectionDescriptions_specs_1 = {
+	sizeof(struct MultiplexEntryRejectionDescriptions),
+	offsetof(struct MultiplexEntryRejectionDescriptions, _asn_ctx),
+	asn_MAP_MultiplexEntryRejectionDescriptions_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexEntryRejectionDescriptions = {
+	"MultiplexEntryRejectionDescriptions",
+	"MultiplexEntryRejectionDescriptions",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexEntryRejectionDescriptions_tags_1,
+	sizeof(asn_DEF_MultiplexEntryRejectionDescriptions_tags_1)
+		/sizeof(asn_DEF_MultiplexEntryRejectionDescriptions_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexEntryRejectionDescriptions_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexEntryRejectionDescriptions_tags_1)
+		/sizeof(asn_DEF_MultiplexEntryRejectionDescriptions_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexEntryRejectionDescriptions_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplexEntryRejectionDescriptions_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySend.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySend.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySend.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexEntrySend_H_
+#define	_MultiplexEntrySend_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MultiplexEntryDescriptor;
+
+/* MultiplexEntrySend */
+typedef struct MultiplexEntrySend {
+	SequenceNumber_t	 sequenceNumber;
+	struct MultiplexEntrySend__multiplexEntryDescriptors {
+		A_SET_OF(struct MultiplexEntryDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} multiplexEntryDescriptors;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexEntrySend_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySend;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySend_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexEntrySend_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MultiplexEntryDescriptor.h"
+
+#endif	/* _MultiplexEntrySend_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySend.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySend.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySend.c	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexEntrySend.h"
+
+static int
+memb_multiplexEntryDescriptors_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_multiplexEntryDescriptors_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_multiplexEntryDescriptors_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_multiplexEntryDescriptors_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MultiplexEntryDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_multiplexEntryDescriptors_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_multiplexEntryDescriptors_specs_3 = {
+	sizeof(struct MultiplexEntrySend__multiplexEntryDescriptors),
+	offsetof(struct MultiplexEntrySend__multiplexEntryDescriptors, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplexEntryDescriptors_3 = {
+	"multiplexEntryDescriptors",
+	"multiplexEntryDescriptors",
+	&asn_OP_SET_OF,
+	asn_DEF_multiplexEntryDescriptors_tags_3,
+	sizeof(asn_DEF_multiplexEntryDescriptors_tags_3)
+		/sizeof(asn_DEF_multiplexEntryDescriptors_tags_3[0]) - 1, /* 1 */
+	asn_DEF_multiplexEntryDescriptors_tags_3,	/* Same as above */
+	sizeof(asn_DEF_multiplexEntryDescriptors_tags_3)
+		/sizeof(asn_DEF_multiplexEntryDescriptors_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_multiplexEntryDescriptors_constr_3, SET_OF_constraint },
+	asn_MBR_multiplexEntryDescriptors_3,
+	1,	/* Single element */
+	&asn_SPC_multiplexEntryDescriptors_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexEntrySend_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntrySend, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntrySend, multiplexEntryDescriptors),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_multiplexEntryDescriptors_3,
+		0,
+		{ 0, &asn_PER_memb_multiplexEntryDescriptors_constr_3,  memb_multiplexEntryDescriptors_constraint_1 },
+		0, 0, /* No default value */
+		"multiplexEntryDescriptors"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexEntrySend_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexEntrySend_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 2408 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* multiplexEntryDescriptorsat 2409 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySend_specs_1 = {
+	sizeof(struct MultiplexEntrySend),
+	offsetof(struct MultiplexEntrySend, _asn_ctx),
+	asn_MAP_MultiplexEntrySend_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySend = {
+	"MultiplexEntrySend",
+	"MultiplexEntrySend",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexEntrySend_tags_1,
+	sizeof(asn_DEF_MultiplexEntrySend_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySend_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexEntrySend_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexEntrySend_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySend_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexEntrySend_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplexEntrySend_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendAck.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexEntrySendAck_H_
+#define	_MultiplexEntrySendAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include "MultiplexTableEntryNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MultiplexEntrySendAck */
+typedef struct MultiplexEntrySendAck {
+	SequenceNumber_t	 sequenceNumber;
+	struct MultiplexEntrySendAck__multiplexTableEntryNumber {
+		A_SET_OF(MultiplexTableEntryNumber_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} multiplexTableEntryNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexEntrySendAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySendAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySendAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexEntrySendAck_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MultiplexEntrySendAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendAck.c	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexEntrySendAck.h"
+
+static int
+memb_multiplexTableEntryNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_multiplexTableEntryNumber_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_multiplexTableEntryNumber_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_multiplexTableEntryNumber_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_multiplexTableEntryNumber_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_multiplexTableEntryNumber_specs_3 = {
+	sizeof(struct MultiplexEntrySendAck__multiplexTableEntryNumber),
+	offsetof(struct MultiplexEntrySendAck__multiplexTableEntryNumber, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplexTableEntryNumber_3 = {
+	"multiplexTableEntryNumber",
+	"multiplexTableEntryNumber",
+	&asn_OP_SET_OF,
+	asn_DEF_multiplexTableEntryNumber_tags_3,
+	sizeof(asn_DEF_multiplexTableEntryNumber_tags_3)
+		/sizeof(asn_DEF_multiplexTableEntryNumber_tags_3[0]) - 1, /* 1 */
+	asn_DEF_multiplexTableEntryNumber_tags_3,	/* Same as above */
+	sizeof(asn_DEF_multiplexTableEntryNumber_tags_3)
+		/sizeof(asn_DEF_multiplexTableEntryNumber_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_multiplexTableEntryNumber_constr_3, SET_OF_constraint },
+	asn_MBR_multiplexTableEntryNumber_3,
+	1,	/* Single element */
+	&asn_SPC_multiplexTableEntryNumber_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexEntrySendAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntrySendAck, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntrySendAck, multiplexTableEntryNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_multiplexTableEntryNumber_3,
+		0,
+		{ 0, &asn_PER_memb_multiplexTableEntryNumber_constr_3,  memb_multiplexTableEntryNumber_constraint_1 },
+		0, 0, /* No default value */
+		"multiplexTableEntryNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexEntrySendAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexEntrySendAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 2437 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* multiplexTableEntryNumberat 2438 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySendAck_specs_1 = {
+	sizeof(struct MultiplexEntrySendAck),
+	offsetof(struct MultiplexEntrySendAck, _asn_ctx),
+	asn_MAP_MultiplexEntrySendAck_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySendAck = {
+	"MultiplexEntrySendAck",
+	"MultiplexEntrySendAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexEntrySendAck_tags_1,
+	sizeof(asn_DEF_MultiplexEntrySendAck_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySendAck_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexEntrySendAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexEntrySendAck_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySendAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexEntrySendAck_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplexEntrySendAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendReject.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexEntrySendReject_H_
+#define	_MultiplexEntrySendReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MultiplexEntryRejectionDescriptions;
+
+/* MultiplexEntrySendReject */
+typedef struct MultiplexEntrySendReject {
+	SequenceNumber_t	 sequenceNumber;
+	struct MultiplexEntrySendReject__rejectionDescriptions {
+		A_SET_OF(struct MultiplexEntryRejectionDescriptions) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} rejectionDescriptions;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexEntrySendReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySendReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySendReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexEntrySendReject_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MultiplexEntryRejectionDescriptions.h"
+
+#endif	/* _MultiplexEntrySendReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendReject.c	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexEntrySendReject.h"
+
+static int
+memb_rejectionDescriptions_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_rejectionDescriptions_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_rejectionDescriptions_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_rejectionDescriptions_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MultiplexEntryRejectionDescriptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rejectionDescriptions_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_rejectionDescriptions_specs_3 = {
+	sizeof(struct MultiplexEntrySendReject__rejectionDescriptions),
+	offsetof(struct MultiplexEntrySendReject__rejectionDescriptions, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rejectionDescriptions_3 = {
+	"rejectionDescriptions",
+	"rejectionDescriptions",
+	&asn_OP_SET_OF,
+	asn_DEF_rejectionDescriptions_tags_3,
+	sizeof(asn_DEF_rejectionDescriptions_tags_3)
+		/sizeof(asn_DEF_rejectionDescriptions_tags_3[0]) - 1, /* 1 */
+	asn_DEF_rejectionDescriptions_tags_3,	/* Same as above */
+	sizeof(asn_DEF_rejectionDescriptions_tags_3)
+		/sizeof(asn_DEF_rejectionDescriptions_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_rejectionDescriptions_constr_3, SET_OF_constraint },
+	asn_MBR_rejectionDescriptions_3,
+	1,	/* Single element */
+	&asn_SPC_rejectionDescriptions_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexEntrySendReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntrySendReject, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntrySendReject, rejectionDescriptions),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_rejectionDescriptions_3,
+		0,
+		{ 0, &asn_PER_memb_rejectionDescriptions_constr_3,  memb_rejectionDescriptions_constraint_1 },
+		0, 0, /* No default value */
+		"rejectionDescriptions"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexEntrySendReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexEntrySendReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 2444 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rejectionDescriptionsat 2445 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySendReject_specs_1 = {
+	sizeof(struct MultiplexEntrySendReject),
+	offsetof(struct MultiplexEntrySendReject, _asn_ctx),
+	asn_MAP_MultiplexEntrySendReject_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySendReject = {
+	"MultiplexEntrySendReject",
+	"MultiplexEntrySendReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexEntrySendReject_tags_1,
+	sizeof(asn_DEF_MultiplexEntrySendReject_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySendReject_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexEntrySendReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexEntrySendReject_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySendReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexEntrySendReject_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplexEntrySendReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendRelease.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendRelease.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendRelease.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexEntrySendRelease_H_
+#define	_MultiplexEntrySendRelease_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MultiplexEntrySendRelease */
+typedef struct MultiplexEntrySendRelease {
+	struct MultiplexEntrySendRelease__multiplexTableEntryNumber {
+		A_SET_OF(MultiplexTableEntryNumber_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} multiplexTableEntryNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexEntrySendRelease_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySendRelease;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySendRelease_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexEntrySendRelease_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MultiplexEntrySendRelease_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendRelease.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendRelease.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexEntrySendRelease.c	(working copy)
@@ -0,0 +1,123 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexEntrySendRelease.h"
+
+static int
+memb_multiplexTableEntryNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_multiplexTableEntryNumber_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_multiplexTableEntryNumber_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_multiplexTableEntryNumber_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_multiplexTableEntryNumber_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_multiplexTableEntryNumber_specs_2 = {
+	sizeof(struct MultiplexEntrySendRelease__multiplexTableEntryNumber),
+	offsetof(struct MultiplexEntrySendRelease__multiplexTableEntryNumber, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplexTableEntryNumber_2 = {
+	"multiplexTableEntryNumber",
+	"multiplexTableEntryNumber",
+	&asn_OP_SET_OF,
+	asn_DEF_multiplexTableEntryNumber_tags_2,
+	sizeof(asn_DEF_multiplexTableEntryNumber_tags_2)
+		/sizeof(asn_DEF_multiplexTableEntryNumber_tags_2[0]) - 1, /* 1 */
+	asn_DEF_multiplexTableEntryNumber_tags_2,	/* Same as above */
+	sizeof(asn_DEF_multiplexTableEntryNumber_tags_2)
+		/sizeof(asn_DEF_multiplexTableEntryNumber_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_multiplexTableEntryNumber_constr_2, SET_OF_constraint },
+	asn_MBR_multiplexTableEntryNumber_2,
+	1,	/* Single element */
+	&asn_SPC_multiplexTableEntryNumber_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexEntrySendRelease_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexEntrySendRelease, multiplexTableEntryNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_multiplexTableEntryNumber_2,
+		0,
+		{ 0, &asn_PER_memb_multiplexTableEntryNumber_constr_2,  memb_multiplexTableEntryNumber_constraint_1 },
+		0, 0, /* No default value */
+		"multiplexTableEntryNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexEntrySendRelease_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexEntrySendRelease_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* multiplexTableEntryNumberat 2463 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexEntrySendRelease_specs_1 = {
+	sizeof(struct MultiplexEntrySendRelease),
+	offsetof(struct MultiplexEntrySendRelease, _asn_ctx),
+	asn_MAP_MultiplexEntrySendRelease_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexEntrySendRelease = {
+	"MultiplexEntrySendRelease",
+	"MultiplexEntrySendRelease",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexEntrySendRelease_tags_1,
+	sizeof(asn_DEF_MultiplexEntrySendRelease_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySendRelease_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexEntrySendRelease_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexEntrySendRelease_tags_1)
+		/sizeof(asn_DEF_MultiplexEntrySendRelease_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexEntrySendRelease_1,
+	1,	/* Elements count */
+	&asn_SPC_MultiplexEntrySendRelease_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexFormat.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexFormat.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexFormat.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexFormat_H_
+#define	_MultiplexFormat_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum MultiplexFormat_PR {
+	MultiplexFormat_PR_NOTHING,	/* No components present */
+	MultiplexFormat_PR_nonStandard,
+	MultiplexFormat_PR_h222Capability,
+	MultiplexFormat_PR_h223Capability
+	/* Extensions may appear below */
+	
+} MultiplexFormat_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct H222Capability;
+struct H223Capability;
+
+/* MultiplexFormat */
+typedef struct MultiplexFormat {
+	MultiplexFormat_PR present;
+	union MultiplexFormat_u {
+		struct NonStandardParameter	*nonStandard;
+		struct H222Capability	*h222Capability;
+		struct H223Capability	*h223Capability;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexFormat_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexFormat;
+extern asn_CHOICE_specifics_t asn_SPC_MultiplexFormat_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexFormat_1[3];
+extern asn_per_constraints_t asn_PER_type_MultiplexFormat_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "H222Capability.h"
+#include "H223Capability.h"
+
+#endif	/* _MultiplexFormat_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexFormat.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexFormat.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexFormat.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexFormat.h"
+
+asn_per_constraints_t asn_PER_type_MultiplexFormat_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_MultiplexFormat_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct MultiplexFormat, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexFormat, choice.h222Capability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H222Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h222Capability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct MultiplexFormat, choice.h223Capability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223Capability"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexFormat_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1598 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h222Capabilityat 1599 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* h223Capabilityat 1600 */
+};
+asn_CHOICE_specifics_t asn_SPC_MultiplexFormat_specs_1 = {
+	sizeof(struct MultiplexFormat),
+	offsetof(struct MultiplexFormat, _asn_ctx),
+	offsetof(struct MultiplexFormat, present),
+	sizeof(((struct MultiplexFormat *)0)->present),
+	asn_MAP_MultiplexFormat_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexFormat = {
+	"MultiplexFormat",
+	"MultiplexFormat",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_MultiplexFormat_constr_1, CHOICE_constraint },
+	asn_MBR_MultiplexFormat_1,
+	3,	/* Elements count */
+	&asn_SPC_MultiplexFormat_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexTableEntryNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexTableEntryNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexTableEntryNumber.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexTableEntryNumber_H_
+#define	_MultiplexTableEntryNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MultiplexTableEntryNumber */
+typedef long	 MultiplexTableEntryNumber_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_MultiplexTableEntryNumber_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexTableEntryNumber;
+asn_struct_free_f MultiplexTableEntryNumber_free;
+asn_struct_print_f MultiplexTableEntryNumber_print;
+asn_constr_check_f MultiplexTableEntryNumber_constraint;
+ber_type_decoder_f MultiplexTableEntryNumber_decode_ber;
+der_type_encoder_f MultiplexTableEntryNumber_encode_der;
+xer_type_decoder_f MultiplexTableEntryNumber_decode_xer;
+xer_type_encoder_f MultiplexTableEntryNumber_encode_xer;
+per_type_decoder_f MultiplexTableEntryNumber_decode_uper;
+per_type_encoder_f MultiplexTableEntryNumber_encode_uper;
+per_type_decoder_f MultiplexTableEntryNumber_decode_aper;
+per_type_encoder_f MultiplexTableEntryNumber_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MultiplexTableEntryNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexTableEntryNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexTableEntryNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexTableEntryNumber.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexTableEntryNumber.h"
+
+int
+MultiplexTableEntryNumber_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_MultiplexTableEntryNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (1..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexTableEntryNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexTableEntryNumber = {
+	"MultiplexTableEntryNumber",
+	"MultiplexTableEntryNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_MultiplexTableEntryNumber_tags_1,
+	sizeof(asn_DEF_MultiplexTableEntryNumber_tags_1)
+		/sizeof(asn_DEF_MultiplexTableEntryNumber_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexTableEntryNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexTableEntryNumber_tags_1)
+		/sizeof(asn_DEF_MultiplexTableEntryNumber_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_MultiplexTableEntryNumber_constr_1, MultiplexTableEntryNumber_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamCapability.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexedStreamCapability_H_
+#define	_MultiplexedStreamCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexFormat.h"
+#include <BOOLEAN.h>
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AlternativeCapabilitySet;
+
+/* MultiplexedStreamCapability */
+typedef struct MultiplexedStreamCapability {
+	MultiplexFormat_t	 multiplexFormat;
+	BOOLEAN_t	 controlOnMuxStream;
+	struct MultiplexedStreamCapability__capabilityOnMuxStream {
+		A_SET_OF(struct AlternativeCapabilitySet) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *capabilityOnMuxStream;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexedStreamCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexedStreamCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexedStreamCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexedStreamCapability_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AlternativeCapabilitySet.h"
+
+#endif	/* _MultiplexedStreamCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamCapability.c	(working copy)
@@ -0,0 +1,145 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexedStreamCapability.h"
+
+static int
+memb_capabilityOnMuxStream_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_capabilityOnMuxStream_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_capabilityOnMuxStream_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_capabilityOnMuxStream_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AlternativeCapabilitySet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_capabilityOnMuxStream_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_capabilityOnMuxStream_specs_4 = {
+	sizeof(struct MultiplexedStreamCapability__capabilityOnMuxStream),
+	offsetof(struct MultiplexedStreamCapability__capabilityOnMuxStream, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_capabilityOnMuxStream_4 = {
+	"capabilityOnMuxStream",
+	"capabilityOnMuxStream",
+	&asn_OP_SET_OF,
+	asn_DEF_capabilityOnMuxStream_tags_4,
+	sizeof(asn_DEF_capabilityOnMuxStream_tags_4)
+		/sizeof(asn_DEF_capabilityOnMuxStream_tags_4[0]) - 1, /* 1 */
+	asn_DEF_capabilityOnMuxStream_tags_4,	/* Same as above */
+	sizeof(asn_DEF_capabilityOnMuxStream_tags_4)
+		/sizeof(asn_DEF_capabilityOnMuxStream_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_capabilityOnMuxStream_constr_4, SET_OF_constraint },
+	asn_MBR_capabilityOnMuxStream_4,
+	1,	/* Single element */
+	&asn_SPC_capabilityOnMuxStream_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultiplexedStreamCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexedStreamCapability, multiplexFormat),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MultiplexFormat,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexFormat"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexedStreamCapability, controlOnMuxStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"controlOnMuxStream"
+		},
+	{ ATF_POINTER, 1, offsetof(struct MultiplexedStreamCapability, capabilityOnMuxStream),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_capabilityOnMuxStream_4,
+		0,
+		{ 0, &asn_PER_memb_capabilityOnMuxStream_constr_4,  memb_capabilityOnMuxStream_constraint_1 },
+		0, 0, /* No default value */
+		"capabilityOnMuxStream"
+		},
+};
+static const int asn_MAP_MultiplexedStreamCapability_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_MultiplexedStreamCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexedStreamCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* multiplexFormatat 1590 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* controlOnMuxStreamat 1591 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* capabilityOnMuxStreamat 1592 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexedStreamCapability_specs_1 = {
+	sizeof(struct MultiplexedStreamCapability),
+	offsetof(struct MultiplexedStreamCapability, _asn_ctx),
+	asn_MAP_MultiplexedStreamCapability_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_MultiplexedStreamCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexedStreamCapability = {
+	"MultiplexedStreamCapability",
+	"MultiplexedStreamCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexedStreamCapability_tags_1,
+	sizeof(asn_DEF_MultiplexedStreamCapability_tags_1)
+		/sizeof(asn_DEF_MultiplexedStreamCapability_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexedStreamCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexedStreamCapability_tags_1)
+		/sizeof(asn_DEF_MultiplexedStreamCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexedStreamCapability_1,
+	3,	/* Elements count */
+	&asn_SPC_MultiplexedStreamCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamModeParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamModeParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamModeParameters.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexedStreamModeParameters_H_
+#define	_MultiplexedStreamModeParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MultiplexedStreamModeParameters */
+typedef struct MultiplexedStreamModeParameters {
+	LogicalChannelNumber_t	 logicalChannelNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexedStreamModeParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexedStreamModeParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexedStreamModeParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexedStreamModeParameters_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MultiplexedStreamModeParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamModeParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamModeParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamModeParameters.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexedStreamModeParameters.h"
+
+asn_TYPE_member_t asn_MBR_MultiplexedStreamModeParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexedStreamModeParameters, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexedStreamModeParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexedStreamModeParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* logicalChannelNumberat 2600 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexedStreamModeParameters_specs_1 = {
+	sizeof(struct MultiplexedStreamModeParameters),
+	offsetof(struct MultiplexedStreamModeParameters, _asn_ctx),
+	asn_MAP_MultiplexedStreamModeParameters_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexedStreamModeParameters = {
+	"MultiplexedStreamModeParameters",
+	"MultiplexedStreamModeParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexedStreamModeParameters_tags_1,
+	sizeof(asn_DEF_MultiplexedStreamModeParameters_tags_1)
+		/sizeof(asn_DEF_MultiplexedStreamModeParameters_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexedStreamModeParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexedStreamModeParameters_tags_1)
+		/sizeof(asn_DEF_MultiplexedStreamModeParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexedStreamModeParameters_1,
+	1,	/* Elements count */
+	&asn_SPC_MultiplexedStreamModeParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamParameter.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamParameter.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamParameter.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultiplexedStreamParameter_H_
+#define	_MultiplexedStreamParameter_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexFormat.h"
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* MultiplexedStreamParameter */
+typedef struct MultiplexedStreamParameter {
+	MultiplexFormat_t	 multiplexFormat;
+	BOOLEAN_t	 controlOnMuxStream;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultiplexedStreamParameter_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultiplexedStreamParameter;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultiplexedStreamParameter_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultiplexedStreamParameter_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _MultiplexedStreamParameter_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamParameter.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamParameter.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultiplexedStreamParameter.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultiplexedStreamParameter.h"
+
+asn_TYPE_member_t asn_MBR_MultiplexedStreamParameter_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexedStreamParameter, multiplexFormat),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MultiplexFormat,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexFormat"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultiplexedStreamParameter, controlOnMuxStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"controlOnMuxStream"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultiplexedStreamParameter_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultiplexedStreamParameter_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* multiplexFormatat 1833 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* controlOnMuxStreamat 1834 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultiplexedStreamParameter_specs_1 = {
+	sizeof(struct MultiplexedStreamParameter),
+	offsetof(struct MultiplexedStreamParameter, _asn_ctx),
+	asn_MAP_MultiplexedStreamParameter_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultiplexedStreamParameter = {
+	"MultiplexedStreamParameter",
+	"MultiplexedStreamParameter",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultiplexedStreamParameter_tags_1,
+	sizeof(asn_DEF_MultiplexedStreamParameter_tags_1)
+		/sizeof(asn_DEF_MultiplexedStreamParameter_tags_1[0]), /* 1 */
+	asn_DEF_MultiplexedStreamParameter_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultiplexedStreamParameter_tags_1)
+		/sizeof(asn_DEF_MultiplexedStreamParameter_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultiplexedStreamParameter_1,
+	2,	/* Elements count */
+	&asn_SPC_MultiplexedStreamParameter_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultipointCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultipointCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultipointCapability.h	(working copy)
@@ -0,0 +1,59 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_MultipointCapability_H_
+#define	_MultipointCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MediaDistributionCapability;
+
+/* MultipointCapability */
+typedef struct MultipointCapability {
+	BOOLEAN_t	 multicastCapability;
+	BOOLEAN_t	 multiUniCastConference;
+	struct MultipointCapability__mediaDistributionCapability {
+		A_SEQUENCE_OF(struct MediaDistributionCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} mediaDistributionCapability;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} MultipointCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_MultipointCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_MultipointCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_MultipointCapability_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MediaDistributionCapability.h"
+
+#endif	/* _MultipointCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultipointCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultipointCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/MultipointCapability.c	(working copy)
@@ -0,0 +1,107 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "MultipointCapability.h"
+
+static asn_TYPE_member_t asn_MBR_mediaDistributionCapability_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MediaDistributionCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_mediaDistributionCapability_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_mediaDistributionCapability_specs_4 = {
+	sizeof(struct MultipointCapability__mediaDistributionCapability),
+	offsetof(struct MultipointCapability__mediaDistributionCapability, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mediaDistributionCapability_4 = {
+	"mediaDistributionCapability",
+	"mediaDistributionCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_mediaDistributionCapability_tags_4,
+	sizeof(asn_DEF_mediaDistributionCapability_tags_4)
+		/sizeof(asn_DEF_mediaDistributionCapability_tags_4[0]) - 1, /* 1 */
+	asn_DEF_mediaDistributionCapability_tags_4,	/* Same as above */
+	sizeof(asn_DEF_mediaDistributionCapability_tags_4)
+		/sizeof(asn_DEF_mediaDistributionCapability_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_mediaDistributionCapability_4,
+	1,	/* Single element */
+	&asn_SPC_mediaDistributionCapability_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_MultipointCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct MultipointCapability, multicastCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multicastCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultipointCapability, multiUniCastConference),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiUniCastConference"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct MultipointCapability, mediaDistributionCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_mediaDistributionCapability_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaDistributionCapability"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_MultipointCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_MultipointCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* multicastCapabilityat 749 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* multiUniCastConferenceat 750 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* mediaDistributionCapabilityat 751 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_MultipointCapability_specs_1 = {
+	sizeof(struct MultipointCapability),
+	offsetof(struct MultipointCapability, _asn_ctx),
+	asn_MAP_MultipointCapability_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_MultipointCapability = {
+	"MultipointCapability",
+	"MultipointCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_MultipointCapability_tags_1,
+	sizeof(asn_DEF_MultipointCapability_tags_1)
+		/sizeof(asn_DEF_MultipointCapability_tags_1[0]), /* 1 */
+	asn_DEF_MultipointCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_MultipointCapability_tags_1)
+		/sizeof(asn_DEF_MultipointCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_MultipointCapability_1,
+	3,	/* Elements count */
+	&asn_SPC_MultipointCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NULL.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NULL.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NULL.h	(working copy)
@@ -0,0 +1,45 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_TYPE_NULL_H
+#define	ASN_TYPE_NULL_H
+
+#include <asn_application.h>
+#include <BOOLEAN.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * The value of the NULL type is meaningless: see BOOLEAN if you want to
+ * carry true/false semantics.
+ */
+typedef int NULL_t;
+
+extern asn_TYPE_descriptor_t asn_DEF_NULL;
+extern asn_TYPE_operation_t asn_OP_NULL;
+
+asn_struct_print_f NULL_print;
+asn_struct_compare_f NULL_compare;
+der_type_encoder_f NULL_encode_der;
+xer_type_decoder_f NULL_decode_xer;
+xer_type_encoder_f NULL_encode_xer;
+oer_type_decoder_f NULL_decode_oer;
+oer_type_encoder_f NULL_encode_oer;
+per_type_decoder_f NULL_decode_uper;
+per_type_encoder_f NULL_encode_uper;
+per_type_decoder_f NULL_decode_aper;
+per_type_encoder_f NULL_encode_aper;
+asn_random_fill_f  NULL_random_fill;
+
+#define NULL_free	BOOLEAN_free
+#define NULL_decode_ber	BOOLEAN_decode_ber
+#define NULL_constraint	asn_generic_no_constraint
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* NULL_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NULL.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NULL.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NULL.c	(working copy)
@@ -0,0 +1,299 @@
+/*-
+ * Copyright (c) 2003, 2005 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <asn_codecs_prim.h>
+#include <NULL.h>
+#include <BOOLEAN.h>	/* Implemented in terms of BOOLEAN type */
+
+/*
+ * NULL basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_NULL_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (5 << 2))
+};
+asn_TYPE_operation_t asn_OP_NULL = {
+	BOOLEAN_free,
+	NULL_print,
+	NULL_compare,
+	BOOLEAN_decode_ber,	/* Implemented in terms of BOOLEAN */
+	NULL_encode_der,	/* Special handling of DER encoding */
+	NULL_decode_xer,
+	NULL_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	NULL_decode_oer,
+	NULL_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	NULL_decode_uper,	/* Unaligned PER decoder */
+	NULL_encode_uper,	/* Unaligned PER encoder */
+	NULL_decode_aper,	/* Aligned PER decoder */
+	NULL_encode_aper,	/* Aligned PER encoder */
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	NULL_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_NULL = {
+	"NULL",
+	"NULL",
+	&asn_OP_NULL,
+	asn_DEF_NULL_tags,
+	sizeof(asn_DEF_NULL_tags) / sizeof(asn_DEF_NULL_tags[0]),
+	asn_DEF_NULL_tags,	/* Same as above */
+	sizeof(asn_DEF_NULL_tags) / sizeof(asn_DEF_NULL_tags[0]),
+	{ 0, 0, asn_generic_no_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+asn_enc_rval_t
+NULL_encode_der(const asn_TYPE_descriptor_t *td, const void *ptr, int tag_mode,
+                ber_tlv_tag_t tag, asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t erval;
+
+	erval.encoded = der_write_tags(td, 0, tag_mode, 0, tag, cb, app_key);
+	if(erval.encoded == -1) {
+		erval.failed_type = td;
+		erval.structure_ptr = ptr;
+	}
+
+	ASN__ENCODED_OK(erval);
+}
+
+asn_enc_rval_t
+NULL_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+                enum xer_encoder_flags_e flags, asn_app_consume_bytes_f *cb,
+                void *app_key) {
+    asn_enc_rval_t er;
+
+	(void)td;
+	(void)sptr;
+	(void)ilevel;
+	(void)flags;
+	(void)cb;
+	(void)app_key;
+
+	/* XMLNullValue is empty */
+	er.encoded = 0;
+	ASN__ENCODED_OK(er);
+}
+
+
+static enum xer_pbd_rval
+NULL__xer_body_decode(const asn_TYPE_descriptor_t *td, void *sptr,
+                      const void *chunk_buf, size_t chunk_size) {
+    (void)td;
+	(void)sptr;
+	(void)chunk_buf;    /* Going to be empty according to the rules below. */
+
+	/*
+	 * There must be no content in self-terminating <NULL/> tag.
+	 */
+	if(chunk_size)
+		return XPBD_BROKEN_ENCODING;
+	else
+		return XPBD_BODY_CONSUMED;
+}
+
+asn_dec_rval_t
+NULL_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                const asn_TYPE_descriptor_t *td, void **sptr,
+                const char *opt_mname, const void *buf_ptr, size_t size) {
+    return xer_decode_primitive(opt_codec_ctx, td,
+		sptr, sizeof(NULL_t), opt_mname, buf_ptr, size,
+		NULL__xer_body_decode);
+}
+
+int
+NULL_compare(const asn_TYPE_descriptor_t *td, const void *a, const void *b) {
+    (void)td;
+    (void)a;
+    (void)b;
+    return 0;
+}
+
+int
+NULL_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+           asn_app_consume_bytes_f *cb, void *app_key) {
+    (void)td;	/* Unused argument */
+	(void)ilevel;	/* Unused argument */
+
+	if(sptr) {
+		return (cb("<present>", 9, app_key) < 0) ? -1 : 0;
+	} else {
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+	}
+}
+
+#ifndef ASN_DISABLE_OER_SUPPORT
+
+asn_dec_rval_t
+NULL_decode_oer(const asn_codec_ctx_t *opt_codec_ctx,
+                const asn_TYPE_descriptor_t *td,
+                const asn_oer_constraints_t *constraints, void **sptr,
+                const void *ptr, size_t size) {
+    asn_dec_rval_t rv = {RC_OK, 0};
+    (void)opt_codec_ctx;
+    (void)td;
+    (void)constraints;
+    (void)ptr;
+    (void)size;
+
+    if(!*sptr) {
+        *sptr = MALLOC(sizeof(NULL_t));
+        if(*sptr) {
+            *(NULL_t *)*sptr = 0;
+        } else {
+            ASN__DECODE_FAILED;
+        }
+    }
+
+    return rv;
+}
+
+asn_enc_rval_t
+NULL_encode_oer(const asn_TYPE_descriptor_t *td,
+                const asn_oer_constraints_t *constraints, const void *sptr,
+                asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t er;
+
+    (void)td;
+    (void)sptr;
+    (void)constraints;
+    (void)cb;
+    (void)app_key;
+
+    er.encoded = 0; /* Encoding in 0 bytes. */
+
+    ASN__ENCODED_OK(er);
+}
+
+#endif /* ASN_DISABLE_OER_SUPPORT */
+
+#ifndef ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+NULL_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                 const asn_TYPE_descriptor_t *td,
+                 const asn_per_constraints_t *constraints, void **sptr,
+                 asn_per_data_t *pd) {
+    asn_dec_rval_t rv;
+
+	(void)opt_codec_ctx;
+	(void)td;
+	(void)constraints;
+	(void)pd;
+
+	if(!*sptr) {
+		*sptr = MALLOC(sizeof(NULL_t));
+		if(*sptr) {
+			*(NULL_t *)*sptr = 0;
+		} else {
+			ASN__DECODE_FAILED;
+		}
+	}
+
+	/*
+	 * NULL type does not have content octets.
+	 */
+
+	rv.code = RC_OK;
+	rv.consumed = 0;
+	return rv;
+}
+
+asn_enc_rval_t
+NULL_encode_uper(const asn_TYPE_descriptor_t *td,
+                 const asn_per_constraints_t *constraints, const void *sptr,
+                 asn_per_outp_t *po) {
+    asn_enc_rval_t er;
+
+	(void)td;
+	(void)constraints;
+	(void)sptr;
+	(void)po;
+
+	er.encoded = 0;
+	ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+NULL_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                 const asn_TYPE_descriptor_t *td,
+                 const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+	asn_dec_rval_t rv;
+
+	(void)opt_codec_ctx;
+	(void)td;
+	(void)constraints;
+	(void)pd;
+
+	if(!*sptr) {
+		*sptr = MALLOC(sizeof(NULL_t));
+		if(*sptr) {
+			*(NULL_t *)*sptr = 0;
+		} else {
+			ASN__DECODE_FAILED;
+		}
+	}
+
+	/*
+	 * NULL type does not have content octets.
+	 */
+
+	rv.code = RC_OK;
+	rv.consumed = 0;
+	return rv;
+}
+
+
+asn_enc_rval_t
+NULL_encode_aper(const asn_TYPE_descriptor_t *td,
+                 const asn_per_constraints_t *constraints,
+                 const void *sptr, asn_per_outp_t *po) {
+	asn_enc_rval_t er;
+
+	(void)td;
+	(void)constraints;
+	(void)sptr;
+	(void)po;
+
+	er.encoded = 0;
+	ASN__ENCODED_OK(er);
+}
+
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+asn_random_fill_result_t
+NULL_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                    const asn_encoding_constraints_t *constr,
+                    size_t max_length) {
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    NULL_t *st = *sptr;
+
+    (void)td;
+    (void)constr;
+
+    if(max_length == 0) return result_skipped;
+
+    if(st == NULL) {
+        st = (NULL_t *)(*sptr = CALLOC(1, sizeof(*st)));
+        if(st == NULL) {
+            return result_failed;
+        }
+    }
+
+    return result_ok;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeEnumerated.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeEnumerated.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeEnumerated.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * This type differs from the standard ENUMERATED in that it is modelled using
+ * the fixed machine type (long, int, short), so it can hold only values of
+ * limited length. There is no type (i.e., NativeEnumerated_t, any integer type
+ * will do).
+ * This type may be used when integer range is limited by subtype constraints.
+ */
+#ifndef	_NativeEnumerated_H_
+#define	_NativeEnumerated_H_
+
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+extern asn_TYPE_descriptor_t asn_DEF_NativeEnumerated;
+extern asn_TYPE_operation_t asn_OP_NativeEnumerated;
+
+xer_type_encoder_f NativeEnumerated_encode_xer;
+oer_type_decoder_f NativeEnumerated_decode_oer;
+oer_type_encoder_f NativeEnumerated_encode_oer;
+per_type_decoder_f NativeEnumerated_decode_uper;
+per_type_encoder_f NativeEnumerated_encode_uper;
+per_type_decoder_f NativeEnumerated_decode_aper;
+per_type_encoder_f NativeEnumerated_encode_aper;
+
+#define NativeEnumerated_free       NativeInteger_free
+#define NativeEnumerated_print      NativeInteger_print
+#define NativeEnumerated_compare    NativeInteger_compare
+#define NativeEnumerated_random_fill NativeInteger_random_fill
+#define NativeEnumerated_constraint asn_generic_no_constraint
+#define NativeEnumerated_decode_ber NativeInteger_decode_ber
+#define NativeEnumerated_encode_der NativeInteger_encode_der
+#define NativeEnumerated_decode_xer NativeInteger_decode_xer
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NativeEnumerated_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeEnumerated.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeEnumerated.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeEnumerated.c	(working copy)
@@ -0,0 +1,367 @@
+/*-
+ * Copyright (c) 2004, 2007 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * Read the NativeInteger.h for the explanation wrt. differences between
+ * INTEGER and NativeInteger.
+ * Basically, both are decoders and encoders of ASN.1 INTEGER type, but this
+ * implementation deals with the standard (machine-specific) representation
+ * of them instead of using the platform-independent buffer.
+ */
+#include <asn_internal.h>
+#include <NativeEnumerated.h>
+
+/*
+ * NativeEnumerated basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_NativeEnumerated_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
+};
+asn_TYPE_operation_t asn_OP_NativeEnumerated = {
+	NativeInteger_free,
+	NativeInteger_print,
+	NativeInteger_compare,
+	NativeInteger_decode_ber,
+	NativeInteger_encode_der,
+	NativeInteger_decode_xer,
+	NativeEnumerated_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	NativeEnumerated_decode_oer,
+	NativeEnumerated_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	NativeEnumerated_decode_uper,
+	NativeEnumerated_encode_uper,
+	NativeEnumerated_decode_aper,
+	NativeEnumerated_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	NativeEnumerated_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_NativeEnumerated = {
+	"ENUMERATED",			/* The ASN.1 type is still ENUMERATED */
+	"ENUMERATED",
+	&asn_OP_NativeEnumerated,
+	asn_DEF_NativeEnumerated_tags,
+	sizeof(asn_DEF_NativeEnumerated_tags) / sizeof(asn_DEF_NativeEnumerated_tags[0]),
+	asn_DEF_NativeEnumerated_tags,	/* Same as above */
+	sizeof(asn_DEF_NativeEnumerated_tags) / sizeof(asn_DEF_NativeEnumerated_tags[0]),
+	{ 0, 0, asn_generic_no_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+asn_enc_rval_t
+NativeEnumerated_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                            int ilevel, enum xer_encoder_flags_e flags,
+                            asn_app_consume_bytes_f *cb, void *app_key) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_enc_rval_t er;
+    const long *native = (const long *)sptr;
+    const asn_INTEGER_enum_map_t *el;
+
+    (void)ilevel;
+    (void)flags;
+
+    if(!native) ASN__ENCODE_FAILED;
+
+    el = INTEGER_map_value2enum(specs, *native);
+    if(el) {
+        er.encoded =
+            asn__format_to_callback(cb, app_key, "<%s/>", el->enum_name);
+        if(er.encoded < 0) ASN__ENCODE_FAILED;
+        ASN__ENCODED_OK(er);
+    } else {
+        ASN_DEBUG(
+            "ASN.1 forbids dealing with "
+            "unknown value of ENUMERATED type");
+        ASN__ENCODE_FAILED;
+    }
+}
+
+asn_dec_rval_t
+NativeEnumerated_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                             const asn_TYPE_descriptor_t *td,
+                             const asn_per_constraints_t *constraints,
+                             void **sptr, asn_per_data_t *pd) {
+    const asn_INTEGER_specifics_t *specs = td->specifics;
+    asn_dec_rval_t rval = { RC_OK, 0 };
+	long *native = (long *)*sptr;
+	const asn_per_constraint_t *ct;
+	long value;
+
+	(void)opt_codec_ctx;
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->value;
+	else ASN__DECODE_FAILED;	/* Mandatory! */
+	if(!specs) ASN__DECODE_FAILED;
+
+	if(!native) {
+		native = (long *)(*sptr = CALLOC(1, sizeof(*native)));
+		if(!native) ASN__DECODE_FAILED;
+	}
+
+	ASN_DEBUG("Decoding %s as NativeEnumerated", td->name);
+
+	if(ct->flags & APC_EXTENSIBLE) {
+		int inext = per_get_few_bits(pd, 1);
+		if(inext < 0) ASN__DECODE_STARVED;
+		if(inext) ct = 0;
+	}
+
+	if(ct && ct->range_bits >= 0) {
+		value = per_get_few_bits(pd, ct->range_bits);
+		if(value < 0) ASN__DECODE_STARVED;
+		if(value >= (specs->extension
+			? specs->extension - 1 : specs->map_count))
+			ASN__DECODE_FAILED;
+	} else {
+		if(!specs->extension)
+			ASN__DECODE_FAILED;
+		/*
+		 * X.691, #10.6: normally small non-negative whole number;
+		 */
+		value = uper_get_nsnnwn(pd);
+		if(value < 0) ASN__DECODE_STARVED;
+		value += specs->extension - 1;
+		if(value >= specs->map_count)
+			ASN__DECODE_FAILED;
+	}
+
+	*native = specs->value2enum[value].nat_value;
+	ASN_DEBUG("Decoded %s = %ld", td->name, *native);
+
+	return rval;
+}
+
+static int
+NativeEnumerated__compar_value2enum(const void *ap, const void *bp) {
+	const asn_INTEGER_enum_map_t *a = ap;
+	const asn_INTEGER_enum_map_t *b = bp;
+	if(a->nat_value == b->nat_value)
+		return 0;
+	if(a->nat_value < b->nat_value)
+		return -1;
+	return 1;
+}
+
+asn_enc_rval_t
+NativeEnumerated_encode_uper(const asn_TYPE_descriptor_t *td,
+                             const asn_per_constraints_t *constraints,
+                             const void *sptr, asn_per_outp_t *po) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_enc_rval_t er;
+	long native, value;
+	const asn_per_constraint_t *ct;
+	int inext = 0;
+	asn_INTEGER_enum_map_t key;
+	const asn_INTEGER_enum_map_t *kf;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+	if(!specs) ASN__ENCODE_FAILED;
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->value;
+	else ASN__ENCODE_FAILED;	/* Mandatory! */
+
+	ASN_DEBUG("Encoding %s as NativeEnumerated", td->name);
+
+	er.encoded = 0;
+
+	native = *(const long *)sptr;
+
+	key.nat_value = native;
+	kf = bsearch(&key, specs->value2enum, specs->map_count,
+		sizeof(key), NativeEnumerated__compar_value2enum);
+	if(!kf) {
+		ASN_DEBUG("No element corresponds to %ld", native);
+		ASN__ENCODE_FAILED;
+	}
+	value = kf - specs->value2enum;
+
+	if(ct->range_bits >= 0) {
+		int cmpWith = specs->extension
+				? specs->extension - 1 : specs->map_count;
+		if(value >= cmpWith)
+			inext = 1;
+	}
+	if(ct->flags & APC_EXTENSIBLE) {
+		if(per_put_few_bits(po, inext, 1))
+			ASN__ENCODE_FAILED;
+		if(inext) ct = 0;
+	} else if(inext) {
+		ASN__ENCODE_FAILED;
+	}
+
+	if(ct && ct->range_bits >= 0) {
+		if(per_put_few_bits(po, value, ct->range_bits))
+			ASN__ENCODE_FAILED;
+		ASN__ENCODED_OK(er);
+	}
+
+	if(!specs->extension)
+		ASN__ENCODE_FAILED;
+
+	/*
+	 * X.691, #10.6: normally small non-negative whole number;
+	 */
+	ASN_DEBUG("value = %ld, ext = %d, inext = %d, res = %ld",
+		value, specs->extension, inext,
+		value - (inext ? (specs->extension - 1) : 0));
+	if(uper_put_nsnnwn(po, value - (inext ? (specs->extension - 1) : 0)))
+		ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+NativeEnumerated_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                             const asn_TYPE_descriptor_t *td,
+                             const asn_per_constraints_t *constraints,
+                             void **sptr, asn_per_data_t *pd) {
+	const asn_INTEGER_specifics_t *specs = (const asn_INTEGER_specifics_t *)td->specifics;
+	asn_dec_rval_t rval = { RC_OK, 0 };
+	long *native = (long *)*sptr;
+	const asn_per_constraint_t *ct;
+	long value;
+
+	(void)opt_codec_ctx;
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->value;
+	else ASN__DECODE_FAILED;	/* Mandatory! */
+	if(!specs) ASN__DECODE_FAILED;
+
+	if(!native) {
+		native = (long *)(*sptr = CALLOC(1, sizeof(*native)));
+		if(!native) ASN__DECODE_FAILED;
+	}
+
+	ASN_DEBUG("Decoding %s as NativeEnumerated", td->name);
+
+	if(ct->flags & APC_EXTENSIBLE) {
+		int inext = per_get_few_bits(pd, 1);
+		if(inext < 0) ASN__DECODE_STARVED;
+		if(inext) ct = 0;
+	}
+
+	/* Deal with APER padding */
+	if(ct && ct->upper_bound >= 255) {
+		int padding = 0;
+		padding = (8 - (pd->moved % 8)) % 8;
+		ASN_DEBUG("For NativeEnumerated %s,offset= %lu Padding bits = %d", td->name, pd->moved, padding);
+		ASN_DEBUG("For NativeEnumerated %s, upper bound = %lu", td->name, ct->upper_bound);
+		if(padding > 0)
+			per_get_few_bits(pd, padding);
+	}
+
+	if(ct && ct->range_bits >= 0) {
+		value = per_get_few_bits(pd, ct->range_bits);
+		if(value < 0) ASN__DECODE_STARVED;
+		if(value >= (specs->extension
+		             ? specs->extension - 1 : specs->map_count))
+			ASN__DECODE_FAILED;
+	} else {
+		if(!specs->extension)
+			ASN__DECODE_FAILED;
+		/*
+		 * X.691, #10.6: normally small non-negative whole number;
+		 */
+		value = uper_get_nsnnwn(pd);
+		if(value < 0) ASN__DECODE_STARVED;
+		value += specs->extension - 1;
+		if(value >= specs->map_count)
+			ASN__DECODE_FAILED;
+	}
+
+	*native = specs->value2enum[value].nat_value;
+	ASN_DEBUG("Decoded %s = %ld", td->name, *native);
+
+	return rval;
+}
+
+asn_enc_rval_t
+NativeEnumerated_encode_aper(const asn_TYPE_descriptor_t *td,
+                             const asn_per_constraints_t *constraints,
+                             const void *sptr, asn_per_outp_t *po) {
+	const asn_INTEGER_specifics_t *specs = (const asn_INTEGER_specifics_t *)td->specifics;
+	asn_enc_rval_t er;
+	long native, value;
+	const asn_per_constraint_t *ct;
+	int inext = 0;
+	asn_INTEGER_enum_map_t key;
+	asn_INTEGER_enum_map_t *kf;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+	if(!specs) ASN__ENCODE_FAILED;
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->value;
+	else ASN__ENCODE_FAILED;        /* Mandatory! */
+
+	ASN_DEBUG("Encoding %s as NativeEnumerated", td->name);
+
+	er.encoded = 0;
+
+	native = *(const long *)sptr;
+	if(native < 0) ASN__ENCODE_FAILED;
+
+	key.nat_value = native;
+	kf = bsearch(&key, specs->value2enum, specs->map_count,
+	             sizeof(key), NativeEnumerated__compar_value2enum);
+	if(!kf) {
+		ASN_DEBUG("No element corresponds to %ld", native);
+		ASN__ENCODE_FAILED;
+	}
+	value = kf - specs->value2enum;
+
+	if(ct->range_bits >= 0) {
+		int cmpWith = specs->extension
+		              ? specs->extension - 1 : specs->map_count;
+		if(value >= cmpWith)
+			inext = 1;
+	}
+	if(ct->flags & APC_EXTENSIBLE) {
+		if(per_put_few_bits(po, inext, 1))
+			ASN__ENCODE_FAILED;
+		if(inext) ct = 0;
+	} else if(inext) {
+		ASN__ENCODE_FAILED;
+	}
+
+	if(ct && ct->range_bits >= 0) {
+		if(per_put_few_bits(po, value, ct->range_bits))
+			ASN__ENCODE_FAILED;
+		ASN__ENCODED_OK(er);
+	}
+
+	if(!specs->extension)
+		ASN__ENCODE_FAILED;
+
+	/*
+	 * X.691, #10.6: normally small non-negative whole number;
+	 */
+	ASN_DEBUG("value = %ld, ext = %d, inext = %d, res = %ld",
+	          value, specs->extension, inext,
+	          value - (inext ? (specs->extension - 1) : 0));
+	if(uper_put_nsnnwn(po, value - (inext ? (specs->extension - 1) : 0)))
+		ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeInteger.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeInteger.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeInteger.h	(working copy)
@@ -0,0 +1,46 @@
+/*-
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * This type differs from the standard INTEGER in that it is modelled using
+ * the fixed machine type (long, int, short), so it can hold only values of
+ * limited length. There is no type (i.e., NativeInteger_t, any integer type
+ * will do).
+ * This type may be used when integer range is limited by subtype constraints.
+ */
+#ifndef	_NativeInteger_H_
+#define	_NativeInteger_H_
+
+#include <asn_application.h>
+#include <INTEGER.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+extern asn_TYPE_descriptor_t asn_DEF_NativeInteger;
+extern asn_TYPE_operation_t asn_OP_NativeInteger;
+
+asn_struct_free_f  NativeInteger_free;
+asn_struct_print_f NativeInteger_print;
+asn_struct_compare_f NativeInteger_compare;
+ber_type_decoder_f NativeInteger_decode_ber;
+der_type_encoder_f NativeInteger_encode_der;
+xer_type_decoder_f NativeInteger_decode_xer;
+xer_type_encoder_f NativeInteger_encode_xer;
+oer_type_decoder_f NativeInteger_decode_oer;
+oer_type_encoder_f NativeInteger_encode_oer;
+per_type_decoder_f NativeInteger_decode_uper;
+per_type_encoder_f NativeInteger_encode_uper;
+per_type_decoder_f NativeInteger_decode_aper;
+per_type_encoder_f NativeInteger_encode_aper;
+asn_random_fill_f  NativeInteger_random_fill;
+
+#define NativeInteger_constraint  asn_generic_no_constraint
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NativeInteger_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeInteger.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeInteger.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NativeInteger.c	(working copy)
@@ -0,0 +1,550 @@
+/*-
+ * Copyright (c) 2004, 2005, 2006 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * Read the NativeInteger.h for the explanation wrt. differences between
+ * INTEGER and NativeInteger.
+ * Basically, both are decoders and encoders of ASN.1 INTEGER type, but this
+ * implementation deals with the standard (machine-specific) representation
+ * of them instead of using the platform-independent buffer.
+ */
+#include <asn_internal.h>
+#include <NativeInteger.h>
+
+/*
+ * NativeInteger basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_NativeInteger_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_operation_t asn_OP_NativeInteger = {
+	NativeInteger_free,
+	NativeInteger_print,
+	NativeInteger_compare,
+	NativeInteger_decode_ber,
+	NativeInteger_encode_der,
+	NativeInteger_decode_xer,
+	NativeInteger_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	NativeInteger_decode_oer,	/* OER decoder */
+	NativeInteger_encode_oer,	/* Canonical OER encoder */
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	NativeInteger_decode_uper,	/* Unaligned PER decoder */
+	NativeInteger_encode_uper,	/* Unaligned PER encoder */
+	NativeInteger_decode_aper,	/* Aligned PER decoder */
+	NativeInteger_encode_aper,	/* Aligned PER encoder */
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	NativeInteger_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_NativeInteger = {
+	"INTEGER",			/* The ASN.1 type is still INTEGER */
+	"INTEGER",
+	&asn_OP_NativeInteger,
+	asn_DEF_NativeInteger_tags,
+	sizeof(asn_DEF_NativeInteger_tags) / sizeof(asn_DEF_NativeInteger_tags[0]),
+	asn_DEF_NativeInteger_tags,	/* Same as above */
+	sizeof(asn_DEF_NativeInteger_tags) / sizeof(asn_DEF_NativeInteger_tags[0]),
+	{ 0, 0, asn_generic_no_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+/*
+ * Decode INTEGER type.
+ */
+asn_dec_rval_t
+NativeInteger_decode_ber(const asn_codec_ctx_t *opt_codec_ctx,
+                         const asn_TYPE_descriptor_t *td, void **nint_ptr,
+                         const void *buf_ptr, size_t size, int tag_mode) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    long *native = (long *)*nint_ptr;
+	asn_dec_rval_t rval;
+	ber_tlv_len_t length;
+
+	/*
+	 * If the structure is not there, allocate it.
+	 */
+	if(native == NULL) {
+		native = (long *)(*nint_ptr = CALLOC(1, sizeof(*native)));
+		if(native == NULL) {
+			rval.code = RC_FAIL;
+			rval.consumed = 0;
+			return rval;
+		}
+	}
+
+	ASN_DEBUG("Decoding %s as INTEGER (tm=%d)",
+		td->name, tag_mode);
+
+	/*
+	 * Check tags.
+	 */
+	rval = ber_check_tags(opt_codec_ctx, td, 0, buf_ptr, size,
+			tag_mode, 0, &length, 0);
+	if(rval.code != RC_OK)
+		return rval;
+
+	ASN_DEBUG("%s length is %d bytes", td->name, (int)length);
+
+	/*
+	 * Make sure we have this length.
+	 */
+	buf_ptr = ((const char *)buf_ptr) + rval.consumed;
+	size -= rval.consumed;
+	if(length > (ber_tlv_len_t)size) {
+		rval.code = RC_WMORE;
+		rval.consumed = 0;
+		return rval;
+	}
+
+	/*
+	 * ASN.1 encoded INTEGER: buf_ptr, length
+	 * Fill the native, at the same time checking for overflow.
+	 * If overflow occured, return with RC_FAIL.
+	 */
+	{
+		INTEGER_t tmp;
+		union {
+			const void *constbuf;
+			void *nonconstbuf;
+		} unconst_buf;
+		long l;
+
+		unconst_buf.constbuf = buf_ptr;
+		tmp.buf = (uint8_t *)unconst_buf.nonconstbuf;
+		tmp.size = length;
+
+		if((specs&&specs->field_unsigned)
+			? asn_INTEGER2ulong(&tmp, (unsigned long *)&l) /* sic */
+			: asn_INTEGER2long(&tmp, &l)) {
+			rval.code = RC_FAIL;
+			rval.consumed = 0;
+			return rval;
+		}
+
+		*native = l;
+	}
+
+	rval.code = RC_OK;
+	rval.consumed += length;
+
+	ASN_DEBUG("Took %ld/%ld bytes to encode %s (%ld)",
+		(long)rval.consumed, (long)length, td->name, (long)*native);
+
+	return rval;
+}
+
+/*
+ * Encode the NativeInteger using the standard INTEGER type DER encoder.
+ */
+asn_enc_rval_t
+NativeInteger_encode_der(const asn_TYPE_descriptor_t *sd, const void *ptr,
+                         int tag_mode, ber_tlv_tag_t tag,
+                         asn_app_consume_bytes_f *cb, void *app_key) {
+    unsigned long native = *(const unsigned long *)ptr; /* Disable sign ext. */
+    asn_enc_rval_t erval;
+	INTEGER_t tmp;
+
+#ifdef	WORDS_BIGENDIAN		/* Opportunistic optimization */
+
+	tmp.buf = (uint8_t *)&native;
+	tmp.size = sizeof(native);
+
+#else	/* Works even if WORDS_BIGENDIAN is not set where should've been */
+	uint8_t buf[sizeof(native)];
+	uint8_t *p;
+
+	/* Prepare a fake INTEGER */
+	for(p = buf + sizeof(buf) - 1; p >= buf; p--, native >>= 8)
+		*p = (uint8_t)native;
+
+	tmp.buf = buf;
+	tmp.size = sizeof(buf);
+#endif	/* WORDS_BIGENDIAN */
+	
+	/* Encode fake INTEGER */
+	erval = INTEGER_encode_der(sd, &tmp, tag_mode, tag, cb, app_key);
+    if(erval.structure_ptr == &tmp) {
+        erval.structure_ptr = ptr;
+    }
+	return erval;
+}
+
+/*
+ * Decode the chunk of XML text encoding INTEGER.
+ */
+asn_dec_rval_t
+NativeInteger_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                         const asn_TYPE_descriptor_t *td, void **sptr,
+                         const char *opt_mname, const void *buf_ptr,
+                         size_t size) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_dec_rval_t rval;
+	INTEGER_t st;
+	void *st_ptr = (void *)&st;
+	long *native = (long *)*sptr;
+
+	if(!native) {
+		native = (long *)(*sptr = CALLOC(1, sizeof(*native)));
+		if(!native) ASN__DECODE_FAILED;
+	}
+
+	memset(&st, 0, sizeof(st));
+	rval = INTEGER_decode_xer(opt_codec_ctx, td, &st_ptr, 
+		opt_mname, buf_ptr, size);
+	if(rval.code == RC_OK) {
+		long l;
+		if((specs&&specs->field_unsigned)
+			? asn_INTEGER2ulong(&st, (unsigned long *)&l) /* sic */
+			: asn_INTEGER2long(&st, &l)) {
+			rval.code = RC_FAIL;
+			rval.consumed = 0;
+		} else {
+			*native = l;
+		}
+	} else {
+		/*
+		 * Cannot restart from the middle;
+		 * there is no place to save state in the native type.
+		 * Request a continuation from the very beginning.
+		 */
+		rval.consumed = 0;
+	}
+	ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &st);
+	return rval;
+}
+
+
+asn_enc_rval_t
+NativeInteger_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                         int ilevel, enum xer_encoder_flags_e flags,
+                         asn_app_consume_bytes_f *cb, void *app_key) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    char scratch[32];	/* Enough for 64-bit int */
+	asn_enc_rval_t er;
+	const long *native = (const long *)sptr;
+
+	(void)ilevel;
+	(void)flags;
+
+	if(!native) ASN__ENCODE_FAILED;
+
+	er.encoded = snprintf(scratch, sizeof(scratch),
+			(specs && specs->field_unsigned)
+			? "%lu" : "%ld", *native);
+	if(er.encoded <= 0 || (size_t)er.encoded >= sizeof(scratch)
+		|| cb(scratch, er.encoded, app_key) < 0)
+		ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+#ifndef  ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+NativeInteger_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                          const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints, void **sptr,
+                          asn_per_data_t *pd) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_dec_rval_t rval;
+	long *native = (long *)*sptr;
+	INTEGER_t tmpint;
+	void *tmpintptr = &tmpint;
+
+	(void)opt_codec_ctx;
+	ASN_DEBUG("Decoding NativeInteger %s (UPER)", td->name);
+
+	if(!native) {
+		native = (long *)(*sptr = CALLOC(1, sizeof(*native)));
+		if(!native) ASN__DECODE_FAILED;
+	}
+
+	memset(&tmpint, 0, sizeof tmpint);
+	rval = INTEGER_decode_uper(opt_codec_ctx, td, constraints,
+				   &tmpintptr, pd);
+	if(rval.code == RC_OK) {
+		if((specs&&specs->field_unsigned)
+			? asn_INTEGER2ulong(&tmpint, (unsigned long *)native)
+			: asn_INTEGER2long(&tmpint, native))
+			rval.code = RC_FAIL;
+		else
+			ASN_DEBUG("NativeInteger %s got value %ld",
+				td->name, *native);
+	}
+	ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint);
+
+	return rval;
+}
+
+asn_enc_rval_t
+NativeInteger_encode_uper(const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints,
+                          const void *sptr, asn_per_outp_t *po) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_enc_rval_t er;
+	long native;
+	INTEGER_t tmpint;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+
+    native = *(const long *)sptr;
+
+    ASN_DEBUG("Encoding NativeInteger %s %ld (UPER)", td->name, native);
+
+	memset(&tmpint, 0, sizeof(tmpint));
+	if((specs&&specs->field_unsigned)
+		? asn_ulong2INTEGER(&tmpint, native)
+		: asn_long2INTEGER(&tmpint, native))
+		ASN__ENCODE_FAILED;
+	er = INTEGER_encode_uper(td, constraints, &tmpint, po);
+	ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint);
+	return er;
+}
+
+asn_dec_rval_t
+NativeInteger_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                          const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+
+	const asn_INTEGER_specifics_t *specs = (const asn_INTEGER_specifics_t *)td->specifics;
+	asn_dec_rval_t rval;
+	long *native = (long *)*sptr;
+	INTEGER_t tmpint;
+	void *tmpintptr = &tmpint;
+
+	(void)opt_codec_ctx;
+	ASN_DEBUG("Decoding NativeInteger %s (APER)", td->name);
+
+	if(!native) {
+		native = (long *)(*sptr = CALLOC(1, sizeof(*native)));
+		if(!native) ASN__DECODE_FAILED;
+	}
+
+	memset(&tmpint, 0, sizeof tmpint);
+	rval = INTEGER_decode_aper(opt_codec_ctx, td, constraints,
+	                           &tmpintptr, pd);
+	if(rval.code == RC_OK) {
+		if((specs&&specs->field_unsigned)
+		        ? asn_INTEGER2ulong(&tmpint, (unsigned long *)native)
+		        : asn_INTEGER2long(&tmpint, native))
+			rval.code = RC_FAIL;
+		else
+			ASN_DEBUG("NativeInteger %s got value %ld",
+			          td->name, *native);
+	}
+	ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint);
+
+	return rval;
+}
+
+asn_enc_rval_t
+NativeInteger_encode_aper(const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints,
+                          const void *sptr, asn_per_outp_t *po) {
+
+	const asn_INTEGER_specifics_t *specs = (const asn_INTEGER_specifics_t *)td->specifics;
+	asn_enc_rval_t er;
+	long native;
+	INTEGER_t tmpint;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+
+	native = *(const long *)sptr;
+
+	ASN_DEBUG("Encoding NativeInteger %s %ld (APER)", td->name, native);
+
+	memset(&tmpint, 0, sizeof(tmpint));
+	if((specs&&specs->field_unsigned)
+	        ? asn_ulong2INTEGER(&tmpint, (unsigned long)native)
+	        : asn_long2INTEGER(&tmpint, native))
+		ASN__ENCODE_FAILED;
+	er = INTEGER_encode_aper(td, constraints, &tmpint, po);
+	ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF_INTEGER, &tmpint);
+	return er;
+}
+
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+/*
+ * INTEGER specific human-readable output.
+ */
+int
+NativeInteger_print(const asn_TYPE_descriptor_t *td, const void *sptr,
+                    int ilevel, asn_app_consume_bytes_f *cb, void *app_key) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    const long *native = (const long *)sptr;
+    char scratch[32]; /* Enough for 64-bit int */
+    int ret;
+
+    (void)td;       /* Unused argument */
+    (void)ilevel;   /* Unused argument */
+
+    if(native) {
+        long value = *native;
+        ret = snprintf(scratch, sizeof(scratch),
+                       (specs && specs->field_unsigned) ? "%lu" : "%ld", value);
+        assert(ret > 0 && (size_t)ret < sizeof(scratch));
+        if(cb(scratch, ret, app_key) < 0) return -1;
+        if(specs && (value >= 0 || !specs->field_unsigned)) {
+            const asn_INTEGER_enum_map_t *el =
+                INTEGER_map_value2enum(specs, value);
+            if(el) {
+                if(cb(" (", 2, app_key) < 0) return -1;
+                if(cb(el->enum_name, el->enum_len, app_key) < 0) return -1;
+                if(cb(")", 1, app_key) < 0) return -1;
+            }
+        }
+        return 0;
+	} else {
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+	}
+}
+
+void
+NativeInteger_free(const asn_TYPE_descriptor_t *td, void *ptr,
+                   enum asn_struct_free_method method) {
+    if(!td || !ptr)
+		return;
+
+	ASN_DEBUG("Freeing %s as INTEGER (%d, %p, Native)",
+		td->name, method, ptr);
+
+    switch(method) {
+    case ASFM_FREE_EVERYTHING:
+        FREEMEM(ptr);
+        break;
+    case ASFM_FREE_UNDERLYING:
+        break;
+    case ASFM_FREE_UNDERLYING_AND_RESET:
+        memset(ptr, 0, sizeof(long));
+        break;
+    }
+}
+
+int
+NativeInteger_compare(const asn_TYPE_descriptor_t *td, const void *aptr, const void *bptr) {
+    (void)td;
+
+    if(aptr && bptr) {
+        const asn_INTEGER_specifics_t *specs =
+            (const asn_INTEGER_specifics_t *)td->specifics;
+        if(specs && specs->field_unsigned) {
+            const unsigned long *a = aptr;
+            const unsigned long *b = bptr;
+            if(*a < *b) {
+                return -1;
+            } else if(*a > *b) {
+                return 1;
+            } else {
+                return 0;
+            }
+        } else {
+            const long *a = aptr;
+            const long *b = bptr;
+            if(*a < *b) {
+                return -1;
+            } else if(*a > *b) {
+                return 1;
+            } else {
+                return 0;
+            }
+        }
+    } else if(!aptr) {
+        return -1;
+    } else {
+        return 1;
+    }
+}
+
+asn_random_fill_result_t
+NativeInteger_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                          const asn_encoding_constraints_t *constraints,
+                          size_t max_length) {
+    const asn_INTEGER_specifics_t *specs =
+        (const asn_INTEGER_specifics_t *)td->specifics;
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    long *st = *sptr;
+    const asn_INTEGER_enum_map_t *emap;
+    size_t emap_len;
+    intmax_t value;
+    int find_inside_map;
+
+    if(max_length == 0) return result_skipped;
+
+    if(st == NULL) {
+        st = (long *)CALLOC(1, sizeof(*st));
+        if(st == NULL) {
+            return result_failed;
+        }
+    }
+
+    if(specs) {
+        emap = specs->value2enum;
+        emap_len = specs->map_count;
+        if(specs->strict_enumeration) {
+            find_inside_map = emap_len > 0;
+        } else {
+            find_inside_map = emap_len ? asn_random_between(0, 1) : 0;
+        }
+    } else {
+        emap = 0;
+        emap_len = 0;
+        find_inside_map = 0;
+    }
+
+    if(find_inside_map) {
+        assert(emap_len > 0);
+        value = emap[asn_random_between(0, emap_len - 1)].nat_value;
+    } else {
+        const asn_per_constraints_t *ct;
+
+        static const long variants[] = {
+            -65536, -65535, -65534, -32769, -32768, -32767, -16385, -16384,
+            -16383, -257,   -256,   -255,   -254,   -129,   -128,   -127,
+            -126,   -1,     0,      1,      126,    127,    128,    129,
+            254,    255,    256,    257,    16383,  16384,  16385,  32767,
+            32768,  32769,  65534,  65535,  65536,  65537};
+        if(specs && specs->field_unsigned) {
+            assert(variants[18] == 0);
+            value = variants[asn_random_between(
+                18, sizeof(variants) / sizeof(variants[0]) - 1)];
+        } else {
+            value = variants[asn_random_between(
+                0, sizeof(variants) / sizeof(variants[0]) - 1)];
+        }
+
+        if(!constraints) constraints = &td->encoding_constraints;
+        ct = constraints ? constraints->per_constraints : 0;
+        if(ct && (ct->value.flags & APC_CONSTRAINED)) {
+            if(value < ct->value.lower_bound || value > ct->value.upper_bound) {
+                value = asn_random_between(ct->value.lower_bound,
+                                           ct->value.upper_bound);
+            }
+        }
+    }
+
+    *sptr = st;
+    *st = value;
+    return result_ok;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NatureOfAddress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NatureOfAddress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NatureOfAddress.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NatureOfAddress_H_
+#define	_NatureOfAddress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum NatureOfAddress_PR {
+	NatureOfAddress_PR_NOTHING,	/* No components present */
+	NatureOfAddress_PR_unknown,
+	NatureOfAddress_PR_subscriberNumber,
+	NatureOfAddress_PR_nationalNumber,
+	NatureOfAddress_PR_internationalNumber,
+	NatureOfAddress_PR_networkSpecificNumber,
+	NatureOfAddress_PR_routingNumberNationalFormat,
+	NatureOfAddress_PR_routingNumberNetworkSpecificFormat,
+	NatureOfAddress_PR_routingNumberWithCalledDirectoryNumber
+	/* Extensions may appear below */
+	
+} NatureOfAddress_PR;
+
+/* NatureOfAddress */
+typedef struct NatureOfAddress {
+	NatureOfAddress_PR present;
+	union NatureOfAddress_u {
+		NULL_t	 unknown;
+		NULL_t	 subscriberNumber;
+		NULL_t	 nationalNumber;
+		NULL_t	 internationalNumber;
+		NULL_t	 networkSpecificNumber;
+		NULL_t	 routingNumberNationalFormat;
+		NULL_t	 routingNumberNetworkSpecificFormat;
+		NULL_t	 routingNumberWithCalledDirectoryNumber;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NatureOfAddress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NatureOfAddress;
+extern asn_CHOICE_specifics_t asn_SPC_NatureOfAddress_specs_1;
+extern asn_TYPE_member_t asn_MBR_NatureOfAddress_1[8];
+extern asn_per_constraints_t asn_PER_type_NatureOfAddress_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NatureOfAddress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NatureOfAddress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NatureOfAddress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NatureOfAddress.c	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NatureOfAddress.h"
+
+asn_per_constraints_t asn_PER_type_NatureOfAddress_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  7 }	/* (0..7,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_NatureOfAddress_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.unknown),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknown"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.subscriberNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"subscriberNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.nationalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nationalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.internationalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"internationalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.networkSpecificNumber),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"networkSpecificNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.routingNumberNationalFormat),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routingNumberNationalFormat"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.routingNumberNetworkSpecificFormat),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routingNumberNetworkSpecificFormat"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NatureOfAddress, choice.routingNumberWithCalledDirectoryNumber),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routingNumberWithCalledDirectoryNumber"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_NatureOfAddress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unknownat 875 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* subscriberNumberat 876 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nationalNumberat 877 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* internationalNumberat 878 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* networkSpecificNumberat 879 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* routingNumberNationalFormatat 880 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* routingNumberNetworkSpecificFormatat 881 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* routingNumberWithCalledDirectoryNumberat 882 */
+};
+asn_CHOICE_specifics_t asn_SPC_NatureOfAddress_specs_1 = {
+	sizeof(struct NatureOfAddress),
+	offsetof(struct NatureOfAddress, _asn_ctx),
+	offsetof(struct NatureOfAddress, present),
+	sizeof(((struct NatureOfAddress *)0)->present),
+	asn_MAP_NatureOfAddress_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	8	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_NatureOfAddress = {
+	"NatureOfAddress",
+	"NatureOfAddress",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_NatureOfAddress_constr_1, CHOICE_constraint },
+	asn_MBR_NatureOfAddress_1,
+	8,	/* Elements count */
+	&asn_SPC_NatureOfAddress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NetworkAccessParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NetworkAccessParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NetworkAccessParameters.h	(working copy)
@@ -0,0 +1,126 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NetworkAccessParameters_H_
+#define	_NetworkAccessParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <OCTET_STRING.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum NetworkAccessParameters__distribution_PR {
+	NetworkAccessParameters__distribution_PR_NOTHING,	/* No components present */
+	NetworkAccessParameters__distribution_PR_unicast,
+	NetworkAccessParameters__distribution_PR_multicast
+	/* Extensions may appear below */
+	
+} NetworkAccessParameters__distribution_PR;
+typedef enum NetworkAccessParameters__networkAddress_PR {
+	NetworkAccessParameters__networkAddress_PR_NOTHING,	/* No components present */
+	NetworkAccessParameters__networkAddress_PR_q2931Address,
+	NetworkAccessParameters__networkAddress_PR_e164Address,
+	NetworkAccessParameters__networkAddress_PR_localAreaAddress
+	/* Extensions may appear below */
+	
+} NetworkAccessParameters__networkAddress_PR;
+typedef enum NetworkAccessParameters__t120SetupProcedure_PR {
+	NetworkAccessParameters__t120SetupProcedure_PR_NOTHING,	/* No components present */
+	NetworkAccessParameters__t120SetupProcedure_PR_originateCall,
+	NetworkAccessParameters__t120SetupProcedure_PR_waitForCall,
+	NetworkAccessParameters__t120SetupProcedure_PR_issueQuery
+	/* Extensions may appear below */
+	
+} NetworkAccessParameters__t120SetupProcedure_PR;
+
+/* Forward declarations */
+struct Q2931Address;
+struct TransportAddress;
+
+/* NetworkAccessParameters */
+typedef struct NetworkAccessParameters {
+	struct NetworkAccessParameters__distribution {
+		NetworkAccessParameters__distribution_PR present;
+		union NetworkAccessParameters__distribution_u {
+			NULL_t	 unicast;
+			NULL_t	 multicast;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *distribution;
+	struct NetworkAccessParameters__networkAddress {
+		NetworkAccessParameters__networkAddress_PR present;
+		union NetworkAccessParameters__networkAddress_u {
+			struct Q2931Address	*q2931Address;
+			IA5String_t	 e164Address;
+			struct TransportAddress	*localAreaAddress;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} networkAddress;
+	BOOLEAN_t	 associateConference;
+	OCTET_STRING_t	*externalReference;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct NetworkAccessParameters__t120SetupProcedure {
+		NetworkAccessParameters__t120SetupProcedure_PR present;
+		union NetworkAccessParameters__t120SetupProcedure_u {
+			NULL_t	 originateCall;
+			NULL_t	 waitForCall;
+			NULL_t	 issueQuery;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *t120SetupProcedure;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NetworkAccessParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NetworkAccessParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_NetworkAccessParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_NetworkAccessParameters_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "Q2931Address.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h"
+
+#endif	/* _NetworkAccessParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NetworkAccessParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NetworkAccessParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NetworkAccessParameters.c	(working copy)
@@ -0,0 +1,372 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NetworkAccessParameters.h"
+
+static const int permitted_alphabet_table_8[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0,	/*    #      * ,    */
+ 4, 5, 6, 7, 8, 9,10,11,12,13, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+};
+static const int permitted_alphabet_code2value_8[13] = {
+35,42,44,48,49,50,51,52,53,54,55,56,57,};
+
+
+static int check_permitted_alphabet_8(const void *sptr) {
+	const int *table = permitted_alphabet_table_8;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_e164Address_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_8(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_e164Address_8_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_8)/sizeof(permitted_alphabet_table_8[0]))
+		return -1;
+	return permitted_alphabet_table_8[value] - 1;
+}
+static int asn_PER_MAP_e164Address_8_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_8)/sizeof(permitted_alphabet_code2value_8[0]))
+		return -1;
+	return permitted_alphabet_code2value_8[code];
+}
+static int
+memb_externalReference_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_distribution_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_e164Address_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  57 }	/* (35..57) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	asn_PER_MAP_e164Address_8_v2c,	/* Value to PER code map */
+	asn_PER_MAP_e164Address_8_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_type_networkAddress_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_t120SetupProcedure_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_externalReference_constr_12 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (SIZE(1..255)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_distribution_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters__distribution, choice.unicast),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unicast"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters__distribution, choice.multicast),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multicast"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_distribution_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unicastat 1751 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* multicastat 1752 */
+};
+static asn_CHOICE_specifics_t asn_SPC_distribution_specs_2 = {
+	sizeof(struct NetworkAccessParameters__distribution),
+	offsetof(struct NetworkAccessParameters__distribution, _asn_ctx),
+	offsetof(struct NetworkAccessParameters__distribution, present),
+	sizeof(((struct NetworkAccessParameters__distribution *)0)->present),
+	asn_MAP_distribution_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_distribution_2 = {
+	"distribution",
+	"distribution",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_distribution_constr_2, CHOICE_constraint },
+	asn_MBR_distribution_2,
+	2,	/* Elements count */
+	&asn_SPC_distribution_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_networkAddress_6[] = {
+	{ ATF_POINTER, 0, offsetof(struct NetworkAccessParameters__networkAddress, choice.q2931Address),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Q2931Address,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q2931Address"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters__networkAddress, choice.e164Address),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_e164Address_constr_8,  memb_e164Address_constraint_6 },
+		0, 0, /* No default value */
+		"e164Address"
+		},
+	{ ATF_POINTER, 0, offsetof(struct NetworkAccessParameters__networkAddress, choice.localAreaAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"localAreaAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_networkAddress_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* q2931Addressat 1758 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* e164Addressat 1759 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* localAreaAddressat 1760 */
+};
+static asn_CHOICE_specifics_t asn_SPC_networkAddress_specs_6 = {
+	sizeof(struct NetworkAccessParameters__networkAddress),
+	offsetof(struct NetworkAccessParameters__networkAddress, _asn_ctx),
+	offsetof(struct NetworkAccessParameters__networkAddress, present),
+	sizeof(((struct NetworkAccessParameters__networkAddress *)0)->present),
+	asn_MAP_networkAddress_tag2el_6,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_networkAddress_6 = {
+	"networkAddress",
+	"networkAddress",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_networkAddress_constr_6, CHOICE_constraint },
+	asn_MBR_networkAddress_6,
+	3,	/* Elements count */
+	&asn_SPC_networkAddress_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_t120SetupProcedure_14[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters__t120SetupProcedure, choice.originateCall),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"originateCall"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters__t120SetupProcedure, choice.waitForCall),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"waitForCall"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters__t120SetupProcedure, choice.issueQuery),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"issueQuery"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_t120SetupProcedure_tag2el_14[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* originateCallat 1769 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* waitForCallat 1770 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* issueQueryat 1771 */
+};
+static asn_CHOICE_specifics_t asn_SPC_t120SetupProcedure_specs_14 = {
+	sizeof(struct NetworkAccessParameters__t120SetupProcedure),
+	offsetof(struct NetworkAccessParameters__t120SetupProcedure, _asn_ctx),
+	offsetof(struct NetworkAccessParameters__t120SetupProcedure, present),
+	sizeof(((struct NetworkAccessParameters__t120SetupProcedure *)0)->present),
+	asn_MAP_t120SetupProcedure_tag2el_14,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t120SetupProcedure_14 = {
+	"t120SetupProcedure",
+	"t120SetupProcedure",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_t120SetupProcedure_constr_14, CHOICE_constraint },
+	asn_MBR_t120SetupProcedure_14,
+	3,	/* Elements count */
+	&asn_SPC_t120SetupProcedure_specs_14	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_NetworkAccessParameters_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct NetworkAccessParameters, distribution),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_distribution_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"distribution"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters, networkAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_networkAddress_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"networkAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NetworkAccessParameters, associateConference),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"associateConference"
+		},
+	{ ATF_POINTER, 2, offsetof(struct NetworkAccessParameters, externalReference),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_externalReference_constr_12,  memb_externalReference_constraint_1 },
+		0, 0, /* No default value */
+		"externalReference"
+		},
+	{ ATF_POINTER, 1, offsetof(struct NetworkAccessParameters, t120SetupProcedure),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_t120SetupProcedure_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t120SetupProcedure"
+		},
+};
+static const int asn_MAP_NetworkAccessParameters_oms_1[] = { 0, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_NetworkAccessParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_NetworkAccessParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* distributionat 1751 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* networkAddressat 1758 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* associateConferenceat 1763 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* externalReferenceat 1764 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* t120SetupProcedureat 1769 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_NetworkAccessParameters_specs_1 = {
+	sizeof(struct NetworkAccessParameters),
+	offsetof(struct NetworkAccessParameters, _asn_ctx),
+	asn_MAP_NetworkAccessParameters_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_NetworkAccessParameters_oms_1,	/* Optional members */
+	2, 1,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_NetworkAccessParameters = {
+	"NetworkAccessParameters",
+	"NetworkAccessParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_NetworkAccessParameters_tags_1,
+	sizeof(asn_DEF_NetworkAccessParameters_tags_1)
+		/sizeof(asn_DEF_NetworkAccessParameters_tags_1[0]), /* 1 */
+	asn_DEF_NetworkAccessParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_NetworkAccessParameters_tags_1)
+		/sizeof(asn_DEF_NetworkAccessParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_NetworkAccessParameters_1,
+	5,	/* Elements count */
+	&asn_SPC_NetworkAccessParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCCommand.h	(working copy)
@@ -0,0 +1,199 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NewATMVCCommand_H_
+#define	_NewATMVCCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum NewATMVCCommand__aal_PR {
+	NewATMVCCommand__aal_PR_NOTHING,	/* No components present */
+	NewATMVCCommand__aal_PR_aal1,
+	NewATMVCCommand__aal_PR_aal5
+	/* Extensions may appear below */
+	
+} NewATMVCCommand__aal_PR;
+typedef enum NewATMVCCommand__aal__aal1__clockRecovery_PR {
+	NewATMVCCommand__aal__aal1__clockRecovery_PR_NOTHING,	/* No components present */
+	NewATMVCCommand__aal__aal1__clockRecovery_PR_nullClockRecovery,
+	NewATMVCCommand__aal__aal1__clockRecovery_PR_srtsClockRecovery,
+	NewATMVCCommand__aal__aal1__clockRecovery_PR_adaptiveClockRecovery
+	/* Extensions may appear below */
+	
+} NewATMVCCommand__aal__aal1__clockRecovery_PR;
+typedef enum NewATMVCCommand__aal__aal1__errorCorrection_PR {
+	NewATMVCCommand__aal__aal1__errorCorrection_PR_NOTHING,	/* No components present */
+	NewATMVCCommand__aal__aal1__errorCorrection_PR_nullErrorCorrection,
+	NewATMVCCommand__aal__aal1__errorCorrection_PR_longInterleaver,
+	NewATMVCCommand__aal__aal1__errorCorrection_PR_shortInterleaver,
+	NewATMVCCommand__aal__aal1__errorCorrection_PR_errorCorrectionOnly
+	/* Extensions may appear below */
+	
+} NewATMVCCommand__aal__aal1__errorCorrection_PR;
+typedef enum NewATMVCCommand__multiplex_PR {
+	NewATMVCCommand__multiplex_PR_NOTHING,	/* No components present */
+	NewATMVCCommand__multiplex_PR_noMultiplex,
+	NewATMVCCommand__multiplex_PR_transportStream,
+	NewATMVCCommand__multiplex_PR_programStream
+	/* Extensions may appear below */
+	
+} NewATMVCCommand__multiplex_PR;
+typedef enum NewATMVCCommand__reverseParameters__multiplex_PR {
+	NewATMVCCommand__reverseParameters__multiplex_PR_NOTHING,	/* No components present */
+	NewATMVCCommand__reverseParameters__multiplex_PR_noMultiplex,
+	NewATMVCCommand__reverseParameters__multiplex_PR_transportStream,
+	NewATMVCCommand__reverseParameters__multiplex_PR_programStream
+	/* Extensions may appear below */
+	
+} NewATMVCCommand__reverseParameters__multiplex_PR;
+
+/* NewATMVCCommand */
+typedef struct NewATMVCCommand {
+	long	 resourceID;
+	long	 bitRate;
+	BOOLEAN_t	 bitRateLockedToPCRClock;
+	BOOLEAN_t	 bitRateLockedToNetworkClock;
+	struct NewATMVCCommand__aal {
+		NewATMVCCommand__aal_PR present;
+		union NewATMVCCommand__aal_u {
+			struct NewATMVCCommand__aal__aal1 {
+				struct NewATMVCCommand__aal__aal1__clockRecovery {
+					NewATMVCCommand__aal__aal1__clockRecovery_PR present;
+					union NewATMVCCommand__aal__aal1__clockRecovery_u {
+						NULL_t	 nullClockRecovery;
+						NULL_t	 srtsClockRecovery;
+						NULL_t	 adaptiveClockRecovery;
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+					} choice;
+					
+					/* Context for parsing across buffer boundaries */
+					asn_struct_ctx_t _asn_ctx;
+				} clockRecovery;
+				struct NewATMVCCommand__aal__aal1__errorCorrection {
+					NewATMVCCommand__aal__aal1__errorCorrection_PR present;
+					union NewATMVCCommand__aal__aal1__errorCorrection_u {
+						NULL_t	 nullErrorCorrection;
+						NULL_t	 longInterleaver;
+						NULL_t	 shortInterleaver;
+						NULL_t	 errorCorrectionOnly;
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+					} choice;
+					
+					/* Context for parsing across buffer boundaries */
+					asn_struct_ctx_t _asn_ctx;
+				} errorCorrection;
+				BOOLEAN_t	 structuredDataTransfer;
+				BOOLEAN_t	 partiallyFilledCells;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *aal1;
+			struct NewATMVCCommand__aal__aal5 {
+				long	 forwardMaximumSDUSize;
+				long	 backwardMaximumSDUSize;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *aal5;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} aal;
+	struct NewATMVCCommand__multiplex {
+		NewATMVCCommand__multiplex_PR present;
+		union NewATMVCCommand__multiplex_u {
+			NULL_t	 noMultiplex;
+			NULL_t	 transportStream;
+			NULL_t	 programStream;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} multiplex;
+	struct NewATMVCCommand__reverseParameters {
+		long	 bitRate;
+		BOOLEAN_t	 bitRateLockedToPCRClock;
+		BOOLEAN_t	 bitRateLockedToNetworkClock;
+		struct NewATMVCCommand__reverseParameters__multiplex {
+			NewATMVCCommand__reverseParameters__multiplex_PR present;
+			union NewATMVCCommand__reverseParameters__multiplex_u {
+				NULL_t	 noMultiplex;
+				NULL_t	 transportStream;
+				NULL_t	 programStream;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} multiplex;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} reverseParameters;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NewATMVCCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NewATMVCCommand;
+extern asn_SEQUENCE_specifics_t asn_SPC_NewATMVCCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_NewATMVCCommand_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NewATMVCCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCCommand.c	(working copy)
@@ -0,0 +1,779 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NewATMVCCommand.h"
+
+static int
+memb_forwardMaximumSDUSize_constraint_22(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_backwardMaximumSDUSize_constraint_22(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bitRate_constraint_32(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_resourceID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_clockRecovery_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_errorCorrection_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_forwardMaximumSDUSize_constr_23 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_backwardMaximumSDUSize_constr_24 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_aal_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_multiplex_constr_27 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_multiplex_constr_36 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_33 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_resourceID_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_clockRecovery_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1__clockRecovery, choice.nullClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1__clockRecovery, choice.srtsClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srtsClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1__clockRecovery, choice.adaptiveClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"adaptiveClockRecovery"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_clockRecovery_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nullClockRecoveryat 3761 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* srtsClockRecoveryat 3762 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* adaptiveClockRecoveryat 3763 */
+};
+static asn_CHOICE_specifics_t asn_SPC_clockRecovery_specs_8 = {
+	sizeof(struct NewATMVCCommand__aal__aal1__clockRecovery),
+	offsetof(struct NewATMVCCommand__aal__aal1__clockRecovery, _asn_ctx),
+	offsetof(struct NewATMVCCommand__aal__aal1__clockRecovery, present),
+	sizeof(((struct NewATMVCCommand__aal__aal1__clockRecovery *)0)->present),
+	asn_MAP_clockRecovery_tag2el_8,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_clockRecovery_8 = {
+	"clockRecovery",
+	"clockRecovery",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_clockRecovery_constr_8, CHOICE_constraint },
+	asn_MBR_clockRecovery_8,
+	3,	/* Elements count */
+	&asn_SPC_clockRecovery_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_errorCorrection_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1__errorCorrection, choice.nullErrorCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullErrorCorrection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1__errorCorrection, choice.longInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"longInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1__errorCorrection, choice.shortInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"shortInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1__errorCorrection, choice.errorCorrectionOnly),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCorrectionOnly"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_errorCorrection_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nullErrorCorrectionat 3768 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* longInterleaverat 3769 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* shortInterleaverat 3770 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* errorCorrectionOnlyat 3771 */
+};
+static asn_CHOICE_specifics_t asn_SPC_errorCorrection_specs_13 = {
+	sizeof(struct NewATMVCCommand__aal__aal1__errorCorrection),
+	offsetof(struct NewATMVCCommand__aal__aal1__errorCorrection, _asn_ctx),
+	offsetof(struct NewATMVCCommand__aal__aal1__errorCorrection, present),
+	sizeof(((struct NewATMVCCommand__aal__aal1__errorCorrection *)0)->present),
+	asn_MAP_errorCorrection_tag2el_13,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_errorCorrection_13 = {
+	"errorCorrection",
+	"errorCorrection",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_errorCorrection_constr_13, CHOICE_constraint },
+	asn_MBR_errorCorrection_13,
+	4,	/* Elements count */
+	&asn_SPC_errorCorrection_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal1_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1, clockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_clockRecovery_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"clockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1, errorCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_errorCorrection_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCorrection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1, structuredDataTransfer),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"structuredDataTransfer"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal1, partiallyFilledCells),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"partiallyFilledCells"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aal1_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal1_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* clockRecoveryat 3761 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* errorCorrectionat 3768 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* structuredDataTransferat 3774 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* partiallyFilledCellsat 3775 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_aal1_specs_7 = {
+	sizeof(struct NewATMVCCommand__aal__aal1),
+	offsetof(struct NewATMVCCommand__aal__aal1, _asn_ctx),
+	asn_MAP_aal1_tag2el_7,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal1_7 = {
+	"aal1",
+	"aal1",
+	&asn_OP_SEQUENCE,
+	asn_DEF_aal1_tags_7,
+	sizeof(asn_DEF_aal1_tags_7)
+		/sizeof(asn_DEF_aal1_tags_7[0]) - 1, /* 1 */
+	asn_DEF_aal1_tags_7,	/* Same as above */
+	sizeof(asn_DEF_aal1_tags_7)
+		/sizeof(asn_DEF_aal1_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_aal1_7,
+	4,	/* Elements count */
+	&asn_SPC_aal1_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal5_22[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal5, forwardMaximumSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_forwardMaximumSDUSize_constr_23,  memb_forwardMaximumSDUSize_constraint_22 },
+		0, 0, /* No default value */
+		"forwardMaximumSDUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__aal__aal5, backwardMaximumSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_backwardMaximumSDUSize_constr_24,  memb_backwardMaximumSDUSize_constraint_22 },
+		0, 0, /* No default value */
+		"backwardMaximumSDUSize"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aal5_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal5_tag2el_22[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardMaximumSDUSizeat 3780 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* backwardMaximumSDUSizeat 3781 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_aal5_specs_22 = {
+	sizeof(struct NewATMVCCommand__aal__aal5),
+	offsetof(struct NewATMVCCommand__aal__aal5, _asn_ctx),
+	asn_MAP_aal5_tag2el_22,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal5_22 = {
+	"aal5",
+	"aal5",
+	&asn_OP_SEQUENCE,
+	asn_DEF_aal5_tags_22,
+	sizeof(asn_DEF_aal5_tags_22)
+		/sizeof(asn_DEF_aal5_tags_22[0]) - 1, /* 1 */
+	asn_DEF_aal5_tags_22,	/* Same as above */
+	sizeof(asn_DEF_aal5_tags_22)
+		/sizeof(asn_DEF_aal5_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_aal5_22,
+	2,	/* Elements count */
+	&asn_SPC_aal5_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal_6[] = {
+	{ ATF_POINTER, 0, offsetof(struct NewATMVCCommand__aal, choice.aal1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_aal1_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal1"
+		},
+	{ ATF_POINTER, 0, offsetof(struct NewATMVCCommand__aal, choice.aal5),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_aal5_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal5"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* aal1at 3765 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* aal5at 3780 */
+};
+static asn_CHOICE_specifics_t asn_SPC_aal_specs_6 = {
+	sizeof(struct NewATMVCCommand__aal),
+	offsetof(struct NewATMVCCommand__aal, _asn_ctx),
+	offsetof(struct NewATMVCCommand__aal, present),
+	sizeof(((struct NewATMVCCommand__aal *)0)->present),
+	asn_MAP_aal_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal_6 = {
+	"aal",
+	"aal",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_aal_constr_6, CHOICE_constraint },
+	asn_MBR_aal_6,
+	2,	/* Elements count */
+	&asn_SPC_aal_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_multiplex_27[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__multiplex, choice.noMultiplex),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noMultiplex"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__multiplex, choice.transportStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportStream"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__multiplex, choice.programStream),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"programStream"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multiplex_tag2el_27[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noMultiplexat 3788 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* transportStreamat 3789 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* programStreamat 3790 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multiplex_specs_27 = {
+	sizeof(struct NewATMVCCommand__multiplex),
+	offsetof(struct NewATMVCCommand__multiplex, _asn_ctx),
+	offsetof(struct NewATMVCCommand__multiplex, present),
+	sizeof(((struct NewATMVCCommand__multiplex *)0)->present),
+	asn_MAP_multiplex_tag2el_27,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplex_27 = {
+	"multiplex",
+	"multiplex",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multiplex_constr_27, CHOICE_constraint },
+	asn_MBR_multiplex_27,
+	3,	/* Elements count */
+	&asn_SPC_multiplex_specs_27	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_multiplex_36[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__reverseParameters__multiplex, choice.noMultiplex),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noMultiplex"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__reverseParameters__multiplex, choice.transportStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportStream"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__reverseParameters__multiplex, choice.programStream),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"programStream"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multiplex_tag2el_36[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noMultiplexat 3800 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* transportStreamat 3801 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* programStreamat 3802 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multiplex_specs_36 = {
+	sizeof(struct NewATMVCCommand__reverseParameters__multiplex),
+	offsetof(struct NewATMVCCommand__reverseParameters__multiplex, _asn_ctx),
+	offsetof(struct NewATMVCCommand__reverseParameters__multiplex, present),
+	sizeof(((struct NewATMVCCommand__reverseParameters__multiplex *)0)->present),
+	asn_MAP_multiplex_tag2el_36,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplex_36 = {
+	"multiplex",
+	"multiplex",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multiplex_constr_36, CHOICE_constraint },
+	asn_MBR_multiplex_36,
+	3,	/* Elements count */
+	&asn_SPC_multiplex_specs_36	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_reverseParameters_32[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__reverseParameters, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_33,  memb_bitRate_constraint_32 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__reverseParameters, bitRateLockedToPCRClock),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToPCRClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__reverseParameters, bitRateLockedToNetworkClock),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToNetworkClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand__reverseParameters, multiplex),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multiplex_36,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplex"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_reverseParameters_tags_32[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_reverseParameters_tag2el_32[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* bitRateat 3795 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bitRateLockedToPCRClockat 3796 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bitRateLockedToNetworkClockat 3797 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* multiplexat 3800 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_reverseParameters_specs_32 = {
+	sizeof(struct NewATMVCCommand__reverseParameters),
+	offsetof(struct NewATMVCCommand__reverseParameters, _asn_ctx),
+	asn_MAP_reverseParameters_tag2el_32,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reverseParameters_32 = {
+	"reverseParameters",
+	"reverseParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_reverseParameters_tags_32,
+	sizeof(asn_DEF_reverseParameters_tags_32)
+		/sizeof(asn_DEF_reverseParameters_tags_32[0]) - 1, /* 1 */
+	asn_DEF_reverseParameters_tags_32,	/* Same as above */
+	sizeof(asn_DEF_reverseParameters_tags_32)
+		/sizeof(asn_DEF_reverseParameters_tags_32[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_reverseParameters_32,
+	4,	/* Elements count */
+	&asn_SPC_reverseParameters_specs_32	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_NewATMVCCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand, resourceID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_resourceID_constr_2,  memb_resourceID_constraint_1 },
+		0, 0, /* No default value */
+		"resourceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_3,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand, bitRateLockedToPCRClock),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToPCRClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand, bitRateLockedToNetworkClock),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToNetworkClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand, aal),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_aal_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand, multiplex),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multiplex_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplex"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCCommand, reverseParameters),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_reverseParameters_32,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reverseParameters"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_NewATMVCCommand_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_NewATMVCCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* resourceIDat 3751 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bitRateat 3752 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bitRateLockedToPCRClockat 3753 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* bitRateLockedToNetworkClockat 3754 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* aalat 3777 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* multiplexat 3788 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* reverseParametersat 3795 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_NewATMVCCommand_specs_1 = {
+	sizeof(struct NewATMVCCommand),
+	offsetof(struct NewATMVCCommand, _asn_ctx),
+	asn_MAP_NewATMVCCommand_tag2el_1,
+	7,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_NewATMVCCommand = {
+	"NewATMVCCommand",
+	"NewATMVCCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_NewATMVCCommand_tags_1,
+	sizeof(asn_DEF_NewATMVCCommand_tags_1)
+		/sizeof(asn_DEF_NewATMVCCommand_tags_1[0]), /* 1 */
+	asn_DEF_NewATMVCCommand_tags_1,	/* Same as above */
+	sizeof(asn_DEF_NewATMVCCommand_tags_1)
+		/sizeof(asn_DEF_NewATMVCCommand_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_NewATMVCCommand_1,
+	7,	/* Elements count */
+	&asn_SPC_NewATMVCCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCIndication.h	(working copy)
@@ -0,0 +1,199 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NewATMVCIndication_H_
+#define	_NewATMVCIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum NewATMVCIndication__aal_PR {
+	NewATMVCIndication__aal_PR_NOTHING,	/* No components present */
+	NewATMVCIndication__aal_PR_aal1,
+	NewATMVCIndication__aal_PR_aal5
+	/* Extensions may appear below */
+	
+} NewATMVCIndication__aal_PR;
+typedef enum NewATMVCIndication__aal__aal1__clockRecovery_PR {
+	NewATMVCIndication__aal__aal1__clockRecovery_PR_NOTHING,	/* No components present */
+	NewATMVCIndication__aal__aal1__clockRecovery_PR_nullClockRecovery,
+	NewATMVCIndication__aal__aal1__clockRecovery_PR_srtsClockRecovery,
+	NewATMVCIndication__aal__aal1__clockRecovery_PR_adaptiveClockRecovery
+	/* Extensions may appear below */
+	
+} NewATMVCIndication__aal__aal1__clockRecovery_PR;
+typedef enum NewATMVCIndication__aal__aal1__errorCorrection_PR {
+	NewATMVCIndication__aal__aal1__errorCorrection_PR_NOTHING,	/* No components present */
+	NewATMVCIndication__aal__aal1__errorCorrection_PR_nullErrorCorrection,
+	NewATMVCIndication__aal__aal1__errorCorrection_PR_longInterleaver,
+	NewATMVCIndication__aal__aal1__errorCorrection_PR_shortInterleaver,
+	NewATMVCIndication__aal__aal1__errorCorrection_PR_errorCorrectionOnly
+	/* Extensions may appear below */
+	
+} NewATMVCIndication__aal__aal1__errorCorrection_PR;
+typedef enum NewATMVCIndication__multiplex_PR {
+	NewATMVCIndication__multiplex_PR_NOTHING,	/* No components present */
+	NewATMVCIndication__multiplex_PR_noMultiplex,
+	NewATMVCIndication__multiplex_PR_transportStream,
+	NewATMVCIndication__multiplex_PR_programStream
+	/* Extensions may appear below */
+	
+} NewATMVCIndication__multiplex_PR;
+typedef enum NewATMVCIndication__reverseParameters__multiplex_PR {
+	NewATMVCIndication__reverseParameters__multiplex_PR_NOTHING,	/* No components present */
+	NewATMVCIndication__reverseParameters__multiplex_PR_noMultiplex,
+	NewATMVCIndication__reverseParameters__multiplex_PR_transportStream,
+	NewATMVCIndication__reverseParameters__multiplex_PR_programStream
+	/* Extensions may appear below */
+	
+} NewATMVCIndication__reverseParameters__multiplex_PR;
+
+/* NewATMVCIndication */
+typedef struct NewATMVCIndication {
+	long	 resourceID;
+	long	 bitRate;
+	BOOLEAN_t	 bitRateLockedToPCRClock;
+	BOOLEAN_t	 bitRateLockedToNetworkClock;
+	struct NewATMVCIndication__aal {
+		NewATMVCIndication__aal_PR present;
+		union NewATMVCIndication__aal_u {
+			struct NewATMVCIndication__aal__aal1 {
+				struct NewATMVCIndication__aal__aal1__clockRecovery {
+					NewATMVCIndication__aal__aal1__clockRecovery_PR present;
+					union NewATMVCIndication__aal__aal1__clockRecovery_u {
+						NULL_t	 nullClockRecovery;
+						NULL_t	 srtsClockRecovery;
+						NULL_t	 adaptiveClockRecovery;
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+					} choice;
+					
+					/* Context for parsing across buffer boundaries */
+					asn_struct_ctx_t _asn_ctx;
+				} clockRecovery;
+				struct NewATMVCIndication__aal__aal1__errorCorrection {
+					NewATMVCIndication__aal__aal1__errorCorrection_PR present;
+					union NewATMVCIndication__aal__aal1__errorCorrection_u {
+						NULL_t	 nullErrorCorrection;
+						NULL_t	 longInterleaver;
+						NULL_t	 shortInterleaver;
+						NULL_t	 errorCorrectionOnly;
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+					} choice;
+					
+					/* Context for parsing across buffer boundaries */
+					asn_struct_ctx_t _asn_ctx;
+				} errorCorrection;
+				BOOLEAN_t	 structuredDataTransfer;
+				BOOLEAN_t	 partiallyFilledCells;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *aal1;
+			struct NewATMVCIndication__aal__aal5 {
+				long	 forwardMaximumSDUSize;
+				long	 backwardMaximumSDUSize;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *aal5;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} aal;
+	struct NewATMVCIndication__multiplex {
+		NewATMVCIndication__multiplex_PR present;
+		union NewATMVCIndication__multiplex_u {
+			NULL_t	 noMultiplex;
+			NULL_t	 transportStream;
+			NULL_t	 programStream;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} multiplex;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct NewATMVCIndication__reverseParameters {
+		long	 bitRate;
+		BOOLEAN_t	 bitRateLockedToPCRClock;
+		BOOLEAN_t	 bitRateLockedToNetworkClock;
+		struct NewATMVCIndication__reverseParameters__multiplex {
+			NewATMVCIndication__reverseParameters__multiplex_PR present;
+			union NewATMVCIndication__reverseParameters__multiplex_u {
+				NULL_t	 noMultiplex;
+				NULL_t	 transportStream;
+				NULL_t	 programStream;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} multiplex;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *reverseParameters;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NewATMVCIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NewATMVCIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_NewATMVCIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_NewATMVCIndication_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NewATMVCIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NewATMVCIndication.c	(working copy)
@@ -0,0 +1,781 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NewATMVCIndication.h"
+
+static int
+memb_forwardMaximumSDUSize_constraint_22(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_backwardMaximumSDUSize_constraint_22(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bitRate_constraint_33(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_resourceID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bitRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_clockRecovery_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_errorCorrection_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_forwardMaximumSDUSize_constr_23 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_backwardMaximumSDUSize_constr_24 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_aal_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_multiplex_constr_27 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_multiplex_constr_37 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_34 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_resourceID_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bitRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_clockRecovery_8[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1__clockRecovery, choice.nullClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1__clockRecovery, choice.srtsClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srtsClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1__clockRecovery, choice.adaptiveClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"adaptiveClockRecovery"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_clockRecovery_tag2el_8[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nullClockRecoveryat 4033 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* srtsClockRecoveryat 4034 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* adaptiveClockRecoveryat 4035 */
+};
+static asn_CHOICE_specifics_t asn_SPC_clockRecovery_specs_8 = {
+	sizeof(struct NewATMVCIndication__aal__aal1__clockRecovery),
+	offsetof(struct NewATMVCIndication__aal__aal1__clockRecovery, _asn_ctx),
+	offsetof(struct NewATMVCIndication__aal__aal1__clockRecovery, present),
+	sizeof(((struct NewATMVCIndication__aal__aal1__clockRecovery *)0)->present),
+	asn_MAP_clockRecovery_tag2el_8,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_clockRecovery_8 = {
+	"clockRecovery",
+	"clockRecovery",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_clockRecovery_constr_8, CHOICE_constraint },
+	asn_MBR_clockRecovery_8,
+	3,	/* Elements count */
+	&asn_SPC_clockRecovery_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_errorCorrection_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1__errorCorrection, choice.nullErrorCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullErrorCorrection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1__errorCorrection, choice.longInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"longInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1__errorCorrection, choice.shortInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"shortInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1__errorCorrection, choice.errorCorrectionOnly),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCorrectionOnly"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_errorCorrection_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nullErrorCorrectionat 4040 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* longInterleaverat 4041 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* shortInterleaverat 4042 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* errorCorrectionOnlyat 4043 */
+};
+static asn_CHOICE_specifics_t asn_SPC_errorCorrection_specs_13 = {
+	sizeof(struct NewATMVCIndication__aal__aal1__errorCorrection),
+	offsetof(struct NewATMVCIndication__aal__aal1__errorCorrection, _asn_ctx),
+	offsetof(struct NewATMVCIndication__aal__aal1__errorCorrection, present),
+	sizeof(((struct NewATMVCIndication__aal__aal1__errorCorrection *)0)->present),
+	asn_MAP_errorCorrection_tag2el_13,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_errorCorrection_13 = {
+	"errorCorrection",
+	"errorCorrection",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_errorCorrection_constr_13, CHOICE_constraint },
+	asn_MBR_errorCorrection_13,
+	4,	/* Elements count */
+	&asn_SPC_errorCorrection_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal1_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1, clockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_clockRecovery_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"clockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1, errorCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_errorCorrection_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCorrection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1, structuredDataTransfer),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"structuredDataTransfer"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal1, partiallyFilledCells),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"partiallyFilledCells"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aal1_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal1_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* clockRecoveryat 4033 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* errorCorrectionat 4040 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* structuredDataTransferat 4046 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* partiallyFilledCellsat 4047 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_aal1_specs_7 = {
+	sizeof(struct NewATMVCIndication__aal__aal1),
+	offsetof(struct NewATMVCIndication__aal__aal1, _asn_ctx),
+	asn_MAP_aal1_tag2el_7,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal1_7 = {
+	"aal1",
+	"aal1",
+	&asn_OP_SEQUENCE,
+	asn_DEF_aal1_tags_7,
+	sizeof(asn_DEF_aal1_tags_7)
+		/sizeof(asn_DEF_aal1_tags_7[0]) - 1, /* 1 */
+	asn_DEF_aal1_tags_7,	/* Same as above */
+	sizeof(asn_DEF_aal1_tags_7)
+		/sizeof(asn_DEF_aal1_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_aal1_7,
+	4,	/* Elements count */
+	&asn_SPC_aal1_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal5_22[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal5, forwardMaximumSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_forwardMaximumSDUSize_constr_23,  memb_forwardMaximumSDUSize_constraint_22 },
+		0, 0, /* No default value */
+		"forwardMaximumSDUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__aal__aal5, backwardMaximumSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_backwardMaximumSDUSize_constr_24,  memb_backwardMaximumSDUSize_constraint_22 },
+		0, 0, /* No default value */
+		"backwardMaximumSDUSize"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aal5_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal5_tag2el_22[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardMaximumSDUSizeat 4052 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* backwardMaximumSDUSizeat 4053 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_aal5_specs_22 = {
+	sizeof(struct NewATMVCIndication__aal__aal5),
+	offsetof(struct NewATMVCIndication__aal__aal5, _asn_ctx),
+	asn_MAP_aal5_tag2el_22,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal5_22 = {
+	"aal5",
+	"aal5",
+	&asn_OP_SEQUENCE,
+	asn_DEF_aal5_tags_22,
+	sizeof(asn_DEF_aal5_tags_22)
+		/sizeof(asn_DEF_aal5_tags_22[0]) - 1, /* 1 */
+	asn_DEF_aal5_tags_22,	/* Same as above */
+	sizeof(asn_DEF_aal5_tags_22)
+		/sizeof(asn_DEF_aal5_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_aal5_22,
+	2,	/* Elements count */
+	&asn_SPC_aal5_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal_6[] = {
+	{ ATF_POINTER, 0, offsetof(struct NewATMVCIndication__aal, choice.aal1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_aal1_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal1"
+		},
+	{ ATF_POINTER, 0, offsetof(struct NewATMVCIndication__aal, choice.aal5),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_aal5_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal5"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* aal1at 4037 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* aal5at 4052 */
+};
+static asn_CHOICE_specifics_t asn_SPC_aal_specs_6 = {
+	sizeof(struct NewATMVCIndication__aal),
+	offsetof(struct NewATMVCIndication__aal, _asn_ctx),
+	offsetof(struct NewATMVCIndication__aal, present),
+	sizeof(((struct NewATMVCIndication__aal *)0)->present),
+	asn_MAP_aal_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal_6 = {
+	"aal",
+	"aal",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_aal_constr_6, CHOICE_constraint },
+	asn_MBR_aal_6,
+	2,	/* Elements count */
+	&asn_SPC_aal_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_multiplex_27[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__multiplex, choice.noMultiplex),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noMultiplex"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__multiplex, choice.transportStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportStream"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__multiplex, choice.programStream),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"programStream"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multiplex_tag2el_27[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noMultiplexat 4060 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* transportStreamat 4061 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* programStreamat 4062 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multiplex_specs_27 = {
+	sizeof(struct NewATMVCIndication__multiplex),
+	offsetof(struct NewATMVCIndication__multiplex, _asn_ctx),
+	offsetof(struct NewATMVCIndication__multiplex, present),
+	sizeof(((struct NewATMVCIndication__multiplex *)0)->present),
+	asn_MAP_multiplex_tag2el_27,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplex_27 = {
+	"multiplex",
+	"multiplex",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multiplex_constr_27, CHOICE_constraint },
+	asn_MBR_multiplex_27,
+	3,	/* Elements count */
+	&asn_SPC_multiplex_specs_27	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_multiplex_37[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__reverseParameters__multiplex, choice.noMultiplex),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noMultiplex"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__reverseParameters__multiplex, choice.transportStream),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportStream"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__reverseParameters__multiplex, choice.programStream),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"programStream"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multiplex_tag2el_37[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noMultiplexat 4073 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* transportStreamat 4074 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* programStreamat 4075 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multiplex_specs_37 = {
+	sizeof(struct NewATMVCIndication__reverseParameters__multiplex),
+	offsetof(struct NewATMVCIndication__reverseParameters__multiplex, _asn_ctx),
+	offsetof(struct NewATMVCIndication__reverseParameters__multiplex, present),
+	sizeof(((struct NewATMVCIndication__reverseParameters__multiplex *)0)->present),
+	asn_MAP_multiplex_tag2el_37,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplex_37 = {
+	"multiplex",
+	"multiplex",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multiplex_constr_37, CHOICE_constraint },
+	asn_MBR_multiplex_37,
+	3,	/* Elements count */
+	&asn_SPC_multiplex_specs_37	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_reverseParameters_33[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__reverseParameters, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_34,  memb_bitRate_constraint_33 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__reverseParameters, bitRateLockedToPCRClock),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToPCRClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__reverseParameters, bitRateLockedToNetworkClock),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToNetworkClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication__reverseParameters, multiplex),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multiplex_37,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplex"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_reverseParameters_tags_33[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_reverseParameters_tag2el_33[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* bitRateat 4068 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bitRateLockedToPCRClockat 4069 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bitRateLockedToNetworkClockat 4070 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* multiplexat 4073 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_reverseParameters_specs_33 = {
+	sizeof(struct NewATMVCIndication__reverseParameters),
+	offsetof(struct NewATMVCIndication__reverseParameters, _asn_ctx),
+	asn_MAP_reverseParameters_tag2el_33,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reverseParameters_33 = {
+	"reverseParameters",
+	"reverseParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_reverseParameters_tags_33,
+	sizeof(asn_DEF_reverseParameters_tags_33)
+		/sizeof(asn_DEF_reverseParameters_tags_33[0]) - 1, /* 1 */
+	asn_DEF_reverseParameters_tags_33,	/* Same as above */
+	sizeof(asn_DEF_reverseParameters_tags_33)
+		/sizeof(asn_DEF_reverseParameters_tags_33[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_reverseParameters_33,
+	4,	/* Elements count */
+	&asn_SPC_reverseParameters_specs_33	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_NewATMVCIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication, resourceID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_resourceID_constr_2,  memb_resourceID_constraint_1 },
+		0, 0, /* No default value */
+		"resourceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication, bitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bitRate_constr_3,  memb_bitRate_constraint_1 },
+		0, 0, /* No default value */
+		"bitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication, bitRateLockedToPCRClock),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToPCRClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication, bitRateLockedToNetworkClock),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bitRateLockedToNetworkClock"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication, aal),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_aal_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NewATMVCIndication, multiplex),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multiplex_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplex"
+		},
+	{ ATF_POINTER, 1, offsetof(struct NewATMVCIndication, reverseParameters),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_reverseParameters_33,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reverseParameters"
+		},
+};
+static const int asn_MAP_NewATMVCIndication_oms_1[] = { 6 };
+static const ber_tlv_tag_t asn_DEF_NewATMVCIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_NewATMVCIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* resourceIDat 4023 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bitRateat 4024 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bitRateLockedToPCRClockat 4025 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* bitRateLockedToNetworkClockat 4026 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* aalat 4049 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* multiplexat 4060 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* reverseParametersat 4068 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_NewATMVCIndication_specs_1 = {
+	sizeof(struct NewATMVCIndication),
+	offsetof(struct NewATMVCIndication, _asn_ctx),
+	asn_MAP_NewATMVCIndication_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_NewATMVCIndication_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_NewATMVCIndication = {
+	"NewATMVCIndication",
+	"NewATMVCIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_NewATMVCIndication_tags_1,
+	sizeof(asn_DEF_NewATMVCIndication_tags_1)
+		/sizeof(asn_DEF_NewATMVCIndication_tags_1[0]), /* 1 */
+	asn_DEF_NewATMVCIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_NewATMVCIndication_tags_1)
+		/sizeof(asn_DEF_NewATMVCIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_NewATMVCIndication_1,
+	7,	/* Elements count */
+	&asn_SPC_NewATMVCIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioTelephonyEventCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioTelephonyEventCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioTelephonyEventCapability.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NoPTAudioTelephonyEventCapability_H_
+#define	_NoPTAudioTelephonyEventCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <GeneralString.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* NoPTAudioTelephonyEventCapability */
+typedef struct NoPTAudioTelephonyEventCapability {
+	GeneralString_t	 audioTelephoneEvent;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NoPTAudioTelephonyEventCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NoPTAudioTelephonyEventCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_NoPTAudioTelephonyEventCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_NoPTAudioTelephonyEventCapability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NoPTAudioTelephonyEventCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioTelephonyEventCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioTelephonyEventCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioTelephonyEventCapability.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NoPTAudioTelephonyEventCapability.h"
+
+asn_TYPE_member_t asn_MBR_NoPTAudioTelephonyEventCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NoPTAudioTelephonyEventCapability, audioTelephoneEvent),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GeneralString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioTelephoneEvent"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_NoPTAudioTelephonyEventCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_NoPTAudioTelephonyEventCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* audioTelephoneEventat 1625 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_NoPTAudioTelephonyEventCapability_specs_1 = {
+	sizeof(struct NoPTAudioTelephonyEventCapability),
+	offsetof(struct NoPTAudioTelephonyEventCapability, _asn_ctx),
+	asn_MAP_NoPTAudioTelephonyEventCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_NoPTAudioTelephonyEventCapability = {
+	"NoPTAudioTelephonyEventCapability",
+	"NoPTAudioTelephonyEventCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_NoPTAudioTelephonyEventCapability_tags_1,
+	sizeof(asn_DEF_NoPTAudioTelephonyEventCapability_tags_1)
+		/sizeof(asn_DEF_NoPTAudioTelephonyEventCapability_tags_1[0]), /* 1 */
+	asn_DEF_NoPTAudioTelephonyEventCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_NoPTAudioTelephonyEventCapability_tags_1)
+		/sizeof(asn_DEF_NoPTAudioTelephonyEventCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_NoPTAudioTelephonyEventCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_NoPTAudioTelephonyEventCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioToneCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioToneCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioToneCapability.h	(working copy)
@@ -0,0 +1,41 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NoPTAudioToneCapability_H_
+#define	_NoPTAudioToneCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* NoPTAudioToneCapability */
+typedef struct NoPTAudioToneCapability {
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NoPTAudioToneCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NoPTAudioToneCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_NoPTAudioToneCapability_specs_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NoPTAudioToneCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioToneCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioToneCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NoPTAudioToneCapability.c	(working copy)
@@ -0,0 +1,35 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NoPTAudioToneCapability.h"
+
+static const ber_tlv_tag_t asn_DEF_NoPTAudioToneCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SEQUENCE_specifics_t asn_SPC_NoPTAudioToneCapability_specs_1 = {
+	sizeof(struct NoPTAudioToneCapability),
+	offsetof(struct NoPTAudioToneCapability, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_NoPTAudioToneCapability = {
+	"NoPTAudioToneCapability",
+	"NoPTAudioToneCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_NoPTAudioToneCapability_tags_1,
+	sizeof(asn_DEF_NoPTAudioToneCapability_tags_1)
+		/sizeof(asn_DEF_NoPTAudioToneCapability_tags_1[0]), /* 1 */
+	asn_DEF_NoPTAudioToneCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_NoPTAudioToneCapability_tags_1)
+		/sizeof(asn_DEF_NoPTAudioToneCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_NoPTAudioToneCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonIsoIntegrityMechanism.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonIsoIntegrityMechanism.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonIsoIntegrityMechanism.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NonIsoIntegrityMechanism_H_
+#define	_NonIsoIntegrityMechanism_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum NonIsoIntegrityMechanism_PR {
+	NonIsoIntegrityMechanism_PR_NOTHING,	/* No components present */
+	NonIsoIntegrityMechanism_PR_hMAC_MD5,
+	NonIsoIntegrityMechanism_PR_hMAC_iso10118_2_s,
+	NonIsoIntegrityMechanism_PR_hMAC_iso10118_2_l,
+	NonIsoIntegrityMechanism_PR_hMAC_iso10118_3
+	/* Extensions may appear below */
+	
+} NonIsoIntegrityMechanism_PR;
+
+/* Forward declarations */
+struct EncryptIntAlg;
+
+/* NonIsoIntegrityMechanism */
+typedef struct NonIsoIntegrityMechanism {
+	NonIsoIntegrityMechanism_PR present;
+	union NonIsoIntegrityMechanism_u {
+		NULL_t	 hMAC_MD5;
+		struct EncryptIntAlg	*hMAC_iso10118_2_s;
+		struct EncryptIntAlg	*hMAC_iso10118_2_l;
+		OBJECT_IDENTIFIER_t	 hMAC_iso10118_3;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NonIsoIntegrityMechanism_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NonIsoIntegrityMechanism;
+extern asn_CHOICE_specifics_t asn_SPC_NonIsoIntegrityMechanism_specs_1;
+extern asn_TYPE_member_t asn_MBR_NonIsoIntegrityMechanism_1[4];
+extern asn_per_constraints_t asn_PER_type_NonIsoIntegrityMechanism_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "EncryptIntAlg.h"
+
+#endif	/* _NonIsoIntegrityMechanism_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonIsoIntegrityMechanism.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonIsoIntegrityMechanism.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonIsoIntegrityMechanism.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NonIsoIntegrityMechanism.h"
+
+asn_per_constraints_t asn_PER_type_NonIsoIntegrityMechanism_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_NonIsoIntegrityMechanism_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct NonIsoIntegrityMechanism, choice.hMAC_MD5),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hMAC-MD5"
+		},
+	{ ATF_POINTER, 0, offsetof(struct NonIsoIntegrityMechanism, choice.hMAC_iso10118_2_s),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncryptIntAlg,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hMAC-iso10118-2-s"
+		},
+	{ ATF_POINTER, 0, offsetof(struct NonIsoIntegrityMechanism, choice.hMAC_iso10118_2_l),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncryptIntAlg,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hMAC-iso10118-2-l"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NonIsoIntegrityMechanism, choice.hMAC_iso10118_3),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hMAC-iso10118-3"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_NonIsoIntegrityMechanism_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* hMAC-MD5at 1061 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* hMAC-iso10118-2-sat 1062 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* hMAC-iso10118-2-lat 1065 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* hMAC-iso10118-3at 1068 */
+};
+asn_CHOICE_specifics_t asn_SPC_NonIsoIntegrityMechanism_specs_1 = {
+	sizeof(struct NonIsoIntegrityMechanism),
+	offsetof(struct NonIsoIntegrityMechanism, _asn_ctx),
+	offsetof(struct NonIsoIntegrityMechanism, present),
+	sizeof(((struct NonIsoIntegrityMechanism *)0)->present),
+	asn_MAP_NonIsoIntegrityMechanism_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_NonIsoIntegrityMechanism = {
+	"NonIsoIntegrityMechanism",
+	"NonIsoIntegrityMechanism",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_NonIsoIntegrityMechanism_constr_1, CHOICE_constraint },
+	asn_MBR_NonIsoIntegrityMechanism_1,
+	4,	/* Elements count */
+	&asn_SPC_NonIsoIntegrityMechanism_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonStandardProtocol.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonStandardProtocol.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonStandardProtocol.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NonStandardProtocol_H_
+#define	_NonStandardProtocol_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* NonStandardProtocol */
+typedef struct NonStandardProtocol {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct NonStandardProtocol__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct NonStandardProtocol__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} supportedPrefixes;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} NonStandardProtocol_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_NonStandardProtocol;
+extern asn_SEQUENCE_specifics_t asn_SPC_NonStandardProtocol_specs_1;
+extern asn_TYPE_member_t asn_MBR_NonStandardProtocol_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _NonStandardProtocol_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonStandardProtocol.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonStandardProtocol.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NonStandardProtocol.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NonStandardProtocol.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_3 = {
+	sizeof(struct NonStandardProtocol__dataRatesSupported),
+	offsetof(struct NonStandardProtocol__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_3 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_3,
+	sizeof(asn_DEF_dataRatesSupported_tags_3)
+		/sizeof(asn_DEF_dataRatesSupported_tags_3[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_3,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_3)
+		/sizeof(asn_DEF_dataRatesSupported_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_3,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_5 = {
+	sizeof(struct NonStandardProtocol__supportedPrefixes),
+	offsetof(struct NonStandardProtocol__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_5 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_5,
+	sizeof(asn_DEF_supportedPrefixes_tags_5)
+		/sizeof(asn_DEF_supportedPrefixes_tags_5[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_5,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_5)
+		/sizeof(asn_DEF_supportedPrefixes_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_5,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_NonStandardProtocol_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct NonStandardProtocol, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct NonStandardProtocol, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct NonStandardProtocol, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_NonStandardProtocol_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_NonStandardProtocol_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_NonStandardProtocol_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 606 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 607 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 608 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_NonStandardProtocol_specs_1 = {
+	sizeof(struct NonStandardProtocol),
+	offsetof(struct NonStandardProtocol, _asn_ctx),
+	asn_MAP_NonStandardProtocol_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_NonStandardProtocol_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_NonStandardProtocol = {
+	"NonStandardProtocol",
+	"NonStandardProtocol",
+	&asn_OP_SEQUENCE,
+	asn_DEF_NonStandardProtocol_tags_1,
+	sizeof(asn_DEF_NonStandardProtocol_tags_1)
+		/sizeof(asn_DEF_NonStandardProtocol_tags_1[0]), /* 1 */
+	asn_DEF_NonStandardProtocol_tags_1,	/* Same as above */
+	sizeof(asn_DEF_NonStandardProtocol_tags_1)
+		/sizeof(asn_DEF_NonStandardProtocol_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_NonStandardProtocol_1,
+	3,	/* Elements count */
+	&asn_SPC_NonStandardProtocol_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Notify-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Notify-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Notify-UUIE.h	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Notify_UUIE_H_
+#define	_Notify_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "CallIdentifier.h"
+#include "ScreeningIndicator.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct PresentationIndicator;
+struct EndpointType;
+struct ClearToken;
+struct CryptoH323Token;
+struct AliasAddress;
+struct DisplayName;
+
+/* Notify-UUIE */
+typedef struct Notify_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	CallIdentifier_t	 callIdentifier;
+	struct Notify_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Notify_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct Notify_UUIE__connectedAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *connectedAddress;
+	struct PresentationIndicator	*presentationIndicator;	/* OPTIONAL */
+	ScreeningIndicator_t	*screeningIndicator;	/* OPTIONAL */
+	struct EndpointType	*destinationInfo;	/* OPTIONAL */
+	struct Notify_UUIE__displayName {
+		A_SEQUENCE_OF(struct DisplayName) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *displayName;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Notify_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Notify_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Notify_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Notify_UUIE_1[9];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "PresentationIndicator.h"
+#include "EndpointType.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AliasAddress.h"
+#include "DisplayName.h"
+
+#endif	/* _Notify_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Notify-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Notify-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Notify-UUIE.c	(working copy)
@@ -0,0 +1,280 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Notify-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_4 = {
+	sizeof(struct Notify_UUIE__tokens),
+	offsetof(struct Notify_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_4 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_4,
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_4,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_4,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_6 = {
+	sizeof(struct Notify_UUIE__cryptoTokens),
+	offsetof(struct Notify_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_6 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_6,
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_6,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_connectedAddress_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_connectedAddress_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_connectedAddress_specs_9 = {
+	sizeof(struct Notify_UUIE__connectedAddress),
+	offsetof(struct Notify_UUIE__connectedAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_connectedAddress_9 = {
+	"connectedAddress",
+	"connectedAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_connectedAddress_tags_9,
+	sizeof(asn_DEF_connectedAddress_tags_9)
+		/sizeof(asn_DEF_connectedAddress_tags_9[0]) - 1, /* 1 */
+	asn_DEF_connectedAddress_tags_9,	/* Same as above */
+	sizeof(asn_DEF_connectedAddress_tags_9)
+		/sizeof(asn_DEF_connectedAddress_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_connectedAddress_9,
+	1,	/* Single element */
+	&asn_SPC_connectedAddress_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_displayName_14[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DisplayName,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_displayName_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_displayName_specs_14 = {
+	sizeof(struct Notify_UUIE__displayName),
+	offsetof(struct Notify_UUIE__displayName, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_displayName_14 = {
+	"displayName",
+	"displayName",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_displayName_tags_14,
+	sizeof(asn_DEF_displayName_tags_14)
+		/sizeof(asn_DEF_displayName_tags_14[0]) - 1, /* 1 */
+	asn_DEF_displayName_tags_14,	/* Same as above */
+	sizeof(asn_DEF_displayName_tags_14)
+		/sizeof(asn_DEF_displayName_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_displayName_14,
+	1,	/* Single element */
+	&asn_SPC_displayName_specs_14	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Notify_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Notify_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Notify_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 7, offsetof(struct Notify_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Notify_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Notify_UUIE, connectedAddress),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_connectedAddress_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectedAddress"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Notify_UUIE, presentationIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PresentationIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationIndicator"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Notify_UUIE, screeningIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ScreeningIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"screeningIndicator"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Notify_UUIE, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Notify_UUIE, displayName),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_displayName_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"displayName"
+		},
+};
+static const int asn_MAP_Notify_UUIE_oms_1[] = { 2, 3, 4, 5, 6, 7, 8 };
+static const ber_tlv_tag_t asn_DEF_Notify_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Notify_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 483 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callIdentifierat 484 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 485 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoTokensat 486 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* connectedAddressat 488 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* presentationIndicatorat 489 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* screeningIndicatorat 490 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* destinationInfoat 491 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* displayNameat 492 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Notify_UUIE_specs_1 = {
+	sizeof(struct Notify_UUIE),
+	offsetof(struct Notify_UUIE, _asn_ctx),
+	asn_MAP_Notify_UUIE_tag2el_1,
+	9,	/* Count of tags in the map */
+	asn_MAP_Notify_UUIE_oms_1,	/* Optional members */
+	2, 5,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Notify_UUIE = {
+	"Notify-UUIE",
+	"Notify-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Notify_UUIE_tags_1,
+	sizeof(asn_DEF_Notify_UUIE_tags_1)
+		/sizeof(asn_DEF_Notify_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Notify_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Notify_UUIE_tags_1)
+		/sizeof(asn_DEF_Notify_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Notify_UUIE_1,
+	9,	/* Elements count */
+	&asn_SPC_Notify_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumberDigits.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumberDigits.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumberDigits.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_NumberDigits_H_
+#define	_NumberDigits_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* NumberDigits */
+typedef IA5String_t	 NumberDigits_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_NumberDigits_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_NumberDigits;
+asn_struct_free_f NumberDigits_free;
+asn_struct_print_f NumberDigits_print;
+asn_constr_check_f NumberDigits_constraint;
+ber_type_decoder_f NumberDigits_decode_ber;
+der_type_encoder_f NumberDigits_encode_der;
+xer_type_decoder_f NumberDigits_decode_xer;
+xer_type_encoder_f NumberDigits_encode_xer;
+per_type_decoder_f NumberDigits_decode_uper;
+per_type_encoder_f NumberDigits_encode_uper;
+per_type_decoder_f NumberDigits_decode_aper;
+per_type_encoder_f NumberDigits_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NumberDigits_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumberDigits.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumberDigits.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumberDigits.c	(working copy)
@@ -0,0 +1,98 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "NumberDigits.h"
+
+static const int permitted_alphabet_table_1[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 3, 0, 0, 0,	/*    #      * ,    */
+ 4, 5, 6, 7, 8, 9,10,11,12,13, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+};
+static const int permitted_alphabet_code2value_1[13] = {
+35,42,44,48,49,50,51,52,53,54,55,56,57,};
+
+
+static int check_permitted_alphabet_1(const void *sptr) {
+	const int *table = permitted_alphabet_table_1;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+int
+NumberDigits_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)
+		 && !check_permitted_alphabet_1(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_NumberDigits_1_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_1)/sizeof(permitted_alphabet_table_1[0]))
+		return -1;
+	return permitted_alphabet_table_1[value] - 1;
+}
+static int asn_PER_MAP_NumberDigits_1_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_1)/sizeof(permitted_alphabet_code2value_1[0]))
+		return -1;
+	return permitted_alphabet_code2value_1[code];
+}
+/*
+ * This type is implemented using IA5String,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_NumberDigits_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  57 }	/* (35..57) */,
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	asn_PER_MAP_NumberDigits_1_v2c,	/* Value to PER code map */
+	asn_PER_MAP_NumberDigits_1_c2v	/* PER code to value map */
+};
+static const ber_tlv_tag_t asn_DEF_NumberDigits_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (22 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_NumberDigits = {
+	"NumberDigits",
+	"NumberDigits",
+	&asn_OP_IA5String,
+	asn_DEF_NumberDigits_tags_1,
+	sizeof(asn_DEF_NumberDigits_tags_1)
+		/sizeof(asn_DEF_NumberDigits_tags_1[0]), /* 1 */
+	asn_DEF_NumberDigits_tags_1,	/* Same as above */
+	sizeof(asn_DEF_NumberDigits_tags_1)
+		/sizeof(asn_DEF_NumberDigits_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_NumberDigits_constr_1, NumberDigits_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumericString.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumericString.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumericString.h	(working copy)
@@ -0,0 +1,37 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_NumericString_H_
+#define	_NumericString_H_
+
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef OCTET_STRING_t NumericString_t;	/* Implemented via OCTET STRING */
+
+extern asn_TYPE_descriptor_t asn_DEF_NumericString;
+extern asn_TYPE_operation_t asn_OP_NumericString;
+
+asn_constr_check_f NumericString_constraint;
+
+#define NumericString_free          OCTET_STRING_free
+#define NumericString_print         OCTET_STRING_print_utf8
+#define NumericString_compare       OCTET_STRING_compare
+#define NumericString_decode_ber    OCTET_STRING_decode_ber
+#define NumericString_encode_der    OCTET_STRING_encode_der
+#define NumericString_decode_xer    OCTET_STRING_decode_xer_utf8
+#define NumericString_encode_xer    OCTET_STRING_encode_xer_utf8
+#define NumericString_decode_uper   OCTET_STRING_decode_uper
+#define NumericString_encode_uper   OCTET_STRING_encode_uper
+#define NumericString_decode_aper   OCTET_STRING_decode_aper
+#define NumericString_encode_aper   OCTET_STRING_encode_aper
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _NumericString_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumericString.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumericString.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/NumericString.c	(working copy)
@@ -0,0 +1,121 @@
+/*-
+ * Copyright (c) 2003, 2006 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <NumericString.h>
+
+/*
+ * NumericString basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_NumericString_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (18 << 2)),	/* [UNIVERSAL 18] IMPLICIT ...*/
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))	/* ... OCTET STRING */
+};
+static int asn_DEF_NumericString_v2c(unsigned int value) {
+	switch(value) {
+	case 0x20: return 0;
+	case 0x30: case 0x31: case 0x32: case 0x33: case 0x34:
+	case 0x35: case 0x36: case 0x37: case 0x38: case 0x39:
+		return value - (0x30 - 1);
+	}
+	return -1;
+}
+static int asn_DEF_NumericString_c2v(unsigned int code) {
+	if(code > 0) {
+		if(code <= 10)
+			return code + (0x30 - 1);
+		else
+			return -1;
+	} else {
+		return 0x20;
+	}
+}
+static asn_per_constraints_t asn_DEF_NumericString_per_constraints = {
+	{ APC_CONSTRAINED, 4, 4, 0x20, 0x39 },	/* Value */
+	{ APC_SEMI_CONSTRAINED, -1, -1, 0, 0 },	/* Size */
+	asn_DEF_NumericString_v2c,
+	asn_DEF_NumericString_c2v
+};
+asn_TYPE_operation_t asn_OP_NumericString = {
+	OCTET_STRING_free,
+	OCTET_STRING_print_utf8,   /* ASCII subset */
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,    /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_der,
+	OCTET_STRING_decode_xer_utf8,
+	OCTET_STRING_encode_xer_utf8,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OCTET_STRING_decode_oer,
+	OCTET_STRING_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,
+	OCTET_STRING_encode_uper,
+	OCTET_STRING_decode_aper,
+	OCTET_STRING_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	OCTET_STRING_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_NumericString = {
+	"NumericString",
+	"NumericString",
+	&asn_OP_NumericString,
+	asn_DEF_NumericString_tags,
+	sizeof(asn_DEF_NumericString_tags)
+	  / sizeof(asn_DEF_NumericString_tags[0]) - 1,
+	asn_DEF_NumericString_tags,
+	sizeof(asn_DEF_NumericString_tags)
+	  / sizeof(asn_DEF_NumericString_tags[0]),
+	{ 0, &asn_DEF_NumericString_per_constraints, NumericString_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+int
+NumericString_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                         asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    const NumericString_t *st = (const NumericString_t *)sptr;
+
+	if(st && st->buf) {
+		uint8_t *buf = st->buf;
+		uint8_t *end = buf + st->size;
+
+		/*
+		 * Check the alphabet of the NumericString.
+		 * ASN.1:1984 (X.409)
+		 */
+		for(; buf < end; buf++) {
+			switch(*buf) {
+			case 0x20:
+			case 0x30: case 0x31: case 0x32: case 0x33: case 0x34:
+			case 0x35: case 0x36: case 0x37: case 0x38: case 0x39:
+				continue;
+			}
+			ASN__CTFAIL(app_key, td, sptr,
+				"%s: value byte %ld (%d) "
+				"not in NumericString alphabet (%s:%d)",
+				td->name,
+				(long)((buf - st->buf) + 1),
+				*buf,
+				__FILE__, __LINE__);
+			return -1;
+		}
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	return 0;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OBJECT_IDENTIFIER.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OBJECT_IDENTIFIER.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OBJECT_IDENTIFIER.h	(working copy)
@@ -0,0 +1,156 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_OBJECT_IDENTIFIER_H_
+#define	_OBJECT_IDENTIFIER_H_
+
+#include <asn_application.h>
+#include <asn_codecs_prim.h>
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef uint32_t asn_oid_arc_t;
+#define ASN_OID_ARC_MAX (~((asn_oid_arc_t)0))
+
+typedef ASN__PRIMITIVE_TYPE_t OBJECT_IDENTIFIER_t;
+
+extern asn_TYPE_descriptor_t asn_DEF_OBJECT_IDENTIFIER;
+extern asn_TYPE_operation_t asn_OP_OBJECT_IDENTIFIER;
+
+asn_struct_print_f OBJECT_IDENTIFIER_print;
+asn_constr_check_f OBJECT_IDENTIFIER_constraint;
+der_type_encoder_f OBJECT_IDENTIFIER_encode_der;
+xer_type_decoder_f OBJECT_IDENTIFIER_decode_xer;
+xer_type_encoder_f OBJECT_IDENTIFIER_encode_xer;
+asn_random_fill_f  OBJECT_IDENTIFIER_random_fill;
+
+#define OBJECT_IDENTIFIER_free           ASN__PRIMITIVE_TYPE_free
+#define OBJECT_IDENTIFIER_compare        OCTET_STRING_compare
+#define OBJECT_IDENTIFIER_decode_ber     ber_decode_primitive
+#define OBJECT_IDENTIFIER_encode_der     der_encode_primitive
+#define OBJECT_IDENTIFIER_decode_oer     oer_decode_primitive
+#define OBJECT_IDENTIFIER_encode_oer     oer_encode_primitive
+#define OBJECT_IDENTIFIER_decode_uper    OCTET_STRING_decode_uper
+#define OBJECT_IDENTIFIER_encode_uper    OCTET_STRING_encode_uper
+#define OBJECT_IDENTIFIER_decode_aper    OCTET_STRING_decode_aper
+#define OBJECT_IDENTIFIER_encode_aper    OCTET_STRING_encode_aper
+
+/**********************************
+ * Some handy conversion routines *
+ **********************************/
+
+/*
+ * This function fills an (arcs) array with OBJECT IDENTIFIER arcs
+ * up to specified (arc_slots) elements.
+ *
+ * EXAMPLE:
+ * 	void print_arcs(OBJECT_IDENTIFIER_t *oid) {
+ * 		asn_oid_arc_t fixed_arcs[10];	// Try with fixed space first
+ * 		asn_oid_arc_t *arcs = fixed_arcs;
+ * 		size_t arc_slots = sizeof(fixed_arcs)/sizeof(fixed_arcs[0]); // 10
+ * 		ssize_t count;	// Real number of arcs.
+ * 		int i;
+ *
+ * 		count = OBJECT_IDENTIFIER_get_arcs(oid, arcs, arc_slots);
+ * 		// If necessary, reallocate arcs array and try again.
+ * 		if(count > arc_slots) {
+ * 			arc_slots = count;
+ * 			arcs = malloc(sizeof(asn_oid_arc_t) * arc_slots);
+ * 			if(!arcs) return;
+ * 			count = OBJECT_IDENTIFIER_get_arcs(oid, arcs, arc_slots);
+ * 			assert(count == arc_slots);
+ * 		}
+ *
+ * 		// Print the contents of the arcs array.
+ * 		for(i = 0; i < count; i++)
+ * 			printf("%"PRIu32"\n", arcs[i]);
+ *
+ * 		// Avoid memory leak.
+ * 		if(arcs != fixed_arcs) free(arcs);
+ * 	}
+ *
+ * RETURN VALUES:
+ * -1/EINVAL:	Invalid arguments (oid is missing)
+ * -1/ERANGE:	One or more arcs have value out of array cell type range.
+ * >=0:		Number of arcs contained in the OBJECT IDENTIFIER
+ *
+ * WARNING: The function always returns the actual number of arcs,
+ * even if there is no sufficient (arc_slots) provided.
+ */
+ssize_t OBJECT_IDENTIFIER_get_arcs(const OBJECT_IDENTIFIER_t *oid,
+                                   asn_oid_arc_t *arcs, size_t arc_slots);
+
+/*
+ * This functions initializes the OBJECT IDENTIFIER object with
+ * the given set of arcs.
+ * The minimum of two arcs must be present; some restrictions apply.
+ * RETURN VALUES:
+ * -1/EINVAL:	Invalid arguments
+ * -1/ERANGE:	The first two arcs do not conform to ASN.1 restrictions.
+ * -1/ENOMEM:	Memory allocation failed
+ * 0:		The object was initialized with new arcs.
+ */
+int OBJECT_IDENTIFIER_set_arcs(OBJECT_IDENTIFIER_t *oid,
+                               const asn_oid_arc_t *arcs, size_t arcs_count);
+
+
+/*
+ * Parse the OBJECT IDENTIFIER textual representation ("1.3.6.1.4.1.9363").
+ * No arc can exceed the (0..ASN_OID_ARC_MAX, which is the same as UINT32_MAX).
+ * This function is not specific to OBJECT IDENTIFIER, it may be used to parse
+ * the RELATIVE-OID data, or any other data consisting of dot-separated
+ * series of numeric values.
+ *
+ * If (oid_txt_length == -1), the strlen() will be invoked to determine the
+ * size of the (oid_text) string.
+ * 
+ * After return, the optional (opt_oid_text_end) is set to the character after
+ * the last parsed one. (opt_oid_text_end) is never less than (oid_text).
+ * 
+ * RETURN VALUES:
+ *   -1:	Parse error.
+ * >= 0:	Number of arcs contained in the OBJECT IDENTIFIER.
+ * 
+ * WARNING: The function always returns the real number of arcs,
+ * even if there is no sufficient (arc_slots) provided.
+ * This is useful for (arc_slots) value estimation.
+ */
+ssize_t OBJECT_IDENTIFIER_parse_arcs(const char *oid_text,
+                                     ssize_t oid_txt_length,
+                                     asn_oid_arc_t *arcs, size_t arcs_count,
+                                     const char **opt_oid_text_end);
+
+/*
+ * Internal functions.
+ * Used by RELATIVE-OID implementation in particular.
+ */
+
+/*
+ * Retrieve a single arc of size from the (arcbuf) buffer.
+ * RETURN VALUES:
+ *  -1: Failed to retrieve the value from the (arcbuf).
+ *  >0: Number of bytes consumed from the (arcbuf), <= (arcbuf_len).
+ */
+ssize_t OBJECT_IDENTIFIER_get_single_arc(const uint8_t *arcbuf,
+                                         size_t arcbuf_len,
+                                         asn_oid_arc_t *ret_value);
+
+/*
+ * Write the unterminated arc value into the (arcbuf) which has the size at
+ * least (arcbuf_len).
+ * RETURN VALUES:
+ *   -1: (arcbuf_len) size is not sufficient to write the value.
+ *  <n>: Number of bytes appended to the arcbuf (<= arcbuf_len).
+ */
+ssize_t OBJECT_IDENTIFIER_set_single_arc(uint8_t *arcbuf, size_t arcbuf_len,
+                                         asn_oid_arc_t arc_value);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _OBJECT_IDENTIFIER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OBJECT_IDENTIFIER.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OBJECT_IDENTIFIER.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OBJECT_IDENTIFIER.c	(working copy)
@@ -0,0 +1,647 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <INTEGER.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <OCTET_STRING.h>
+#include <limits.h>	/* for CHAR_BIT */
+#include <errno.h>
+
+/*
+ * OBJECT IDENTIFIER basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_OBJECT_IDENTIFIER_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (6 << 2))
+};
+asn_TYPE_operation_t asn_OP_OBJECT_IDENTIFIER = {
+	ASN__PRIMITIVE_TYPE_free,
+	OBJECT_IDENTIFIER_print,
+	OCTET_STRING_compare,   /* Implemented in terms of a string comparison */
+	ber_decode_primitive,
+	der_encode_primitive,
+	OBJECT_IDENTIFIER_decode_xer,
+	OBJECT_IDENTIFIER_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OBJECT_IDENTIFIER_decode_oer,
+	OBJECT_IDENTIFIER_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,
+	OCTET_STRING_encode_uper,
+	OCTET_STRING_decode_aper,
+	OCTET_STRING_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	OBJECT_IDENTIFIER_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_OBJECT_IDENTIFIER = {
+	"OBJECT IDENTIFIER",
+	"OBJECT_IDENTIFIER",
+	&asn_OP_OBJECT_IDENTIFIER,
+	asn_DEF_OBJECT_IDENTIFIER_tags,
+	sizeof(asn_DEF_OBJECT_IDENTIFIER_tags)
+	    / sizeof(asn_DEF_OBJECT_IDENTIFIER_tags[0]),
+	asn_DEF_OBJECT_IDENTIFIER_tags,	/* Same as above */
+	sizeof(asn_DEF_OBJECT_IDENTIFIER_tags)
+	    / sizeof(asn_DEF_OBJECT_IDENTIFIER_tags[0]),
+	{ 0, 0, OBJECT_IDENTIFIER_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+int
+OBJECT_IDENTIFIER_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                             asn_app_constraint_failed_f *ctfailcb,
+                             void *app_key) {
+    const OBJECT_IDENTIFIER_t *st = (const OBJECT_IDENTIFIER_t *)sptr;
+
+	if(st && st->buf) {
+		if(st->size < 1) {
+			ASN__CTFAIL(app_key, td, sptr,
+				"%s: at least one numerical value "
+				"expected (%s:%d)",
+				td->name, __FILE__, __LINE__);
+			return -1;
+		}
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	return 0;
+}
+
+static ssize_t
+OBJECT_IDENTIFIER_get_first_arcs(const uint8_t *arcbuf, size_t arcbuf_len,
+                                 asn_oid_arc_t *arc0, asn_oid_arc_t *arc1) {
+    asn_oid_arc_t value;
+
+    ssize_t rd = OBJECT_IDENTIFIER_get_single_arc(arcbuf, arcbuf_len, &value);
+    if(rd <= 0) return rd;
+
+    if(value >= 80) {
+        *arc0 = 2;
+        *arc1 = value - 80;
+    } else if(value >= 40) {
+        *arc0 = 1;
+        *arc1 = value - 40;
+    } else {
+        *arc0 = 0;
+        *arc1 = value;
+    }
+
+    return rd;
+}
+
+ssize_t
+OBJECT_IDENTIFIER_get_single_arc(const uint8_t *arcbuf, size_t arcbuf_len,
+                                 asn_oid_arc_t *ret_value) {
+    const uint8_t *b = arcbuf;
+    const uint8_t *arcend = arcbuf + arcbuf_len; /* End of arc */
+
+    if(arcbuf == arcend) {
+        return 0;
+    } else {
+        asn_oid_arc_t accum;
+        /* Gather all bits into the accumulator */
+        for(accum = 0; b < arcend; b++) {
+            accum = (accum << 7) | (*b & ~0x80);
+            if((*b & 0x80) == 0) {
+                if(accum <= ASN_OID_ARC_MAX) {
+                    *ret_value = accum;
+                    return 1 + (b - arcbuf);
+                } else {
+                    errno = ERANGE; /* Overflow */
+                    return -1;
+                }
+            }
+        }
+        errno = EINVAL;
+        return -1;
+    }
+
+}
+
+static ssize_t
+OBJECT_IDENTIFIER__dump_body(const OBJECT_IDENTIFIER_t *st,
+                             asn_app_consume_bytes_f *cb, void *app_key) {
+    char scratch[32];
+    asn_oid_arc_t arc0, arc1;
+    size_t produced = 0;
+    size_t off = 0;
+    ssize_t rd;
+    int ret;
+
+    rd = OBJECT_IDENTIFIER_get_first_arcs(st->buf, st->size, &arc0, &arc1);
+    if(rd <= 0) {
+        return -1;
+    }
+
+    ret = snprintf(scratch, sizeof(scratch), "%"PRIu32".%"PRIu32, arc0, arc1);
+    if(ret >= (ssize_t)sizeof(scratch)) {
+        return -1;
+    }
+    produced += ret;
+    if(cb(scratch, ret, app_key) < 0)
+        return -1;
+
+    for(off = rd; ; ) {
+        asn_oid_arc_t arc;
+        rd = OBJECT_IDENTIFIER_get_single_arc(st->buf + off, st->size - off,
+                                              &arc);
+        if(rd < 0) {
+            return -1;
+        } else if(rd == 0) {
+            /* No more arcs. */
+            break;
+        } else {
+            off += rd;
+            assert(off <= st->size);
+            ret = snprintf(scratch, sizeof(scratch), ".%" PRIu32, arc);
+            if(ret >= (ssize_t)sizeof(scratch)) {
+                return -1;
+            }
+            produced += ret;
+            if(cb(scratch, ret, app_key) < 0) return -1;
+        }
+    }
+
+    if(off != st->size) {
+        ASN_DEBUG("Could not scan to the end of Object Identifier");
+        return -1;
+    }
+
+	return produced;
+}
+
+static enum xer_pbd_rval
+OBJECT_IDENTIFIER__xer_body_decode(const asn_TYPE_descriptor_t *td, void *sptr,
+                                   const void *chunk_buf, size_t chunk_size) {
+    OBJECT_IDENTIFIER_t *st = (OBJECT_IDENTIFIER_t *)sptr;
+	const char *chunk_end = (const char *)chunk_buf + chunk_size;
+	const char *endptr;
+	asn_oid_arc_t s_arcs[10];
+	asn_oid_arc_t *arcs = s_arcs;
+	ssize_t num_arcs;
+	ssize_t ret;
+
+	(void)td;
+
+    num_arcs = OBJECT_IDENTIFIER_parse_arcs(
+        (const char *)chunk_buf, chunk_size, arcs,
+        sizeof(s_arcs) / sizeof(s_arcs[0]), &endptr);
+    if(num_arcs < 0) {
+		/* Expecting more than zero arcs */
+		return XPBD_BROKEN_ENCODING;
+	} else if(num_arcs == 0) {
+		return XPBD_NOT_BODY_IGNORE;
+	}
+	assert(endptr == chunk_end);
+
+	if((size_t)num_arcs > sizeof(s_arcs)/sizeof(s_arcs[0])) {
+		arcs = (asn_oid_arc_t *)MALLOC(num_arcs * sizeof(asn_oid_arc_t));
+		if(!arcs) return XPBD_SYSTEM_FAILURE;
+        ret = OBJECT_IDENTIFIER_parse_arcs((const char *)chunk_buf, chunk_size,
+                                           arcs, num_arcs, &endptr);
+        if(ret != num_arcs)
+			return XPBD_SYSTEM_FAILURE;	/* assert?.. */
+	}
+
+	/*
+	 * Convert arcs into BER representation.
+	 */
+	ret = OBJECT_IDENTIFIER_set_arcs(st, arcs, num_arcs);
+	if(arcs != s_arcs) FREEMEM(arcs);
+
+	return ret ? XPBD_SYSTEM_FAILURE : XPBD_BODY_CONSUMED;
+}
+
+asn_dec_rval_t
+OBJECT_IDENTIFIER_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                             const asn_TYPE_descriptor_t *td, void **sptr,
+                             const char *opt_mname, const void *buf_ptr,
+                             size_t size) {
+    return xer_decode_primitive(opt_codec_ctx, td,
+		sptr, sizeof(OBJECT_IDENTIFIER_t), opt_mname,
+			buf_ptr, size, OBJECT_IDENTIFIER__xer_body_decode);
+}
+
+asn_enc_rval_t
+OBJECT_IDENTIFIER_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                             int ilevel, enum xer_encoder_flags_e flags,
+                             asn_app_consume_bytes_f *cb, void *app_key) {
+    const OBJECT_IDENTIFIER_t *st = (const OBJECT_IDENTIFIER_t *)sptr;
+	asn_enc_rval_t er;
+
+    (void)ilevel;
+    (void)flags;
+
+    if(!st || !st->buf) {
+        ASN__ENCODE_FAILED;
+    }
+
+    er.encoded = OBJECT_IDENTIFIER__dump_body(st, cb, app_key);
+    if(er.encoded < 0) ASN__ENCODE_FAILED;
+
+    ASN__ENCODED_OK(er);
+}
+
+int
+OBJECT_IDENTIFIER_print(const asn_TYPE_descriptor_t *td, const void *sptr,
+                        int ilevel, asn_app_consume_bytes_f *cb,
+                        void *app_key) {
+    const OBJECT_IDENTIFIER_t *st = (const OBJECT_IDENTIFIER_t *)sptr;
+
+	(void)td;	/* Unused argument */
+	(void)ilevel;	/* Unused argument */
+
+	if(!st || !st->buf)
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+
+	/* Dump preamble */
+	if(cb("{ ", 2, app_key) < 0)
+		return -1;
+
+    if(OBJECT_IDENTIFIER__dump_body(st, cb, app_key) < 0) {
+        return -1;
+    }
+
+    return (cb(" }", 2, app_key) < 0) ? -1 : 0;
+}
+
+ssize_t
+OBJECT_IDENTIFIER_get_arcs(const OBJECT_IDENTIFIER_t *st, asn_oid_arc_t *arcs,
+                           size_t arc_slots) {
+    asn_oid_arc_t arc0, arc1;
+    size_t num_arcs = 0;
+    size_t off;
+    ssize_t rd;
+
+    if(!st || !st->buf) {
+        errno = EINVAL;
+        return -1;
+    }
+
+    rd = OBJECT_IDENTIFIER_get_first_arcs(st->buf, st->size, &arc0, &arc1);
+    if(rd <= 0) {
+        return -1;
+    }
+    num_arcs = 2;
+    switch(arc_slots) {
+    default:
+    case 2:
+        arcs[1] = arc1;
+        /* Fall through */
+    case 1:
+        arcs[0] = arc0;
+        /* Fall through */
+    case 0:
+        break;
+    }
+
+    for(off = rd; ; ) {
+        asn_oid_arc_t arc;
+        rd = OBJECT_IDENTIFIER_get_single_arc(st->buf + off, st->size - off,
+                                              &arc);
+        if(rd < 0) {
+            return -1;
+        } else if(rd == 0) {
+            /* No more arcs. */
+            break;
+        } else {
+            off += rd;
+            if(num_arcs < arc_slots) {
+                arcs[num_arcs] = arc;
+            }
+            num_arcs++;
+        }
+    }
+
+    if(off != st->size) {
+        return -1;
+    }
+
+    return num_arcs;
+}
+
+
+/*
+ * Save the single value as an object identifier arc.
+ */
+ssize_t
+OBJECT_IDENTIFIER_set_single_arc(uint8_t *arcbuf, size_t arcbuf_len,
+                                 asn_oid_arc_t value) {
+    /*
+	 * The following conditions must hold:
+	 * assert(arcbuf);
+	 */
+    uint8_t scratch[((sizeof(value) * CHAR_BIT + 6) / 7)];
+    uint8_t *scratch_end = &scratch[sizeof(scratch)-1];
+    uint8_t *b;
+    size_t result_len;
+    uint8_t mask;
+
+    for(b = scratch_end, mask = 0; ; mask = 0x80, b--) {
+        *b = mask | (value & 0x7f);
+        value >>= 7;
+        if(!value) {
+            break;
+        }
+    }
+
+    result_len = (scratch_end - b) + 1;
+
+    if(result_len > arcbuf_len) {
+        return -1;
+    }
+
+    memcpy(arcbuf, b, result_len);
+
+	return result_len;
+}
+
+int
+OBJECT_IDENTIFIER_set_arcs(OBJECT_IDENTIFIER_t *st, const asn_oid_arc_t *arcs,
+                           size_t arc_slots) {
+    uint8_t *buf;
+    uint8_t *bp;
+    ssize_t wrote;
+    asn_oid_arc_t arc0;
+    asn_oid_arc_t arc1;
+    size_t size;
+    size_t i;
+
+    if(!st || !arcs || arc_slots < 2) {
+        errno = EINVAL;
+		return -1;
+	}
+
+    arc0 = arcs[0];
+    arc1 = arcs[1];
+
+	if(arc0 <= 1) {
+		if(arc1 >= 40) {
+			/* 8.19.4: At most 39 subsequent values (including 0) */
+			errno = ERANGE;
+			return -1;
+		}
+    } else if(arc0 == 2) {
+        if(arc1 > ASN_OID_ARC_MAX - 80) {
+            errno = ERANGE;
+            return -1;
+        }
+    } else if(arc0 > 2) {
+        /* 8.19.4: Only three values are allocated from the root node */
+        errno = ERANGE;
+        return -1;
+    }
+
+    /*
+	 * After above tests it is known that the value of arc0 is completely
+	 * trustworthy (0..2). However, the arc1's value is still meaningless.
+	 */
+
+    /*
+     * Roughly estimate the maximum size necessary to encode these arcs.
+     * This estimation implicitly takes in account the following facts,
+     * that cancel each other:
+     * 	* the first two arcs are encoded in a single value.
+     * 	* the first value may require more space (+1 byte)
+     * 	* the value of the first arc which is in range (0..2)
+     */
+    size = ((sizeof(asn_oid_arc_t) * CHAR_BIT + 6) / 7) * arc_slots;
+    bp = buf = (uint8_t *)MALLOC(size + 1);
+    if(!buf) {
+        /* ENOMEM */
+        return -1;
+    }
+
+    wrote = OBJECT_IDENTIFIER_set_single_arc(bp, size, arc0 * 40 + arc1);
+    if(wrote <= 0) {
+        FREEMEM(buf);
+        return -1;
+    }
+    assert((size_t)wrote <= size);
+    bp += wrote;
+    size -= wrote;
+
+    for(i = 2; i < arc_slots; i++) {
+		wrote = OBJECT_IDENTIFIER_set_single_arc(bp, size, arcs[i]);
+        if(wrote <= 0) {
+            FREEMEM(buf);
+            return -1;
+        }
+        assert((size_t)wrote <= size);
+        bp += wrote;
+        size -= wrote;
+    }
+
+    /*
+	 * Replace buffer.
+	 */
+	st->size = bp - buf;
+	bp = st->buf;
+	st->buf = buf;
+	st->buf[st->size] = '\0';
+	if(bp) FREEMEM(bp);
+
+	return 0;
+}
+
+ssize_t
+OBJECT_IDENTIFIER_parse_arcs(const char *oid_text, ssize_t oid_txt_length,
+                             asn_oid_arc_t *arcs, size_t arcs_count,
+                             const char **opt_oid_text_end) {
+    size_t num_arcs = 0;
+    const char *oid_end;
+	enum {
+		ST_LEADSPACE,
+		ST_TAILSPACE,
+		ST_AFTERVALUE,	/* Next character ought to be '.' or a space */
+		ST_WAITDIGITS 	/* Next character is expected to be a digit */
+	} state = ST_LEADSPACE;
+
+	if(!oid_text || oid_txt_length < -1 || (arcs_count && !arcs)) {
+		if(opt_oid_text_end) *opt_oid_text_end = oid_text;
+		errno = EINVAL;
+		return -1;
+	}
+
+	if(oid_txt_length == -1)
+		oid_txt_length = strlen(oid_text);
+
+#define _OID_CAPTURE_ARC(oid_text, oid_end)                       \
+    do {                                                          \
+        const char *endp = oid_end;                               \
+        unsigned long value;                                      \
+        switch(asn_strtoul_lim(oid_text, &endp, &value)) {        \
+        case ASN_STRTOX_EXTRA_DATA:                               \
+        case ASN_STRTOX_OK:                                       \
+            if(value <= ASN_OID_ARC_MAX) {                        \
+                if(num_arcs < arcs_count) arcs[num_arcs] = value; \
+                num_arcs++;                                       \
+                oid_text = endp - 1;                              \
+                break;                                            \
+            }                                                     \
+            /* Fall through */                                    \
+        case ASN_STRTOX_ERROR_RANGE:                              \
+            if(opt_oid_text_end) *opt_oid_text_end = oid_text;    \
+            errno = ERANGE;                                       \
+            return -1;                                            \
+        case ASN_STRTOX_ERROR_INVAL:                              \
+        case ASN_STRTOX_EXPECT_MORE:                              \
+            if(opt_oid_text_end) *opt_oid_text_end = oid_text;    \
+            errno = EINVAL;                                       \
+            return -1;                                            \
+        }                                                         \
+    } while(0)
+
+    for(oid_end = oid_text + oid_txt_length; oid_text<oid_end; oid_text++) {
+	    switch(*oid_text) {
+	    case 0x09: case 0x0a: case 0x0d: case 0x20:	/* whitespace */
+		switch(state) {
+		case ST_LEADSPACE:
+		case ST_TAILSPACE:
+			continue;
+		case ST_AFTERVALUE:
+			state = ST_TAILSPACE;
+			continue;
+		case ST_WAITDIGITS:
+			break;	/* Digits expected after ".", got whitespace */
+		}
+		break;
+	    case 0x2e:	/* '.' */
+		switch(state) {
+		case ST_LEADSPACE:
+		case ST_TAILSPACE:
+		case ST_WAITDIGITS:
+			if(opt_oid_text_end)
+				*opt_oid_text_end = oid_text;
+			errno = EINVAL;	/* Broken OID */
+			return -1;
+			break;
+		case ST_AFTERVALUE:
+			state = ST_WAITDIGITS;
+			continue;
+		}
+		break;
+	    case 0x30: case 0x31: case 0x32: case 0x33: case 0x34:
+	    case 0x35: case 0x36: case 0x37: case 0x38: case 0x39:
+		switch(state) {
+		case ST_TAILSPACE:
+		case ST_AFTERVALUE:
+			if(opt_oid_text_end)
+				*opt_oid_text_end = oid_text;
+			errno = EINVAL;	/* "1. 1" => broken OID */
+			return -1;
+		case ST_LEADSPACE:
+		case ST_WAITDIGITS:
+			_OID_CAPTURE_ARC(oid_text, oid_end);
+			state = ST_AFTERVALUE;
+			continue;
+		}
+		break;
+	    default:
+		/* Unexpected symbols */
+		state = ST_WAITDIGITS;
+		break;
+	    } /* switch() */
+	    break;
+	} /* for() */
+
+
+	if(opt_oid_text_end) *opt_oid_text_end = oid_text;
+
+	/* Finalize last arc */
+	switch(state) {
+	case ST_LEADSPACE:
+		return 0; /* No OID found in input data */
+	case ST_WAITDIGITS:
+		errno = EINVAL;	/* Broken OID */
+		return -1;
+	case ST_AFTERVALUE:
+	case ST_TAILSPACE:
+		return num_arcs;
+	}
+
+	errno = EINVAL;	/* Broken OID */
+	return -1;
+}
+
+/*
+ * Generate values from the list of interesting values, or just a random
+ * value up to the upper limit.
+ */
+static asn_oid_arc_t
+OBJECT_IDENTIFIER__biased_random_arc(asn_oid_arc_t upper_bound) {
+    const asn_oid_arc_t values[] = {0, 1, 127, 128, 129, 254, 255, 256};
+    size_t idx;
+
+    switch(asn_random_between(0, 2)) {
+    case 0:
+        idx = asn_random_between(0, sizeof(values) / sizeof(values[0]) - 1);
+        if(values[idx] < upper_bound) {
+            return values[idx];
+        }
+        /* Fall through */
+    case 1:
+        return asn_random_between(0, upper_bound);
+    case 2:
+    default:
+        return upper_bound;
+    }
+}
+
+asn_random_fill_result_t
+OBJECT_IDENTIFIER_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                              const asn_encoding_constraints_t *constraints,
+                              size_t max_length) {
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    OBJECT_IDENTIFIER_t *st;
+    asn_oid_arc_t arcs[5];
+    size_t arcs_len = asn_random_between(2, 5);
+    size_t i;
+
+    (void)constraints;
+
+    if(max_length < arcs_len) return result_skipped;
+
+    if(*sptr) {
+        st = *sptr;
+    } else {
+        st = CALLOC(1, sizeof(*st));
+    }
+
+    arcs[0] = asn_random_between(0, 2);
+    arcs[1] = OBJECT_IDENTIFIER__biased_random_arc(
+        arcs[0] <= 1 ? 39 : (ASN_OID_ARC_MAX - 80));
+    for(i = 2; i < arcs_len; i++) {
+        arcs[i] = OBJECT_IDENTIFIER__biased_random_arc(ASN_OID_ARC_MAX);
+    }
+
+    if(OBJECT_IDENTIFIER_set_arcs(st, arcs, arcs_len)) {
+        if(st != *sptr) {
+            ASN_STRUCT_FREE(*td, st);
+        }
+        return result_failed;
+    }
+
+    *sptr = st;
+
+    result_ok.length = st->size;
+    return result_ok;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OCTET_STRING.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OCTET_STRING.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OCTET_STRING.h	(working copy)
@@ -0,0 +1,102 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_OCTET_STRING_H_
+#define	_OCTET_STRING_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct OCTET_STRING {
+	uint8_t *buf;	/* Buffer with consecutive OCTET_STRING bits */
+	size_t size;	/* Size of the buffer */
+
+	asn_struct_ctx_t _asn_ctx;	/* Parsing across buffer boundaries */
+} OCTET_STRING_t;
+
+extern asn_TYPE_descriptor_t asn_DEF_OCTET_STRING;
+extern asn_TYPE_operation_t asn_OP_OCTET_STRING;
+
+asn_struct_free_f OCTET_STRING_free;
+asn_struct_print_f OCTET_STRING_print;
+asn_struct_print_f OCTET_STRING_print_utf8;
+asn_struct_compare_f OCTET_STRING_compare;
+ber_type_decoder_f OCTET_STRING_decode_ber;
+der_type_encoder_f OCTET_STRING_encode_der;
+xer_type_decoder_f OCTET_STRING_decode_xer_hex;		/* Hexadecimal */
+xer_type_decoder_f OCTET_STRING_decode_xer_binary;	/* 01010111010 */
+xer_type_decoder_f OCTET_STRING_decode_xer_utf8;	/* ASCII/UTF-8 */
+xer_type_encoder_f OCTET_STRING_encode_xer;
+xer_type_encoder_f OCTET_STRING_encode_xer_utf8;
+oer_type_decoder_f OCTET_STRING_decode_oer;
+oer_type_encoder_f OCTET_STRING_encode_oer;
+per_type_decoder_f OCTET_STRING_decode_uper;
+per_type_encoder_f OCTET_STRING_encode_uper;
+per_type_decoder_f OCTET_STRING_decode_aper;
+per_type_encoder_f OCTET_STRING_encode_aper;
+asn_random_fill_f  OCTET_STRING_random_fill;
+
+#define OCTET_STRING_constraint  asn_generic_no_constraint
+#define OCTET_STRING_decode_xer  OCTET_STRING_decode_xer_hex
+
+/******************************
+ * Handy conversion routines. *
+ ******************************/
+
+/*
+ * This function clears the previous value of the OCTET STRING (if any)
+ * and then allocates a new memory with the specified content (str/size).
+ * If size = -1, the size of the original string will be determined
+ * using strlen(str).
+ * If str equals to NULL, the function will silently clear the
+ * current contents of the OCTET STRING.
+ * Returns 0 if it was possible to perform operation, -1 otherwise.
+ */
+int OCTET_STRING_fromBuf(OCTET_STRING_t *s, const char *str, int size);
+
+/* Handy conversion from the C string into the OCTET STRING. */
+#define	OCTET_STRING_fromString(s, str)	OCTET_STRING_fromBuf(s, str, -1)
+
+/*
+ * Allocate and fill the new OCTET STRING and return a pointer to the newly
+ * allocated object. NULL is permitted in str: the function will just allocate
+ * empty OCTET STRING.
+ */
+OCTET_STRING_t *OCTET_STRING_new_fromBuf(const asn_TYPE_descriptor_t *td,
+                                         const char *str, int size);
+
+/****************************
+ * Internally useful stuff. *
+ ****************************/
+
+typedef struct asn_OCTET_STRING_specifics_s {
+    /*
+     * Target structure description.
+     */
+    unsigned struct_size;   /* Size of the structure */
+    unsigned ctx_offset;    /* Offset of the asn_struct_ctx_t member */
+
+    enum asn_OS_Subvariant {
+        ASN_OSUBV_ANY, /* The open type (ANY) */
+        ASN_OSUBV_BIT, /* BIT STRING */
+        ASN_OSUBV_STR, /* String types, not {BMP,Universal}String  */
+        ASN_OSUBV_U16, /* 16-bit character (BMPString) */
+        ASN_OSUBV_U32  /* 32-bit character (UniversalString) */
+    } subvariant;
+} asn_OCTET_STRING_specifics_t;
+
+extern asn_OCTET_STRING_specifics_t asn_SPC_OCTET_STRING_specs;
+
+size_t OCTET_STRING_random_length_constrained(
+    const asn_TYPE_descriptor_t *, const asn_encoding_constraints_t *,
+    size_t max_length);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _OCTET_STRING_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OCTET_STRING.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OCTET_STRING.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OCTET_STRING.c	(working copy)
@@ -0,0 +1,2417 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <OCTET_STRING.h>
+#include <BIT_STRING.h>	/* for .bits_unused member */
+#include <errno.h>
+
+/*
+ * OCTET STRING basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_OCTET_STRING_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_OCTET_STRING_specifics_t asn_SPC_OCTET_STRING_specs = {
+	sizeof(OCTET_STRING_t),
+	offsetof(OCTET_STRING_t, _asn_ctx),
+	ASN_OSUBV_STR
+};
+
+asn_TYPE_operation_t asn_OP_OCTET_STRING = {
+	OCTET_STRING_free,
+	OCTET_STRING_print,	/* OCTET STRING generally means a non-ascii sequence */
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,
+	OCTET_STRING_encode_der,
+	OCTET_STRING_decode_xer_hex,
+	OCTET_STRING_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OCTET_STRING_decode_oer,
+	OCTET_STRING_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,	/* Unaligned PER decoder */
+	OCTET_STRING_encode_uper,	/* Unaligned PER encoder */
+	OCTET_STRING_decode_aper,	/* Aligned PER decoder */
+	OCTET_STRING_encode_aper,	/* Aligned PER encoder */
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	OCTET_STRING_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_OCTET_STRING = {
+	"OCTET STRING",		/* Canonical name */
+	"OCTET_STRING",		/* XML tag name */
+	&asn_OP_OCTET_STRING,
+	asn_DEF_OCTET_STRING_tags,
+	sizeof(asn_DEF_OCTET_STRING_tags)
+	  / sizeof(asn_DEF_OCTET_STRING_tags[0]),
+	asn_DEF_OCTET_STRING_tags,	/* Same as above */
+	sizeof(asn_DEF_OCTET_STRING_tags)
+	  / sizeof(asn_DEF_OCTET_STRING_tags[0]),
+	{ 0, 0, asn_generic_no_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs
+};
+
+#undef	_CH_PHASE
+#undef	NEXT_PHASE
+#undef	PREV_PHASE
+#define	_CH_PHASE(ctx, inc) do {					\
+		if(ctx->phase == 0)					\
+			ctx->context = 0;				\
+		ctx->phase += inc;					\
+	} while(0)
+#define	NEXT_PHASE(ctx)	_CH_PHASE(ctx, +1)
+#define	PREV_PHASE(ctx)	_CH_PHASE(ctx, -1)
+
+#undef	ADVANCE
+#define	ADVANCE(num_bytes)	do {					\
+		size_t num = (num_bytes);				\
+		buf_ptr = ((const char *)buf_ptr) + num;		\
+		size -= num;						\
+		consumed_myself += num;					\
+	} while(0)
+
+#undef	RETURN
+#define	RETURN(_code)	do {						\
+		asn_dec_rval_t tmprval;					\
+		tmprval.code = _code;					\
+		tmprval.consumed = consumed_myself;			\
+		return tmprval;						\
+	} while(0)
+
+#undef	APPEND
+#define	APPEND(bufptr, bufsize)	do {					\
+		size_t _bs = (bufsize);		/* Append size */	\
+		size_t _ns = ctx->context;	/* Allocated now */	\
+		size_t _es = st->size + _bs;	/* Expected size */	\
+		/* int is really a typeof(st->size): */			\
+		if((int)_es < 0) RETURN(RC_FAIL);			\
+		if(_ns <= _es) {					\
+			void *ptr;					\
+			/* Be nice and round to the memory allocator */	\
+			do { _ns = _ns ? _ns << 1 : 16; }		\
+			    while(_ns <= _es);				\
+			/* int is really a typeof(st->size): */		\
+			if((int)_ns < 0) RETURN(RC_FAIL);		\
+			ptr = REALLOC(st->buf, _ns);			\
+			if(ptr) {					\
+				st->buf = (uint8_t *)ptr;		\
+				ctx->context = _ns;			\
+			} else {					\
+				RETURN(RC_FAIL);			\
+			}						\
+			ASN_DEBUG("Reallocating into %ld", (long)_ns);	\
+		}							\
+		memcpy(st->buf + st->size, bufptr, _bs);		\
+		/* Convenient nul-termination */			\
+		st->buf[_es] = '\0';					\
+		st->size = _es;						\
+	} while(0)
+
+/*
+ * The main reason why ASN.1 is still alive is that too much time and effort
+ * is necessary for learning it more or less adequately, thus creating a gut
+ * necessity to demonstrate that aquired skill everywhere afterwards.
+ * No, I am not going to explain what the following stuff is.
+ */
+struct _stack_el {
+    ber_tlv_len_t left;     /* What's left to read (or -1) */
+    ber_tlv_len_t got;      /* What was actually processed */
+    unsigned cont_level;    /* Depth of subcontainment */
+    int want_nulls;         /* Want null "end of content" octets? */
+    int bits_chopped;       /* Flag in BIT STRING mode */
+    ber_tlv_tag_t tag;      /* For debugging purposes */
+    struct _stack_el *prev;
+    struct _stack_el *next;
+};
+struct _stack {
+	struct _stack_el *tail;
+	struct _stack_el *cur_ptr;
+};
+
+static struct _stack_el *
+OS__add_stack_el(struct _stack *st) {
+	struct _stack_el *nel;
+
+	/*
+	 * Reuse the old stack frame or allocate a new one.
+	 */
+	if(st->cur_ptr && st->cur_ptr->next) {
+		nel = st->cur_ptr->next;
+		nel->bits_chopped = 0;
+		nel->got = 0;
+		/* Retain the nel->cont_level, it's correct. */
+	} else {
+		nel = (struct _stack_el *)CALLOC(1, sizeof(struct _stack_el));
+		if(nel == NULL)
+			return NULL;
+	
+		if(st->tail) {
+			/* Increase a subcontainment depth */
+			nel->cont_level = st->tail->cont_level + 1;
+			st->tail->next = nel;
+		}
+		nel->prev = st->tail;
+		st->tail = nel;
+	}
+
+	st->cur_ptr = nel;
+
+	return nel;
+}
+
+static struct _stack *
+_new_stack(void) {
+	return (struct _stack *)CALLOC(1, sizeof(struct _stack));
+}
+
+/*
+ * Decode OCTET STRING type.
+ */
+asn_dec_rval_t
+OCTET_STRING_decode_ber(const asn_codec_ctx_t *opt_codec_ctx,
+                        const asn_TYPE_descriptor_t *td, void **sptr,
+                        const void *buf_ptr, size_t size, int tag_mode) {
+    const asn_OCTET_STRING_specifics_t *specs = td->specifics
+				? (const asn_OCTET_STRING_specifics_t *)td->specifics
+				: &asn_SPC_OCTET_STRING_specs;
+	BIT_STRING_t *st = (BIT_STRING_t *)*sptr;
+	asn_dec_rval_t rval;
+	asn_struct_ctx_t *ctx;
+	ssize_t consumed_myself = 0;
+	struct _stack *stck;		/* Expectations stack structure */
+	struct _stack_el *sel = 0;	/* Stack element */
+	int tlv_constr;
+	enum asn_OS_Subvariant type_variant = specs->subvariant;
+
+	ASN_DEBUG("Decoding %s as %s (frame %ld)",
+		td->name,
+		(type_variant == ASN_OSUBV_STR) ?
+			"OCTET STRING" : "OS-SpecialCase",
+		(long)size);
+
+	/*
+	 * Create the string if does not exist.
+	 */
+	if(st == NULL) {
+		st = (BIT_STRING_t *)(*sptr = CALLOC(1, specs->struct_size));
+		if(st == NULL) RETURN(RC_FAIL);
+	}
+
+	/* Restore parsing context */
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+
+	switch(ctx->phase) {
+	case 0:
+		/*
+		 * Check tags.
+		 */
+		rval = ber_check_tags(opt_codec_ctx, td, ctx,
+			buf_ptr, size, tag_mode, -1,
+			&ctx->left, &tlv_constr);
+		if(rval.code != RC_OK)
+			return rval;
+
+		if(tlv_constr) {
+			/*
+			 * Complex operation, requires stack of expectations.
+			 */
+			ctx->ptr = _new_stack();
+			if(!ctx->ptr) {
+				RETURN(RC_FAIL);
+			}
+		} else {
+			/*
+			 * Jump into stackless primitive decoding.
+			 */
+			_CH_PHASE(ctx, 3);
+			if(type_variant == ASN_OSUBV_ANY && tag_mode != 1)
+				APPEND(buf_ptr, rval.consumed);
+			ADVANCE(rval.consumed);
+			goto phase3;
+		}
+
+		NEXT_PHASE(ctx);
+		/* Fall through */
+	case 1:
+	phase1:
+		/*
+		 * Fill the stack with expectations.
+		 */
+		stck = (struct _stack *)ctx->ptr;
+		sel = stck->cur_ptr;
+	  do {
+		ber_tlv_tag_t tlv_tag;
+		ber_tlv_len_t tlv_len;
+		ber_tlv_tag_t expected_tag;
+		ssize_t tl, ll, tlvl;
+				/* This one works even if (sel->left == -1) */
+		size_t Left = ((!sel||(size_t)sel->left >= size)
+					?size:(size_t)sel->left);
+
+
+		ASN_DEBUG("%p, s->l=%ld, s->wn=%ld, s->g=%ld\n", (void *)sel,
+			(long)(sel?sel->left:0),
+			(long)(sel?sel->want_nulls:0),
+			(long)(sel?sel->got:0)
+		);
+		if(sel && sel->left <= 0 && sel->want_nulls == 0) {
+			if(sel->prev) {
+				struct _stack_el *prev = sel->prev;
+				if(prev->left != -1) {
+					if(prev->left < sel->got)
+						RETURN(RC_FAIL);
+					prev->left -= sel->got;
+				}
+				prev->got += sel->got;
+				sel = stck->cur_ptr = prev;
+				if(!sel) break;
+				tlv_constr = 1;
+				continue;
+			} else {
+				sel = stck->cur_ptr = 0;
+				break;	/* Nothing to wait */
+			}
+		}
+
+		tl = ber_fetch_tag(buf_ptr, Left, &tlv_tag);
+		ASN_DEBUG("fetch tag(size=%ld,L=%ld), %sstack, left=%ld, wn=%ld, tl=%ld",
+			(long)size, (long)Left, sel?"":"!",
+			(long)(sel?sel->left:0),
+			(long)(sel?sel->want_nulls:0),
+			(long)tl);
+		switch(tl) {
+		case -1: RETURN(RC_FAIL);
+		case 0: RETURN(RC_WMORE);
+		}
+
+		tlv_constr = BER_TLV_CONSTRUCTED(buf_ptr);
+
+		ll = ber_fetch_length(tlv_constr,
+				(const char *)buf_ptr + tl,Left - tl,&tlv_len);
+		ASN_DEBUG("Got tag=%s, tc=%d, left=%ld, tl=%ld, len=%ld, ll=%ld",
+			ber_tlv_tag_string(tlv_tag), tlv_constr,
+				(long)Left, (long)tl, (long)tlv_len, (long)ll);
+		switch(ll) {
+		case -1: RETURN(RC_FAIL);
+		case 0: RETURN(RC_WMORE);
+		}
+
+		if(sel && sel->want_nulls
+			&& ((const uint8_t *)buf_ptr)[0] == 0
+			&& ((const uint8_t *)buf_ptr)[1] == 0)
+		{
+
+			ASN_DEBUG("Eat EOC; wn=%d--", sel->want_nulls);
+
+			if(type_variant == ASN_OSUBV_ANY
+			&& (tag_mode != 1 || sel->cont_level))
+				APPEND("\0\0", 2);
+
+			ADVANCE(2);
+			sel->got += 2;
+			if(sel->left != -1) {
+				sel->left -= 2;	/* assert(sel->left >= 2) */
+			}
+
+			sel->want_nulls--;
+			if(sel->want_nulls == 0) {
+				/* Move to the next expectation */
+				sel->left = 0;
+				tlv_constr = 1;
+			}
+
+			continue;
+		}
+
+		/*
+		 * Set up expected tags,
+		 * depending on ASN.1 type being decoded.
+		 */
+		switch(type_variant) {
+		case ASN_OSUBV_BIT:
+			/* X.690: 8.6.4.1, NOTE 2 */
+			/* Fall through */
+		case ASN_OSUBV_STR:
+		default:
+			if(sel) {
+				unsigned level = sel->cont_level;
+				if(level < td->all_tags_count) {
+					expected_tag = td->all_tags[level];
+					break;
+				} else if(td->all_tags_count) {
+					expected_tag = td->all_tags
+						[td->all_tags_count - 1];
+					break;
+				}
+				/* else, Fall through */
+			}
+			/* Fall through */
+		case ASN_OSUBV_ANY:
+			expected_tag = tlv_tag;
+			break;
+		}
+
+
+		if(tlv_tag != expected_tag) {
+			char buf[2][32];
+			ber_tlv_tag_snprint(tlv_tag,
+				buf[0], sizeof(buf[0]));
+			ber_tlv_tag_snprint(td->tags[td->tags_count-1],
+				buf[1], sizeof(buf[1]));
+			ASN_DEBUG("Tag does not match expectation: %s != %s",
+				buf[0], buf[1]);
+			RETURN(RC_FAIL);
+		}
+
+		tlvl = tl + ll;	/* Combined length of T and L encoding */
+		if((tlv_len + tlvl) < 0) {
+			/* tlv_len value is too big */
+			ASN_DEBUG("TLV encoding + length (%ld) is too big",
+				(long)tlv_len);
+			RETURN(RC_FAIL);
+		}
+
+		/*
+		 * Append a new expectation.
+		 */
+		sel = OS__add_stack_el(stck);
+		if(!sel) RETURN(RC_FAIL);
+
+		sel->tag = tlv_tag;
+
+		sel->want_nulls = (tlv_len==-1);
+		if(sel->prev && sel->prev->left != -1) {
+			/* Check that the parent frame is big enough */
+			if(sel->prev->left < tlvl + (tlv_len==-1?0:tlv_len))
+				RETURN(RC_FAIL);
+			if(tlv_len == -1)
+				sel->left = sel->prev->left - tlvl;
+			else
+				sel->left = tlv_len;
+		} else {
+			sel->left = tlv_len;
+		}
+		if(type_variant == ASN_OSUBV_ANY
+		&& (tag_mode != 1 || sel->cont_level))
+			APPEND(buf_ptr, tlvl);
+		sel->got += tlvl;
+		ADVANCE(tlvl);
+
+		ASN_DEBUG("+EXPECT2 got=%ld left=%ld, wn=%d, clvl=%u",
+			(long)sel->got, (long)sel->left,
+			sel->want_nulls, sel->cont_level);
+
+	  } while(tlv_constr);
+		if(sel == NULL) {
+			/* Finished operation, "phase out" */
+			ASN_DEBUG("Phase out");
+			_CH_PHASE(ctx, +3);
+			break;
+		}
+
+		NEXT_PHASE(ctx);
+		/* Fall through */
+	case 2:
+		stck = (struct _stack *)ctx->ptr;
+		sel = stck->cur_ptr;
+		ASN_DEBUG("Phase 2: Need %ld bytes, size=%ld, alrg=%ld, wn=%d",
+			(long)sel->left, (long)size, (long)sel->got,
+				sel->want_nulls);
+	    {
+		ber_tlv_len_t len;
+
+		assert(sel->left >= 0);
+
+		len = ((ber_tlv_len_t)size < sel->left)
+				? (ber_tlv_len_t)size : sel->left;
+		if(len > 0) {
+			if(type_variant == ASN_OSUBV_BIT
+			&& sel->bits_chopped == 0) {
+				/* Put the unused-bits-octet away */
+				st->bits_unused = *(const uint8_t *)buf_ptr;
+				APPEND(((const char *)buf_ptr+1), (len - 1));
+				sel->bits_chopped = 1;
+			} else {
+				APPEND(buf_ptr, len);
+			}
+			ADVANCE(len);
+			sel->left -= len;
+			sel->got += len;
+		}
+
+		if(sel->left) {
+			ASN_DEBUG("OS left %ld, size = %ld, wn=%d\n",
+				(long)sel->left, (long)size, sel->want_nulls);
+			RETURN(RC_WMORE);
+		}
+
+		PREV_PHASE(ctx);
+		goto phase1;
+	    }
+		break;
+	case 3:
+	phase3:
+		/*
+		 * Primitive form, no stack required.
+		 */
+		assert(ctx->left >= 0);
+
+		if(size < (size_t)ctx->left) {
+			if(!size) RETURN(RC_WMORE);
+			if(type_variant == ASN_OSUBV_BIT && !ctx->context) {
+				st->bits_unused = *(const uint8_t *)buf_ptr;
+				ctx->left--;
+				ADVANCE(1);
+			}
+			APPEND(buf_ptr, size);
+			assert(ctx->context > 0);
+			ctx->left -= size;
+			ADVANCE(size);
+			RETURN(RC_WMORE);
+		} else {
+			if(type_variant == ASN_OSUBV_BIT
+			&& !ctx->context && ctx->left) {
+				st->bits_unused = *(const uint8_t *)buf_ptr;
+				ctx->left--;
+				ADVANCE(1);
+			}
+			APPEND(buf_ptr, ctx->left);
+			ADVANCE(ctx->left);
+			ctx->left = 0;
+
+			NEXT_PHASE(ctx);
+		}
+		break;
+	}
+
+	if(sel) {
+		ASN_DEBUG("3sel p=%p, wn=%d, l=%ld, g=%ld, size=%ld",
+			(void *)sel->prev, sel->want_nulls,
+			(long)sel->left, (long)sel->got, (long)size);
+		if(sel->prev || sel->want_nulls > 1 || sel->left > 0) {
+			RETURN(RC_WMORE);
+		}
+	}
+
+	/*
+	 * BIT STRING-specific processing.
+	 */
+	if(type_variant == ASN_OSUBV_BIT) {
+        if(st->size) {
+			if(st->bits_unused < 0 || st->bits_unused > 7) {
+				RETURN(RC_FAIL);
+			}
+			/* Finalize BIT STRING: zero out unused bits. */
+			st->buf[st->size-1] &= 0xff << st->bits_unused;
+		} else {
+			if(st->bits_unused) {
+				RETURN(RC_FAIL);
+			}
+		}
+	}
+
+	ASN_DEBUG("Took %ld bytes to encode %s: [%s]:%ld",
+		(long)consumed_myself, td->name,
+		(type_variant == ASN_OSUBV_STR) ? (char *)st->buf : "<data>",
+		(long)st->size);
+
+
+	RETURN(RC_OK);
+}
+
+/*
+ * Encode OCTET STRING type using DER.
+ */
+asn_enc_rval_t
+OCTET_STRING_encode_der(const asn_TYPE_descriptor_t *td, const void *sptr,
+                        int tag_mode, ber_tlv_tag_t tag,
+                        asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t er;
+	const asn_OCTET_STRING_specifics_t *specs = td->specifics
+				? (const asn_OCTET_STRING_specifics_t *)td->specifics
+				: &asn_SPC_OCTET_STRING_specs;
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	enum asn_OS_Subvariant type_variant = specs->subvariant;
+	int fix_last_byte = 0;
+
+	ASN_DEBUG("%s %s as OCTET STRING",
+		cb?"Estimating":"Encoding", td->name);
+
+	/*
+	 * Write tags.
+	 */
+	if(type_variant != ASN_OSUBV_ANY || tag_mode == 1) {
+		er.encoded = der_write_tags(td,
+				(type_variant == ASN_OSUBV_BIT) + st->size,
+			tag_mode, type_variant == ASN_OSUBV_ANY, tag,
+			cb, app_key);
+		if(er.encoded == -1) {
+			er.failed_type = td;
+			er.structure_ptr = sptr;
+			return er;
+		}
+	} else {
+		/* Disallow: [<tag>] IMPLICIT ANY */
+		assert(type_variant != ASN_OSUBV_ANY || tag_mode != -1);
+		er.encoded = 0;
+	}
+
+	if(!cb) {
+		er.encoded += (type_variant == ASN_OSUBV_BIT) + st->size;
+		ASN__ENCODED_OK(er);
+	}
+
+	/*
+	 * Prepare to deal with the last octet of BIT STRING.
+	 */
+	if(type_variant == ASN_OSUBV_BIT) {
+		uint8_t b = st->bits_unused & 0x07;
+		if(b && st->size) fix_last_byte = 1;
+		ASN__CALLBACK(&b, 1);
+	}
+
+	/* Invoke callback for the main part of the buffer */
+	ASN__CALLBACK(st->buf, st->size - fix_last_byte);
+
+	/* The last octet should be stripped off the unused bits */
+	if(fix_last_byte) {
+		uint8_t b = st->buf[st->size-1] & (0xff << st->bits_unused);
+		ASN__CALLBACK(&b, 1);
+	}
+
+	ASN__ENCODED_OK(er);
+cb_failed:
+	ASN__ENCODE_FAILED;
+}
+
+asn_enc_rval_t
+OCTET_STRING_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                        int ilevel, enum xer_encoder_flags_e flags,
+                        asn_app_consume_bytes_f *cb, void *app_key) {
+    const char * const h2c = "0123456789ABCDEF";
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	asn_enc_rval_t er;
+	char scratch[16 * 3 + 4];
+	char *p = scratch;
+	uint8_t *buf;
+	uint8_t *end;
+	size_t i;
+
+	if(!st || (!st->buf && st->size))
+		ASN__ENCODE_FAILED;
+
+	er.encoded = 0;
+
+	/*
+	 * Dump the contents of the buffer in hexadecimal.
+	 */
+	buf = st->buf;
+	end = buf + st->size;
+	if(flags & XER_F_CANONICAL) {
+		char *scend = scratch + (sizeof(scratch) - 2);
+		for(; buf < end; buf++) {
+			if(p >= scend) {
+				ASN__CALLBACK(scratch, p - scratch);
+				p = scratch;
+			}
+			*p++ = h2c[(*buf >> 4) & 0x0F];
+			*p++ = h2c[*buf & 0x0F];
+		}
+
+		ASN__CALLBACK(scratch, p-scratch);	/* Dump the rest */
+	} else {
+		for(i = 0; buf < end; buf++, i++) {
+			if(!(i % 16) && (i || st->size > 16)) {
+				ASN__CALLBACK(scratch, p-scratch);
+				p = scratch;
+				ASN__TEXT_INDENT(1, ilevel);
+			}
+			*p++ = h2c[(*buf >> 4) & 0x0F];
+			*p++ = h2c[*buf & 0x0F];
+			*p++ = 0x20;
+		}
+		if(p - scratch) {
+			p--;	/* Remove the tail space */
+			ASN__CALLBACK(scratch, p-scratch); /* Dump the rest */
+			if(st->size > 16)
+				ASN__TEXT_INDENT(1, ilevel-1);
+		}
+	}
+
+	ASN__ENCODED_OK(er);
+cb_failed:
+	ASN__ENCODE_FAILED;
+}
+
+static const struct OCTET_STRING__xer_escape_table_s {
+	const char *string;
+	int size;
+} OCTET_STRING__xer_escape_table[] = {
+#define	OSXET(s)	{ s, sizeof(s) - 1 }
+	OSXET("\074\156\165\154\057\076"),	/* <nul/> */
+	OSXET("\074\163\157\150\057\076"),	/* <soh/> */
+	OSXET("\074\163\164\170\057\076"),	/* <stx/> */
+	OSXET("\074\145\164\170\057\076"),	/* <etx/> */
+	OSXET("\074\145\157\164\057\076"),	/* <eot/> */
+	OSXET("\074\145\156\161\057\076"),	/* <enq/> */
+	OSXET("\074\141\143\153\057\076"),	/* <ack/> */
+	OSXET("\074\142\145\154\057\076"),	/* <bel/> */
+	OSXET("\074\142\163\057\076"),		/* <bs/> */
+	OSXET("\011"),				/* \t */
+	OSXET("\012"),				/* \n */
+	OSXET("\074\166\164\057\076"),		/* <vt/> */
+	OSXET("\074\146\146\057\076"),		/* <ff/> */
+	OSXET("\015"),				/* \r */
+	OSXET("\074\163\157\057\076"),		/* <so/> */
+	OSXET("\074\163\151\057\076"),		/* <si/> */
+	OSXET("\074\144\154\145\057\076"),	/* <dle/> */
+	OSXET("\074\144\143\061\057\076"),	/* <de1/> */
+	OSXET("\074\144\143\062\057\076"),	/* <de2/> */
+	OSXET("\074\144\143\063\057\076"),	/* <de3/> */
+	OSXET("\074\144\143\064\057\076"),	/* <de4/> */
+	OSXET("\074\156\141\153\057\076"),	/* <nak/> */
+	OSXET("\074\163\171\156\057\076"),	/* <syn/> */
+	OSXET("\074\145\164\142\057\076"),	/* <etb/> */
+	OSXET("\074\143\141\156\057\076"),	/* <can/> */
+	OSXET("\074\145\155\057\076"),		/* <em/> */
+	OSXET("\074\163\165\142\057\076"),	/* <sub/> */
+	OSXET("\074\145\163\143\057\076"),	/* <esc/> */
+	OSXET("\074\151\163\064\057\076"),	/* <is4/> */
+	OSXET("\074\151\163\063\057\076"),	/* <is3/> */
+	OSXET("\074\151\163\062\057\076"),	/* <is2/> */
+	OSXET("\074\151\163\061\057\076"),	/* <is1/> */
+	{ 0, 0 },	/* " " */
+	{ 0, 0 },	/* ! */
+	{ 0, 0 },	/* \" */
+	{ 0, 0 },	/* # */
+	{ 0, 0 },	/* $ */
+	{ 0, 0 },	/* % */
+	OSXET("\046\141\155\160\073"),	/* &amp; */
+	{ 0, 0 },	/* ' */
+	{0,0},{0,0},{0,0},{0,0},{0,0},{0,0},{0,0},{0,0}, /* ()*+,-./ */
+	{0,0},{0,0},{0,0},{0,0},{0,0},{0,0},{0,0},{0,0}, /* 01234567 */
+	{0,0},{0,0},{0,0},{0,0},			 /* 89:; */
+	OSXET("\046\154\164\073"),	/* &lt; */
+	{ 0, 0 },	/* = */
+	OSXET("\046\147\164\073"),	/* &gt; */
+};
+
+static int
+OS__check_escaped_control_char(const void *buf, int size) {
+	size_t i;
+	/*
+	 * Inefficient algorithm which translates the escape sequences
+	 * defined above into characters. Returns -1 if not found.
+	 * TODO: replace by a faster algorithm (bsearch(), hash or
+	 * nested table lookups).
+	 */
+	for(i = 0; i < 32 /* Don't spend time on the bottom half */; i++) {
+		const struct OCTET_STRING__xer_escape_table_s *el;
+		el = &OCTET_STRING__xer_escape_table[i];
+		if(el->size == size && memcmp(buf, el->string, size) == 0)
+			return i;
+	}
+	return -1;
+}
+
+static int
+OCTET_STRING__handle_control_chars(void *struct_ptr, const void *chunk_buf, size_t chunk_size) {
+	/*
+	 * This might be one of the escape sequences
+	 * for control characters. Check it out.
+	 * #11.15.5
+	 */
+	int control_char = OS__check_escaped_control_char(chunk_buf,chunk_size);
+	if(control_char >= 0) {
+		OCTET_STRING_t *st = (OCTET_STRING_t *)struct_ptr;
+		void *p = REALLOC(st->buf, st->size + 2);
+		if(p) {
+			st->buf = (uint8_t *)p;
+			st->buf[st->size++] = control_char;
+			st->buf[st->size] = '\0';	/* nul-termination */
+			return 0;
+		}
+	}
+	
+	return -1;	/* No, it's not */
+}
+
+asn_enc_rval_t
+OCTET_STRING_encode_xer_utf8(const asn_TYPE_descriptor_t *td, const void *sptr,
+                             int ilevel, enum xer_encoder_flags_e flags,
+                             asn_app_consume_bytes_f *cb, void *app_key) {
+    const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	asn_enc_rval_t er;
+	uint8_t *buf, *end;
+	uint8_t *ss;	/* Sequence start */
+	ssize_t encoded_len = 0;
+
+	(void)ilevel;	/* Unused argument */
+	(void)flags;	/* Unused argument */
+
+	if(!st || (!st->buf && st->size))
+		ASN__ENCODE_FAILED;
+
+	buf = st->buf;
+	end = buf + st->size;
+	for(ss = buf; buf < end; buf++) {
+		unsigned int ch = *buf;
+		int s_len;	/* Special encoding sequence length */
+
+		/*
+		 * Escape certain characters: X.680/11.15
+		 */
+		if(ch < sizeof(OCTET_STRING__xer_escape_table)
+			/sizeof(OCTET_STRING__xer_escape_table[0])
+		&& (s_len = OCTET_STRING__xer_escape_table[ch].size)) {
+			if(((buf - ss) && cb(ss, buf - ss, app_key) < 0)
+			|| cb(OCTET_STRING__xer_escape_table[ch].string, s_len,
+					app_key) < 0)
+				ASN__ENCODE_FAILED;
+			encoded_len += (buf - ss) + s_len;
+			ss = buf + 1;
+		}
+	}
+
+	encoded_len += (buf - ss);
+	if((buf - ss) && cb(ss, buf - ss, app_key) < 0)
+		ASN__ENCODE_FAILED;
+
+	er.encoded = encoded_len;
+	ASN__ENCODED_OK(er);
+}
+
+/*
+ * Convert from hexadecimal format (cstring): "AB CD EF"
+ */
+static ssize_t OCTET_STRING__convert_hexadecimal(void *sptr, const void *chunk_buf, size_t chunk_size, int have_more) {
+	OCTET_STRING_t *st = (OCTET_STRING_t *)sptr;
+	const char *chunk_stop = (const char *)chunk_buf;
+	const char *p = chunk_stop;
+	const char *pend = p + chunk_size;
+	unsigned int clv = 0;
+	int half = 0;	/* Half bit */
+	uint8_t *buf;
+
+	/* Reallocate buffer according to high cap estimation */
+	size_t new_size = st->size + (chunk_size + 1) / 2;
+	void *nptr = REALLOC(st->buf, new_size + 1);
+	if(!nptr) return -1;
+	st->buf = (uint8_t *)nptr;
+	buf = st->buf + st->size;
+
+	/*
+	 * If something like " a b c " appears here, the " a b":3 will be
+	 * converted, and the rest skipped. That is, unless buf_size is greater
+	 * than chunk_size, then it'll be equivalent to "ABC0".
+	 */
+	for(; p < pend; p++) {
+		int ch = *(const unsigned char *)p;
+		switch(ch) {
+		case 0x09: case 0x0a: case 0x0c: case 0x0d:
+		case 0x20:
+			/* Ignore whitespace */
+			continue;
+		case 0x30: case 0x31: case 0x32: case 0x33: case 0x34: /*01234*/
+		case 0x35: case 0x36: case 0x37: case 0x38: case 0x39: /*56789*/
+			clv = (clv << 4) + (ch - 0x30);
+			break;
+		case 0x41: case 0x42: case 0x43:	/* ABC */
+		case 0x44: case 0x45: case 0x46:	/* DEF */
+			clv = (clv << 4) + (ch - 0x41 + 10);
+			break;
+		case 0x61: case 0x62: case 0x63:	/* abc */
+		case 0x64: case 0x65: case 0x66:	/* def */
+			clv = (clv << 4) + (ch - 0x61 + 10);
+			break;
+		default:
+			*buf = 0;	/* JIC */
+			return -1;
+		}
+		if(half++) {
+			half = 0;
+			*buf++ = clv;
+			chunk_stop = p + 1;
+		}
+	}
+
+	/*
+	 * Check partial decoding.
+	 */
+	if(half) {
+		if(have_more) {
+			/*
+			 * Partial specification is fine,
+			 * because no more more PXER_TEXT data is available.
+			 */
+			*buf++ = clv << 4;
+			chunk_stop = p;
+		}
+	} else {
+		chunk_stop = p;
+	}
+
+	st->size = buf - st->buf;	/* Adjust the buffer size */
+	assert(st->size <= new_size);
+	st->buf[st->size] = 0;		/* Courtesy termination */
+
+	return (chunk_stop - (const char *)chunk_buf);	/* Converted size */
+}
+
+/*
+ * Convert from binary format: "00101011101"
+ */
+static ssize_t OCTET_STRING__convert_binary(void *sptr, const void *chunk_buf, size_t chunk_size, int have_more) {
+	BIT_STRING_t *st = (BIT_STRING_t *)sptr;
+	const char *p = (const char *)chunk_buf;
+	const char *pend = p + chunk_size;
+	int bits_unused = st->bits_unused & 0x7;
+	uint8_t *buf;
+
+	/* Reallocate buffer according to high cap estimation */
+	size_t new_size = st->size + (chunk_size + 7) / 8;
+	void *nptr = REALLOC(st->buf, new_size + 1);
+	if(!nptr) return -1;
+	st->buf = (uint8_t *)nptr;
+	buf = st->buf + st->size;
+
+	(void)have_more;
+
+	if(bits_unused == 0)
+		bits_unused = 8;
+	else if(st->size)
+		buf--;
+
+	/*
+	 * Convert series of 0 and 1 into the octet string.
+	 */
+	for(; p < pend; p++) {
+		int ch = *(const unsigned char *)p;
+		switch(ch) {
+		case 0x09: case 0x0a: case 0x0c: case 0x0d:
+		case 0x20:
+			/* Ignore whitespace */
+			break;
+		case 0x30:
+		case 0x31:
+			if(bits_unused-- <= 0) {
+				*++buf = 0;	/* Clean the cell */
+				bits_unused = 7;
+			}
+			*buf |= (ch&1) << bits_unused;
+			break;
+		default:
+			st->bits_unused = bits_unused;
+			return -1;
+		}
+	}
+
+	if(bits_unused == 8) {
+		st->size = buf - st->buf;
+		st->bits_unused = 0;
+	} else {
+		st->size = buf - st->buf + 1;
+		st->bits_unused = bits_unused;
+	}
+
+	assert(st->size <= new_size);
+	st->buf[st->size] = 0;		/* Courtesy termination */
+
+	return chunk_size;	/* Converted in full */
+}
+
+/*
+ * Something like strtod(), but with stricter rules.
+ */
+static int
+OS__strtoent(int base, const char *buf, const char *end, int32_t *ret_value) {
+	const int32_t last_unicode_codepoint = 0x10ffff;
+	int32_t val = 0;
+	const char *p;
+
+	for(p = buf; p < end; p++) {
+		int ch = *p;
+
+		switch(ch) {
+		case 0x30: case 0x31: case 0x32: case 0x33: case 0x34: /*01234*/
+		case 0x35: case 0x36: case 0x37: case 0x38: case 0x39: /*56789*/
+			val = val * base + (ch - 0x30);
+			break;
+		case 0x41: case 0x42: case 0x43:	/* ABC */
+		case 0x44: case 0x45: case 0x46:	/* DEF */
+			val = val * base + (ch - 0x41 + 10);
+			break;
+		case 0x61: case 0x62: case 0x63:	/* abc */
+		case 0x64: case 0x65: case 0x66:	/* def */
+			val = val * base + (ch - 0x61 + 10);
+			break;
+		case 0x3b:	/* ';' */
+			*ret_value = val;
+			return (p - buf) + 1;
+		default:
+			return -1;	/* Character set error */
+		}
+
+		/* Value exceeds the Unicode range. */
+		if(val > last_unicode_codepoint) {
+			return -1;
+		}
+	}
+
+	*ret_value = -1;
+	return (p - buf);
+}
+
+/*
+ * Convert from the plain UTF-8 format, expanding entity references: "2 &lt; 3"
+ */
+static ssize_t
+OCTET_STRING__convert_entrefs(void *sptr, const void *chunk_buf,
+                              size_t chunk_size, int have_more) {
+    OCTET_STRING_t *st = (OCTET_STRING_t *)sptr;
+	const char *p = (const char *)chunk_buf;
+	const char *pend = p + chunk_size;
+	uint8_t *buf;
+
+	/* Reallocate buffer */
+	size_t new_size = st->size + chunk_size;
+	void *nptr = REALLOC(st->buf, new_size + 1);
+	if(!nptr) return -1;
+	st->buf = (uint8_t *)nptr;
+	buf = st->buf + st->size;
+
+	/*
+	 * Convert series of 0 and 1 into the octet string.
+	 */
+	for(; p < pend; p++) {
+		int ch = *(const unsigned char *)p;
+		int len;	/* Length of the rest of the chunk */
+
+		if(ch != 0x26 /* '&' */) {
+			*buf++ = ch;
+			continue;	/* That was easy... */
+		}
+
+		/*
+		 * Process entity reference.
+		 */
+		len = chunk_size - (p - (const char *)chunk_buf);
+		if(len == 1 /* "&" */) goto want_more;
+		if(p[1] == 0x23 /* '#' */) {
+			const char *pval;	/* Pointer to start of digits */
+			int32_t val = 0;	/* Entity reference value */
+			int base;
+
+			if(len == 2 /* "&#" */) goto want_more;
+			if(p[2] == 0x78 /* 'x' */)
+				pval = p + 3, base = 16;
+			else
+				pval = p + 2, base = 10;
+			len = OS__strtoent(base, pval, p + len, &val);
+			if(len == -1) {
+				/* Invalid charset. Just copy verbatim. */
+				*buf++ = ch;
+				continue;
+			}
+			if(!len || pval[len-1] != 0x3b) goto want_more;
+			assert(val > 0);
+			p += (pval - p) + len - 1; /* Advance past entref */
+
+			if(val < 0x80) {
+				*buf++ = (char)val;
+			} else if(val < 0x800) {
+				*buf++ = 0xc0 | ((val >> 6));
+				*buf++ = 0x80 | ((val & 0x3f));
+			} else if(val < 0x10000) {
+				*buf++ = 0xe0 | ((val >> 12));
+				*buf++ = 0x80 | ((val >> 6) & 0x3f);
+				*buf++ = 0x80 | ((val & 0x3f));
+			} else if(val < 0x200000) {
+				*buf++ = 0xf0 | ((val >> 18));
+				*buf++ = 0x80 | ((val >> 12) & 0x3f);
+				*buf++ = 0x80 | ((val >> 6) & 0x3f);
+				*buf++ = 0x80 | ((val & 0x3f));
+			} else if(val < 0x4000000) {
+				*buf++ = 0xf8 | ((val >> 24));
+				*buf++ = 0x80 | ((val >> 18) & 0x3f);
+				*buf++ = 0x80 | ((val >> 12) & 0x3f);
+				*buf++ = 0x80 | ((val >> 6) & 0x3f);
+				*buf++ = 0x80 | ((val & 0x3f));
+			} else {
+				*buf++ = 0xfc | ((val >> 30) & 0x1);
+				*buf++ = 0x80 | ((val >> 24) & 0x3f);
+				*buf++ = 0x80 | ((val >> 18) & 0x3f);
+				*buf++ = 0x80 | ((val >> 12) & 0x3f);
+				*buf++ = 0x80 | ((val >> 6) & 0x3f);
+				*buf++ = 0x80 | ((val & 0x3f));
+			}
+		} else {
+			/*
+			 * Ugly, limited parsing of &amp; &gt; &lt;
+			 */
+			char *sc = (char *)memchr(p, 0x3b, len > 5 ? 5 : len);
+			if(!sc) goto want_more;
+			if((sc - p) == 4
+				&& p[1] == 0x61	/* 'a' */
+				&& p[2] == 0x6d	/* 'm' */
+				&& p[3] == 0x70	/* 'p' */) {
+				*buf++ = 0x26;
+				p = sc;
+				continue;
+			}
+			if((sc - p) == 3) {
+				if(p[1] == 0x6c) {
+					*buf = 0x3c;	/* '<' */
+				} else if(p[1] == 0x67) {
+					*buf = 0x3e;	/* '>' */
+				} else {
+					/* Unsupported entity reference */
+					*buf++ = ch;
+					continue;
+				}
+				if(p[2] != 0x74) {
+					/* Unsupported entity reference */
+					*buf++ = ch;
+					continue;
+				}
+				buf++;
+				p = sc;
+				continue;
+			}
+			/* Unsupported entity reference */
+			*buf++ = ch;
+		}
+
+		continue;
+	want_more:
+		if(have_more) {
+			/*
+			 * We know that no more data (of the same type)
+			 * is coming. Copy the rest verbatim.
+			 */
+			*buf++ = ch;
+			continue;
+		}
+		chunk_size = (p - (const char *)chunk_buf);
+		/* Processing stalled: need more data */
+		break;
+	}
+
+	st->size = buf - st->buf;
+	assert(st->size <= new_size);
+	st->buf[st->size] = 0;		/* Courtesy termination */
+
+	return chunk_size;	/* Converted in full */
+}
+
+/*
+ * Decode OCTET STRING from the XML element's body.
+ */
+static asn_dec_rval_t
+OCTET_STRING__decode_xer(
+    const asn_codec_ctx_t *opt_codec_ctx, const asn_TYPE_descriptor_t *td,
+    void **sptr, const char *opt_mname, const void *buf_ptr, size_t size,
+    int (*opt_unexpected_tag_decoder)(void *struct_ptr, const void *chunk_buf,
+                                      size_t chunk_size),
+    ssize_t (*body_receiver)(void *struct_ptr, const void *chunk_buf,
+                             size_t chunk_size, int have_more)) {
+    OCTET_STRING_t *st = (OCTET_STRING_t *)*sptr;
+	const asn_OCTET_STRING_specifics_t *specs = td->specifics
+				? (const asn_OCTET_STRING_specifics_t *)td->specifics
+				: &asn_SPC_OCTET_STRING_specs;
+	const char *xml_tag = opt_mname ? opt_mname : td->xml_tag;
+	asn_struct_ctx_t *ctx;		/* Per-structure parser context */
+	asn_dec_rval_t rval;		/* Return value from the decoder */
+	int st_allocated;
+
+	/*
+	 * Create the string if does not exist.
+	 */
+	if(!st) {
+		st = (OCTET_STRING_t *)CALLOC(1, specs->struct_size);
+		*sptr = (void *)st;
+		if(!st) goto sta_failed;
+		st_allocated = 1;
+	} else {
+		st_allocated = 0;
+	}
+	if(!st->buf) {
+		/* This is separate from above section */
+		st->buf = (uint8_t *)CALLOC(1, 1);
+		if(!st->buf) {
+			if(st_allocated) {
+				*sptr = 0;
+				goto stb_failed;
+			} else {
+				goto sta_failed;
+			}
+		}
+	}
+
+	/* Restore parsing context */
+	ctx = (asn_struct_ctx_t *)(((char *)*sptr) + specs->ctx_offset);
+
+	return xer_decode_general(opt_codec_ctx, ctx, *sptr, xml_tag,
+		buf_ptr, size, opt_unexpected_tag_decoder, body_receiver);
+
+stb_failed:
+	FREEMEM(st);
+sta_failed:
+	rval.code = RC_FAIL;
+	rval.consumed = 0;
+	return rval;
+}
+
+/*
+ * Decode OCTET STRING from the hexadecimal data.
+ */
+asn_dec_rval_t
+OCTET_STRING_decode_xer_hex(const asn_codec_ctx_t *opt_codec_ctx,
+                            const asn_TYPE_descriptor_t *td, void **sptr,
+                            const char *opt_mname, const void *buf_ptr,
+                            size_t size) {
+    return OCTET_STRING__decode_xer(opt_codec_ctx, td, sptr, opt_mname,
+		buf_ptr, size, 0, OCTET_STRING__convert_hexadecimal);
+}
+
+/*
+ * Decode OCTET STRING from the binary (0/1) data.
+ */
+asn_dec_rval_t
+OCTET_STRING_decode_xer_binary(const asn_codec_ctx_t *opt_codec_ctx,
+                               const asn_TYPE_descriptor_t *td, void **sptr,
+                               const char *opt_mname, const void *buf_ptr,
+                               size_t size) {
+    return OCTET_STRING__decode_xer(opt_codec_ctx, td, sptr, opt_mname,
+		buf_ptr, size, 0, OCTET_STRING__convert_binary);
+}
+
+/*
+ * Decode OCTET STRING from the string (ASCII/UTF-8) data.
+ */
+asn_dec_rval_t
+OCTET_STRING_decode_xer_utf8(const asn_codec_ctx_t *opt_codec_ctx,
+                             const asn_TYPE_descriptor_t *td, void **sptr,
+                             const char *opt_mname, const void *buf_ptr,
+                             size_t size) {
+    return OCTET_STRING__decode_xer(opt_codec_ctx, td, sptr, opt_mname,
+		buf_ptr, size,
+		OCTET_STRING__handle_control_chars,
+		OCTET_STRING__convert_entrefs);
+}
+
+#ifndef  ASN_DISABLE_PER_SUPPORT
+
+static int
+OCTET_STRING_per_get_characters(asn_per_data_t *po, uint8_t *buf,
+		size_t units, unsigned int bpc, unsigned int unit_bits,
+		long lb, long ub, const asn_per_constraints_t *pc) {
+	uint8_t *end = buf + units * bpc;
+        int ret;
+
+	ASN_DEBUG("thExpanding %d characters into (%ld..%ld):%d",
+		(int)units, lb, ub, unit_bits);
+
+	/* X.691: 27.5.4 */
+	if((unsigned long)ub <= ((unsigned long)2 << (unit_bits - 1))) {
+		/* Decode without translation */
+		lb = 0;
+	} else if(pc && pc->code2value) {
+		if(unit_bits > 16)
+                        printf ("return1\n");
+			return 1;	/* FATAL: can't have constrained
+					 * UniversalString with more than
+					 * 16 million code points */
+		for(; buf < end; buf += bpc) {
+			int value;
+			int code = per_get_few_bits(po, unit_bits);
+			if(code < 0) return -1;	/* WMORE */
+			value = pc->code2value(code);
+			if(value < 0) {
+				ASN_DEBUG("Code %d (0x%02x) is"
+					" not in map (%ld..%ld)",
+					code, code, lb, ub);
+                                printf ("ret here2\n");
+				return 1;	/* FATAL */
+			}
+			switch(bpc) {
+			case 1: *buf = value; break;
+			case 2: buf[0] = value >> 8; buf[1] = value; break;
+			case 4: buf[0] = value >> 24; buf[1] = value >> 16;
+				buf[2] = value >> 8; buf[3] = value; break;
+			}
+		}
+        printf ("this buf2 : %s\n", buf);
+		return 0;
+	}
+
+	/* Shortcut the no-op copying to the aligned structure */
+	if(lb == 0 && (unit_bits == 8 * bpc)) {
+                printf ("return from her\n");
+		ret = per_get_many_bits(po, buf, 0, unit_bits * units); //ACP
+                buf[0] = 0x09;
+                return 0;
+	}
+
+	for(; buf < end; buf += bpc) {
+		int32_t code = per_get_few_bits(po, unit_bits);
+		int32_t ch = code + lb;
+		if(code < 0) return -1;	/* WMORE */
+		if(ch > ub) {
+			ASN_DEBUG("Code %d is out of range (%ld..%ld)",
+				ch, lb, ub);
+			return 1;	/* FATAL */
+		}
+		switch(bpc) {
+		case 1: *buf = ch; break;
+		case 2: buf[0] = ch >> 8; buf[1] = ch; break;
+		case 4: buf[0] = ch >> 24; buf[1] = ch >> 16;
+			buf[2] = ch >> 8; buf[3] = ch; break;
+		}
+	}
+        printf ("this buf : %s\n", buf);
+
+	return 0;
+}
+
+static int
+OCTET_STRING_per_put_characters(asn_per_outp_t *po, const uint8_t *buf,
+		size_t units, unsigned int bpc, unsigned int unit_bits,
+		long lb, long ub, const asn_per_constraints_t *pc) {
+	const uint8_t *end = buf + units * bpc;
+
+	ASN_DEBUG("Squeezing %d characters into (%ld..%ld):%d (%d bpc)",
+		(int)units, lb, ub, unit_bits, bpc);
+
+	/* X.691: 27.5.4 */
+	if((unsigned long)ub <= ((unsigned long)2 << (unit_bits - 1))) {
+		/* Encode as is */
+		lb = 0;
+	} else if(pc && pc->value2code) {
+		for(; buf < end; buf += bpc) {
+			int code;
+			uint32_t value;
+			switch(bpc) {
+			case 1: value = *(const uint8_t *)buf; break;
+			case 2: value = (buf[0] << 8) | buf[1]; break;
+			case 4: value = (buf[0] << 24) | (buf[1] << 16)
+					| (buf[2] << 8) | buf[3]; break;
+			default: return -1;
+			}
+			code = pc->value2code(value);
+			if(code < 0) {
+				ASN_DEBUG("Character %d (0x%02x) is"
+					" not in map (%ld..%ld)",
+					*buf, *buf, lb, ub);
+				return -1;
+			}
+			if(per_put_few_bits(po, code, unit_bits))
+				return -1;
+		}
+	}
+
+	/* Shortcut the no-op copying to the aligned structure */
+	if(lb == 0 && (unit_bits == 8 * bpc)) {
+		return per_put_many_bits(po, buf, unit_bits * units);
+	}
+
+    for(ub -= lb; buf < end; buf += bpc) {
+        int ch;
+        uint32_t value;
+        switch(bpc) {
+        case 1:
+            value = *(const uint8_t *)buf;
+            break;
+        case 2:
+            value = (buf[0] << 8) | buf[1];
+            break;
+        case 4:
+            value = (buf[0] << 24) | (buf[1] << 16) | (buf[2] << 8) | buf[3];
+            break;
+        default:
+            return -1;
+        }
+        ch = value - lb;
+        if(ch < 0 || ch > ub) {
+            ASN_DEBUG("Character %d (0x%02x) is out of range (%ld..%ld)", *buf,
+                      value, lb, ub + lb);
+            return -1;
+        }
+        if(per_put_few_bits(po, ch, unit_bits)) return -1;
+    }
+
+    return 0;
+}
+
+static asn_per_constraints_t asn_DEF_OCTET_STRING_constraints = {
+	{ APC_CONSTRAINED, 8, 8, 0, 255 },
+	{ APC_SEMI_CONSTRAINED, -1, -1, 0, 0 },
+	0, 0
+};
+
+asn_dec_rval_t
+OCTET_STRING_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                         const asn_TYPE_descriptor_t *td,
+                         const asn_per_constraints_t *constraints, void **sptr,
+                         asn_per_data_t *pd) {
+    const asn_OCTET_STRING_specifics_t *specs = td->specifics
+		? (const asn_OCTET_STRING_specifics_t *)td->specifics
+		: &asn_SPC_OCTET_STRING_specs;
+    const asn_per_constraints_t *pc =
+        constraints ? constraints : td->encoding_constraints.per_constraints;
+    const asn_per_constraint_t *cval;
+	const asn_per_constraint_t *csiz;
+	asn_dec_rval_t rval = { RC_OK, 0 };
+	OCTET_STRING_t *st = (OCTET_STRING_t *)*sptr;
+	ssize_t consumed_myself = 0;
+	int repeat;
+	enum {
+		OS__BPC_CHAR	= 1,
+		OS__BPC_U16	= 2,
+		OS__BPC_U32	= 4
+	} bpc;	/* Bytes per character */
+	unsigned int unit_bits;
+	unsigned int canonical_unit_bits;
+
+	(void)opt_codec_ctx;
+
+	if(pc) {
+		cval = &pc->value;
+		csiz = &pc->size;
+	} else {
+		cval = &asn_DEF_OCTET_STRING_constraints.value;
+		csiz = &asn_DEF_OCTET_STRING_constraints.size;
+	}
+
+	switch(specs->subvariant) {
+	default:
+	case ASN_OSUBV_ANY:
+	case ASN_OSUBV_BIT:
+		ASN_DEBUG("Unrecognized subvariant %d", specs->subvariant);
+		RETURN(RC_FAIL);
+		break;
+	case ASN_OSUBV_STR:
+		canonical_unit_bits = unit_bits = 8;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_CHAR;
+		break;
+	case ASN_OSUBV_U16:
+		canonical_unit_bits = unit_bits = 16;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U16;
+		break;
+	case ASN_OSUBV_U32:
+		canonical_unit_bits = unit_bits = 32;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U32;
+		break;
+	}
+
+	/*
+	 * Allocate the string.
+	 */
+	if(!st) {
+		st = (OCTET_STRING_t *)(*sptr = CALLOC(1, specs->struct_size));
+		if(!st) RETURN(RC_FAIL);
+	}
+
+	ASN_DEBUG("PER Decoding %s size %ld .. %ld bits %d",
+		csiz->flags & APC_EXTENSIBLE ? "extensible" : "non-extensible",
+		csiz->lower_bound, csiz->upper_bound, csiz->effective_bits);
+
+	if(csiz->flags & APC_EXTENSIBLE) {
+		int inext = per_get_few_bits(pd, 1);
+		if(inext < 0) RETURN(RC_WMORE);
+		if(inext) {
+			csiz = &asn_DEF_OCTET_STRING_constraints.size;
+			unit_bits = canonical_unit_bits;
+		}
+	}
+
+	if(csiz->effective_bits >= 0) {
+		FREEMEM(st->buf);
+		if(bpc) {
+			st->size = csiz->upper_bound * bpc;
+		} else {
+			st->size = (csiz->upper_bound + 7) >> 3;
+		}
+		st->buf = (uint8_t *)MALLOC(st->size + 1);
+		if(!st->buf) { st->size = 0; RETURN(RC_FAIL); }
+	}
+
+	/* X.691, #16.5: zero-length encoding */
+	/* X.691, #16.6: short fixed length encoding (up to 2 octets) */
+	/* X.691, #16.7: long fixed length encoding (up to 64K octets) */
+	if(csiz->effective_bits == 0) {
+		int ret;
+		if(bpc) {
+			ASN_DEBUG("Encoding OCTET STRING size %ld",
+				csiz->upper_bound);
+			ret = OCTET_STRING_per_get_characters(pd, st->buf,
+				csiz->upper_bound, bpc, unit_bits,
+				cval->lower_bound, cval->upper_bound, pc);
+			if(ret > 0) RETURN(RC_FAIL);
+		} else {
+			ASN_DEBUG("Encoding BIT STRING size %ld",
+				csiz->upper_bound);
+			ret = per_get_many_bits(pd, st->buf, 0,
+					    unit_bits * csiz->upper_bound);
+		}
+		if(ret < 0) RETURN(RC_WMORE);
+		consumed_myself += unit_bits * csiz->upper_bound;
+		st->buf[st->size] = 0;
+		RETURN(RC_OK);
+	}
+
+	st->size = 0;
+	do {
+		ssize_t raw_len;
+		ssize_t len_bytes;
+		void *p;
+		int ret;
+
+		/* Get the PER length */
+		raw_len = uper_get_length(pd, csiz->effective_bits, csiz->lower_bound,
+		                          &repeat);
+		if(raw_len < 0) RETURN(RC_WMORE);
+		if(raw_len == 0 && st->buf) break;
+
+		ASN_DEBUG("OCT STR Got PER length eb %ld, len %ld, %s (%s)",
+			(long)csiz->effective_bits, (long)raw_len,
+			repeat ? "repeat" : "once", td->name);
+        len_bytes = raw_len * bpc;
+		p = REALLOC(st->buf, st->size + len_bytes + 1);
+		if(!p) RETURN(RC_FAIL);
+		st->buf = (uint8_t *)p;
+
+        ret = OCTET_STRING_per_get_characters(pd, &st->buf[st->size], raw_len,
+                                              bpc, unit_bits, cval->lower_bound,
+                                              cval->upper_bound, pc);
+        if(ret > 0) RETURN(RC_FAIL);
+		if(ret < 0) RETURN(RC_WMORE);
+		st->size += len_bytes;
+	} while(repeat);
+	st->buf[st->size] = 0;	/* nul-terminate */
+
+	return rval;
+}
+
+asn_enc_rval_t
+OCTET_STRING_encode_uper(const asn_TYPE_descriptor_t *td,
+                         const asn_per_constraints_t *constraints,
+                         const void *sptr, asn_per_outp_t *po) {
+    const asn_OCTET_STRING_specifics_t *specs = td->specifics
+		? (const asn_OCTET_STRING_specifics_t *)td->specifics
+		: &asn_SPC_OCTET_STRING_specs;
+	const asn_per_constraints_t *pc = constraints ? constraints
+				: td->encoding_constraints.per_constraints;
+	const asn_per_constraint_t *cval;
+	const asn_per_constraint_t *csiz;
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	asn_enc_rval_t er = { 0, 0, 0 };
+	int inext = 0;		/* Lies not within extension root */
+	unsigned int unit_bits;
+	unsigned int canonical_unit_bits;
+	size_t size_in_units;
+	const uint8_t *buf;
+	int ret;
+	enum {
+		OS__BPC_CHAR	= 1,
+		OS__BPC_U16	= 2,
+		OS__BPC_U32	= 4
+	} bpc;	/* Bytes per character */
+	int ct_extensible;
+
+	if(!st || (!st->buf && st->size))
+		ASN__ENCODE_FAILED;
+
+	if(pc) {
+		cval = &pc->value;
+		csiz = &pc->size;
+	} else {
+		cval = &asn_DEF_OCTET_STRING_constraints.value;
+		csiz = &asn_DEF_OCTET_STRING_constraints.size;
+	}
+	ct_extensible = csiz->flags & APC_EXTENSIBLE;
+
+	switch(specs->subvariant) {
+	default:
+	case ASN_OSUBV_ANY:
+	case ASN_OSUBV_BIT:
+		ASN__ENCODE_FAILED;
+	case ASN_OSUBV_STR:
+		canonical_unit_bits = unit_bits = 8;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_CHAR;
+		size_in_units = st->size;
+		break;
+	case ASN_OSUBV_U16:
+		canonical_unit_bits = unit_bits = 16;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U16;
+		size_in_units = st->size >> 1;
+		if(st->size & 1) {
+			ASN_DEBUG("%s string size is not modulo 2", td->name);
+			ASN__ENCODE_FAILED;
+		}
+		break;
+	case ASN_OSUBV_U32:
+		canonical_unit_bits = unit_bits = 32;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U32;
+		size_in_units = st->size >> 2;
+		if(st->size & 3) {
+			ASN_DEBUG("%s string size is not modulo 4", td->name);
+			ASN__ENCODE_FAILED;
+		}
+		break;
+	}
+
+	ASN_DEBUG("Encoding %s into %" ASN_PRI_SIZE " units of %d bits"
+		" (%ld..%ld, effective %d)%s",
+		td->name, size_in_units, unit_bits,
+		csiz->lower_bound, csiz->upper_bound,
+		csiz->effective_bits, ct_extensible ? " EXT" : "");
+
+	/* Figure out whether size lies within PER visible constraint */
+
+    if(csiz->effective_bits >= 0) {
+        if((ssize_t)size_in_units < csiz->lower_bound
+           || (ssize_t)size_in_units > csiz->upper_bound) {
+            if(ct_extensible) {
+                csiz = &asn_DEF_OCTET_STRING_constraints.size;
+                unit_bits = canonical_unit_bits;
+                inext = 1;
+            } else {
+                ASN__ENCODE_FAILED;
+            }
+        }
+    } else {
+        inext = 0;
+    }
+
+    if(ct_extensible) {
+		/* Declare whether length is [not] within extension root */
+		if(per_put_few_bits(po, inext, 1))
+			ASN__ENCODE_FAILED;
+	}
+
+    if(csiz->effective_bits >= 0 && !inext) {
+        ASN_DEBUG("Encoding %" ASN_PRI_SIZE " bytes (%ld), length in %d bits", st->size,
+                  size_in_units - csiz->lower_bound, csiz->effective_bits);
+        ret = per_put_few_bits(po, size_in_units - csiz->lower_bound,
+                               csiz->effective_bits);
+        if(ret) ASN__ENCODE_FAILED;
+        ret = OCTET_STRING_per_put_characters(po, st->buf, size_in_units, bpc,
+                                              unit_bits, cval->lower_bound,
+                                              cval->upper_bound, pc);
+        if(ret) ASN__ENCODE_FAILED;
+        ASN__ENCODED_OK(er);
+    }
+
+    ASN_DEBUG("Encoding %" ASN_PRI_SIZE " bytes", st->size);
+
+    buf = st->buf;
+    ASN_DEBUG("Encoding %" ASN_PRI_SIZE " in units", size_in_units);
+    do {
+        int need_eom = 0;
+        ssize_t may_save = uper_put_length(po, size_in_units, &need_eom);
+        if(may_save < 0) ASN__ENCODE_FAILED;
+
+        ASN_DEBUG("Encoding %" ASN_PRI_SSIZE " of %" ASN_PRI_SIZE "%s", may_save, size_in_units,
+                  need_eom ? ",+EOM" : "");
+
+        ret = OCTET_STRING_per_put_characters(po, buf, may_save, bpc, unit_bits,
+                                              cval->lower_bound,
+                                              cval->upper_bound, pc);
+        if(ret) ASN__ENCODE_FAILED;
+
+        buf += may_save * bpc;
+        size_in_units -= may_save;
+        assert(!(may_save & 0x07) || !size_in_units);
+        if(need_eom && uper_put_length(po, 0, 0))
+            ASN__ENCODE_FAILED; /* End of Message length */
+    } while(size_in_units);
+
+    ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+OCTET_STRING_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                         const asn_TYPE_descriptor_t *td,
+                         const asn_per_constraints_t *constraints,
+                         void **sptr, asn_per_data_t *pd) {
+
+	const asn_OCTET_STRING_specifics_t *specs = td->specifics
+		? (const asn_OCTET_STRING_specifics_t *)td->specifics
+		: &asn_SPC_OCTET_STRING_specs;
+	const asn_per_constraints_t *pc = constraints ? constraints
+				: td->encoding_constraints.per_constraints;
+	const asn_per_constraint_t *cval;
+	const asn_per_constraint_t *csiz;
+	asn_dec_rval_t rval = { RC_OK, 0 };
+	BIT_STRING_t *st = (BIT_STRING_t *)*sptr;
+	ssize_t consumed_myself = 0;
+	int repeat;
+	enum {
+		OS__BPC_BIT	= 0,
+		OS__BPC_CHAR	= 1,
+		OS__BPC_U16	= 2,
+		OS__BPC_U32	= 4
+	} bpc;	/* Bytes per character */
+	unsigned int unit_bits;
+	unsigned int canonical_unit_bits;
+
+	(void)opt_codec_ctx;
+
+	if(pc) {
+		cval = &pc->value;
+		csiz = &pc->size;
+	} else {
+		cval = &asn_DEF_OCTET_STRING_constraints.value;
+		csiz = &asn_DEF_OCTET_STRING_constraints.size;
+	}
+
+	switch(specs->subvariant) {
+	default:
+/* 	case ASN_OSUBV_ANY:
+		ASN_DEBUG("Unrecognized subvariant %d", specs->subvariant);
+		RETURN(RC_FAIL);
+*/
+	case ASN_OSUBV_BIT:
+		canonical_unit_bits = unit_bits = 1;
+		bpc = OS__BPC_BIT;
+		break;
+	case ASN_OSUBV_ANY:
+	case ASN_OSUBV_STR:
+		canonical_unit_bits = unit_bits = 8;
+/* 		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+*/
+		bpc = OS__BPC_CHAR;
+		break;
+	case ASN_OSUBV_U16:
+		canonical_unit_bits = unit_bits = 16;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U16;
+		break;
+	case ASN_OSUBV_U32:
+		canonical_unit_bits = unit_bits = 32;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U32;
+		break;
+	}
+
+	/*
+	 * Allocate the string.
+	 */
+	if(!st) {
+		st = (BIT_STRING_t *)(*sptr = CALLOC(1, specs->struct_size));
+		if(!st) RETURN(RC_FAIL);
+	}
+
+	ASN_DEBUG("PER Decoding %s size %ld .. %ld bits %d",
+		csiz->flags & APC_EXTENSIBLE ? "extensible" : "non-extensible",
+		csiz->lower_bound, csiz->upper_bound, csiz->effective_bits);
+
+	if(csiz->flags & APC_EXTENSIBLE) {
+		int inext = per_get_few_bits(pd, 1);
+		if(inext < 0) RETURN(RC_WMORE);
+		if(inext) {
+			csiz = &asn_DEF_OCTET_STRING_constraints.size;
+			cval = &asn_DEF_OCTET_STRING_constraints.value;
+			unit_bits = canonical_unit_bits;
+		}
+	}
+
+	if(csiz->effective_bits >= 0) {
+		FREEMEM(st->buf);
+		if(bpc) {
+			st->size = csiz->upper_bound * bpc;
+		} else {
+			st->size = (csiz->upper_bound + 7) >> 3;
+		}
+		st->buf = (uint8_t *)MALLOC(st->size + 1);
+		if(!st->buf) { st->size = 0; RETURN(RC_FAIL); }
+	}
+
+	/* X.691, #16.5: zero-length encoding */
+	/* X.691, #16.6: short fixed length encoding (up to 2 octets) */
+	/* X.691, #16.7: long fixed length encoding (up to 64K octets) */
+	if(csiz->effective_bits == 0) {
+		int ret;
+		if (st->size > 2) { /* X.691 #16 NOTE 1 */
+			if (aper_get_align(pd) < 0)
+				RETURN(RC_FAIL);
+		}
+		if(bpc) {
+			ASN_DEBUG("Decoding OCTET STRING size %ld",
+				csiz->upper_bound);
+			ret = OCTET_STRING_per_get_characters(pd, st->buf,
+				csiz->upper_bound, bpc, unit_bits,
+				cval->lower_bound, cval->upper_bound, pc);
+			if(ret > 0) RETURN(RC_FAIL);
+		} else {
+			ASN_DEBUG("Decoding BIT STRING size %ld",
+				csiz->upper_bound);
+			ret = per_get_many_bits(pd, st->buf, 0,
+					    unit_bits * csiz->upper_bound);
+		}
+		if(ret < 0) RETURN(RC_WMORE);
+		consumed_myself += unit_bits * csiz->upper_bound;
+		st->buf[st->size] = 0;
+		if(bpc == 0) {
+			int ubs = (csiz->upper_bound & 0x7);
+			st->bits_unused = ubs ? 8 - ubs : 0;
+		}
+		RETURN(RC_OK);
+	}
+
+	st->size = 0;
+	do {
+		ssize_t raw_len;
+		ssize_t len_bytes;
+		ssize_t len_bits;
+		void *p;
+		int ret;
+
+		/* Get the PER length */
+		if (csiz->upper_bound - csiz->lower_bound == 0)
+			/* Indefinite length case */
+			raw_len = aper_get_length(pd, -1, csiz->effective_bits, &repeat);
+		else
+			raw_len = aper_get_length(pd, csiz->upper_bound - csiz->lower_bound + 1, csiz->effective_bits, &repeat);
+		repeat = 0;
+		if(raw_len < 0) RETURN(RC_WMORE);
+		raw_len += csiz->lower_bound;
+
+		ASN_DEBUG("OCT str2 Got PER length eb %ld, len %ld, %s (%s)", //ACP
+			(long)csiz->effective_bits, (long)raw_len,
+			repeat ? "repeat" : "once", td->name);
+
+		if (raw_len > 2) { /* X.691 #16 NOTE 1 */
+			if (aper_get_align(pd) < 0)
+				RETURN(RC_FAIL);
+		}
+
+		if(bpc) {
+			len_bytes = raw_len * bpc;
+			len_bits = len_bytes * unit_bits;
+		} else {
+			len_bits = raw_len;
+			len_bytes = (len_bits + 7) >> 3;
+			if(len_bits & 0x7)
+				st->bits_unused = 8 - (len_bits & 0x7);
+			/* len_bits be multiple of 16K if repeat is set */
+		}
+		p = REALLOC(st->buf, st->size + len_bytes + 1);
+		if(!p) RETURN(RC_FAIL);
+		st->buf = (uint8_t *)p;
+
+		if(bpc) {
+			ret = OCTET_STRING_per_get_characters(pd,
+				&st->buf[st->size], raw_len, bpc, unit_bits,
+				cval->lower_bound, cval->upper_bound, pc);
+			if(ret > 0) RETURN(RC_FAIL);
+		} else {
+			ret = per_get_many_bits(pd, &st->buf[st->size],
+				0, len_bits);
+		}
+		if(ret < 0) RETURN(RC_WMORE);
+		st->size += len_bytes;
+	} while(repeat);
+	st->buf[st->size] = 0;	/* nul-terminate */
+
+	return rval;
+}
+
+asn_enc_rval_t
+OCTET_STRING_encode_aper(const asn_TYPE_descriptor_t *td,
+                         const asn_per_constraints_t *constraints,
+                         const void *sptr, asn_per_outp_t *po) {
+
+	const asn_OCTET_STRING_specifics_t *specs = td->specifics
+		? (const asn_OCTET_STRING_specifics_t *)td->specifics
+		: &asn_SPC_OCTET_STRING_specs;
+	const asn_per_constraints_t *pc = constraints ? constraints
+	: td->encoding_constraints.per_constraints;
+	const asn_per_constraint_t *cval;
+	const asn_per_constraint_t *csiz;
+	const BIT_STRING_t *st = (const BIT_STRING_t *)sptr;
+	asn_enc_rval_t er = { 0, 0, 0 };
+	int inext = 0;          /* Lies not within extension root */
+	unsigned int unit_bits;
+	unsigned int canonical_unit_bits;
+	unsigned int sizeinunits;
+	const uint8_t *buf;
+	int ret;
+	enum {
+		OS__BPC_BIT     = 0,
+		OS__BPC_CHAR    = 1,
+		OS__BPC_U16     = 2,
+		OS__BPC_U32     = 4
+	} bpc;  /* Bytes per character */
+	int ct_extensible;
+
+	if(!st || (!st->buf && st->size))
+		ASN__ENCODE_FAILED;
+
+	if(pc) {
+		cval = &pc->value;
+		csiz = &pc->size;
+	} else {
+		cval = &asn_DEF_OCTET_STRING_constraints.value;
+		csiz = &asn_DEF_OCTET_STRING_constraints.size;
+	}
+	ct_extensible = csiz->flags & APC_EXTENSIBLE;
+
+	switch(specs->subvariant) {
+		default:
+			/*         case ASN_OSUBV_ANY:
+			                 ASN__ENCODE_FAILED;
+			*/
+		case ASN_OSUBV_BIT:
+			canonical_unit_bits = unit_bits = 1;
+			bpc = OS__BPC_BIT;
+			sizeinunits = st->size * 8 - (st->bits_unused & 0x07);
+			ASN_DEBUG("BIT STRING of %d bytes",
+								sizeinunits);
+		break;
+        case ASN_OSUBV_ANY:
+	case ASN_OSUBV_STR:
+		canonical_unit_bits = unit_bits = 8;
+/* 		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = 8;
+*/
+		bpc = OS__BPC_CHAR;
+		sizeinunits = st->size;
+		break;
+	case ASN_OSUBV_U16:
+		canonical_unit_bits = unit_bits = 16;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U16;
+		sizeinunits = st->size / 2;
+		break;
+	case ASN_OSUBV_U32:
+		canonical_unit_bits = unit_bits = 32;
+		if(cval->flags & APC_CONSTRAINED)
+			unit_bits = cval->range_bits;
+		bpc = OS__BPC_U32;
+		sizeinunits = st->size / 4;
+		break;
+	}
+
+	ASN_DEBUG("Encoding %s into %d units of %d bits"
+		" (%ld..%ld, effective %d)%s",
+		td->name, sizeinunits, unit_bits,
+		csiz->lower_bound, csiz->upper_bound,
+		csiz->effective_bits, ct_extensible ? " EXT" : "");
+
+	/* Figure out wheter size lies within PER visible constraint */
+
+	if(csiz->effective_bits >= 0) {
+		if((int)sizeinunits < csiz->lower_bound
+		|| (int)sizeinunits > csiz->upper_bound) {
+			if(ct_extensible) {
+				cval = &asn_DEF_OCTET_STRING_constraints.value;
+				csiz = &asn_DEF_OCTET_STRING_constraints.size;
+				unit_bits = canonical_unit_bits;
+				inext = 1;
+			} else
+				ASN__ENCODE_FAILED;
+		}
+	} else {
+		inext = 0;
+	}
+
+
+	if(ct_extensible) {
+		/* Declare whether length is [not] within extension root */
+		if(per_put_few_bits(po, inext, 1))
+			ASN__ENCODE_FAILED;
+	}
+
+	/* X.691, #16.5: zero-length encoding */
+	/* X.691, #16.6: short fixed length encoding (up to 2 octets) */
+	/* X.691, #16.7: long fixed length encoding (up to 64K octets) */
+	if(csiz->effective_bits >= 0) {
+		ASN_DEBUG("Encoding %lu bytes (%ld), length in %d bits",
+				st->size, sizeinunits - csiz->lower_bound,
+				csiz->effective_bits);
+		if (csiz->effective_bits > 0) {
+		        ret = aper_put_length(po, csiz->upper_bound - csiz->lower_bound + 1, sizeinunits - csiz->lower_bound);
+		        if(ret) ASN__ENCODE_FAILED;
+		}
+		if (st->size > 2) { /* X.691 #16 NOTE 1 */
+			if (aper_put_align(po) < 0)
+				ASN__ENCODE_FAILED;
+		}
+		if(bpc) {
+			ret = OCTET_STRING_per_put_characters(po, st->buf,
+				sizeinunits, bpc, unit_bits,
+				cval->lower_bound, cval->upper_bound, pc);
+		} else {
+			ret = per_put_many_bits(po, st->buf,
+				sizeinunits * unit_bits);
+		}
+		if(ret) ASN__ENCODE_FAILED;
+		ASN__ENCODED_OK(er);
+	}
+
+	ASN_DEBUG("Encoding %lu bytes", st->size);
+
+	if(sizeinunits == 0) {
+		if(aper_put_length(po, -1, 0))
+			ASN__ENCODE_FAILED;
+		ASN__ENCODED_OK(er);
+	}
+
+	buf = st->buf;
+	while(sizeinunits) {
+		ssize_t maySave = aper_put_length(po, -1, sizeinunits);
+
+		if(maySave < 0) ASN__ENCODE_FAILED;
+
+		ASN_DEBUG("Encoding %ld of %ld",
+			(long)maySave, (long)sizeinunits);
+
+		if(bpc) {
+			ret = OCTET_STRING_per_put_characters(po, buf,
+				maySave, bpc, unit_bits,
+				cval->lower_bound, cval->upper_bound, pc);
+		} else {
+			ret = per_put_many_bits(po, buf, maySave * unit_bits);
+		}
+		if(ret) ASN__ENCODE_FAILED;
+
+		if(bpc)
+			buf += maySave * bpc;
+		else
+			buf += maySave >> 3;
+		sizeinunits -= maySave;
+		assert(!(maySave & 0x07) || !sizeinunits);
+	}
+
+	ASN__ENCODED_OK(er);
+}
+
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+int
+OCTET_STRING_print(const asn_TYPE_descriptor_t *td, const void *sptr,
+                   int ilevel, asn_app_consume_bytes_f *cb, void *app_key) {
+    const char * const h2c = "0123456789ABCDEF";
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	char scratch[16 * 3 + 4];
+	char *p = scratch;
+	uint8_t *buf;
+	uint8_t *end;
+	size_t i;
+
+	(void)td;	/* Unused argument */
+
+	if(!st || (!st->buf && st->size))
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+
+	/*
+	 * Dump the contents of the buffer in hexadecimal.
+	 */
+	buf = st->buf;
+	end = buf + st->size;
+	for(i = 0; buf < end; buf++, i++) {
+		if(!(i % 16) && (i || st->size > 16)) {
+			if(cb(scratch, p - scratch, app_key) < 0)
+				return -1;
+			_i_INDENT(1);
+			p = scratch;
+		}
+		*p++ = h2c[(*buf >> 4) & 0x0F];
+		*p++ = h2c[*buf & 0x0F];
+		*p++ = 0x20;
+	}
+
+	if(p > scratch) {
+		p--;	/* Remove the tail space */
+		if(cb(scratch, p - scratch, app_key) < 0)
+			return -1;
+	}
+
+	return 0;
+}
+
+int
+OCTET_STRING_print_utf8(const asn_TYPE_descriptor_t *td, const void *sptr,
+                        int ilevel, asn_app_consume_bytes_f *cb,
+                        void *app_key) {
+    const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+
+	(void)td;	/* Unused argument */
+	(void)ilevel;	/* Unused argument */
+
+	if(st && (st->buf || !st->size)) {
+		return (cb(st->buf, st->size, app_key) < 0) ? -1 : 0;
+	} else {
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+	}
+}
+
+void
+OCTET_STRING_free(const asn_TYPE_descriptor_t *td, void *sptr,
+                  enum asn_struct_free_method method) {
+	OCTET_STRING_t *st = (OCTET_STRING_t *)sptr;
+	const asn_OCTET_STRING_specifics_t *specs;
+	asn_struct_ctx_t *ctx;
+	struct _stack *stck;
+
+	if(!td || !st)
+		return;
+
+	specs = td->specifics
+		    ? (const asn_OCTET_STRING_specifics_t *)td->specifics
+		    : &asn_SPC_OCTET_STRING_specs;
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+
+	ASN_DEBUG("Freeing %s as OCTET STRING", td->name);
+
+	if(st->buf) {
+		FREEMEM(st->buf);
+		st->buf = 0;
+	}
+
+	/*
+	 * Remove decode-time stack.
+	 */
+	stck = (struct _stack *)ctx->ptr;
+	if(stck) {
+		while(stck->tail) {
+			struct _stack_el *sel = stck->tail;
+			stck->tail = sel->prev;
+			FREEMEM(sel);
+		}
+		FREEMEM(stck);
+	}
+
+    switch(method) {
+    case ASFM_FREE_EVERYTHING:
+        FREEMEM(sptr);
+        break;
+    case ASFM_FREE_UNDERLYING:
+        break;
+    case ASFM_FREE_UNDERLYING_AND_RESET:
+        memset(sptr, 0,
+               td->specifics
+                   ? ((const asn_OCTET_STRING_specifics_t *)(td->specifics))
+                         ->struct_size
+                   : sizeof(OCTET_STRING_t));
+        break;
+    }
+}
+
+/*
+ * Conversion routines.
+ */
+int
+OCTET_STRING_fromBuf(OCTET_STRING_t *st, const char *str, int len) {
+	void *buf;
+
+	if(st == 0 || (str == 0 && len)) {
+		errno = EINVAL;
+		return -1;
+	}
+
+	/*
+	 * Clear the OCTET STRING.
+	 */
+	if(str == NULL) {
+		FREEMEM(st->buf);
+		st->buf = 0;
+		st->size = 0;
+		return 0;
+	}
+
+	/* Determine the original string size, if not explicitly given */
+	if(len < 0)
+		len = strlen(str);
+
+	/* Allocate and fill the memory */
+	buf = MALLOC(len + 1);
+	if(buf == NULL)
+		return -1;
+
+	memcpy(buf, str, len);
+	((uint8_t *)buf)[len] = '\0';	/* Couldn't use memcpy(len+1)! */
+	FREEMEM(st->buf);
+	st->buf = (uint8_t *)buf;
+	st->size = len;
+
+	return 0;
+}
+
+OCTET_STRING_t *
+OCTET_STRING_new_fromBuf(const asn_TYPE_descriptor_t *td, const char *str,
+                         int len) {
+    const asn_OCTET_STRING_specifics_t *specs =
+        td->specifics ? (const asn_OCTET_STRING_specifics_t *)td->specifics
+                      : &asn_SPC_OCTET_STRING_specs;
+    OCTET_STRING_t *st;
+
+	st = (OCTET_STRING_t *)CALLOC(1, specs->struct_size);
+	if(st && str && OCTET_STRING_fromBuf(st, str, len)) {
+		FREEMEM(st);
+		st = NULL;
+	}
+
+	return st;
+}
+
+/*
+ * Lexicographically compare the common prefix of both strings,
+ * and if it is the same return -1 for the smallest string.
+ */
+int
+OCTET_STRING_compare(const asn_TYPE_descriptor_t *td, const void *aptr,
+                     const void *bptr) {
+    const asn_OCTET_STRING_specifics_t *specs = td->specifics;
+    const OCTET_STRING_t *a = aptr;
+    const OCTET_STRING_t *b = bptr;
+
+    assert(!specs || specs->subvariant != ASN_OSUBV_BIT);
+
+    if(a && b) {
+        size_t common_prefix_size = a->size <= b->size ? a->size : b->size;
+        int ret = memcmp(a->buf, b->buf, common_prefix_size);
+        if(ret == 0) {
+            /* Figure out which string with equal prefixes is longer. */
+            if(a->size < b->size) {
+                return -1;
+            } else if(a->size > b->size) {
+                return 1;
+            } else {
+                return 0;
+            }
+        } else {
+            return ret < 0 ? -1 : 1;
+        }
+    } else if(!a && !b) {
+        return 0;
+    } else if(!a) {
+        return -1;
+    } else {
+        return 1;
+    }
+
+}
+
+/*
+ * Biased function for randomizing character values around their limits.
+ */
+static uint32_t
+OCTET_STRING__random_char(unsigned long lb, unsigned long ub) {
+    assert(lb <= ub);
+    switch(asn_random_between(0, 16)) {
+    case 0:
+        if(lb < ub) return lb + 1;
+        /* Fall through */
+    case 1:
+        return lb;
+    case 2:
+        if(lb < ub) return ub - 1;
+        /* Fall through */
+    case 3:
+        return ub;
+    default:
+        return asn_random_between(lb, ub);
+    }
+}
+
+
+size_t
+OCTET_STRING_random_length_constrained(
+    const asn_TYPE_descriptor_t *td,
+    const asn_encoding_constraints_t *constraints, size_t max_length) {
+    const unsigned lengths[] = {0,     1,     2,     3,     4,     8,
+                                126,   127,   128,   16383, 16384, 16385,
+                                65534, 65535, 65536, 65537};
+    size_t rnd_len;
+
+    /* Figure out how far we should go */
+    rnd_len = lengths[asn_random_between(
+        0, sizeof(lengths) / sizeof(lengths[0]) - 1)];
+
+    if(!constraints || !constraints->per_constraints)
+        constraints = &td->encoding_constraints;
+    if(constraints->per_constraints) {
+        const asn_per_constraint_t *pc = &constraints->per_constraints->size;
+        if(pc->flags & APC_CONSTRAINED) {
+            long suggested_upper_bound = pc->upper_bound < (ssize_t)max_length
+                                             ? pc->upper_bound
+                                             : (ssize_t)max_length;
+            if(max_length <= (size_t)pc->lower_bound) {
+                return pc->lower_bound;
+            }
+            if(pc->flags & APC_EXTENSIBLE) {
+                switch(asn_random_between(0, 5)) {
+                case 0:
+                    if(pc->lower_bound > 0) {
+                        rnd_len = pc->lower_bound - 1;
+                        break;
+                    }
+                    /* Fall through */
+                case 1:
+                    rnd_len = pc->upper_bound + 1;
+                    break;
+                case 2:
+                    /* Keep rnd_len from the table */
+                    if(rnd_len <= max_length) {
+                        break;
+                    }
+                    /* Fall through */
+                default:
+                    rnd_len = asn_random_between(pc->lower_bound,
+                                                 suggested_upper_bound);
+                }
+            } else {
+                rnd_len =
+                    asn_random_between(pc->lower_bound, suggested_upper_bound);
+            }
+        } else {
+            rnd_len = asn_random_between(0, max_length);
+        }
+    } else if(rnd_len > max_length) {
+        rnd_len = asn_random_between(0, max_length);
+    }
+
+    return rnd_len;
+}
+
+asn_random_fill_result_t
+OCTET_STRING_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                         const asn_encoding_constraints_t *constraints,
+                         size_t max_length) {
+	const asn_OCTET_STRING_specifics_t *specs = td->specifics
+				? (const asn_OCTET_STRING_specifics_t *)td->specifics
+				: &asn_SPC_OCTET_STRING_specs;
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    unsigned int unit_bytes = 1;
+    unsigned long clb = 0;  /* Lower bound on char */
+    unsigned long cub = 255;  /* Higher bound on char value */
+    uint8_t *buf;
+    uint8_t *bend;
+    uint8_t *b;
+    size_t rnd_len;
+    OCTET_STRING_t *st;
+
+    if(max_length == 0 && !*sptr) return result_skipped;
+
+    switch(specs->subvariant) {
+    default:
+    case ASN_OSUBV_ANY:
+        return result_failed;
+    case ASN_OSUBV_BIT:
+        /* Handled by BIT_STRING itself. */
+        return result_failed;
+    case ASN_OSUBV_STR:
+        unit_bytes = 1;
+        clb = 0;
+        cub = 255;
+        break;
+    case ASN_OSUBV_U16:
+        unit_bytes = 2;
+        clb = 0;
+        cub = 65535;
+        break;
+    case ASN_OSUBV_U32:
+        unit_bytes = 4;
+        clb = 0;
+        cub = 0x10FFFF;
+        break;
+    }
+
+    if(!constraints || !constraints->per_constraints)
+        constraints = &td->encoding_constraints;
+    if(constraints->per_constraints) {
+        const asn_per_constraint_t *pc = &constraints->per_constraints->value;
+        if(pc->flags & APC_SEMI_CONSTRAINED) {
+            clb = pc->lower_bound;
+        } else if(pc->flags & APC_CONSTRAINED) {
+            clb = pc->lower_bound;
+            cub = pc->upper_bound;
+        }
+    }
+
+    rnd_len =
+        OCTET_STRING_random_length_constrained(td, constraints, max_length);
+
+    buf = CALLOC(unit_bytes, rnd_len + 1);
+    if(!buf) return result_failed;
+
+    bend = &buf[unit_bytes * rnd_len];
+
+    switch(unit_bytes) {
+    case 1:
+        for(b = buf; b < bend; b += unit_bytes) {
+            *(uint8_t *)b = OCTET_STRING__random_char(clb, cub);
+        }
+        *(uint8_t *)b = 0;
+        break;
+    case 2:
+        for(b = buf; b < bend; b += unit_bytes) {
+            uint32_t code = OCTET_STRING__random_char(clb, cub);
+            b[0] = code >> 8;
+            b[1] = code;
+        }
+        *(uint16_t *)b = 0;
+        break;
+    case 4:
+        for(b = buf; b < bend; b += unit_bytes) {
+            uint32_t code = OCTET_STRING__random_char(clb, cub);
+            b[0] = code >> 24;
+            b[1] = code >> 16;
+            b[2] = code >> 8;
+            b[3] = code;
+        }
+        *(uint32_t *)b = 0;
+        break;
+    }
+
+    if(*sptr) {
+        st = *sptr;
+        FREEMEM(st->buf);
+    } else {
+        st = (OCTET_STRING_t *)(*sptr = CALLOC(1, specs->struct_size));
+        if(!st) {
+            FREEMEM(buf);
+            return result_failed;
+        }
+    }
+
+    st->buf = buf;
+    st->size = unit_bytes * rnd_len;
+
+    result_ok.length = st->size;
+    return result_ok;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OPEN_TYPE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OPEN_TYPE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OPEN_TYPE.h	(working copy)
@@ -0,0 +1,77 @@
+/*-
+ * Copyright (c) 2017-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef ASN_OPEN_TYPE_H
+#define ASN_OPEN_TYPE_H
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#define OPEN_TYPE_free CHOICE_free
+#define OPEN_TYPE_print CHOICE_print
+#define OPEN_TYPE_compare CHOICE_compare
+#define OPEN_TYPE_constraint CHOICE_constraint
+#define OPEN_TYPE_decode_ber NULL
+#define OPEN_TYPE_encode_der CHOICE_encode_der
+#define OPEN_TYPE_decode_xer NULL
+#define OPEN_TYPE_encode_xer CHOICE_encode_xer
+#define OPEN_TYPE_decode_oer NULL
+#define OPEN_TYPE_encode_oer CHOICE_encode_oer
+#define OPEN_TYPE_decode_uper NULL
+#define OPEN_TYPE_decode_aper NULL
+
+extern asn_TYPE_operation_t asn_OP_OPEN_TYPE;
+
+/*
+ * Decode an Open Type which is potentially constraiend
+ * by the other members of the parent structure.
+ */
+asn_dec_rval_t OPEN_TYPE_ber_get(const asn_codec_ctx_t *opt_codec_ctx,
+                                 const asn_TYPE_descriptor_t *parent_type,
+                                 void *parent_structure,
+                                 const asn_TYPE_member_t *element,
+                                 const void *ptr, size_t size);
+
+asn_dec_rval_t OPEN_TYPE_xer_get(const asn_codec_ctx_t *opt_codec_ctx,
+                                 const asn_TYPE_descriptor_t *parent_type,
+                                 void *parent_structure,
+                                 const asn_TYPE_member_t *element,
+                                 const void *ptr, size_t size);
+
+asn_dec_rval_t OPEN_TYPE_oer_get(const asn_codec_ctx_t *opt_codec_ctx,
+                                 const asn_TYPE_descriptor_t *parent_type,
+                                 void *parent_structure,
+                                 asn_TYPE_member_t *element, const void *ptr,
+                                 size_t size);
+
+asn_dec_rval_t OPEN_TYPE_uper_get(const asn_codec_ctx_t *opt_codec_ctx,
+                                  const asn_TYPE_descriptor_t *parent_type,
+                                  void *parent_structure,
+                                  const asn_TYPE_member_t *element,
+                                  asn_per_data_t *pd);
+
+asn_dec_rval_t OPEN_TYPE_aper_get(const asn_codec_ctx_t *opt_codec_ctx,
+                                  const asn_TYPE_descriptor_t *parent_type,
+                                  void *parent_structure,
+                                  const asn_TYPE_member_t *element,
+                                  asn_per_data_t *pd);
+
+asn_enc_rval_t OPEN_TYPE_encode_uper(
+    const asn_TYPE_descriptor_t *type_descriptor,
+    const asn_per_constraints_t *constraints, const void *struct_ptr,
+    asn_per_outp_t *per_output);
+
+asn_enc_rval_t OPEN_TYPE_encode_aper(
+    const asn_TYPE_descriptor_t *type_descriptor,
+    const asn_per_constraints_t *constraints, const void *struct_ptr,
+    asn_per_outp_t *per_output);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_OPEN_TYPE_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OPEN_TYPE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OPEN_TYPE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OPEN_TYPE.c	(working copy)
@@ -0,0 +1,509 @@
+/*
+ * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <OPEN_TYPE.h>
+#include <constr_CHOICE.h>
+#include <per_opentype.h>
+#include <errno.h>
+
+asn_TYPE_operation_t asn_OP_OPEN_TYPE = {
+	OPEN_TYPE_free,
+	OPEN_TYPE_print,
+	OPEN_TYPE_compare,
+	OPEN_TYPE_decode_ber,
+	OPEN_TYPE_encode_der,
+	OPEN_TYPE_decode_xer,
+	OPEN_TYPE_encode_xer,
+#ifdef ASN_DISABLE_OER_SUPPORT
+ 	0, 0,	/* No OER support, use "-gen-OER" to enable */
+#else
+	OPEN_TYPE_decode_oer,
+	OPEN_TYPE_encode_oer,
+#endif
+#ifdef ASN_DISABLE_PER_SUPPORT
+	0, 0, 0, 0,
+#else
+	OPEN_TYPE_decode_uper,
+	OPEN_TYPE_encode_uper,
+	OPEN_TYPE_decode_aper,
+	OPEN_TYPE_encode_aper,
+#endif
+	0,  /* Random fill is not supported for open type */
+	0	/* Use generic outmost tag fetcher */
+};
+
+#undef  ADVANCE
+#define ADVANCE(num_bytes)               \
+    do {                                 \
+        size_t num = num_bytes;          \
+        ptr = ((const char *)ptr) + num; \
+        size -= num;                     \
+        consumed_myself += num;          \
+    } while(0)
+
+asn_dec_rval_t
+OPEN_TYPE_ber_get(const asn_codec_ctx_t *opt_codec_ctx,
+                  const asn_TYPE_descriptor_t *td, void *sptr,
+                  const asn_TYPE_member_t *elm, const void *ptr, size_t size) {
+    size_t consumed_myself = 0;
+    asn_type_selector_result_t selected;
+    void *memb_ptr;   /* Pointer to the member */
+    void **memb_ptr2; /* Pointer to that pointer */
+    void *inner_value;
+    asn_dec_rval_t rv;
+
+    if(!(elm->flags & ATF_OPEN_TYPE)) {
+        ASN__DECODE_FAILED;
+    }
+
+    if(!elm->type_selector) {
+        ASN_DEBUG("Type selector is not defined for Open Type %s->%s->%s",
+                  td->name, elm->name, elm->type->name);
+        ASN__DECODE_FAILED;
+    }
+
+    selected = elm->type_selector(td, sptr);
+    if(!selected.presence_index) {
+        ASN__DECODE_FAILED;
+    }
+
+    /* Fetch the pointer to this member */
+    if(elm->flags & ATF_POINTER) {
+        memb_ptr2 = (void **)((char *)sptr + elm->memb_offset);
+    } else {
+        memb_ptr = (char *)sptr + elm->memb_offset;
+        memb_ptr2 = &memb_ptr;
+    }
+    if(*memb_ptr2 != NULL) {
+        /* Make sure we reset the structure first before encoding */
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2, 0) != 0) {
+            ASN__DECODE_FAILED;
+        }
+    }
+
+    inner_value =
+        (char *)*memb_ptr2
+        + elm->type->elements[selected.presence_index - 1].memb_offset;
+
+    ASN_DEBUG("presence %d\n", selected.presence_index);
+
+    rv = selected.type_descriptor->op->ber_decoder(
+        opt_codec_ctx, selected.type_descriptor, &inner_value, ptr, size,
+        elm->tag_mode);
+    ADVANCE(rv.consumed);
+    rv.consumed = 0;
+    switch(rv.code) {
+    case RC_OK:
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2,
+                                       selected.presence_index)
+           == 0) {
+            rv.code = RC_OK;
+            rv.consumed = consumed_myself;
+            return rv;
+        } else {
+            /* Oh, now a full-blown failure failure */
+        }
+        /* Fall through */
+    case RC_FAIL:
+        rv.consumed = consumed_myself;
+        /* Fall through */
+    case RC_WMORE:
+        break;
+    }
+
+    if(*memb_ptr2) {
+        if(elm->flags & ATF_POINTER) {
+            ASN_STRUCT_FREE(*selected.type_descriptor, inner_value);
+            *memb_ptr2 = NULL;
+        } else {
+            ASN_STRUCT_RESET(*selected.type_descriptor,
+                                          inner_value);
+        }
+    }
+    return rv;
+}
+
+asn_dec_rval_t
+OPEN_TYPE_xer_get(const asn_codec_ctx_t *opt_codec_ctx,
+                  const asn_TYPE_descriptor_t *td, void *sptr,
+                  const asn_TYPE_member_t *elm, const void *ptr, size_t size) {
+    size_t consumed_myself = 0;
+    asn_type_selector_result_t selected;
+    void *memb_ptr;   /* Pointer to the member */
+    void **memb_ptr2; /* Pointer to that pointer */
+    void *inner_value;
+    asn_dec_rval_t rv;
+
+    int xer_context = 0;
+    ssize_t ch_size;
+    pxer_chunk_type_e ch_type;
+
+    if(!(elm->flags & ATF_OPEN_TYPE)) {
+        ASN__DECODE_FAILED;
+    }
+
+    if(!elm->type_selector) {
+        ASN_DEBUG("Type selector is not defined for Open Type %s->%s->%s",
+                  td->name, elm->name, elm->type->name);
+        ASN__DECODE_FAILED;
+    }
+
+    selected = elm->type_selector(td, sptr);
+    if(!selected.presence_index) {
+        ASN__DECODE_FAILED;
+    }
+
+    /* Fetch the pointer to this member */
+    assert(elm->flags == ATF_OPEN_TYPE);
+    if(elm->flags & ATF_POINTER) {
+        memb_ptr2 = (void **)((char *)sptr + elm->memb_offset);
+    } else {
+        memb_ptr = (char *)sptr + elm->memb_offset;
+        memb_ptr2 = &memb_ptr;
+    }
+    if(*memb_ptr2 != NULL) {
+        /* Make sure we reset the structure first before encoding */
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2, 0)
+           != 0) {
+            ASN__DECODE_FAILED;
+        }
+    }
+
+    /*
+     * Confirm wrapper.
+     */
+    for(;;) {
+        ch_size = xer_next_token(&xer_context, ptr, size, &ch_type);
+        if(ch_size < 0) {
+            ASN__DECODE_FAILED;
+        } else {
+            switch(ch_type) {
+            case PXER_WMORE:
+                ASN__DECODE_STARVED;
+            case PXER_COMMENT:
+            case PXER_TEXT:
+                ADVANCE(ch_size);
+                continue;
+            case PXER_TAG:
+                break;
+            }
+            break;
+        }
+    }
+
+    /*
+     * Wrapper value confirmed.
+     */
+    switch(xer_check_tag(ptr, ch_size, elm->name)) {
+    case XCT_OPENING:
+        ADVANCE(ch_size);
+        break;
+    case XCT_BROKEN:
+    default:
+        ASN__DECODE_FAILED;
+    }
+
+    inner_value =
+        (char *)*memb_ptr2
+        + elm->type->elements[selected.presence_index - 1].memb_offset;
+
+    rv = selected.type_descriptor->op->xer_decoder(
+        opt_codec_ctx, selected.type_descriptor, &inner_value, NULL, ptr, size);
+    ADVANCE(rv.consumed);
+    rv.consumed = 0;
+    switch(rv.code) {
+    case RC_OK:
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2,
+                                       selected.presence_index)
+           == 0) {
+            break;
+        } else {
+            rv.code = RC_FAIL;
+        }
+        /* Fall through */
+    case RC_FAIL:
+        /* Point to a best position where failure occurred */
+        rv.consumed = consumed_myself;
+        /* Fall through */
+    case RC_WMORE:
+        /* Wrt. rv.consumed==0:
+         * In case a genuine RC_WMORE, the whole Open Type decoding
+         * will have to be restarted.
+         */
+        if(*memb_ptr2) {
+            if(elm->flags & ATF_POINTER) {
+                ASN_STRUCT_FREE(*selected.type_descriptor, inner_value);
+                *memb_ptr2 = NULL;
+            } else {
+                ASN_STRUCT_RESET(*selected.type_descriptor,
+                                              inner_value);
+            }
+        }
+        return rv;
+    }
+
+    /*
+     * Finalize wrapper.
+     */
+    for(;;) {
+        ch_size = xer_next_token(&xer_context, ptr, size, &ch_type);
+        if(ch_size < 0) {
+            ASN__DECODE_FAILED;
+        } else {
+            switch(ch_type) {
+            case PXER_WMORE:
+                ASN__DECODE_STARVED;
+            case PXER_COMMENT:
+            case PXER_TEXT:
+                ADVANCE(ch_size);
+                continue;
+            case PXER_TAG:
+                break;
+            }
+            break;
+        }
+    }
+
+    /*
+     * Wrapper value confirmed.
+     */
+    switch(xer_check_tag(ptr, ch_size, elm->name)) {
+    case XCT_CLOSING:
+        ADVANCE(ch_size);
+        break;
+    case XCT_BROKEN:
+    default:
+        ASN__DECODE_FAILED;
+    }
+
+    rv.consumed += consumed_myself;
+
+    return rv;
+}
+
+
+#ifndef  ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+OPEN_TYPE_uper_get(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td, void *sptr,
+                   const asn_TYPE_member_t *elm, asn_per_data_t *pd) {
+    asn_type_selector_result_t selected;
+    void *memb_ptr;   /* Pointer to the member */
+    void **memb_ptr2; /* Pointer to that pointer */
+    void *inner_value;
+    asn_dec_rval_t rv;
+
+    if(!(elm->flags & ATF_OPEN_TYPE)) {
+        ASN__DECODE_FAILED;
+    }
+
+    if(!elm->type_selector) {
+        ASN_DEBUG("Type selector is not defined for Open Type %s->%s->%s",
+                  td->name, elm->name, elm->type->name);
+        ASN__DECODE_FAILED;
+    }
+
+    selected = elm->type_selector(td, sptr);
+    if(!selected.presence_index) {
+        ASN__DECODE_FAILED;
+    }
+
+    /* Fetch the pointer to this member */
+    assert(elm->flags == ATF_OPEN_TYPE);
+    if(elm->flags & ATF_POINTER) {
+        memb_ptr2 = (void **)((char *)sptr + elm->memb_offset);
+    } else {
+        memb_ptr = (char *)sptr + elm->memb_offset;
+        memb_ptr2 = &memb_ptr;
+    }
+    if(*memb_ptr2 != NULL) {
+        /* Make sure we reset the structure first before encoding */
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2, 0)
+           != 0) {
+            ASN__DECODE_FAILED;
+        }
+    }
+
+    inner_value =
+        (char *)*memb_ptr2
+        + elm->type->elements[selected.presence_index - 1].memb_offset;
+
+    rv = uper_open_type_get(opt_codec_ctx, selected.type_descriptor, NULL,
+                            &inner_value, pd);
+    switch(rv.code) {
+    case RC_OK:
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2,
+                                       selected.presence_index)
+           == 0) {
+            break;
+        } else {
+            rv.code = RC_FAIL;
+        }
+        /* Fall through */
+    case RC_WMORE:
+    case RC_FAIL:
+        if(*memb_ptr2) {
+            if(elm->flags & ATF_POINTER) {
+                ASN_STRUCT_FREE(*selected.type_descriptor, inner_value);
+                *memb_ptr2 = NULL;
+            } else {
+                ASN_STRUCT_RESET(*selected.type_descriptor,
+                                              inner_value);
+            }
+        }
+    }
+    return rv;
+}
+
+asn_enc_rval_t
+OPEN_TYPE_encode_uper(const asn_TYPE_descriptor_t *td,
+                      const asn_per_constraints_t *constraints,
+                      const void *sptr, asn_per_outp_t *po) {
+    const void *memb_ptr;   /* Pointer to the member */
+    asn_TYPE_member_t *elm; /* CHOICE's element */
+    asn_enc_rval_t er;
+    unsigned present;
+
+    (void)constraints;
+
+    present = CHOICE_variant_get_presence(td, sptr);
+    if(present == 0 || present > td->elements_count) {
+        ASN__ENCODE_FAILED;
+    } else {
+        present--;
+    }
+
+    ASN_DEBUG("Encoding %s OPEN TYPE element %d", td->name, present);
+
+    elm = &td->elements[present];
+    if(elm->flags & ATF_POINTER) {
+        /* Member is a pointer to another structure */
+        memb_ptr =
+            *(const void *const *)((const char *)sptr + elm->memb_offset);
+        if(!memb_ptr) ASN__ENCODE_FAILED;
+    } else {
+        memb_ptr = (const char *)sptr + elm->memb_offset;
+    }
+
+    if(uper_open_type_put(elm->type, NULL, memb_ptr, po) < 0) {
+        ASN__ENCODE_FAILED;
+    }
+
+    er.encoded = 0;
+    ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+OPEN_TYPE_aper_get(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td, void *sptr,
+                   const asn_TYPE_member_t *elm, asn_per_data_t *pd) {
+    asn_type_selector_result_t selected;
+    void *memb_ptr;   /* Pointer to the member */
+    void **memb_ptr2; /* Pointer to that pointer */
+    void *inner_value;
+    asn_dec_rval_t rv;
+
+    if(!(elm->flags & ATF_OPEN_TYPE)) {
+        ASN__DECODE_FAILED;
+    }
+
+    if(!elm->type_selector) {
+        ASN_DEBUG("Type selector is not defined for Open Type %s->%s->%s",
+                  td->name, elm->name, elm->type->name);
+        ASN__DECODE_FAILED;
+    }
+
+    selected = elm->type_selector(td, sptr);
+    if(!selected.presence_index) {
+        ASN__DECODE_FAILED;
+    }
+
+    /* Fetch the pointer to this member */
+    assert(elm->flags == ATF_OPEN_TYPE);
+    if(elm->flags & ATF_POINTER) {
+        memb_ptr2 = (void **)((char *)sptr + elm->memb_offset);
+    } else {
+        memb_ptr = (char *)sptr + elm->memb_offset;
+        memb_ptr2 = &memb_ptr;
+    }
+    if(*memb_ptr2 != NULL) {
+        /* Make sure we reset the structure first before encoding */
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2, 0)
+           != 0) {
+            ASN__DECODE_FAILED;
+        }
+    }
+
+    inner_value =
+        (char *)*memb_ptr2
+        + elm->type->elements[selected.presence_index - 1].memb_offset;
+
+    rv = aper_open_type_get(opt_codec_ctx, selected.type_descriptor, NULL,
+                            &inner_value, pd);
+    switch(rv.code) {
+    case RC_OK:
+        if(CHOICE_variant_set_presence(elm->type, *memb_ptr2,
+                                       selected.presence_index)
+           == 0) {
+            break;
+        } else {
+            rv.code = RC_FAIL;
+        }
+        /* Fall through */
+    case RC_WMORE:
+    case RC_FAIL:
+        if(*memb_ptr2) {
+            if(elm->flags & ATF_POINTER) {
+                ASN_STRUCT_FREE(*selected.type_descriptor, inner_value);
+                *memb_ptr2 = NULL;
+            } else {
+                ASN_STRUCT_RESET(*selected.type_descriptor,
+                                              inner_value);
+            }
+        }
+    }
+    return rv;
+}
+
+asn_enc_rval_t
+OPEN_TYPE_encode_aper(const asn_TYPE_descriptor_t *td,
+                      const asn_per_constraints_t *constraints,
+                      const void *sptr, asn_per_outp_t *po) {
+    const void *memb_ptr;   /* Pointer to the member */
+    asn_TYPE_member_t *elm; /* CHOICE's element */
+    asn_enc_rval_t er;
+    unsigned present;
+
+    (void)constraints;
+
+    present = CHOICE_variant_get_presence(td, sptr);
+    if(present == 0 || present > td->elements_count) {
+        ASN__ENCODE_FAILED;
+    } else {
+        present--;
+    }
+
+    ASN_DEBUG("Encoding %s OPEN TYPE element %d", td->name, present);
+
+    elm = &td->elements[present];
+    if(elm->flags & ATF_POINTER) {
+        /* Member is a pointer to another structure */
+        memb_ptr =
+            *(const void *const *)((const char *)sptr + elm->memb_offset);
+        if(!memb_ptr) ASN__ENCODE_FAILED;
+    } else {
+        memb_ptr = (const char *)sptr + elm->memb_offset;
+    }
+
+    if(aper_open_type_put(elm->type, NULL, memb_ptr, po) < 0) {
+        ASN__ENCODE_FAILED;
+    }
+
+    er.encoded = 0;
+    ASN__ENCODED_OK(er);
+}
+
+#endif  /* ASN_DISABLE_PER_SUPPORT */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannel.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannel.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannel.h	(working copy)
@@ -0,0 +1,151 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_OpenLogicalChannel_H_
+#define	_OpenLogicalChannel_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NativeInteger.h>
+#include "DataType.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR {
+	OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR_NOTHING,	/* No components present */
+	OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR_h222LogicalChannelParameters,
+	OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR_h223LogicalChannelParameters,
+	OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR_v76LogicalChannelParameters,
+	/* Extensions may appear below */
+	OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR_h2250LogicalChannelParameters,
+	OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR_none
+} OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR;
+typedef enum OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_PR {
+	OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_PR_NOTHING,	/* No components present */
+	OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_PR_h223LogicalChannelParameters,
+	OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_PR_v76LogicalChannelParameters,
+	/* Extensions may appear below */
+	OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_PR_h2250LogicalChannelParameters
+} OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_PR;
+
+/* Forward declarations */
+struct NetworkAccessParameters;
+struct EncryptionSync;
+struct H222LogicalChannelParameters;
+struct H223LogicalChannelParameters;
+struct V76LogicalChannelParameters;
+struct H2250LogicalChannelParameters;
+struct GenericInformation;
+
+/* OpenLogicalChannel */
+typedef struct OpenLogicalChannel {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	struct OpenLogicalChannel__forwardLogicalChannelParameters {
+		long	*portNumber;	/* OPTIONAL */
+		DataType_t	 dataType;
+		struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters {
+			OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_PR present;
+			union OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters_u {
+				struct H222LogicalChannelParameters	*h222LogicalChannelParameters;
+				struct H223LogicalChannelParameters	*h223LogicalChannelParameters;
+				struct V76LogicalChannelParameters	*v76LogicalChannelParameters;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				struct H2250LogicalChannelParameters	*h2250LogicalChannelParameters;
+				NULL_t	 none;
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} multiplexParameters;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		LogicalChannelNumber_t	*forwardLogicalChannelDependency;	/* OPTIONAL */
+		LogicalChannelNumber_t	*replacementFor;	/* OPTIONAL */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} forwardLogicalChannelParameters;
+	struct OpenLogicalChannel__reverseLogicalChannelParameters {
+		DataType_t	 dataType;
+		struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters {
+			OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_PR present;
+			union OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters_u {
+				struct H223LogicalChannelParameters	*h223LogicalChannelParameters;
+				struct V76LogicalChannelParameters	*v76LogicalChannelParameters;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				struct H2250LogicalChannelParameters	*h2250LogicalChannelParameters;
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *multiplexParameters;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		LogicalChannelNumber_t	*reverseLogicalChannelDependency;	/* OPTIONAL */
+		LogicalChannelNumber_t	*replacementFor;	/* OPTIONAL */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *reverseLogicalChannelParameters;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct NetworkAccessParameters	*separateStack;	/* OPTIONAL */
+	struct EncryptionSync	*encryptionSync;	/* OPTIONAL */
+	struct OpenLogicalChannel__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} OpenLogicalChannel_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannel;
+extern asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannel_specs_1;
+extern asn_TYPE_member_t asn_MBR_OpenLogicalChannel_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "NetworkAccessParameters.h"
+#include "EncryptionSync.h"
+#include "H222LogicalChannelParameters.h"
+#include "H223LogicalChannelParameters.h"
+#include "V76LogicalChannelParameters.h"
+#include "H2250LogicalChannelParameters.h"
+#include "GenericInformation.h"
+
+#endif	/* _OpenLogicalChannel_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannel.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannel.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannel.c	(working copy)
@@ -0,0 +1,477 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "OpenLogicalChannel.h"
+
+static int
+memb_portNumber_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_multiplexParameters_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_portNumber_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_multiplexParameters_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_multiplexParameters_6[] = {
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters, choice.h222LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H222LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h222LogicalChannelParameters"
+		},
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters, choice.h223LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223LogicalChannelParameters"
+		},
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters, choice.v76LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V76LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v76LogicalChannelParameters"
+		},
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters, choice.h2250LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H2250LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h2250LogicalChannelParameters"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters, choice.none),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"none"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multiplexParameters_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h222LogicalChannelParametersat 1698 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h223LogicalChannelParametersat 1699 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* v76LogicalChannelParametersat 1700 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h2250LogicalChannelParametersat 1702 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* noneat 1703 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multiplexParameters_specs_6 = {
+	sizeof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters),
+	offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters, _asn_ctx),
+	offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters, present),
+	sizeof(((struct OpenLogicalChannel__forwardLogicalChannelParameters__multiplexParameters *)0)->present),
+	asn_MAP_multiplexParameters_tag2el_6,
+	5,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplexParameters_6 = {
+	"multiplexParameters",
+	"multiplexParameters",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multiplexParameters_constr_6, CHOICE_constraint },
+	asn_MBR_multiplexParameters_6,
+	5,	/* Elements count */
+	&asn_SPC_multiplexParameters_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_forwardLogicalChannelParameters_3[] = {
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters, portNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_portNumber_constr_4,  memb_portNumber_constraint_3 },
+		0, 0, /* No default value */
+		"portNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters, dataType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters, multiplexParameters),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multiplexParameters_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexParameters"
+		},
+	{ ATF_POINTER, 2, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters, forwardLogicalChannelDependency),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelDependency"
+		},
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters, replacementFor),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replacementFor"
+		},
+};
+static const int asn_MAP_forwardLogicalChannelParameters_oms_3[] = { 0, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_forwardLogicalChannelParameters_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_forwardLogicalChannelParameters_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* portNumberat 1694 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataTypeat 1695 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* multiplexParametersat 1698 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* forwardLogicalChannelDependencyat 1708 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* replacementForat 1712 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_forwardLogicalChannelParameters_specs_3 = {
+	sizeof(struct OpenLogicalChannel__forwardLogicalChannelParameters),
+	offsetof(struct OpenLogicalChannel__forwardLogicalChannelParameters, _asn_ctx),
+	asn_MAP_forwardLogicalChannelParameters_tag2el_3,
+	5,	/* Count of tags in the map */
+	asn_MAP_forwardLogicalChannelParameters_oms_3,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_forwardLogicalChannelParameters_3 = {
+	"forwardLogicalChannelParameters",
+	"forwardLogicalChannelParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_forwardLogicalChannelParameters_tags_3,
+	sizeof(asn_DEF_forwardLogicalChannelParameters_tags_3)
+		/sizeof(asn_DEF_forwardLogicalChannelParameters_tags_3[0]) - 1, /* 1 */
+	asn_DEF_forwardLogicalChannelParameters_tags_3,	/* Same as above */
+	sizeof(asn_DEF_forwardLogicalChannelParameters_tags_3)
+		/sizeof(asn_DEF_forwardLogicalChannelParameters_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_forwardLogicalChannelParameters_3,
+	5,	/* Elements count */
+	&asn_SPC_forwardLogicalChannelParameters_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_multiplexParameters_18[] = {
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters, choice.h223LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H223LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h223LogicalChannelParameters"
+		},
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters, choice.v76LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V76LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v76LogicalChannelParameters"
+		},
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters, choice.h2250LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H2250LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h2250LogicalChannelParameters"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multiplexParameters_tag2el_18[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h223LogicalChannelParametersat 1723 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* v76LogicalChannelParametersat 1724 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* h2250LogicalChannelParametersat 1728 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multiplexParameters_specs_18 = {
+	sizeof(struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters),
+	offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters, _asn_ctx),
+	offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters, present),
+	sizeof(((struct OpenLogicalChannel__reverseLogicalChannelParameters__multiplexParameters *)0)->present),
+	asn_MAP_multiplexParameters_tag2el_18,
+	3,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplexParameters_18 = {
+	"multiplexParameters",
+	"multiplexParameters",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multiplexParameters_constr_18, CHOICE_constraint },
+	asn_MBR_multiplexParameters_18,
+	3,	/* Elements count */
+	&asn_SPC_multiplexParameters_specs_18	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_reverseLogicalChannelParameters_16[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters, dataType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataType"
+		},
+	{ ATF_POINTER, 3, offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters, multiplexParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multiplexParameters_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexParameters"
+		},
+	{ ATF_POINTER, 2, offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters, reverseLogicalChannelDependency),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reverseLogicalChannelDependency"
+		},
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters, replacementFor),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replacementFor"
+		},
+};
+static const int asn_MAP_reverseLogicalChannelParameters_oms_16[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_reverseLogicalChannelParameters_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_reverseLogicalChannelParameters_tag2el_16[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dataTypeat 1719 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* multiplexParametersat 1723 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* reverseLogicalChannelDependencyat 1730 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* replacementForat 1733 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_reverseLogicalChannelParameters_specs_16 = {
+	sizeof(struct OpenLogicalChannel__reverseLogicalChannelParameters),
+	offsetof(struct OpenLogicalChannel__reverseLogicalChannelParameters, _asn_ctx),
+	asn_MAP_reverseLogicalChannelParameters_tag2el_16,
+	4,	/* Count of tags in the map */
+	asn_MAP_reverseLogicalChannelParameters_oms_16,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reverseLogicalChannelParameters_16 = {
+	"reverseLogicalChannelParameters",
+	"reverseLogicalChannelParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_reverseLogicalChannelParameters_tags_16,
+	sizeof(asn_DEF_reverseLogicalChannelParameters_tags_16)
+		/sizeof(asn_DEF_reverseLogicalChannelParameters_tags_16[0]) - 1, /* 1 */
+	asn_DEF_reverseLogicalChannelParameters_tags_16,	/* Same as above */
+	sizeof(asn_DEF_reverseLogicalChannelParameters_tags_16)
+		/sizeof(asn_DEF_reverseLogicalChannelParameters_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_reverseLogicalChannelParameters_16,
+	4,	/* Elements count */
+	&asn_SPC_reverseLogicalChannelParameters_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_29[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_29[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_29 = {
+	sizeof(struct OpenLogicalChannel__genericInformation),
+	offsetof(struct OpenLogicalChannel__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_29 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_29,
+	sizeof(asn_DEF_genericInformation_tags_29)
+		/sizeof(asn_DEF_genericInformation_tags_29[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_29,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_29)
+		/sizeof(asn_DEF_genericInformation_tags_29[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_29,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_29	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_OpenLogicalChannel_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannel, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannel, forwardLogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_forwardLogicalChannelParameters_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelParameters"
+		},
+	{ ATF_POINTER, 4, offsetof(struct OpenLogicalChannel, reverseLogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_reverseLogicalChannelParameters_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reverseLogicalChannelParameters"
+		},
+	{ ATF_POINTER, 3, offsetof(struct OpenLogicalChannel, separateStack),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NetworkAccessParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateStack"
+		},
+	{ ATF_POINTER, 2, offsetof(struct OpenLogicalChannel, encryptionSync),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionSync,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionSync"
+		},
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannel, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_genericInformation_29,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const int asn_MAP_OpenLogicalChannel_oms_1[] = { 2, 3, 4, 5 };
+static const ber_tlv_tag_t asn_DEF_OpenLogicalChannel_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_OpenLogicalChannel_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardLogicalChannelNumberat 1690 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* forwardLogicalChannelParametersat 1694 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* reverseLogicalChannelParametersat 1719 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* separateStackat 1737 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* encryptionSyncat 1739 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* genericInformationat 1740 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannel_specs_1 = {
+	sizeof(struct OpenLogicalChannel),
+	offsetof(struct OpenLogicalChannel, _asn_ctx),
+	asn_MAP_OpenLogicalChannel_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_OpenLogicalChannel_oms_1,	/* Optional members */
+	1, 3,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannel = {
+	"OpenLogicalChannel",
+	"OpenLogicalChannel",
+	&asn_OP_SEQUENCE,
+	asn_DEF_OpenLogicalChannel_tags_1,
+	sizeof(asn_DEF_OpenLogicalChannel_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannel_tags_1[0]), /* 1 */
+	asn_DEF_OpenLogicalChannel_tags_1,	/* Same as above */
+	sizeof(asn_DEF_OpenLogicalChannel_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannel_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_OpenLogicalChannel_1,
+	6,	/* Elements count */
+	&asn_SPC_OpenLogicalChannel_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelAck.h	(working copy)
@@ -0,0 +1,128 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_OpenLogicalChannelAck_H_
+#define	_OpenLogicalChannelAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NativeInteger.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters_PR {
+	OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters_PR_NOTHING,	/* No components present */
+	OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters_PR_h222LogicalChannelParameters,
+	/* Extensions may appear below */
+	OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters_PR_h2250LogicalChannelParameters
+} OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters_PR;
+typedef enum OpenLogicalChannelAck__forwardMultiplexAckParameters_PR {
+	OpenLogicalChannelAck__forwardMultiplexAckParameters_PR_NOTHING,	/* No components present */
+	OpenLogicalChannelAck__forwardMultiplexAckParameters_PR_h2250LogicalChannelAckParameters
+	/* Extensions may appear below */
+	
+} OpenLogicalChannelAck__forwardMultiplexAckParameters_PR;
+
+/* Forward declarations */
+struct NetworkAccessParameters;
+struct EncryptionSync;
+struct DTLSSecurityCapability;
+struct H222LogicalChannelParameters;
+struct H2250LogicalChannelParameters;
+struct H2250LogicalChannelAckParameters;
+struct GenericInformation;
+
+/* OpenLogicalChannelAck */
+typedef struct OpenLogicalChannelAck {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	struct OpenLogicalChannelAck__reverseLogicalChannelParameters {
+		LogicalChannelNumber_t	 reverseLogicalChannelNumber;
+		long	*portNumber;	/* OPTIONAL */
+		struct OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters {
+			OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters_PR present;
+			union OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters_u {
+				struct H222LogicalChannelParameters	*h222LogicalChannelParameters;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				struct H2250LogicalChannelParameters	*h2250LogicalChannelParameters;
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *multiplexParameters;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		LogicalChannelNumber_t	*replacementFor;	/* OPTIONAL */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *reverseLogicalChannelParameters;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct NetworkAccessParameters	*separateStack;	/* OPTIONAL */
+	struct OpenLogicalChannelAck__forwardMultiplexAckParameters {
+		OpenLogicalChannelAck__forwardMultiplexAckParameters_PR present;
+		union OpenLogicalChannelAck__forwardMultiplexAckParameters_u {
+			struct H2250LogicalChannelAckParameters	*h2250LogicalChannelAckParameters;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *forwardMultiplexAckParameters;
+	struct EncryptionSync	*encryptionSync;	/* OPTIONAL */
+	struct OpenLogicalChannelAck__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	struct DTLSSecurityCapability	*dtlsSecurityCapability;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} OpenLogicalChannelAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannelAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannelAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_OpenLogicalChannelAck_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "NetworkAccessParameters.h"
+#include "EncryptionSync.h"
+#include "DTLSSecurityCapability.h"
+#include "H222LogicalChannelParameters.h"
+#include "H2250LogicalChannelParameters.h"
+#include "H2250LogicalChannelAckParameters.h"
+#include "GenericInformation.h"
+
+#endif	/* _OpenLogicalChannelAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelAck.c	(working copy)
@@ -0,0 +1,352 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "OpenLogicalChannelAck.h"
+
+static int
+memb_portNumber_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_multiplexParameters_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_portNumber_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_forwardMultiplexAckParameters_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_multiplexParameters_6[] = {
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters, choice.h222LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H222LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h222LogicalChannelParameters"
+		},
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters, choice.h2250LogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H2250LogicalChannelParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h2250LogicalChannelParameters"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_multiplexParameters_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* h222LogicalChannelParametersat 2256 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* h2250LogicalChannelParametersat 2261 */
+};
+static asn_CHOICE_specifics_t asn_SPC_multiplexParameters_specs_6 = {
+	sizeof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters),
+	offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters, _asn_ctx),
+	offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters, present),
+	sizeof(((struct OpenLogicalChannelAck__reverseLogicalChannelParameters__multiplexParameters *)0)->present),
+	asn_MAP_multiplexParameters_tag2el_6,
+	2,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_multiplexParameters_6 = {
+	"multiplexParameters",
+	"multiplexParameters",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_multiplexParameters_constr_6, CHOICE_constraint },
+	asn_MBR_multiplexParameters_6,
+	2,	/* Elements count */
+	&asn_SPC_multiplexParameters_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_reverseLogicalChannelParameters_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters, reverseLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reverseLogicalChannelNumber"
+		},
+	{ ATF_POINTER, 3, offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters, portNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_portNumber_constr_5,  memb_portNumber_constraint_3 },
+		0, 0, /* No default value */
+		"portNumber"
+		},
+	{ ATF_POINTER, 2, offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters, multiplexParameters),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_multiplexParameters_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexParameters"
+		},
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters, replacementFor),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replacementFor"
+		},
+};
+static const int asn_MAP_reverseLogicalChannelParameters_oms_3[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_reverseLogicalChannelParameters_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_reverseLogicalChannelParameters_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* reverseLogicalChannelNumberat 2252 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* portNumberat 2253 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* multiplexParametersat 2256 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* replacementForat 2263 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_reverseLogicalChannelParameters_specs_3 = {
+	sizeof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters),
+	offsetof(struct OpenLogicalChannelAck__reverseLogicalChannelParameters, _asn_ctx),
+	asn_MAP_reverseLogicalChannelParameters_tag2el_3,
+	4,	/* Count of tags in the map */
+	asn_MAP_reverseLogicalChannelParameters_oms_3,	/* Optional members */
+	2, 1,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reverseLogicalChannelParameters_3 = {
+	"reverseLogicalChannelParameters",
+	"reverseLogicalChannelParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_reverseLogicalChannelParameters_tags_3,
+	sizeof(asn_DEF_reverseLogicalChannelParameters_tags_3)
+		/sizeof(asn_DEF_reverseLogicalChannelParameters_tags_3[0]) - 1, /* 1 */
+	asn_DEF_reverseLogicalChannelParameters_tags_3,	/* Same as above */
+	sizeof(asn_DEF_reverseLogicalChannelParameters_tags_3)
+		/sizeof(asn_DEF_reverseLogicalChannelParameters_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_reverseLogicalChannelParameters_3,
+	4,	/* Elements count */
+	&asn_SPC_reverseLogicalChannelParameters_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_forwardMultiplexAckParameters_14[] = {
+	{ ATF_POINTER, 0, offsetof(struct OpenLogicalChannelAck__forwardMultiplexAckParameters, choice.h2250LogicalChannelAckParameters),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H2250LogicalChannelAckParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h2250LogicalChannelAckParameters"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_forwardMultiplexAckParameters_tag2el_14[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* h2250LogicalChannelAckParametersat 2274 */
+};
+static asn_CHOICE_specifics_t asn_SPC_forwardMultiplexAckParameters_specs_14 = {
+	sizeof(struct OpenLogicalChannelAck__forwardMultiplexAckParameters),
+	offsetof(struct OpenLogicalChannelAck__forwardMultiplexAckParameters, _asn_ctx),
+	offsetof(struct OpenLogicalChannelAck__forwardMultiplexAckParameters, present),
+	sizeof(((struct OpenLogicalChannelAck__forwardMultiplexAckParameters *)0)->present),
+	asn_MAP_forwardMultiplexAckParameters_tag2el_14,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_forwardMultiplexAckParameters_14 = {
+	"forwardMultiplexAckParameters",
+	"forwardMultiplexAckParameters",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_forwardMultiplexAckParameters_constr_14, CHOICE_constraint },
+	asn_MBR_forwardMultiplexAckParameters_14,
+	1,	/* Elements count */
+	&asn_SPC_forwardMultiplexAckParameters_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_18[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_18 = {
+	sizeof(struct OpenLogicalChannelAck__genericInformation),
+	offsetof(struct OpenLogicalChannelAck__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_18 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_18,
+	sizeof(asn_DEF_genericInformation_tags_18)
+		/sizeof(asn_DEF_genericInformation_tags_18[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_18,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_18)
+		/sizeof(asn_DEF_genericInformation_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_18,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_18	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_OpenLogicalChannelAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelAck, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+	{ ATF_POINTER, 6, offsetof(struct OpenLogicalChannelAck, reverseLogicalChannelParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_reverseLogicalChannelParameters_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reverseLogicalChannelParameters"
+		},
+	{ ATF_POINTER, 5, offsetof(struct OpenLogicalChannelAck, separateStack),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NetworkAccessParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateStack"
+		},
+	{ ATF_POINTER, 4, offsetof(struct OpenLogicalChannelAck, forwardMultiplexAckParameters),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_forwardMultiplexAckParameters_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardMultiplexAckParameters"
+		},
+	{ ATF_POINTER, 3, offsetof(struct OpenLogicalChannelAck, encryptionSync),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EncryptionSync,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionSync"
+		},
+	{ ATF_POINTER, 2, offsetof(struct OpenLogicalChannelAck, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_genericInformation_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannelAck, dtlsSecurityCapability),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DTLSSecurityCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dtlsSecurityCapability"
+		},
+};
+static const int asn_MAP_OpenLogicalChannelAck_oms_1[] = { 1, 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_OpenLogicalChannelAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_OpenLogicalChannelAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardLogicalChannelNumberat 2248 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* reverseLogicalChannelParametersat 2252 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* separateStackat 2267 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* forwardMultiplexAckParametersat 2274 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* encryptionSyncat 2277 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* genericInformationat 2278 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* dtlsSecurityCapabilityat 2280 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannelAck_specs_1 = {
+	sizeof(struct OpenLogicalChannelAck),
+	offsetof(struct OpenLogicalChannelAck, _asn_ctx),
+	asn_MAP_OpenLogicalChannelAck_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_OpenLogicalChannelAck_oms_1,	/* Optional members */
+	1, 5,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannelAck = {
+	"OpenLogicalChannelAck",
+	"OpenLogicalChannelAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_OpenLogicalChannelAck_tags_1,
+	sizeof(asn_DEF_OpenLogicalChannelAck_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannelAck_tags_1[0]), /* 1 */
+	asn_DEF_OpenLogicalChannelAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_OpenLogicalChannelAck_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannelAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_OpenLogicalChannelAck_1,
+	7,	/* Elements count */
+	&asn_SPC_OpenLogicalChannelAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelConfirm.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_OpenLogicalChannelConfirm_H_
+#define	_OpenLogicalChannelConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct GenericInformation;
+
+/* OpenLogicalChannelConfirm */
+typedef struct OpenLogicalChannelConfirm {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct OpenLogicalChannelConfirm__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} OpenLogicalChannelConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannelConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannelConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_OpenLogicalChannelConfirm_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericInformation.h"
+
+#endif	/* _OpenLogicalChannelConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelConfirm.c	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "OpenLogicalChannelConfirm.h"
+
+static asn_TYPE_member_t asn_MBR_genericInformation_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_4 = {
+	sizeof(struct OpenLogicalChannelConfirm__genericInformation),
+	offsetof(struct OpenLogicalChannelConfirm__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_4 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_4,
+	sizeof(asn_DEF_genericInformation_tags_4)
+		/sizeof(asn_DEF_genericInformation_tags_4[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_4,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_4)
+		/sizeof(asn_DEF_genericInformation_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_4,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_OpenLogicalChannelConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelConfirm, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannelConfirm, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_genericInformation_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const int asn_MAP_OpenLogicalChannelConfirm_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_OpenLogicalChannelConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_OpenLogicalChannelConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardLogicalChannelNumberat 2315 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* genericInformationat 2317 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannelConfirm_specs_1 = {
+	sizeof(struct OpenLogicalChannelConfirm),
+	offsetof(struct OpenLogicalChannelConfirm, _asn_ctx),
+	asn_MAP_OpenLogicalChannelConfirm_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_OpenLogicalChannelConfirm_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannelConfirm = {
+	"OpenLogicalChannelConfirm",
+	"OpenLogicalChannelConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_OpenLogicalChannelConfirm_tags_1,
+	sizeof(asn_DEF_OpenLogicalChannelConfirm_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannelConfirm_tags_1[0]), /* 1 */
+	asn_DEF_OpenLogicalChannelConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_OpenLogicalChannelConfirm_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannelConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_OpenLogicalChannelConfirm_1,
+	2,	/* Elements count */
+	&asn_SPC_OpenLogicalChannelConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelReject.h	(working copy)
@@ -0,0 +1,110 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_OpenLogicalChannelReject_H_
+#define	_OpenLogicalChannelReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum OpenLogicalChannelReject__cause_PR {
+	OpenLogicalChannelReject__cause_PR_NOTHING,	/* No components present */
+	OpenLogicalChannelReject__cause_PR_unspecified,
+	OpenLogicalChannelReject__cause_PR_unsuitableReverseParameters,
+	OpenLogicalChannelReject__cause_PR_dataTypeNotSupported,
+	OpenLogicalChannelReject__cause_PR_dataTypeNotAvailable,
+	OpenLogicalChannelReject__cause_PR_unknownDataType,
+	OpenLogicalChannelReject__cause_PR_dataTypeALCombinationNotSupported,
+	/* Extensions may appear below */
+	OpenLogicalChannelReject__cause_PR_multicastChannelNotAllowed,
+	OpenLogicalChannelReject__cause_PR_insufficientBandwidth,
+	OpenLogicalChannelReject__cause_PR_separateStackEstablishmentFailed,
+	OpenLogicalChannelReject__cause_PR_invalidSessionID,
+	OpenLogicalChannelReject__cause_PR_masterSlaveConflict,
+	OpenLogicalChannelReject__cause_PR_waitForCommunicationMode,
+	OpenLogicalChannelReject__cause_PR_invalidDependentChannel,
+	OpenLogicalChannelReject__cause_PR_replacementForRejected,
+	OpenLogicalChannelReject__cause_PR_securityDenied,
+	OpenLogicalChannelReject__cause_PR_qoSControlNotSupported
+} OpenLogicalChannelReject__cause_PR;
+
+/* Forward declarations */
+struct GenericInformation;
+
+/* OpenLogicalChannelReject */
+typedef struct OpenLogicalChannelReject {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	struct OpenLogicalChannelReject__cause {
+		OpenLogicalChannelReject__cause_PR present;
+		union OpenLogicalChannelReject__cause_u {
+			NULL_t	 unspecified;
+			NULL_t	 unsuitableReverseParameters;
+			NULL_t	 dataTypeNotSupported;
+			NULL_t	 dataTypeNotAvailable;
+			NULL_t	 unknownDataType;
+			NULL_t	 dataTypeALCombinationNotSupported;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			NULL_t	 multicastChannelNotAllowed;
+			NULL_t	 insufficientBandwidth;
+			NULL_t	 separateStackEstablishmentFailed;
+			NULL_t	 invalidSessionID;
+			NULL_t	 masterSlaveConflict;
+			NULL_t	 waitForCommunicationMode;
+			NULL_t	 invalidDependentChannel;
+			NULL_t	 replacementForRejected;
+			NULL_t	 securityDenied;
+			NULL_t	 qoSControlNotSupported;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct OpenLogicalChannelReject__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} OpenLogicalChannelReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannelReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannelReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_OpenLogicalChannelReject_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericInformation.h"
+
+#endif	/* _OpenLogicalChannelReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/OpenLogicalChannelReject.c	(working copy)
@@ -0,0 +1,303 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "OpenLogicalChannelReject.h"
+
+static asn_per_constraints_t asn_PER_type_cause_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cause_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.unspecified),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unspecified"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.unsuitableReverseParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unsuitableReverseParameters"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.dataTypeNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataTypeNotSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.dataTypeNotAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataTypeNotAvailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.unknownDataType),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknownDataType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.dataTypeALCombinationNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataTypeALCombinationNotSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.multicastChannelNotAllowed),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multicastChannelNotAllowed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.insufficientBandwidth),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"insufficientBandwidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.separateStackEstablishmentFailed),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"separateStackEstablishmentFailed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.invalidSessionID),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidSessionID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.masterSlaveConflict),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterSlaveConflict"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.waitForCommunicationMode),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"waitForCommunicationMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.invalidDependentChannel),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidDependentChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.replacementForRejected),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replacementForRejected"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.securityDenied),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenied"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject__cause, choice.qoSControlNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qoSControlNotSupported"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unspecifiedat 2288 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* unsuitableReverseParametersat 2289 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* dataTypeNotSupportedat 2290 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* dataTypeNotAvailableat 2291 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* unknownDataTypeat 2292 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* dataTypeALCombinationNotSupportedat 2293 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* multicastChannelNotAllowedat 2295 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* insufficientBandwidthat 2296 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* separateStackEstablishmentFailedat 2297 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* invalidSessionIDat 2298 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* masterSlaveConflictat 2299 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* waitForCommunicationModeat 2300 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* invalidDependentChannelat 2301 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* replacementForRejectedat 2302 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* securityDeniedat 2303 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* qoSControlNotSupportedat 2304 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_3 = {
+	sizeof(struct OpenLogicalChannelReject__cause),
+	offsetof(struct OpenLogicalChannelReject__cause, _asn_ctx),
+	offsetof(struct OpenLogicalChannelReject__cause, present),
+	sizeof(((struct OpenLogicalChannelReject__cause *)0)->present),
+	asn_MAP_cause_tag2el_3,
+	16,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_3 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_3, CHOICE_constraint },
+	asn_MBR_cause_3,
+	16,	/* Elements count */
+	&asn_SPC_cause_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_22[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_22 = {
+	sizeof(struct OpenLogicalChannelReject__genericInformation),
+	offsetof(struct OpenLogicalChannelReject__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_22 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_22,
+	sizeof(asn_DEF_genericInformation_tags_22)
+		/sizeof(asn_DEF_genericInformation_tags_22[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_22,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_22)
+		/sizeof(asn_DEF_genericInformation_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_22,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_22	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_OpenLogicalChannelReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct OpenLogicalChannelReject, cause),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+	{ ATF_POINTER, 1, offsetof(struct OpenLogicalChannelReject, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_genericInformation_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const int asn_MAP_OpenLogicalChannelReject_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_OpenLogicalChannelReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_OpenLogicalChannelReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardLogicalChannelNumberat 2285 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* causeat 2288 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* genericInformationat 2309 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_OpenLogicalChannelReject_specs_1 = {
+	sizeof(struct OpenLogicalChannelReject),
+	offsetof(struct OpenLogicalChannelReject, _asn_ctx),
+	asn_MAP_OpenLogicalChannelReject_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_OpenLogicalChannelReject_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_OpenLogicalChannelReject = {
+	"OpenLogicalChannelReject",
+	"OpenLogicalChannelReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_OpenLogicalChannelReject_tags_1,
+	sizeof(asn_DEF_OpenLogicalChannelReject_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannelReject_tags_1[0]), /* 1 */
+	asn_DEF_OpenLogicalChannelReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_OpenLogicalChannelReject_tags_1)
+		/sizeof(asn_DEF_OpenLogicalChannelReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_OpenLogicalChannelReject_1,
+	3,	/* Elements count */
+	&asn_SPC_OpenLogicalChannelReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterIdentifier.h	(working copy)
@@ -0,0 +1,70 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ParameterIdentifier_H_
+#define	_ParameterIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <OCTET_STRING.h>
+#include <IA5String.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ParameterIdentifier_PR {
+	ParameterIdentifier_PR_NOTHING,	/* No components present */
+	ParameterIdentifier_PR_standard,
+	ParameterIdentifier_PR_h221NonStandard,
+	ParameterIdentifier_PR_uuid,
+	ParameterIdentifier_PR_domainBased
+	/* Extensions may appear below */
+	
+} ParameterIdentifier_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* ParameterIdentifier */
+typedef struct ParameterIdentifier {
+	ParameterIdentifier_PR present;
+	union ParameterIdentifier_u {
+		long	 standard;
+		struct NonStandardParameter	*h221NonStandard;
+		OCTET_STRING_t	 uuid;
+		IA5String_t	 domainBased;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ParameterIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ParameterIdentifier;
+extern asn_CHOICE_specifics_t asn_SPC_ParameterIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_ParameterIdentifier_1[4];
+extern asn_per_constraints_t asn_PER_type_ParameterIdentifier_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _ParameterIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterIdentifier.c	(working copy)
@@ -0,0 +1,188 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ParameterIdentifier.h"
+
+static int check_permitted_alphabet_5(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_standard_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_uuid_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_domainBased_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 64)
+		 && !check_permitted_alphabet_5(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_standard_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_uuid_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_domainBased_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 6,  6,  1,  64 }	/* (SIZE(1..64)) */,
+	0, 0	/* No PER character map necessary */
+};
+asn_per_constraints_t asn_PER_type_ParameterIdentifier_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ParameterIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterIdentifier, choice.standard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_standard_constr_2,  memb_standard_constraint_1 },
+		0, 0, /* No default value */
+		"standard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ParameterIdentifier, choice.h221NonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h221NonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterIdentifier, choice.uuid),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_uuid_constr_4,  memb_uuid_constraint_1 },
+		0, 0, /* No default value */
+		"uuid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterIdentifier, choice.domainBased),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_domainBased_constr_5,  memb_domainBased_constraint_1 },
+		0, 0, /* No default value */
+		"domainBased"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ParameterIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* standardat 1558 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h221NonStandardat 1559 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* uuidat 1562 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* domainBasedat 1563 */
+};
+asn_CHOICE_specifics_t asn_SPC_ParameterIdentifier_specs_1 = {
+	sizeof(struct ParameterIdentifier),
+	offsetof(struct ParameterIdentifier, _asn_ctx),
+	offsetof(struct ParameterIdentifier, present),
+	sizeof(((struct ParameterIdentifier *)0)->present),
+	asn_MAP_ParameterIdentifier_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ParameterIdentifier = {
+	"ParameterIdentifier",
+	"ParameterIdentifier",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ParameterIdentifier_constr_1, CHOICE_constraint },
+	asn_MBR_ParameterIdentifier_1,
+	4,	/* Elements count */
+	&asn_SPC_ParameterIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterValue.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterValue.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterValue.h	(working copy)
@@ -0,0 +1,87 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ParameterValue_H_
+#define	_ParameterValue_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <OCTET_STRING.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ParameterValue_PR {
+	ParameterValue_PR_NOTHING,	/* No components present */
+	ParameterValue_PR_logical,
+	ParameterValue_PR_booleanArray,
+	ParameterValue_PR_unsignedMin,
+	ParameterValue_PR_unsignedMax,
+	ParameterValue_PR_unsigned32Min,
+	ParameterValue_PR_unsigned32Max,
+	ParameterValue_PR_octetString,
+	ParameterValue_PR_genericParameter
+	/* Extensions may appear below */
+	
+} ParameterValue_PR;
+
+/* Forward declarations */
+struct GenericParameter;
+
+/* ParameterValue */
+typedef struct ParameterValue {
+	ParameterValue_PR present;
+	union ParameterValue_u {
+		NULL_t	 logical;
+		long	 booleanArray;
+		long	 unsignedMin;
+		long	 unsignedMax;
+		unsigned long	 unsigned32Min;
+		unsigned long	 unsigned32Max;
+		OCTET_STRING_t	 octetString;
+		struct ParameterValue__genericParameter {
+			A_SEQUENCE_OF(struct GenericParameter) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *genericParameter;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ParameterValue_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_unsigned32Min_6;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_unsigned32Max_7;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_ParameterValue;
+extern asn_CHOICE_specifics_t asn_SPC_ParameterValue_specs_1;
+extern asn_TYPE_member_t asn_MBR_ParameterValue_1[8];
+extern asn_per_constraints_t asn_PER_type_ParameterValue_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericParameter.h"
+
+#endif	/* _ParameterValue_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterValue.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterValue.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ParameterValue.c	(working copy)
@@ -0,0 +1,391 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ParameterValue.h"
+
+static int
+unsigned32Min_6_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+unsigned32Max_7_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_booleanArray_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_unsignedMin_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_unsignedMax_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_unsigned32Min_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_unsigned32Max_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static asn_per_constraints_t asn_PER_type_unsigned32Min_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_unsigned32Max_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_booleanArray_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_unsignedMin_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_unsignedMax_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_unsigned32Min_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_unsigned32Max_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_ParameterValue_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  7 }	/* (0..7,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_unsigned32Min_specs_6 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_unsigned32Min_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_unsigned32Min_6 = {
+	"unsigned32Min",
+	"unsigned32Min",
+	&asn_OP_NativeInteger,
+	asn_DEF_unsigned32Min_tags_6,
+	sizeof(asn_DEF_unsigned32Min_tags_6)
+		/sizeof(asn_DEF_unsigned32Min_tags_6[0]) - 1, /* 1 */
+	asn_DEF_unsigned32Min_tags_6,	/* Same as above */
+	sizeof(asn_DEF_unsigned32Min_tags_6)
+		/sizeof(asn_DEF_unsigned32Min_tags_6[0]), /* 2 */
+	{ 0, &asn_PER_type_unsigned32Min_constr_6, unsigned32Min_6_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_unsigned32Min_specs_6	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_unsigned32Max_specs_7 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_unsigned32Max_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_unsigned32Max_7 = {
+	"unsigned32Max",
+	"unsigned32Max",
+	&asn_OP_NativeInteger,
+	asn_DEF_unsigned32Max_tags_7,
+	sizeof(asn_DEF_unsigned32Max_tags_7)
+		/sizeof(asn_DEF_unsigned32Max_tags_7[0]) - 1, /* 1 */
+	asn_DEF_unsigned32Max_tags_7,	/* Same as above */
+	sizeof(asn_DEF_unsigned32Max_tags_7)
+		/sizeof(asn_DEF_unsigned32Max_tags_7[0]), /* 2 */
+	{ 0, &asn_PER_type_unsigned32Max_constr_7, unsigned32Max_7_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_unsigned32Max_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericParameter_9[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericParameter_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericParameter_specs_9 = {
+	sizeof(struct ParameterValue__genericParameter),
+	offsetof(struct ParameterValue__genericParameter, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericParameter_9 = {
+	"genericParameter",
+	"genericParameter",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericParameter_tags_9,
+	sizeof(asn_DEF_genericParameter_tags_9)
+		/sizeof(asn_DEF_genericParameter_tags_9[0]) - 1, /* 1 */
+	asn_DEF_genericParameter_tags_9,	/* Same as above */
+	sizeof(asn_DEF_genericParameter_tags_9)
+		/sizeof(asn_DEF_genericParameter_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericParameter_9,
+	1,	/* Single element */
+	&asn_SPC_genericParameter_specs_9	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ParameterValue_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterValue, choice.logical),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logical"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterValue, choice.booleanArray),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_booleanArray_constr_3,  memb_booleanArray_constraint_1 },
+		0, 0, /* No default value */
+		"booleanArray"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterValue, choice.unsignedMin),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_unsignedMin_constr_4,  memb_unsignedMin_constraint_1 },
+		0, 0, /* No default value */
+		"unsignedMin"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterValue, choice.unsignedMax),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_unsignedMax_constr_5,  memb_unsignedMax_constraint_1 },
+		0, 0, /* No default value */
+		"unsignedMax"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterValue, choice.unsigned32Min),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_unsigned32Min_6,
+		0,
+		{ 0, &asn_PER_memb_unsigned32Min_constr_6,  memb_unsigned32Min_constraint_1 },
+		0, 0, /* No default value */
+		"unsigned32Min"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterValue, choice.unsigned32Max),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_unsigned32Max_7,
+		0,
+		{ 0, &asn_PER_memb_unsigned32Max_constr_7,  memb_unsigned32Max_constraint_1 },
+		0, 0, /* No default value */
+		"unsigned32Max"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ParameterValue, choice.octetString),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"octetString"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ParameterValue, choice.genericParameter),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_genericParameter_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericParameter"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ParameterValue_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* logicalat 1569 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* booleanArrayat 1572 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* unsignedMinat 1573 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* unsignedMaxat 1574 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* unsigned32Minat 1575 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* unsigned32Maxat 1576 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* octetStringat 1578 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* genericParameterat 1580 */
+};
+asn_CHOICE_specifics_t asn_SPC_ParameterValue_specs_1 = {
+	sizeof(struct ParameterValue),
+	offsetof(struct ParameterValue, _asn_ctx),
+	offsetof(struct ParameterValue, present),
+	sizeof(((struct ParameterValue *)0)->present),
+	asn_MAP_ParameterValue_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	8	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ParameterValue = {
+	"ParameterValue",
+	"ParameterValue",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ParameterValue_constr_1, CHOICE_constraint },
+	asn_MBR_ParameterValue_1,
+	8,	/* Elements count */
+	&asn_SPC_ParameterValue_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PartyNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PartyNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PartyNumber.h	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PartyNumber_H_
+#define	_PartyNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "NumberDigits.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum PartyNumber_PR {
+	PartyNumber_PR_NOTHING,	/* No components present */
+	PartyNumber_PR_e164Number,
+	PartyNumber_PR_dataPartyNumber,
+	PartyNumber_PR_telexPartyNumber,
+	PartyNumber_PR_privateNumber,
+	PartyNumber_PR_nationalStandardPartyNumber
+	/* Extensions may appear below */
+	
+} PartyNumber_PR;
+
+/* Forward declarations */
+struct PublicPartyNumber;
+struct PrivatePartyNumber;
+
+/* PartyNumber */
+typedef struct PartyNumber {
+	PartyNumber_PR present;
+	union PartyNumber_u {
+		struct PublicPartyNumber	*e164Number;
+		NumberDigits_t	 dataPartyNumber;
+		NumberDigits_t	 telexPartyNumber;
+		struct PrivatePartyNumber	*privateNumber;
+		NumberDigits_t	 nationalStandardPartyNumber;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} PartyNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PartyNumber;
+extern asn_CHOICE_specifics_t asn_SPC_PartyNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_PartyNumber_1[5];
+extern asn_per_constraints_t asn_PER_type_PartyNumber_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "PublicPartyNumber.h"
+#include "PrivatePartyNumber.h"
+
+#endif	/* _PartyNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PartyNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PartyNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PartyNumber.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PartyNumber.h"
+
+asn_per_constraints_t asn_PER_type_PartyNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_PartyNumber_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct PartyNumber, choice.e164Number),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_PublicPartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"e164Number"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PartyNumber, choice.dataPartyNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NumberDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataPartyNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PartyNumber, choice.telexPartyNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NumberDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"telexPartyNumber"
+		},
+	{ ATF_POINTER, 0, offsetof(struct PartyNumber, choice.privateNumber),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_PrivatePartyNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"privateNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PartyNumber, choice.nationalStandardPartyNumber),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NumberDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nationalStandardPartyNumber"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_PartyNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* e164Numberat 724 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataPartyNumberat 727 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* telexPartyNumberat 729 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* privateNumberat 731 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* nationalStandardPartyNumberat 733 */
+};
+asn_CHOICE_specifics_t asn_SPC_PartyNumber_specs_1 = {
+	sizeof(struct PartyNumber),
+	offsetof(struct PartyNumber, _asn_ctx),
+	offsetof(struct PartyNumber, present),
+	sizeof(((struct PartyNumber *)0)->present),
+	asn_MAP_PartyNumber_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_PartyNumber = {
+	"PartyNumber",
+	"PartyNumber",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_PartyNumber_constr_1, CHOICE_constraint },
+	asn_MBR_PartyNumber_1,
+	5,	/* Elements count */
+	&asn_SPC_PartyNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PictureReference.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PictureReference.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PictureReference.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PictureReference_H_
+#define	_PictureReference_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum PictureReference_PR {
+	PictureReference_PR_NOTHING,	/* No components present */
+	PictureReference_PR_pictureNumber,
+	PictureReference_PR_longTermPictureIndex
+	/* Extensions may appear below */
+	
+} PictureReference_PR;
+
+/* PictureReference */
+typedef struct PictureReference {
+	PictureReference_PR present;
+	union PictureReference_u {
+		long	 pictureNumber;
+		long	 longTermPictureIndex;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} PictureReference_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PictureReference;
+extern asn_CHOICE_specifics_t asn_SPC_PictureReference_specs_1;
+extern asn_TYPE_member_t asn_MBR_PictureReference_1[2];
+extern asn_per_constraints_t asn_PER_type_PictureReference_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PictureReference_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PictureReference.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PictureReference.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PictureReference.c	(working copy)
@@ -0,0 +1,122 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PictureReference.h"
+
+static int
+memb_pictureNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 1023)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_longTermPictureIndex_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_pictureNumber_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 10,  10,  0,  1023 }	/* (0..1023) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_longTermPictureIndex_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_PictureReference_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_PictureReference_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct PictureReference, choice.pictureNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_pictureNumber_constr_2,  memb_pictureNumber_constraint_1 },
+		0, 0, /* No default value */
+		"pictureNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PictureReference, choice.longTermPictureIndex),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_longTermPictureIndex_constr_3,  memb_longTermPictureIndex_constraint_1 },
+		0, 0, /* No default value */
+		"longTermPictureIndex"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_PictureReference_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* pictureNumberat 3717 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* longTermPictureIndexat 3718 */
+};
+asn_CHOICE_specifics_t asn_SPC_PictureReference_specs_1 = {
+	sizeof(struct PictureReference),
+	offsetof(struct PictureReference, _asn_ctx),
+	offsetof(struct PictureReference, present),
+	sizeof(((struct PictureReference *)0)->present),
+	asn_MAP_PictureReference_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_PictureReference = {
+	"PictureReference",
+	"PictureReference",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_PictureReference_constr_1, CHOICE_constraint },
+	asn_MBR_PictureReference_1,
+	2,	/* Elements count */
+	&asn_SPC_PictureReference_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PresentationIndicator.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PresentationIndicator.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PresentationIndicator.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PresentationIndicator_H_
+#define	_PresentationIndicator_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum PresentationIndicator_PR {
+	PresentationIndicator_PR_NOTHING,	/* No components present */
+	PresentationIndicator_PR_presentationAllowed,
+	PresentationIndicator_PR_presentationRestricted,
+	PresentationIndicator_PR_addressNotAvailable
+	/* Extensions may appear below */
+	
+} PresentationIndicator_PR;
+
+/* PresentationIndicator */
+typedef struct PresentationIndicator {
+	PresentationIndicator_PR present;
+	union PresentationIndicator_u {
+		NULL_t	 presentationAllowed;
+		NULL_t	 presentationRestricted;
+		NULL_t	 addressNotAvailable;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} PresentationIndicator_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PresentationIndicator;
+extern asn_CHOICE_specifics_t asn_SPC_PresentationIndicator_specs_1;
+extern asn_TYPE_member_t asn_MBR_PresentationIndicator_1[3];
+extern asn_per_constraints_t asn_PER_type_PresentationIndicator_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PresentationIndicator_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PresentationIndicator.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PresentationIndicator.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PresentationIndicator.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PresentationIndicator.h"
+
+asn_per_constraints_t asn_PER_type_PresentationIndicator_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_PresentationIndicator_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct PresentationIndicator, choice.presentationAllowed),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationAllowed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PresentationIndicator, choice.presentationRestricted),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationRestricted"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PresentationIndicator, choice.addressNotAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"addressNotAvailable"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_PresentationIndicator_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* presentationAllowedat 324 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* presentationRestrictedat 325 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* addressNotAvailableat 326 */
+};
+asn_CHOICE_specifics_t asn_SPC_PresentationIndicator_specs_1 = {
+	sizeof(struct PresentationIndicator),
+	offsetof(struct PresentationIndicator, _asn_ctx),
+	offsetof(struct PresentationIndicator, present),
+	sizeof(((struct PresentationIndicator *)0)->present),
+	asn_MAP_PresentationIndicator_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_PresentationIndicator = {
+	"PresentationIndicator",
+	"PresentationIndicator",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_PresentationIndicator_constr_1, CHOICE_constraint },
+	asn_MBR_PresentationIndicator_1,
+	3,	/* Elements count */
+	&asn_SPC_PresentationIndicator_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrintableString.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrintableString.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrintableString.h	(working copy)
@@ -0,0 +1,37 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_PrintableString_H_
+#define	_PrintableString_H_
+
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef OCTET_STRING_t PrintableString_t;  /* Implemented via OCTET STRING */
+
+extern asn_TYPE_descriptor_t asn_DEF_PrintableString;
+extern asn_TYPE_operation_t asn_OP_PrintableString;
+
+asn_constr_check_f PrintableString_constraint;
+
+#define PrintableString_free            OCTET_STRING_free
+#define PrintableString_print           OCTET_STRING_print_utf8
+#define PrintableString_compare         OCTET_STRING_compare
+#define PrintableString_decode_ber      OCTET_STRING_decode_ber
+#define PrintableString_encode_der      OCTET_STRING_encode_der
+#define PrintableString_decode_xer      OCTET_STRING_decode_xer_utf8
+#define PrintableString_encode_xer      OCTET_STRING_encode_xer_utf8
+#define PrintableString_decode_uper     OCTET_STRING_decode_uper
+#define PrintableString_encode_uper     OCTET_STRING_encode_uper
+#define PrintableString_decode_aper     OCTET_STRING_decode_aper
+#define PrintableString_encode_aper     OCTET_STRING_encode_aper
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PrintableString_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrintableString.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrintableString.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrintableString.c	(working copy)
@@ -0,0 +1,130 @@
+/*-
+ * Copyright (c) 2003, 2004, 2006 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <PrintableString.h>
+
+/*
+ * ASN.1:1984 (X.409)
+ */
+static const int _PrintableString_alphabet[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 1, 0, 0, 0, 0, 0, 0, 2, 3, 4, 0, 5, 6, 7, 8, 9,	/* .      '() +,-./ */
+10,11,12,13,14,15,16,17,18,19,20, 0, 0,21, 0,22,	/* 0123456789:  = ? */
+ 0,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,	/*  ABCDEFGHIJKLMNO */
+38,39,40,41,42,43,44,45,46,47,48, 0, 0, 0, 0, 0,	/* PQRSTUVWXYZ      */
+ 0,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,	/*  abcdefghijklmno */
+64,65,66,67,68,69,70,71,72,73,74, 0, 0, 0, 0, 0,	/* pqrstuvwxyz      */
+};
+static const int _PrintableString_code2value[74] = {
+32,39,40,41,43,44,45,46,47,48,49,50,51,52,53,54,
+55,56,57,58,61,63,65,66,67,68,69,70,71,72,73,74,
+75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,
+97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,
+113,114,115,116,117,118,119,120,121,122};
+
+/*
+ * PrintableString basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_PrintableString_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (19 << 2)),	/* [UNIVERSAL 19] IMPLICIT ...*/
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))	/* ... OCTET STRING */
+};
+static int asn_DEF_PrintableString_v2c(unsigned int value) {
+	return _PrintableString_alphabet[value > 255 ? 0 : value] - 1;
+}
+static int asn_DEF_PrintableString_c2v(unsigned int code) {
+	if(code < 74)
+		return _PrintableString_code2value[code];
+	return -1;
+}
+static asn_per_constraints_t asn_DEF_PrintableString_per_constraints = {
+	{ APC_CONSTRAINED, 4, 4, 0x20, 0x39 },	/* Value */
+	{ APC_SEMI_CONSTRAINED, -1, -1, 0, 0 },	/* Size */
+	asn_DEF_PrintableString_v2c,
+	asn_DEF_PrintableString_c2v
+};
+asn_TYPE_operation_t asn_OP_PrintableString = {
+	OCTET_STRING_free,
+	OCTET_STRING_print_utf8,	/* ASCII subset */
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,      /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_der,
+	OCTET_STRING_decode_xer_utf8,
+	OCTET_STRING_encode_xer_utf8,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OCTET_STRING_decode_oer,
+	OCTET_STRING_encode_oer,
+#endif	/* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,
+	OCTET_STRING_encode_uper,
+	OCTET_STRING_decode_aper,
+	OCTET_STRING_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	OCTET_STRING_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_PrintableString = {
+	"PrintableString",
+	"PrintableString",
+	&asn_OP_PrintableString,
+	asn_DEF_PrintableString_tags,
+	sizeof(asn_DEF_PrintableString_tags)
+	  / sizeof(asn_DEF_PrintableString_tags[0]) - 1,
+	asn_DEF_PrintableString_tags,
+	sizeof(asn_DEF_PrintableString_tags)
+	  / sizeof(asn_DEF_PrintableString_tags[0]),
+	{ 0, &asn_DEF_PrintableString_per_constraints, PrintableString_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+
+int
+PrintableString_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                           asn_app_constraint_failed_f *ctfailcb,
+                           void *app_key) {
+    const PrintableString_t *st = (const PrintableString_t *)sptr;
+
+	if(st && st->buf) {
+		uint8_t *buf = st->buf;
+		uint8_t *end = buf + st->size;
+
+		/*
+		 * Check the alphabet of the PrintableString.
+		 * ASN.1:1984 (X.409)
+		 */
+		for(; buf < end; buf++) {
+			if(!_PrintableString_alphabet[*buf]) {
+				ASN__CTFAIL(app_key, td, sptr,
+					"%s: value byte %ld (%d) "
+					"not in PrintableString alphabet "
+					"(%s:%d)",
+					td->name,
+					(long)((buf - st->buf) + 1),
+					*buf,
+					__FILE__, __LINE__);
+				return -1;
+			}
+		}
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	return 0;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivatePartyNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivatePartyNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivatePartyNumber.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PrivatePartyNumber_H_
+#define	_PrivatePartyNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "PrivateTypeOfNumber.h"
+#include "NumberDigits.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* PrivatePartyNumber */
+typedef struct PrivatePartyNumber {
+	PrivateTypeOfNumber_t	 privateTypeOfNumber;
+	NumberDigits_t	 privateNumberDigits;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} PrivatePartyNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PrivatePartyNumber;
+extern asn_SEQUENCE_specifics_t asn_SPC_PrivatePartyNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_PrivatePartyNumber_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PrivatePartyNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivatePartyNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivatePartyNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivatePartyNumber.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PrivatePartyNumber.h"
+
+asn_TYPE_member_t asn_MBR_PrivatePartyNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivatePartyNumber, privateTypeOfNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PrivateTypeOfNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"privateTypeOfNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivatePartyNumber, privateNumberDigits),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NumberDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"privateNumberDigits"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_PrivatePartyNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_PrivatePartyNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* privateTypeOfNumberat 746 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* privateNumberDigitsat 748 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_PrivatePartyNumber_specs_1 = {
+	sizeof(struct PrivatePartyNumber),
+	offsetof(struct PrivatePartyNumber, _asn_ctx),
+	asn_MAP_PrivatePartyNumber_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_PrivatePartyNumber = {
+	"PrivatePartyNumber",
+	"PrivatePartyNumber",
+	&asn_OP_SEQUENCE,
+	asn_DEF_PrivatePartyNumber_tags_1,
+	sizeof(asn_DEF_PrivatePartyNumber_tags_1)
+		/sizeof(asn_DEF_PrivatePartyNumber_tags_1[0]), /* 1 */
+	asn_DEF_PrivatePartyNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_PrivatePartyNumber_tags_1)
+		/sizeof(asn_DEF_PrivatePartyNumber_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_PrivatePartyNumber_1,
+	2,	/* Elements count */
+	&asn_SPC_PrivatePartyNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivateTypeOfNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivateTypeOfNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivateTypeOfNumber.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PrivateTypeOfNumber_H_
+#define	_PrivateTypeOfNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum PrivateTypeOfNumber_PR {
+	PrivateTypeOfNumber_PR_NOTHING,	/* No components present */
+	PrivateTypeOfNumber_PR_unknown,
+	PrivateTypeOfNumber_PR_level2RegionalNumber,
+	PrivateTypeOfNumber_PR_level1RegionalNumber,
+	PrivateTypeOfNumber_PR_pISNSpecificNumber,
+	PrivateTypeOfNumber_PR_localNumber,
+	PrivateTypeOfNumber_PR_abbreviatedNumber
+	/* Extensions may appear below */
+	
+} PrivateTypeOfNumber_PR;
+
+/* PrivateTypeOfNumber */
+typedef struct PrivateTypeOfNumber {
+	PrivateTypeOfNumber_PR present;
+	union PrivateTypeOfNumber_u {
+		NULL_t	 unknown;
+		NULL_t	 level2RegionalNumber;
+		NULL_t	 level1RegionalNumber;
+		NULL_t	 pISNSpecificNumber;
+		NULL_t	 localNumber;
+		NULL_t	 abbreviatedNumber;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} PrivateTypeOfNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PrivateTypeOfNumber;
+extern asn_CHOICE_specifics_t asn_SPC_PrivateTypeOfNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_PrivateTypeOfNumber_1[6];
+extern asn_per_constraints_t asn_PER_type_PrivateTypeOfNumber_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PrivateTypeOfNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivateTypeOfNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivateTypeOfNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PrivateTypeOfNumber.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PrivateTypeOfNumber.h"
+
+asn_per_constraints_t asn_PER_type_PrivateTypeOfNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_PrivateTypeOfNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivateTypeOfNumber, choice.unknown),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknown"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivateTypeOfNumber, choice.level2RegionalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"level2RegionalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivateTypeOfNumber, choice.level1RegionalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"level1RegionalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivateTypeOfNumber, choice.pISNSpecificNumber),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"pISNSpecificNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivateTypeOfNumber, choice.localNumber),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"localNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PrivateTypeOfNumber, choice.abbreviatedNumber),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"abbreviatedNumber"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_PrivateTypeOfNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unknownat 777 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* level2RegionalNumberat 778 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* level1RegionalNumberat 779 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* pISNSpecificNumberat 780 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* localNumberat 781 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* abbreviatedNumberat 782 */
+};
+asn_CHOICE_specifics_t asn_SPC_PrivateTypeOfNumber_specs_1 = {
+	sizeof(struct PrivateTypeOfNumber),
+	offsetof(struct PrivateTypeOfNumber, _asn_ctx),
+	offsetof(struct PrivateTypeOfNumber, present),
+	sizeof(((struct PrivateTypeOfNumber *)0)->present),
+	asn_MAP_PrivateTypeOfNumber_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_PrivateTypeOfNumber = {
+	"PrivateTypeOfNumber",
+	"PrivateTypeOfNumber",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_PrivateTypeOfNumber_constr_1, CHOICE_constraint },
+	asn_MBR_PrivateTypeOfNumber_1,
+	6,	/* Elements count */
+	&asn_SPC_PrivateTypeOfNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProfileElement.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProfileElement.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProfileElement.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ProfileElement_H_
+#define	_ProfileElement_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct Params;
+struct Element;
+
+/* ProfileElement */
+typedef struct ProfileElement {
+	long	 elementID;
+	struct Params	*paramS;	/* OPTIONAL */
+	struct Element	*element;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ProfileElement_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ProfileElement;
+extern asn_SEQUENCE_specifics_t asn_SPC_ProfileElement_specs_1;
+extern asn_TYPE_member_t asn_MBR_ProfileElement_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H235-SECURITY-MESSAGES_Params.h"
+#include "Element.h"
+
+#endif	/* _ProfileElement_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProfileElement.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProfileElement.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProfileElement.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ProfileElement.h"
+
+static int
+memb_elementID_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_elementID_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ProfileElement_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ProfileElement, elementID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_elementID_constr_2,  memb_elementID_constraint_1 },
+		0, 0, /* No default value */
+		"elementID"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ProfileElement, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ProfileElement, element),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_Element,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"element"
+		},
+};
+static const int asn_MAP_ProfileElement_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_ProfileElement_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ProfileElement_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* elementIDat 176 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 177 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* elementat 178 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ProfileElement_specs_1 = {
+	sizeof(struct ProfileElement),
+	offsetof(struct ProfileElement, _asn_ctx),
+	asn_MAP_ProfileElement_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_ProfileElement_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ProfileElement = {
+	"ProfileElement",
+	"ProfileElement",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ProfileElement_tags_1,
+	sizeof(asn_DEF_ProfileElement_tags_1)
+		/sizeof(asn_DEF_ProfileElement_tags_1[0]), /* 1 */
+	asn_DEF_ProfileElement_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ProfileElement_tags_1)
+		/sizeof(asn_DEF_ProfileElement_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ProfileElement_1,
+	3,	/* Elements count */
+	&asn_SPC_ProfileElement_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Progress-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Progress-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Progress-UUIE.h	(working copy)
@@ -0,0 +1,88 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Progress_UUIE_H_
+#define	_Progress_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "EndpointType.h"
+#include "CallIdentifier.h"
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+struct H245Security;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* Progress-UUIE */
+typedef struct Progress_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	EndpointType_t	 destinationInfo;
+	struct TransportAddress	*h245Address;	/* OPTIONAL */
+	CallIdentifier_t	 callIdentifier;
+	struct H245Security	*h245SecurityMode;	/* OPTIONAL */
+	struct Progress_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Progress_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct Progress_UUIE__fastStart {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *fastStart;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*multipleCalls;
+	BOOLEAN_t	*maintainConnection;
+	NULL_t	*fastConnectRefused;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Progress_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Progress_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Progress_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Progress_UUIE_1[11];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "H245Security.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _Progress_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Progress-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Progress-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Progress-UUIE.c	(working copy)
@@ -0,0 +1,263 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Progress-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_7 = {
+	sizeof(struct Progress_UUIE__tokens),
+	offsetof(struct Progress_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_7 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_7,
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_7,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_9 = {
+	sizeof(struct Progress_UUIE__cryptoTokens),
+	offsetof(struct Progress_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_9 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_9,
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_9,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_fastStart_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_fastStart_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_fastStart_specs_11 = {
+	sizeof(struct Progress_UUIE__fastStart),
+	offsetof(struct Progress_UUIE__fastStart, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_fastStart_11 = {
+	"fastStart",
+	"fastStart",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_fastStart_tags_11,
+	sizeof(asn_DEF_fastStart_tags_11)
+		/sizeof(asn_DEF_fastStart_tags_11[0]) - 1, /* 1 */
+	asn_DEF_fastStart_tags_11,	/* Same as above */
+	sizeof(asn_DEF_fastStart_tags_11)
+		/sizeof(asn_DEF_fastStart_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_fastStart_11,
+	1,	/* Single element */
+	&asn_SPC_fastStart_specs_11	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Progress_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Progress_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Progress_UUIE, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Progress_UUIE, h245Address),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Address"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Progress_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 7, offsetof(struct Progress_UUIE, h245SecurityMode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H245Security,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245SecurityMode"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Progress_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_tokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Progress_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Progress_UUIE, fastStart),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_fastStart_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastStart"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Progress_UUIE, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Progress_UUIE, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Progress_UUIE, fastConnectRefused),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastConnectRefused"
+		},
+};
+static const int asn_MAP_Progress_UUIE_oms_1[] = { 2, 4, 5, 6, 7, 8, 9, 10 };
+static const ber_tlv_tag_t asn_DEF_Progress_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Progress_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 402 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* destinationInfoat 403 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h245Addressat 404 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* callIdentifierat 405 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h245SecurityModeat 406 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tokensat 407 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoTokensat 408 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* fastStartat 409 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* multipleCallsat 411 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* maintainConnectionat 412 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* fastConnectRefusedat 413 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Progress_UUIE_specs_1 = {
+	sizeof(struct Progress_UUIE),
+	offsetof(struct Progress_UUIE, _asn_ctx),
+	asn_MAP_Progress_UUIE_tag2el_1,
+	11,	/* Count of tags in the map */
+	asn_MAP_Progress_UUIE_oms_1,	/* Optional members */
+	5, 3,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Progress_UUIE = {
+	"Progress-UUIE",
+	"Progress-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Progress_UUIE_tags_1,
+	sizeof(asn_DEF_Progress_UUIE_tags_1)
+		/sizeof(asn_DEF_Progress_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Progress_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Progress_UUIE_tags_1)
+		/sizeof(asn_DEF_Progress_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Progress_UUIE_1,
+	11,	/* Elements count */
+	&asn_SPC_Progress_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProtocolIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProtocolIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProtocolIdentifier.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ProtocolIdentifier_H_
+#define	_ProtocolIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* ProtocolIdentifier */
+typedef OBJECT_IDENTIFIER_t	 ProtocolIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ProtocolIdentifier;
+asn_struct_free_f ProtocolIdentifier_free;
+asn_struct_print_f ProtocolIdentifier_print;
+asn_constr_check_f ProtocolIdentifier_constraint;
+ber_type_decoder_f ProtocolIdentifier_decode_ber;
+der_type_encoder_f ProtocolIdentifier_encode_der;
+xer_type_decoder_f ProtocolIdentifier_decode_xer;
+xer_type_encoder_f ProtocolIdentifier_encode_xer;
+per_type_decoder_f ProtocolIdentifier_decode_uper;
+per_type_encoder_f ProtocolIdentifier_encode_uper;
+per_type_decoder_f ProtocolIdentifier_decode_aper;
+per_type_encoder_f ProtocolIdentifier_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ProtocolIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProtocolIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProtocolIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ProtocolIdentifier.c	(working copy)
@@ -0,0 +1,31 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ProtocolIdentifier.h"
+
+/*
+ * This type is implemented using OBJECT_IDENTIFIER,
+ * so here we adjust the DEF accordingly.
+ */
+static const ber_tlv_tag_t asn_DEF_ProtocolIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (6 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_ProtocolIdentifier = {
+	"ProtocolIdentifier",
+	"ProtocolIdentifier",
+	&asn_OP_OBJECT_IDENTIFIER,
+	asn_DEF_ProtocolIdentifier_tags_1,
+	sizeof(asn_DEF_ProtocolIdentifier_tags_1)
+		/sizeof(asn_DEF_ProtocolIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_ProtocolIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ProtocolIdentifier_tags_1)
+		/sizeof(asn_DEF_ProtocolIdentifier_tags_1[0]), /* 1 */
+	{ 0, 0, OBJECT_IDENTIFIER_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicPartyNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicPartyNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicPartyNumber.h	(working copy)
@@ -0,0 +1,42 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PublicPartyNumber_H_
+#define	_PublicPartyNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "PublicTypeOfNumber.h"
+#include "NumberDigits.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* PublicPartyNumber */
+typedef struct PublicPartyNumber {
+	PublicTypeOfNumber_t	 publicTypeOfNumber;
+	NumberDigits_t	 publicNumberDigits;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} PublicPartyNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PublicPartyNumber;
+extern asn_SEQUENCE_specifics_t asn_SPC_PublicPartyNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_PublicPartyNumber_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PublicPartyNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicPartyNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicPartyNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicPartyNumber.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PublicPartyNumber.h"
+
+asn_TYPE_member_t asn_MBR_PublicPartyNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicPartyNumber, publicTypeOfNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PublicTypeOfNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"publicTypeOfNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicPartyNumber, publicNumberDigits),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NumberDigits,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"publicNumberDigits"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_PublicPartyNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_PublicPartyNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* publicTypeOfNumberat 740 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* publicNumberDigitsat 742 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_PublicPartyNumber_specs_1 = {
+	sizeof(struct PublicPartyNumber),
+	offsetof(struct PublicPartyNumber, _asn_ctx),
+	asn_MAP_PublicPartyNumber_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_PublicPartyNumber = {
+	"PublicPartyNumber",
+	"PublicPartyNumber",
+	&asn_OP_SEQUENCE,
+	asn_DEF_PublicPartyNumber_tags_1,
+	sizeof(asn_DEF_PublicPartyNumber_tags_1)
+		/sizeof(asn_DEF_PublicPartyNumber_tags_1[0]), /* 1 */
+	asn_DEF_PublicPartyNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_PublicPartyNumber_tags_1)
+		/sizeof(asn_DEF_PublicPartyNumber_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_PublicPartyNumber_1,
+	2,	/* Elements count */
+	&asn_SPC_PublicPartyNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicTypeOfNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicTypeOfNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicTypeOfNumber.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PublicTypeOfNumber_H_
+#define	_PublicTypeOfNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum PublicTypeOfNumber_PR {
+	PublicTypeOfNumber_PR_NOTHING,	/* No components present */
+	PublicTypeOfNumber_PR_unknown,
+	PublicTypeOfNumber_PR_internationalNumber,
+	PublicTypeOfNumber_PR_nationalNumber,
+	PublicTypeOfNumber_PR_networkSpecificNumber,
+	PublicTypeOfNumber_PR_subscriberNumber,
+	PublicTypeOfNumber_PR_abbreviatedNumber
+	/* Extensions may appear below */
+	
+} PublicTypeOfNumber_PR;
+
+/* PublicTypeOfNumber */
+typedef struct PublicTypeOfNumber {
+	PublicTypeOfNumber_PR present;
+	union PublicTypeOfNumber_u {
+		NULL_t	 unknown;
+		NULL_t	 internationalNumber;
+		NULL_t	 nationalNumber;
+		NULL_t	 networkSpecificNumber;
+		NULL_t	 subscriberNumber;
+		NULL_t	 abbreviatedNumber;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} PublicTypeOfNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PublicTypeOfNumber;
+extern asn_CHOICE_specifics_t asn_SPC_PublicTypeOfNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_PublicTypeOfNumber_1[6];
+extern asn_per_constraints_t asn_PER_type_PublicTypeOfNumber_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PublicTypeOfNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicTypeOfNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicTypeOfNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PublicTypeOfNumber.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PublicTypeOfNumber.h"
+
+asn_per_constraints_t asn_PER_type_PublicTypeOfNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_PublicTypeOfNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicTypeOfNumber, choice.unknown),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknown"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicTypeOfNumber, choice.internationalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"internationalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicTypeOfNumber, choice.nationalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nationalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicTypeOfNumber, choice.networkSpecificNumber),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"networkSpecificNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicTypeOfNumber, choice.subscriberNumber),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"subscriberNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct PublicTypeOfNumber, choice.abbreviatedNumber),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"abbreviatedNumber"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_PublicTypeOfNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unknownat 761 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* internationalNumberat 764 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nationalNumberat 765 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* networkSpecificNumberat 766 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* subscriberNumberat 768 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* abbreviatedNumberat 769 */
+};
+asn_CHOICE_specifics_t asn_SPC_PublicTypeOfNumber_specs_1 = {
+	sizeof(struct PublicTypeOfNumber),
+	offsetof(struct PublicTypeOfNumber, _asn_ctx),
+	offsetof(struct PublicTypeOfNumber, present),
+	sizeof(((struct PublicTypeOfNumber *)0)->present),
+	asn_MAP_PublicTypeOfNumber_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_PublicTypeOfNumber = {
+	"PublicTypeOfNumber",
+	"PublicTypeOfNumber",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_PublicTypeOfNumber_constr_1, CHOICE_constraint },
+	asn_MBR_PublicTypeOfNumber_1,
+	6,	/* Elements count */
+	&asn_SPC_PublicTypeOfNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PwdCertToken.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PwdCertToken.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PwdCertToken.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_PwdCertToken_H_
+#define	_PwdCertToken_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ClearToken.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* PwdCertToken */
+typedef ClearToken_t	 PwdCertToken_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_PwdCertToken;
+asn_struct_free_f PwdCertToken_free;
+asn_struct_print_f PwdCertToken_print;
+asn_constr_check_f PwdCertToken_constraint;
+ber_type_decoder_f PwdCertToken_decode_ber;
+der_type_encoder_f PwdCertToken_encode_der;
+xer_type_decoder_f PwdCertToken_decode_xer;
+xer_type_encoder_f PwdCertToken_encode_xer;
+per_type_decoder_f PwdCertToken_decode_uper;
+per_type_encoder_f PwdCertToken_encode_uper;
+per_type_decoder_f PwdCertToken_decode_aper;
+per_type_encoder_f PwdCertToken_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PwdCertToken_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/PwdCertToken.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/PwdCertToken.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/PwdCertToken.c	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "PwdCertToken.h"
+
+int
+PwdCertToken_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	if(1 /* No applicable constraints whatsoever */) {
+		/* Nothing is here. See below */
+	}
+	
+	return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+}
+
+/*
+ * This type is implemented using ClearToken,
+ * so here we adjust the DEF accordingly.
+ */
+static asn_per_constraints_t asn_PER_type_PwdCertToken_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_PwdCertToken_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_PwdCertToken = {
+	"PwdCertToken",
+	"PwdCertToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_PwdCertToken_tags_1,
+	sizeof(asn_DEF_PwdCertToken_tags_1)
+		/sizeof(asn_DEF_PwdCertToken_tags_1[0]), /* 1 */
+	asn_DEF_PwdCertToken_tags_1,	/* Same as above */
+	sizeof(asn_DEF_PwdCertToken_tags_1)
+		/sizeof(asn_DEF_PwdCertToken_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_PwdCertToken_constr_1, PwdCertToken_constraint },
+	asn_MBR_ClearToken_1,
+	14,	/* Elements count */
+	&asn_SPC_ClearToken_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q2931Address.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q2931Address.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q2931Address.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Q2931Address_H_
+#define	_Q2931Address_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <NumericString.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum Q2931Address__address_PR {
+	Q2931Address__address_PR_NOTHING,	/* No components present */
+	Q2931Address__address_PR_internationalNumber,
+	Q2931Address__address_PR_nsapAddress
+	/* Extensions may appear below */
+	
+} Q2931Address__address_PR;
+
+/* Q2931Address */
+typedef struct Q2931Address {
+	struct Q2931Address__address {
+		Q2931Address__address_PR present;
+		union Q2931Address__address_u {
+			NumericString_t	 internationalNumber;
+			OCTET_STRING_t	 nsapAddress;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} address;
+	OCTET_STRING_t	*subaddress;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Q2931Address_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Q2931Address;
+extern asn_SEQUENCE_specifics_t asn_SPC_Q2931Address_specs_1;
+extern asn_TYPE_member_t asn_MBR_Q2931Address_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _Q2931Address_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q2931Address.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q2931Address.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q2931Address.c	(working copy)
@@ -0,0 +1,245 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Q2931Address.h"
+
+static const int permitted_alphabet_table_3[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/* .                */
+ 2, 3, 4, 5, 6, 7, 8, 9,10,11, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+};
+static const int permitted_alphabet_code2value_3[11] = {
+32,48,49,50,51,52,53,54,55,56,57,};
+
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	const int *table = permitted_alphabet_table_3;
+	/* The underlying type is NumericString */
+	const NumericString_t *st = (const NumericString_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_internationalNumber_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const NumericString_t *st = (const NumericString_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 16)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_internationalNumber_3_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_3)/sizeof(permitted_alphabet_table_3[0]))
+		return -1;
+	return permitted_alphabet_table_3[value] - 1;
+}
+static int asn_PER_MAP_internationalNumber_3_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_3)/sizeof(permitted_alphabet_code2value_3[0]))
+		return -1;
+	return permitted_alphabet_code2value_3[code];
+}
+static int
+memb_nsapAddress_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 20)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_subaddress_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 20)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_internationalNumber_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  32,  57 }	/* (32..57) */,
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	asn_PER_MAP_internationalNumber_3_v2c,	/* Value to PER code map */
+	asn_PER_MAP_internationalNumber_3_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_nsapAddress_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  1,  20 }	/* (SIZE(1..20)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_address_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_subaddress_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  1,  20 }	/* (SIZE(1..20)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_address_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Q2931Address__address, choice.internationalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NumericString,
+		0,
+		{ 0, &asn_PER_memb_internationalNumber_constr_3,  memb_internationalNumber_constraint_2 },
+		0, 0, /* No default value */
+		"internationalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Q2931Address__address, choice.nsapAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_nsapAddress_constr_4,  memb_nsapAddress_constraint_2 },
+		0, 0, /* No default value */
+		"nsapAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_address_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* internationalNumberat 1780 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* nsapAddressat 1781 */
+};
+static asn_CHOICE_specifics_t asn_SPC_address_specs_2 = {
+	sizeof(struct Q2931Address__address),
+	offsetof(struct Q2931Address__address, _asn_ctx),
+	offsetof(struct Q2931Address__address, present),
+	sizeof(((struct Q2931Address__address *)0)->present),
+	asn_MAP_address_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_address_2 = {
+	"address",
+	"address",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_address_constr_2, CHOICE_constraint },
+	asn_MBR_address_2,
+	2,	/* Elements count */
+	&asn_SPC_address_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Q2931Address_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Q2931Address, address),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_address_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"address"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Q2931Address, subaddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_subaddress_constr_6,  memb_subaddress_constraint_1 },
+		0, 0, /* No default value */
+		"subaddress"
+		},
+};
+static const int asn_MAP_Q2931Address_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_Q2931Address_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Q2931Address_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* addressat 1780 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* subaddressat 1784 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Q2931Address_specs_1 = {
+	sizeof(struct Q2931Address),
+	offsetof(struct Q2931Address, _asn_ctx),
+	asn_MAP_Q2931Address_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_Q2931Address_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Q2931Address = {
+	"Q2931Address",
+	"Q2931Address",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Q2931Address_tags_1,
+	sizeof(asn_DEF_Q2931Address_tags_1)
+		/sizeof(asn_DEF_Q2931Address_tags_1[0]), /* 1 */
+	asn_DEF_Q2931Address_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Q2931Address_tags_1)
+		/sizeof(asn_DEF_Q2931Address_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Q2931Address_1,
+	2,	/* Elements count */
+	&asn_SPC_Q2931Address_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q954Details.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q954Details.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q954Details.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Q954Details_H_
+#define	_Q954Details_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Q954Details */
+typedef struct Q954Details {
+	BOOLEAN_t	 conferenceCalling;
+	BOOLEAN_t	 threePartyService;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Q954Details_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Q954Details;
+extern asn_SEQUENCE_specifics_t asn_SPC_Q954Details_specs_1;
+extern asn_TYPE_member_t asn_MBR_Q954Details_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _Q954Details_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q954Details.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q954Details.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Q954Details.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Q954Details.h"
+
+asn_TYPE_member_t asn_MBR_Q954Details_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Q954Details, conferenceCalling),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceCalling"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Q954Details, threePartyService),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"threePartyService"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_Q954Details_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Q954Details_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* conferenceCallingat 1023 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* threePartyServiceat 1024 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Q954Details_specs_1 = {
+	sizeof(struct Q954Details),
+	offsetof(struct Q954Details, _asn_ctx),
+	asn_MAP_Q954Details_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Q954Details = {
+	"Q954Details",
+	"Q954Details",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Q954Details_tags_1,
+	sizeof(asn_DEF_Q954Details_tags_1)
+		/sizeof(asn_DEF_Q954Details_tags_1[0]), /* 1 */
+	asn_DEF_Q954Details_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Q954Details_tags_1)
+		/sizeof(asn_DEF_Q954Details_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Q954Details_1,
+	2,	/* Elements count */
+	&asn_SPC_Q954Details_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSCapability.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_QOSCapability_H_
+#define	_QOSCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct RSVPParameters;
+struct ATMParameters;
+struct GenericTransportParameters;
+struct ServicePriority;
+struct AuthorizationParameters;
+struct QOSDescriptor;
+
+/* QOSCapability */
+typedef struct QOSCapability {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct RSVPParameters	*rsvpParameters;	/* OPTIONAL */
+	struct ATMParameters	*atmParameters;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*localQoS;	/* OPTIONAL */
+	struct GenericTransportParameters	*genericTransportParameters;	/* OPTIONAL */
+	struct ServicePriority	*servicePriority;	/* OPTIONAL */
+	struct AuthorizationParameters	*authorizationParameter;	/* OPTIONAL */
+	struct QOSDescriptor	*qosDescriptor;	/* OPTIONAL */
+	long	*dscpValue;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} QOSCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_QOSCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_QOSCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_QOSCapability_1[9];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "RSVPParameters.h"
+#include "ATMParameters.h"
+#include "GenericTransportParameters.h"
+#include "ServicePriority.h"
+#include "AuthorizationParameters.h"
+#include "QOSDescriptor.h"
+
+#endif	/* _QOSCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSCapability.c	(working copy)
@@ -0,0 +1,162 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "QOSCapability.h"
+
+static int
+memb_dscpValue_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 63)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_dscpValue_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 6,  6,  0,  63 }	/* (0..63) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_QOSCapability_1[] = {
+	{ ATF_POINTER, 9, offsetof(struct QOSCapability, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 8, offsetof(struct QOSCapability, rsvpParameters),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RSVPParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rsvpParameters"
+		},
+	{ ATF_POINTER, 7, offsetof(struct QOSCapability, atmParameters),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ATMParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"atmParameters"
+		},
+	{ ATF_POINTER, 6, offsetof(struct QOSCapability, localQoS),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"localQoS"
+		},
+	{ ATF_POINTER, 5, offsetof(struct QOSCapability, genericTransportParameters),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericTransportParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericTransportParameters"
+		},
+	{ ATF_POINTER, 4, offsetof(struct QOSCapability, servicePriority),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ServicePriority,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"servicePriority"
+		},
+	{ ATF_POINTER, 3, offsetof(struct QOSCapability, authorizationParameter),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AuthorizationParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"authorizationParameter"
+		},
+	{ ATF_POINTER, 2, offsetof(struct QOSCapability, qosDescriptor),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_QOSDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qosDescriptor"
+		},
+	{ ATF_POINTER, 1, offsetof(struct QOSCapability, dscpValue),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_dscpValue_constr_11,  memb_dscpValue_constraint_1 },
+		0, 0, /* No default value */
+		"dscpValue"
+		},
+};
+static const int asn_MAP_QOSCapability_oms_1[] = { 0, 1, 2, 3, 4, 5, 6, 7, 8 };
+static const ber_tlv_tag_t asn_DEF_QOSCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_QOSCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 660 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rsvpParametersat 661 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* atmParametersat 662 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* localQoSat 664 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* genericTransportParametersat 665 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* servicePriorityat 666 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* authorizationParameterat 667 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* qosDescriptorat 668 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* dscpValueat 669 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_QOSCapability_specs_1 = {
+	sizeof(struct QOSCapability),
+	offsetof(struct QOSCapability, _asn_ctx),
+	asn_MAP_QOSCapability_tag2el_1,
+	9,	/* Count of tags in the map */
+	asn_MAP_QOSCapability_oms_1,	/* Optional members */
+	3, 6,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_QOSCapability = {
+	"QOSCapability",
+	"QOSCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_QOSCapability_tags_1,
+	sizeof(asn_DEF_QOSCapability_tags_1)
+		/sizeof(asn_DEF_QOSCapability_tags_1[0]), /* 1 */
+	asn_DEF_QOSCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_QOSCapability_tags_1)
+		/sizeof(asn_DEF_QOSCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_QOSCapability_1,
+	9,	/* Elements count */
+	&asn_SPC_QOSCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSClass.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSClass.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSClass.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_QOSClass_H_
+#define	_QOSClass_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum QOSClass_PR {
+	QOSClass_PR_NOTHING,	/* No components present */
+	QOSClass_PR_class0,
+	QOSClass_PR_class1,
+	QOSClass_PR_class2,
+	QOSClass_PR_class3,
+	QOSClass_PR_class4,
+	QOSClass_PR_class5
+	/* Extensions may appear below */
+	
+} QOSClass_PR;
+
+/* QOSClass */
+typedef struct QOSClass {
+	QOSClass_PR present;
+	union QOSClass_u {
+		NULL_t	 class0;
+		NULL_t	 class1;
+		NULL_t	 class2;
+		NULL_t	 class3;
+		NULL_t	 class4;
+		NULL_t	 class5;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} QOSClass_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_QOSClass;
+extern asn_CHOICE_specifics_t asn_SPC_QOSClass_specs_1;
+extern asn_TYPE_member_t asn_MBR_QOSClass_1[6];
+extern asn_per_constraints_t asn_PER_type_QOSClass_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _QOSClass_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSClass.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSClass.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSClass.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "QOSClass.h"
+
+asn_per_constraints_t asn_PER_type_QOSClass_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_QOSClass_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSClass, choice.class0),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"class0"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSClass, choice.class1),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"class1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSClass, choice.class2),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"class2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSClass, choice.class3),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"class3"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSClass, choice.class4),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"class4"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSClass, choice.class5),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"class5"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_QOSClass_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* class0at 632 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* class1at 633 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* class2at 634 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* class3at 635 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* class4at 636 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* class5at 637 */
+};
+asn_CHOICE_specifics_t asn_SPC_QOSClass_specs_1 = {
+	sizeof(struct QOSClass),
+	offsetof(struct QOSClass, _asn_ctx),
+	offsetof(struct QOSClass, present),
+	sizeof(((struct QOSClass *)0)->present),
+	asn_MAP_QOSClass_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_QOSClass = {
+	"QOSClass",
+	"QOSClass",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_QOSClass_constr_1, CHOICE_constraint },
+	asn_MBR_QOSClass_1,
+	6,	/* Elements count */
+	&asn_SPC_QOSClass_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSDescriptor.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSDescriptor.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSDescriptor.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_QOSDescriptor_H_
+#define	_QOSDescriptor_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "QOSType.h"
+#include "QOSClass.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* QOSDescriptor */
+typedef struct QOSDescriptor {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	QOSType_t	 qosType;
+	QOSClass_t	 qosClass;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} QOSDescriptor_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_QOSDescriptor;
+extern asn_SEQUENCE_specifics_t asn_SPC_QOSDescriptor_specs_1;
+extern asn_TYPE_member_t asn_MBR_QOSDescriptor_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _QOSDescriptor_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSDescriptor.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSDescriptor.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSDescriptor.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "QOSDescriptor.h"
+
+asn_TYPE_member_t asn_MBR_QOSDescriptor_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct QOSDescriptor, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSDescriptor, qosType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_QOSType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qosType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSDescriptor, qosClass),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_QOSClass,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qosClass"
+		},
+};
+static const int asn_MAP_QOSDescriptor_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_QOSDescriptor_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_QOSDescriptor_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 643 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* qosTypeat 644 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* qosClassat 645 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_QOSDescriptor_specs_1 = {
+	sizeof(struct QOSDescriptor),
+	offsetof(struct QOSDescriptor, _asn_ctx),
+	asn_MAP_QOSDescriptor_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_QOSDescriptor_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_QOSDescriptor = {
+	"QOSDescriptor",
+	"QOSDescriptor",
+	&asn_OP_SEQUENCE,
+	asn_DEF_QOSDescriptor_tags_1,
+	sizeof(asn_DEF_QOSDescriptor_tags_1)
+		/sizeof(asn_DEF_QOSDescriptor_tags_1[0]), /* 1 */
+	asn_DEF_QOSDescriptor_tags_1,	/* Same as above */
+	sizeof(asn_DEF_QOSDescriptor_tags_1)
+		/sizeof(asn_DEF_QOSDescriptor_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_QOSDescriptor_1,
+	3,	/* Elements count */
+	&asn_SPC_QOSDescriptor_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSMode.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_QOSMode_H_
+#define	_QOSMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum QOSMode_PR {
+	QOSMode_PR_NOTHING,	/* No components present */
+	QOSMode_PR_guaranteedQOS,
+	QOSMode_PR_controlledLoad
+	/* Extensions may appear below */
+	
+} QOSMode_PR;
+
+/* QOSMode */
+typedef struct QOSMode {
+	QOSMode_PR present;
+	union QOSMode_u {
+		NULL_t	 guaranteedQOS;
+		NULL_t	 controlledLoad;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} QOSMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_QOSMode;
+extern asn_CHOICE_specifics_t asn_SPC_QOSMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_QOSMode_1[2];
+extern asn_per_constraints_t asn_PER_type_QOSMode_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _QOSMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSMode.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "QOSMode.h"
+
+asn_per_constraints_t asn_PER_type_QOSMode_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_QOSMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSMode, choice.guaranteedQOS),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"guaranteedQOS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSMode, choice.controlledLoad),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"controlledLoad"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_QOSMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* guaranteedQOSat 584 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* controlledLoadat 585 */
+};
+asn_CHOICE_specifics_t asn_SPC_QOSMode_specs_1 = {
+	sizeof(struct QOSMode),
+	offsetof(struct QOSMode, _asn_ctx),
+	offsetof(struct QOSMode, present),
+	sizeof(((struct QOSMode *)0)->present),
+	asn_MAP_QOSMode_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_QOSMode = {
+	"QOSMode",
+	"QOSMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_QOSMode_constr_1, CHOICE_constraint },
+	asn_MBR_QOSMode_1,
+	2,	/* Elements count */
+	&asn_SPC_QOSMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSType.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_QOSType_H_
+#define	_QOSType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum QOSType_PR {
+	QOSType_PR_NOTHING,	/* No components present */
+	QOSType_PR_desired,
+	QOSType_PR_required
+	/* Extensions may appear below */
+	
+} QOSType_PR;
+
+/* QOSType */
+typedef struct QOSType {
+	QOSType_PR present;
+	union QOSType_u {
+		NULL_t	 desired;
+		NULL_t	 required;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} QOSType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_QOSType;
+extern asn_CHOICE_specifics_t asn_SPC_QOSType_specs_1;
+extern asn_TYPE_member_t asn_MBR_QOSType_1[2];
+extern asn_per_constraints_t asn_PER_type_QOSType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _QOSType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QOSType.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "QOSType.h"
+
+asn_per_constraints_t asn_PER_type_QOSType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_QOSType_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSType, choice.desired),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desired"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QOSType, choice.required),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"required"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_QOSType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* desiredat 625 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* requiredat 626 */
+};
+asn_CHOICE_specifics_t asn_SPC_QOSType_specs_1 = {
+	sizeof(struct QOSType),
+	offsetof(struct QOSType, _asn_ctx),
+	offsetof(struct QOSType, present),
+	sizeof(((struct QOSType *)0)->present),
+	asn_MAP_QOSType_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_QOSType = {
+	"QOSType",
+	"QOSType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_QOSType_constr_1, CHOICE_constraint },
+	asn_MBR_QOSType_1,
+	2,	/* Elements count */
+	&asn_SPC_QOSType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QseriesOptions.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QseriesOptions.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QseriesOptions.h	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_QseriesOptions_H_
+#define	_QseriesOptions_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include "Q954Details.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* QseriesOptions */
+typedef struct QseriesOptions {
+	BOOLEAN_t	 q932Full;
+	BOOLEAN_t	 q951Full;
+	BOOLEAN_t	 q952Full;
+	BOOLEAN_t	 q953Full;
+	BOOLEAN_t	 q955Full;
+	BOOLEAN_t	 q956Full;
+	BOOLEAN_t	 q957Full;
+	Q954Details_t	 q954Info;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} QseriesOptions_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_QseriesOptions;
+extern asn_SEQUENCE_specifics_t asn_SPC_QseriesOptions_specs_1;
+extern asn_TYPE_member_t asn_MBR_QseriesOptions_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _QseriesOptions_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/QseriesOptions.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/QseriesOptions.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/QseriesOptions.c	(working copy)
@@ -0,0 +1,120 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "QseriesOptions.h"
+
+asn_TYPE_member_t asn_MBR_QseriesOptions_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q932Full),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q932Full"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q951Full),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q951Full"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q952Full),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q952Full"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q953Full),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q953Full"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q955Full),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q955Full"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q956Full),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q956Full"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q957Full),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q957Full"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct QseriesOptions, q954Info),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Q954Details,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"q954Info"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_QseriesOptions_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_QseriesOptions_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* q932Fullat 1010 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* q951Fullat 1011 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* q952Fullat 1012 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* q953Fullat 1013 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* q955Fullat 1014 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* q956Fullat 1015 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* q957Fullat 1016 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* q954Infoat 1017 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_QseriesOptions_specs_1 = {
+	sizeof(struct QseriesOptions),
+	offsetof(struct QseriesOptions, _asn_ctx),
+	asn_MAP_QseriesOptions_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_QseriesOptions = {
+	"QseriesOptions",
+	"QseriesOptions",
+	&asn_OP_SEQUENCE,
+	asn_DEF_QseriesOptions_tags_1,
+	sizeof(asn_DEF_QseriesOptions_tags_1)
+		/sizeof(asn_DEF_QseriesOptions_tags_1[0]), /* 1 */
+	asn_DEF_QseriesOptions_tags_1,	/* Same as above */
+	sizeof(asn_DEF_QseriesOptions_tags_1)
+		/sizeof(asn_DEF_QseriesOptions_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_QseriesOptions_1,
+	8,	/* Elements count */
+	&asn_SPC_QseriesOptions_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RSVPParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RSVPParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RSVPParameters.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RSVPParameters_H_
+#define	_RSVPParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct QOSMode;
+
+/* RSVPParameters */
+typedef struct RSVPParameters {
+	struct QOSMode	*qosMode;	/* OPTIONAL */
+	unsigned long	*tokenRate;	/* OPTIONAL */
+	unsigned long	*bucketSize;	/* OPTIONAL */
+	unsigned long	*peakRate;	/* OPTIONAL */
+	unsigned long	*minPoliced;	/* OPTIONAL */
+	unsigned long	*maxPktSize;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RSVPParameters_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_tokenRate_3;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_bucketSize_4;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_peakRate_5;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_minPoliced_6;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_maxPktSize_7;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_RSVPParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_RSVPParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_RSVPParameters_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "QOSMode.h"
+
+#endif	/* _RSVPParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RSVPParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RSVPParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RSVPParameters.c	(working copy)
@@ -0,0 +1,547 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RSVPParameters.h"
+
+static int
+tokenRate_3_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+bucketSize_4_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+peakRate_5_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+minPoliced_6_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+maxPktSize_7_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_tokenRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bucketSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_peakRate_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_minPoliced_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxPktSize_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_tokenRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_bucketSize_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_peakRate_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_minPoliced_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_maxPktSize_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_tokenRate_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bucketSize_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_peakRate_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_minPoliced_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxPktSize_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_tokenRate_specs_3 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_tokenRate_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokenRate_3 = {
+	"tokenRate",
+	"tokenRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_tokenRate_tags_3,
+	sizeof(asn_DEF_tokenRate_tags_3)
+		/sizeof(asn_DEF_tokenRate_tags_3[0]) - 1, /* 1 */
+	asn_DEF_tokenRate_tags_3,	/* Same as above */
+	sizeof(asn_DEF_tokenRate_tags_3)
+		/sizeof(asn_DEF_tokenRate_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_tokenRate_constr_3, tokenRate_3_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_tokenRate_specs_3	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_bucketSize_specs_4 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_bucketSize_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_bucketSize_4 = {
+	"bucketSize",
+	"bucketSize",
+	&asn_OP_NativeInteger,
+	asn_DEF_bucketSize_tags_4,
+	sizeof(asn_DEF_bucketSize_tags_4)
+		/sizeof(asn_DEF_bucketSize_tags_4[0]) - 1, /* 1 */
+	asn_DEF_bucketSize_tags_4,	/* Same as above */
+	sizeof(asn_DEF_bucketSize_tags_4)
+		/sizeof(asn_DEF_bucketSize_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_bucketSize_constr_4, bucketSize_4_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_bucketSize_specs_4	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_peakRate_specs_5 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_peakRate_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_peakRate_5 = {
+	"peakRate",
+	"peakRate",
+	&asn_OP_NativeInteger,
+	asn_DEF_peakRate_tags_5,
+	sizeof(asn_DEF_peakRate_tags_5)
+		/sizeof(asn_DEF_peakRate_tags_5[0]) - 1, /* 1 */
+	asn_DEF_peakRate_tags_5,	/* Same as above */
+	sizeof(asn_DEF_peakRate_tags_5)
+		/sizeof(asn_DEF_peakRate_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_peakRate_constr_5, peakRate_5_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_peakRate_specs_5	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_minPoliced_specs_6 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_minPoliced_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_minPoliced_6 = {
+	"minPoliced",
+	"minPoliced",
+	&asn_OP_NativeInteger,
+	asn_DEF_minPoliced_tags_6,
+	sizeof(asn_DEF_minPoliced_tags_6)
+		/sizeof(asn_DEF_minPoliced_tags_6[0]) - 1, /* 1 */
+	asn_DEF_minPoliced_tags_6,	/* Same as above */
+	sizeof(asn_DEF_minPoliced_tags_6)
+		/sizeof(asn_DEF_minPoliced_tags_6[0]), /* 2 */
+	{ 0, &asn_PER_type_minPoliced_constr_6, minPoliced_6_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_minPoliced_specs_6	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_maxPktSize_specs_7 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_maxPktSize_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_maxPktSize_7 = {
+	"maxPktSize",
+	"maxPktSize",
+	&asn_OP_NativeInteger,
+	asn_DEF_maxPktSize_tags_7,
+	sizeof(asn_DEF_maxPktSize_tags_7)
+		/sizeof(asn_DEF_maxPktSize_tags_7[0]) - 1, /* 1 */
+	asn_DEF_maxPktSize_tags_7,	/* Same as above */
+	sizeof(asn_DEF_maxPktSize_tags_7)
+		/sizeof(asn_DEF_maxPktSize_tags_7[0]), /* 2 */
+	{ 0, &asn_PER_type_maxPktSize_constr_7, maxPktSize_7_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_maxPktSize_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RSVPParameters_1[] = {
+	{ ATF_POINTER, 6, offsetof(struct RSVPParameters, qosMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_QOSMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qosMode"
+		},
+	{ ATF_POINTER, 5, offsetof(struct RSVPParameters, tokenRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_tokenRate_3,
+		0,
+		{ 0, &asn_PER_memb_tokenRate_constr_3,  memb_tokenRate_constraint_1 },
+		0, 0, /* No default value */
+		"tokenRate"
+		},
+	{ ATF_POINTER, 4, offsetof(struct RSVPParameters, bucketSize),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_bucketSize_4,
+		0,
+		{ 0, &asn_PER_memb_bucketSize_constr_4,  memb_bucketSize_constraint_1 },
+		0, 0, /* No default value */
+		"bucketSize"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RSVPParameters, peakRate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_peakRate_5,
+		0,
+		{ 0, &asn_PER_memb_peakRate_constr_5,  memb_peakRate_constraint_1 },
+		0, 0, /* No default value */
+		"peakRate"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RSVPParameters, minPoliced),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_minPoliced_6,
+		0,
+		{ 0, &asn_PER_memb_minPoliced_constr_6,  memb_minPoliced_constraint_1 },
+		0, 0, /* No default value */
+		"minPoliced"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RSVPParameters, maxPktSize),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_maxPktSize_7,
+		0,
+		{ 0, &asn_PER_memb_maxPktSize_constr_7,  memb_maxPktSize_constraint_1 },
+		0, 0, /* No default value */
+		"maxPktSize"
+		},
+};
+static const int asn_MAP_RSVPParameters_oms_1[] = { 0, 1, 2, 3, 4, 5 };
+static const ber_tlv_tag_t asn_DEF_RSVPParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RSVPParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* qosModeat 573 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* tokenRateat 574 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* bucketSizeat 575 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* peakRateat 576 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* minPolicedat 577 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* maxPktSizeat 578 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RSVPParameters_specs_1 = {
+	sizeof(struct RSVPParameters),
+	offsetof(struct RSVPParameters, _asn_ctx),
+	asn_MAP_RSVPParameters_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_RSVPParameters_oms_1,	/* Optional members */
+	6, 0,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RSVPParameters = {
+	"RSVPParameters",
+	"RSVPParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RSVPParameters_tags_1,
+	sizeof(asn_DEF_RSVPParameters_tags_1)
+		/sizeof(asn_DEF_RSVPParameters_tags_1[0]), /* 1 */
+	asn_DEF_RSVPParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RSVPParameters_tags_1)
+		/sizeof(asn_DEF_RSVPParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RSVPParameters_1,
+	6,	/* Elements count */
+	&asn_SPC_RSVPParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyEncoding.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyEncoding.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyEncoding.h	(working copy)
@@ -0,0 +1,89 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RTPH263VideoRedundancyEncoding_H_
+#define	_RTPH263VideoRedundancyEncoding_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RTPH263VideoRedundancyEncoding__frameToThreadMapping_PR {
+	RTPH263VideoRedundancyEncoding__frameToThreadMapping_PR_NOTHING,	/* No components present */
+	RTPH263VideoRedundancyEncoding__frameToThreadMapping_PR_roundrobin,
+	RTPH263VideoRedundancyEncoding__frameToThreadMapping_PR_custom
+	/* Extensions may appear below */
+	
+} RTPH263VideoRedundancyEncoding__frameToThreadMapping_PR;
+
+/* Forward declarations */
+struct RTPH263VideoRedundancyFrameMapping;
+
+/* RTPH263VideoRedundancyEncoding */
+typedef struct RTPH263VideoRedundancyEncoding {
+	long	 numberOfThreads;
+	long	 framesBetweenSyncPoints;
+	struct RTPH263VideoRedundancyEncoding__frameToThreadMapping {
+		RTPH263VideoRedundancyEncoding__frameToThreadMapping_PR present;
+		union RTPH263VideoRedundancyEncoding__frameToThreadMapping_u {
+			NULL_t	 roundrobin;
+			struct RTPH263VideoRedundancyEncoding__frameToThreadMapping__custom {
+				A_SEQUENCE_OF(struct RTPH263VideoRedundancyFrameMapping) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *custom;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} frameToThreadMapping;
+	struct RTPH263VideoRedundancyEncoding__containedThreads {
+		A_SEQUENCE_OF(long) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *containedThreads;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RTPH263VideoRedundancyEncoding_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RTPH263VideoRedundancyEncoding;
+extern asn_SEQUENCE_specifics_t asn_SPC_RTPH263VideoRedundancyEncoding_specs_1;
+extern asn_TYPE_member_t asn_MBR_RTPH263VideoRedundancyEncoding_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RTPH263VideoRedundancyFrameMapping.h"
+
+#endif	/* _RTPH263VideoRedundancyEncoding_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyEncoding.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyEncoding.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyEncoding.c	(working copy)
@@ -0,0 +1,372 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RTPH263VideoRedundancyEncoding.h"
+
+static int
+memb_custom_constraint_4(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_NativeInteger_constraint_9(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_numberOfThreads_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_framesBetweenSyncPoints_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_containedThreads_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_custom_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_custom_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_frameToThreadMapping_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_Member_constr_10 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  15 }	/* (0..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_containedThreads_constr_9 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_numberOfThreads_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (1..16) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_framesBetweenSyncPoints_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_containedThreads_constr_9 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_custom_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RTPH263VideoRedundancyFrameMapping,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_custom_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_custom_specs_6 = {
+	sizeof(struct RTPH263VideoRedundancyEncoding__frameToThreadMapping__custom),
+	offsetof(struct RTPH263VideoRedundancyEncoding__frameToThreadMapping__custom, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_custom_6 = {
+	"custom",
+	"custom",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_custom_tags_6,
+	sizeof(asn_DEF_custom_tags_6)
+		/sizeof(asn_DEF_custom_tags_6[0]) - 1, /* 1 */
+	asn_DEF_custom_tags_6,	/* Same as above */
+	sizeof(asn_DEF_custom_tags_6)
+		/sizeof(asn_DEF_custom_tags_6[0]), /* 2 */
+	{ 0, &asn_PER_type_custom_constr_6, SEQUENCE_OF_constraint },
+	asn_MBR_custom_6,
+	1,	/* Single element */
+	&asn_SPC_custom_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_frameToThreadMapping_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPH263VideoRedundancyEncoding__frameToThreadMapping, choice.roundrobin),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"roundrobin"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RTPH263VideoRedundancyEncoding__frameToThreadMapping, choice.custom),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_custom_6,
+		0,
+		{ 0, &asn_PER_memb_custom_constr_6,  memb_custom_constraint_4 },
+		0, 0, /* No default value */
+		"custom"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_frameToThreadMapping_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* roundrobinat 729 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* customat 730 */
+};
+static asn_CHOICE_specifics_t asn_SPC_frameToThreadMapping_specs_4 = {
+	sizeof(struct RTPH263VideoRedundancyEncoding__frameToThreadMapping),
+	offsetof(struct RTPH263VideoRedundancyEncoding__frameToThreadMapping, _asn_ctx),
+	offsetof(struct RTPH263VideoRedundancyEncoding__frameToThreadMapping, present),
+	sizeof(((struct RTPH263VideoRedundancyEncoding__frameToThreadMapping *)0)->present),
+	asn_MAP_frameToThreadMapping_tag2el_4,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_frameToThreadMapping_4 = {
+	"frameToThreadMapping",
+	"frameToThreadMapping",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_frameToThreadMapping_constr_4, CHOICE_constraint },
+	asn_MBR_frameToThreadMapping_4,
+	2,	/* Elements count */
+	&asn_SPC_frameToThreadMapping_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_containedThreads_9[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_10,  memb_NativeInteger_constraint_9 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_containedThreads_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_containedThreads_specs_9 = {
+	sizeof(struct RTPH263VideoRedundancyEncoding__containedThreads),
+	offsetof(struct RTPH263VideoRedundancyEncoding__containedThreads, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_containedThreads_9 = {
+	"containedThreads",
+	"containedThreads",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_containedThreads_tags_9,
+	sizeof(asn_DEF_containedThreads_tags_9)
+		/sizeof(asn_DEF_containedThreads_tags_9[0]) - 1, /* 1 */
+	asn_DEF_containedThreads_tags_9,	/* Same as above */
+	sizeof(asn_DEF_containedThreads_tags_9)
+		/sizeof(asn_DEF_containedThreads_tags_9[0]), /* 2 */
+	{ 0, &asn_PER_type_containedThreads_constr_9, SEQUENCE_OF_constraint },
+	asn_MBR_containedThreads_9,
+	1,	/* Single element */
+	&asn_SPC_containedThreads_specs_9	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RTPH263VideoRedundancyEncoding_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPH263VideoRedundancyEncoding, numberOfThreads),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfThreads_constr_2,  memb_numberOfThreads_constraint_1 },
+		0, 0, /* No default value */
+		"numberOfThreads"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPH263VideoRedundancyEncoding, framesBetweenSyncPoints),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_framesBetweenSyncPoints_constr_3,  memb_framesBetweenSyncPoints_constraint_1 },
+		0, 0, /* No default value */
+		"framesBetweenSyncPoints"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPH263VideoRedundancyEncoding, frameToThreadMapping),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_frameToThreadMapping_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"frameToThreadMapping"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RTPH263VideoRedundancyEncoding, containedThreads),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_containedThreads_9,
+		0,
+		{ 0, &asn_PER_memb_containedThreads_constr_9,  memb_containedThreads_constraint_1 },
+		0, 0, /* No default value */
+		"containedThreads"
+		},
+};
+static const int asn_MAP_RTPH263VideoRedundancyEncoding_oms_1[] = { 3 };
+static const ber_tlv_tag_t asn_DEF_RTPH263VideoRedundancyEncoding_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RTPH263VideoRedundancyEncoding_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* numberOfThreadsat 725 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* framesBetweenSyncPointsat 726 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* frameToThreadMappingat 729 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* containedThreadsat 735 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RTPH263VideoRedundancyEncoding_specs_1 = {
+	sizeof(struct RTPH263VideoRedundancyEncoding),
+	offsetof(struct RTPH263VideoRedundancyEncoding, _asn_ctx),
+	asn_MAP_RTPH263VideoRedundancyEncoding_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_RTPH263VideoRedundancyEncoding_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RTPH263VideoRedundancyEncoding = {
+	"RTPH263VideoRedundancyEncoding",
+	"RTPH263VideoRedundancyEncoding",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RTPH263VideoRedundancyEncoding_tags_1,
+	sizeof(asn_DEF_RTPH263VideoRedundancyEncoding_tags_1)
+		/sizeof(asn_DEF_RTPH263VideoRedundancyEncoding_tags_1[0]), /* 1 */
+	asn_DEF_RTPH263VideoRedundancyEncoding_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RTPH263VideoRedundancyEncoding_tags_1)
+		/sizeof(asn_DEF_RTPH263VideoRedundancyEncoding_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RTPH263VideoRedundancyEncoding_1,
+	4,	/* Elements count */
+	&asn_SPC_RTPH263VideoRedundancyEncoding_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyFrameMapping.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyFrameMapping.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyFrameMapping.h	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RTPH263VideoRedundancyFrameMapping_H_
+#define	_RTPH263VideoRedundancyFrameMapping_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RTPH263VideoRedundancyFrameMapping */
+typedef struct RTPH263VideoRedundancyFrameMapping {
+	long	 threadNumber;
+	struct RTPH263VideoRedundancyFrameMapping__frameSequence {
+		A_SEQUENCE_OF(long) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} frameSequence;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RTPH263VideoRedundancyFrameMapping_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RTPH263VideoRedundancyFrameMapping;
+extern asn_SEQUENCE_specifics_t asn_SPC_RTPH263VideoRedundancyFrameMapping_specs_1;
+extern asn_TYPE_member_t asn_MBR_RTPH263VideoRedundancyFrameMapping_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RTPH263VideoRedundancyFrameMapping_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyFrameMapping.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyFrameMapping.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPH263VideoRedundancyFrameMapping.c	(working copy)
@@ -0,0 +1,193 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RTPH263VideoRedundancyFrameMapping.h"
+
+static int
+memb_NativeInteger_constraint_3(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_threadNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 15)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_frameSequence_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_frameSequence_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_threadNumber_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  0,  15 }	/* (0..15) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_frameSequence_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_frameSequence_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_4,  memb_NativeInteger_constraint_3 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_frameSequence_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_frameSequence_specs_3 = {
+	sizeof(struct RTPH263VideoRedundancyFrameMapping__frameSequence),
+	offsetof(struct RTPH263VideoRedundancyFrameMapping__frameSequence, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_frameSequence_3 = {
+	"frameSequence",
+	"frameSequence",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_frameSequence_tags_3,
+	sizeof(asn_DEF_frameSequence_tags_3)
+		/sizeof(asn_DEF_frameSequence_tags_3[0]) - 1, /* 1 */
+	asn_DEF_frameSequence_tags_3,	/* Same as above */
+	sizeof(asn_DEF_frameSequence_tags_3)
+		/sizeof(asn_DEF_frameSequence_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_frameSequence_constr_3, SEQUENCE_OF_constraint },
+	asn_MBR_frameSequence_3,
+	1,	/* Single element */
+	&asn_SPC_frameSequence_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RTPH263VideoRedundancyFrameMapping_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPH263VideoRedundancyFrameMapping, threadNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_threadNumber_constr_2,  memb_threadNumber_constraint_1 },
+		0, 0, /* No default value */
+		"threadNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPH263VideoRedundancyFrameMapping, frameSequence),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_frameSequence_3,
+		0,
+		{ 0, &asn_PER_memb_frameSequence_constr_3,  memb_frameSequence_constraint_1 },
+		0, 0, /* No default value */
+		"frameSequence"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RTPH263VideoRedundancyFrameMapping_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RTPH263VideoRedundancyFrameMapping_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* threadNumberat 742 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* frameSequenceat 743 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RTPH263VideoRedundancyFrameMapping_specs_1 = {
+	sizeof(struct RTPH263VideoRedundancyFrameMapping),
+	offsetof(struct RTPH263VideoRedundancyFrameMapping, _asn_ctx),
+	asn_MAP_RTPH263VideoRedundancyFrameMapping_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RTPH263VideoRedundancyFrameMapping = {
+	"RTPH263VideoRedundancyFrameMapping",
+	"RTPH263VideoRedundancyFrameMapping",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RTPH263VideoRedundancyFrameMapping_tags_1,
+	sizeof(asn_DEF_RTPH263VideoRedundancyFrameMapping_tags_1)
+		/sizeof(asn_DEF_RTPH263VideoRedundancyFrameMapping_tags_1[0]), /* 1 */
+	asn_DEF_RTPH263VideoRedundancyFrameMapping_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RTPH263VideoRedundancyFrameMapping_tags_1)
+		/sizeof(asn_DEF_RTPH263VideoRedundancyFrameMapping_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RTPH263VideoRedundancyFrameMapping_1,
+	2,	/* Elements count */
+	&asn_SPC_RTPH263VideoRedundancyFrameMapping_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPPayloadType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPPayloadType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPPayloadType.h	(working copy)
@@ -0,0 +1,77 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RTPPayloadType_H_
+#define	_RTPPayloadType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RTPPayloadType__payloadDescriptor_PR {
+	RTPPayloadType__payloadDescriptor_PR_NOTHING,	/* No components present */
+	RTPPayloadType__payloadDescriptor_PR_nonStandardIdentifier,
+	RTPPayloadType__payloadDescriptor_PR_rfc_number,
+	RTPPayloadType__payloadDescriptor_PR_oid
+	/* Extensions may appear below */
+	
+} RTPPayloadType__payloadDescriptor_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* RTPPayloadType */
+typedef struct RTPPayloadType {
+	struct RTPPayloadType__payloadDescriptor {
+		RTPPayloadType__payloadDescriptor_PR present;
+		union RTPPayloadType__payloadDescriptor_u {
+			struct NonStandardParameter	*nonStandardIdentifier;
+			long	 rfc_number;
+			OBJECT_IDENTIFIER_t	 oid;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} payloadDescriptor;
+	long	*payloadType;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RTPPayloadType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RTPPayloadType;
+extern asn_SEQUENCE_specifics_t asn_SPC_RTPPayloadType_specs_1;
+extern asn_TYPE_member_t asn_MBR_RTPPayloadType_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _RTPPayloadType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPPayloadType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPPayloadType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPPayloadType.c	(working copy)
@@ -0,0 +1,186 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RTPPayloadType.h"
+
+static int
+memb_rfc_number_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 32768)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_payloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_rfc_number_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  15,  15,  1,  32768 }	/* (1..32768,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_payloadDescriptor_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_payloadType_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_payloadDescriptor_2[] = {
+	{ ATF_POINTER, 0, offsetof(struct RTPPayloadType__payloadDescriptor, choice.nonStandardIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPPayloadType__payloadDescriptor, choice.rfc_number),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_rfc_number_constr_4,  memb_rfc_number_constraint_2 },
+		0, 0, /* No default value */
+		"rfc-number"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPPayloadType__payloadDescriptor, choice.oid),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"oid"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_payloadDescriptor_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardIdentifierat 2057 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rfc-numberat 2058 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* oidat 2059 */
+};
+static asn_CHOICE_specifics_t asn_SPC_payloadDescriptor_specs_2 = {
+	sizeof(struct RTPPayloadType__payloadDescriptor),
+	offsetof(struct RTPPayloadType__payloadDescriptor, _asn_ctx),
+	offsetof(struct RTPPayloadType__payloadDescriptor, present),
+	sizeof(((struct RTPPayloadType__payloadDescriptor *)0)->present),
+	asn_MAP_payloadDescriptor_tag2el_2,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_payloadDescriptor_2 = {
+	"payloadDescriptor",
+	"payloadDescriptor",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_payloadDescriptor_constr_2, CHOICE_constraint },
+	asn_MBR_payloadDescriptor_2,
+	3,	/* Elements count */
+	&asn_SPC_payloadDescriptor_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RTPPayloadType_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPPayloadType, payloadDescriptor),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_payloadDescriptor_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"payloadDescriptor"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RTPPayloadType, payloadType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_payloadType_constr_7,  memb_payloadType_constraint_1 },
+		0, 0, /* No default value */
+		"payloadType"
+		},
+};
+static const int asn_MAP_RTPPayloadType_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_RTPPayloadType_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RTPPayloadType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* payloadDescriptorat 2057 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* payloadTypeat 2062 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RTPPayloadType_specs_1 = {
+	sizeof(struct RTPPayloadType),
+	offsetof(struct RTPPayloadType, _asn_ctx),
+	asn_MAP_RTPPayloadType_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_RTPPayloadType_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RTPPayloadType = {
+	"RTPPayloadType",
+	"RTPPayloadType",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RTPPayloadType_tags_1,
+	sizeof(asn_DEF_RTPPayloadType_tags_1)
+		/sizeof(asn_DEF_RTPPayloadType_tags_1[0]), /* 1 */
+	asn_DEF_RTPPayloadType_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RTPPayloadType_tags_1)
+		/sizeof(asn_DEF_RTPPayloadType_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RTPPayloadType_1,
+	2,	/* Elements count */
+	&asn_SPC_RTPPayloadType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPSession.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPSession.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPSession.h	(working copy)
@@ -0,0 +1,63 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RTPSession_H_
+#define	_RTPSession_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "TransportChannelInfo.h"
+#include <PrintableString.h>
+#include <NativeInteger.h>
+#include <NULL.h>
+#include "BandWidth.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RTPSession */
+typedef struct RTPSession {
+	TransportChannelInfo_t	 rtpAddress;
+	TransportChannelInfo_t	 rtcpAddress;
+	PrintableString_t	 cname;
+	unsigned long	 ssrc;
+	long	 sessionId;
+	struct RTPSession__associatedSessionIds {
+		A_SEQUENCE_OF(long) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} associatedSessionIds;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	NULL_t	*multicast;	/* OPTIONAL */
+	BandWidth_t	*bandwidth;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RTPSession_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_ssrc_5;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_RTPSession;
+extern asn_SEQUENCE_specifics_t asn_SPC_RTPSession_specs_1;
+extern asn_TYPE_member_t asn_MBR_RTPSession_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RTPSession_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPSession.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPSession.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RTPSession.c	(working copy)
@@ -0,0 +1,308 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RTPSession.h"
+
+static int
+ssrc_5_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_NativeInteger_constraint_7(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_ssrc_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sessionId_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_ssrc_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_Member_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_ssrc_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sessionId_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_specifics_t asn_SPC_ssrc_specs_5 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_ssrc_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_ssrc_5 = {
+	"ssrc",
+	"ssrc",
+	&asn_OP_NativeInteger,
+	asn_DEF_ssrc_tags_5,
+	sizeof(asn_DEF_ssrc_tags_5)
+		/sizeof(asn_DEF_ssrc_tags_5[0]) - 1, /* 1 */
+	asn_DEF_ssrc_tags_5,	/* Same as above */
+	sizeof(asn_DEF_ssrc_tags_5)
+		/sizeof(asn_DEF_ssrc_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_ssrc_constr_5, ssrc_5_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_ssrc_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_associatedSessionIds_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_8,  memb_NativeInteger_constraint_7 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_associatedSessionIds_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_associatedSessionIds_specs_7 = {
+	sizeof(struct RTPSession__associatedSessionIds),
+	offsetof(struct RTPSession__associatedSessionIds, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_associatedSessionIds_7 = {
+	"associatedSessionIds",
+	"associatedSessionIds",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_associatedSessionIds_tags_7,
+	sizeof(asn_DEF_associatedSessionIds_tags_7)
+		/sizeof(asn_DEF_associatedSessionIds_tags_7[0]) - 1, /* 1 */
+	asn_DEF_associatedSessionIds_tags_7,	/* Same as above */
+	sizeof(asn_DEF_associatedSessionIds_tags_7)
+		/sizeof(asn_DEF_associatedSessionIds_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_associatedSessionIds_7,
+	1,	/* Single element */
+	&asn_SPC_associatedSessionIds_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RTPSession_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPSession, rtpAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportChannelInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtpAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPSession, rtcpAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TransportChannelInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtcpAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPSession, cname),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_PrintableString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cname"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPSession, ssrc),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ssrc_5,
+		0,
+		{ 0, &asn_PER_memb_ssrc_constr_5,  memb_ssrc_constraint_1 },
+		0, 0, /* No default value */
+		"ssrc"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPSession, sessionId),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sessionId_constr_6,  memb_sessionId_constraint_1 },
+		0, 0, /* No default value */
+		"sessionId"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RTPSession, associatedSessionIds),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_associatedSessionIds_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"associatedSessionIds"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RTPSession, multicast),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multicast"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RTPSession, bandwidth),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandwidth"
+		},
+};
+static const int asn_MAP_RTPSession_oms_1[] = { 6, 7 };
+static const ber_tlv_tag_t asn_DEF_RTPSession_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RTPSession_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rtpAddressat 1387 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rtcpAddressat 1388 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cnameat 1389 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* ssrcat 1390 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* sessionIdat 1391 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* associatedSessionIdsat 1392 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* multicastat 1394 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* bandwidthat 1395 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RTPSession_specs_1 = {
+	sizeof(struct RTPSession),
+	offsetof(struct RTPSession, _asn_ctx),
+	asn_MAP_RTPSession_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_RTPSession_oms_1,	/* Optional members */
+	0, 2,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RTPSession = {
+	"RTPSession",
+	"RTPSession",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RTPSession_tags_1,
+	sizeof(asn_DEF_RTPSession_tags_1)
+		/sizeof(asn_DEF_RTPSession_tags_1[0]), /* 1 */
+	asn_DEF_RTPSession_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RTPSession_tags_1)
+		/sizeof(asn_DEF_RTPSession_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RTPSession_1,
+	8,	/* Elements count */
+	&asn_SPC_RTPSession_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RandomVal.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RandomVal.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RandomVal.h	(working copy)
@@ -0,0 +1,43 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RandomVal_H_
+#define	_RandomVal_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RandomVal */
+typedef long	 RandomVal_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RandomVal;
+asn_struct_free_f RandomVal_free;
+asn_struct_print_f RandomVal_print;
+asn_constr_check_f RandomVal_constraint;
+ber_type_decoder_f RandomVal_decode_ber;
+der_type_encoder_f RandomVal_encode_der;
+xer_type_decoder_f RandomVal_decode_xer;
+xer_type_encoder_f RandomVal_encode_xer;
+per_type_decoder_f RandomVal_decode_uper;
+per_type_encoder_f RandomVal_encode_uper;
+per_type_decoder_f RandomVal_decode_aper;
+per_type_encoder_f RandomVal_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RandomVal_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RandomVal.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RandomVal.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RandomVal.c	(working copy)
@@ -0,0 +1,31 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RandomVal.h"
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static const ber_tlv_tag_t asn_DEF_RandomVal_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_RandomVal = {
+	"RandomVal",
+	"RandomVal",
+	&asn_OP_NativeInteger,
+	asn_DEF_RandomVal_tags_1,
+	sizeof(asn_DEF_RandomVal_tags_1)
+		/sizeof(asn_DEF_RandomVal_tags_1[0]), /* 1 */
+	asn_DEF_RandomVal_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RandomVal_tags_1)
+		/sizeof(asn_DEF_RandomVal_tags_1[0]), /* 1 */
+	{ 0, 0, NativeInteger_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasMessage.h	(working copy)
@@ -0,0 +1,190 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RasMessage_H_
+#define	_RasMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RasMessage_PR {
+	RasMessage_PR_NOTHING,	/* No components present */
+	RasMessage_PR_gatekeeperRequest,
+	RasMessage_PR_gatekeeperConfirm,
+	RasMessage_PR_gatekeeperReject,
+	RasMessage_PR_registrationRequest,
+	RasMessage_PR_registrationConfirm,
+	RasMessage_PR_registrationReject,
+	RasMessage_PR_unregistrationRequest,
+	RasMessage_PR_unregistrationConfirm,
+	RasMessage_PR_unregistrationReject,
+	RasMessage_PR_admissionRequest,
+	RasMessage_PR_admissionConfirm,
+	RasMessage_PR_admissionReject,
+	RasMessage_PR_bandwidthRequest,
+	RasMessage_PR_bandwidthConfirm,
+	RasMessage_PR_bandwidthReject,
+	RasMessage_PR_disengageRequest,
+	RasMessage_PR_disengageConfirm,
+	RasMessage_PR_disengageReject,
+	RasMessage_PR_locationRequest,
+	RasMessage_PR_locationConfirm,
+	RasMessage_PR_locationReject,
+	RasMessage_PR_infoRequest,
+	RasMessage_PR_infoRequestResponse,
+	RasMessage_PR_nonStandardMessage,
+	RasMessage_PR_unknownMessageResponse,
+	/* Extensions may appear below */
+	RasMessage_PR_requestInProgress,
+	RasMessage_PR_resourcesAvailableIndicate,
+	RasMessage_PR_resourcesAvailableConfirm,
+	RasMessage_PR_infoRequestAck,
+	RasMessage_PR_infoRequestNak,
+	RasMessage_PR_serviceControlIndication,
+	RasMessage_PR_serviceControlResponse,
+	RasMessage_PR_admissionConfirmSequence
+} RasMessage_PR;
+
+/* Forward declarations */
+struct GatekeeperRequest;
+struct GatekeeperConfirm;
+struct GatekeeperReject;
+struct RegistrationRequest;
+struct RegistrationConfirm;
+struct RegistrationReject;
+struct UnregistrationRequest;
+struct UnregistrationConfirm;
+struct UnregistrationReject;
+struct AdmissionRequest;
+struct AdmissionConfirm;
+struct AdmissionReject;
+struct BandwidthRequest;
+struct BandwidthConfirm;
+struct BandwidthReject;
+struct DisengageRequest;
+struct DisengageConfirm;
+struct DisengageReject;
+struct LocationRequest;
+struct LocationConfirm;
+struct LocationReject;
+struct InfoRequest;
+struct InfoRequestResponse;
+struct NonStandardMessage;
+struct UnknownMessageResponse;
+struct RequestInProgress;
+struct ResourcesAvailableIndicate;
+struct ResourcesAvailableConfirm;
+struct InfoRequestAck;
+struct InfoRequestNak;
+struct ServiceControlIndication;
+struct ServiceControlResponse;
+
+/* RasMessage */
+typedef struct RasMessage {
+	RasMessage_PR present;
+	union RasMessage_u {
+		struct GatekeeperRequest	*gatekeeperRequest;
+		struct GatekeeperConfirm	*gatekeeperConfirm;
+		struct GatekeeperReject	*gatekeeperReject;
+		struct RegistrationRequest	*registrationRequest;
+		struct RegistrationConfirm	*registrationConfirm;
+		struct RegistrationReject	*registrationReject;
+		struct UnregistrationRequest	*unregistrationRequest;
+		struct UnregistrationConfirm	*unregistrationConfirm;
+		struct UnregistrationReject	*unregistrationReject;
+		struct AdmissionRequest	*admissionRequest;
+		struct AdmissionConfirm	*admissionConfirm;
+		struct AdmissionReject	*admissionReject;
+		struct BandwidthRequest	*bandwidthRequest;
+		struct BandwidthConfirm	*bandwidthConfirm;
+		struct BandwidthReject	*bandwidthReject;
+		struct DisengageRequest	*disengageRequest;
+		struct DisengageConfirm	*disengageConfirm;
+		struct DisengageReject	*disengageReject;
+		struct LocationRequest	*locationRequest;
+		struct LocationConfirm	*locationConfirm;
+		struct LocationReject	*locationReject;
+		struct InfoRequest	*infoRequest;
+		struct InfoRequestResponse	*infoRequestResponse;
+		struct NonStandardMessage	*nonStandardMessage;
+		struct UnknownMessageResponse	*unknownMessageResponse;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct RequestInProgress	*requestInProgress;
+		struct ResourcesAvailableIndicate	*resourcesAvailableIndicate;
+		struct ResourcesAvailableConfirm	*resourcesAvailableConfirm;
+		struct InfoRequestAck	*infoRequestAck;
+		struct InfoRequestNak	*infoRequestNak;
+		struct ServiceControlIndication	*serviceControlIndication;
+		struct ServiceControlResponse	*serviceControlResponse;
+		struct RasMessage__admissionConfirmSequence {
+			A_SEQUENCE_OF(struct AdmissionConfirm) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *admissionConfirmSequence;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RasMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RasMessage;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GatekeeperRequest.h"
+#include "GatekeeperConfirm.h"
+#include "GatekeeperReject.h"
+#include "RegistrationRequest.h"
+#include "RegistrationConfirm.h"
+#include "RegistrationReject.h"
+#include "UnregistrationRequest.h"
+#include "UnregistrationConfirm.h"
+#include "UnregistrationReject.h"
+#include "AdmissionRequest.h"
+#include "AdmissionConfirm.h"
+#include "AdmissionReject.h"
+#include "BandwidthRequest.h"
+#include "BandwidthConfirm.h"
+#include "BandwidthReject.h"
+#include "DisengageRequest.h"
+#include "DisengageConfirm.h"
+#include "DisengageReject.h"
+#include "LocationRequest.h"
+#include "LocationConfirm.h"
+#include "LocationReject.h"
+#include "InfoRequest.h"
+#include "InfoRequestResponse.h"
+#include "H323-MESSAGES_NonStandardMessage.h"
+#include "UnknownMessageResponse.h"
+#include "RequestInProgress.h"
+#include "ResourcesAvailableIndicate.h"
+#include "ResourcesAvailableConfirm.h"
+#include "InfoRequestAck.h"
+#include "InfoRequestNak.h"
+#include "ServiceControlIndication.h"
+#include "ServiceControlResponse.h"
+
+#endif	/* _RasMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasMessage.c	(working copy)
@@ -0,0 +1,409 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RasMessage.h"
+
+static asn_per_constraints_t asn_PER_type_RasMessage_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  5,  5,  0,  24 }	/* (0..24,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_admissionConfirmSequence_35[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AdmissionConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_admissionConfirmSequence_tags_35[] = {
+	(ASN_TAG_CLASS_CONTEXT | (32 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_admissionConfirmSequence_specs_35 = {
+	sizeof(struct RasMessage__admissionConfirmSequence),
+	offsetof(struct RasMessage__admissionConfirmSequence, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_admissionConfirmSequence_35 = {
+	"admissionConfirmSequence",
+	"admissionConfirmSequence",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_admissionConfirmSequence_tags_35,
+	sizeof(asn_DEF_admissionConfirmSequence_tags_35)
+		/sizeof(asn_DEF_admissionConfirmSequence_tags_35[0]) - 1, /* 1 */
+	asn_DEF_admissionConfirmSequence_tags_35,	/* Same as above */
+	sizeof(asn_DEF_admissionConfirmSequence_tags_35)
+		/sizeof(asn_DEF_admissionConfirmSequence_tags_35[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_admissionConfirmSequence_35,
+	1,	/* Single element */
+	&asn_SPC_admissionConfirmSequence_specs_35	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_RasMessage_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.gatekeeperRequest),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.gatekeeperConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.gatekeeperReject),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.registrationRequest),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RegistrationRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"registrationRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.registrationConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RegistrationConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"registrationConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.registrationReject),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RegistrationReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"registrationReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.unregistrationRequest),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_UnregistrationRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unregistrationRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.unregistrationConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_UnregistrationConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unregistrationConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.unregistrationReject),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_UnregistrationReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unregistrationReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.admissionRequest),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AdmissionRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"admissionRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.admissionConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AdmissionConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"admissionConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.admissionReject),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AdmissionReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"admissionReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.bandwidthRequest),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandwidthRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandwidthRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.bandwidthConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandwidthConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandwidthConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.bandwidthReject),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandwidthReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bandwidthReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.disengageRequest),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DisengageRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"disengageRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.disengageConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DisengageConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"disengageConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.disengageReject),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DisengageReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"disengageReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.locationRequest),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LocationRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"locationRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.locationConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LocationConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"locationConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.locationReject),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LocationReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"locationReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.infoRequest),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_InfoRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"infoRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.infoRequestResponse),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_InfoRequestResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"infoRequestResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.nonStandardMessage),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardMessage"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.unknownMessageResponse),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_UnknownMessageResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknownMessageResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.requestInProgress),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestInProgress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestInProgress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.resourcesAvailableIndicate),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ResourcesAvailableIndicate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resourcesAvailableIndicate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.resourcesAvailableConfirm),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ResourcesAvailableConfirm,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resourcesAvailableConfirm"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.infoRequestAck),
+		(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_InfoRequestAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"infoRequestAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.infoRequestNak),
+		(ASN_TAG_CLASS_CONTEXT | (29 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_InfoRequestNak,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"infoRequestNak"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.serviceControlIndication),
+		(ASN_TAG_CLASS_CONTEXT | (30 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ServiceControlIndication,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControlIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.serviceControlResponse),
+		(ASN_TAG_CLASS_CONTEXT | (31 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ServiceControlResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControlResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RasMessage, choice.admissionConfirmSequence),
+		(ASN_TAG_CLASS_CONTEXT | (32 << 2)),
+		0,
+		&asn_DEF_admissionConfirmSequence_35,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"admissionConfirmSequence"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_RasMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gatekeeperRequestat 1406 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gatekeeperConfirmat 1407 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* gatekeeperRejectat 1408 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* registrationRequestat 1409 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* registrationConfirmat 1410 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* registrationRejectat 1411 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* unregistrationRequestat 1412 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* unregistrationConfirmat 1413 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* unregistrationRejectat 1414 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* admissionRequestat 1415 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* admissionConfirmat 1416 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* admissionRejectat 1417 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* bandwidthRequestat 1418 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* bandwidthConfirmat 1419 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* bandwidthRejectat 1420 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* disengageRequestat 1421 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* disengageConfirmat 1422 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* disengageRejectat 1423 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* locationRequestat 1424 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* locationConfirmat 1425 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* locationRejectat 1426 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* infoRequestat 1427 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* infoRequestResponseat 1428 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* nonStandardMessageat 1429 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* unknownMessageResponseat 1430 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* requestInProgressat 1432 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* resourcesAvailableIndicateat 1433 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 }, /* resourcesAvailableConfirmat 1434 */
+    { (ASN_TAG_CLASS_CONTEXT | (28 << 2)), 28, 0, 0 }, /* infoRequestAckat 1435 */
+    { (ASN_TAG_CLASS_CONTEXT | (29 << 2)), 29, 0, 0 }, /* infoRequestNakat 1436 */
+    { (ASN_TAG_CLASS_CONTEXT | (30 << 2)), 30, 0, 0 }, /* serviceControlIndicationat 1437 */
+    { (ASN_TAG_CLASS_CONTEXT | (31 << 2)), 31, 0, 0 }, /* serviceControlResponseat 1438 */
+    { (ASN_TAG_CLASS_CONTEXT | (32 << 2)), 32, 0, 0 } /* admissionConfirmSequenceat 1440 */
+};
+static asn_CHOICE_specifics_t asn_SPC_RasMessage_specs_1 = {
+	sizeof(struct RasMessage),
+	offsetof(struct RasMessage, _asn_ctx),
+	offsetof(struct RasMessage, present),
+	sizeof(((struct RasMessage *)0)->present),
+	asn_MAP_RasMessage_tag2el_1,
+	33,	/* Count of tags in the map */
+	0, 0,
+	25	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_RasMessage = {
+	"RasMessage",
+	"RasMessage",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_RasMessage_constr_1, CHOICE_constraint },
+	asn_MBR_RasMessage_1,
+	33,	/* Elements count */
+	&asn_SPC_RasMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInfoTypes.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInfoTypes.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInfoTypes.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RasUsageInfoTypes_H_
+#define	_RasUsageInfoTypes_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* RasUsageInfoTypes */
+typedef struct RasUsageInfoTypes {
+	struct RasUsageInfoTypes__nonStandardUsageTypes {
+		A_SEQUENCE_OF(struct NonStandardParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} nonStandardUsageTypes;
+	NULL_t	*startTime;	/* OPTIONAL */
+	NULL_t	*endTime;	/* OPTIONAL */
+	NULL_t	*terminationCause;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RasUsageInfoTypes_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RasUsageInfoTypes;
+extern asn_SEQUENCE_specifics_t asn_SPC_RasUsageInfoTypes_specs_1;
+extern asn_TYPE_member_t asn_MBR_RasUsageInfoTypes_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _RasUsageInfoTypes_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInfoTypes.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInfoTypes.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInfoTypes.c	(working copy)
@@ -0,0 +1,119 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RasUsageInfoTypes.h"
+
+static asn_TYPE_member_t asn_MBR_nonStandardUsageTypes_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandardUsageTypes_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandardUsageTypes_specs_2 = {
+	sizeof(struct RasUsageInfoTypes__nonStandardUsageTypes),
+	offsetof(struct RasUsageInfoTypes__nonStandardUsageTypes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandardUsageTypes_2 = {
+	"nonStandardUsageTypes",
+	"nonStandardUsageTypes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandardUsageTypes_tags_2,
+	sizeof(asn_DEF_nonStandardUsageTypes_tags_2)
+		/sizeof(asn_DEF_nonStandardUsageTypes_tags_2[0]) - 1, /* 1 */
+	asn_DEF_nonStandardUsageTypes_tags_2,	/* Same as above */
+	sizeof(asn_DEF_nonStandardUsageTypes_tags_2)
+		/sizeof(asn_DEF_nonStandardUsageTypes_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandardUsageTypes_2,
+	1,	/* Single element */
+	&asn_SPC_nonStandardUsageTypes_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RasUsageInfoTypes_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RasUsageInfoTypes, nonStandardUsageTypes),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_nonStandardUsageTypes_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardUsageTypes"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RasUsageInfoTypes, startTime),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"startTime"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RasUsageInfoTypes, endTime),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endTime"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RasUsageInfoTypes, terminationCause),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminationCause"
+		},
+};
+static const int asn_MAP_RasUsageInfoTypes_oms_1[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_RasUsageInfoTypes_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RasUsageInfoTypes_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardUsageTypesat 1252 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* startTimeat 1253 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* endTimeat 1254 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* terminationCauseat 1255 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RasUsageInfoTypes_specs_1 = {
+	sizeof(struct RasUsageInfoTypes),
+	offsetof(struct RasUsageInfoTypes, _asn_ctx),
+	asn_MAP_RasUsageInfoTypes_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_RasUsageInfoTypes_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RasUsageInfoTypes = {
+	"RasUsageInfoTypes",
+	"RasUsageInfoTypes",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RasUsageInfoTypes_tags_1,
+	sizeof(asn_DEF_RasUsageInfoTypes_tags_1)
+		/sizeof(asn_DEF_RasUsageInfoTypes_tags_1[0]), /* 1 */
+	asn_DEF_RasUsageInfoTypes_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RasUsageInfoTypes_tags_1)
+		/sizeof(asn_DEF_RasUsageInfoTypes_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RasUsageInfoTypes_1,
+	4,	/* Elements count */
+	&asn_SPC_RasUsageInfoTypes_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInformation.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInformation.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInformation.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RasUsageInformation_H_
+#define	_RasUsageInformation_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "TimeStamp.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* RasUsageInformation */
+typedef struct RasUsageInformation {
+	struct RasUsageInformation__nonStandardUsageFields {
+		A_SEQUENCE_OF(struct NonStandardParameter) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} nonStandardUsageFields;
+	TimeStamp_t	*alertingTime;	/* OPTIONAL */
+	TimeStamp_t	*connectTime;	/* OPTIONAL */
+	TimeStamp_t	*endTime;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RasUsageInformation_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RasUsageInformation;
+extern asn_SEQUENCE_specifics_t asn_SPC_RasUsageInformation_specs_1;
+extern asn_TYPE_member_t asn_MBR_RasUsageInformation_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _RasUsageInformation_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInformation.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInformation.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageInformation.c	(working copy)
@@ -0,0 +1,119 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RasUsageInformation.h"
+
+static asn_TYPE_member_t asn_MBR_nonStandardUsageFields_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandardUsageFields_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandardUsageFields_specs_2 = {
+	sizeof(struct RasUsageInformation__nonStandardUsageFields),
+	offsetof(struct RasUsageInformation__nonStandardUsageFields, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandardUsageFields_2 = {
+	"nonStandardUsageFields",
+	"nonStandardUsageFields",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandardUsageFields_tags_2,
+	sizeof(asn_DEF_nonStandardUsageFields_tags_2)
+		/sizeof(asn_DEF_nonStandardUsageFields_tags_2[0]) - 1, /* 1 */
+	asn_DEF_nonStandardUsageFields_tags_2,	/* Same as above */
+	sizeof(asn_DEF_nonStandardUsageFields_tags_2)
+		/sizeof(asn_DEF_nonStandardUsageFields_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandardUsageFields_2,
+	1,	/* Single element */
+	&asn_SPC_nonStandardUsageFields_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RasUsageInformation_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RasUsageInformation, nonStandardUsageFields),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_nonStandardUsageFields_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardUsageFields"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RasUsageInformation, alertingTime),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeStamp,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alertingTime"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RasUsageInformation, connectTime),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeStamp,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectTime"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RasUsageInformation, endTime),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeStamp,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endTime"
+		},
+};
+static const int asn_MAP_RasUsageInformation_oms_1[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_RasUsageInformation_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RasUsageInformation_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardUsageFieldsat 1280 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* alertingTimeat 1281 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* connectTimeat 1282 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* endTimeat 1283 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RasUsageInformation_specs_1 = {
+	sizeof(struct RasUsageInformation),
+	offsetof(struct RasUsageInformation, _asn_ctx),
+	asn_MAP_RasUsageInformation_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_RasUsageInformation_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RasUsageInformation = {
+	"RasUsageInformation",
+	"RasUsageInformation",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RasUsageInformation_tags_1,
+	sizeof(asn_DEF_RasUsageInformation_tags_1)
+		/sizeof(asn_DEF_RasUsageInformation_tags_1[0]), /* 1 */
+	asn_DEF_RasUsageInformation_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RasUsageInformation_tags_1)
+		/sizeof(asn_DEF_RasUsageInformation_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RasUsageInformation_1,
+	4,	/* Elements count */
+	&asn_SPC_RasUsageInformation_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageSpecification.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageSpecification.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageSpecification.h	(working copy)
@@ -0,0 +1,68 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RasUsageSpecification_H_
+#define	_RasUsageSpecification_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RasUsageInfoTypes.h"
+#include <NULL.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RasUsageSpecification */
+typedef struct RasUsageSpecification {
+	struct RasUsageSpecification__when {
+		NULL_t	*start;	/* OPTIONAL */
+		NULL_t	*end;	/* OPTIONAL */
+		NULL_t	*inIrr;	/* OPTIONAL */
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} when;
+	struct RasUsageSpecification__callStartingPoint {
+		NULL_t	*alerting;	/* OPTIONAL */
+		NULL_t	*connect;	/* OPTIONAL */
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *callStartingPoint;
+	RasUsageInfoTypes_t	 required;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RasUsageSpecification_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RasUsageSpecification;
+extern asn_SEQUENCE_specifics_t asn_SPC_RasUsageSpecification_specs_1;
+extern asn_TYPE_member_t asn_MBR_RasUsageSpecification_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RasUsageSpecification_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageSpecification.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageSpecification.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RasUsageSpecification.c	(working copy)
@@ -0,0 +1,192 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RasUsageSpecification.h"
+
+static asn_TYPE_member_t asn_MBR_when_2[] = {
+	{ ATF_POINTER, 3, offsetof(struct RasUsageSpecification__when, start),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"start"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RasUsageSpecification__when, end),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"end"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RasUsageSpecification__when, inIrr),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"inIrr"
+		},
+};
+static const int asn_MAP_when_oms_2[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_when_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_when_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* startat 1263 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* endat 1264 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* inIrrat 1265 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_when_specs_2 = {
+	sizeof(struct RasUsageSpecification__when),
+	offsetof(struct RasUsageSpecification__when, _asn_ctx),
+	asn_MAP_when_tag2el_2,
+	3,	/* Count of tags in the map */
+	asn_MAP_when_oms_2,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_when_2 = {
+	"when",
+	"when",
+	&asn_OP_SEQUENCE,
+	asn_DEF_when_tags_2,
+	sizeof(asn_DEF_when_tags_2)
+		/sizeof(asn_DEF_when_tags_2[0]) - 1, /* 1 */
+	asn_DEF_when_tags_2,	/* Same as above */
+	sizeof(asn_DEF_when_tags_2)
+		/sizeof(asn_DEF_when_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_when_2,
+	3,	/* Elements count */
+	&asn_SPC_when_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_callStartingPoint_7[] = {
+	{ ATF_POINTER, 2, offsetof(struct RasUsageSpecification__callStartingPoint, alerting),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alerting"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RasUsageSpecification__callStartingPoint, connect),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connect"
+		},
+};
+static const int asn_MAP_callStartingPoint_oms_7[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_callStartingPoint_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_callStartingPoint_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* alertingat 1270 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* connectat 1271 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_callStartingPoint_specs_7 = {
+	sizeof(struct RasUsageSpecification__callStartingPoint),
+	offsetof(struct RasUsageSpecification__callStartingPoint, _asn_ctx),
+	asn_MAP_callStartingPoint_tag2el_7,
+	2,	/* Count of tags in the map */
+	asn_MAP_callStartingPoint_oms_7,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callStartingPoint_7 = {
+	"callStartingPoint",
+	"callStartingPoint",
+	&asn_OP_SEQUENCE,
+	asn_DEF_callStartingPoint_tags_7,
+	sizeof(asn_DEF_callStartingPoint_tags_7)
+		/sizeof(asn_DEF_callStartingPoint_tags_7[0]) - 1, /* 1 */
+	asn_DEF_callStartingPoint_tags_7,	/* Same as above */
+	sizeof(asn_DEF_callStartingPoint_tags_7)
+		/sizeof(asn_DEF_callStartingPoint_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_callStartingPoint_7,
+	2,	/* Elements count */
+	&asn_SPC_callStartingPoint_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RasUsageSpecification_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RasUsageSpecification, when),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_when_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"when"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RasUsageSpecification, callStartingPoint),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_callStartingPoint_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callStartingPoint"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RasUsageSpecification, required),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RasUsageInfoTypes,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"required"
+		},
+};
+static const int asn_MAP_RasUsageSpecification_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_RasUsageSpecification_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RasUsageSpecification_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* whenat 1263 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callStartingPointat 1270 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* requiredat 1274 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RasUsageSpecification_specs_1 = {
+	sizeof(struct RasUsageSpecification),
+	offsetof(struct RasUsageSpecification, _asn_ctx),
+	asn_MAP_RasUsageSpecification_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_RasUsageSpecification_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RasUsageSpecification = {
+	"RasUsageSpecification",
+	"RasUsageSpecification",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RasUsageSpecification_tags_1,
+	sizeof(asn_DEF_RasUsageSpecification_tags_1)
+		/sizeof(asn_DEF_RasUsageSpecification_tags_1[0]), /* 1 */
+	asn_DEF_RasUsageSpecification_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RasUsageSpecification_tags_1)
+		/sizeof(asn_DEF_RasUsageSpecification_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RasUsageSpecification_1,
+	3,	/* Elements count */
+	&asn_SPC_RasUsageSpecification_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncoding.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncoding.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncoding.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RedundancyEncoding_H_
+#define	_RedundancyEncoding_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RedundancyEncodingMethod.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DataType;
+struct RedundancyEncodingElement;
+
+/* RedundancyEncoding */
+typedef struct RedundancyEncoding {
+	RedundancyEncodingMethod_t	 redundancyEncodingMethod;
+	struct DataType	*secondaryEncoding;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct RedundancyEncoding__rtpRedundancyEncoding {
+		struct RedundancyEncodingElement	*primary;	/* OPTIONAL */
+		struct RedundancyEncoding__rtpRedundancyEncoding__secondary {
+			A_SEQUENCE_OF(struct RedundancyEncodingElement) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *secondary;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *rtpRedundancyEncoding;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RedundancyEncoding_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RedundancyEncoding;
+extern asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncoding_specs_1;
+extern asn_TYPE_member_t asn_MBR_RedundancyEncoding_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DataType.h"
+#include "RedundancyEncodingElement.h"
+
+#endif	/* _RedundancyEncoding_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncoding.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncoding.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncoding.c	(working copy)
@@ -0,0 +1,164 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RedundancyEncoding.h"
+
+static asn_TYPE_member_t asn_MBR_secondary_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RedundancyEncodingElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_secondary_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_secondary_specs_7 = {
+	sizeof(struct RedundancyEncoding__rtpRedundancyEncoding__secondary),
+	offsetof(struct RedundancyEncoding__rtpRedundancyEncoding__secondary, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_secondary_7 = {
+	"secondary",
+	"secondary",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_secondary_tags_7,
+	sizeof(asn_DEF_secondary_tags_7)
+		/sizeof(asn_DEF_secondary_tags_7[0]) - 1, /* 1 */
+	asn_DEF_secondary_tags_7,	/* Same as above */
+	sizeof(asn_DEF_secondary_tags_7)
+		/sizeof(asn_DEF_secondary_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_secondary_7,
+	1,	/* Single element */
+	&asn_SPC_secondary_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rtpRedundancyEncoding_5[] = {
+	{ ATF_POINTER, 2, offsetof(struct RedundancyEncoding__rtpRedundancyEncoding, primary),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"primary"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RedundancyEncoding__rtpRedundancyEncoding, secondary),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_secondary_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secondary"
+		},
+};
+static const int asn_MAP_rtpRedundancyEncoding_oms_5[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_rtpRedundancyEncoding_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rtpRedundancyEncoding_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* primaryat 2076 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* secondaryat 2082 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rtpRedundancyEncoding_specs_5 = {
+	sizeof(struct RedundancyEncoding__rtpRedundancyEncoding),
+	offsetof(struct RedundancyEncoding__rtpRedundancyEncoding, _asn_ctx),
+	asn_MAP_rtpRedundancyEncoding_tag2el_5,
+	2,	/* Count of tags in the map */
+	asn_MAP_rtpRedundancyEncoding_oms_5,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rtpRedundancyEncoding_5 = {
+	"rtpRedundancyEncoding",
+	"rtpRedundancyEncoding",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rtpRedundancyEncoding_tags_5,
+	sizeof(asn_DEF_rtpRedundancyEncoding_tags_5)
+		/sizeof(asn_DEF_rtpRedundancyEncoding_tags_5[0]) - 1, /* 1 */
+	asn_DEF_rtpRedundancyEncoding_tags_5,	/* Same as above */
+	sizeof(asn_DEF_rtpRedundancyEncoding_tags_5)
+		/sizeof(asn_DEF_rtpRedundancyEncoding_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rtpRedundancyEncoding_5,
+	2,	/* Elements count */
+	&asn_SPC_rtpRedundancyEncoding_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RedundancyEncoding_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncoding, redundancyEncodingMethod),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingMethod,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncodingMethod"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RedundancyEncoding, secondaryEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secondaryEncoding"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RedundancyEncoding, rtpRedundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_rtpRedundancyEncoding_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtpRedundancyEncoding"
+		},
+};
+static const int asn_MAP_RedundancyEncoding_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_RedundancyEncoding_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RedundancyEncoding_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* redundancyEncodingMethodat 2068 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* secondaryEncodingat 2069 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* rtpRedundancyEncodingat 2076 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncoding_specs_1 = {
+	sizeof(struct RedundancyEncoding),
+	offsetof(struct RedundancyEncoding, _asn_ctx),
+	asn_MAP_RedundancyEncoding_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_RedundancyEncoding_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RedundancyEncoding = {
+	"RedundancyEncoding",
+	"RedundancyEncoding",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RedundancyEncoding_tags_1,
+	sizeof(asn_DEF_RedundancyEncoding_tags_1)
+		/sizeof(asn_DEF_RedundancyEncoding_tags_1[0]), /* 1 */
+	asn_DEF_RedundancyEncoding_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RedundancyEncoding_tags_1)
+		/sizeof(asn_DEF_RedundancyEncoding_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RedundancyEncoding_1,
+	3,	/* Elements count */
+	&asn_SPC_RedundancyEncoding_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingCapability.h	(working copy)
@@ -0,0 +1,54 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RedundancyEncodingCapability_H_
+#define	_RedundancyEncodingCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RedundancyEncodingMethod.h"
+#include "CapabilityTableEntryNumber.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RedundancyEncodingCapability */
+typedef struct RedundancyEncodingCapability {
+	RedundancyEncodingMethod_t	 redundancyEncodingMethod;
+	CapabilityTableEntryNumber_t	 primaryEncoding;
+	struct RedundancyEncodingCapability__secondaryEncoding {
+		A_SEQUENCE_OF(CapabilityTableEntryNumber_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *secondaryEncoding;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RedundancyEncodingCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_RedundancyEncodingCapability_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RedundancyEncodingCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingCapability.c	(working copy)
@@ -0,0 +1,145 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RedundancyEncodingCapability.h"
+
+static int
+memb_secondaryEncoding_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_secondaryEncoding_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_secondaryEncoding_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_secondaryEncoding_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_secondaryEncoding_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_secondaryEncoding_specs_4 = {
+	sizeof(struct RedundancyEncodingCapability__secondaryEncoding),
+	offsetof(struct RedundancyEncodingCapability__secondaryEncoding, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_secondaryEncoding_4 = {
+	"secondaryEncoding",
+	"secondaryEncoding",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_secondaryEncoding_tags_4,
+	sizeof(asn_DEF_secondaryEncoding_tags_4)
+		/sizeof(asn_DEF_secondaryEncoding_tags_4[0]) - 1, /* 1 */
+	asn_DEF_secondaryEncoding_tags_4,	/* Same as above */
+	sizeof(asn_DEF_secondaryEncoding_tags_4)
+		/sizeof(asn_DEF_secondaryEncoding_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_secondaryEncoding_constr_4, SEQUENCE_OF_constraint },
+	asn_MBR_secondaryEncoding_4,
+	1,	/* Single element */
+	&asn_SPC_secondaryEncoding_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RedundancyEncodingCapability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncodingCapability, redundancyEncodingMethod),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingMethod,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncodingMethod"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncodingCapability, primaryEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"primaryEncoding"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RedundancyEncodingCapability, secondaryEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_secondaryEncoding_4,
+		0,
+		{ 0, &asn_PER_memb_secondaryEncoding_constr_4,  memb_secondaryEncoding_constraint_1 },
+		0, 0, /* No default value */
+		"secondaryEncoding"
+		},
+};
+static const int asn_MAP_RedundancyEncodingCapability_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_RedundancyEncodingCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RedundancyEncodingCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* redundancyEncodingMethodat 706 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* primaryEncodingat 707 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* secondaryEncodingat 708 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingCapability_specs_1 = {
+	sizeof(struct RedundancyEncodingCapability),
+	offsetof(struct RedundancyEncodingCapability, _asn_ctx),
+	asn_MAP_RedundancyEncodingCapability_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_RedundancyEncodingCapability_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingCapability = {
+	"RedundancyEncodingCapability",
+	"RedundancyEncodingCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RedundancyEncodingCapability_tags_1,
+	sizeof(asn_DEF_RedundancyEncodingCapability_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingCapability_tags_1[0]), /* 1 */
+	asn_DEF_RedundancyEncodingCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RedundancyEncodingCapability_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RedundancyEncodingCapability_1,
+	3,	/* Elements count */
+	&asn_SPC_RedundancyEncodingCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTMode.h	(working copy)
@@ -0,0 +1,59 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RedundancyEncodingDTMode_H_
+#define	_RedundancyEncodingDTMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RedundancyEncodingMethod.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct RedundancyEncodingDTModeElement;
+
+/* RedundancyEncodingDTMode */
+typedef struct RedundancyEncodingDTMode {
+	RedundancyEncodingMethod_t	 redundancyEncodingMethod;
+	struct RedundancyEncodingDTModeElement	*primary;
+	struct RedundancyEncodingDTMode__secondary {
+		A_SEQUENCE_OF(struct RedundancyEncodingDTModeElement) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} secondary;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RedundancyEncodingDTMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingDTMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingDTMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_RedundancyEncodingDTMode_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RedundancyEncodingDTModeElement.h"
+
+#endif	/* _RedundancyEncodingDTMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTMode.c	(working copy)
@@ -0,0 +1,107 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RedundancyEncodingDTMode.h"
+
+static asn_TYPE_member_t asn_MBR_secondary_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RedundancyEncodingDTModeElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_secondary_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_secondary_specs_4 = {
+	sizeof(struct RedundancyEncodingDTMode__secondary),
+	offsetof(struct RedundancyEncodingDTMode__secondary, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_secondary_4 = {
+	"secondary",
+	"secondary",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_secondary_tags_4,
+	sizeof(asn_DEF_secondary_tags_4)
+		/sizeof(asn_DEF_secondary_tags_4[0]) - 1, /* 1 */
+	asn_DEF_secondary_tags_4,	/* Same as above */
+	sizeof(asn_DEF_secondary_tags_4)
+		/sizeof(asn_DEF_secondary_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_secondary_4,
+	1,	/* Single element */
+	&asn_SPC_secondary_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RedundancyEncodingDTMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncodingDTMode, redundancyEncodingMethod),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingMethod,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncodingMethod"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTMode, primary),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingDTModeElement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"primary"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncodingDTMode, secondary),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_secondary_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secondary"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RedundancyEncodingDTMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RedundancyEncodingDTMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* redundancyEncodingMethodat 2606 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* primaryat 2607 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* secondaryat 2608 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingDTMode_specs_1 = {
+	sizeof(struct RedundancyEncodingDTMode),
+	offsetof(struct RedundancyEncodingDTMode, _asn_ctx),
+	asn_MAP_RedundancyEncodingDTMode_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingDTMode = {
+	"RedundancyEncodingDTMode",
+	"RedundancyEncodingDTMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RedundancyEncodingDTMode_tags_1,
+	sizeof(asn_DEF_RedundancyEncodingDTMode_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingDTMode_tags_1[0]), /* 1 */
+	asn_DEF_RedundancyEncodingDTMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RedundancyEncodingDTMode_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingDTMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RedundancyEncodingDTMode_1,
+	3,	/* Elements count */
+	&asn_SPC_RedundancyEncodingDTMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTModeElement.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTModeElement.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTModeElement.h	(working copy)
@@ -0,0 +1,93 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RedundancyEncodingDTModeElement_H_
+#define	_RedundancyEncodingDTModeElement_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RedundancyEncodingDTModeElement__type_PR {
+	RedundancyEncodingDTModeElement__type_PR_NOTHING,	/* No components present */
+	RedundancyEncodingDTModeElement__type_PR_nonStandard,
+	RedundancyEncodingDTModeElement__type_PR_videoMode,
+	RedundancyEncodingDTModeElement__type_PR_audioMode,
+	RedundancyEncodingDTModeElement__type_PR_dataMode,
+	RedundancyEncodingDTModeElement__type_PR_encryptionMode,
+	RedundancyEncodingDTModeElement__type_PR_h235Mode,
+	/* Extensions may appear below */
+	RedundancyEncodingDTModeElement__type_PR_fecMode
+} RedundancyEncodingDTModeElement__type_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct VideoMode;
+struct AudioMode;
+struct DataMode;
+struct EncryptionMode;
+struct H235Mode;
+struct FECMode;
+
+/* RedundancyEncodingDTModeElement */
+typedef struct RedundancyEncodingDTModeElement {
+	struct RedundancyEncodingDTModeElement__type {
+		RedundancyEncodingDTModeElement__type_PR present;
+		union RedundancyEncodingDTModeElement__type_u {
+			struct NonStandardParameter	*nonStandard;
+			struct VideoMode	*videoMode;
+			struct AudioMode	*audioMode;
+			struct DataMode	*dataMode;
+			struct EncryptionMode	*encryptionMode;
+			struct H235Mode	*h235Mode;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct FECMode	*fecMode;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RedundancyEncodingDTModeElement_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingDTModeElement;
+extern asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingDTModeElement_specs_1;
+extern asn_TYPE_member_t asn_MBR_RedundancyEncodingDTModeElement_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "VideoMode.h"
+#include "AudioMode.h"
+#include "DataMode.h"
+#include "EncryptionMode.h"
+#include "H235Mode.h"
+#include "FECMode.h"
+
+#endif	/* _RedundancyEncodingDTModeElement_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTModeElement.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTModeElement.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingDTModeElement.c	(working copy)
@@ -0,0 +1,154 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RedundancyEncodingDTModeElement.h"
+
+static asn_per_constraints_t asn_PER_type_type_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_type_2[] = {
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTModeElement__type, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTModeElement__type, choice.videoMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_VideoMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTModeElement__type, choice.audioMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTModeElement__type, choice.dataMode),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_DataMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTModeElement__type, choice.encryptionMode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncryptionMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptionMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTModeElement__type, choice.h235Mode),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235Mode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h235Mode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingDTModeElement__type, choice.fecMode),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FECMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fecMode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2616 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoModeat 2617 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* audioModeat 2618 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* dataModeat 2619 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* encryptionModeat 2620 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* h235Modeat 2621 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* fecModeat 2624 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_2 = {
+	sizeof(struct RedundancyEncodingDTModeElement__type),
+	offsetof(struct RedundancyEncodingDTModeElement__type, _asn_ctx),
+	offsetof(struct RedundancyEncodingDTModeElement__type, present),
+	sizeof(((struct RedundancyEncodingDTModeElement__type *)0)->present),
+	asn_MAP_type_tag2el_2,
+	7,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_2 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_2, CHOICE_constraint },
+	asn_MBR_type_2,
+	7,	/* Elements count */
+	&asn_SPC_type_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RedundancyEncodingDTModeElement_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncodingDTModeElement, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RedundancyEncodingDTModeElement_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RedundancyEncodingDTModeElement_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* typeat 2616 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingDTModeElement_specs_1 = {
+	sizeof(struct RedundancyEncodingDTModeElement),
+	offsetof(struct RedundancyEncodingDTModeElement, _asn_ctx),
+	asn_MAP_RedundancyEncodingDTModeElement_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingDTModeElement = {
+	"RedundancyEncodingDTModeElement",
+	"RedundancyEncodingDTModeElement",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RedundancyEncodingDTModeElement_tags_1,
+	sizeof(asn_DEF_RedundancyEncodingDTModeElement_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingDTModeElement_tags_1[0]), /* 1 */
+	asn_DEF_RedundancyEncodingDTModeElement_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RedundancyEncodingDTModeElement_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingDTModeElement_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RedundancyEncodingDTModeElement_1,
+	1,	/* Elements count */
+	&asn_SPC_RedundancyEncodingDTModeElement_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingElement.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingElement.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingElement.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RedundancyEncodingElement_H_
+#define	_RedundancyEncodingElement_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct DataType;
+
+/* RedundancyEncodingElement */
+typedef struct RedundancyEncodingElement {
+	struct DataType	*dataType;
+	long	*payloadType;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RedundancyEncodingElement_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingElement;
+extern asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingElement_specs_1;
+extern asn_TYPE_member_t asn_MBR_RedundancyEncodingElement_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "DataType.h"
+
+#endif	/* _RedundancyEncodingElement_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingElement.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingElement.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingElement.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RedundancyEncodingElement.h"
+
+static int
+memb_payloadType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_payloadType_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_RedundancyEncodingElement_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingElement, dataType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataType"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RedundancyEncodingElement, payloadType),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_payloadType_constr_3,  memb_payloadType_constraint_1 },
+		0, 0, /* No default value */
+		"payloadType"
+		},
+};
+static const int asn_MAP_RedundancyEncodingElement_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_RedundancyEncodingElement_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RedundancyEncodingElement_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* dataTypeat 2089 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* payloadTypeat 2090 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingElement_specs_1 = {
+	sizeof(struct RedundancyEncodingElement),
+	offsetof(struct RedundancyEncodingElement, _asn_ctx),
+	asn_MAP_RedundancyEncodingElement_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_RedundancyEncodingElement_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingElement = {
+	"RedundancyEncodingElement",
+	"RedundancyEncodingElement",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RedundancyEncodingElement_tags_1,
+	sizeof(asn_DEF_RedundancyEncodingElement_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingElement_tags_1[0]), /* 1 */
+	asn_DEF_RedundancyEncodingElement_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RedundancyEncodingElement_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingElement_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RedundancyEncodingElement_1,
+	2,	/* Elements count */
+	&asn_SPC_RedundancyEncodingElement_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMethod.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMethod.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMethod.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RedundancyEncodingMethod_H_
+#define	_RedundancyEncodingMethod_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RedundancyEncodingMethod_PR {
+	RedundancyEncodingMethod_PR_NOTHING,	/* No components present */
+	RedundancyEncodingMethod_PR_nonStandard,
+	RedundancyEncodingMethod_PR_rtpAudioRedundancyEncoding,
+	/* Extensions may appear below */
+	RedundancyEncodingMethod_PR_rtpH263VideoRedundancyEncoding
+} RedundancyEncodingMethod_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct RTPH263VideoRedundancyEncoding;
+
+/* RedundancyEncodingMethod */
+typedef struct RedundancyEncodingMethod {
+	RedundancyEncodingMethod_PR present;
+	union RedundancyEncodingMethod_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 rtpAudioRedundancyEncoding;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct RTPH263VideoRedundancyEncoding	*rtpH263VideoRedundancyEncoding;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RedundancyEncodingMethod_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingMethod;
+extern asn_CHOICE_specifics_t asn_SPC_RedundancyEncodingMethod_specs_1;
+extern asn_TYPE_member_t asn_MBR_RedundancyEncodingMethod_1[3];
+extern asn_per_constraints_t asn_PER_type_RedundancyEncodingMethod_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "RTPH263VideoRedundancyEncoding.h"
+
+#endif	/* _RedundancyEncodingMethod_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMethod.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMethod.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMethod.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RedundancyEncodingMethod.h"
+
+asn_per_constraints_t asn_PER_type_RedundancyEncodingMethod_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_RedundancyEncodingMethod_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingMethod, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncodingMethod, choice.rtpAudioRedundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtpAudioRedundancyEncoding"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingMethod, choice.rtpH263VideoRedundancyEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RTPH263VideoRedundancyEncoding,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtpH263VideoRedundancyEncoding"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_RedundancyEncodingMethod_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 717 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rtpAudioRedundancyEncodingat 718 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* rtpH263VideoRedundancyEncodingat 721 */
+};
+asn_CHOICE_specifics_t asn_SPC_RedundancyEncodingMethod_specs_1 = {
+	sizeof(struct RedundancyEncodingMethod),
+	offsetof(struct RedundancyEncodingMethod, _asn_ctx),
+	offsetof(struct RedundancyEncodingMethod, present),
+	sizeof(((struct RedundancyEncodingMethod *)0)->present),
+	asn_MAP_RedundancyEncodingMethod_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingMethod = {
+	"RedundancyEncodingMethod",
+	"RedundancyEncodingMethod",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_RedundancyEncodingMethod_constr_1, CHOICE_constraint },
+	asn_MBR_RedundancyEncodingMethod_1,
+	3,	/* Elements count */
+	&asn_SPC_RedundancyEncodingMethod_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMode.h	(working copy)
@@ -0,0 +1,76 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RedundancyEncodingMode_H_
+#define	_RedundancyEncodingMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RedundancyEncodingMethod.h"
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RedundancyEncodingMode__secondaryEncoding_PR {
+	RedundancyEncodingMode__secondaryEncoding_PR_NOTHING,	/* No components present */
+	RedundancyEncodingMode__secondaryEncoding_PR_nonStandard,
+	RedundancyEncodingMode__secondaryEncoding_PR_audioData
+	/* Extensions may appear below */
+	
+} RedundancyEncodingMode__secondaryEncoding_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AudioMode;
+
+/* RedundancyEncodingMode */
+typedef struct RedundancyEncodingMode {
+	RedundancyEncodingMethod_t	 redundancyEncodingMethod;
+	struct RedundancyEncodingMode__secondaryEncoding {
+		RedundancyEncodingMode__secondaryEncoding_PR present;
+		union RedundancyEncodingMode__secondaryEncoding_u {
+			struct NonStandardParameter	*nonStandard;
+			struct AudioMode	*audioData;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *secondaryEncoding;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RedundancyEncodingMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_RedundancyEncodingMode_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "AudioMode.h"
+
+#endif	/* _RedundancyEncodingMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RedundancyEncodingMode.c	(working copy)
@@ -0,0 +1,116 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RedundancyEncodingMode.h"
+
+static asn_per_constraints_t asn_PER_type_secondaryEncoding_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_secondaryEncoding_3[] = {
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingMode__secondaryEncoding, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RedundancyEncodingMode__secondaryEncoding, choice.audioData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioData"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_secondaryEncoding_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2724 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* audioDataat 2725 */
+};
+static asn_CHOICE_specifics_t asn_SPC_secondaryEncoding_specs_3 = {
+	sizeof(struct RedundancyEncodingMode__secondaryEncoding),
+	offsetof(struct RedundancyEncodingMode__secondaryEncoding, _asn_ctx),
+	offsetof(struct RedundancyEncodingMode__secondaryEncoding, present),
+	sizeof(((struct RedundancyEncodingMode__secondaryEncoding *)0)->present),
+	asn_MAP_secondaryEncoding_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_secondaryEncoding_3 = {
+	"secondaryEncoding",
+	"secondaryEncoding",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_secondaryEncoding_constr_3, CHOICE_constraint },
+	asn_MBR_secondaryEncoding_3,
+	2,	/* Elements count */
+	&asn_SPC_secondaryEncoding_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RedundancyEncodingMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RedundancyEncodingMode, redundancyEncodingMethod),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RedundancyEncodingMethod,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"redundancyEncodingMethod"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RedundancyEncodingMode, secondaryEncoding),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_secondaryEncoding_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secondaryEncoding"
+		},
+};
+static const int asn_MAP_RedundancyEncodingMode_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_RedundancyEncodingMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RedundancyEncodingMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* redundancyEncodingMethodat 2721 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* secondaryEncodingat 2724 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RedundancyEncodingMode_specs_1 = {
+	sizeof(struct RedundancyEncodingMode),
+	offsetof(struct RedundancyEncodingMode, _asn_ctx),
+	asn_MAP_RedundancyEncodingMode_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_RedundancyEncodingMode_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RedundancyEncodingMode = {
+	"RedundancyEncodingMode",
+	"RedundancyEncodingMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RedundancyEncodingMode_tags_1,
+	sizeof(asn_DEF_RedundancyEncodingMode_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingMode_tags_1[0]), /* 1 */
+	asn_DEF_RedundancyEncodingMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RedundancyEncodingMode_tags_1)
+		/sizeof(asn_DEF_RedundancyEncodingMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RedundancyEncodingMode_1,
+	2,	/* Elements count */
+	&asn_SPC_RedundancyEncodingMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RefPictureSelection.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RefPictureSelection.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RefPictureSelection.h	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RefPictureSelection_H_
+#define	_RefPictureSelection_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RefPictureSelection__videoBackChannelSend_PR {
+	RefPictureSelection__videoBackChannelSend_PR_NOTHING,	/* No components present */
+	RefPictureSelection__videoBackChannelSend_PR_none,
+	RefPictureSelection__videoBackChannelSend_PR_ackMessageOnly,
+	RefPictureSelection__videoBackChannelSend_PR_nackMessageOnly,
+	RefPictureSelection__videoBackChannelSend_PR_ackOrNackMessageOnly,
+	RefPictureSelection__videoBackChannelSend_PR_ackAndNackMessage
+	/* Extensions may appear below */
+	
+} RefPictureSelection__videoBackChannelSend_PR;
+
+/* RefPictureSelection */
+typedef struct RefPictureSelection {
+	struct RefPictureSelection__additionalPictureMemory {
+		long	*sqcifAdditionalPictureMemory;	/* OPTIONAL */
+		long	*qcifAdditionalPictureMemory;	/* OPTIONAL */
+		long	*cifAdditionalPictureMemory;	/* OPTIONAL */
+		long	*cif4AdditionalPictureMemory;	/* OPTIONAL */
+		long	*cif16AdditionalPictureMemory;	/* OPTIONAL */
+		long	*bigCpfAdditionalPictureMemory;	/* OPTIONAL */
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *additionalPictureMemory;
+	BOOLEAN_t	 videoMux;
+	struct RefPictureSelection__videoBackChannelSend {
+		RefPictureSelection__videoBackChannelSend_PR present;
+		union RefPictureSelection__videoBackChannelSend_u {
+			NULL_t	 none;
+			NULL_t	 ackMessageOnly;
+			NULL_t	 nackMessageOnly;
+			NULL_t	 ackOrNackMessageOnly;
+			NULL_t	 ackAndNackMessage;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} videoBackChannelSend;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct RefPictureSelection__enhancedReferencePicSelect {
+		struct RefPictureSelection__enhancedReferencePicSelect__subPictureRemovalParameters {
+			long	 mpuHorizMBs;
+			long	 mpuVertMBs;
+			long	 mpuTotalNumber;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *subPictureRemovalParameters;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *enhancedReferencePicSelect;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RefPictureSelection_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RefPictureSelection;
+extern asn_SEQUENCE_specifics_t asn_SPC_RefPictureSelection_specs_1;
+extern asn_TYPE_member_t asn_MBR_RefPictureSelection_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RefPictureSelection_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RefPictureSelection.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RefPictureSelection.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RefPictureSelection.c	(working copy)
@@ -0,0 +1,639 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RefPictureSelection.h"
+
+static int
+memb_sqcifAdditionalPictureMemory_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_qcifAdditionalPictureMemory_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cifAdditionalPictureMemory_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif4AdditionalPictureMemory_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_cif16AdditionalPictureMemory_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_bigCpfAdditionalPictureMemory_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_mpuHorizMBs_constraint_20(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 128)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_mpuVertMBs_constraint_20(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 72)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_mpuTotalNumber_constraint_20(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65536)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_sqcifAdditionalPictureMemory_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_qcifAdditionalPictureMemory_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cifAdditionalPictureMemory_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif4AdditionalPictureMemory_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_cif16AdditionalPictureMemory_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_bigCpfAdditionalPictureMemory_constr_8 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_videoBackChannelSend_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_mpuHorizMBs_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (1..128) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_mpuVertMBs_constr_22 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  1,  72 }	/* (1..72) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_mpuTotalNumber_constr_23 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16, -1,  1,  65536 }	/* (1..65536) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_additionalPictureMemory_2[] = {
+	{ ATF_POINTER, 6, offsetof(struct RefPictureSelection__additionalPictureMemory, sqcifAdditionalPictureMemory),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sqcifAdditionalPictureMemory_constr_3,  memb_sqcifAdditionalPictureMemory_constraint_2 },
+		0, 0, /* No default value */
+		"sqcifAdditionalPictureMemory"
+		},
+	{ ATF_POINTER, 5, offsetof(struct RefPictureSelection__additionalPictureMemory, qcifAdditionalPictureMemory),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_qcifAdditionalPictureMemory_constr_4,  memb_qcifAdditionalPictureMemory_constraint_2 },
+		0, 0, /* No default value */
+		"qcifAdditionalPictureMemory"
+		},
+	{ ATF_POINTER, 4, offsetof(struct RefPictureSelection__additionalPictureMemory, cifAdditionalPictureMemory),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cifAdditionalPictureMemory_constr_5,  memb_cifAdditionalPictureMemory_constraint_2 },
+		0, 0, /* No default value */
+		"cifAdditionalPictureMemory"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RefPictureSelection__additionalPictureMemory, cif4AdditionalPictureMemory),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif4AdditionalPictureMemory_constr_6,  memb_cif4AdditionalPictureMemory_constraint_2 },
+		0, 0, /* No default value */
+		"cif4AdditionalPictureMemory"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RefPictureSelection__additionalPictureMemory, cif16AdditionalPictureMemory),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_cif16AdditionalPictureMemory_constr_7,  memb_cif16AdditionalPictureMemory_constraint_2 },
+		0, 0, /* No default value */
+		"cif16AdditionalPictureMemory"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RefPictureSelection__additionalPictureMemory, bigCpfAdditionalPictureMemory),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_bigCpfAdditionalPictureMemory_constr_8,  memb_bigCpfAdditionalPictureMemory_constraint_2 },
+		0, 0, /* No default value */
+		"bigCpfAdditionalPictureMemory"
+		},
+};
+static const int asn_MAP_additionalPictureMemory_oms_2[] = { 0, 1, 2, 3, 4, 5 };
+static const ber_tlv_tag_t asn_DEF_additionalPictureMemory_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_additionalPictureMemory_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sqcifAdditionalPictureMemoryat 949 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* qcifAdditionalPictureMemoryat 950 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cifAdditionalPictureMemoryat 951 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cif4AdditionalPictureMemoryat 952 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cif16AdditionalPictureMemoryat 953 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* bigCpfAdditionalPictureMemoryat 954 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_additionalPictureMemory_specs_2 = {
+	sizeof(struct RefPictureSelection__additionalPictureMemory),
+	offsetof(struct RefPictureSelection__additionalPictureMemory, _asn_ctx),
+	asn_MAP_additionalPictureMemory_tag2el_2,
+	6,	/* Count of tags in the map */
+	asn_MAP_additionalPictureMemory_oms_2,	/* Optional members */
+	6, 0,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_additionalPictureMemory_2 = {
+	"additionalPictureMemory",
+	"additionalPictureMemory",
+	&asn_OP_SEQUENCE,
+	asn_DEF_additionalPictureMemory_tags_2,
+	sizeof(asn_DEF_additionalPictureMemory_tags_2)
+		/sizeof(asn_DEF_additionalPictureMemory_tags_2[0]) - 1, /* 1 */
+	asn_DEF_additionalPictureMemory_tags_2,	/* Same as above */
+	sizeof(asn_DEF_additionalPictureMemory_tags_2)
+		/sizeof(asn_DEF_additionalPictureMemory_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_additionalPictureMemory_2,
+	6,	/* Elements count */
+	&asn_SPC_additionalPictureMemory_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_videoBackChannelSend_11[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__videoBackChannelSend, choice.none),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"none"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__videoBackChannelSend, choice.ackMessageOnly),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ackMessageOnly"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__videoBackChannelSend, choice.nackMessageOnly),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nackMessageOnly"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__videoBackChannelSend, choice.ackOrNackMessageOnly),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ackOrNackMessageOnly"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__videoBackChannelSend, choice.ackAndNackMessage),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ackAndNackMessage"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_videoBackChannelSend_tag2el_11[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noneat 960 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ackMessageOnlyat 961 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nackMessageOnlyat 962 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* ackOrNackMessageOnlyat 963 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* ackAndNackMessageat 964 */
+};
+static asn_CHOICE_specifics_t asn_SPC_videoBackChannelSend_specs_11 = {
+	sizeof(struct RefPictureSelection__videoBackChannelSend),
+	offsetof(struct RefPictureSelection__videoBackChannelSend, _asn_ctx),
+	offsetof(struct RefPictureSelection__videoBackChannelSend, present),
+	sizeof(((struct RefPictureSelection__videoBackChannelSend *)0)->present),
+	asn_MAP_videoBackChannelSend_tag2el_11,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_videoBackChannelSend_11 = {
+	"videoBackChannelSend",
+	"videoBackChannelSend",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_videoBackChannelSend_constr_11, CHOICE_constraint },
+	asn_MBR_videoBackChannelSend_11,
+	5,	/* Elements count */
+	&asn_SPC_videoBackChannelSend_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_subPictureRemovalParameters_20[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__enhancedReferencePicSelect__subPictureRemovalParameters, mpuHorizMBs),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_mpuHorizMBs_constr_21,  memb_mpuHorizMBs_constraint_20 },
+		0, 0, /* No default value */
+		"mpuHorizMBs"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__enhancedReferencePicSelect__subPictureRemovalParameters, mpuVertMBs),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_mpuVertMBs_constr_22,  memb_mpuVertMBs_constraint_20 },
+		0, 0, /* No default value */
+		"mpuVertMBs"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection__enhancedReferencePicSelect__subPictureRemovalParameters, mpuTotalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_mpuTotalNumber_constr_23,  memb_mpuTotalNumber_constraint_20 },
+		0, 0, /* No default value */
+		"mpuTotalNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_subPictureRemovalParameters_tags_20[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_subPictureRemovalParameters_tag2el_20[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* mpuHorizMBsat 972 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* mpuVertMBsat 973 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* mpuTotalNumberat 974 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_subPictureRemovalParameters_specs_20 = {
+	sizeof(struct RefPictureSelection__enhancedReferencePicSelect__subPictureRemovalParameters),
+	offsetof(struct RefPictureSelection__enhancedReferencePicSelect__subPictureRemovalParameters, _asn_ctx),
+	asn_MAP_subPictureRemovalParameters_tag2el_20,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_subPictureRemovalParameters_20 = {
+	"subPictureRemovalParameters",
+	"subPictureRemovalParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_subPictureRemovalParameters_tags_20,
+	sizeof(asn_DEF_subPictureRemovalParameters_tags_20)
+		/sizeof(asn_DEF_subPictureRemovalParameters_tags_20[0]) - 1, /* 1 */
+	asn_DEF_subPictureRemovalParameters_tags_20,	/* Same as above */
+	sizeof(asn_DEF_subPictureRemovalParameters_tags_20)
+		/sizeof(asn_DEF_subPictureRemovalParameters_tags_20[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_subPictureRemovalParameters_20,
+	3,	/* Elements count */
+	&asn_SPC_subPictureRemovalParameters_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_enhancedReferencePicSelect_19[] = {
+	{ ATF_POINTER, 1, offsetof(struct RefPictureSelection__enhancedReferencePicSelect, subPictureRemovalParameters),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_subPictureRemovalParameters_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"subPictureRemovalParameters"
+		},
+};
+static const int asn_MAP_enhancedReferencePicSelect_oms_19[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_enhancedReferencePicSelect_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_enhancedReferencePicSelect_tag2el_19[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* subPictureRemovalParametersat 972 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_enhancedReferencePicSelect_specs_19 = {
+	sizeof(struct RefPictureSelection__enhancedReferencePicSelect),
+	offsetof(struct RefPictureSelection__enhancedReferencePicSelect, _asn_ctx),
+	asn_MAP_enhancedReferencePicSelect_tag2el_19,
+	1,	/* Count of tags in the map */
+	asn_MAP_enhancedReferencePicSelect_oms_19,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_enhancedReferencePicSelect_19 = {
+	"enhancedReferencePicSelect",
+	"enhancedReferencePicSelect",
+	&asn_OP_SEQUENCE,
+	asn_DEF_enhancedReferencePicSelect_tags_19,
+	sizeof(asn_DEF_enhancedReferencePicSelect_tags_19)
+		/sizeof(asn_DEF_enhancedReferencePicSelect_tags_19[0]) - 1, /* 1 */
+	asn_DEF_enhancedReferencePicSelect_tags_19,	/* Same as above */
+	sizeof(asn_DEF_enhancedReferencePicSelect_tags_19)
+		/sizeof(asn_DEF_enhancedReferencePicSelect_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_enhancedReferencePicSelect_19,
+	1,	/* Elements count */
+	&asn_SPC_enhancedReferencePicSelect_specs_19	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RefPictureSelection_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct RefPictureSelection, additionalPictureMemory),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_additionalPictureMemory_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"additionalPictureMemory"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection, videoMux),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoMux"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RefPictureSelection, videoBackChannelSend),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_videoBackChannelSend_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"videoBackChannelSend"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RefPictureSelection, enhancedReferencePicSelect),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_enhancedReferencePicSelect_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enhancedReferencePicSelect"
+		},
+};
+static const int asn_MAP_RefPictureSelection_oms_1[] = { 0, 3 };
+static const ber_tlv_tag_t asn_DEF_RefPictureSelection_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RefPictureSelection_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* additionalPictureMemoryat 949 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* videoMuxat 957 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* videoBackChannelSendat 960 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* enhancedReferencePicSelectat 976 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RefPictureSelection_specs_1 = {
+	sizeof(struct RefPictureSelection),
+	offsetof(struct RefPictureSelection, _asn_ctx),
+	asn_MAP_RefPictureSelection_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_RefPictureSelection_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RefPictureSelection = {
+	"RefPictureSelection",
+	"RefPictureSelection",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RefPictureSelection_tags_1,
+	sizeof(asn_DEF_RefPictureSelection_tags_1)
+		/sizeof(asn_DEF_RefPictureSelection_tags_1[0]), /* 1 */
+	asn_DEF_RefPictureSelection_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RefPictureSelection_tags_1)
+		/sizeof(asn_DEF_RefPictureSelection_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RefPictureSelection_1,
+	4,	/* Elements count */
+	&asn_SPC_RefPictureSelection_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationConfirm.h	(working copy)
@@ -0,0 +1,193 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RegistrationConfirm_H_
+#define	_RegistrationConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include "GatekeeperIdentifier.h"
+#include "EndpointIdentifier.h"
+#include "TimeToLive.h"
+#include <BOOLEAN.h>
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <NativeInteger.h>
+#include "BandWidth.h"
+#include <constr_SEQUENCE.h>
+#include <IA5String.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct AliasAddress;
+struct CapacityReportingSpecification;
+struct FeatureSet;
+struct AlternateGK;
+struct RehomingModel;
+struct TransportQOS;
+struct TransportAddress;
+struct ClearToken;
+struct CryptoH323Token;
+struct AlternateTransportAddresses;
+struct UseSpecifiedTransport;
+struct ServiceControlSession;
+struct AddressPattern;
+struct SupportedPrefix;
+struct RasUsageSpecification;
+struct GenericData;
+
+/* RegistrationConfirm */
+typedef struct RegistrationConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct RegistrationConfirm__callSignalAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} callSignalAddress;
+	struct RegistrationConfirm__terminalAlias {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *terminalAlias;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	EndpointIdentifier_t	 endpointIdentifier;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct RegistrationConfirm__alternateGatekeeper {
+		A_SEQUENCE_OF(struct AlternateGK) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateGatekeeper;
+	TimeToLive_t	*timeToLive;	/* OPTIONAL */
+	struct RegistrationConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct RegistrationConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	BOOLEAN_t	*willRespondToIRR;
+	struct RegistrationConfirm__preGrantedARQ {
+		BOOLEAN_t	 makeCall;
+		BOOLEAN_t	 useGKCallSignalAddressToMakeCall;
+		BOOLEAN_t	 answerCall;
+		BOOLEAN_t	 useGKCallSignalAddressToAnswer;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		long	*irrFrequencyInCall;	/* OPTIONAL */
+		BandWidth_t	*totalBandwidthRestriction;	/* OPTIONAL */
+		struct AlternateTransportAddresses	*alternateTransportAddresses;	/* OPTIONAL */
+		struct UseSpecifiedTransport	*useSpecifiedTransport;	/* OPTIONAL */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *preGrantedARQ;
+	BOOLEAN_t	*maintainConnection;
+	struct RegistrationConfirm__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	NULL_t	*supportsAdditiveRegistration;	/* OPTIONAL */
+	struct RegistrationConfirm__terminalAliasPattern {
+		A_SEQUENCE_OF(struct AddressPattern) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *terminalAliasPattern;
+	struct RegistrationConfirm__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	struct RegistrationConfirm__usageSpec {
+		A_SEQUENCE_OF(struct RasUsageSpecification) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *usageSpec;
+	struct AliasAddress	*featureServerAlias;	/* OPTIONAL */
+	struct CapacityReportingSpecification	*capacityReportingSpec;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct RegistrationConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	struct RehomingModel	*rehomingModel;	/* OPTIONAL */
+	struct TransportQOS	*transportQOS;	/* OPTIONAL */
+	struct RegistrationConfirm__language {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *language;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RegistrationConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RegistrationConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_RegistrationConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_RegistrationConfirm_1[28];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "AliasAddress.h"
+#include "CapacityReportingSpecification.h"
+#include "FeatureSet.h"
+#include "AlternateGK.h"
+#include "RehomingModel.h"
+#include "TransportQOS.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AlternateTransportAddresses.h"
+#include "UseSpecifiedTransport.h"
+#include "ServiceControlSession.h"
+#include "AddressPattern.h"
+#include "SupportedPrefix.h"
+#include "RasUsageSpecification.h"
+#include "GenericData.h"
+
+#endif	/* _RegistrationConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationConfirm.c	(working copy)
@@ -0,0 +1,919 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RegistrationConfirm.h"
+
+static int check_permitted_alphabet_50(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_irrFrequencyInCall_constraint_21(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_IA5String_constraint_49(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)
+		 && !check_permitted_alphabet_50(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_irrFrequencyInCall_constr_27 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_Member_constr_50 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_TYPE_member_t asn_MBR_callSignalAddress_5[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callSignalAddress_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_callSignalAddress_specs_5 = {
+	sizeof(struct RegistrationConfirm__callSignalAddress),
+	offsetof(struct RegistrationConfirm__callSignalAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callSignalAddress_5 = {
+	"callSignalAddress",
+	"callSignalAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_callSignalAddress_tags_5,
+	sizeof(asn_DEF_callSignalAddress_tags_5)
+		/sizeof(asn_DEF_callSignalAddress_tags_5[0]) - 1, /* 1 */
+	asn_DEF_callSignalAddress_tags_5,	/* Same as above */
+	sizeof(asn_DEF_callSignalAddress_tags_5)
+		/sizeof(asn_DEF_callSignalAddress_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_callSignalAddress_5,
+	1,	/* Single element */
+	&asn_SPC_callSignalAddress_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalAlias_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalAlias_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalAlias_specs_7 = {
+	sizeof(struct RegistrationConfirm__terminalAlias),
+	offsetof(struct RegistrationConfirm__terminalAlias, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalAlias_7 = {
+	"terminalAlias",
+	"terminalAlias",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalAlias_tags_7,
+	sizeof(asn_DEF_terminalAlias_tags_7)
+		/sizeof(asn_DEF_terminalAlias_tags_7[0]) - 1, /* 1 */
+	asn_DEF_terminalAlias_tags_7,	/* Same as above */
+	sizeof(asn_DEF_terminalAlias_tags_7)
+		/sizeof(asn_DEF_terminalAlias_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalAlias_7,
+	1,	/* Single element */
+	&asn_SPC_terminalAlias_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alternateGatekeeper_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateGatekeeper_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateGatekeeper_specs_12 = {
+	sizeof(struct RegistrationConfirm__alternateGatekeeper),
+	offsetof(struct RegistrationConfirm__alternateGatekeeper, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateGatekeeper_12 = {
+	"alternateGatekeeper",
+	"alternateGatekeeper",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateGatekeeper_tags_12,
+	sizeof(asn_DEF_alternateGatekeeper_tags_12)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_12[0]) - 1, /* 1 */
+	asn_DEF_alternateGatekeeper_tags_12,	/* Same as above */
+	sizeof(asn_DEF_alternateGatekeeper_tags_12)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateGatekeeper_12,
+	1,	/* Single element */
+	&asn_SPC_alternateGatekeeper_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_15[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_15 = {
+	sizeof(struct RegistrationConfirm__tokens),
+	offsetof(struct RegistrationConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_15 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_15,
+	sizeof(asn_DEF_tokens_tags_15)
+		/sizeof(asn_DEF_tokens_tags_15[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_15,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_15)
+		/sizeof(asn_DEF_tokens_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_15,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_17[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_17 = {
+	sizeof(struct RegistrationConfirm__cryptoTokens),
+	offsetof(struct RegistrationConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_17 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_17,
+	sizeof(asn_DEF_cryptoTokens_tags_17)
+		/sizeof(asn_DEF_cryptoTokens_tags_17[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_17,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_17)
+		/sizeof(asn_DEF_cryptoTokens_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_17,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_preGrantedARQ_21[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm__preGrantedARQ, makeCall),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"makeCall"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm__preGrantedARQ, useGKCallSignalAddressToMakeCall),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"useGKCallSignalAddressToMakeCall"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm__preGrantedARQ, answerCall),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"answerCall"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm__preGrantedARQ, useGKCallSignalAddressToAnswer),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"useGKCallSignalAddressToAnswer"
+		},
+	{ ATF_POINTER, 4, offsetof(struct RegistrationConfirm__preGrantedARQ, irrFrequencyInCall),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_irrFrequencyInCall_constr_27,  memb_irrFrequencyInCall_constraint_21 },
+		0, 0, /* No default value */
+		"irrFrequencyInCall"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RegistrationConfirm__preGrantedARQ, totalBandwidthRestriction),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BandWidth,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"totalBandwidthRestriction"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RegistrationConfirm__preGrantedARQ, alternateTransportAddresses),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateTransportAddresses,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateTransportAddresses"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationConfirm__preGrantedARQ, useSpecifiedTransport),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UseSpecifiedTransport,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"useSpecifiedTransport"
+		},
+};
+static const int asn_MAP_preGrantedARQ_oms_21[] = { 4, 5, 6, 7 };
+static const ber_tlv_tag_t asn_DEF_preGrantedARQ_tags_21[] = {
+	(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_preGrantedARQ_tag2el_21[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* makeCallat 1577 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* useGKCallSignalAddressToMakeCallat 1578 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* answerCallat 1579 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* useGKCallSignalAddressToAnswerat 1580 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* irrFrequencyInCallat 1582 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* totalBandwidthRestrictionat 1586 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* alternateTransportAddressesat 1589 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* useSpecifiedTransportat 1590 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_preGrantedARQ_specs_21 = {
+	sizeof(struct RegistrationConfirm__preGrantedARQ),
+	offsetof(struct RegistrationConfirm__preGrantedARQ, _asn_ctx),
+	asn_MAP_preGrantedARQ_tag2el_21,
+	8,	/* Count of tags in the map */
+	asn_MAP_preGrantedARQ_oms_21,	/* Optional members */
+	0, 4,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_preGrantedARQ_21 = {
+	"preGrantedARQ",
+	"preGrantedARQ",
+	&asn_OP_SEQUENCE,
+	asn_DEF_preGrantedARQ_tags_21,
+	sizeof(asn_DEF_preGrantedARQ_tags_21)
+		/sizeof(asn_DEF_preGrantedARQ_tags_21[0]) - 1, /* 1 */
+	asn_DEF_preGrantedARQ_tags_21,	/* Same as above */
+	sizeof(asn_DEF_preGrantedARQ_tags_21)
+		/sizeof(asn_DEF_preGrantedARQ_tags_21[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_preGrantedARQ_21,
+	8,	/* Elements count */
+	&asn_SPC_preGrantedARQ_specs_21	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_32[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_32[] = {
+	(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_32 = {
+	sizeof(struct RegistrationConfirm__serviceControl),
+	offsetof(struct RegistrationConfirm__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_32 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_32,
+	sizeof(asn_DEF_serviceControl_tags_32)
+		/sizeof(asn_DEF_serviceControl_tags_32[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_32,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_32)
+		/sizeof(asn_DEF_serviceControl_tags_32[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_32,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_32	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalAliasPattern_35[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AddressPattern,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalAliasPattern_tags_35[] = {
+	(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalAliasPattern_specs_35 = {
+	sizeof(struct RegistrationConfirm__terminalAliasPattern),
+	offsetof(struct RegistrationConfirm__terminalAliasPattern, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalAliasPattern_35 = {
+	"terminalAliasPattern",
+	"terminalAliasPattern",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalAliasPattern_tags_35,
+	sizeof(asn_DEF_terminalAliasPattern_tags_35)
+		/sizeof(asn_DEF_terminalAliasPattern_tags_35[0]) - 1, /* 1 */
+	asn_DEF_terminalAliasPattern_tags_35,	/* Same as above */
+	sizeof(asn_DEF_terminalAliasPattern_tags_35)
+		/sizeof(asn_DEF_terminalAliasPattern_tags_35[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalAliasPattern_35,
+	1,	/* Single element */
+	&asn_SPC_terminalAliasPattern_specs_35	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_37[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_37[] = {
+	(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_37 = {
+	sizeof(struct RegistrationConfirm__supportedPrefixes),
+	offsetof(struct RegistrationConfirm__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_37 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_37,
+	sizeof(asn_DEF_supportedPrefixes_tags_37)
+		/sizeof(asn_DEF_supportedPrefixes_tags_37[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_37,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_37)
+		/sizeof(asn_DEF_supportedPrefixes_tags_37[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_37,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_37	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_usageSpec_39[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RasUsageSpecification,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_usageSpec_tags_39[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_usageSpec_specs_39 = {
+	sizeof(struct RegistrationConfirm__usageSpec),
+	offsetof(struct RegistrationConfirm__usageSpec, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_usageSpec_39 = {
+	"usageSpec",
+	"usageSpec",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_usageSpec_tags_39,
+	sizeof(asn_DEF_usageSpec_tags_39)
+		/sizeof(asn_DEF_usageSpec_tags_39[0]) - 1, /* 1 */
+	asn_DEF_usageSpec_tags_39,	/* Same as above */
+	sizeof(asn_DEF_usageSpec_tags_39)
+		/sizeof(asn_DEF_usageSpec_tags_39[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_usageSpec_39,
+	1,	/* Single element */
+	&asn_SPC_usageSpec_specs_39	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_44[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_44[] = {
+	(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_44 = {
+	sizeof(struct RegistrationConfirm__genericData),
+	offsetof(struct RegistrationConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_44 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_44,
+	sizeof(asn_DEF_genericData_tags_44)
+		/sizeof(asn_DEF_genericData_tags_44[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_44,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_44)
+		/sizeof(asn_DEF_genericData_tags_44[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_44,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_44	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_language_49[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_50,  memb_IA5String_constraint_49 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_language_tags_49[] = {
+	(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_language_specs_49 = {
+	sizeof(struct RegistrationConfirm__language),
+	offsetof(struct RegistrationConfirm__language, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_language_49 = {
+	"language",
+	"language",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_language_tags_49,
+	sizeof(asn_DEF_language_tags_49)
+		/sizeof(asn_DEF_language_tags_49[0]) - 1, /* 1 */
+	asn_DEF_language_tags_49,	/* Same as above */
+	sizeof(asn_DEF_language_tags_49)
+		/sizeof(asn_DEF_language_tags_49[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_language_49,
+	1,	/* Single element */
+	&asn_SPC_language_specs_49	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RegistrationConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm, callSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_callSignalAddress_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignalAddress"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RegistrationConfirm, terminalAlias),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_terminalAlias_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalAlias"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationConfirm, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationConfirm, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_POINTER, 21, offsetof(struct RegistrationConfirm, alternateGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_alternateGatekeeper_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateGatekeeper"
+		},
+	{ ATF_POINTER, 20, offsetof(struct RegistrationConfirm, timeToLive),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeToLive,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"timeToLive"
+		},
+	{ ATF_POINTER, 19, offsetof(struct RegistrationConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_tokens_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 18, offsetof(struct RegistrationConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 17, offsetof(struct RegistrationConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 16, offsetof(struct RegistrationConfirm, willRespondToIRR),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"willRespondToIRR"
+		},
+	{ ATF_POINTER, 15, offsetof(struct RegistrationConfirm, preGrantedARQ),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		0,
+		&asn_DEF_preGrantedARQ_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"preGrantedARQ"
+		},
+	{ ATF_POINTER, 14, offsetof(struct RegistrationConfirm, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 13, offsetof(struct RegistrationConfirm, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		0,
+		&asn_DEF_serviceControl_32,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 12, offsetof(struct RegistrationConfirm, supportsAdditiveRegistration),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportsAdditiveRegistration"
+		},
+	{ ATF_POINTER, 11, offsetof(struct RegistrationConfirm, terminalAliasPattern),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		0,
+		&asn_DEF_terminalAliasPattern_35,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalAliasPattern"
+		},
+	{ ATF_POINTER, 10, offsetof(struct RegistrationConfirm, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_37,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+	{ ATF_POINTER, 9, offsetof(struct RegistrationConfirm, usageSpec),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_usageSpec_39,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageSpec"
+		},
+	{ ATF_POINTER, 8, offsetof(struct RegistrationConfirm, featureServerAlias),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureServerAlias"
+		},
+	{ ATF_POINTER, 7, offsetof(struct RegistrationConfirm, capacityReportingSpec),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapacityReportingSpecification,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacityReportingSpec"
+		},
+	{ ATF_POINTER, 6, offsetof(struct RegistrationConfirm, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 5, offsetof(struct RegistrationConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		0,
+		&asn_DEF_genericData_44,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 4, offsetof(struct RegistrationConfirm, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RegistrationConfirm, rehomingModel),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RehomingModel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rehomingModel"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RegistrationConfirm, transportQOS),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_TransportQOS,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportQOS"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationConfirm, language),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		0,
+		&asn_DEF_language_49,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+};
+static const int asn_MAP_RegistrationConfirm_oms_1[] = { 2, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27 };
+static const ber_tlv_tag_t asn_DEF_RegistrationConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RegistrationConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1561 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 1562 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1563 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* callSignalAddressat 1564 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* terminalAliasat 1565 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* gatekeeperIdentifierat 1566 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* endpointIdentifierat 1567 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* alternateGatekeeperat 1569 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* timeToLiveat 1570 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* tokensat 1571 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* cryptoTokensat 1572 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* integrityCheckValueat 1573 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* willRespondToIRRat 1574 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* preGrantedARQat 1577 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* maintainConnectionat 1592 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* serviceControlat 1593 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* supportsAdditiveRegistrationat 1594 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* terminalAliasPatternat 1595 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* supportedPrefixesat 1596 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* usageSpecat 1597 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* featureServerAliasat 1598 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* capacityReportingSpecat 1599 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* featureSetat 1600 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* genericDataat 1601 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* assignedGatekeeperat 1602 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* rehomingModelat 1603 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* transportQOSat 1604 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 } /* languageat 1605 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RegistrationConfirm_specs_1 = {
+	sizeof(struct RegistrationConfirm),
+	offsetof(struct RegistrationConfirm, _asn_ctx),
+	asn_MAP_RegistrationConfirm_tag2el_1,
+	28,	/* Count of tags in the map */
+	asn_MAP_RegistrationConfirm_oms_1,	/* Optional members */
+	3, 21,	/* Root/Additions */
+	7,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RegistrationConfirm = {
+	"RegistrationConfirm",
+	"RegistrationConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RegistrationConfirm_tags_1,
+	sizeof(asn_DEF_RegistrationConfirm_tags_1)
+		/sizeof(asn_DEF_RegistrationConfirm_tags_1[0]), /* 1 */
+	asn_DEF_RegistrationConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RegistrationConfirm_tags_1)
+		/sizeof(asn_DEF_RegistrationConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RegistrationConfirm_1,
+	28,	/* Elements count */
+	&asn_SPC_RegistrationConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationReject.h	(working copy)
@@ -0,0 +1,95 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RegistrationReject_H_
+#define	_RegistrationReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include "RegistrationRejectReason.h"
+#include "GatekeeperIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct FeatureSet;
+struct AlternateGK;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* RegistrationReject */
+typedef struct RegistrationReject {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	RegistrationRejectReason_t	 rejectReason;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct RegistrationReject__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct RegistrationReject__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct RegistrationReject__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RegistrationReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RegistrationReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_RegistrationReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_RegistrationReject_1[12];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "AlternateGK.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _RegistrationReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationReject.c	(working copy)
@@ -0,0 +1,273 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RegistrationReject.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_9 = {
+	sizeof(struct RegistrationReject__tokens),
+	offsetof(struct RegistrationReject__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_9 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_9,
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_9,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_11 = {
+	sizeof(struct RegistrationReject__cryptoTokens),
+	offsetof(struct RegistrationReject__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_11 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_11,
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_11,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_11,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_15[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_15 = {
+	sizeof(struct RegistrationReject__genericData),
+	offsetof(struct RegistrationReject__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_15 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_15,
+	sizeof(asn_DEF_genericData_tags_15)
+		/sizeof(asn_DEF_genericData_tags_15[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_15,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_15)
+		/sizeof(asn_DEF_genericData_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_15,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_15	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RegistrationReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationReject, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationReject, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationReject, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_RegistrationRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_POINTER, 8, offsetof(struct RegistrationReject, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_POINTER, 7, offsetof(struct RegistrationReject, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 6, offsetof(struct RegistrationReject, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_tokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 5, offsetof(struct RegistrationReject, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct RegistrationReject, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RegistrationReject, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RegistrationReject, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_genericData_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationReject, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_RegistrationReject_oms_1[] = { 2, 4, 5, 6, 7, 8, 9, 10, 11 };
+static const ber_tlv_tag_t asn_DEF_RegistrationReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RegistrationReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1611 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 1612 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1613 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* rejectReasonat 1614 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* gatekeeperIdentifierat 1615 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* altGKInfoat 1617 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* tokensat 1618 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* cryptoTokensat 1619 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* integrityCheckValueat 1620 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* featureSetat 1621 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* genericDataat 1622 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* assignedGatekeeperat 1623 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RegistrationReject_specs_1 = {
+	sizeof(struct RegistrationReject),
+	offsetof(struct RegistrationReject, _asn_ctx),
+	asn_MAP_RegistrationReject_tag2el_1,
+	12,	/* Count of tags in the map */
+	asn_MAP_RegistrationReject_oms_1,	/* Optional members */
+	2, 7,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RegistrationReject = {
+	"RegistrationReject",
+	"RegistrationReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RegistrationReject_tags_1,
+	sizeof(asn_DEF_RegistrationReject_tags_1)
+		/sizeof(asn_DEF_RegistrationReject_tags_1[0]), /* 1 */
+	asn_DEF_RegistrationReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RegistrationReject_tags_1)
+		/sizeof(asn_DEF_RegistrationReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RegistrationReject_1,
+	12,	/* Elements count */
+	&asn_SPC_RegistrationReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRejectReason.h	(working copy)
@@ -0,0 +1,137 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RegistrationRejectReason_H_
+#define	_RegistrationRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RegistrationRejectReason_PR {
+	RegistrationRejectReason_PR_NOTHING,	/* No components present */
+	RegistrationRejectReason_PR_discoveryRequired,
+	RegistrationRejectReason_PR_invalidRevision,
+	RegistrationRejectReason_PR_invalidCallSignalAddress,
+	RegistrationRejectReason_PR_invalidRASAddress,
+	RegistrationRejectReason_PR_duplicateAlias,
+	RegistrationRejectReason_PR_invalidTerminalType,
+	RegistrationRejectReason_PR_undefinedReason,
+	RegistrationRejectReason_PR_transportNotSupported,
+	/* Extensions may appear below */
+	RegistrationRejectReason_PR_transportQOSNotSupported,
+	RegistrationRejectReason_PR_resourceUnavailable,
+	RegistrationRejectReason_PR_invalidAlias,
+	RegistrationRejectReason_PR_securityDenial,
+	RegistrationRejectReason_PR_fullRegistrationRequired,
+	RegistrationRejectReason_PR_additiveRegistrationNotSupported,
+	RegistrationRejectReason_PR_invalidTerminalAliases,
+	RegistrationRejectReason_PR_genericDataReason,
+	RegistrationRejectReason_PR_neededFeatureNotSupported,
+	RegistrationRejectReason_PR_securityError,
+	RegistrationRejectReason_PR_registerWithAssignedGK
+} RegistrationRejectReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors;
+struct AliasAddress;
+struct AddressPattern;
+struct SupportedPrefix;
+
+/* RegistrationRejectReason */
+typedef struct RegistrationRejectReason {
+	RegistrationRejectReason_PR present;
+	union RegistrationRejectReason_u {
+		NULL_t	 discoveryRequired;
+		NULL_t	 invalidRevision;
+		NULL_t	 invalidCallSignalAddress;
+		NULL_t	 invalidRASAddress;
+		struct RegistrationRejectReason__duplicateAlias {
+			A_SEQUENCE_OF(struct AliasAddress) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *duplicateAlias;
+		NULL_t	 invalidTerminalType;
+		NULL_t	 undefinedReason;
+		NULL_t	 transportNotSupported;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 transportQOSNotSupported;
+		NULL_t	 resourceUnavailable;
+		NULL_t	 invalidAlias;
+		NULL_t	 securityDenial;
+		NULL_t	 fullRegistrationRequired;
+		NULL_t	 additiveRegistrationNotSupported;
+		struct RegistrationRejectReason__invalidTerminalAliases {
+			struct RegistrationRejectReason__invalidTerminalAliases__terminalAlias {
+				A_SEQUENCE_OF(struct AliasAddress) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *terminalAlias;
+			struct RegistrationRejectReason__invalidTerminalAliases__terminalAliasPattern {
+				A_SEQUENCE_OF(struct AddressPattern) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *terminalAliasPattern;
+			struct RegistrationRejectReason__invalidTerminalAliases__supportedPrefixes {
+				A_SEQUENCE_OF(struct SupportedPrefix) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *supportedPrefixes;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *invalidTerminalAliases;
+		NULL_t	 genericDataReason;
+		NULL_t	 neededFeatureNotSupported;
+		struct SecurityErrors	*securityError;
+		NULL_t	 registerWithAssignedGK;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RegistrationRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RegistrationRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_RegistrationRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_RegistrationRejectReason_1[19];
+extern asn_per_constraints_t asn_PER_type_RegistrationRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors.h"
+#include "AliasAddress.h"
+#include "AddressPattern.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _RegistrationRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRejectReason.c	(working copy)
@@ -0,0 +1,445 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RegistrationRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_RegistrationRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  7 }	/* (0..7,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_duplicateAlias_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_duplicateAlias_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_duplicateAlias_specs_6 = {
+	sizeof(struct RegistrationRejectReason__duplicateAlias),
+	offsetof(struct RegistrationRejectReason__duplicateAlias, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_duplicateAlias_6 = {
+	"duplicateAlias",
+	"duplicateAlias",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_duplicateAlias_tags_6,
+	sizeof(asn_DEF_duplicateAlias_tags_6)
+		/sizeof(asn_DEF_duplicateAlias_tags_6[0]) - 1, /* 1 */
+	asn_DEF_duplicateAlias_tags_6,	/* Same as above */
+	sizeof(asn_DEF_duplicateAlias_tags_6)
+		/sizeof(asn_DEF_duplicateAlias_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_duplicateAlias_6,
+	1,	/* Single element */
+	&asn_SPC_duplicateAlias_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalAlias_19[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalAlias_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalAlias_specs_19 = {
+	sizeof(struct RegistrationRejectReason__invalidTerminalAliases__terminalAlias),
+	offsetof(struct RegistrationRejectReason__invalidTerminalAliases__terminalAlias, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalAlias_19 = {
+	"terminalAlias",
+	"terminalAlias",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalAlias_tags_19,
+	sizeof(asn_DEF_terminalAlias_tags_19)
+		/sizeof(asn_DEF_terminalAlias_tags_19[0]) - 1, /* 1 */
+	asn_DEF_terminalAlias_tags_19,	/* Same as above */
+	sizeof(asn_DEF_terminalAlias_tags_19)
+		/sizeof(asn_DEF_terminalAlias_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalAlias_19,
+	1,	/* Single element */
+	&asn_SPC_terminalAlias_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalAliasPattern_21[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AddressPattern,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalAliasPattern_tags_21[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalAliasPattern_specs_21 = {
+	sizeof(struct RegistrationRejectReason__invalidTerminalAliases__terminalAliasPattern),
+	offsetof(struct RegistrationRejectReason__invalidTerminalAliases__terminalAliasPattern, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalAliasPattern_21 = {
+	"terminalAliasPattern",
+	"terminalAliasPattern",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalAliasPattern_tags_21,
+	sizeof(asn_DEF_terminalAliasPattern_tags_21)
+		/sizeof(asn_DEF_terminalAliasPattern_tags_21[0]) - 1, /* 1 */
+	asn_DEF_terminalAliasPattern_tags_21,	/* Same as above */
+	sizeof(asn_DEF_terminalAliasPattern_tags_21)
+		/sizeof(asn_DEF_terminalAliasPattern_tags_21[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalAliasPattern_21,
+	1,	/* Single element */
+	&asn_SPC_terminalAliasPattern_specs_21	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_23[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_23[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_23 = {
+	sizeof(struct RegistrationRejectReason__invalidTerminalAliases__supportedPrefixes),
+	offsetof(struct RegistrationRejectReason__invalidTerminalAliases__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_23 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_23,
+	sizeof(asn_DEF_supportedPrefixes_tags_23)
+		/sizeof(asn_DEF_supportedPrefixes_tags_23[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_23,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_23)
+		/sizeof(asn_DEF_supportedPrefixes_tags_23[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_23,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_23	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_invalidTerminalAliases_18[] = {
+	{ ATF_POINTER, 3, offsetof(struct RegistrationRejectReason__invalidTerminalAliases, terminalAlias),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_terminalAlias_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalAlias"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RegistrationRejectReason__invalidTerminalAliases, terminalAliasPattern),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_terminalAliasPattern_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalAliasPattern"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationRejectReason__invalidTerminalAliases, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_23,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_invalidTerminalAliases_oms_18[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_invalidTerminalAliases_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_invalidTerminalAliases_tag2el_18[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalAliasat 1646 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* terminalAliasPatternat 1647 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 1648 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_invalidTerminalAliases_specs_18 = {
+	sizeof(struct RegistrationRejectReason__invalidTerminalAliases),
+	offsetof(struct RegistrationRejectReason__invalidTerminalAliases, _asn_ctx),
+	asn_MAP_invalidTerminalAliases_tag2el_18,
+	3,	/* Count of tags in the map */
+	asn_MAP_invalidTerminalAliases_oms_18,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_invalidTerminalAliases_18 = {
+	"invalidTerminalAliases",
+	"invalidTerminalAliases",
+	&asn_OP_SEQUENCE,
+	asn_DEF_invalidTerminalAliases_tags_18,
+	sizeof(asn_DEF_invalidTerminalAliases_tags_18)
+		/sizeof(asn_DEF_invalidTerminalAliases_tags_18[0]) - 1, /* 1 */
+	asn_DEF_invalidTerminalAliases_tags_18,	/* Same as above */
+	sizeof(asn_DEF_invalidTerminalAliases_tags_18)
+		/sizeof(asn_DEF_invalidTerminalAliases_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_invalidTerminalAliases_18,
+	3,	/* Elements count */
+	&asn_SPC_invalidTerminalAliases_specs_18	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RegistrationRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.discoveryRequired),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"discoveryRequired"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.invalidRevision),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidRevision"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.invalidCallSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidCallSignalAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.invalidRASAddress),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidRASAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RegistrationRejectReason, choice.duplicateAlias),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_duplicateAlias_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"duplicateAlias"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.invalidTerminalType),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidTerminalType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.transportNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportNotSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.transportQOSNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportQOSNotSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.resourceUnavailable),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"resourceUnavailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.invalidAlias),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidAlias"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.fullRegistrationRequired),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fullRegistrationRequired"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.additiveRegistrationNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"additiveRegistrationNotSupported"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RegistrationRejectReason, choice.invalidTerminalAliases),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		0,
+		&asn_DEF_invalidTerminalAliases_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidTerminalAliases"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.genericDataReason),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericDataReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.neededFeatureNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatureNotSupported"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RegistrationRejectReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRejectReason, choice.registerWithAssignedGK),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"registerWithAssignedGK"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_RegistrationRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* discoveryRequiredat 1628 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* invalidRevisionat 1629 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* invalidCallSignalAddressat 1630 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* invalidRASAddressat 1631 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* duplicateAliasat 1632 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* invalidTerminalTypeat 1634 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* undefinedReasonat 1635 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* transportNotSupportedat 1636 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* transportQOSNotSupportedat 1638 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* resourceUnavailableat 1639 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* invalidAliasat 1640 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* securityDenialat 1641 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* fullRegistrationRequiredat 1642 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* additiveRegistrationNotSupportedat 1643 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* invalidTerminalAliasesat 1646 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* genericDataReasonat 1651 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* neededFeatureNotSupportedat 1652 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* securityErrorat 1653 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 } /* registerWithAssignedGKat 1654 */
+};
+asn_CHOICE_specifics_t asn_SPC_RegistrationRejectReason_specs_1 = {
+	sizeof(struct RegistrationRejectReason),
+	offsetof(struct RegistrationRejectReason, _asn_ctx),
+	offsetof(struct RegistrationRejectReason, present),
+	sizeof(((struct RegistrationRejectReason *)0)->present),
+	asn_MAP_RegistrationRejectReason_tag2el_1,
+	19,	/* Count of tags in the map */
+	0, 0,
+	8	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_RegistrationRejectReason = {
+	"RegistrationRejectReason",
+	"RegistrationRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_RegistrationRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_RegistrationRejectReason_1,
+	19,	/* Elements count */
+	&asn_SPC_RegistrationRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRequest.h	(working copy)
@@ -0,0 +1,180 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RegistrationRequest_H_
+#define	_RegistrationRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include <BOOLEAN.h>
+#include "EndpointType.h"
+#include "GatekeeperIdentifier.h"
+#include "VendorIdentifier.h"
+#include "TimeToLive.h"
+#include "EndpointIdentifier.h"
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include "H248PackagesDescriptor.h"
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct AlternateTransportAddresses;
+struct RasUsageInfoTypes;
+struct CallCreditCapability;
+struct CapacityReportingCapability;
+struct CallCapacity;
+struct FeatureSet;
+struct AlternateGK;
+struct TransportQOS;
+struct TransportAddress;
+struct AliasAddress;
+struct Endpoint;
+struct ClearToken;
+struct CryptoH323Token;
+struct AddressPattern;
+struct GenericData;
+
+/* RegistrationRequest */
+typedef struct RegistrationRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	BOOLEAN_t	 discoveryComplete;
+	struct RegistrationRequest__callSignalAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} callSignalAddress;
+	struct RegistrationRequest__rasAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} rasAddress;
+	EndpointType_t	 terminalType;
+	struct RegistrationRequest__terminalAlias {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *terminalAlias;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	VendorIdentifier_t	 endpointVendor;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct RegistrationRequest__alternateEndpoints {
+		A_SEQUENCE_OF(struct Endpoint) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateEndpoints;
+	TimeToLive_t	*timeToLive;	/* OPTIONAL */
+	struct RegistrationRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct RegistrationRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	BOOLEAN_t	*keepAlive;
+	EndpointIdentifier_t	*endpointIdentifier;	/* OPTIONAL */
+	BOOLEAN_t	*willSupplyUUIEs;
+	BOOLEAN_t	*maintainConnection;
+	struct AlternateTransportAddresses	*alternateTransportAddresses;	/* OPTIONAL */
+	NULL_t	*additiveRegistration;	/* OPTIONAL */
+	struct RegistrationRequest__terminalAliasPattern {
+		A_SEQUENCE_OF(struct AddressPattern) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *terminalAliasPattern;
+	NULL_t	*supportsAltGK;	/* OPTIONAL */
+	struct RasUsageInfoTypes	*usageReportingCapability;	/* OPTIONAL */
+	BOOLEAN_t	*multipleCalls;	/* OPTIONAL */
+	struct RegistrationRequest__supportedH248Packages {
+		A_SEQUENCE_OF(H248PackagesDescriptor_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedH248Packages;
+	struct CallCreditCapability	*callCreditCapability;	/* OPTIONAL */
+	struct CapacityReportingCapability	*capacityReportingCapability;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct RegistrationRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	NULL_t	*restart;	/* OPTIONAL */
+	NULL_t	*supportsACFSequences;	/* OPTIONAL */
+	BOOLEAN_t	*supportsAssignedGK;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	struct TransportQOS	*transportQOS;	/* OPTIONAL */
+	struct RegistrationRequest__language {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *language;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RegistrationRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RegistrationRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_RegistrationRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_RegistrationRequest_1[37];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "AlternateTransportAddresses.h"
+#include "RasUsageInfoTypes.h"
+#include "CallCreditCapability.h"
+#include "CapacityReportingCapability.h"
+#include "CallCapacity.h"
+#include "FeatureSet.h"
+#include "AlternateGK.h"
+#include "TransportQOS.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "AliasAddress.h"
+#include "Endpoint.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AddressPattern.h"
+#include "GenericData.h"
+
+#endif	/* _RegistrationRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RegistrationRequest.c	(working copy)
@@ -0,0 +1,827 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RegistrationRequest.h"
+
+static int check_permitted_alphabet_49(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_IA5String_constraint_48(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)
+		 && !check_permitted_alphabet_49(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_49 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_TYPE_member_t asn_MBR_callSignalAddress_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callSignalAddress_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_callSignalAddress_specs_6 = {
+	sizeof(struct RegistrationRequest__callSignalAddress),
+	offsetof(struct RegistrationRequest__callSignalAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callSignalAddress_6 = {
+	"callSignalAddress",
+	"callSignalAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_callSignalAddress_tags_6,
+	sizeof(asn_DEF_callSignalAddress_tags_6)
+		/sizeof(asn_DEF_callSignalAddress_tags_6[0]) - 1, /* 1 */
+	asn_DEF_callSignalAddress_tags_6,	/* Same as above */
+	sizeof(asn_DEF_callSignalAddress_tags_6)
+		/sizeof(asn_DEF_callSignalAddress_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_callSignalAddress_6,
+	1,	/* Single element */
+	&asn_SPC_callSignalAddress_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rasAddress_8[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rasAddress_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_rasAddress_specs_8 = {
+	sizeof(struct RegistrationRequest__rasAddress),
+	offsetof(struct RegistrationRequest__rasAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rasAddress_8 = {
+	"rasAddress",
+	"rasAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_rasAddress_tags_8,
+	sizeof(asn_DEF_rasAddress_tags_8)
+		/sizeof(asn_DEF_rasAddress_tags_8[0]) - 1, /* 1 */
+	asn_DEF_rasAddress_tags_8,	/* Same as above */
+	sizeof(asn_DEF_rasAddress_tags_8)
+		/sizeof(asn_DEF_rasAddress_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_rasAddress_8,
+	1,	/* Single element */
+	&asn_SPC_rasAddress_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalAlias_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalAlias_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalAlias_specs_11 = {
+	sizeof(struct RegistrationRequest__terminalAlias),
+	offsetof(struct RegistrationRequest__terminalAlias, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalAlias_11 = {
+	"terminalAlias",
+	"terminalAlias",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalAlias_tags_11,
+	sizeof(asn_DEF_terminalAlias_tags_11)
+		/sizeof(asn_DEF_terminalAlias_tags_11[0]) - 1, /* 1 */
+	asn_DEF_terminalAlias_tags_11,	/* Same as above */
+	sizeof(asn_DEF_terminalAlias_tags_11)
+		/sizeof(asn_DEF_terminalAlias_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalAlias_11,
+	1,	/* Single element */
+	&asn_SPC_terminalAlias_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alternateEndpoints_16[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Endpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateEndpoints_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateEndpoints_specs_16 = {
+	sizeof(struct RegistrationRequest__alternateEndpoints),
+	offsetof(struct RegistrationRequest__alternateEndpoints, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateEndpoints_16 = {
+	"alternateEndpoints",
+	"alternateEndpoints",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateEndpoints_tags_16,
+	sizeof(asn_DEF_alternateEndpoints_tags_16)
+		/sizeof(asn_DEF_alternateEndpoints_tags_16[0]) - 1, /* 1 */
+	asn_DEF_alternateEndpoints_tags_16,	/* Same as above */
+	sizeof(asn_DEF_alternateEndpoints_tags_16)
+		/sizeof(asn_DEF_alternateEndpoints_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateEndpoints_16,
+	1,	/* Single element */
+	&asn_SPC_alternateEndpoints_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_19[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_19 = {
+	sizeof(struct RegistrationRequest__tokens),
+	offsetof(struct RegistrationRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_19 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_19,
+	sizeof(asn_DEF_tokens_tags_19)
+		/sizeof(asn_DEF_tokens_tags_19[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_19,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_19)
+		/sizeof(asn_DEF_tokens_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_19,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_21[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_21[] = {
+	(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_21 = {
+	sizeof(struct RegistrationRequest__cryptoTokens),
+	offsetof(struct RegistrationRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_21 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_21,
+	sizeof(asn_DEF_cryptoTokens_tags_21)
+		/sizeof(asn_DEF_cryptoTokens_tags_21[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_21,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_21)
+		/sizeof(asn_DEF_cryptoTokens_tags_21[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_21,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_21	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_terminalAliasPattern_30[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AddressPattern,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalAliasPattern_tags_30[] = {
+	(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalAliasPattern_specs_30 = {
+	sizeof(struct RegistrationRequest__terminalAliasPattern),
+	offsetof(struct RegistrationRequest__terminalAliasPattern, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalAliasPattern_30 = {
+	"terminalAliasPattern",
+	"terminalAliasPattern",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalAliasPattern_tags_30,
+	sizeof(asn_DEF_terminalAliasPattern_tags_30)
+		/sizeof(asn_DEF_terminalAliasPattern_tags_30[0]) - 1, /* 1 */
+	asn_DEF_terminalAliasPattern_tags_30,	/* Same as above */
+	sizeof(asn_DEF_terminalAliasPattern_tags_30)
+		/sizeof(asn_DEF_terminalAliasPattern_tags_30[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalAliasPattern_30,
+	1,	/* Single element */
+	&asn_SPC_terminalAliasPattern_specs_30	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedH248Packages_35[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_H248PackagesDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedH248Packages_tags_35[] = {
+	(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedH248Packages_specs_35 = {
+	sizeof(struct RegistrationRequest__supportedH248Packages),
+	offsetof(struct RegistrationRequest__supportedH248Packages, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedH248Packages_35 = {
+	"supportedH248Packages",
+	"supportedH248Packages",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedH248Packages_tags_35,
+	sizeof(asn_DEF_supportedH248Packages_tags_35)
+		/sizeof(asn_DEF_supportedH248Packages_tags_35[0]) - 1, /* 1 */
+	asn_DEF_supportedH248Packages_tags_35,	/* Same as above */
+	sizeof(asn_DEF_supportedH248Packages_tags_35)
+		/sizeof(asn_DEF_supportedH248Packages_tags_35[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedH248Packages_35,
+	1,	/* Single element */
+	&asn_SPC_supportedH248Packages_specs_35	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_41[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_41[] = {
+	(ASN_TAG_CLASS_CONTEXT | (30 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_41 = {
+	sizeof(struct RegistrationRequest__genericData),
+	offsetof(struct RegistrationRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_41 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_41,
+	sizeof(asn_DEF_genericData_tags_41)
+		/sizeof(asn_DEF_genericData_tags_41[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_41,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_41)
+		/sizeof(asn_DEF_genericData_tags_41[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_41,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_41	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_language_48[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_49,  memb_IA5String_constraint_48 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_language_tags_48[] = {
+	(ASN_TAG_CLASS_CONTEXT | (36 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_language_specs_48 = {
+	sizeof(struct RegistrationRequest__language),
+	offsetof(struct RegistrationRequest__language, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_language_48 = {
+	"language",
+	"language",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_language_tags_48,
+	sizeof(asn_DEF_language_tags_48)
+		/sizeof(asn_DEF_language_tags_48[0]) - 1, /* 1 */
+	asn_DEF_language_tags_48,	/* Same as above */
+	sizeof(asn_DEF_language_tags_48)
+		/sizeof(asn_DEF_language_tags_48[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_language_48,
+	1,	/* Single element */
+	&asn_SPC_language_specs_48	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RegistrationRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRequest, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRequest, discoveryComplete),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"discoveryComplete"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRequest, callSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_callSignalAddress_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignalAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRequest, rasAddress),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_rasAddress_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rasAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRequest, terminalType),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalType"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RegistrationRequest, terminalAlias),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_terminalAlias_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalAlias"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationRequest, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RegistrationRequest, endpointVendor),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_VendorIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointVendor"
+		},
+	{ ATF_POINTER, 27, offsetof(struct RegistrationRequest, alternateEndpoints),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_alternateEndpoints_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateEndpoints"
+		},
+	{ ATF_POINTER, 26, offsetof(struct RegistrationRequest, timeToLive),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TimeToLive,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"timeToLive"
+		},
+	{ ATF_POINTER, 25, offsetof(struct RegistrationRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_tokens_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 24, offsetof(struct RegistrationRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 23, offsetof(struct RegistrationRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 22, offsetof(struct RegistrationRequest, keepAlive),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"keepAlive"
+		},
+	{ ATF_POINTER, 21, offsetof(struct RegistrationRequest, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_POINTER, 20, offsetof(struct RegistrationRequest, willSupplyUUIEs),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"willSupplyUUIEs"
+		},
+	{ ATF_POINTER, 19, offsetof(struct RegistrationRequest, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 18, offsetof(struct RegistrationRequest, alternateTransportAddresses),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateTransportAddresses,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateTransportAddresses"
+		},
+	{ ATF_POINTER, 17, offsetof(struct RegistrationRequest, additiveRegistration),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"additiveRegistration"
+		},
+	{ ATF_POINTER, 16, offsetof(struct RegistrationRequest, terminalAliasPattern),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		0,
+		&asn_DEF_terminalAliasPattern_30,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalAliasPattern"
+		},
+	{ ATF_POINTER, 15, offsetof(struct RegistrationRequest, supportsAltGK),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportsAltGK"
+		},
+	{ ATF_POINTER, 14, offsetof(struct RegistrationRequest, usageReportingCapability),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RasUsageInfoTypes,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"usageReportingCapability"
+		},
+	{ ATF_POINTER, 13, offsetof(struct RegistrationRequest, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 12, offsetof(struct RegistrationRequest, supportedH248Packages),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		0,
+		&asn_DEF_supportedH248Packages_35,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedH248Packages"
+		},
+	{ ATF_POINTER, 11, offsetof(struct RegistrationRequest, callCreditCapability),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCreditCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callCreditCapability"
+		},
+	{ ATF_POINTER, 10, offsetof(struct RegistrationRequest, capacityReportingCapability),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapacityReportingCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacityReportingCapability"
+		},
+	{ ATF_POINTER, 9, offsetof(struct RegistrationRequest, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 8, offsetof(struct RegistrationRequest, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (29 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 7, offsetof(struct RegistrationRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (30 << 2)),
+		0,
+		&asn_DEF_genericData_41,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 6, offsetof(struct RegistrationRequest, restart),
+		(ASN_TAG_CLASS_CONTEXT | (31 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"restart"
+		},
+	{ ATF_POINTER, 5, offsetof(struct RegistrationRequest, supportsACFSequences),
+		(ASN_TAG_CLASS_CONTEXT | (32 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportsACFSequences"
+		},
+	{ ATF_POINTER, 4, offsetof(struct RegistrationRequest, supportsAssignedGK),
+		(ASN_TAG_CLASS_CONTEXT | (33 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportsAssignedGK"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RegistrationRequest, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (34 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RegistrationRequest, transportQOS),
+		(ASN_TAG_CLASS_CONTEXT | (35 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_TransportQOS,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportQOS"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RegistrationRequest, language),
+		(ASN_TAG_CLASS_CONTEXT | (36 << 2)),
+		0,
+		&asn_DEF_language_48,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+};
+static const int asn_MAP_RegistrationRequest_oms_1[] = { 2, 7, 8, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36 };
+static const ber_tlv_tag_t asn_DEF_RegistrationRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RegistrationRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1519 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 1520 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1521 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* discoveryCompleteat 1522 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* callSignalAddressat 1523 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* rasAddressat 1524 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* terminalTypeat 1525 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* terminalAliasat 1526 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* gatekeeperIdentifierat 1527 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* endpointVendorat 1528 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* alternateEndpointsat 1530 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* timeToLiveat 1531 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* tokensat 1532 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* cryptoTokensat 1533 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* integrityCheckValueat 1534 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* keepAliveat 1535 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* endpointIdentifierat 1536 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* willSupplyUUIEsat 1537 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* maintainConnectionat 1538 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* alternateTransportAddressesat 1539 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* additiveRegistrationat 1540 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* terminalAliasPatternat 1541 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* supportsAltGKat 1542 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* usageReportingCapabilityat 1543 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* multipleCallsat 1544 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* supportedH248Packagesat 1545 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* callCreditCapabilityat 1546 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 }, /* capacityReportingCapabilityat 1547 */
+    { (ASN_TAG_CLASS_CONTEXT | (28 << 2)), 28, 0, 0 }, /* capacityat 1548 */
+    { (ASN_TAG_CLASS_CONTEXT | (29 << 2)), 29, 0, 0 }, /* featureSetat 1549 */
+    { (ASN_TAG_CLASS_CONTEXT | (30 << 2)), 30, 0, 0 }, /* genericDataat 1550 */
+    { (ASN_TAG_CLASS_CONTEXT | (31 << 2)), 31, 0, 0 }, /* restartat 1551 */
+    { (ASN_TAG_CLASS_CONTEXT | (32 << 2)), 32, 0, 0 }, /* supportsACFSequencesat 1552 */
+    { (ASN_TAG_CLASS_CONTEXT | (33 << 2)), 33, 0, 0 }, /* supportsAssignedGKat 1553 */
+    { (ASN_TAG_CLASS_CONTEXT | (34 << 2)), 34, 0, 0 }, /* assignedGatekeeperat 1554 */
+    { (ASN_TAG_CLASS_CONTEXT | (35 << 2)), 35, 0, 0 }, /* transportQOSat 1555 */
+    { (ASN_TAG_CLASS_CONTEXT | (36 << 2)), 36, 0, 0 } /* languageat 1556 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RegistrationRequest_specs_1 = {
+	sizeof(struct RegistrationRequest),
+	offsetof(struct RegistrationRequest, _asn_ctx),
+	asn_MAP_RegistrationRequest_tag2el_1,
+	37,	/* Count of tags in the map */
+	asn_MAP_RegistrationRequest_oms_1,	/* Optional members */
+	3, 27,	/* Root/Additions */
+	10,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RegistrationRequest = {
+	"RegistrationRequest",
+	"RegistrationRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RegistrationRequest_tags_1,
+	sizeof(asn_DEF_RegistrationRequest_tags_1)
+		/sizeof(asn_DEF_RegistrationRequest_tags_1[0]), /* 1 */
+	asn_DEF_RegistrationRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RegistrationRequest_tags_1)
+		/sizeof(asn_DEF_RegistrationRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RegistrationRequest_1,
+	37,	/* Elements count */
+	&asn_SPC_RegistrationRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RehomingModel.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RehomingModel.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RehomingModel.h	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RehomingModel_H_
+#define	_RehomingModel_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RehomingModel_PR {
+	RehomingModel_PR_NOTHING,	/* No components present */
+	RehomingModel_PR_gatekeeperBased,
+	RehomingModel_PR_endpointBased
+} RehomingModel_PR;
+
+/* RehomingModel */
+typedef struct RehomingModel {
+	RehomingModel_PR present;
+	union RehomingModel_u {
+		NULL_t	 gatekeeperBased;
+		NULL_t	 endpointBased;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RehomingModel_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RehomingModel;
+extern asn_CHOICE_specifics_t asn_SPC_RehomingModel_specs_1;
+extern asn_TYPE_member_t asn_MBR_RehomingModel_1[2];
+extern asn_per_constraints_t asn_PER_type_RehomingModel_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RehomingModel_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RehomingModel.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RehomingModel.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RehomingModel.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RehomingModel.h"
+
+asn_per_constraints_t asn_PER_type_RehomingModel_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_RehomingModel_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RehomingModel, choice.gatekeeperBased),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperBased"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RehomingModel, choice.endpointBased),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointBased"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_RehomingModel_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gatekeeperBasedat 1400 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* endpointBasedat 1401 */
+};
+asn_CHOICE_specifics_t asn_SPC_RehomingModel_specs_1 = {
+	sizeof(struct RehomingModel),
+	offsetof(struct RehomingModel, _asn_ctx),
+	offsetof(struct RehomingModel, present),
+	sizeof(((struct RehomingModel *)0)->present),
+	asn_MAP_RehomingModel_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_RehomingModel = {
+	"RehomingModel",
+	"RehomingModel",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_RehomingModel_constr_1, CHOICE_constraint },
+	asn_MBR_RehomingModel_1,
+	2,	/* Elements count */
+	&asn_SPC_RehomingModel_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseComplete-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseComplete-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseComplete-UUIE.h	(working copy)
@@ -0,0 +1,110 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ReleaseComplete_UUIE_H_
+#define	_ReleaseComplete_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "CallIdentifier.h"
+#include "ScreeningIndicator.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ReleaseCompleteReason;
+struct PresentationIndicator;
+struct CallCapacity;
+struct FeatureSet;
+struct EndpointType;
+struct CallIdentifier;
+struct ClearToken;
+struct CryptoH323Token;
+struct AliasAddress;
+struct ServiceControlSession;
+struct DisplayName;
+
+/* ReleaseComplete-UUIE */
+typedef struct ReleaseComplete_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct ReleaseCompleteReason	*reason;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallIdentifier	*callIdentifier;
+	struct ReleaseComplete_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct ReleaseComplete_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ReleaseComplete_UUIE__busyAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *busyAddress;
+	struct PresentationIndicator	*presentationIndicator;	/* OPTIONAL */
+	ScreeningIndicator_t	*screeningIndicator;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct ReleaseComplete_UUIE__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct EndpointType	*destinationInfo;	/* OPTIONAL */
+	struct ReleaseComplete_UUIE__displayName {
+		A_SEQUENCE_OF(struct DisplayName) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *displayName;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ReleaseComplete_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ReleaseComplete_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_ReleaseComplete_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_ReleaseComplete_UUIE_1[13];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ReleaseCompleteReason.h"
+#include "PresentationIndicator.h"
+#include "CallCapacity.h"
+#include "FeatureSet.h"
+#include "EndpointType.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AliasAddress.h"
+#include "ServiceControlSession.h"
+#include "DisplayName.h"
+
+#endif	/* _ReleaseComplete_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseComplete-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseComplete-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseComplete-UUIE.c	(working copy)
@@ -0,0 +1,357 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ReleaseComplete-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_6 = {
+	sizeof(struct ReleaseComplete_UUIE__tokens),
+	offsetof(struct ReleaseComplete_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_6 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_6,
+	sizeof(asn_DEF_tokens_tags_6)
+		/sizeof(asn_DEF_tokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_6)
+		/sizeof(asn_DEF_tokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_6,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_8[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_8[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_8 = {
+	sizeof(struct ReleaseComplete_UUIE__cryptoTokens),
+	offsetof(struct ReleaseComplete_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_8 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_8,
+	sizeof(asn_DEF_cryptoTokens_tags_8)
+		/sizeof(asn_DEF_cryptoTokens_tags_8[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_8,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_8)
+		/sizeof(asn_DEF_cryptoTokens_tags_8[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_8,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_8	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_busyAddress_10[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_busyAddress_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_busyAddress_specs_10 = {
+	sizeof(struct ReleaseComplete_UUIE__busyAddress),
+	offsetof(struct ReleaseComplete_UUIE__busyAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_busyAddress_10 = {
+	"busyAddress",
+	"busyAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_busyAddress_tags_10,
+	sizeof(asn_DEF_busyAddress_tags_10)
+		/sizeof(asn_DEF_busyAddress_tags_10[0]) - 1, /* 1 */
+	asn_DEF_busyAddress_tags_10,	/* Same as above */
+	sizeof(asn_DEF_busyAddress_tags_10)
+		/sizeof(asn_DEF_busyAddress_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_busyAddress_10,
+	1,	/* Single element */
+	&asn_SPC_busyAddress_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_15[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_15 = {
+	sizeof(struct ReleaseComplete_UUIE__serviceControl),
+	offsetof(struct ReleaseComplete_UUIE__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_15 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_15,
+	sizeof(asn_DEF_serviceControl_tags_15)
+		/sizeof(asn_DEF_serviceControl_tags_15[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_15,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_15)
+		/sizeof(asn_DEF_serviceControl_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_15,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_displayName_19[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DisplayName,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_displayName_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_displayName_specs_19 = {
+	sizeof(struct ReleaseComplete_UUIE__displayName),
+	offsetof(struct ReleaseComplete_UUIE__displayName, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_displayName_19 = {
+	"displayName",
+	"displayName",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_displayName_tags_19,
+	sizeof(asn_DEF_displayName_tags_19)
+		/sizeof(asn_DEF_displayName_tags_19[0]) - 1, /* 1 */
+	asn_DEF_displayName_tags_19,	/* Same as above */
+	sizeof(asn_DEF_displayName_tags_19)
+		/sizeof(asn_DEF_displayName_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_displayName_19,
+	1,	/* Single element */
+	&asn_SPC_displayName_specs_19	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ReleaseComplete_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseComplete_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 12, offsetof(struct ReleaseComplete_UUIE, reason),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ReleaseCompleteReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reason"
+		},
+	{ ATF_POINTER, 11, offsetof(struct ReleaseComplete_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 10, offsetof(struct ReleaseComplete_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_tokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 9, offsetof(struct ReleaseComplete_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_8,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 8, offsetof(struct ReleaseComplete_UUIE, busyAddress),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_busyAddress_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"busyAddress"
+		},
+	{ ATF_POINTER, 7, offsetof(struct ReleaseComplete_UUIE, presentationIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PresentationIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationIndicator"
+		},
+	{ ATF_POINTER, 6, offsetof(struct ReleaseComplete_UUIE, screeningIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ScreeningIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"screeningIndicator"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ReleaseComplete_UUIE, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ReleaseComplete_UUIE, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_serviceControl_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ReleaseComplete_UUIE, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ReleaseComplete_UUIE, destinationInfo),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ReleaseComplete_UUIE, displayName),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_displayName_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"displayName"
+		},
+};
+static const int asn_MAP_ReleaseComplete_UUIE_oms_1[] = { 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 };
+static const ber_tlv_tag_t asn_DEF_ReleaseComplete_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ReleaseComplete_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 180 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* reasonat 181 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* callIdentifierat 183 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* tokensat 184 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cryptoTokensat 185 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* busyAddressat 186 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* presentationIndicatorat 187 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* screeningIndicatorat 188 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* capacityat 189 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* serviceControlat 190 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* featureSetat 191 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* destinationInfoat 192 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 } /* displayNameat 193 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ReleaseComplete_UUIE_specs_1 = {
+	sizeof(struct ReleaseComplete_UUIE),
+	offsetof(struct ReleaseComplete_UUIE, _asn_ctx),
+	asn_MAP_ReleaseComplete_UUIE_tag2el_1,
+	13,	/* Count of tags in the map */
+	asn_MAP_ReleaseComplete_UUIE_oms_1,	/* Optional members */
+	1, 11,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ReleaseComplete_UUIE = {
+	"ReleaseComplete-UUIE",
+	"ReleaseComplete-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ReleaseComplete_UUIE_tags_1,
+	sizeof(asn_DEF_ReleaseComplete_UUIE_tags_1)
+		/sizeof(asn_DEF_ReleaseComplete_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_ReleaseComplete_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ReleaseComplete_UUIE_tags_1)
+		/sizeof(asn_DEF_ReleaseComplete_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ReleaseComplete_UUIE_1,
+	13,	/* Elements count */
+	&asn_SPC_ReleaseComplete_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseCompleteReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseCompleteReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseCompleteReason.h	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ReleaseCompleteReason_H_
+#define	_ReleaseCompleteReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include "ConferenceIdentifier.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ReleaseCompleteReason_PR {
+	ReleaseCompleteReason_PR_NOTHING,	/* No components present */
+	ReleaseCompleteReason_PR_noBandwidth,
+	ReleaseCompleteReason_PR_gatekeeperResources,
+	ReleaseCompleteReason_PR_unreachableDestination,
+	ReleaseCompleteReason_PR_destinationRejection,
+	ReleaseCompleteReason_PR_invalidRevision,
+	ReleaseCompleteReason_PR_noPermission,
+	ReleaseCompleteReason_PR_unreachableGatekeeper,
+	ReleaseCompleteReason_PR_gatewayResources,
+	ReleaseCompleteReason_PR_badFormatAddress,
+	ReleaseCompleteReason_PR_adaptiveBusy,
+	ReleaseCompleteReason_PR_inConf,
+	ReleaseCompleteReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	ReleaseCompleteReason_PR_facilityCallDeflection,
+	ReleaseCompleteReason_PR_securityDenied,
+	ReleaseCompleteReason_PR_calledPartyNotRegistered,
+	ReleaseCompleteReason_PR_callerNotRegistered,
+	ReleaseCompleteReason_PR_newConnectionNeeded,
+	ReleaseCompleteReason_PR_nonStandardReason,
+	ReleaseCompleteReason_PR_replaceWithConferenceInvite,
+	ReleaseCompleteReason_PR_genericDataReason,
+	ReleaseCompleteReason_PR_neededFeatureNotSupported,
+	ReleaseCompleteReason_PR_tunnelledSignallingRejected,
+	ReleaseCompleteReason_PR_invalidCID,
+	ReleaseCompleteReason_PR_securityError,
+	ReleaseCompleteReason_PR_hopCountExceeded
+} ReleaseCompleteReason_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct SecurityErrors;
+
+/* ReleaseCompleteReason */
+typedef struct ReleaseCompleteReason {
+	ReleaseCompleteReason_PR present;
+	union ReleaseCompleteReason_u {
+		NULL_t	 noBandwidth;
+		NULL_t	 gatekeeperResources;
+		NULL_t	 unreachableDestination;
+		NULL_t	 destinationRejection;
+		NULL_t	 invalidRevision;
+		NULL_t	 noPermission;
+		NULL_t	 unreachableGatekeeper;
+		NULL_t	 gatewayResources;
+		NULL_t	 badFormatAddress;
+		NULL_t	 adaptiveBusy;
+		NULL_t	 inConf;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 facilityCallDeflection;
+		NULL_t	 securityDenied;
+		NULL_t	 calledPartyNotRegistered;
+		NULL_t	 callerNotRegistered;
+		NULL_t	 newConnectionNeeded;
+		struct NonStandardParameter	*nonStandardReason;
+		ConferenceIdentifier_t	 replaceWithConferenceInvite;
+		NULL_t	 genericDataReason;
+		NULL_t	 neededFeatureNotSupported;
+		NULL_t	 tunnelledSignallingRejected;
+		NULL_t	 invalidCID;
+		struct SecurityErrors	*securityError;
+		NULL_t	 hopCountExceeded;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ReleaseCompleteReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ReleaseCompleteReason;
+extern asn_CHOICE_specifics_t asn_SPC_ReleaseCompleteReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_ReleaseCompleteReason_1[25];
+extern asn_per_constraints_t asn_PER_type_ReleaseCompleteReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "SecurityErrors.h"
+
+#endif	/* _ReleaseCompleteReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseCompleteReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseCompleteReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReleaseCompleteReason.c	(working copy)
@@ -0,0 +1,292 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ReleaseCompleteReason.h"
+
+asn_per_constraints_t asn_PER_type_ReleaseCompleteReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  11 }	/* (0..11,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ReleaseCompleteReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.noBandwidth),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noBandwidth"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.gatekeeperResources),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperResources"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.unreachableDestination),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unreachableDestination"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.destinationRejection),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationRejection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.invalidRevision),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidRevision"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.noPermission),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noPermission"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.unreachableGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unreachableGatekeeper"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.gatewayResources),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatewayResources"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.badFormatAddress),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"badFormatAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.adaptiveBusy),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"adaptiveBusy"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.inConf),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"inConf"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.facilityCallDeflection),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"facilityCallDeflection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.securityDenied),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenied"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.calledPartyNotRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"calledPartyNotRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.callerNotRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callerNotRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.newConnectionNeeded),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"newConnectionNeeded"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ReleaseCompleteReason, choice.nonStandardReason),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.replaceWithConferenceInvite),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"replaceWithConferenceInvite"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.genericDataReason),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericDataReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.neededFeatureNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatureNotSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.tunnelledSignallingRejected),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tunnelledSignallingRejected"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.invalidCID),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invalidCID"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ReleaseCompleteReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReleaseCompleteReason, choice.hopCountExceeded),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hopCountExceeded"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ReleaseCompleteReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noBandwidthat 198 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gatekeeperResourcesat 199 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* unreachableDestinationat 200 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* destinationRejectionat 201 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* invalidRevisionat 202 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* noPermissionat 203 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* unreachableGatekeeperat 204 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* gatewayResourcesat 205 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* badFormatAddressat 206 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* adaptiveBusyat 207 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* inConfat 208 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* undefinedReasonat 209 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* facilityCallDeflectionat 211 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* securityDeniedat 212 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* calledPartyNotRegisteredat 213 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* callerNotRegisteredat 215 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* newConnectionNeededat 217 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* nonStandardReasonat 220 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* replaceWithConferenceInviteat 221 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* genericDataReasonat 224 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* neededFeatureNotSupportedat 225 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* tunnelledSignallingRejectedat 226 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* invalidCIDat 227 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* securityErrorat 228 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 } /* hopCountExceededat 229 */
+};
+asn_CHOICE_specifics_t asn_SPC_ReleaseCompleteReason_specs_1 = {
+	sizeof(struct ReleaseCompleteReason),
+	offsetof(struct ReleaseCompleteReason, _asn_ctx),
+	offsetof(struct ReleaseCompleteReason, present),
+	sizeof(((struct ReleaseCompleteReason *)0)->present),
+	asn_MAP_ReleaseCompleteReason_tag2el_1,
+	25,	/* Count of tags in the map */
+	0, 0,
+	12	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ReleaseCompleteReason = {
+	"ReleaseCompleteReason",
+	"ReleaseCompleteReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ReleaseCompleteReason_constr_1, CHOICE_constraint },
+	asn_MBR_ReleaseCompleteReason_1,
+	25,	/* Elements count */
+	&asn_SPC_ReleaseCompleteReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCRequest.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RemoteMCRequest_H_
+#define	_RemoteMCRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RemoteMCRequest_PR {
+	RemoteMCRequest_PR_NOTHING,	/* No components present */
+	RemoteMCRequest_PR_masterActivate,
+	RemoteMCRequest_PR_slaveActivate,
+	RemoteMCRequest_PR_deActivate
+	/* Extensions may appear below */
+	
+} RemoteMCRequest_PR;
+
+/* RemoteMCRequest */
+typedef struct RemoteMCRequest {
+	RemoteMCRequest_PR present;
+	union RemoteMCRequest_u {
+		NULL_t	 masterActivate;
+		NULL_t	 slaveActivate;
+		NULL_t	 deActivate;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RemoteMCRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RemoteMCRequest;
+extern asn_CHOICE_specifics_t asn_SPC_RemoteMCRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_RemoteMCRequest_1[3];
+extern asn_per_constraints_t asn_PER_type_RemoteMCRequest_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RemoteMCRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCRequest.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RemoteMCRequest.h"
+
+asn_per_constraints_t asn_PER_type_RemoteMCRequest_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_RemoteMCRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RemoteMCRequest, choice.masterActivate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterActivate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RemoteMCRequest, choice.slaveActivate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"slaveActivate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RemoteMCRequest, choice.deActivate),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"deActivate"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_RemoteMCRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* masterActivateat 3283 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* slaveActivateat 3284 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* deActivateat 3285 */
+};
+asn_CHOICE_specifics_t asn_SPC_RemoteMCRequest_specs_1 = {
+	sizeof(struct RemoteMCRequest),
+	offsetof(struct RemoteMCRequest, _asn_ctx),
+	offsetof(struct RemoteMCRequest, present),
+	sizeof(((struct RemoteMCRequest *)0)->present),
+	asn_MAP_RemoteMCRequest_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_RemoteMCRequest = {
+	"RemoteMCRequest",
+	"RemoteMCRequest",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_RemoteMCRequest_constr_1, CHOICE_constraint },
+	asn_MBR_RemoteMCRequest_1,
+	3,	/* Elements count */
+	&asn_SPC_RemoteMCRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCResponse.h	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RemoteMCResponse_H_
+#define	_RemoteMCResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RemoteMCResponse_PR {
+	RemoteMCResponse_PR_NOTHING,	/* No components present */
+	RemoteMCResponse_PR_accept,
+	RemoteMCResponse_PR_reject
+	/* Extensions may appear below */
+	
+} RemoteMCResponse_PR;
+typedef enum RemoteMCResponse__reject_PR {
+	RemoteMCResponse__reject_PR_NOTHING,	/* No components present */
+	RemoteMCResponse__reject_PR_unspecified,
+	RemoteMCResponse__reject_PR_functionNotSupported
+	/* Extensions may appear below */
+	
+} RemoteMCResponse__reject_PR;
+
+/* RemoteMCResponse */
+typedef struct RemoteMCResponse {
+	RemoteMCResponse_PR present;
+	union RemoteMCResponse_u {
+		NULL_t	 accept;
+		struct RemoteMCResponse__reject {
+			RemoteMCResponse__reject_PR present;
+			union RemoteMCResponse__reject_u {
+				NULL_t	 unspecified;
+				NULL_t	 functionNotSupported;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *reject;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RemoteMCResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RemoteMCResponse;
+extern asn_CHOICE_specifics_t asn_SPC_RemoteMCResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_RemoteMCResponse_1[2];
+extern asn_per_constraints_t asn_PER_type_RemoteMCResponse_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RemoteMCResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RemoteMCResponse.c	(working copy)
@@ -0,0 +1,116 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RemoteMCResponse.h"
+
+static asn_per_constraints_t asn_PER_type_reject_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_RemoteMCResponse_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_reject_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RemoteMCResponse__reject, choice.unspecified),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unspecified"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RemoteMCResponse__reject, choice.functionNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"functionNotSupported"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_reject_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unspecifiedat 3294 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* functionNotSupportedat 3295 */
+};
+static asn_CHOICE_specifics_t asn_SPC_reject_specs_3 = {
+	sizeof(struct RemoteMCResponse__reject),
+	offsetof(struct RemoteMCResponse__reject, _asn_ctx),
+	offsetof(struct RemoteMCResponse__reject, present),
+	sizeof(((struct RemoteMCResponse__reject *)0)->present),
+	asn_MAP_reject_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reject_3 = {
+	"reject",
+	"reject",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_reject_constr_3, CHOICE_constraint },
+	asn_MBR_reject_3,
+	2,	/* Elements count */
+	&asn_SPC_reject_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RemoteMCResponse_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RemoteMCResponse, choice.accept),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"accept"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RemoteMCResponse, choice.reject),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_reject_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reject"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_RemoteMCResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* acceptat 3291 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rejectat 3294 */
+};
+asn_CHOICE_specifics_t asn_SPC_RemoteMCResponse_specs_1 = {
+	sizeof(struct RemoteMCResponse),
+	offsetof(struct RemoteMCResponse, _asn_ctx),
+	offsetof(struct RemoteMCResponse, present),
+	sizeof(((struct RemoteMCResponse *)0)->present),
+	asn_MAP_RemoteMCResponse_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_RemoteMCResponse = {
+	"RemoteMCResponse",
+	"RemoteMCResponse",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_RemoteMCResponse_constr_1, CHOICE_constraint },
+	asn_MBR_RemoteMCResponse_1,
+	2,	/* Elements count */
+	&asn_SPC_RemoteMCResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestAllTerminalIDsResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestAllTerminalIDsResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestAllTerminalIDsResponse.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestAllTerminalIDsResponse_H_
+#define	_RequestAllTerminalIDsResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TerminalInformation;
+
+/* RequestAllTerminalIDsResponse */
+typedef struct RequestAllTerminalIDsResponse {
+	struct RequestAllTerminalIDsResponse__terminalInformation {
+		A_SEQUENCE_OF(struct TerminalInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} terminalInformation;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestAllTerminalIDsResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestAllTerminalIDsResponse;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestAllTerminalIDsResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestAllTerminalIDsResponse_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TerminalInformation.h"
+
+#endif	/* _RequestAllTerminalIDsResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestAllTerminalIDsResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestAllTerminalIDsResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestAllTerminalIDsResponse.c	(working copy)
@@ -0,0 +1,87 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestAllTerminalIDsResponse.h"
+
+static asn_TYPE_member_t asn_MBR_terminalInformation_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_TerminalInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_terminalInformation_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_terminalInformation_specs_2 = {
+	sizeof(struct RequestAllTerminalIDsResponse__terminalInformation),
+	offsetof(struct RequestAllTerminalIDsResponse__terminalInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_terminalInformation_2 = {
+	"terminalInformation",
+	"terminalInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_terminalInformation_tags_2,
+	sizeof(asn_DEF_terminalInformation_tags_2)
+		/sizeof(asn_DEF_terminalInformation_tags_2[0]) - 1, /* 1 */
+	asn_DEF_terminalInformation_tags_2,	/* Same as above */
+	sizeof(asn_DEF_terminalInformation_tags_2)
+		/sizeof(asn_DEF_terminalInformation_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_terminalInformation_2,
+	1,	/* Single element */
+	&asn_SPC_terminalInformation_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestAllTerminalIDsResponse_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestAllTerminalIDsResponse, terminalInformation),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_terminalInformation_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalInformation"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestAllTerminalIDsResponse_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestAllTerminalIDsResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* terminalInformationat 3266 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestAllTerminalIDsResponse_specs_1 = {
+	sizeof(struct RequestAllTerminalIDsResponse),
+	offsetof(struct RequestAllTerminalIDsResponse, _asn_ctx),
+	asn_MAP_RequestAllTerminalIDsResponse_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestAllTerminalIDsResponse = {
+	"RequestAllTerminalIDsResponse",
+	"RequestAllTerminalIDsResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestAllTerminalIDsResponse_tags_1,
+	sizeof(asn_DEF_RequestAllTerminalIDsResponse_tags_1)
+		/sizeof(asn_DEF_RequestAllTerminalIDsResponse_tags_1[0]), /* 1 */
+	asn_DEF_RequestAllTerminalIDsResponse_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestAllTerminalIDsResponse_tags_1)
+		/sizeof(asn_DEF_RequestAllTerminalIDsResponse_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestAllTerminalIDsResponse_1,
+	1,	/* Elements count */
+	&asn_SPC_RequestAllTerminalIDsResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelClose.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelClose.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelClose.h	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestChannelClose_H_
+#define	_RequestChannelClose_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RequestChannelClose__reason_PR {
+	RequestChannelClose__reason_PR_NOTHING,	/* No components present */
+	RequestChannelClose__reason_PR_unknown,
+	RequestChannelClose__reason_PR_normal,
+	RequestChannelClose__reason_PR_reopen,
+	RequestChannelClose__reason_PR_reservationFailure,
+	/* Extensions may appear below */
+	RequestChannelClose__reason_PR_networkErrorCode
+} RequestChannelClose__reason_PR;
+
+/* Forward declarations */
+struct QOSCapability;
+
+/* RequestChannelClose */
+typedef struct RequestChannelClose {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct QOSCapability	*qosCapability;	/* OPTIONAL */
+	struct RequestChannelClose__reason {
+		RequestChannelClose__reason_PR present;
+		union RequestChannelClose__reason_u {
+			NULL_t	 unknown;
+			NULL_t	 normal;
+			NULL_t	 reopen;
+			NULL_t	 reservationFailure;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			long	 networkErrorCode;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *reason;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestChannelClose_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestChannelClose;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestChannelClose_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestChannelClose_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "QOSCapability.h"
+
+#endif	/* _RequestChannelClose_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelClose.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelClose.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelClose.c	(working copy)
@@ -0,0 +1,186 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestChannelClose.h"
+
+static int
+memb_networkErrorCode_constraint_5(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_networkErrorCode_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_reason_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_reason_5[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelClose__reason, choice.unknown),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknown"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelClose__reason, choice.normal),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"normal"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelClose__reason, choice.reopen),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reopen"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelClose__reason, choice.reservationFailure),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reservationFailure"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelClose__reason, choice.networkErrorCode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_networkErrorCode_constr_11,  memb_networkErrorCode_constraint_5 },
+		0, 0, /* No default value */
+		"networkErrorCode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_reason_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unknownat 2369 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* normalat 2370 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* reopenat 2371 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* reservationFailureat 2372 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* networkErrorCodeat 2374 */
+};
+static asn_CHOICE_specifics_t asn_SPC_reason_specs_5 = {
+	sizeof(struct RequestChannelClose__reason),
+	offsetof(struct RequestChannelClose__reason, _asn_ctx),
+	offsetof(struct RequestChannelClose__reason, present),
+	sizeof(((struct RequestChannelClose__reason *)0)->present),
+	asn_MAP_reason_tag2el_5,
+	5,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reason_5 = {
+	"reason",
+	"reason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_reason_constr_5, CHOICE_constraint },
+	asn_MBR_reason_5,
+	5,	/* Elements count */
+	&asn_SPC_reason_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestChannelClose_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelClose, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RequestChannelClose, qosCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_QOSCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qosCapability"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RequestChannelClose, reason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_reason_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reason"
+		},
+};
+static const int asn_MAP_RequestChannelClose_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_RequestChannelClose_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestChannelClose_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardLogicalChannelNumberat 2364 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* qosCapabilityat 2366 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* reasonat 2369 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestChannelClose_specs_1 = {
+	sizeof(struct RequestChannelClose),
+	offsetof(struct RequestChannelClose, _asn_ctx),
+	asn_MAP_RequestChannelClose_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_RequestChannelClose_oms_1,	/* Optional members */
+	0, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestChannelClose = {
+	"RequestChannelClose",
+	"RequestChannelClose",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestChannelClose_tags_1,
+	sizeof(asn_DEF_RequestChannelClose_tags_1)
+		/sizeof(asn_DEF_RequestChannelClose_tags_1[0]), /* 1 */
+	asn_DEF_RequestChannelClose_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestChannelClose_tags_1)
+		/sizeof(asn_DEF_RequestChannelClose_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestChannelClose_1,
+	3,	/* Elements count */
+	&asn_SPC_RequestChannelClose_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseAck.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestChannelCloseAck_H_
+#define	_RequestChannelCloseAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RequestChannelCloseAck */
+typedef struct RequestChannelCloseAck {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestChannelCloseAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestChannelCloseAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestChannelCloseAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestChannelCloseAck_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestChannelCloseAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseAck.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestChannelCloseAck.h"
+
+asn_TYPE_member_t asn_MBR_RequestChannelCloseAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelCloseAck, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestChannelCloseAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestChannelCloseAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* forwardLogicalChannelNumberat 2381 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestChannelCloseAck_specs_1 = {
+	sizeof(struct RequestChannelCloseAck),
+	offsetof(struct RequestChannelCloseAck, _asn_ctx),
+	asn_MAP_RequestChannelCloseAck_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestChannelCloseAck = {
+	"RequestChannelCloseAck",
+	"RequestChannelCloseAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestChannelCloseAck_tags_1,
+	sizeof(asn_DEF_RequestChannelCloseAck_tags_1)
+		/sizeof(asn_DEF_RequestChannelCloseAck_tags_1[0]), /* 1 */
+	asn_DEF_RequestChannelCloseAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestChannelCloseAck_tags_1)
+		/sizeof(asn_DEF_RequestChannelCloseAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestChannelCloseAck_1,
+	1,	/* Elements count */
+	&asn_SPC_RequestChannelCloseAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseReject.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestChannelCloseReject_H_
+#define	_RequestChannelCloseReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RequestChannelCloseReject__cause_PR {
+	RequestChannelCloseReject__cause_PR_NOTHING,	/* No components present */
+	RequestChannelCloseReject__cause_PR_unspecified
+	/* Extensions may appear below */
+	
+} RequestChannelCloseReject__cause_PR;
+
+/* RequestChannelCloseReject */
+typedef struct RequestChannelCloseReject {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	struct RequestChannelCloseReject__cause {
+		RequestChannelCloseReject__cause_PR present;
+		union RequestChannelCloseReject__cause_u {
+			NULL_t	 unspecified;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestChannelCloseReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestChannelCloseReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestChannelCloseReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestChannelCloseReject_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestChannelCloseReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseReject.c	(working copy)
@@ -0,0 +1,104 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestChannelCloseReject.h"
+
+static asn_per_constraints_t asn_PER_type_cause_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cause_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelCloseReject__cause, choice.unspecified),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unspecified"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* unspecifiedat 2390 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_3 = {
+	sizeof(struct RequestChannelCloseReject__cause),
+	offsetof(struct RequestChannelCloseReject__cause, _asn_ctx),
+	offsetof(struct RequestChannelCloseReject__cause, present),
+	sizeof(((struct RequestChannelCloseReject__cause *)0)->present),
+	asn_MAP_cause_tag2el_3,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_3 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_3, CHOICE_constraint },
+	asn_MBR_cause_3,
+	1,	/* Elements count */
+	&asn_SPC_cause_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestChannelCloseReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelCloseReject, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelCloseReject, cause),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestChannelCloseReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestChannelCloseReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardLogicalChannelNumberat 2387 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* causeat 2390 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestChannelCloseReject_specs_1 = {
+	sizeof(struct RequestChannelCloseReject),
+	offsetof(struct RequestChannelCloseReject, _asn_ctx),
+	asn_MAP_RequestChannelCloseReject_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestChannelCloseReject = {
+	"RequestChannelCloseReject",
+	"RequestChannelCloseReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestChannelCloseReject_tags_1,
+	sizeof(asn_DEF_RequestChannelCloseReject_tags_1)
+		/sizeof(asn_DEF_RequestChannelCloseReject_tags_1[0]), /* 1 */
+	asn_DEF_RequestChannelCloseReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestChannelCloseReject_tags_1)
+		/sizeof(asn_DEF_RequestChannelCloseReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestChannelCloseReject_1,
+	2,	/* Elements count */
+	&asn_SPC_RequestChannelCloseReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseRelease.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseRelease.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseRelease.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestChannelCloseRelease_H_
+#define	_RequestChannelCloseRelease_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "LogicalChannelNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RequestChannelCloseRelease */
+typedef struct RequestChannelCloseRelease {
+	LogicalChannelNumber_t	 forwardLogicalChannelNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestChannelCloseRelease_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestChannelCloseRelease;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestChannelCloseRelease_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestChannelCloseRelease_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestChannelCloseRelease_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseRelease.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseRelease.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestChannelCloseRelease.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestChannelCloseRelease.h"
+
+asn_TYPE_member_t asn_MBR_RequestChannelCloseRelease_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestChannelCloseRelease, forwardLogicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"forwardLogicalChannelNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestChannelCloseRelease_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestChannelCloseRelease_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* forwardLogicalChannelNumberat 2398 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestChannelCloseRelease_specs_1 = {
+	sizeof(struct RequestChannelCloseRelease),
+	offsetof(struct RequestChannelCloseRelease, _asn_ctx),
+	asn_MAP_RequestChannelCloseRelease_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestChannelCloseRelease = {
+	"RequestChannelCloseRelease",
+	"RequestChannelCloseRelease",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestChannelCloseRelease_tags_1,
+	sizeof(asn_DEF_RequestChannelCloseRelease_tags_1)
+		/sizeof(asn_DEF_RequestChannelCloseRelease_tags_1[0]), /* 1 */
+	asn_DEF_RequestChannelCloseRelease_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestChannelCloseRelease_tags_1)
+		/sizeof(asn_DEF_RequestChannelCloseRelease_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestChannelCloseRelease_1,
+	1,	/* Elements count */
+	&asn_SPC_RequestChannelCloseRelease_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestInProgress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestInProgress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestInProgress.h	(working copy)
@@ -0,0 +1,74 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestInProgress_H_
+#define	_RequestInProgress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* RequestInProgress */
+typedef struct RequestInProgress {
+	RequestSeqNum_t	 requestSeqNum;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct RequestInProgress__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct RequestInProgress__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	long	 delay;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestInProgress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestInProgress;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestInProgress_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestInProgress_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _RequestInProgress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestInProgress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestInProgress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestInProgress.c	(working copy)
@@ -0,0 +1,206 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestInProgress.h"
+
+static int
+memb_delay_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_delay_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_tokens_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_4 = {
+	sizeof(struct RequestInProgress__tokens),
+	offsetof(struct RequestInProgress__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_4 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_4,
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_4,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_4,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_6 = {
+	sizeof(struct RequestInProgress__cryptoTokens),
+	offsetof(struct RequestInProgress__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_6 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_6,
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_6,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestInProgress_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestInProgress, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 4, offsetof(struct RequestInProgress, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 3, offsetof(struct RequestInProgress, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct RequestInProgress, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 1, offsetof(struct RequestInProgress, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestInProgress, delay),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_delay_constr_9,  memb_delay_constraint_1 },
+		0, 0, /* No default value */
+		"delay"
+		},
+};
+static const int asn_MAP_RequestInProgress_oms_1[] = { 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_RequestInProgress_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestInProgress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2247 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 2248 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 2249 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoTokensat 2250 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* integrityCheckValueat 2251 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* delayat 2252 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestInProgress_specs_1 = {
+	sizeof(struct RequestInProgress),
+	offsetof(struct RequestInProgress, _asn_ctx),
+	asn_MAP_RequestInProgress_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_RequestInProgress_oms_1,	/* Optional members */
+	4, 0,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestInProgress = {
+	"RequestInProgress",
+	"RequestInProgress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestInProgress_tags_1,
+	sizeof(asn_DEF_RequestInProgress_tags_1)
+		/sizeof(asn_DEF_RequestInProgress_tags_1[0]), /* 1 */
+	asn_DEF_RequestInProgress_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestInProgress_tags_1)
+		/sizeof(asn_DEF_RequestInProgress_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestInProgress_1,
+	6,	/* Elements count */
+	&asn_SPC_RequestInProgress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMessage.h	(working copy)
@@ -0,0 +1,120 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestMessage_H_
+#define	_RequestMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RequestMessage_PR {
+	RequestMessage_PR_NOTHING,	/* No components present */
+	RequestMessage_PR_nonStandard,
+	RequestMessage_PR_masterSlaveDetermination,
+	RequestMessage_PR_terminalCapabilitySet,
+	RequestMessage_PR_openLogicalChannel,
+	RequestMessage_PR_closeLogicalChannel,
+	RequestMessage_PR_requestChannelClose,
+	RequestMessage_PR_multiplexEntrySend,
+	RequestMessage_PR_requestMultiplexEntry,
+	RequestMessage_PR_requestMode,
+	RequestMessage_PR_roundTripDelayRequest,
+	RequestMessage_PR_maintenanceLoopRequest,
+	/* Extensions may appear below */
+	RequestMessage_PR_communicationModeRequest,
+	RequestMessage_PR_conferenceRequest,
+	RequestMessage_PR_multilinkRequest,
+	RequestMessage_PR_logicalChannelRateRequest,
+	RequestMessage_PR_genericRequest
+} RequestMessage_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+struct MasterSlaveDetermination;
+struct TerminalCapabilitySet;
+struct OpenLogicalChannel;
+struct CloseLogicalChannel;
+struct RequestChannelClose;
+struct MultiplexEntrySend;
+struct RequestMultiplexEntry;
+struct RequestMode;
+struct RoundTripDelayRequest;
+struct MaintenanceLoopRequest;
+struct CommunicationModeRequest;
+struct ConferenceRequest;
+struct MultilinkRequest;
+struct LogicalChannelRateRequest;
+struct GenericMessage;
+
+/* RequestMessage */
+typedef struct RequestMessage {
+	RequestMessage_PR present;
+	union RequestMessage_u {
+		struct NonStandardMessage	*nonStandard;
+		struct MasterSlaveDetermination	*masterSlaveDetermination;
+		struct TerminalCapabilitySet	*terminalCapabilitySet;
+		struct OpenLogicalChannel	*openLogicalChannel;
+		struct CloseLogicalChannel	*closeLogicalChannel;
+		struct RequestChannelClose	*requestChannelClose;
+		struct MultiplexEntrySend	*multiplexEntrySend;
+		struct RequestMultiplexEntry	*requestMultiplexEntry;
+		struct RequestMode	*requestMode;
+		struct RoundTripDelayRequest	*roundTripDelayRequest;
+		struct MaintenanceLoopRequest	*maintenanceLoopRequest;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct CommunicationModeRequest	*communicationModeRequest;
+		struct ConferenceRequest	*conferenceRequest;
+		struct MultilinkRequest	*multilinkRequest;
+		struct LogicalChannelRateRequest	*logicalChannelRateRequest;
+		struct GenericMessage	*genericRequest;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestMessage;
+extern asn_CHOICE_specifics_t asn_SPC_RequestMessage_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestMessage_1[16];
+extern asn_per_constraints_t asn_PER_type_RequestMessage_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+#include "MasterSlaveDetermination.h"
+#include "TerminalCapabilitySet.h"
+#include "OpenLogicalChannel.h"
+#include "CloseLogicalChannel.h"
+#include "RequestChannelClose.h"
+#include "MultiplexEntrySend.h"
+#include "RequestMultiplexEntry.h"
+#include "RequestMode.h"
+#include "RoundTripDelayRequest.h"
+#include "MaintenanceLoopRequest.h"
+#include "CommunicationModeRequest.h"
+#include "ConferenceRequest.h"
+#include "MultilinkRequest.h"
+#include "LogicalChannelRateRequest.h"
+#include "GenericMessage.h"
+
+#endif	/* _RequestMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMessage.c	(working copy)
@@ -0,0 +1,202 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestMessage.h"
+
+asn_per_constraints_t asn_PER_type_RequestMessage_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  10 }	/* (0..10,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_RequestMessage_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.masterSlaveDetermination),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MasterSlaveDetermination,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterSlaveDetermination"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.terminalCapabilitySet),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalCapabilitySet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalCapabilitySet"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.openLogicalChannel),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OpenLogicalChannel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"openLogicalChannel"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.closeLogicalChannel),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CloseLogicalChannel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"closeLogicalChannel"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.requestChannelClose),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestChannelClose,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestChannelClose"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.multiplexEntrySend),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexEntrySend,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexEntrySend"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.requestMultiplexEntry),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestMultiplexEntry,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestMultiplexEntry"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.requestMode),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.roundTripDelayRequest),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RoundTripDelayRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"roundTripDelayRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.maintenanceLoopRequest),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaintenanceLoopRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintenanceLoopRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.communicationModeRequest),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CommunicationModeRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"communicationModeRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.conferenceRequest),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ConferenceRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.multilinkRequest),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MultilinkRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multilinkRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.logicalChannelRateRequest),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelRateRequest,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelRateRequest"
+		},
+	{ ATF_POINTER, 0, offsetof(struct RequestMessage, choice.genericRequest),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericRequest"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 38 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* masterSlaveDeterminationat 39 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* terminalCapabilitySetat 40 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* openLogicalChannelat 41 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* closeLogicalChannelat 42 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* requestChannelCloseat 43 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* multiplexEntrySendat 44 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* requestMultiplexEntryat 45 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* requestModeat 46 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* roundTripDelayRequestat 47 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* maintenanceLoopRequestat 48 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* communicationModeRequestat 50 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* conferenceRequestat 51 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* multilinkRequestat 52 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* logicalChannelRateRequestat 53 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* genericRequestat 55 */
+};
+asn_CHOICE_specifics_t asn_SPC_RequestMessage_specs_1 = {
+	sizeof(struct RequestMessage),
+	offsetof(struct RequestMessage, _asn_ctx),
+	offsetof(struct RequestMessage, present),
+	sizeof(((struct RequestMessage *)0)->present),
+	asn_MAP_RequestMessage_tag2el_1,
+	16,	/* Count of tags in the map */
+	0, 0,
+	11	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestMessage = {
+	"RequestMessage",
+	"RequestMessage",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_RequestMessage_constr_1, CHOICE_constraint },
+	asn_MBR_RequestMessage_1,
+	16,	/* Elements count */
+	&asn_SPC_RequestMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMode.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestMode_H_
+#define	_RequestMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ModeDescription;
+
+/* RequestMode */
+typedef struct RequestMode {
+	SequenceNumber_t	 sequenceNumber;
+	struct RequestMode__requestedModes {
+		A_SEQUENCE_OF(struct ModeDescription) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} requestedModes;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestMode_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ModeDescription.h"
+
+#endif	/* _RequestMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMode.c	(working copy)
@@ -0,0 +1,133 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestMode.h"
+
+static int
+memb_requestedModes_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_requestedModes_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_requestedModes_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_requestedModes_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (17 << 2)),
+		0,
+		&asn_DEF_ModeDescription,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_requestedModes_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_requestedModes_specs_3 = {
+	sizeof(struct RequestMode__requestedModes),
+	offsetof(struct RequestMode__requestedModes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_requestedModes_3 = {
+	"requestedModes",
+	"requestedModes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_requestedModes_tags_3,
+	sizeof(asn_DEF_requestedModes_tags_3)
+		/sizeof(asn_DEF_requestedModes_tags_3[0]) - 1, /* 1 */
+	asn_DEF_requestedModes_tags_3,	/* Same as above */
+	sizeof(asn_DEF_requestedModes_tags_3)
+		/sizeof(asn_DEF_requestedModes_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_requestedModes_constr_3, SEQUENCE_OF_constraint },
+	asn_MBR_requestedModes_3,
+	1,	/* Single element */
+	&asn_SPC_requestedModes_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestMode_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMode, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMode, requestedModes),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_requestedModes_3,
+		0,
+		{ 0, &asn_PER_memb_requestedModes_constr_3,  memb_requestedModes_constraint_1 },
+		0, 0, /* No default value */
+		"requestedModes"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 2512 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* requestedModesat 2513 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestMode_specs_1 = {
+	sizeof(struct RequestMode),
+	offsetof(struct RequestMode, _asn_ctx),
+	asn_MAP_RequestMode_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestMode = {
+	"RequestMode",
+	"RequestMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestMode_tags_1,
+	sizeof(asn_DEF_RequestMode_tags_1)
+		/sizeof(asn_DEF_RequestMode_tags_1[0]), /* 1 */
+	asn_DEF_RequestMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestMode_tags_1)
+		/sizeof(asn_DEF_RequestMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestMode_1,
+	2,	/* Elements count */
+	&asn_SPC_RequestMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeAck.h	(working copy)
@@ -0,0 +1,69 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestModeAck_H_
+#define	_RequestModeAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RequestModeAck__response_PR {
+	RequestModeAck__response_PR_NOTHING,	/* No components present */
+	RequestModeAck__response_PR_willTransmitMostPreferredMode,
+	RequestModeAck__response_PR_willTransmitLessPreferredMode
+	/* Extensions may appear below */
+	
+} RequestModeAck__response_PR;
+
+/* RequestModeAck */
+typedef struct RequestModeAck {
+	SequenceNumber_t	 sequenceNumber;
+	struct RequestModeAck__response {
+		RequestModeAck__response_PR present;
+		union RequestModeAck__response_u {
+			NULL_t	 willTransmitMostPreferredMode;
+			NULL_t	 willTransmitLessPreferredMode;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} response;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestModeAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestModeAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestModeAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestModeAck_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestModeAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeAck.c	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestModeAck.h"
+
+static asn_per_constraints_t asn_PER_type_response_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_response_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeAck__response, choice.willTransmitMostPreferredMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"willTransmitMostPreferredMode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeAck__response, choice.willTransmitLessPreferredMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"willTransmitLessPreferredMode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_response_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* willTransmitMostPreferredModeat 2522 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* willTransmitLessPreferredModeat 2523 */
+};
+static asn_CHOICE_specifics_t asn_SPC_response_specs_3 = {
+	sizeof(struct RequestModeAck__response),
+	offsetof(struct RequestModeAck__response, _asn_ctx),
+	offsetof(struct RequestModeAck__response, present),
+	sizeof(((struct RequestModeAck__response *)0)->present),
+	asn_MAP_response_tag2el_3,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_response_3 = {
+	"response",
+	"response",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_response_constr_3, CHOICE_constraint },
+	asn_MBR_response_3,
+	2,	/* Elements count */
+	&asn_SPC_response_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestModeAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeAck, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeAck, response),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_response_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"response"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestModeAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestModeAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 2519 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* responseat 2522 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestModeAck_specs_1 = {
+	sizeof(struct RequestModeAck),
+	offsetof(struct RequestModeAck, _asn_ctx),
+	asn_MAP_RequestModeAck_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestModeAck = {
+	"RequestModeAck",
+	"RequestModeAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestModeAck_tags_1,
+	sizeof(asn_DEF_RequestModeAck_tags_1)
+		/sizeof(asn_DEF_RequestModeAck_tags_1[0]), /* 1 */
+	asn_DEF_RequestModeAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestModeAck_tags_1)
+		/sizeof(asn_DEF_RequestModeAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestModeAck_1,
+	2,	/* Elements count */
+	&asn_SPC_RequestModeAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeReject.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestModeReject_H_
+#define	_RequestModeReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RequestModeReject__cause_PR {
+	RequestModeReject__cause_PR_NOTHING,	/* No components present */
+	RequestModeReject__cause_PR_modeUnavailable,
+	RequestModeReject__cause_PR_multipointConstraint,
+	RequestModeReject__cause_PR_requestDenied
+	/* Extensions may appear below */
+	
+} RequestModeReject__cause_PR;
+
+/* RequestModeReject */
+typedef struct RequestModeReject {
+	SequenceNumber_t	 sequenceNumber;
+	struct RequestModeReject__cause {
+		RequestModeReject__cause_PR present;
+		union RequestModeReject__cause_u {
+			NULL_t	 modeUnavailable;
+			NULL_t	 multipointConstraint;
+			NULL_t	 requestDenied;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestModeReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestModeReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestModeReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestModeReject_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestModeReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeReject.c	(working copy)
@@ -0,0 +1,124 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestModeReject.h"
+
+static asn_per_constraints_t asn_PER_type_cause_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cause_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeReject__cause, choice.modeUnavailable),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"modeUnavailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeReject__cause, choice.multipointConstraint),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipointConstraint"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeReject__cause, choice.requestDenied),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestDenied"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* modeUnavailableat 2534 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* multipointConstraintat 2535 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* requestDeniedat 2536 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_3 = {
+	sizeof(struct RequestModeReject__cause),
+	offsetof(struct RequestModeReject__cause, _asn_ctx),
+	offsetof(struct RequestModeReject__cause, present),
+	sizeof(((struct RequestModeReject__cause *)0)->present),
+	asn_MAP_cause_tag2el_3,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_3 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_3, CHOICE_constraint },
+	asn_MBR_cause_3,
+	3,	/* Elements count */
+	&asn_SPC_cause_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestModeReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeReject, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestModeReject, cause),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestModeReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestModeReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 2531 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* causeat 2534 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestModeReject_specs_1 = {
+	sizeof(struct RequestModeReject),
+	offsetof(struct RequestModeReject, _asn_ctx),
+	asn_MAP_RequestModeReject_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestModeReject = {
+	"RequestModeReject",
+	"RequestModeReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestModeReject_tags_1,
+	sizeof(asn_DEF_RequestModeReject_tags_1)
+		/sizeof(asn_DEF_RequestModeReject_tags_1[0]), /* 1 */
+	asn_DEF_RequestModeReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestModeReject_tags_1)
+		/sizeof(asn_DEF_RequestModeReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestModeReject_1,
+	2,	/* Elements count */
+	&asn_SPC_RequestModeReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeRelease.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeRelease.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeRelease.h	(working copy)
@@ -0,0 +1,41 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestModeRelease_H_
+#define	_RequestModeRelease_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RequestModeRelease */
+typedef struct RequestModeRelease {
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestModeRelease_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestModeRelease;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestModeRelease_specs_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestModeRelease_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeRelease.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeRelease.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestModeRelease.c	(working copy)
@@ -0,0 +1,35 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestModeRelease.h"
+
+static const ber_tlv_tag_t asn_DEF_RequestModeRelease_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestModeRelease_specs_1 = {
+	sizeof(struct RequestModeRelease),
+	offsetof(struct RequestModeRelease, _asn_ctx),
+	0,	/* No top level tags */
+	0,	/* No tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	0,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestModeRelease = {
+	"RequestModeRelease",
+	"RequestModeRelease",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestModeRelease_tags_1,
+	sizeof(asn_DEF_RequestModeRelease_tags_1)
+		/sizeof(asn_DEF_RequestModeRelease_tags_1[0]), /* 1 */
+	asn_DEF_RequestModeRelease_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestModeRelease_tags_1)
+		/sizeof(asn_DEF_RequestModeRelease_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_RequestModeRelease_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntry.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntry.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntry.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestMultiplexEntry_H_
+#define	_RequestMultiplexEntry_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RequestMultiplexEntry */
+typedef struct RequestMultiplexEntry {
+	struct RequestMultiplexEntry__entryNumbers {
+		A_SET_OF(MultiplexTableEntryNumber_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} entryNumbers;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestMultiplexEntry_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntry;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntry_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestMultiplexEntry_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestMultiplexEntry_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntry.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntry.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntry.c	(working copy)
@@ -0,0 +1,123 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestMultiplexEntry.h"
+
+static int
+memb_entryNumbers_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_entryNumbers_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_entryNumbers_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_entryNumbers_specs_2 = {
+	sizeof(struct RequestMultiplexEntry__entryNumbers),
+	offsetof(struct RequestMultiplexEntry__entryNumbers, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_entryNumbers_2 = {
+	"entryNumbers",
+	"entryNumbers",
+	&asn_OP_SET_OF,
+	asn_DEF_entryNumbers_tags_2,
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]) - 1, /* 1 */
+	asn_DEF_entryNumbers_tags_2,	/* Same as above */
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_entryNumbers_constr_2, SET_OF_constraint },
+	asn_MBR_entryNumbers_2,
+	1,	/* Single element */
+	&asn_SPC_entryNumbers_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestMultiplexEntry_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntry, entryNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_entryNumbers_2,
+		0,
+		{ 0, &asn_PER_memb_entryNumbers_constr_2,  memb_entryNumbers_constraint_1 },
+		0, 0, /* No default value */
+		"entryNumbers"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestMultiplexEntry_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestMultiplexEntry_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* entryNumbersat 2469 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntry_specs_1 = {
+	sizeof(struct RequestMultiplexEntry),
+	offsetof(struct RequestMultiplexEntry, _asn_ctx),
+	asn_MAP_RequestMultiplexEntry_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntry = {
+	"RequestMultiplexEntry",
+	"RequestMultiplexEntry",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestMultiplexEntry_tags_1,
+	sizeof(asn_DEF_RequestMultiplexEntry_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntry_tags_1[0]), /* 1 */
+	asn_DEF_RequestMultiplexEntry_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestMultiplexEntry_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntry_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestMultiplexEntry_1,
+	1,	/* Elements count */
+	&asn_SPC_RequestMultiplexEntry_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryAck.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestMultiplexEntryAck_H_
+#define	_RequestMultiplexEntryAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RequestMultiplexEntryAck */
+typedef struct RequestMultiplexEntryAck {
+	struct RequestMultiplexEntryAck__entryNumbers {
+		A_SET_OF(MultiplexTableEntryNumber_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} entryNumbers;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestMultiplexEntryAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestMultiplexEntryAck_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestMultiplexEntryAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryAck.c	(working copy)
@@ -0,0 +1,123 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestMultiplexEntryAck.h"
+
+static int
+memb_entryNumbers_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_entryNumbers_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_entryNumbers_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_entryNumbers_specs_2 = {
+	sizeof(struct RequestMultiplexEntryAck__entryNumbers),
+	offsetof(struct RequestMultiplexEntryAck__entryNumbers, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_entryNumbers_2 = {
+	"entryNumbers",
+	"entryNumbers",
+	&asn_OP_SET_OF,
+	asn_DEF_entryNumbers_tags_2,
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]) - 1, /* 1 */
+	asn_DEF_entryNumbers_tags_2,	/* Same as above */
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_entryNumbers_constr_2, SET_OF_constraint },
+	asn_MBR_entryNumbers_2,
+	1,	/* Single element */
+	&asn_SPC_entryNumbers_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestMultiplexEntryAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntryAck, entryNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_entryNumbers_2,
+		0,
+		{ 0, &asn_PER_memb_entryNumbers_constr_2,  memb_entryNumbers_constraint_1 },
+		0, 0, /* No default value */
+		"entryNumbers"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestMultiplexEntryAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestMultiplexEntryAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* entryNumbersat 2475 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryAck_specs_1 = {
+	sizeof(struct RequestMultiplexEntryAck),
+	offsetof(struct RequestMultiplexEntryAck, _asn_ctx),
+	asn_MAP_RequestMultiplexEntryAck_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryAck = {
+	"RequestMultiplexEntryAck",
+	"RequestMultiplexEntryAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestMultiplexEntryAck_tags_1,
+	sizeof(asn_DEF_RequestMultiplexEntryAck_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryAck_tags_1[0]), /* 1 */
+	asn_DEF_RequestMultiplexEntryAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestMultiplexEntryAck_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestMultiplexEntryAck_1,
+	1,	/* Elements count */
+	&asn_SPC_RequestMultiplexEntryAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryReject.h	(working copy)
@@ -0,0 +1,63 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestMultiplexEntryReject_H_
+#define	_RequestMultiplexEntryReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct RequestMultiplexEntryRejectionDescriptions;
+
+/* RequestMultiplexEntryReject */
+typedef struct RequestMultiplexEntryReject {
+	struct RequestMultiplexEntryReject__entryNumbers {
+		A_SET_OF(MultiplexTableEntryNumber_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} entryNumbers;
+	struct RequestMultiplexEntryReject__rejectionDescriptions {
+		A_SET_OF(struct RequestMultiplexEntryRejectionDescriptions) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} rejectionDescriptions;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestMultiplexEntryReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestMultiplexEntryReject_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "RequestMultiplexEntryRejectionDescriptions.h"
+
+#endif	/* _RequestMultiplexEntryReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryReject.c	(working copy)
@@ -0,0 +1,206 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestMultiplexEntryReject.h"
+
+static int
+memb_entryNumbers_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_rejectionDescriptions_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_rejectionDescriptions_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_rejectionDescriptions_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_entryNumbers_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_entryNumbers_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_entryNumbers_specs_2 = {
+	sizeof(struct RequestMultiplexEntryReject__entryNumbers),
+	offsetof(struct RequestMultiplexEntryReject__entryNumbers, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_entryNumbers_2 = {
+	"entryNumbers",
+	"entryNumbers",
+	&asn_OP_SET_OF,
+	asn_DEF_entryNumbers_tags_2,
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]) - 1, /* 1 */
+	asn_DEF_entryNumbers_tags_2,	/* Same as above */
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_entryNumbers_constr_2, SET_OF_constraint },
+	asn_MBR_entryNumbers_2,
+	1,	/* Single element */
+	&asn_SPC_entryNumbers_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rejectionDescriptions_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_RequestMultiplexEntryRejectionDescriptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rejectionDescriptions_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_rejectionDescriptions_specs_4 = {
+	sizeof(struct RequestMultiplexEntryReject__rejectionDescriptions),
+	offsetof(struct RequestMultiplexEntryReject__rejectionDescriptions, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rejectionDescriptions_4 = {
+	"rejectionDescriptions",
+	"rejectionDescriptions",
+	&asn_OP_SET_OF,
+	asn_DEF_rejectionDescriptions_tags_4,
+	sizeof(asn_DEF_rejectionDescriptions_tags_4)
+		/sizeof(asn_DEF_rejectionDescriptions_tags_4[0]) - 1, /* 1 */
+	asn_DEF_rejectionDescriptions_tags_4,	/* Same as above */
+	sizeof(asn_DEF_rejectionDescriptions_tags_4)
+		/sizeof(asn_DEF_rejectionDescriptions_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_rejectionDescriptions_constr_4, SET_OF_constraint },
+	asn_MBR_rejectionDescriptions_4,
+	1,	/* Single element */
+	&asn_SPC_rejectionDescriptions_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestMultiplexEntryReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntryReject, entryNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_entryNumbers_2,
+		0,
+		{ 0, &asn_PER_memb_entryNumbers_constr_2,  memb_entryNumbers_constraint_1 },
+		0, 0, /* No default value */
+		"entryNumbers"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntryReject, rejectionDescriptions),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_rejectionDescriptions_4,
+		0,
+		{ 0, &asn_PER_memb_rejectionDescriptions_constr_4,  memb_rejectionDescriptions_constraint_1 },
+		0, 0, /* No default value */
+		"rejectionDescriptions"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestMultiplexEntryReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestMultiplexEntryReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* entryNumbersat 2481 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rejectionDescriptionsat 2482 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryReject_specs_1 = {
+	sizeof(struct RequestMultiplexEntryReject),
+	offsetof(struct RequestMultiplexEntryReject, _asn_ctx),
+	asn_MAP_RequestMultiplexEntryReject_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryReject = {
+	"RequestMultiplexEntryReject",
+	"RequestMultiplexEntryReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestMultiplexEntryReject_tags_1,
+	sizeof(asn_DEF_RequestMultiplexEntryReject_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryReject_tags_1[0]), /* 1 */
+	asn_DEF_RequestMultiplexEntryReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestMultiplexEntryReject_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestMultiplexEntryReject_1,
+	2,	/* Elements count */
+	&asn_SPC_RequestMultiplexEntryReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRejectionDescriptions.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRejectionDescriptions.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRejectionDescriptions.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestMultiplexEntryRejectionDescriptions_H_
+#define	_RequestMultiplexEntryRejectionDescriptions_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum RequestMultiplexEntryRejectionDescriptions__cause_PR {
+	RequestMultiplexEntryRejectionDescriptions__cause_PR_NOTHING,	/* No components present */
+	RequestMultiplexEntryRejectionDescriptions__cause_PR_unspecifiedCause
+	/* Extensions may appear below */
+	
+} RequestMultiplexEntryRejectionDescriptions__cause_PR;
+
+/* RequestMultiplexEntryRejectionDescriptions */
+typedef struct RequestMultiplexEntryRejectionDescriptions {
+	MultiplexTableEntryNumber_t	 multiplexTableEntryNumber;
+	struct RequestMultiplexEntryRejectionDescriptions__cause {
+		RequestMultiplexEntryRejectionDescriptions__cause_PR present;
+		union RequestMultiplexEntryRejectionDescriptions__cause_u {
+			NULL_t	 unspecifiedCause;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestMultiplexEntryRejectionDescriptions_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryRejectionDescriptions;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryRejectionDescriptions_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestMultiplexEntryRejectionDescriptions_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestMultiplexEntryRejectionDescriptions_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRejectionDescriptions.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRejectionDescriptions.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRejectionDescriptions.c	(working copy)
@@ -0,0 +1,104 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestMultiplexEntryRejectionDescriptions.h"
+
+static asn_per_constraints_t asn_PER_type_cause_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  0,  0,  0,  0 }	/* (0..0,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_cause_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntryRejectionDescriptions__cause, choice.unspecifiedCause),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unspecifiedCause"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* unspecifiedCauseat 2491 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_3 = {
+	sizeof(struct RequestMultiplexEntryRejectionDescriptions__cause),
+	offsetof(struct RequestMultiplexEntryRejectionDescriptions__cause, _asn_ctx),
+	offsetof(struct RequestMultiplexEntryRejectionDescriptions__cause, present),
+	sizeof(((struct RequestMultiplexEntryRejectionDescriptions__cause *)0)->present),
+	asn_MAP_cause_tag2el_3,
+	1,	/* Count of tags in the map */
+	0, 0,
+	1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_3 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_3, CHOICE_constraint },
+	asn_MBR_cause_3,
+	1,	/* Elements count */
+	&asn_SPC_cause_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestMultiplexEntryRejectionDescriptions_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntryRejectionDescriptions, multiplexTableEntryNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexTableEntryNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntryRejectionDescriptions, cause),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestMultiplexEntryRejectionDescriptions_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestMultiplexEntryRejectionDescriptions_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* multiplexTableEntryNumberat 2488 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* causeat 2491 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryRejectionDescriptions_specs_1 = {
+	sizeof(struct RequestMultiplexEntryRejectionDescriptions),
+	offsetof(struct RequestMultiplexEntryRejectionDescriptions, _asn_ctx),
+	asn_MAP_RequestMultiplexEntryRejectionDescriptions_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryRejectionDescriptions = {
+	"RequestMultiplexEntryRejectionDescriptions",
+	"RequestMultiplexEntryRejectionDescriptions",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestMultiplexEntryRejectionDescriptions_tags_1,
+	sizeof(asn_DEF_RequestMultiplexEntryRejectionDescriptions_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryRejectionDescriptions_tags_1[0]), /* 1 */
+	asn_DEF_RequestMultiplexEntryRejectionDescriptions_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestMultiplexEntryRejectionDescriptions_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryRejectionDescriptions_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestMultiplexEntryRejectionDescriptions_1,
+	2,	/* Elements count */
+	&asn_SPC_RequestMultiplexEntryRejectionDescriptions_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRelease.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRelease.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRelease.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestMultiplexEntryRelease_H_
+#define	_RequestMultiplexEntryRelease_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MultiplexTableEntryNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RequestMultiplexEntryRelease */
+typedef struct RequestMultiplexEntryRelease {
+	struct RequestMultiplexEntryRelease__entryNumbers {
+		A_SET_OF(MultiplexTableEntryNumber_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} entryNumbers;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RequestMultiplexEntryRelease_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryRelease;
+extern asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryRelease_specs_1;
+extern asn_TYPE_member_t asn_MBR_RequestMultiplexEntryRelease_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestMultiplexEntryRelease_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRelease.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRelease.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestMultiplexEntryRelease.c	(working copy)
@@ -0,0 +1,123 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestMultiplexEntryRelease.h"
+
+static int
+memb_entryNumbers_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 15)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_entryNumbers_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  15 }	/* (SIZE(1..15)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_entryNumbers_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_MultiplexTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_entryNumbers_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_entryNumbers_specs_2 = {
+	sizeof(struct RequestMultiplexEntryRelease__entryNumbers),
+	offsetof(struct RequestMultiplexEntryRelease__entryNumbers, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_entryNumbers_2 = {
+	"entryNumbers",
+	"entryNumbers",
+	&asn_OP_SET_OF,
+	asn_DEF_entryNumbers_tags_2,
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]) - 1, /* 1 */
+	asn_DEF_entryNumbers_tags_2,	/* Same as above */
+	sizeof(asn_DEF_entryNumbers_tags_2)
+		/sizeof(asn_DEF_entryNumbers_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_entryNumbers_constr_2, SET_OF_constraint },
+	asn_MBR_entryNumbers_2,
+	1,	/* Single element */
+	&asn_SPC_entryNumbers_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_RequestMultiplexEntryRelease_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RequestMultiplexEntryRelease, entryNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_entryNumbers_2,
+		0,
+		{ 0, &asn_PER_memb_entryNumbers_constr_2,  memb_entryNumbers_constraint_1 },
+		0, 0, /* No default value */
+		"entryNumbers"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RequestMultiplexEntryRelease_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RequestMultiplexEntryRelease_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* entryNumbersat 2499 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RequestMultiplexEntryRelease_specs_1 = {
+	sizeof(struct RequestMultiplexEntryRelease),
+	offsetof(struct RequestMultiplexEntryRelease, _asn_ctx),
+	asn_MAP_RequestMultiplexEntryRelease_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RequestMultiplexEntryRelease = {
+	"RequestMultiplexEntryRelease",
+	"RequestMultiplexEntryRelease",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RequestMultiplexEntryRelease_tags_1,
+	sizeof(asn_DEF_RequestMultiplexEntryRelease_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryRelease_tags_1[0]), /* 1 */
+	asn_DEF_RequestMultiplexEntryRelease_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestMultiplexEntryRelease_tags_1)
+		/sizeof(asn_DEF_RequestMultiplexEntryRelease_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RequestMultiplexEntryRelease_1,
+	1,	/* Elements count */
+	&asn_SPC_RequestMultiplexEntryRelease_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestSeqNum.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestSeqNum.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestSeqNum.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RequestSeqNum_H_
+#define	_RequestSeqNum_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RequestSeqNum */
+typedef long	 RequestSeqNum_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_RequestSeqNum_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_RequestSeqNum;
+asn_struct_free_f RequestSeqNum_free;
+asn_struct_print_f RequestSeqNum_print;
+asn_constr_check_f RequestSeqNum_constraint;
+ber_type_decoder_f RequestSeqNum_decode_ber;
+der_type_encoder_f RequestSeqNum_encode_der;
+xer_type_decoder_f RequestSeqNum_decode_xer;
+xer_type_encoder_f RequestSeqNum_encode_xer;
+per_type_decoder_f RequestSeqNum_decode_uper;
+per_type_encoder_f RequestSeqNum_encode_uper;
+per_type_decoder_f RequestSeqNum_decode_aper;
+per_type_encoder_f RequestSeqNum_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RequestSeqNum_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestSeqNum.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestSeqNum.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RequestSeqNum.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RequestSeqNum.h"
+
+int
+RequestSeqNum_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_RequestSeqNum_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_RequestSeqNum_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_RequestSeqNum = {
+	"RequestSeqNum",
+	"RequestSeqNum",
+	&asn_OP_NativeInteger,
+	asn_DEF_RequestSeqNum_tags_1,
+	sizeof(asn_DEF_RequestSeqNum_tags_1)
+		/sizeof(asn_DEF_RequestSeqNum_tags_1[0]), /* 1 */
+	asn_DEF_RequestSeqNum_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RequestSeqNum_tags_1)
+		/sizeof(asn_DEF_RequestSeqNum_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_RequestSeqNum_constr_1, RequestSeqNum_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableConfirm.h	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ResourcesAvailableConfirm_H_
+#define	_ResourcesAvailableConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* ResourcesAvailableConfirm */
+typedef struct ResourcesAvailableConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct ResourcesAvailableConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct ResourcesAvailableConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct ResourcesAvailableConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ResourcesAvailableConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ResourcesAvailableConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_ResourcesAvailableConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_ResourcesAvailableConfirm_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _ResourcesAvailableConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableConfirm.c	(working copy)
@@ -0,0 +1,223 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ResourcesAvailableConfirm.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_5 = {
+	sizeof(struct ResourcesAvailableConfirm__tokens),
+	offsetof(struct ResourcesAvailableConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_5 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_5,
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_5,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_5,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_7 = {
+	sizeof(struct ResourcesAvailableConfirm__cryptoTokens),
+	offsetof(struct ResourcesAvailableConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_7 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_7,
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_7,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_11 = {
+	sizeof(struct ResourcesAvailableConfirm__genericData),
+	offsetof(struct ResourcesAvailableConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_11 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_11,
+	sizeof(asn_DEF_genericData_tags_11)
+		/sizeof(asn_DEF_genericData_tags_11[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_11,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_11)
+		/sizeof(asn_DEF_genericData_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_11,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_11	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ResourcesAvailableConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ResourcesAvailableConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ResourcesAvailableConfirm, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ResourcesAvailableConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ResourcesAvailableConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_tokens_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ResourcesAvailableConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ResourcesAvailableConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ResourcesAvailableConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_genericData_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_ResourcesAvailableConfirm_oms_1[] = { 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_ResourcesAvailableConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ResourcesAvailableConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2274 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 2275 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 2276 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* tokensat 2277 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cryptoTokensat 2278 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* integrityCheckValueat 2279 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* genericDataat 2281 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ResourcesAvailableConfirm_specs_1 = {
+	sizeof(struct ResourcesAvailableConfirm),
+	offsetof(struct ResourcesAvailableConfirm, _asn_ctx),
+	asn_MAP_ResourcesAvailableConfirm_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_ResourcesAvailableConfirm_oms_1,	/* Optional members */
+	4, 1,	/* Root/Additions */
+	6,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ResourcesAvailableConfirm = {
+	"ResourcesAvailableConfirm",
+	"ResourcesAvailableConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ResourcesAvailableConfirm_tags_1,
+	sizeof(asn_DEF_ResourcesAvailableConfirm_tags_1)
+		/sizeof(asn_DEF_ResourcesAvailableConfirm_tags_1[0]), /* 1 */
+	asn_DEF_ResourcesAvailableConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ResourcesAvailableConfirm_tags_1)
+		/sizeof(asn_DEF_ResourcesAvailableConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ResourcesAvailableConfirm_1,
+	7,	/* Elements count */
+	&asn_SPC_ResourcesAvailableConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableIndicate.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableIndicate.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableIndicate.h	(working copy)
@@ -0,0 +1,97 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ResourcesAvailableIndicate_H_
+#define	_ResourcesAvailableIndicate_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "ProtocolIdentifier.h"
+#include "EndpointIdentifier.h"
+#include <BOOLEAN.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct CallCapacity;
+struct SupportedProtocols;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* ResourcesAvailableIndicate */
+typedef struct ResourcesAvailableIndicate {
+	RequestSeqNum_t	 requestSeqNum;
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	EndpointIdentifier_t	 endpointIdentifier;
+	struct ResourcesAvailableIndicate__protocols {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} protocols;
+	BOOLEAN_t	 almostOutOfResources;
+	struct ResourcesAvailableIndicate__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct ResourcesAvailableIndicate__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct ResourcesAvailableIndicate__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ResourcesAvailableIndicate_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ResourcesAvailableIndicate;
+extern asn_SEQUENCE_specifics_t asn_SPC_ResourcesAvailableIndicate_specs_1;
+extern asn_TYPE_member_t asn_MBR_ResourcesAvailableIndicate_1[11];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "CallCapacity.h"
+#include "SupportedProtocols.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _ResourcesAvailableIndicate_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableIndicate.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableIndicate.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResourcesAvailableIndicate.c	(working copy)
@@ -0,0 +1,300 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ResourcesAvailableIndicate.h"
+
+static asn_TYPE_member_t asn_MBR_protocols_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_protocols_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_protocols_specs_6 = {
+	sizeof(struct ResourcesAvailableIndicate__protocols),
+	offsetof(struct ResourcesAvailableIndicate__protocols, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_protocols_6 = {
+	"protocols",
+	"protocols",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_protocols_tags_6,
+	sizeof(asn_DEF_protocols_tags_6)
+		/sizeof(asn_DEF_protocols_tags_6[0]) - 1, /* 1 */
+	asn_DEF_protocols_tags_6,	/* Same as above */
+	sizeof(asn_DEF_protocols_tags_6)
+		/sizeof(asn_DEF_protocols_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_protocols_6,
+	1,	/* Single element */
+	&asn_SPC_protocols_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_9 = {
+	sizeof(struct ResourcesAvailableIndicate__tokens),
+	offsetof(struct ResourcesAvailableIndicate__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_9 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_9,
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_9)
+		/sizeof(asn_DEF_tokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_9,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_11[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_11 = {
+	sizeof(struct ResourcesAvailableIndicate__cryptoTokens),
+	offsetof(struct ResourcesAvailableIndicate__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_11 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_11,
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_11,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_11)
+		/sizeof(asn_DEF_cryptoTokens_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_11,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_16[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_16 = {
+	sizeof(struct ResourcesAvailableIndicate__genericData),
+	offsetof(struct ResourcesAvailableIndicate__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_16 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_16,
+	sizeof(asn_DEF_genericData_tags_16)
+		/sizeof(asn_DEF_genericData_tags_16[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_16,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_16)
+		/sizeof(asn_DEF_genericData_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_16,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_16	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ResourcesAvailableIndicate_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ResourcesAvailableIndicate, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ResourcesAvailableIndicate, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ResourcesAvailableIndicate, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ResourcesAvailableIndicate, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ResourcesAvailableIndicate, protocols),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_protocols_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocols"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ResourcesAvailableIndicate, almostOutOfResources),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"almostOutOfResources"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ResourcesAvailableIndicate, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_tokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ResourcesAvailableIndicate, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ResourcesAvailableIndicate, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ResourcesAvailableIndicate, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ResourcesAvailableIndicate, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		0,
+		&asn_DEF_genericData_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_ResourcesAvailableIndicate_oms_1[] = { 2, 6, 7, 8, 9, 10 };
+static const ber_tlv_tag_t asn_DEF_ResourcesAvailableIndicate_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ResourcesAvailableIndicate_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2258 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 2259 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 2260 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* endpointIdentifierat 2261 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* protocolsat 2262 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* almostOutOfResourcesat 2263 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* tokensat 2264 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* cryptoTokensat 2265 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* integrityCheckValueat 2266 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* capacityat 2268 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 } /* genericDataat 2269 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ResourcesAvailableIndicate_specs_1 = {
+	sizeof(struct ResourcesAvailableIndicate),
+	offsetof(struct ResourcesAvailableIndicate, _asn_ctx),
+	asn_MAP_ResourcesAvailableIndicate_tag2el_1,
+	11,	/* Count of tags in the map */
+	asn_MAP_ResourcesAvailableIndicate_oms_1,	/* Optional members */
+	4, 2,	/* Root/Additions */
+	9,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ResourcesAvailableIndicate = {
+	"ResourcesAvailableIndicate",
+	"ResourcesAvailableIndicate",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ResourcesAvailableIndicate_tags_1,
+	sizeof(asn_DEF_ResourcesAvailableIndicate_tags_1)
+		/sizeof(asn_DEF_ResourcesAvailableIndicate_tags_1[0]), /* 1 */
+	asn_DEF_ResourcesAvailableIndicate_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ResourcesAvailableIndicate_tags_1)
+		/sizeof(asn_DEF_ResourcesAvailableIndicate_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ResourcesAvailableIndicate_1,
+	11,	/* Elements count */
+	&asn_SPC_ResourcesAvailableIndicate_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResponseMessage.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResponseMessage.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResponseMessage.h	(working copy)
@@ -0,0 +1,156 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ResponseMessage_H_
+#define	_ResponseMessage_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ResponseMessage_PR {
+	ResponseMessage_PR_NOTHING,	/* No components present */
+	ResponseMessage_PR_nonStandard,
+	ResponseMessage_PR_masterSlaveDeterminationAck,
+	ResponseMessage_PR_masterSlaveDeterminationReject,
+	ResponseMessage_PR_terminalCapabilitySetAck,
+	ResponseMessage_PR_terminalCapabilitySetReject,
+	ResponseMessage_PR_openLogicalChannelAck,
+	ResponseMessage_PR_openLogicalChannelReject,
+	ResponseMessage_PR_closeLogicalChannelAck,
+	ResponseMessage_PR_requestChannelCloseAck,
+	ResponseMessage_PR_requestChannelCloseReject,
+	ResponseMessage_PR_multiplexEntrySendAck,
+	ResponseMessage_PR_multiplexEntrySendReject,
+	ResponseMessage_PR_requestMultiplexEntryAck,
+	ResponseMessage_PR_requestMultiplexEntryReject,
+	ResponseMessage_PR_requestModeAck,
+	ResponseMessage_PR_requestModeReject,
+	ResponseMessage_PR_roundTripDelayResponse,
+	ResponseMessage_PR_maintenanceLoopAck,
+	ResponseMessage_PR_maintenanceLoopReject,
+	/* Extensions may appear below */
+	ResponseMessage_PR_communicationModeResponse,
+	ResponseMessage_PR_conferenceResponse,
+	ResponseMessage_PR_multilinkResponse,
+	ResponseMessage_PR_logicalChannelRateAcknowledge,
+	ResponseMessage_PR_logicalChannelRateReject,
+	ResponseMessage_PR_genericResponse
+} ResponseMessage_PR;
+
+/* Forward declarations */
+struct NonStandardMessage;
+struct MasterSlaveDeterminationAck;
+struct MasterSlaveDeterminationReject;
+struct TerminalCapabilitySetAck;
+struct TerminalCapabilitySetReject;
+struct OpenLogicalChannelAck;
+struct OpenLogicalChannelReject;
+struct CloseLogicalChannelAck;
+struct RequestChannelCloseAck;
+struct RequestChannelCloseReject;
+struct MultiplexEntrySendAck;
+struct MultiplexEntrySendReject;
+struct RequestMultiplexEntryAck;
+struct RequestMultiplexEntryReject;
+struct RequestModeAck;
+struct RequestModeReject;
+struct RoundTripDelayResponse;
+struct MaintenanceLoopAck;
+struct MaintenanceLoopReject;
+struct CommunicationModeResponse;
+struct ConferenceResponse;
+struct MultilinkResponse;
+struct LogicalChannelRateAcknowledge;
+struct LogicalChannelRateReject;
+struct GenericMessage;
+
+/* ResponseMessage */
+typedef struct ResponseMessage {
+	ResponseMessage_PR present;
+	union ResponseMessage_u {
+		struct NonStandardMessage	*nonStandard;
+		struct MasterSlaveDeterminationAck	*masterSlaveDeterminationAck;
+		struct MasterSlaveDeterminationReject	*masterSlaveDeterminationReject;
+		struct TerminalCapabilitySetAck	*terminalCapabilitySetAck;
+		struct TerminalCapabilitySetReject	*terminalCapabilitySetReject;
+		struct OpenLogicalChannelAck	*openLogicalChannelAck;
+		struct OpenLogicalChannelReject	*openLogicalChannelReject;
+		struct CloseLogicalChannelAck	*closeLogicalChannelAck;
+		struct RequestChannelCloseAck	*requestChannelCloseAck;
+		struct RequestChannelCloseReject	*requestChannelCloseReject;
+		struct MultiplexEntrySendAck	*multiplexEntrySendAck;
+		struct MultiplexEntrySendReject	*multiplexEntrySendReject;
+		struct RequestMultiplexEntryAck	*requestMultiplexEntryAck;
+		struct RequestMultiplexEntryReject	*requestMultiplexEntryReject;
+		struct RequestModeAck	*requestModeAck;
+		struct RequestModeReject	*requestModeReject;
+		struct RoundTripDelayResponse	*roundTripDelayResponse;
+		struct MaintenanceLoopAck	*maintenanceLoopAck;
+		struct MaintenanceLoopReject	*maintenanceLoopReject;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct CommunicationModeResponse	*communicationModeResponse;
+		struct ConferenceResponse	*conferenceResponse;
+		struct MultilinkResponse	*multilinkResponse;
+		struct LogicalChannelRateAcknowledge	*logicalChannelRateAcknowledge;
+		struct LogicalChannelRateReject	*logicalChannelRateReject;
+		struct GenericMessage	*genericResponse;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ResponseMessage_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ResponseMessage;
+extern asn_CHOICE_specifics_t asn_SPC_ResponseMessage_specs_1;
+extern asn_TYPE_member_t asn_MBR_ResponseMessage_1[25];
+extern asn_per_constraints_t asn_PER_type_ResponseMessage_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h"
+#include "MasterSlaveDeterminationAck.h"
+#include "MasterSlaveDeterminationReject.h"
+#include "TerminalCapabilitySetAck.h"
+#include "TerminalCapabilitySetReject.h"
+#include "OpenLogicalChannelAck.h"
+#include "OpenLogicalChannelReject.h"
+#include "CloseLogicalChannelAck.h"
+#include "RequestChannelCloseAck.h"
+#include "RequestChannelCloseReject.h"
+#include "MultiplexEntrySendAck.h"
+#include "MultiplexEntrySendReject.h"
+#include "RequestMultiplexEntryAck.h"
+#include "RequestMultiplexEntryReject.h"
+#include "RequestModeAck.h"
+#include "RequestModeReject.h"
+#include "RoundTripDelayResponse.h"
+#include "MaintenanceLoopAck.h"
+#include "MaintenanceLoopReject.h"
+#include "CommunicationModeResponse.h"
+#include "ConferenceResponse.h"
+#include "MultilinkResponse.h"
+#include "LogicalChannelRateAcknowledge.h"
+#include "LogicalChannelRateReject.h"
+#include "GenericMessage.h"
+
+#endif	/* _ResponseMessage_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResponseMessage.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResponseMessage.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ResponseMessage.c	(working copy)
@@ -0,0 +1,292 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ResponseMessage.h"
+
+asn_per_constraints_t asn_PER_type_ResponseMessage_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  5,  5,  0,  18 }	/* (0..18,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ResponseMessage_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.masterSlaveDeterminationAck),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MasterSlaveDeterminationAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterSlaveDeterminationAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.masterSlaveDeterminationReject),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MasterSlaveDeterminationReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"masterSlaveDeterminationReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.terminalCapabilitySetAck),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalCapabilitySetAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalCapabilitySetAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.terminalCapabilitySetReject),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalCapabilitySetReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalCapabilitySetReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.openLogicalChannelAck),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OpenLogicalChannelAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"openLogicalChannelAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.openLogicalChannelReject),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OpenLogicalChannelReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"openLogicalChannelReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.closeLogicalChannelAck),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CloseLogicalChannelAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"closeLogicalChannelAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.requestChannelCloseAck),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestChannelCloseAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestChannelCloseAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.requestChannelCloseReject),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestChannelCloseReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestChannelCloseReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.multiplexEntrySendAck),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexEntrySendAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexEntrySendAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.multiplexEntrySendReject),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MultiplexEntrySendReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexEntrySendReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.requestMultiplexEntryAck),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestMultiplexEntryAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestMultiplexEntryAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.requestMultiplexEntryReject),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestMultiplexEntryReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestMultiplexEntryReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.requestModeAck),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestModeAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestModeAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.requestModeReject),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestModeReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestModeReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.roundTripDelayResponse),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RoundTripDelayResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"roundTripDelayResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.maintenanceLoopAck),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaintenanceLoopAck,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintenanceLoopAck"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.maintenanceLoopReject),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MaintenanceLoopReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintenanceLoopReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.communicationModeResponse),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CommunicationModeResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"communicationModeResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.conferenceResponse),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ConferenceResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.multilinkResponse),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MultilinkResponse,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multilinkResponse"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.logicalChannelRateAcknowledge),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelRateAcknowledge,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelRateAcknowledge"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.logicalChannelRateReject),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelRateReject,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelRateReject"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ResponseMessage, choice.genericResponse),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericMessage,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericResponse"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ResponseMessage_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 61 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* masterSlaveDeterminationAckat 62 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* masterSlaveDeterminationRejectat 63 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* terminalCapabilitySetAckat 64 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* terminalCapabilitySetRejectat 65 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* openLogicalChannelAckat 66 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* openLogicalChannelRejectat 67 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* closeLogicalChannelAckat 68 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* requestChannelCloseAckat 69 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* requestChannelCloseRejectat 70 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* multiplexEntrySendAckat 71 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* multiplexEntrySendRejectat 72 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* requestMultiplexEntryAckat 73 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* requestMultiplexEntryRejectat 74 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* requestModeAckat 75 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* requestModeRejectat 76 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* roundTripDelayResponseat 77 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* maintenanceLoopAckat 78 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* maintenanceLoopRejectat 79 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* communicationModeResponseat 81 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* conferenceResponseat 82 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* multilinkResponseat 83 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* logicalChannelRateAcknowledgeat 84 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* logicalChannelRateRejectat 85 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 } /* genericResponseat 87 */
+};
+asn_CHOICE_specifics_t asn_SPC_ResponseMessage_specs_1 = {
+	sizeof(struct ResponseMessage),
+	offsetof(struct ResponseMessage, _asn_ctx),
+	offsetof(struct ResponseMessage, present),
+	sizeof(((struct ResponseMessage *)0)->present),
+	asn_MAP_ResponseMessage_tag2el_1,
+	25,	/* Count of tags in the map */
+	0, 0,
+	19	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ResponseMessage = {
+	"ResponseMessage",
+	"ResponseMessage",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ResponseMessage_constr_1, CHOICE_constraint },
+	asn_MBR_ResponseMessage_1,
+	25,	/* Elements count */
+	&asn_SPC_ResponseMessage_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReturnSig.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReturnSig.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReturnSig.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ReturnSig_H_
+#define	_ReturnSig_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "Identifier.h"
+#include "RandomVal.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TypedCertificate;
+
+/* ReturnSig */
+typedef struct ReturnSig {
+	Identifier_t	 generalId;
+	RandomVal_t	 responseRandom;
+	RandomVal_t	*requestRandom;	/* OPTIONAL */
+	struct TypedCertificate	*certificate;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ReturnSig_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ReturnSig;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TypedCertificate.h"
+
+#endif	/* _ReturnSig_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReturnSig.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReturnSig.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ReturnSig.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ReturnSig.h"
+
+static asn_TYPE_member_t asn_MBR_ReturnSig_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ReturnSig, generalId),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Identifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"generalId"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ReturnSig, responseRandom),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RandomVal,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"responseRandom"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ReturnSig, requestRandom),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RandomVal,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestRandom"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ReturnSig, certificate),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TypedCertificate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certificate"
+		},
+};
+static const int asn_MAP_ReturnSig_oms_1[] = { 2, 3 };
+static const ber_tlv_tag_t asn_DEF_ReturnSig_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ReturnSig_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* generalIdat 291 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* responseRandomat 292 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* requestRandomat 293 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* certificateat 294 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_ReturnSig_specs_1 = {
+	sizeof(struct ReturnSig),
+	offsetof(struct ReturnSig, _asn_ctx),
+	asn_MAP_ReturnSig_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_ReturnSig_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ReturnSig = {
+	"ReturnSig",
+	"ReturnSig",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ReturnSig_tags_1,
+	sizeof(asn_DEF_ReturnSig_tags_1)
+		/sizeof(asn_DEF_ReturnSig_tags_1[0]), /* 1 */
+	asn_DEF_ReturnSig_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ReturnSig_tags_1)
+		/sizeof(asn_DEF_ReturnSig_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ReturnSig_1,
+	4,	/* Elements count */
+	&asn_SPC_ReturnSig_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayRequest.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RoundTripDelayRequest_H_
+#define	_RoundTripDelayRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RoundTripDelayRequest */
+typedef struct RoundTripDelayRequest {
+	SequenceNumber_t	 sequenceNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RoundTripDelayRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RoundTripDelayRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_RoundTripDelayRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_RoundTripDelayRequest_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RoundTripDelayRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayRequest.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RoundTripDelayRequest.h"
+
+asn_TYPE_member_t asn_MBR_RoundTripDelayRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RoundTripDelayRequest, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RoundTripDelayRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RoundTripDelayRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* sequenceNumberat 3008 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RoundTripDelayRequest_specs_1 = {
+	sizeof(struct RoundTripDelayRequest),
+	offsetof(struct RoundTripDelayRequest, _asn_ctx),
+	asn_MAP_RoundTripDelayRequest_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RoundTripDelayRequest = {
+	"RoundTripDelayRequest",
+	"RoundTripDelayRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RoundTripDelayRequest_tags_1,
+	sizeof(asn_DEF_RoundTripDelayRequest_tags_1)
+		/sizeof(asn_DEF_RoundTripDelayRequest_tags_1[0]), /* 1 */
+	asn_DEF_RoundTripDelayRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RoundTripDelayRequest_tags_1)
+		/sizeof(asn_DEF_RoundTripDelayRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RoundTripDelayRequest_1,
+	1,	/* Elements count */
+	&asn_SPC_RoundTripDelayRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayResponse.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_RoundTripDelayResponse_H_
+#define	_RoundTripDelayResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* RoundTripDelayResponse */
+typedef struct RoundTripDelayResponse {
+	SequenceNumber_t	 sequenceNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} RoundTripDelayResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_RoundTripDelayResponse;
+extern asn_SEQUENCE_specifics_t asn_SPC_RoundTripDelayResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_RoundTripDelayResponse_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _RoundTripDelayResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/RoundTripDelayResponse.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "RoundTripDelayResponse.h"
+
+asn_TYPE_member_t asn_MBR_RoundTripDelayResponse_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct RoundTripDelayResponse, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_RoundTripDelayResponse_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_RoundTripDelayResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* sequenceNumberat 3014 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_RoundTripDelayResponse_specs_1 = {
+	sizeof(struct RoundTripDelayResponse),
+	offsetof(struct RoundTripDelayResponse, _asn_ctx),
+	asn_MAP_RoundTripDelayResponse_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_RoundTripDelayResponse = {
+	"RoundTripDelayResponse",
+	"RoundTripDelayResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_RoundTripDelayResponse_tags_1,
+	sizeof(asn_DEF_RoundTripDelayResponse_tags_1)
+		/sizeof(asn_DEF_RoundTripDelayResponse_tags_1[0]), /* 1 */
+	asn_DEF_RoundTripDelayResponse_tags_1,	/* Same as above */
+	sizeof(asn_DEF_RoundTripDelayResponse_tags_1)
+		/sizeof(asn_DEF_RoundTripDelayResponse_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_RoundTripDelayResponse_1,
+	1,	/* Elements count */
+	&asn_SPC_RoundTripDelayResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SCTPChunkType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SCTPChunkType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SCTPChunkType.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SCTPChunkType_H_
+#define	_SCTPChunkType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* SCTPChunkType */
+typedef long	 SCTPChunkType_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_SCTPChunkType_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_SCTPChunkType;
+asn_struct_free_f SCTPChunkType_free;
+asn_struct_print_f SCTPChunkType_print;
+asn_constr_check_f SCTPChunkType_constraint;
+ber_type_decoder_f SCTPChunkType_decode_ber;
+der_type_encoder_f SCTPChunkType_encode_der;
+xer_type_decoder_f SCTPChunkType_decode_xer;
+xer_type_encoder_f SCTPChunkType_encode_xer;
+per_type_decoder_f SCTPChunkType_decode_uper;
+per_type_encoder_f SCTPChunkType_encode_uper;
+per_type_decoder_f SCTPChunkType_decode_aper;
+per_type_encoder_f SCTPChunkType_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _SCTPChunkType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SCTPChunkType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SCTPChunkType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SCTPChunkType.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SCTPChunkType.h"
+
+int
+SCTPChunkType_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_SCTPChunkType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_SCTPChunkType_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_SCTPChunkType = {
+	"SCTPChunkType",
+	"SCTPChunkType",
+	&asn_OP_NativeInteger,
+	asn_DEF_SCTPChunkType_tags_1,
+	sizeof(asn_DEF_SCTPChunkType_tags_1)
+		/sizeof(asn_DEF_SCTPChunkType_tags_1[0]), /* 1 */
+	asn_DEF_SCTPChunkType_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SCTPChunkType_tags_1)
+		/sizeof(asn_DEF_SCTPChunkType_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_SCTPChunkType_constr_1, SCTPChunkType_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIGNED.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIGNED.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIGNED.h	(working copy)
@@ -0,0 +1,103 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SIGNED_H_
+#define	_SIGNED_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "EncodedPwdCertToken.h"
+#include <OBJECT_IDENTIFIER.h>
+#include "H235-SECURITY-MESSAGES_Params.h"
+#include <BIT_STRING.h>
+#include <constr_SEQUENCE.h>
+#include "EncodedFastStartToken.h"
+#include "EncodedGeneralToken.h"
+#include "EncodedKeySignedMaterial.h"
+#include "EncodedReturnSig.h"
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* SIGNED */
+typedef struct SIGNED_EncodedPwdCertToken {
+	EncodedPwdCertToken_t	 toBeSigned;
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	BIT_STRING_t	 signature;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SIGNED_EncodedPwdCertToken_t;
+typedef struct SIGNED_EncodedFastStartToken {
+	EncodedFastStartToken_t	 toBeSigned;
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	BIT_STRING_t	 signature;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SIGNED_EncodedFastStartToken_t;
+typedef struct SIGNED_EncodedGeneralToken {
+	EncodedGeneralToken_t	 toBeSigned;
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	BIT_STRING_t	 signature;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SIGNED_EncodedGeneralToken_t;
+typedef struct SIGNED_EncodedKeySignedMaterial {
+	EncodedKeySignedMaterial_t	 toBeSigned;
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	BIT_STRING_t	 signature;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SIGNED_EncodedKeySignedMaterial_t;
+typedef struct SIGNED_EncodedReturnSig {
+	EncodedReturnSig_t	 toBeSigned;
+	OBJECT_IDENTIFIER_t	 algorithmOID;
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	BIT_STRING_t	 signature;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SIGNED_EncodedReturnSig_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedPwdCertToken;
+extern asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedPwdCertToken_specs_1;
+extern asn_TYPE_member_t asn_MBR_SIGNED_EncodedPwdCertToken_1[4];
+extern asn_per_constraints_t asn_PER_type_SIGNED_EncodedPwdCertToken_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedFastStartToken;
+extern asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedFastStartToken_specs_6;
+extern asn_TYPE_member_t asn_MBR_SIGNED_EncodedFastStartToken_6[4];
+extern asn_per_constraints_t asn_PER_type_SIGNED_EncodedFastStartToken_constr_6;
+extern asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedGeneralToken;
+extern asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedGeneralToken_specs_11;
+extern asn_TYPE_member_t asn_MBR_SIGNED_EncodedGeneralToken_11[4];
+extern asn_per_constraints_t asn_PER_type_SIGNED_EncodedGeneralToken_constr_11;
+extern asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedKeySignedMaterial;
+extern asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedKeySignedMaterial_specs_16;
+extern asn_TYPE_member_t asn_MBR_SIGNED_EncodedKeySignedMaterial_16[4];
+extern asn_per_constraints_t asn_PER_type_SIGNED_EncodedKeySignedMaterial_constr_16;
+extern asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedReturnSig;
+extern asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedReturnSig_specs_21;
+extern asn_TYPE_member_t asn_MBR_SIGNED_EncodedReturnSig_21[4];
+extern asn_per_constraints_t asn_PER_type_SIGNED_EncodedReturnSig_constr_21;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _SIGNED_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIGNED.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIGNED.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIGNED.c	(working copy)
@@ -0,0 +1,389 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SIGNED.h"
+
+asn_per_constraints_t asn_PER_type_SIGNED_EncodedPwdCertToken_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_SIGNED_EncodedFastStartToken_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_SIGNED_EncodedGeneralToken_constr_11 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_SIGNED_EncodedKeySignedMaterial_constr_16 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_SIGNED_EncodedReturnSig_constr_21 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_SIGNED_EncodedPwdCertToken_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedPwdCertToken, toBeSigned),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncodedPwdCertToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toBeSigned"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedPwdCertToken, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedPwdCertToken, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedPwdCertToken, signature),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signature"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_SIGNED_EncodedPwdCertToken_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SIGNED_EncodedPwdCertToken_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* toBeSignedat 1110 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* algorithmOIDat 195 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* paramSat 196 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* signatureat 198 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedPwdCertToken_specs_1 = {
+	sizeof(struct SIGNED_EncodedPwdCertToken),
+	offsetof(struct SIGNED_EncodedPwdCertToken, _asn_ctx),
+	asn_MAP_SIGNED_EncodedPwdCertToken_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedPwdCertToken = {
+	"SIGNED_EncodedPwdCertToken",
+	"SIGNED_EncodedPwdCertToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SIGNED_EncodedPwdCertToken_tags_1,
+	sizeof(asn_DEF_SIGNED_EncodedPwdCertToken_tags_1)
+		/sizeof(asn_DEF_SIGNED_EncodedPwdCertToken_tags_1[0]), /* 1 */
+	asn_DEF_SIGNED_EncodedPwdCertToken_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SIGNED_EncodedPwdCertToken_tags_1)
+		/sizeof(asn_DEF_SIGNED_EncodedPwdCertToken_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_SIGNED_EncodedPwdCertToken_constr_1, SEQUENCE_constraint },
+	asn_MBR_SIGNED_EncodedPwdCertToken_1,
+	4,	/* Elements count */
+	&asn_SPC_SIGNED_EncodedPwdCertToken_specs_1	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SIGNED_EncodedFastStartToken_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedFastStartToken, toBeSigned),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncodedFastStartToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toBeSigned"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedFastStartToken, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedFastStartToken, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedFastStartToken, signature),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signature"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_SIGNED_EncodedFastStartToken_tags_6[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SIGNED_EncodedFastStartToken_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* toBeSignedat 1112 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* algorithmOIDat 195 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* paramSat 196 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* signatureat 198 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedFastStartToken_specs_6 = {
+	sizeof(struct SIGNED_EncodedFastStartToken),
+	offsetof(struct SIGNED_EncodedFastStartToken, _asn_ctx),
+	asn_MAP_SIGNED_EncodedFastStartToken_tag2el_6,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedFastStartToken = {
+	"SIGNED_EncodedFastStartToken",
+	"SIGNED_EncodedFastStartToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SIGNED_EncodedFastStartToken_tags_6,
+	sizeof(asn_DEF_SIGNED_EncodedFastStartToken_tags_6)
+		/sizeof(asn_DEF_SIGNED_EncodedFastStartToken_tags_6[0]), /* 1 */
+	asn_DEF_SIGNED_EncodedFastStartToken_tags_6,	/* Same as above */
+	sizeof(asn_DEF_SIGNED_EncodedFastStartToken_tags_6)
+		/sizeof(asn_DEF_SIGNED_EncodedFastStartToken_tags_6[0]), /* 1 */
+	{ 0, &asn_PER_type_SIGNED_EncodedFastStartToken_constr_6, SEQUENCE_constraint },
+	asn_MBR_SIGNED_EncodedFastStartToken_6,
+	4,	/* Elements count */
+	&asn_SPC_SIGNED_EncodedFastStartToken_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SIGNED_EncodedGeneralToken_11[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedGeneralToken, toBeSigned),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncodedGeneralToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toBeSigned"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedGeneralToken, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedGeneralToken, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedGeneralToken, signature),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signature"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_SIGNED_EncodedGeneralToken_tags_11[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SIGNED_EncodedGeneralToken_tag2el_11[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* toBeSignedat 245 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* algorithmOIDat 195 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* paramSat 196 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* signatureat 198 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedGeneralToken_specs_11 = {
+	sizeof(struct SIGNED_EncodedGeneralToken),
+	offsetof(struct SIGNED_EncodedGeneralToken, _asn_ctx),
+	asn_MAP_SIGNED_EncodedGeneralToken_tag2el_11,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedGeneralToken = {
+	"SIGNED_EncodedGeneralToken",
+	"SIGNED_EncodedGeneralToken",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SIGNED_EncodedGeneralToken_tags_11,
+	sizeof(asn_DEF_SIGNED_EncodedGeneralToken_tags_11)
+		/sizeof(asn_DEF_SIGNED_EncodedGeneralToken_tags_11[0]), /* 1 */
+	asn_DEF_SIGNED_EncodedGeneralToken_tags_11,	/* Same as above */
+	sizeof(asn_DEF_SIGNED_EncodedGeneralToken_tags_11)
+		/sizeof(asn_DEF_SIGNED_EncodedGeneralToken_tags_11[0]), /* 1 */
+	{ 0, &asn_PER_type_SIGNED_EncodedGeneralToken_constr_11, SEQUENCE_constraint },
+	asn_MBR_SIGNED_EncodedGeneralToken_11,
+	4,	/* Elements count */
+	&asn_SPC_SIGNED_EncodedGeneralToken_specs_11	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SIGNED_EncodedKeySignedMaterial_16[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedKeySignedMaterial, toBeSigned),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncodedKeySignedMaterial,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toBeSigned"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedKeySignedMaterial, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedKeySignedMaterial, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedKeySignedMaterial, signature),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signature"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_SIGNED_EncodedKeySignedMaterial_tags_16[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SIGNED_EncodedKeySignedMaterial_tag2el_16[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* toBeSignedat 264 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* algorithmOIDat 195 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* paramSat 196 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* signatureat 198 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedKeySignedMaterial_specs_16 = {
+	sizeof(struct SIGNED_EncodedKeySignedMaterial),
+	offsetof(struct SIGNED_EncodedKeySignedMaterial, _asn_ctx),
+	asn_MAP_SIGNED_EncodedKeySignedMaterial_tag2el_16,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedKeySignedMaterial = {
+	"SIGNED_EncodedKeySignedMaterial",
+	"SIGNED_EncodedKeySignedMaterial",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SIGNED_EncodedKeySignedMaterial_tags_16,
+	sizeof(asn_DEF_SIGNED_EncodedKeySignedMaterial_tags_16)
+		/sizeof(asn_DEF_SIGNED_EncodedKeySignedMaterial_tags_16[0]), /* 1 */
+	asn_DEF_SIGNED_EncodedKeySignedMaterial_tags_16,	/* Same as above */
+	sizeof(asn_DEF_SIGNED_EncodedKeySignedMaterial_tags_16)
+		/sizeof(asn_DEF_SIGNED_EncodedKeySignedMaterial_tags_16[0]), /* 1 */
+	{ 0, &asn_PER_type_SIGNED_EncodedKeySignedMaterial_constr_16, SEQUENCE_constraint },
+	asn_MBR_SIGNED_EncodedKeySignedMaterial_16,
+	4,	/* Elements count */
+	&asn_SPC_SIGNED_EncodedKeySignedMaterial_specs_16	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SIGNED_EncodedReturnSig_21[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedReturnSig, toBeSigned),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_EncodedReturnSig,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"toBeSigned"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedReturnSig, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedReturnSig, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SIGNED_EncodedReturnSig, signature),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BIT_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signature"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_SIGNED_EncodedReturnSig_tags_21[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SIGNED_EncodedReturnSig_tag2el_21[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* toBeSignedat 285 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* algorithmOIDat 195 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* paramSat 196 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* signatureat 198 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SIGNED_EncodedReturnSig_specs_21 = {
+	sizeof(struct SIGNED_EncodedReturnSig),
+	offsetof(struct SIGNED_EncodedReturnSig, _asn_ctx),
+	asn_MAP_SIGNED_EncodedReturnSig_tag2el_21,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SIGNED_EncodedReturnSig = {
+	"SIGNED_EncodedReturnSig",
+	"SIGNED_EncodedReturnSig",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SIGNED_EncodedReturnSig_tags_21,
+	sizeof(asn_DEF_SIGNED_EncodedReturnSig_tags_21)
+		/sizeof(asn_DEF_SIGNED_EncodedReturnSig_tags_21[0]), /* 1 */
+	asn_DEF_SIGNED_EncodedReturnSig_tags_21,	/* Same as above */
+	sizeof(asn_DEF_SIGNED_EncodedReturnSig_tags_21)
+		/sizeof(asn_DEF_SIGNED_EncodedReturnSig_tags_21[0]), /* 1 */
+	{ 0, &asn_PER_type_SIGNED_EncodedReturnSig_constr_21, SEQUENCE_constraint },
+	asn_MBR_SIGNED_EncodedReturnSig_21,
+	4,	/* Elements count */
+	&asn_SPC_SIGNED_EncodedReturnSig_specs_21	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIPCaps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIPCaps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIPCaps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SIPCaps_H_
+#define	_SIPCaps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* SIPCaps */
+typedef struct SIPCaps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct SIPCaps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct SIPCaps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SIPCaps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SIPCaps;
+extern asn_SEQUENCE_specifics_t asn_SPC_SIPCaps_specs_1;
+extern asn_TYPE_member_t asn_MBR_SIPCaps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _SIPCaps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIPCaps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIPCaps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SIPCaps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SIPCaps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_3 = {
+	sizeof(struct SIPCaps__dataRatesSupported),
+	offsetof(struct SIPCaps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_3 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_3,
+	sizeof(asn_DEF_dataRatesSupported_tags_3)
+		/sizeof(asn_DEF_dataRatesSupported_tags_3[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_3,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_3)
+		/sizeof(asn_DEF_dataRatesSupported_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_3,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_5 = {
+	sizeof(struct SIPCaps__supportedPrefixes),
+	offsetof(struct SIPCaps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_5 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_5,
+	sizeof(asn_DEF_supportedPrefixes_tags_5)
+		/sizeof(asn_DEF_supportedPrefixes_tags_5[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_5,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_5)
+		/sizeof(asn_DEF_supportedPrefixes_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_5,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SIPCaps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct SIPCaps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct SIPCaps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct SIPCaps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_SIPCaps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_SIPCaps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SIPCaps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 624 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 625 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 626 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SIPCaps_specs_1 = {
+	sizeof(struct SIPCaps),
+	offsetof(struct SIPCaps, _asn_ctx),
+	asn_MAP_SIPCaps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_SIPCaps_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SIPCaps = {
+	"SIPCaps",
+	"SIPCaps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SIPCaps_tags_1,
+	sizeof(asn_DEF_SIPCaps_tags_1)
+		/sizeof(asn_DEF_SIPCaps_tags_1[0]), /* 1 */
+	asn_DEF_SIPCaps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SIPCaps_tags_1)
+		/sizeof(asn_DEF_SIPCaps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_SIPCaps_1,
+	3,	/* Elements count */
+	&asn_SPC_SIPCaps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionAggregation.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionAggregation.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionAggregation.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ScnConnectionAggregation_H_
+#define	_ScnConnectionAggregation_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ScnConnectionAggregation_PR {
+	ScnConnectionAggregation_PR_NOTHING,	/* No components present */
+	ScnConnectionAggregation_PR_auto,
+	ScnConnectionAggregation_PR_none,
+	ScnConnectionAggregation_PR_h221,
+	ScnConnectionAggregation_PR_bonded_mode1,
+	ScnConnectionAggregation_PR_bonded_mode2,
+	ScnConnectionAggregation_PR_bonded_mode3
+	/* Extensions may appear below */
+	
+} ScnConnectionAggregation_PR;
+
+/* ScnConnectionAggregation */
+typedef struct ScnConnectionAggregation {
+	ScnConnectionAggregation_PR present;
+	union ScnConnectionAggregation_u {
+		NULL_t	 Auto;
+		NULL_t	 none;
+		NULL_t	 h221;
+		NULL_t	 bonded_mode1;
+		NULL_t	 bonded_mode2;
+		NULL_t	 bonded_mode3;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ScnConnectionAggregation_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ScnConnectionAggregation;
+extern asn_CHOICE_specifics_t asn_SPC_ScnConnectionAggregation_specs_1;
+extern asn_TYPE_member_t asn_MBR_ScnConnectionAggregation_1[6];
+extern asn_per_constraints_t asn_PER_type_ScnConnectionAggregation_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ScnConnectionAggregation_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionAggregation.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionAggregation.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionAggregation.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ScnConnectionAggregation.h"
+
+asn_per_constraints_t asn_PER_type_ScnConnectionAggregation_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ScnConnectionAggregation_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionAggregation, choice.Auto),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"auto"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionAggregation, choice.none),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"none"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionAggregation, choice.h221),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h221"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionAggregation, choice.bonded_mode1),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bonded-mode1"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionAggregation, choice.bonded_mode2),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bonded-mode2"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionAggregation, choice.bonded_mode3),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bonded-mode3"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ScnConnectionAggregation_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* autoat 311 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* noneat 312 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h221at 313 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* bonded-mode1at 314 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* bonded-mode2at 317 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* bonded-mode3at 318 */
+};
+asn_CHOICE_specifics_t asn_SPC_ScnConnectionAggregation_specs_1 = {
+	sizeof(struct ScnConnectionAggregation),
+	offsetof(struct ScnConnectionAggregation, _asn_ctx),
+	offsetof(struct ScnConnectionAggregation, present),
+	sizeof(((struct ScnConnectionAggregation *)0)->present),
+	asn_MAP_ScnConnectionAggregation_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ScnConnectionAggregation = {
+	"ScnConnectionAggregation",
+	"ScnConnectionAggregation",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ScnConnectionAggregation_constr_1, CHOICE_constraint },
+	asn_MBR_ScnConnectionAggregation_1,
+	6,	/* Elements count */
+	&asn_SPC_ScnConnectionAggregation_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionType.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionType.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionType.h	(working copy)
@@ -0,0 +1,68 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ScnConnectionType_H_
+#define	_ScnConnectionType_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ScnConnectionType_PR {
+	ScnConnectionType_PR_NOTHING,	/* No components present */
+	ScnConnectionType_PR_unknown,
+	ScnConnectionType_PR_bChannel,
+	ScnConnectionType_PR_hybrid2x64,
+	ScnConnectionType_PR_hybrid384,
+	ScnConnectionType_PR_hybrid1536,
+	ScnConnectionType_PR_hybrid1920,
+	ScnConnectionType_PR_multirate
+	/* Extensions may appear below */
+	
+} ScnConnectionType_PR;
+
+/* ScnConnectionType */
+typedef struct ScnConnectionType {
+	ScnConnectionType_PR present;
+	union ScnConnectionType_u {
+		NULL_t	 unknown;
+		NULL_t	 bChannel;
+		NULL_t	 hybrid2x64;
+		NULL_t	 hybrid384;
+		NULL_t	 hybrid1536;
+		NULL_t	 hybrid1920;
+		NULL_t	 multirate;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ScnConnectionType_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ScnConnectionType;
+extern asn_CHOICE_specifics_t asn_SPC_ScnConnectionType_specs_1;
+extern asn_TYPE_member_t asn_MBR_ScnConnectionType_1[7];
+extern asn_per_constraints_t asn_PER_type_ScnConnectionType_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ScnConnectionType_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionType.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionType.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScnConnectionType.c	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ScnConnectionType.h"
+
+asn_per_constraints_t asn_PER_type_ScnConnectionType_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  6 }	/* (0..6,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ScnConnectionType_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionType, choice.unknown),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unknown"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionType, choice.bChannel),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"bChannel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionType, choice.hybrid2x64),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hybrid2x64"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionType, choice.hybrid384),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hybrid384"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionType, choice.hybrid1536),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hybrid1536"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionType, choice.hybrid1920),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hybrid1920"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ScnConnectionType, choice.multirate),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multirate"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ScnConnectionType_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unknownat 294 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* bChannelat 295 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* hybrid2x64at 298 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* hybrid384at 299 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* hybrid1536at 300 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* hybrid1920at 301 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* multirateat 302 */
+};
+asn_CHOICE_specifics_t asn_SPC_ScnConnectionType_specs_1 = {
+	sizeof(struct ScnConnectionType),
+	offsetof(struct ScnConnectionType, _asn_ctx),
+	offsetof(struct ScnConnectionType, present),
+	sizeof(((struct ScnConnectionType *)0)->present),
+	asn_MAP_ScnConnectionType_tag2el_1,
+	7,	/* Count of tags in the map */
+	0, 0,
+	7	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ScnConnectionType = {
+	"ScnConnectionType",
+	"ScnConnectionType",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ScnConnectionType_constr_1, CHOICE_constraint },
+	asn_MBR_ScnConnectionType_1,
+	7,	/* Elements count */
+	&asn_SPC_ScnConnectionType_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScreeningIndicator.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScreeningIndicator.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScreeningIndicator.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ScreeningIndicator_H_
+#define	_ScreeningIndicator_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeEnumerated.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ScreeningIndicator {
+	ScreeningIndicator_userProvidedNotScreened	= 0,
+	ScreeningIndicator_userProvidedVerifiedAndPassed	= 1,
+	ScreeningIndicator_userProvidedVerifiedAndFailed	= 2,
+	ScreeningIndicator_networkProvided	= 3
+	/*
+	 * Enumeration is extensible
+	 */
+} e_ScreeningIndicator;
+
+/* ScreeningIndicator */
+typedef long	 ScreeningIndicator_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_ScreeningIndicator_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_ScreeningIndicator;
+extern const asn_INTEGER_specifics_t asn_SPC_ScreeningIndicator_specs_1;
+asn_struct_free_f ScreeningIndicator_free;
+asn_struct_print_f ScreeningIndicator_print;
+asn_constr_check_f ScreeningIndicator_constraint;
+ber_type_decoder_f ScreeningIndicator_decode_ber;
+der_type_encoder_f ScreeningIndicator_encode_der;
+xer_type_decoder_f ScreeningIndicator_decode_xer;
+xer_type_encoder_f ScreeningIndicator_encode_xer;
+per_type_decoder_f ScreeningIndicator_decode_uper;
+per_type_encoder_f ScreeningIndicator_encode_uper;
+per_type_decoder_f ScreeningIndicator_decode_aper;
+per_type_encoder_f ScreeningIndicator_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _ScreeningIndicator_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScreeningIndicator.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScreeningIndicator.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ScreeningIndicator.c	(working copy)
@@ -0,0 +1,59 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ScreeningIndicator.h"
+
+/*
+ * This type is implemented using NativeEnumerated,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_ScreeningIndicator_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const asn_INTEGER_enum_map_t asn_MAP_ScreeningIndicator_value2enum_1[] = {
+	{ 0,	23,	"userProvidedNotScreened" },
+	{ 1,	29,	"userProvidedVerifiedAndPassed" },
+	{ 2,	29,	"userProvidedVerifiedAndFailed" },
+	{ 3,	15,	"networkProvided" }
+	/* This list is extensible */
+};
+static const unsigned int asn_MAP_ScreeningIndicator_enum2value_1[] = {
+	3,	/* networkProvided(3) */
+	0,	/* userProvidedNotScreened(0) */
+	2,	/* userProvidedVerifiedAndFailed(2) */
+	1	/* userProvidedVerifiedAndPassed(1) */
+	/* This list is extensible */
+};
+const asn_INTEGER_specifics_t asn_SPC_ScreeningIndicator_specs_1 = {
+	asn_MAP_ScreeningIndicator_value2enum_1,	/* "tag" => N; sorted by tag */
+	asn_MAP_ScreeningIndicator_enum2value_1,	/* N => "tag"; sorted by N */
+	4,	/* Number of elements in the maps */
+	5,	/* Extensions before this member */
+	1,	/* Strict enumeration */
+	0,	/* Native long size */
+	0
+};
+static const ber_tlv_tag_t asn_DEF_ScreeningIndicator_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (10 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_ScreeningIndicator = {
+	"ScreeningIndicator",
+	"ScreeningIndicator",
+	&asn_OP_NativeEnumerated,
+	asn_DEF_ScreeningIndicator_tags_1,
+	sizeof(asn_DEF_ScreeningIndicator_tags_1)
+		/sizeof(asn_DEF_ScreeningIndicator_tags_1[0]), /* 1 */
+	asn_DEF_ScreeningIndicator_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ScreeningIndicator_tags_1)
+		/sizeof(asn_DEF_ScreeningIndicator_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_ScreeningIndicator_constr_1, NativeEnumerated_constraint },
+	0, 0,	/* Defined elsewhere */
+	&asn_SPC_ScreeningIndicator_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SctpParam.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SctpParam.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SctpParam.h	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SctpParam_H_
+#define	_SctpParam_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include "SCTPChunkType.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct GenericInformation;
+
+/* SctpParam */
+typedef struct SctpParam {
+	struct SctpParam__appPPID {
+		A_SEQUENCE_OF(unsigned long) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *appPPID;
+	long	*maxMessageSize;	/* OPTIONAL */
+	struct SctpParam__sctpExtensions {
+		A_SEQUENCE_OF(SCTPChunkType_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *sctpExtensions;
+	struct SctpParam__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	long	*sctpPort;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SctpParam_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SctpParam;
+extern asn_SEQUENCE_specifics_t asn_SPC_SctpParam_specs_1;
+extern asn_TYPE_member_t asn_MBR_SctpParam_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericInformation.h"
+
+#endif	/* _SctpParam_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SctpParam.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SctpParam.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SctpParam.c	(working copy)
@@ -0,0 +1,264 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SctpParam.h"
+
+static int
+memb_NativeInteger_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_sctpPort_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_Member_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sctpPort_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_appPPID_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		//&asn_DEF_Member_3,
+		NULL,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_3,  memb_NativeInteger_constraint_2 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_appPPID_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_appPPID_specs_2 = {
+	sizeof(struct SctpParam__appPPID),
+	offsetof(struct SctpParam__appPPID, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_appPPID_2 = {
+	"appPPID",
+	"appPPID",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_appPPID_tags_2,
+	sizeof(asn_DEF_appPPID_tags_2)
+		/sizeof(asn_DEF_appPPID_tags_2[0]) - 1, /* 1 */
+	asn_DEF_appPPID_tags_2,	/* Same as above */
+	sizeof(asn_DEF_appPPID_tags_2)
+		/sizeof(asn_DEF_appPPID_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_appPPID_2,
+	1,	/* Single element */
+	&asn_SPC_appPPID_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_sctpExtensions_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_SCTPChunkType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_sctpExtensions_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_sctpExtensions_specs_5 = {
+	sizeof(struct SctpParam__sctpExtensions),
+	offsetof(struct SctpParam__sctpExtensions, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sctpExtensions_5 = {
+	"sctpExtensions",
+	"sctpExtensions",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_sctpExtensions_tags_5,
+	sizeof(asn_DEF_sctpExtensions_tags_5)
+		/sizeof(asn_DEF_sctpExtensions_tags_5[0]) - 1, /* 1 */
+	asn_DEF_sctpExtensions_tags_5,	/* Same as above */
+	sizeof(asn_DEF_sctpExtensions_tags_5)
+		/sizeof(asn_DEF_sctpExtensions_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_sctpExtensions_5,
+	1,	/* Single element */
+	&asn_SPC_sctpExtensions_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_7 = {
+	sizeof(struct SctpParam__genericInformation),
+	offsetof(struct SctpParam__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_7 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_7,
+	sizeof(asn_DEF_genericInformation_tags_7)
+		/sizeof(asn_DEF_genericInformation_tags_7[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_7,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_7)
+		/sizeof(asn_DEF_genericInformation_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_7,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_7	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SctpParam_1[] = {
+	{ ATF_POINTER, 5, offsetof(struct SctpParam, appPPID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_appPPID_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"appPPID"
+		},
+	{ ATF_POINTER, 4, offsetof(struct SctpParam, maxMessageSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maxMessageSize"
+		},
+	{ ATF_POINTER, 3, offsetof(struct SctpParam, sctpExtensions),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_sctpExtensions_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sctpExtensions"
+		},
+	{ ATF_POINTER, 2, offsetof(struct SctpParam, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_genericInformation_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+	{ ATF_POINTER, 1, offsetof(struct SctpParam, sctpPort),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sctpPort_constr_9,  memb_sctpPort_constraint_1 },
+		0, 0, /* No default value */
+		"sctpPort"
+		},
+};
+static const int asn_MAP_SctpParam_oms_1[] = { 0, 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_SctpParam_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SctpParam_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* appPPIDat 1431 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* maxMessageSizeat 1432 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* sctpExtensionsat 1433 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* genericInformationat 1434 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* sctpPortat 1435 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SctpParam_specs_1 = {
+	sizeof(struct SctpParam),
+	offsetof(struct SctpParam, _asn_ctx),
+	asn_MAP_SctpParam_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_SctpParam_oms_1,	/* Optional members */
+	5, 0,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SctpParam = {
+	"SctpParam",
+	"SctpParam",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SctpParam_tags_1,
+	sizeof(asn_DEF_SctpParam_tags_1)
+		/sizeof(asn_DEF_SctpParam_tags_1[0]), /* 1 */
+	asn_DEF_SctpParam_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SctpParam_tags_1)
+		/sizeof(asn_DEF_SctpParam_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_SctpParam_1,
+	5,	/* Elements count */
+	&asn_SPC_SctpParam_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityCapabilities.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityCapabilities.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityCapabilities.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SecurityCapabilities_H_
+#define	_SecurityCapabilities_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SecurityServiceMode.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* SecurityCapabilities */
+typedef struct SecurityCapabilities {
+	struct NonStandardParameter	*nonStandard;	/* OPTIONAL */
+	SecurityServiceMode_t	 encryption;
+	SecurityServiceMode_t	 authenticaton;
+	SecurityServiceMode_t	 integrity;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SecurityCapabilities_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SecurityCapabilities;
+extern asn_SEQUENCE_specifics_t asn_SPC_SecurityCapabilities_specs_1;
+extern asn_TYPE_member_t asn_MBR_SecurityCapabilities_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _SecurityCapabilities_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityCapabilities.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityCapabilities.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityCapabilities.c	(working copy)
@@ -0,0 +1,82 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SecurityCapabilities.h"
+
+asn_TYPE_member_t asn_MBR_SecurityCapabilities_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct SecurityCapabilities, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityCapabilities, encryption),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityServiceMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryption"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityCapabilities, authenticaton),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityServiceMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"authenticaton"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityCapabilities, integrity),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityServiceMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrity"
+		},
+};
+static const int asn_MAP_SecurityCapabilities_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_SecurityCapabilities_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SecurityCapabilities_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 955 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* encryptionat 956 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* authenticatonat 957 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* integrityat 958 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SecurityCapabilities_specs_1 = {
+	sizeof(struct SecurityCapabilities),
+	offsetof(struct SecurityCapabilities, _asn_ctx),
+	asn_MAP_SecurityCapabilities_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_SecurityCapabilities_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SecurityCapabilities = {
+	"SecurityCapabilities",
+	"SecurityCapabilities",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SecurityCapabilities_tags_1,
+	sizeof(asn_DEF_SecurityCapabilities_tags_1)
+		/sizeof(asn_DEF_SecurityCapabilities_tags_1[0]), /* 1 */
+	asn_DEF_SecurityCapabilities_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SecurityCapabilities_tags_1)
+		/sizeof(asn_DEF_SecurityCapabilities_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_SecurityCapabilities_1,
+	4,	/* Elements count */
+	&asn_SPC_SecurityCapabilities_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors.h	(working copy)
@@ -0,0 +1,86 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SecurityErrors_H_
+#define	_SecurityErrors_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum SecurityErrors_PR {
+	SecurityErrors_PR_NOTHING,	/* No components present */
+	SecurityErrors_PR_securityWrongSyncTime,
+	SecurityErrors_PR_securityReplay,
+	SecurityErrors_PR_securityWrongGeneralID,
+	SecurityErrors_PR_securityWrongSendersID,
+	SecurityErrors_PR_securityIntegrityFailed,
+	SecurityErrors_PR_securityWrongOID,
+	SecurityErrors_PR_securityDHmismatch,
+	SecurityErrors_PR_securityCertificateExpired,
+	SecurityErrors_PR_securityCertificateDateInvalid,
+	SecurityErrors_PR_securityCertificateRevoked,
+	SecurityErrors_PR_securityCertificateNotReadable,
+	SecurityErrors_PR_securityCertificateSignatureInvalid,
+	SecurityErrors_PR_securityCertificateMissing,
+	SecurityErrors_PR_securityCertificateIncomplete,
+	SecurityErrors_PR_securityUnsupportedCertificateAlgOID,
+	SecurityErrors_PR_securityUnknownCA
+	/* Extensions may appear below */
+	
+} SecurityErrors_PR;
+
+/* SecurityErrors */
+typedef struct SecurityErrors {
+	SecurityErrors_PR present;
+	union SecurityErrors_u {
+		NULL_t	 securityWrongSyncTime;
+		NULL_t	 securityReplay;
+		NULL_t	 securityWrongGeneralID;
+		NULL_t	 securityWrongSendersID;
+		NULL_t	 securityIntegrityFailed;
+		NULL_t	 securityWrongOID;
+		NULL_t	 securityDHmismatch;
+		NULL_t	 securityCertificateExpired;
+		NULL_t	 securityCertificateDateInvalid;
+		NULL_t	 securityCertificateRevoked;
+		NULL_t	 securityCertificateNotReadable;
+		NULL_t	 securityCertificateSignatureInvalid;
+		NULL_t	 securityCertificateMissing;
+		NULL_t	 securityCertificateIncomplete;
+		NULL_t	 securityUnsupportedCertificateAlgOID;
+		NULL_t	 securityUnknownCA;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SecurityErrors_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SecurityErrors;
+extern asn_CHOICE_specifics_t asn_SPC_SecurityErrors_specs_1;
+extern asn_TYPE_member_t asn_MBR_SecurityErrors_1[16];
+extern asn_per_constraints_t asn_PER_type_SecurityErrors_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _SecurityErrors_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors.c	(working copy)
@@ -0,0 +1,202 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SecurityErrors.h"
+
+asn_per_constraints_t asn_PER_type_SecurityErrors_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  15 }	/* (0..15,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_SecurityErrors_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityWrongSyncTime),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongSyncTime"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityReplay),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityReplay"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityWrongGeneralID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongGeneralID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityWrongSendersID),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongSendersID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityIntegrityFailed),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityIntegrityFailed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityWrongOID),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityDHmismatch),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDHmismatch"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityCertificateExpired),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityCertificateExpired"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityCertificateDateInvalid),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityCertificateDateInvalid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityCertificateRevoked),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityCertificateRevoked"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityCertificateNotReadable),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityCertificateNotReadable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityCertificateSignatureInvalid),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityCertificateSignatureInvalid"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityCertificateMissing),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityCertificateMissing"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityCertificateIncomplete),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityCertificateIncomplete"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityUnsupportedCertificateAlgOID),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityUnsupportedCertificateAlgOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors, choice.securityUnknownCA),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityUnknownCA"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_SecurityErrors_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* securityWrongSyncTimeat 964 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* securityReplayat 966 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* securityWrongGeneralIDat 967 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* securityWrongSendersIDat 968 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* securityIntegrityFailedat 969 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* securityWrongOIDat 970 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* securityDHmismatchat 971 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* securityCertificateExpiredat 972 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* securityCertificateDateInvalidat 973 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* securityCertificateRevokedat 974 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* securityCertificateNotReadableat 975 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* securityCertificateSignatureInvalidat 976 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* securityCertificateMissingat 978 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* securityCertificateIncompleteat 979 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* securityUnsupportedCertificateAlgOIDat 981 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* securityUnknownCAat 982 */
+};
+asn_CHOICE_specifics_t asn_SPC_SecurityErrors_specs_1 = {
+	sizeof(struct SecurityErrors),
+	offsetof(struct SecurityErrors, _asn_ctx),
+	offsetof(struct SecurityErrors, present),
+	sizeof(((struct SecurityErrors *)0)->present),
+	asn_MAP_SecurityErrors_tag2el_1,
+	16,	/* Count of tags in the map */
+	0, 0,
+	16	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_SecurityErrors = {
+	"SecurityErrors",
+	"SecurityErrors",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_SecurityErrors_constr_1, CHOICE_constraint },
+	asn_MBR_SecurityErrors_1,
+	16,	/* Elements count */
+	&asn_SPC_SecurityErrors_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors2.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors2.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors2.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SecurityErrors2_H_
+#define	_SecurityErrors2_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum SecurityErrors2_PR {
+	SecurityErrors2_PR_NOTHING,	/* No components present */
+	SecurityErrors2_PR_securityWrongSyncTime,
+	SecurityErrors2_PR_securityReplay,
+	SecurityErrors2_PR_securityWrongGeneralID,
+	SecurityErrors2_PR_securityWrongSendersID,
+	SecurityErrors2_PR_securityIntegrityFailed,
+	SecurityErrors2_PR_securityWrongOID
+	/* Extensions may appear below */
+	
+} SecurityErrors2_PR;
+
+/* SecurityErrors2 */
+typedef struct SecurityErrors2 {
+	SecurityErrors2_PR present;
+	union SecurityErrors2_u {
+		NULL_t	 securityWrongSyncTime;
+		NULL_t	 securityReplay;
+		NULL_t	 securityWrongGeneralID;
+		NULL_t	 securityWrongSendersID;
+		NULL_t	 securityIntegrityFailed;
+		NULL_t	 securityWrongOID;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SecurityErrors2_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SecurityErrors2;
+extern asn_CHOICE_specifics_t asn_SPC_SecurityErrors2_specs_1;
+extern asn_TYPE_member_t asn_MBR_SecurityErrors2_1[6];
+extern asn_per_constraints_t asn_PER_type_SecurityErrors2_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _SecurityErrors2_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors2.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors2.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityErrors2.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SecurityErrors2.h"
+
+asn_per_constraints_t asn_PER_type_SecurityErrors2_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_SecurityErrors2_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors2, choice.securityWrongSyncTime),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongSyncTime"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors2, choice.securityReplay),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityReplay"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors2, choice.securityWrongGeneralID),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongGeneralID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors2, choice.securityWrongSendersID),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongSendersID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors2, choice.securityIntegrityFailed),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityIntegrityFailed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityErrors2, choice.securityWrongOID),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityWrongOID"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_SecurityErrors2_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* securityWrongSyncTimeat 989 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* securityReplayat 990 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* securityWrongGeneralIDat 991 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* securityWrongSendersIDat 992 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* securityIntegrityFailedat 993 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* securityWrongOIDat 994 */
+};
+asn_CHOICE_specifics_t asn_SPC_SecurityErrors2_specs_1 = {
+	sizeof(struct SecurityErrors2),
+	offsetof(struct SecurityErrors2, _asn_ctx),
+	offsetof(struct SecurityErrors2, present),
+	sizeof(((struct SecurityErrors2 *)0)->present),
+	asn_MAP_SecurityErrors2_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_SecurityErrors2 = {
+	"SecurityErrors2",
+	"SecurityErrors2",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_SecurityErrors2_constr_1, CHOICE_constraint },
+	asn_MBR_SecurityErrors2_1,
+	6,	/* Elements count */
+	&asn_SPC_SecurityErrors2_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityServiceMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityServiceMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityServiceMode.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SecurityServiceMode_H_
+#define	_SecurityServiceMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum SecurityServiceMode_PR {
+	SecurityServiceMode_PR_NOTHING,	/* No components present */
+	SecurityServiceMode_PR_nonStandard,
+	SecurityServiceMode_PR_none,
+	SecurityServiceMode_PR_default
+	/* Extensions may appear below */
+	
+} SecurityServiceMode_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* SecurityServiceMode */
+typedef struct SecurityServiceMode {
+	SecurityServiceMode_PR present;
+	union SecurityServiceMode_u {
+		struct NonStandardParameter	*nonStandard;
+		NULL_t	 none;
+		NULL_t	 Default;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SecurityServiceMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SecurityServiceMode;
+extern asn_CHOICE_specifics_t asn_SPC_SecurityServiceMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_SecurityServiceMode_1[3];
+extern asn_per_constraints_t asn_PER_type_SecurityServiceMode_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _SecurityServiceMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityServiceMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityServiceMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SecurityServiceMode.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SecurityServiceMode.h"
+
+asn_per_constraints_t asn_PER_type_SecurityServiceMode_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_SecurityServiceMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct SecurityServiceMode, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityServiceMode, choice.none),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"none"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SecurityServiceMode, choice.Default),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"default"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_SecurityServiceMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 947 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* noneat 948 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* defaultat 949 */
+};
+asn_CHOICE_specifics_t asn_SPC_SecurityServiceMode_specs_1 = {
+	sizeof(struct SecurityServiceMode),
+	offsetof(struct SecurityServiceMode, _asn_ctx),
+	offsetof(struct SecurityServiceMode, present),
+	sizeof(((struct SecurityServiceMode *)0)->present),
+	asn_MAP_SecurityServiceMode_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_SecurityServiceMode = {
+	"SecurityServiceMode",
+	"SecurityServiceMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_SecurityServiceMode_constr_1, CHOICE_constraint },
+	asn_MBR_SecurityServiceMode_1,
+	3,	/* Elements count */
+	&asn_SPC_SecurityServiceMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SendTerminalCapabilitySet.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SendTerminalCapabilitySet.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SendTerminalCapabilitySet.h	(working copy)
@@ -0,0 +1,85 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SendTerminalCapabilitySet_H_
+#define	_SendTerminalCapabilitySet_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <BOOLEAN.h>
+#include "CapabilityTableEntryNumber.h"
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include "CapabilityDescriptorNumber.h"
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum SendTerminalCapabilitySet_PR {
+	SendTerminalCapabilitySet_PR_NOTHING,	/* No components present */
+	SendTerminalCapabilitySet_PR_specificRequest,
+	SendTerminalCapabilitySet_PR_genericRequest
+	/* Extensions may appear below */
+	
+} SendTerminalCapabilitySet_PR;
+
+/* SendTerminalCapabilitySet */
+typedef struct SendTerminalCapabilitySet {
+	SendTerminalCapabilitySet_PR present;
+	union SendTerminalCapabilitySet_u {
+		struct SendTerminalCapabilitySet__specificRequest {
+			BOOLEAN_t	 multiplexCapability;
+			struct SendTerminalCapabilitySet__specificRequest__capabilityTableEntryNumbers {
+				A_SET_OF(CapabilityTableEntryNumber_t) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *capabilityTableEntryNumbers;
+			struct SendTerminalCapabilitySet__specificRequest__capabilityDescriptorNumbers {
+				A_SET_OF(CapabilityDescriptorNumber_t) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *capabilityDescriptorNumbers;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *specificRequest;
+		NULL_t	 genericRequest;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SendTerminalCapabilitySet_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SendTerminalCapabilitySet;
+extern asn_CHOICE_specifics_t asn_SPC_SendTerminalCapabilitySet_specs_1;
+extern asn_TYPE_member_t asn_MBR_SendTerminalCapabilitySet_1[2];
+extern asn_per_constraints_t asn_PER_type_SendTerminalCapabilitySet_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _SendTerminalCapabilitySet_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SendTerminalCapabilitySet.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SendTerminalCapabilitySet.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SendTerminalCapabilitySet.c	(working copy)
@@ -0,0 +1,273 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SendTerminalCapabilitySet.h"
+
+static int
+memb_capabilityTableEntryNumbers_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 65535)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_capabilityDescriptorNumbers_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_capabilityTableEntryNumbers_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_capabilityDescriptorNumbers_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_capabilityTableEntryNumbers_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (SIZE(1..65535)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_capabilityDescriptorNumbers_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_SendTerminalCapabilitySet_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_capabilityTableEntryNumbers_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_capabilityTableEntryNumbers_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_capabilityTableEntryNumbers_specs_4 = {
+	sizeof(struct SendTerminalCapabilitySet__specificRequest__capabilityTableEntryNumbers),
+	offsetof(struct SendTerminalCapabilitySet__specificRequest__capabilityTableEntryNumbers, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_capabilityTableEntryNumbers_4 = {
+	"capabilityTableEntryNumbers",
+	"capabilityTableEntryNumbers",
+	&asn_OP_SET_OF,
+	asn_DEF_capabilityTableEntryNumbers_tags_4,
+	sizeof(asn_DEF_capabilityTableEntryNumbers_tags_4)
+		/sizeof(asn_DEF_capabilityTableEntryNumbers_tags_4[0]) - 1, /* 1 */
+	asn_DEF_capabilityTableEntryNumbers_tags_4,	/* Same as above */
+	sizeof(asn_DEF_capabilityTableEntryNumbers_tags_4)
+		/sizeof(asn_DEF_capabilityTableEntryNumbers_tags_4[0]), /* 2 */
+	{ 0, &asn_PER_type_capabilityTableEntryNumbers_constr_4, SET_OF_constraint },
+	asn_MBR_capabilityTableEntryNumbers_4,
+	1,	/* Single element */
+	&asn_SPC_capabilityTableEntryNumbers_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_capabilityDescriptorNumbers_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_CapabilityDescriptorNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_capabilityDescriptorNumbers_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_capabilityDescriptorNumbers_specs_6 = {
+	sizeof(struct SendTerminalCapabilitySet__specificRequest__capabilityDescriptorNumbers),
+	offsetof(struct SendTerminalCapabilitySet__specificRequest__capabilityDescriptorNumbers, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_capabilityDescriptorNumbers_6 = {
+	"capabilityDescriptorNumbers",
+	"capabilityDescriptorNumbers",
+	&asn_OP_SET_OF,
+	asn_DEF_capabilityDescriptorNumbers_tags_6,
+	sizeof(asn_DEF_capabilityDescriptorNumbers_tags_6)
+		/sizeof(asn_DEF_capabilityDescriptorNumbers_tags_6[0]) - 1, /* 1 */
+	asn_DEF_capabilityDescriptorNumbers_tags_6,	/* Same as above */
+	sizeof(asn_DEF_capabilityDescriptorNumbers_tags_6)
+		/sizeof(asn_DEF_capabilityDescriptorNumbers_tags_6[0]), /* 2 */
+	{ 0, &asn_PER_type_capabilityDescriptorNumbers_constr_6, SET_OF_constraint },
+	asn_MBR_capabilityDescriptorNumbers_6,
+	1,	/* Single element */
+	&asn_SPC_capabilityDescriptorNumbers_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_specificRequest_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SendTerminalCapabilitySet__specificRequest, multiplexCapability),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexCapability"
+		},
+	{ ATF_POINTER, 2, offsetof(struct SendTerminalCapabilitySet__specificRequest, capabilityTableEntryNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_capabilityTableEntryNumbers_4,
+		0,
+		{ 0, &asn_PER_memb_capabilityTableEntryNumbers_constr_4,  memb_capabilityTableEntryNumbers_constraint_2 },
+		0, 0, /* No default value */
+		"capabilityTableEntryNumbers"
+		},
+	{ ATF_POINTER, 1, offsetof(struct SendTerminalCapabilitySet__specificRequest, capabilityDescriptorNumbers),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_capabilityDescriptorNumbers_6,
+		0,
+		{ 0, &asn_PER_memb_capabilityDescriptorNumbers_constr_6,  memb_capabilityDescriptorNumbers_constraint_2 },
+		0, 0, /* No default value */
+		"capabilityDescriptorNumbers"
+		},
+};
+static const int asn_MAP_specificRequest_oms_2[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_specificRequest_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_specificRequest_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* multiplexCapabilityat 3498 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* capabilityTableEntryNumbersat 3500 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* capabilityDescriptorNumbersat 3502 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_specificRequest_specs_2 = {
+	sizeof(struct SendTerminalCapabilitySet__specificRequest),
+	offsetof(struct SendTerminalCapabilitySet__specificRequest, _asn_ctx),
+	asn_MAP_specificRequest_tag2el_2,
+	3,	/* Count of tags in the map */
+	asn_MAP_specificRequest_oms_2,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_specificRequest_2 = {
+	"specificRequest",
+	"specificRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_specificRequest_tags_2,
+	sizeof(asn_DEF_specificRequest_tags_2)
+		/sizeof(asn_DEF_specificRequest_tags_2[0]) - 1, /* 1 */
+	asn_DEF_specificRequest_tags_2,	/* Same as above */
+	sizeof(asn_DEF_specificRequest_tags_2)
+		/sizeof(asn_DEF_specificRequest_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_specificRequest_2,
+	3,	/* Elements count */
+	&asn_SPC_specificRequest_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SendTerminalCapabilitySet_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct SendTerminalCapabilitySet, choice.specificRequest),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_specificRequest_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"specificRequest"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SendTerminalCapabilitySet, choice.genericRequest),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericRequest"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_SendTerminalCapabilitySet_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* specificRequestat 3498 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* genericRequestat 3505 */
+};
+asn_CHOICE_specifics_t asn_SPC_SendTerminalCapabilitySet_specs_1 = {
+	sizeof(struct SendTerminalCapabilitySet),
+	offsetof(struct SendTerminalCapabilitySet, _asn_ctx),
+	offsetof(struct SendTerminalCapabilitySet, present),
+	sizeof(((struct SendTerminalCapabilitySet *)0)->present),
+	asn_MAP_SendTerminalCapabilitySet_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_SendTerminalCapabilitySet = {
+	"SendTerminalCapabilitySet",
+	"SendTerminalCapabilitySet",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_SendTerminalCapabilitySet_constr_1, CHOICE_constraint },
+	asn_MBR_SendTerminalCapabilitySet_1,
+	2,	/* Elements count */
+	&asn_SPC_SendTerminalCapabilitySet_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SequenceNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SequenceNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SequenceNumber.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SequenceNumber_H_
+#define	_SequenceNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* SequenceNumber */
+typedef long	 SequenceNumber_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_SequenceNumber_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_SequenceNumber;
+asn_struct_free_f SequenceNumber_free;
+asn_struct_print_f SequenceNumber_print;
+asn_constr_check_f SequenceNumber_constraint;
+ber_type_decoder_f SequenceNumber_decode_ber;
+der_type_encoder_f SequenceNumber_encode_der;
+xer_type_decoder_f SequenceNumber_decode_xer;
+xer_type_encoder_f SequenceNumber_encode_xer;
+per_type_decoder_f SequenceNumber_decode_uper;
+per_type_encoder_f SequenceNumber_encode_uper;
+per_type_decoder_f SequenceNumber_decode_aper;
+per_type_encoder_f SequenceNumber_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _SequenceNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SequenceNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SequenceNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SequenceNumber.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SequenceNumber.h"
+
+int
+SequenceNumber_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_SequenceNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_SequenceNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_SequenceNumber = {
+	"SequenceNumber",
+	"SequenceNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_SequenceNumber_tags_1,
+	sizeof(asn_DEF_SequenceNumber_tags_1)
+		/sizeof(asn_DEF_SequenceNumber_tags_1[0]), /* 1 */
+	asn_DEF_SequenceNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SequenceNumber_tags_1)
+		/sizeof(asn_DEF_SequenceNumber_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_SequenceNumber_constr_1, SequenceNumber_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlDescriptor.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlDescriptor.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlDescriptor.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ServiceControlDescriptor_H_
+#define	_ServiceControlDescriptor_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+#include "H248SignalsDescriptor.h"
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ServiceControlDescriptor_PR {
+	ServiceControlDescriptor_PR_NOTHING,	/* No components present */
+	ServiceControlDescriptor_PR_url,
+	ServiceControlDescriptor_PR_signal,
+	ServiceControlDescriptor_PR_nonStandard,
+	ServiceControlDescriptor_PR_callCreditServiceControl
+	/* Extensions may appear below */
+	
+} ServiceControlDescriptor_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct CallCreditServiceControl;
+
+/* ServiceControlDescriptor */
+typedef struct ServiceControlDescriptor {
+	ServiceControlDescriptor_PR present;
+	union ServiceControlDescriptor_u {
+		IA5String_t	 url;
+		H248SignalsDescriptor_t	 signal;
+		struct NonStandardParameter	*nonStandard;
+		struct CallCreditServiceControl	*callCreditServiceControl;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ServiceControlDescriptor_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ServiceControlDescriptor;
+extern asn_CHOICE_specifics_t asn_SPC_ServiceControlDescriptor_specs_1;
+extern asn_TYPE_member_t asn_MBR_ServiceControlDescriptor_1[4];
+extern asn_per_constraints_t asn_PER_type_ServiceControlDescriptor_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "CallCreditServiceControl.h"
+
+#endif	/* _ServiceControlDescriptor_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlDescriptor.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlDescriptor.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlDescriptor.c	(working copy)
@@ -0,0 +1,127 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ServiceControlDescriptor.h"
+
+static int check_permitted_alphabet_2(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_url_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size <= 512)
+		 && !check_permitted_alphabet_2(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_url_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 10,  10,  0,  512 }	/* (SIZE(0..512)) */,
+	0, 0	/* No PER character map necessary */
+};
+asn_per_constraints_t asn_PER_type_ServiceControlDescriptor_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ServiceControlDescriptor_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlDescriptor, choice.url),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_url_constr_2,  memb_url_constraint_1 },
+		0, 0, /* No default value */
+		"url"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlDescriptor, choice.signal),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H248SignalsDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signal"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ServiceControlDescriptor, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct ServiceControlDescriptor, choice.callCreditServiceControl),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCreditServiceControl,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callCreditServiceControl"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_ServiceControlDescriptor_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* urlat 1228 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* signalat 1230 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardat 1231 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* callCreditServiceControlat 1232 */
+};
+asn_CHOICE_specifics_t asn_SPC_ServiceControlDescriptor_specs_1 = {
+	sizeof(struct ServiceControlDescriptor),
+	offsetof(struct ServiceControlDescriptor, _asn_ctx),
+	offsetof(struct ServiceControlDescriptor, present),
+	sizeof(((struct ServiceControlDescriptor *)0)->present),
+	asn_MAP_ServiceControlDescriptor_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_ServiceControlDescriptor = {
+	"ServiceControlDescriptor",
+	"ServiceControlDescriptor",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_ServiceControlDescriptor_constr_1, CHOICE_constraint },
+	asn_MBR_ServiceControlDescriptor_1,
+	4,	/* Elements count */
+	&asn_SPC_ServiceControlDescriptor_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlIndication.h	(working copy)
@@ -0,0 +1,108 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ServiceControlIndication_H_
+#define	_ServiceControlIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "EndpointIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include "CallIdentifier.h"
+#include "ConferenceIdentifier.h"
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct FeatureSet;
+struct ServiceControlSession;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* ServiceControlIndication */
+typedef struct ServiceControlIndication {
+	RequestSeqNum_t	 requestSeqNum;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct ServiceControlIndication__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} serviceControl;
+	EndpointIdentifier_t	*endpointIdentifier;	/* OPTIONAL */
+	struct ServiceControlIndication__callSpecific {
+		CallIdentifier_t	 callIdentifier;
+		ConferenceIdentifier_t	 conferenceID;
+		BOOLEAN_t	 answeredCall;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *callSpecific;
+	struct ServiceControlIndication__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct ServiceControlIndication__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct ServiceControlIndication__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ServiceControlIndication_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ServiceControlIndication;
+extern asn_SEQUENCE_specifics_t asn_SPC_ServiceControlIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_ServiceControlIndication_1[10];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "ServiceControlSession.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _ServiceControlIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlIndication.c	(working copy)
@@ -0,0 +1,353 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ServiceControlIndication.h"
+
+static asn_TYPE_member_t asn_MBR_serviceControl_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_4 = {
+	sizeof(struct ServiceControlIndication__serviceControl),
+	offsetof(struct ServiceControlIndication__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_4 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_4,
+	sizeof(asn_DEF_serviceControl_tags_4)
+		/sizeof(asn_DEF_serviceControl_tags_4[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_4,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_4)
+		/sizeof(asn_DEF_serviceControl_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_4,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_callSpecific_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlIndication__callSpecific, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlIndication__callSpecific, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlIndication__callSpecific, answeredCall),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"answeredCall"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callSpecific_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_callSpecific_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* callIdentifierat 2292 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* conferenceIDat 2293 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* answeredCallat 2294 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_callSpecific_specs_7 = {
+	sizeof(struct ServiceControlIndication__callSpecific),
+	offsetof(struct ServiceControlIndication__callSpecific, _asn_ctx),
+	asn_MAP_callSpecific_tag2el_7,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callSpecific_7 = {
+	"callSpecific",
+	"callSpecific",
+	&asn_OP_SEQUENCE,
+	asn_DEF_callSpecific_tags_7,
+	sizeof(asn_DEF_callSpecific_tags_7)
+		/sizeof(asn_DEF_callSpecific_tags_7[0]) - 1, /* 1 */
+	asn_DEF_callSpecific_tags_7,	/* Same as above */
+	sizeof(asn_DEF_callSpecific_tags_7)
+		/sizeof(asn_DEF_callSpecific_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_callSpecific_7,
+	3,	/* Elements count */
+	&asn_SPC_callSpecific_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_12 = {
+	sizeof(struct ServiceControlIndication__tokens),
+	offsetof(struct ServiceControlIndication__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_12 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_12,
+	sizeof(asn_DEF_tokens_tags_12)
+		/sizeof(asn_DEF_tokens_tags_12[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_12,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_12)
+		/sizeof(asn_DEF_tokens_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_12,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_14[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_14 = {
+	sizeof(struct ServiceControlIndication__cryptoTokens),
+	offsetof(struct ServiceControlIndication__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_14 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_14,
+	sizeof(asn_DEF_cryptoTokens_tags_14)
+		/sizeof(asn_DEF_cryptoTokens_tags_14[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_14,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_14)
+		/sizeof(asn_DEF_cryptoTokens_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_14,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_18[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_18 = {
+	sizeof(struct ServiceControlIndication__genericData),
+	offsetof(struct ServiceControlIndication__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_18 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_18,
+	sizeof(asn_DEF_genericData_tags_18)
+		/sizeof(asn_DEF_genericData_tags_18[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_18,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_18)
+		/sizeof(asn_DEF_genericData_tags_18[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_18,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_18	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ServiceControlIndication_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlIndication, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ServiceControlIndication, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlIndication, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_serviceControl_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 7, offsetof(struct ServiceControlIndication, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_POINTER, 6, offsetof(struct ServiceControlIndication, callSpecific),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_callSpecific_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSpecific"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ServiceControlIndication, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_tokens_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ServiceControlIndication, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ServiceControlIndication, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ServiceControlIndication, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ServiceControlIndication, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		0,
+		&asn_DEF_genericData_18,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_ServiceControlIndication_oms_1[] = { 1, 3, 4, 5, 6, 7, 8, 9 };
+static const ber_tlv_tag_t asn_DEF_ServiceControlIndication_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ServiceControlIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2286 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 2287 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* serviceControlat 2288 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* endpointIdentifierat 2289 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* callSpecificat 2292 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* tokensat 2297 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* cryptoTokensat 2298 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* integrityCheckValueat 2299 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* featureSetat 2300 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 } /* genericDataat 2301 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ServiceControlIndication_specs_1 = {
+	sizeof(struct ServiceControlIndication),
+	offsetof(struct ServiceControlIndication, _asn_ctx),
+	asn_MAP_ServiceControlIndication_tag2el_1,
+	10,	/* Count of tags in the map */
+	asn_MAP_ServiceControlIndication_oms_1,	/* Optional members */
+	8, 0,	/* Root/Additions */
+	10,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ServiceControlIndication = {
+	"ServiceControlIndication",
+	"ServiceControlIndication",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ServiceControlIndication_tags_1,
+	sizeof(asn_DEF_ServiceControlIndication_tags_1)
+		/sizeof(asn_DEF_ServiceControlIndication_tags_1[0]), /* 1 */
+	asn_DEF_ServiceControlIndication_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ServiceControlIndication_tags_1)
+		/sizeof(asn_DEF_ServiceControlIndication_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ServiceControlIndication_1,
+	10,	/* Elements count */
+	&asn_SPC_ServiceControlIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlResponse.h	(working copy)
@@ -0,0 +1,114 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ServiceControlResponse_H_
+#define	_ServiceControlResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ServiceControlResponse__result_PR {
+	ServiceControlResponse__result_PR_NOTHING,	/* No components present */
+	ServiceControlResponse__result_PR_started,
+	ServiceControlResponse__result_PR_failed,
+	ServiceControlResponse__result_PR_stopped,
+	ServiceControlResponse__result_PR_notAvailable,
+	ServiceControlResponse__result_PR_neededFeatureNotSupported
+	/* Extensions may appear below */
+	
+} ServiceControlResponse__result_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct FeatureSet;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* ServiceControlResponse */
+typedef struct ServiceControlResponse {
+	RequestSeqNum_t	 requestSeqNum;
+	struct ServiceControlResponse__result {
+		ServiceControlResponse__result_PR present;
+		union ServiceControlResponse__result_u {
+			NULL_t	 started;
+			NULL_t	 failed;
+			NULL_t	 stopped;
+			NULL_t	 notAvailable;
+			NULL_t	 neededFeatureNotSupported;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *result;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct ServiceControlResponse__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct ServiceControlResponse__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct FeatureSet	*featureSet;	/* OPTIONAL */
+	struct ServiceControlResponse__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ServiceControlResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ServiceControlResponse;
+extern asn_SEQUENCE_specifics_t asn_SPC_ServiceControlResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_ServiceControlResponse_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "FeatureSet.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _ServiceControlResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlResponse.c	(working copy)
@@ -0,0 +1,317 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ServiceControlResponse.h"
+
+static asn_per_constraints_t asn_PER_type_result_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_result_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlResponse__result, choice.started),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"started"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlResponse__result, choice.failed),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"failed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlResponse__result, choice.stopped),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"stopped"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlResponse__result, choice.notAvailable),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notAvailable"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlResponse__result, choice.neededFeatureNotSupported),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatureNotSupported"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_result_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* startedat 2310 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* failedat 2311 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* stoppedat 2312 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* notAvailableat 2313 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* neededFeatureNotSupportedat 2314 */
+};
+static asn_CHOICE_specifics_t asn_SPC_result_specs_3 = {
+	sizeof(struct ServiceControlResponse__result),
+	offsetof(struct ServiceControlResponse__result, _asn_ctx),
+	offsetof(struct ServiceControlResponse__result, present),
+	sizeof(((struct ServiceControlResponse__result *)0)->present),
+	asn_MAP_result_tag2el_3,
+	5,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_result_3 = {
+	"result",
+	"result",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_result_constr_3, CHOICE_constraint },
+	asn_MBR_result_3,
+	5,	/* Elements count */
+	&asn_SPC_result_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_11[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_11 = {
+	sizeof(struct ServiceControlResponse__tokens),
+	offsetof(struct ServiceControlResponse__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_11 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_11,
+	sizeof(asn_DEF_tokens_tags_11)
+		/sizeof(asn_DEF_tokens_tags_11[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_11,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_11)
+		/sizeof(asn_DEF_tokens_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_11,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_13[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_13 = {
+	sizeof(struct ServiceControlResponse__cryptoTokens),
+	offsetof(struct ServiceControlResponse__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_13 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_13,
+	sizeof(asn_DEF_cryptoTokens_tags_13)
+		/sizeof(asn_DEF_cryptoTokens_tags_13[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_13,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_13)
+		/sizeof(asn_DEF_cryptoTokens_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_13,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_17[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_17 = {
+	sizeof(struct ServiceControlResponse__genericData),
+	offsetof(struct ServiceControlResponse__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_17 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_17,
+	sizeof(asn_DEF_genericData_tags_17)
+		/sizeof(asn_DEF_genericData_tags_17[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_17,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_17)
+		/sizeof(asn_DEF_genericData_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_17,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_17	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ServiceControlResponse_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlResponse, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 7, offsetof(struct ServiceControlResponse, result),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_result_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"result"
+		},
+	{ ATF_POINTER, 6, offsetof(struct ServiceControlResponse, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct ServiceControlResponse, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_tokens_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct ServiceControlResponse, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ServiceControlResponse, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ServiceControlResponse, featureSet),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_FeatureSet,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"featureSet"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ServiceControlResponse, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_genericData_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_ServiceControlResponse_oms_1[] = { 1, 2, 3, 4, 5, 6, 7 };
+static const ber_tlv_tag_t asn_DEF_ServiceControlResponse_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ServiceControlResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2307 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* resultat 2310 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 2317 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* tokensat 2318 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* cryptoTokensat 2319 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* integrityCheckValueat 2320 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* featureSetat 2321 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* genericDataat 2322 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ServiceControlResponse_specs_1 = {
+	sizeof(struct ServiceControlResponse),
+	offsetof(struct ServiceControlResponse, _asn_ctx),
+	asn_MAP_ServiceControlResponse_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_ServiceControlResponse_oms_1,	/* Optional members */
+	7, 0,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ServiceControlResponse = {
+	"ServiceControlResponse",
+	"ServiceControlResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ServiceControlResponse_tags_1,
+	sizeof(asn_DEF_ServiceControlResponse_tags_1)
+		/sizeof(asn_DEF_ServiceControlResponse_tags_1[0]), /* 1 */
+	asn_DEF_ServiceControlResponse_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ServiceControlResponse_tags_1)
+		/sizeof(asn_DEF_ServiceControlResponse_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ServiceControlResponse_1,
+	8,	/* Elements count */
+	&asn_SPC_ServiceControlResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlSession.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlSession.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlSession.h	(working copy)
@@ -0,0 +1,78 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ServiceControlSession_H_
+#define	_ServiceControlSession_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum ServiceControlSession__reason_PR {
+	ServiceControlSession__reason_PR_NOTHING,	/* No components present */
+	ServiceControlSession__reason_PR_open,
+	ServiceControlSession__reason_PR_refresh,
+	ServiceControlSession__reason_PR_close
+	/* Extensions may appear below */
+	
+} ServiceControlSession__reason_PR;
+
+/* Forward declarations */
+struct ServiceControlDescriptor;
+
+/* ServiceControlSession */
+typedef struct ServiceControlSession {
+	long	 sessionId;
+	struct ServiceControlDescriptor	*contents;	/* OPTIONAL */
+	struct ServiceControlSession__reason {
+		ServiceControlSession__reason_PR present;
+		union ServiceControlSession__reason_u {
+			NULL_t	 open;
+			NULL_t	 refresh;
+			NULL_t	 close;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} reason;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ServiceControlSession_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ServiceControlSession;
+extern asn_SEQUENCE_specifics_t asn_SPC_ServiceControlSession_specs_1;
+extern asn_TYPE_member_t asn_MBR_ServiceControlSession_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ServiceControlDescriptor.h"
+
+#endif	/* _ServiceControlSession_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlSession.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlSession.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServiceControlSession.c	(working copy)
@@ -0,0 +1,166 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ServiceControlSession.h"
+
+static int
+memb_sessionId_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_reason_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_sessionId_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_reason_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlSession__reason, choice.open),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"open"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlSession__reason, choice.refresh),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"refresh"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlSession__reason, choice.close),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"close"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_reason_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* openat 1242 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* refreshat 1243 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* closeat 1244 */
+};
+static asn_CHOICE_specifics_t asn_SPC_reason_specs_4 = {
+	sizeof(struct ServiceControlSession__reason),
+	offsetof(struct ServiceControlSession__reason, _asn_ctx),
+	offsetof(struct ServiceControlSession__reason, present),
+	sizeof(((struct ServiceControlSession__reason *)0)->present),
+	asn_MAP_reason_tag2el_4,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_reason_4 = {
+	"reason",
+	"reason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_reason_constr_4, CHOICE_constraint },
+	asn_MBR_reason_4,
+	3,	/* Elements count */
+	&asn_SPC_reason_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_ServiceControlSession_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlSession, sessionId),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_sessionId_constr_2,  memb_sessionId_constraint_1 },
+		0, 0, /* No default value */
+		"sessionId"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ServiceControlSession, contents),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ServiceControlDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"contents"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServiceControlSession, reason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_reason_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reason"
+		},
+};
+static const int asn_MAP_ServiceControlSession_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_ServiceControlSession_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ServiceControlSession_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sessionIdat 1238 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* contentsat 1239 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* reasonat 1242 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ServiceControlSession_specs_1 = {
+	sizeof(struct ServiceControlSession),
+	offsetof(struct ServiceControlSession, _asn_ctx),
+	asn_MAP_ServiceControlSession_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_ServiceControlSession_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ServiceControlSession = {
+	"ServiceControlSession",
+	"ServiceControlSession",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ServiceControlSession_tags_1,
+	sizeof(asn_DEF_ServiceControlSession_tags_1)
+		/sizeof(asn_DEF_ServiceControlSession_tags_1[0]), /* 1 */
+	asn_DEF_ServiceControlSession_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ServiceControlSession_tags_1)
+		/sizeof(asn_DEF_ServiceControlSession_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ServiceControlSession_1,
+	3,	/* Elements count */
+	&asn_SPC_ServiceControlSession_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriority.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriority.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriority.h	(working copy)
@@ -0,0 +1,57 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ServicePriority_H_
+#define	_ServicePriority_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ServicePriorityValue;
+
+/* ServicePriority */
+typedef struct ServicePriority {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	BOOLEAN_t	 servicePrioritySignalled;
+	struct ServicePriorityValue	*servicePriorityValue;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	long	*serviceClass;	/* OPTIONAL */
+	long	*serviceSubclass;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ServicePriority_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ServicePriority;
+extern asn_SEQUENCE_specifics_t asn_SPC_ServicePriority_specs_1;
+extern asn_TYPE_member_t asn_MBR_ServicePriority_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "ServicePriorityValue.h"
+
+#endif	/* _ServicePriority_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriority.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriority.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriority.c	(working copy)
@@ -0,0 +1,152 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ServicePriority.h"
+
+static int
+memb_serviceClass_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 4095)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_serviceSubclass_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_serviceClass_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  0,  4095 }	/* (0..4095) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_serviceSubclass_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ServicePriority_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct ServicePriority, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct ServicePriority, servicePrioritySignalled),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"servicePrioritySignalled"
+		},
+	{ ATF_POINTER, 3, offsetof(struct ServicePriority, servicePriorityValue),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ServicePriorityValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"servicePriorityValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct ServicePriority, serviceClass),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_serviceClass_constr_6,  memb_serviceClass_constraint_1 },
+		0, 0, /* No default value */
+		"serviceClass"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ServicePriority, serviceSubclass),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_serviceSubclass_constr_7,  memb_serviceSubclass_constraint_1 },
+		0, 0, /* No default value */
+		"serviceSubclass"
+		},
+};
+static const int asn_MAP_ServicePriority_oms_1[] = { 0, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_ServicePriority_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ServicePriority_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 609 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* servicePrioritySignalledat 610 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* servicePriorityValueat 611 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* serviceClassat 613 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* serviceSubclassat 614 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ServicePriority_specs_1 = {
+	sizeof(struct ServicePriority),
+	offsetof(struct ServicePriority, _asn_ctx),
+	asn_MAP_ServicePriority_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_ServicePriority_oms_1,	/* Optional members */
+	2, 2,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ServicePriority = {
+	"ServicePriority",
+	"ServicePriority",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ServicePriority_tags_1,
+	sizeof(asn_DEF_ServicePriority_tags_1)
+		/sizeof(asn_DEF_ServicePriority_tags_1[0]), /* 1 */
+	asn_DEF_ServicePriority_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ServicePriority_tags_1)
+		/sizeof(asn_DEF_ServicePriority_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ServicePriority_1,
+	5,	/* Elements count */
+	&asn_SPC_ServicePriority_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriorityValue.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriorityValue.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriorityValue.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_ServicePriorityValue_H_
+#define	_ServicePriorityValue_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* ServicePriorityValue */
+typedef struct ServicePriorityValue {
+	struct NonStandardParameter	*nonStandardParameter;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	long	*value;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} ServicePriorityValue_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_ServicePriorityValue;
+extern asn_SEQUENCE_specifics_t asn_SPC_ServicePriorityValue_specs_1;
+extern asn_TYPE_member_t asn_MBR_ServicePriorityValue_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _ServicePriorityValue_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriorityValue.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriorityValue.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ServicePriorityValue.c	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "ServicePriorityValue.h"
+
+static int
+memb_value_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_value_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_ServicePriorityValue_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct ServicePriorityValue, nonStandardParameter),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardParameter"
+		},
+	{ ATF_POINTER, 1, offsetof(struct ServicePriorityValue, value),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_value_constr_4,  memb_value_constraint_1 },
+		0, 0, /* No default value */
+		"value"
+		},
+};
+static const int asn_MAP_ServicePriorityValue_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_ServicePriorityValue_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_ServicePriorityValue_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardParameterat 602 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* valueat 604 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_ServicePriorityValue_specs_1 = {
+	sizeof(struct ServicePriorityValue),
+	offsetof(struct ServicePriorityValue, _asn_ctx),
+	asn_MAP_ServicePriorityValue_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_ServicePriorityValue_oms_1,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_ServicePriorityValue = {
+	"ServicePriorityValue",
+	"ServicePriorityValue",
+	&asn_OP_SEQUENCE,
+	asn_DEF_ServicePriorityValue_tags_1,
+	sizeof(asn_DEF_ServicePriorityValue_tags_1)
+		/sizeof(asn_DEF_ServicePriorityValue_tags_1[0]), /* 1 */
+	asn_DEF_ServicePriorityValue_tags_1,	/* Same as above */
+	sizeof(asn_DEF_ServicePriorityValue_tags_1)
+		/sizeof(asn_DEF_ServicePriorityValue_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_ServicePriorityValue_1,
+	2,	/* Elements count */
+	&asn_SPC_ServicePriorityValue_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Setup-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Setup-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Setup-UUIE.h	(working copy)
@@ -0,0 +1,257 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Setup_UUIE_H_
+#define	_Setup_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "EndpointType.h"
+#include <BOOLEAN.h>
+#include "ConferenceIdentifier.h"
+#include "CallType.h"
+#include "CallIdentifier.h"
+#include "EndpointIdentifier.h"
+#include "ScreeningIndicator.h"
+#include <NULL.h>
+#include <NativeInteger.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include "CallReferenceValue.h"
+#include <constr_CHOICE.h>
+#include <OCTET_STRING.h>
+#include "ScnConnectionType.h"
+#include "ScnConnectionAggregation.h"
+#include <constr_SEQUENCE.h>
+#include <IA5String.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum Setup_UUIE__conferenceGoal_PR {
+	Setup_UUIE__conferenceGoal_PR_NOTHING,	/* No components present */
+	Setup_UUIE__conferenceGoal_PR_create,
+	Setup_UUIE__conferenceGoal_PR_join,
+	Setup_UUIE__conferenceGoal_PR_invite,
+	/* Extensions may appear below */
+	Setup_UUIE__conferenceGoal_PR_capability_negotiation,
+	Setup_UUIE__conferenceGoal_PR_callIndependentSupplementaryService
+} Setup_UUIE__conferenceGoal_PR;
+
+/* Forward declarations */
+struct TransportAddress;
+struct QseriesOptions;
+struct AliasAddress;
+struct PresentationIndicator;
+struct CallCapacity;
+struct CircuitInfo;
+struct CallIdentifier;
+struct H245Security;
+struct ClearToken;
+struct CryptoH323Token;
+struct ServiceControlSession;
+struct SupportedProtocols;
+struct FeatureDescriptor;
+struct ExtendedAliasAddress;
+struct DisplayName;
+
+/* Setup-UUIE */
+typedef struct Setup_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	struct TransportAddress	*h245Address;	/* OPTIONAL */
+	struct Setup_UUIE__sourceAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *sourceAddress;
+	EndpointType_t	 sourceInfo;
+	struct Setup_UUIE__destinationAddress {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destinationAddress;
+	struct TransportAddress	*destCallSignalAddress;	/* OPTIONAL */
+	struct Setup_UUIE__destExtraCallInfo {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destExtraCallInfo;
+	struct Setup_UUIE__destExtraCRV {
+		A_SEQUENCE_OF(CallReferenceValue_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *destExtraCRV;
+	BOOLEAN_t	 activeMC;
+	ConferenceIdentifier_t	 conferenceID;
+	struct Setup_UUIE__conferenceGoal {
+		Setup_UUIE__conferenceGoal_PR present;
+		union Setup_UUIE__conferenceGoal_u {
+			NULL_t	 create;
+			NULL_t	 join;
+			NULL_t	 invite;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			NULL_t	 capability_negotiation;
+			NULL_t	 callIndependentSupplementaryService;
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} conferenceGoal;
+	struct QseriesOptions	*callServices;	/* OPTIONAL */
+	CallType_t	 callType;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct TransportAddress	*sourceCallSignalAddress;	/* OPTIONAL */
+	struct AliasAddress	*remoteExtensionAddress;	/* OPTIONAL */
+	struct CallIdentifier	*callIdentifier;
+	struct Setup_UUIE__h245SecurityCapability {
+		A_SEQUENCE_OF(struct H245Security) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *h245SecurityCapability;
+	struct Setup_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Setup_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct Setup_UUIE__fastStart {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *fastStart;
+	BOOLEAN_t	*mediaWaitForConnect;
+	BOOLEAN_t	*canOverlapSend;
+	EndpointIdentifier_t	*endpointIdentifier;	/* OPTIONAL */
+	BOOLEAN_t	*multipleCalls;
+	BOOLEAN_t	*maintainConnection;
+	struct Setup_UUIE__connectionParameters {
+		ScnConnectionType_t	 connectionType;
+		long	 numberOfScnConnections;
+		ScnConnectionAggregation_t	 connectionAggregation;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *connectionParameters;
+	struct Setup_UUIE__language {
+		A_SEQUENCE_OF(IA5String_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *language;
+	struct PresentationIndicator	*presentationIndicator;	/* OPTIONAL */
+	ScreeningIndicator_t	*screeningIndicator;	/* OPTIONAL */
+	struct Setup_UUIE__serviceControl {
+		A_SEQUENCE_OF(struct ServiceControlSession) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *serviceControl;
+	NULL_t	*symmetricOperationRequired;	/* OPTIONAL */
+	struct CallCapacity	*capacity;	/* OPTIONAL */
+	struct CircuitInfo	*circuitInfo;	/* OPTIONAL */
+	struct Setup_UUIE__desiredProtocols {
+		A_SEQUENCE_OF(struct SupportedProtocols) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *desiredProtocols;
+	struct Setup_UUIE__neededFeatures {
+		A_SEQUENCE_OF(struct FeatureDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *neededFeatures;
+	struct Setup_UUIE__desiredFeatures {
+		A_SEQUENCE_OF(struct FeatureDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *desiredFeatures;
+	struct Setup_UUIE__supportedFeatures {
+		A_SEQUENCE_OF(struct FeatureDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedFeatures;
+	struct Setup_UUIE__parallelH245Control {
+		A_SEQUENCE_OF(OCTET_STRING_t) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *parallelH245Control;
+	struct Setup_UUIE__additionalSourceAddresses {
+		A_SEQUENCE_OF(struct ExtendedAliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *additionalSourceAddresses;
+	long	*hopCount;	/* OPTIONAL */
+	struct Setup_UUIE__displayName {
+		A_SEQUENCE_OF(struct DisplayName) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *displayName;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Setup_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Setup_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Setup_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Setup_UUIE_1[41];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+#include "QseriesOptions.h"
+#include "AliasAddress.h"
+#include "PresentationIndicator.h"
+#include "CallCapacity.h"
+#include "CircuitInfo.h"
+#include "H245Security.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "ServiceControlSession.h"
+#include "SupportedProtocols.h"
+#include "FeatureDescriptor.h"
+#include "ExtendedAliasAddress.h"
+#include "DisplayName.h"
+
+#endif	/* _Setup_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Setup-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Setup-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Setup-UUIE.c	(working copy)
@@ -0,0 +1,1333 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Setup-UUIE.h"
+
+static int check_permitted_alphabet_48(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_numberOfScnConnections_constraint_42(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_IA5String_constraint_47(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 32)
+		 && !check_permitted_alphabet_48(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_hopCount_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 31)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_conferenceGoal_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_numberOfScnConnections_constr_44 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_Member_constr_48 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 5,  5,  1,  32 }	/* (SIZE(1..32)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_hopCount_constr_68 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  1,  31 }	/* (1..31) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_sourceAddress_4[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_sourceAddress_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_sourceAddress_specs_4 = {
+	sizeof(struct Setup_UUIE__sourceAddress),
+	offsetof(struct Setup_UUIE__sourceAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_sourceAddress_4 = {
+	"sourceAddress",
+	"sourceAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_sourceAddress_tags_4,
+	sizeof(asn_DEF_sourceAddress_tags_4)
+		/sizeof(asn_DEF_sourceAddress_tags_4[0]) - 1, /* 1 */
+	asn_DEF_sourceAddress_tags_4,	/* Same as above */
+	sizeof(asn_DEF_sourceAddress_tags_4)
+		/sizeof(asn_DEF_sourceAddress_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_sourceAddress_4,
+	1,	/* Single element */
+	&asn_SPC_sourceAddress_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destinationAddress_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destinationAddress_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destinationAddress_specs_7 = {
+	sizeof(struct Setup_UUIE__destinationAddress),
+	offsetof(struct Setup_UUIE__destinationAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destinationAddress_7 = {
+	"destinationAddress",
+	"destinationAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destinationAddress_tags_7,
+	sizeof(asn_DEF_destinationAddress_tags_7)
+		/sizeof(asn_DEF_destinationAddress_tags_7[0]) - 1, /* 1 */
+	asn_DEF_destinationAddress_tags_7,	/* Same as above */
+	sizeof(asn_DEF_destinationAddress_tags_7)
+		/sizeof(asn_DEF_destinationAddress_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destinationAddress_7,
+	1,	/* Single element */
+	&asn_SPC_destinationAddress_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destExtraCallInfo_10[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destExtraCallInfo_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destExtraCallInfo_specs_10 = {
+	sizeof(struct Setup_UUIE__destExtraCallInfo),
+	offsetof(struct Setup_UUIE__destExtraCallInfo, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destExtraCallInfo_10 = {
+	"destExtraCallInfo",
+	"destExtraCallInfo",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destExtraCallInfo_tags_10,
+	sizeof(asn_DEF_destExtraCallInfo_tags_10)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_10[0]) - 1, /* 1 */
+	asn_DEF_destExtraCallInfo_tags_10,	/* Same as above */
+	sizeof(asn_DEF_destExtraCallInfo_tags_10)
+		/sizeof(asn_DEF_destExtraCallInfo_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destExtraCallInfo_10,
+	1,	/* Single element */
+	&asn_SPC_destExtraCallInfo_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_destExtraCRV_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (2 << 2)),
+		0,
+		&asn_DEF_CallReferenceValue,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_destExtraCRV_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_destExtraCRV_specs_12 = {
+	sizeof(struct Setup_UUIE__destExtraCRV),
+	offsetof(struct Setup_UUIE__destExtraCRV, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_destExtraCRV_12 = {
+	"destExtraCRV",
+	"destExtraCRV",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_destExtraCRV_tags_12,
+	sizeof(asn_DEF_destExtraCRV_tags_12)
+		/sizeof(asn_DEF_destExtraCRV_tags_12[0]) - 1, /* 1 */
+	asn_DEF_destExtraCRV_tags_12,	/* Same as above */
+	sizeof(asn_DEF_destExtraCRV_tags_12)
+		/sizeof(asn_DEF_destExtraCRV_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_destExtraCRV_12,
+	1,	/* Single element */
+	&asn_SPC_destExtraCRV_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_conferenceGoal_16[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__conferenceGoal, choice.create),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"create"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__conferenceGoal, choice.join),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"join"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__conferenceGoal, choice.invite),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"invite"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__conferenceGoal, choice.capability_negotiation),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capability-negotiation"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__conferenceGoal, choice.callIndependentSupplementaryService),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIndependentSupplementaryService"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_conferenceGoal_tag2el_16[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* createat 246 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* joinat 247 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* inviteat 248 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* capability-negotiationat 250 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* callIndependentSupplementaryServiceat 251 */
+};
+static asn_CHOICE_specifics_t asn_SPC_conferenceGoal_specs_16 = {
+	sizeof(struct Setup_UUIE__conferenceGoal),
+	offsetof(struct Setup_UUIE__conferenceGoal, _asn_ctx),
+	offsetof(struct Setup_UUIE__conferenceGoal, present),
+	sizeof(((struct Setup_UUIE__conferenceGoal *)0)->present),
+	asn_MAP_conferenceGoal_tag2el_16,
+	5,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_conferenceGoal_16 = {
+	"conferenceGoal",
+	"conferenceGoal",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_conferenceGoal_constr_16, CHOICE_constraint },
+	asn_MBR_conferenceGoal_16,
+	5,	/* Elements count */
+	&asn_SPC_conferenceGoal_specs_16	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_h245SecurityCapability_29[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H245Security,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_h245SecurityCapability_tags_29[] = {
+	(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_h245SecurityCapability_specs_29 = {
+	sizeof(struct Setup_UUIE__h245SecurityCapability),
+	offsetof(struct Setup_UUIE__h245SecurityCapability, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_h245SecurityCapability_29 = {
+	"h245SecurityCapability",
+	"h245SecurityCapability",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_h245SecurityCapability_tags_29,
+	sizeof(asn_DEF_h245SecurityCapability_tags_29)
+		/sizeof(asn_DEF_h245SecurityCapability_tags_29[0]) - 1, /* 1 */
+	asn_DEF_h245SecurityCapability_tags_29,	/* Same as above */
+	sizeof(asn_DEF_h245SecurityCapability_tags_29)
+		/sizeof(asn_DEF_h245SecurityCapability_tags_29[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_h245SecurityCapability_29,
+	1,	/* Single element */
+	&asn_SPC_h245SecurityCapability_specs_29	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_31[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_31[] = {
+	(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_31 = {
+	sizeof(struct Setup_UUIE__tokens),
+	offsetof(struct Setup_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_31 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_31,
+	sizeof(asn_DEF_tokens_tags_31)
+		/sizeof(asn_DEF_tokens_tags_31[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_31,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_31)
+		/sizeof(asn_DEF_tokens_tags_31[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_31,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_31	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_33[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_33[] = {
+	(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_33 = {
+	sizeof(struct Setup_UUIE__cryptoTokens),
+	offsetof(struct Setup_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_33 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_33,
+	sizeof(asn_DEF_cryptoTokens_tags_33)
+		/sizeof(asn_DEF_cryptoTokens_tags_33[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_33,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_33)
+		/sizeof(asn_DEF_cryptoTokens_tags_33[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_33,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_33	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_fastStart_35[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_fastStart_tags_35[] = {
+	(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_fastStart_specs_35 = {
+	sizeof(struct Setup_UUIE__fastStart),
+	offsetof(struct Setup_UUIE__fastStart, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_fastStart_35 = {
+	"fastStart",
+	"fastStart",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_fastStart_tags_35,
+	sizeof(asn_DEF_fastStart_tags_35)
+		/sizeof(asn_DEF_fastStart_tags_35[0]) - 1, /* 1 */
+	asn_DEF_fastStart_tags_35,	/* Same as above */
+	sizeof(asn_DEF_fastStart_tags_35)
+		/sizeof(asn_DEF_fastStart_tags_35[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_fastStart_35,
+	1,	/* Single element */
+	&asn_SPC_fastStart_specs_35	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_connectionParameters_42[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__connectionParameters, connectionType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ScnConnectionType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectionType"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__connectionParameters, numberOfScnConnections),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfScnConnections_constr_44,  memb_numberOfScnConnections_constraint_42 },
+		0, 0, /* No default value */
+		"numberOfScnConnections"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE__connectionParameters, connectionAggregation),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_ScnConnectionAggregation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectionAggregation"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_connectionParameters_tags_42[] = {
+	(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_connectionParameters_tag2el_42[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* connectionTypeat 270 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* numberOfScnConnectionsat 271 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* connectionAggregationat 272 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_connectionParameters_specs_42 = {
+	sizeof(struct Setup_UUIE__connectionParameters),
+	offsetof(struct Setup_UUIE__connectionParameters, _asn_ctx),
+	asn_MAP_connectionParameters_tag2el_42,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_connectionParameters_42 = {
+	"connectionParameters",
+	"connectionParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_connectionParameters_tags_42,
+	sizeof(asn_DEF_connectionParameters_tags_42)
+		/sizeof(asn_DEF_connectionParameters_tags_42[0]) - 1, /* 1 */
+	asn_DEF_connectionParameters_tags_42,	/* Same as above */
+	sizeof(asn_DEF_connectionParameters_tags_42)
+		/sizeof(asn_DEF_connectionParameters_tags_42[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_connectionParameters_42,
+	3,	/* Elements count */
+	&asn_SPC_connectionParameters_specs_42	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_language_47[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (22 << 2)),
+		0,
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_48,  memb_IA5String_constraint_47 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_language_tags_47[] = {
+	(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_language_specs_47 = {
+	sizeof(struct Setup_UUIE__language),
+	offsetof(struct Setup_UUIE__language, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_language_47 = {
+	"language",
+	"language",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_language_tags_47,
+	sizeof(asn_DEF_language_tags_47)
+		/sizeof(asn_DEF_language_tags_47[0]) - 1, /* 1 */
+	asn_DEF_language_tags_47,	/* Same as above */
+	sizeof(asn_DEF_language_tags_47)
+		/sizeof(asn_DEF_language_tags_47[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_language_47,
+	1,	/* Single element */
+	&asn_SPC_language_specs_47	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_serviceControl_51[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ServiceControlSession,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_serviceControl_tags_51[] = {
+	(ASN_TAG_CLASS_CONTEXT | (29 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_serviceControl_specs_51 = {
+	sizeof(struct Setup_UUIE__serviceControl),
+	offsetof(struct Setup_UUIE__serviceControl, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_serviceControl_51 = {
+	"serviceControl",
+	"serviceControl",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_serviceControl_tags_51,
+	sizeof(asn_DEF_serviceControl_tags_51)
+		/sizeof(asn_DEF_serviceControl_tags_51[0]) - 1, /* 1 */
+	asn_DEF_serviceControl_tags_51,	/* Same as above */
+	sizeof(asn_DEF_serviceControl_tags_51)
+		/sizeof(asn_DEF_serviceControl_tags_51[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_serviceControl_51,
+	1,	/* Single element */
+	&asn_SPC_serviceControl_specs_51	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_desiredProtocols_56[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_SupportedProtocols,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_desiredProtocols_tags_56[] = {
+	(ASN_TAG_CLASS_CONTEXT | (33 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_desiredProtocols_specs_56 = {
+	sizeof(struct Setup_UUIE__desiredProtocols),
+	offsetof(struct Setup_UUIE__desiredProtocols, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_desiredProtocols_56 = {
+	"desiredProtocols",
+	"desiredProtocols",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_desiredProtocols_tags_56,
+	sizeof(asn_DEF_desiredProtocols_tags_56)
+		/sizeof(asn_DEF_desiredProtocols_tags_56[0]) - 1, /* 1 */
+	asn_DEF_desiredProtocols_tags_56,	/* Same as above */
+	sizeof(asn_DEF_desiredProtocols_tags_56)
+		/sizeof(asn_DEF_desiredProtocols_tags_56[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_desiredProtocols_56,
+	1,	/* Single element */
+	&asn_SPC_desiredProtocols_specs_56	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_neededFeatures_58[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_FeatureDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_neededFeatures_tags_58[] = {
+	(ASN_TAG_CLASS_CONTEXT | (34 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_neededFeatures_specs_58 = {
+	sizeof(struct Setup_UUIE__neededFeatures),
+	offsetof(struct Setup_UUIE__neededFeatures, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_neededFeatures_58 = {
+	"neededFeatures",
+	"neededFeatures",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_neededFeatures_tags_58,
+	sizeof(asn_DEF_neededFeatures_tags_58)
+		/sizeof(asn_DEF_neededFeatures_tags_58[0]) - 1, /* 1 */
+	asn_DEF_neededFeatures_tags_58,	/* Same as above */
+	sizeof(asn_DEF_neededFeatures_tags_58)
+		/sizeof(asn_DEF_neededFeatures_tags_58[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_neededFeatures_58,
+	1,	/* Single element */
+	&asn_SPC_neededFeatures_specs_58	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_desiredFeatures_60[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_FeatureDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_desiredFeatures_tags_60[] = {
+	(ASN_TAG_CLASS_CONTEXT | (35 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_desiredFeatures_specs_60 = {
+	sizeof(struct Setup_UUIE__desiredFeatures),
+	offsetof(struct Setup_UUIE__desiredFeatures, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_desiredFeatures_60 = {
+	"desiredFeatures",
+	"desiredFeatures",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_desiredFeatures_tags_60,
+	sizeof(asn_DEF_desiredFeatures_tags_60)
+		/sizeof(asn_DEF_desiredFeatures_tags_60[0]) - 1, /* 1 */
+	asn_DEF_desiredFeatures_tags_60,	/* Same as above */
+	sizeof(asn_DEF_desiredFeatures_tags_60)
+		/sizeof(asn_DEF_desiredFeatures_tags_60[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_desiredFeatures_60,
+	1,	/* Single element */
+	&asn_SPC_desiredFeatures_specs_60	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedFeatures_62[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_FeatureDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedFeatures_tags_62[] = {
+	(ASN_TAG_CLASS_CONTEXT | (36 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedFeatures_specs_62 = {
+	sizeof(struct Setup_UUIE__supportedFeatures),
+	offsetof(struct Setup_UUIE__supportedFeatures, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedFeatures_62 = {
+	"supportedFeatures",
+	"supportedFeatures",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedFeatures_tags_62,
+	sizeof(asn_DEF_supportedFeatures_tags_62)
+		/sizeof(asn_DEF_supportedFeatures_tags_62[0]) - 1, /* 1 */
+	asn_DEF_supportedFeatures_tags_62,	/* Same as above */
+	sizeof(asn_DEF_supportedFeatures_tags_62)
+		/sizeof(asn_DEF_supportedFeatures_tags_62[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedFeatures_62,
+	1,	/* Single element */
+	&asn_SPC_supportedFeatures_specs_62	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_parallelH245Control_64[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_parallelH245Control_tags_64[] = {
+	(ASN_TAG_CLASS_CONTEXT | (37 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_parallelH245Control_specs_64 = {
+	sizeof(struct Setup_UUIE__parallelH245Control),
+	offsetof(struct Setup_UUIE__parallelH245Control, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_parallelH245Control_64 = {
+	"parallelH245Control",
+	"parallelH245Control",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_parallelH245Control_tags_64,
+	sizeof(asn_DEF_parallelH245Control_tags_64)
+		/sizeof(asn_DEF_parallelH245Control_tags_64[0]) - 1, /* 1 */
+	asn_DEF_parallelH245Control_tags_64,	/* Same as above */
+	sizeof(asn_DEF_parallelH245Control_tags_64)
+		/sizeof(asn_DEF_parallelH245Control_tags_64[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_parallelH245Control_64,
+	1,	/* Single element */
+	&asn_SPC_parallelH245Control_specs_64	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_additionalSourceAddresses_66[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ExtendedAliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_additionalSourceAddresses_tags_66[] = {
+	(ASN_TAG_CLASS_CONTEXT | (38 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_additionalSourceAddresses_specs_66 = {
+	sizeof(struct Setup_UUIE__additionalSourceAddresses),
+	offsetof(struct Setup_UUIE__additionalSourceAddresses, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_additionalSourceAddresses_66 = {
+	"additionalSourceAddresses",
+	"additionalSourceAddresses",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_additionalSourceAddresses_tags_66,
+	sizeof(asn_DEF_additionalSourceAddresses_tags_66)
+		/sizeof(asn_DEF_additionalSourceAddresses_tags_66[0]) - 1, /* 1 */
+	asn_DEF_additionalSourceAddresses_tags_66,	/* Same as above */
+	sizeof(asn_DEF_additionalSourceAddresses_tags_66)
+		/sizeof(asn_DEF_additionalSourceAddresses_tags_66[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_additionalSourceAddresses_66,
+	1,	/* Single element */
+	&asn_SPC_additionalSourceAddresses_specs_66	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_displayName_69[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DisplayName,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_displayName_tags_69[] = {
+	(ASN_TAG_CLASS_CONTEXT | (40 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_displayName_specs_69 = {
+	sizeof(struct Setup_UUIE__displayName),
+	offsetof(struct Setup_UUIE__displayName, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_displayName_69 = {
+	"displayName",
+	"displayName",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_displayName_tags_69,
+	sizeof(asn_DEF_displayName_tags_69)
+		/sizeof(asn_DEF_displayName_tags_69[0]) - 1, /* 1 */
+	asn_DEF_displayName_tags_69,	/* Same as above */
+	sizeof(asn_DEF_displayName_tags_69)
+		/sizeof(asn_DEF_displayName_tags_69[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_displayName_69,
+	1,	/* Single element */
+	&asn_SPC_displayName_specs_69	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Setup_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Setup_UUIE, h245Address),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245Address"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Setup_UUIE, sourceAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_sourceAddress_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sourceAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE, sourceInfo),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sourceInfo"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Setup_UUIE, destinationAddress),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_destinationAddress_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destinationAddress"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Setup_UUIE, destCallSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destCallSignalAddress"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Setup_UUIE, destExtraCallInfo),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_destExtraCallInfo_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destExtraCallInfo"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Setup_UUIE, destExtraCRV),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_destExtraCRV_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"destExtraCRV"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE, activeMC),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"activeMC"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE, conferenceID),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ConferenceIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE, conferenceGoal),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_conferenceGoal_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"conferenceGoal"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Setup_UUIE, callServices),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_QseriesOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callServices"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Setup_UUIE, callType),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CallType,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callType"
+		},
+	{ ATF_POINTER, 28, offsetof(struct Setup_UUIE, sourceCallSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sourceCallSignalAddress"
+		},
+	{ ATF_POINTER, 27, offsetof(struct Setup_UUIE, remoteExtensionAddress),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"remoteExtensionAddress"
+		},
+	{ ATF_POINTER, 26, offsetof(struct Setup_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 25, offsetof(struct Setup_UUIE, h245SecurityCapability),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		0,
+		&asn_DEF_h245SecurityCapability_29,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h245SecurityCapability"
+		},
+	{ ATF_POINTER, 24, offsetof(struct Setup_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		0,
+		&asn_DEF_tokens_31,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 23, offsetof(struct Setup_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_33,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 22, offsetof(struct Setup_UUIE, fastStart),
+		(ASN_TAG_CLASS_CONTEXT | (19 << 2)),
+		0,
+		&asn_DEF_fastStart_35,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fastStart"
+		},
+	{ ATF_POINTER, 21, offsetof(struct Setup_UUIE, mediaWaitForConnect),
+		(ASN_TAG_CLASS_CONTEXT | (20 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mediaWaitForConnect"
+		},
+	{ ATF_POINTER, 20, offsetof(struct Setup_UUIE, canOverlapSend),
+		(ASN_TAG_CLASS_CONTEXT | (21 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"canOverlapSend"
+		},
+	{ ATF_POINTER, 19, offsetof(struct Setup_UUIE, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (22 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_POINTER, 18, offsetof(struct Setup_UUIE, multipleCalls),
+		(ASN_TAG_CLASS_CONTEXT | (23 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multipleCalls"
+		},
+	{ ATF_POINTER, 17, offsetof(struct Setup_UUIE, maintainConnection),
+		(ASN_TAG_CLASS_CONTEXT | (24 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintainConnection"
+		},
+	{ ATF_POINTER, 16, offsetof(struct Setup_UUIE, connectionParameters),
+		(ASN_TAG_CLASS_CONTEXT | (25 << 2)),
+		0,
+		&asn_DEF_connectionParameters_42,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connectionParameters"
+		},
+	{ ATF_POINTER, 15, offsetof(struct Setup_UUIE, language),
+		(ASN_TAG_CLASS_CONTEXT | (26 << 2)),
+		0,
+		&asn_DEF_language_47,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"language"
+		},
+	{ ATF_POINTER, 14, offsetof(struct Setup_UUIE, presentationIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (27 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_PresentationIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"presentationIndicator"
+		},
+	{ ATF_POINTER, 13, offsetof(struct Setup_UUIE, screeningIndicator),
+		(ASN_TAG_CLASS_CONTEXT | (28 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ScreeningIndicator,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"screeningIndicator"
+		},
+	{ ATF_POINTER, 12, offsetof(struct Setup_UUIE, serviceControl),
+		(ASN_TAG_CLASS_CONTEXT | (29 << 2)),
+		0,
+		&asn_DEF_serviceControl_51,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"serviceControl"
+		},
+	{ ATF_POINTER, 11, offsetof(struct Setup_UUIE, symmetricOperationRequired),
+		(ASN_TAG_CLASS_CONTEXT | (30 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"symmetricOperationRequired"
+		},
+	{ ATF_POINTER, 10, offsetof(struct Setup_UUIE, capacity),
+		(ASN_TAG_CLASS_CONTEXT | (31 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallCapacity,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"capacity"
+		},
+	{ ATF_POINTER, 9, offsetof(struct Setup_UUIE, circuitInfo),
+		(ASN_TAG_CLASS_CONTEXT | (32 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CircuitInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"circuitInfo"
+		},
+	{ ATF_POINTER, 8, offsetof(struct Setup_UUIE, desiredProtocols),
+		(ASN_TAG_CLASS_CONTEXT | (33 << 2)),
+		0,
+		&asn_DEF_desiredProtocols_56,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desiredProtocols"
+		},
+	{ ATF_POINTER, 7, offsetof(struct Setup_UUIE, neededFeatures),
+		(ASN_TAG_CLASS_CONTEXT | (34 << 2)),
+		0,
+		&asn_DEF_neededFeatures_58,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"neededFeatures"
+		},
+	{ ATF_POINTER, 6, offsetof(struct Setup_UUIE, desiredFeatures),
+		(ASN_TAG_CLASS_CONTEXT | (35 << 2)),
+		0,
+		&asn_DEF_desiredFeatures_60,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"desiredFeatures"
+		},
+	{ ATF_POINTER, 5, offsetof(struct Setup_UUIE, supportedFeatures),
+		(ASN_TAG_CLASS_CONTEXT | (36 << 2)),
+		0,
+		&asn_DEF_supportedFeatures_62,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedFeatures"
+		},
+	{ ATF_POINTER, 4, offsetof(struct Setup_UUIE, parallelH245Control),
+		(ASN_TAG_CLASS_CONTEXT | (37 << 2)),
+		0,
+		&asn_DEF_parallelH245Control_64,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"parallelH245Control"
+		},
+	{ ATF_POINTER, 3, offsetof(struct Setup_UUIE, additionalSourceAddresses),
+		(ASN_TAG_CLASS_CONTEXT | (38 << 2)),
+		0,
+		&asn_DEF_additionalSourceAddresses_66,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"additionalSourceAddresses"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Setup_UUIE, hopCount),
+		(ASN_TAG_CLASS_CONTEXT | (39 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_hopCount_constr_68,  memb_hopCount_constraint_1 },
+		0, 0, /* No default value */
+		"hopCount"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Setup_UUIE, displayName),
+		(ASN_TAG_CLASS_CONTEXT | (40 << 2)),
+		0,
+		&asn_DEF_displayName_69,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"displayName"
+		},
+};
+static const int asn_MAP_Setup_UUIE_oms_1[] = { 1, 2, 4, 5, 6, 7, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40 };
+static const ber_tlv_tag_t asn_DEF_Setup_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Setup_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 234 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h245Addressat 235 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* sourceAddressat 236 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* sourceInfoat 237 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* destinationAddressat 238 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* destCallSignalAddressat 239 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* destExtraCallInfoat 240 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* destExtraCRVat 241 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* activeMCat 242 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* conferenceIDat 243 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* conferenceGoalat 246 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* callServicesat 253 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* callTypeat 254 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* sourceCallSignalAddressat 256 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* remoteExtensionAddressat 257 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* callIdentifierat 258 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* h245SecurityCapabilityat 259 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* tokensat 260 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 }, /* cryptoTokensat 261 */
+    { (ASN_TAG_CLASS_CONTEXT | (19 << 2)), 19, 0, 0 }, /* fastStartat 262 */
+    { (ASN_TAG_CLASS_CONTEXT | (20 << 2)), 20, 0, 0 }, /* mediaWaitForConnectat 263 */
+    { (ASN_TAG_CLASS_CONTEXT | (21 << 2)), 21, 0, 0 }, /* canOverlapSendat 264 */
+    { (ASN_TAG_CLASS_CONTEXT | (22 << 2)), 22, 0, 0 }, /* endpointIdentifierat 265 */
+    { (ASN_TAG_CLASS_CONTEXT | (23 << 2)), 23, 0, 0 }, /* multipleCallsat 266 */
+    { (ASN_TAG_CLASS_CONTEXT | (24 << 2)), 24, 0, 0 }, /* maintainConnectionat 267 */
+    { (ASN_TAG_CLASS_CONTEXT | (25 << 2)), 25, 0, 0 }, /* connectionParametersat 270 */
+    { (ASN_TAG_CLASS_CONTEXT | (26 << 2)), 26, 0, 0 }, /* languageat 275 */
+    { (ASN_TAG_CLASS_CONTEXT | (27 << 2)), 27, 0, 0 }, /* presentationIndicatorat 276 */
+    { (ASN_TAG_CLASS_CONTEXT | (28 << 2)), 28, 0, 0 }, /* screeningIndicatorat 277 */
+    { (ASN_TAG_CLASS_CONTEXT | (29 << 2)), 29, 0, 0 }, /* serviceControlat 278 */
+    { (ASN_TAG_CLASS_CONTEXT | (30 << 2)), 30, 0, 0 }, /* symmetricOperationRequiredat 279 */
+    { (ASN_TAG_CLASS_CONTEXT | (31 << 2)), 31, 0, 0 }, /* capacityat 280 */
+    { (ASN_TAG_CLASS_CONTEXT | (32 << 2)), 32, 0, 0 }, /* circuitInfoat 281 */
+    { (ASN_TAG_CLASS_CONTEXT | (33 << 2)), 33, 0, 0 }, /* desiredProtocolsat 282 */
+    { (ASN_TAG_CLASS_CONTEXT | (34 << 2)), 34, 0, 0 }, /* neededFeaturesat 283 */
+    { (ASN_TAG_CLASS_CONTEXT | (35 << 2)), 35, 0, 0 }, /* desiredFeaturesat 284 */
+    { (ASN_TAG_CLASS_CONTEXT | (36 << 2)), 36, 0, 0 }, /* supportedFeaturesat 285 */
+    { (ASN_TAG_CLASS_CONTEXT | (37 << 2)), 37, 0, 0 }, /* parallelH245Controlat 286 */
+    { (ASN_TAG_CLASS_CONTEXT | (38 << 2)), 38, 0, 0 }, /* additionalSourceAddressesat 287 */
+    { (ASN_TAG_CLASS_CONTEXT | (39 << 2)), 39, 0, 0 }, /* hopCountat 288 */
+    { (ASN_TAG_CLASS_CONTEXT | (40 << 2)), 40, 0, 0 } /* displayNameat 289 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Setup_UUIE_specs_1 = {
+	sizeof(struct Setup_UUIE),
+	offsetof(struct Setup_UUIE, _asn_ctx),
+	asn_MAP_Setup_UUIE_tag2el_1,
+	41,	/* Count of tags in the map */
+	asn_MAP_Setup_UUIE_oms_1,	/* Optional members */
+	7, 28,	/* Root/Additions */
+	13,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Setup_UUIE = {
+	"Setup-UUIE",
+	"Setup-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Setup_UUIE_tags_1,
+	sizeof(asn_DEF_Setup_UUIE_tags_1)
+		/sizeof(asn_DEF_Setup_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Setup_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Setup_UUIE_tags_1)
+		/sizeof(asn_DEF_Setup_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Setup_UUIE_1,
+	41,	/* Elements count */
+	&asn_SPC_Setup_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SetupAcknowledge-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SetupAcknowledge-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SetupAcknowledge-UUIE.h	(working copy)
@@ -0,0 +1,68 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SetupAcknowledge_UUIE_H_
+#define	_SetupAcknowledge_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "CallIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ClearToken;
+struct CryptoH323Token;
+
+/* SetupAcknowledge-UUIE */
+typedef struct SetupAcknowledge_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	CallIdentifier_t	 callIdentifier;
+	struct SetupAcknowledge_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct SetupAcknowledge_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SetupAcknowledge_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SetupAcknowledge_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_SetupAcknowledge_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_SetupAcknowledge_UUIE_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _SetupAcknowledge_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SetupAcknowledge-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SetupAcknowledge-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SetupAcknowledge-UUIE.c	(working copy)
@@ -0,0 +1,156 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SetupAcknowledge-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_4 = {
+	sizeof(struct SetupAcknowledge_UUIE__tokens),
+	offsetof(struct SetupAcknowledge_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_4 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_4,
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_4,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_4,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_6 = {
+	sizeof(struct SetupAcknowledge_UUIE__cryptoTokens),
+	offsetof(struct SetupAcknowledge_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_6 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_6,
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_6,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_SetupAcknowledge_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SetupAcknowledge_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SetupAcknowledge_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 2, offsetof(struct SetupAcknowledge_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 1, offsetof(struct SetupAcknowledge_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+};
+static const int asn_MAP_SetupAcknowledge_UUIE_oms_1[] = { 2, 3 };
+static const ber_tlv_tag_t asn_DEF_SetupAcknowledge_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SetupAcknowledge_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 474 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callIdentifierat 475 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 476 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* cryptoTokensat 477 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SetupAcknowledge_UUIE_specs_1 = {
+	sizeof(struct SetupAcknowledge_UUIE),
+	offsetof(struct SetupAcknowledge_UUIE, _asn_ctx),
+	asn_MAP_SetupAcknowledge_UUIE_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_SetupAcknowledge_UUIE_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SetupAcknowledge_UUIE = {
+	"SetupAcknowledge-UUIE",
+	"SetupAcknowledge-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SetupAcknowledge_UUIE_tags_1,
+	sizeof(asn_DEF_SetupAcknowledge_UUIE_tags_1)
+		/sizeof(asn_DEF_SetupAcknowledge_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_SetupAcknowledge_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SetupAcknowledge_UUIE_tags_1)
+		/sizeof(asn_DEF_SetupAcknowledge_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_SetupAcknowledge_UUIE_1,
+	4,	/* Elements count */
+	&asn_SPC_SetupAcknowledge_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Status-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Status-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Status-UUIE.h	(working copy)
@@ -0,0 +1,68 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_Status_UUIE_H_
+#define	_Status_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "CallIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ClearToken;
+struct CryptoH323Token;
+
+/* Status-UUIE */
+typedef struct Status_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	CallIdentifier_t	 callIdentifier;
+	struct Status_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct Status_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} Status_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_Status_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_Status_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_Status_UUIE_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _Status_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/Status-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/Status-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/Status-UUIE.c	(working copy)
@@ -0,0 +1,156 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "Status-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_4 = {
+	sizeof(struct Status_UUIE__tokens),
+	offsetof(struct Status_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_4 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_4,
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_4,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_4,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_6 = {
+	sizeof(struct Status_UUIE__cryptoTokens),
+	offsetof(struct Status_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_6 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_6,
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_6,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_Status_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct Status_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct Status_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 2, offsetof(struct Status_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 1, offsetof(struct Status_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+};
+static const int asn_MAP_Status_UUIE_oms_1[] = { 2, 3 };
+static const ber_tlv_tag_t asn_DEF_Status_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_Status_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 456 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callIdentifierat 457 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 458 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* cryptoTokensat 459 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_Status_UUIE_specs_1 = {
+	sizeof(struct Status_UUIE),
+	offsetof(struct Status_UUIE, _asn_ctx),
+	asn_MAP_Status_UUIE_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_Status_UUIE_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_Status_UUIE = {
+	"Status-UUIE",
+	"Status-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_Status_UUIE_tags_1,
+	sizeof(asn_DEF_Status_UUIE_tags_1)
+		/sizeof(asn_DEF_Status_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_Status_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_Status_UUIE_tags_1)
+		/sizeof(asn_DEF_Status_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_Status_UUIE_1,
+	4,	/* Elements count */
+	&asn_SPC_Status_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/StatusInquiry-UUIE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/StatusInquiry-UUIE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/StatusInquiry-UUIE.h	(working copy)
@@ -0,0 +1,68 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_StatusInquiry_UUIE_H_
+#define	_StatusInquiry_UUIE_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "ProtocolIdentifier.h"
+#include "CallIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ClearToken;
+struct CryptoH323Token;
+
+/* StatusInquiry-UUIE */
+typedef struct StatusInquiry_UUIE {
+	ProtocolIdentifier_t	 protocolIdentifier;
+	CallIdentifier_t	 callIdentifier;
+	struct StatusInquiry_UUIE__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct StatusInquiry_UUIE__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} StatusInquiry_UUIE_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_StatusInquiry_UUIE;
+extern asn_SEQUENCE_specifics_t asn_SPC_StatusInquiry_UUIE_specs_1;
+extern asn_TYPE_member_t asn_MBR_StatusInquiry_UUIE_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _StatusInquiry_UUIE_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/StatusInquiry-UUIE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/StatusInquiry-UUIE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/StatusInquiry-UUIE.c	(working copy)
@@ -0,0 +1,156 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "StatusInquiry-UUIE.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_4 = {
+	sizeof(struct StatusInquiry_UUIE__tokens),
+	offsetof(struct StatusInquiry_UUIE__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_4 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_4,
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_4,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_4,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_6 = {
+	sizeof(struct StatusInquiry_UUIE__cryptoTokens),
+	offsetof(struct StatusInquiry_UUIE__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_6 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_6,
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_6,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_StatusInquiry_UUIE_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct StatusInquiry_UUIE, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ProtocolIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct StatusInquiry_UUIE, callIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CallIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callIdentifier"
+		},
+	{ ATF_POINTER, 2, offsetof(struct StatusInquiry_UUIE, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 1, offsetof(struct StatusInquiry_UUIE, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+};
+static const int asn_MAP_StatusInquiry_UUIE_oms_1[] = { 2, 3 };
+static const ber_tlv_tag_t asn_DEF_StatusInquiry_UUIE_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_StatusInquiry_UUIE_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolIdentifierat 465 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callIdentifierat 466 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 467 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* cryptoTokensat 468 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_StatusInquiry_UUIE_specs_1 = {
+	sizeof(struct StatusInquiry_UUIE),
+	offsetof(struct StatusInquiry_UUIE, _asn_ctx),
+	asn_MAP_StatusInquiry_UUIE_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_StatusInquiry_UUIE_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	4,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_StatusInquiry_UUIE = {
+	"StatusInquiry-UUIE",
+	"StatusInquiry-UUIE",
+	&asn_OP_SEQUENCE,
+	asn_DEF_StatusInquiry_UUIE_tags_1,
+	sizeof(asn_DEF_StatusInquiry_UUIE_tags_1)
+		/sizeof(asn_DEF_StatusInquiry_UUIE_tags_1[0]), /* 1 */
+	asn_DEF_StatusInquiry_UUIE_tags_1,	/* Same as above */
+	sizeof(asn_DEF_StatusInquiry_UUIE_tags_1)
+		/sizeof(asn_DEF_StatusInquiry_UUIE_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_StatusInquiry_UUIE_1,
+	4,	/* Elements count */
+	&asn_SPC_StatusInquiry_UUIE_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/StimulusControl.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/StimulusControl.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/StimulusControl.h	(working copy)
@@ -0,0 +1,53 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_StimulusControl_H_
+#define	_StimulusControl_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* StimulusControl */
+typedef struct StimulusControl {
+	struct NonStandardParameter	*nonStandard;	/* OPTIONAL */
+	NULL_t	*isText;	/* OPTIONAL */
+	OCTET_STRING_t	*h248Message;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} StimulusControl_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_StimulusControl;
+extern asn_SEQUENCE_specifics_t asn_SPC_StimulusControl_specs_1;
+extern asn_TYPE_member_t asn_MBR_StimulusControl_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _StimulusControl_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/StimulusControl.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/StimulusControl.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/StimulusControl.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "StimulusControl.h"
+
+asn_TYPE_member_t asn_MBR_StimulusControl_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct StimulusControl, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 2, offsetof(struct StimulusControl, isText),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"isText"
+		},
+	{ ATF_POINTER, 1, offsetof(struct StimulusControl, h248Message),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h248Message"
+		},
+};
+static const int asn_MAP_StimulusControl_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_StimulusControl_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_StimulusControl_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 95 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* isTextat 96 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* h248Messageat 97 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_StimulusControl_specs_1 = {
+	sizeof(struct StimulusControl),
+	offsetof(struct StimulusControl, _asn_ctx),
+	asn_MAP_StimulusControl_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_StimulusControl_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_StimulusControl = {
+	"StimulusControl",
+	"StimulusControl",
+	&asn_OP_SEQUENCE,
+	asn_DEF_StimulusControl_tags_1,
+	sizeof(asn_DEF_StimulusControl_tags_1)
+		/sizeof(asn_DEF_StimulusControl_tags_1[0]), /* 1 */
+	asn_DEF_StimulusControl_tags_1,	/* Same as above */
+	sizeof(asn_DEF_StimulusControl_tags_1)
+		/sizeof(asn_DEF_StimulusControl_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_StimulusControl_1,
+	3,	/* Elements count */
+	&asn_SPC_StimulusControl_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SubstituteConferenceIDCommand.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SubstituteConferenceIDCommand.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SubstituteConferenceIDCommand.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SubstituteConferenceIDCommand_H_
+#define	_SubstituteConferenceIDCommand_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* SubstituteConferenceIDCommand */
+typedef struct SubstituteConferenceIDCommand {
+	OCTET_STRING_t	 conferenceIdentifier;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SubstituteConferenceIDCommand_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SubstituteConferenceIDCommand;
+extern asn_SEQUENCE_specifics_t asn_SPC_SubstituteConferenceIDCommand_specs_1;
+extern asn_TYPE_member_t asn_MBR_SubstituteConferenceIDCommand_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _SubstituteConferenceIDCommand_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SubstituteConferenceIDCommand.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SubstituteConferenceIDCommand.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SubstituteConferenceIDCommand.c	(working copy)
@@ -0,0 +1,81 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SubstituteConferenceIDCommand.h"
+
+static int
+memb_conferenceIdentifier_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_conferenceIdentifier_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_SubstituteConferenceIDCommand_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct SubstituteConferenceIDCommand, conferenceIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_conferenceIdentifier_constr_2,  memb_conferenceIdentifier_constraint_1 },
+		0, 0, /* No default value */
+		"conferenceIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_SubstituteConferenceIDCommand_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SubstituteConferenceIDCommand_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* conferenceIdentifierat 3601 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SubstituteConferenceIDCommand_specs_1 = {
+	sizeof(struct SubstituteConferenceIDCommand),
+	offsetof(struct SubstituteConferenceIDCommand, _asn_ctx),
+	asn_MAP_SubstituteConferenceIDCommand_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SubstituteConferenceIDCommand = {
+	"SubstituteConferenceIDCommand",
+	"SubstituteConferenceIDCommand",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SubstituteConferenceIDCommand_tags_1,
+	sizeof(asn_DEF_SubstituteConferenceIDCommand_tags_1)
+		/sizeof(asn_DEF_SubstituteConferenceIDCommand_tags_1[0]), /* 1 */
+	asn_DEF_SubstituteConferenceIDCommand_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SubstituteConferenceIDCommand_tags_1)
+		/sizeof(asn_DEF_SubstituteConferenceIDCommand_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_SubstituteConferenceIDCommand_1,
+	1,	/* Elements count */
+	&asn_SPC_SubstituteConferenceIDCommand_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedPrefix.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedPrefix.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedPrefix.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SupportedPrefix_H_
+#define	_SupportedPrefix_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "AliasAddress.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* SupportedPrefix */
+typedef struct SupportedPrefix {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	AliasAddress_t	 prefix;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SupportedPrefix_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SupportedPrefix;
+extern asn_SEQUENCE_specifics_t asn_SPC_SupportedPrefix_specs_1;
+extern asn_TYPE_member_t asn_MBR_SupportedPrefix_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _SupportedPrefix_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedPrefix.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedPrefix.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedPrefix.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SupportedPrefix.h"
+
+asn_TYPE_member_t asn_MBR_SupportedPrefix_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct SupportedPrefix, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct SupportedPrefix, prefix),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"prefix"
+		},
+};
+static const int asn_MAP_SupportedPrefix_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_SupportedPrefix_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_SupportedPrefix_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 1135 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* prefixat 1136 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_SupportedPrefix_specs_1 = {
+	sizeof(struct SupportedPrefix),
+	offsetof(struct SupportedPrefix, _asn_ctx),
+	asn_MAP_SupportedPrefix_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_SupportedPrefix_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_SupportedPrefix = {
+	"SupportedPrefix",
+	"SupportedPrefix",
+	&asn_OP_SEQUENCE,
+	asn_DEF_SupportedPrefix_tags_1,
+	sizeof(asn_DEF_SupportedPrefix_tags_1)
+		/sizeof(asn_DEF_SupportedPrefix_tags_1[0]), /* 1 */
+	asn_DEF_SupportedPrefix_tags_1,	/* Same as above */
+	sizeof(asn_DEF_SupportedPrefix_tags_1)
+		/sizeof(asn_DEF_SupportedPrefix_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_SupportedPrefix_1,
+	2,	/* Elements count */
+	&asn_SPC_SupportedPrefix_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedProtocols.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedProtocols.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedProtocols.h	(working copy)
@@ -0,0 +1,104 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_SupportedProtocols_H_
+#define	_SupportedProtocols_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum SupportedProtocols_PR {
+	SupportedProtocols_PR_NOTHING,	/* No components present */
+	SupportedProtocols_PR_nonStandardData,
+	SupportedProtocols_PR_h310,
+	SupportedProtocols_PR_h320,
+	SupportedProtocols_PR_h321,
+	SupportedProtocols_PR_h322,
+	SupportedProtocols_PR_h323,
+	SupportedProtocols_PR_h324,
+	SupportedProtocols_PR_voice,
+	SupportedProtocols_PR_t120_only,
+	/* Extensions may appear below */
+	SupportedProtocols_PR_nonStandardProtocol,
+	SupportedProtocols_PR_t38FaxAnnexbOnly,
+	SupportedProtocols_PR_sip
+} SupportedProtocols_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct H310Caps;
+struct H320Caps;
+struct H321Caps;
+struct H322Caps;
+struct H323Caps;
+struct H324Caps;
+struct VoiceCaps;
+struct T120OnlyCaps;
+struct NonStandardProtocol;
+struct T38FaxAnnexbOnlyCaps;
+struct SIPCaps;
+
+/* SupportedProtocols */
+typedef struct SupportedProtocols {
+	SupportedProtocols_PR present;
+	union SupportedProtocols_u {
+		struct NonStandardParameter	*nonStandardData;
+		struct H310Caps	*h310;
+		struct H320Caps	*h320;
+		struct H321Caps	*h321;
+		struct H322Caps	*h322;
+		struct H323Caps	*h323;
+		struct H324Caps	*h324;
+		struct VoiceCaps	*voice;
+		struct T120OnlyCaps	*t120_only;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct NonStandardProtocol	*nonStandardProtocol;
+		struct T38FaxAnnexbOnlyCaps	*t38FaxAnnexbOnly;
+		struct SIPCaps	*sip;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} SupportedProtocols_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_SupportedProtocols;
+extern asn_CHOICE_specifics_t asn_SPC_SupportedProtocols_specs_1;
+extern asn_TYPE_member_t asn_MBR_SupportedProtocols_1[12];
+extern asn_per_constraints_t asn_PER_type_SupportedProtocols_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "H310Caps.h"
+#include "H320Caps.h"
+#include "H321Caps.h"
+#include "H322Caps.h"
+#include "H323Caps.h"
+#include "H324Caps.h"
+#include "VoiceCaps.h"
+#include "T120OnlyCaps.h"
+#include "NonStandardProtocol.h"
+#include "T38FaxAnnexbOnlyCaps.h"
+#include "SIPCaps.h"
+
+#endif	/* _SupportedProtocols_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedProtocols.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedProtocols.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/SupportedProtocols.c	(working copy)
@@ -0,0 +1,162 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "SupportedProtocols.h"
+
+asn_per_constraints_t asn_PER_type_SupportedProtocols_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  4,  4,  0,  8 }	/* (0..8,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_SupportedProtocols_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.h310),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H310Caps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h310"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.h320),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H320Caps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h320"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.h321),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H321Caps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h321"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.h322),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H322Caps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h322"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.h323),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323Caps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h323"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.h324),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H324Caps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h324"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.voice),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_VoiceCaps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"voice"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.t120_only),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_T120OnlyCaps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t120-only"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.nonStandardProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NonStandardProtocol,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardProtocol"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.t38FaxAnnexbOnly),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_T38FaxAnnexbOnlyCaps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxAnnexbOnly"
+		},
+	{ ATF_POINTER, 0, offsetof(struct SupportedProtocols, choice.sip),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SIPCaps,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sip"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_SupportedProtocols_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 525 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h310at 526 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h320at 527 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h321at 528 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* h322at 529 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* h323at 530 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* h324at 531 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* voiceat 532 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* t120-onlyat 533 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* nonStandardProtocolat 535 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* t38FaxAnnexbOnlyat 536 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* sipat 538 */
+};
+asn_CHOICE_specifics_t asn_SPC_SupportedProtocols_specs_1 = {
+	sizeof(struct SupportedProtocols),
+	offsetof(struct SupportedProtocols, _asn_ctx),
+	offsetof(struct SupportedProtocols, present),
+	sizeof(((struct SupportedProtocols *)0)->present),
+	asn_MAP_SupportedProtocols_tag2el_1,
+	12,	/* Count of tags in the map */
+	0, 0,
+	9	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_SupportedProtocols = {
+	"SupportedProtocols",
+	"SupportedProtocols",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_SupportedProtocols_constr_1, CHOICE_constraint },
+	asn_MBR_SupportedProtocols_1,
+	12,	/* Elements count */
+	&asn_SPC_SupportedProtocols_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T120OnlyCaps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T120OnlyCaps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T120OnlyCaps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_T120OnlyCaps_H_
+#define	_T120OnlyCaps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* T120OnlyCaps */
+typedef struct T120OnlyCaps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct T120OnlyCaps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct T120OnlyCaps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} T120OnlyCaps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_T120OnlyCaps;
+extern asn_SEQUENCE_specifics_t asn_SPC_T120OnlyCaps_specs_1;
+extern asn_TYPE_member_t asn_MBR_T120OnlyCaps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _T120OnlyCaps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T120OnlyCaps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T120OnlyCaps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T120OnlyCaps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "T120OnlyCaps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct T120OnlyCaps__dataRatesSupported),
+	offsetof(struct T120OnlyCaps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct T120OnlyCaps__supportedPrefixes),
+	offsetof(struct T120OnlyCaps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_T120OnlyCaps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct T120OnlyCaps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct T120OnlyCaps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct T120OnlyCaps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_T120OnlyCaps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_T120OnlyCaps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_T120OnlyCaps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 598 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 600 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 602 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_T120OnlyCaps_specs_1 = {
+	sizeof(struct T120OnlyCaps),
+	offsetof(struct T120OnlyCaps, _asn_ctx),
+	asn_MAP_T120OnlyCaps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_T120OnlyCaps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_T120OnlyCaps = {
+	"T120OnlyCaps",
+	"T120OnlyCaps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_T120OnlyCaps_tags_1,
+	sizeof(asn_DEF_T120OnlyCaps_tags_1)
+		/sizeof(asn_DEF_T120OnlyCaps_tags_1[0]), /* 1 */
+	asn_DEF_T120OnlyCaps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_T120OnlyCaps_tags_1)
+		/sizeof(asn_DEF_T120OnlyCaps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_T120OnlyCaps_1,
+	3,	/* Elements count */
+	&asn_SPC_T120OnlyCaps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxAnnexbOnlyCaps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxAnnexbOnlyCaps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxAnnexbOnlyCaps.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_T38FaxAnnexbOnlyCaps_H_
+#define	_T38FaxAnnexbOnlyCaps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "DataProtocolCapability.h"
+#include "T38FaxProfile.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* T38FaxAnnexbOnlyCaps */
+typedef struct T38FaxAnnexbOnlyCaps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	struct T38FaxAnnexbOnlyCaps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct T38FaxAnnexbOnlyCaps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} supportedPrefixes;
+	DataProtocolCapability_t	 t38FaxProtocol;
+	T38FaxProfile_t	 t38FaxProfile;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} T38FaxAnnexbOnlyCaps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_T38FaxAnnexbOnlyCaps;
+extern asn_SEQUENCE_specifics_t asn_SPC_T38FaxAnnexbOnlyCaps_specs_1;
+extern asn_TYPE_member_t asn_MBR_T38FaxAnnexbOnlyCaps_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _T38FaxAnnexbOnlyCaps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxAnnexbOnlyCaps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxAnnexbOnlyCaps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxAnnexbOnlyCaps.c	(working copy)
@@ -0,0 +1,166 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "T38FaxAnnexbOnlyCaps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_3 = {
+	sizeof(struct T38FaxAnnexbOnlyCaps__dataRatesSupported),
+	offsetof(struct T38FaxAnnexbOnlyCaps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_3 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_3,
+	sizeof(asn_DEF_dataRatesSupported_tags_3)
+		/sizeof(asn_DEF_dataRatesSupported_tags_3[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_3,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_3)
+		/sizeof(asn_DEF_dataRatesSupported_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_3,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_5 = {
+	sizeof(struct T38FaxAnnexbOnlyCaps__supportedPrefixes),
+	offsetof(struct T38FaxAnnexbOnlyCaps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_5 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_5,
+	sizeof(asn_DEF_supportedPrefixes_tags_5)
+		/sizeof(asn_DEF_supportedPrefixes_tags_5[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_5,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_5)
+		/sizeof(asn_DEF_supportedPrefixes_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_5,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_T38FaxAnnexbOnlyCaps_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct T38FaxAnnexbOnlyCaps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct T38FaxAnnexbOnlyCaps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxAnnexbOnlyCaps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxAnnexbOnlyCaps, t38FaxProtocol),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_DataProtocolCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxProtocol"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxAnnexbOnlyCaps, t38FaxProfile),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_T38FaxProfile,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxProfile"
+		},
+};
+static const int asn_MAP_T38FaxAnnexbOnlyCaps_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_T38FaxAnnexbOnlyCaps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_T38FaxAnnexbOnlyCaps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 614 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 615 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* supportedPrefixesat 616 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* t38FaxProtocolat 617 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* t38FaxProfileat 618 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_T38FaxAnnexbOnlyCaps_specs_1 = {
+	sizeof(struct T38FaxAnnexbOnlyCaps),
+	offsetof(struct T38FaxAnnexbOnlyCaps, _asn_ctx),
+	asn_MAP_T38FaxAnnexbOnlyCaps_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_T38FaxAnnexbOnlyCaps_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_T38FaxAnnexbOnlyCaps = {
+	"T38FaxAnnexbOnlyCaps",
+	"T38FaxAnnexbOnlyCaps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_T38FaxAnnexbOnlyCaps_tags_1,
+	sizeof(asn_DEF_T38FaxAnnexbOnlyCaps_tags_1)
+		/sizeof(asn_DEF_T38FaxAnnexbOnlyCaps_tags_1[0]), /* 1 */
+	asn_DEF_T38FaxAnnexbOnlyCaps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_T38FaxAnnexbOnlyCaps_tags_1)
+		/sizeof(asn_DEF_T38FaxAnnexbOnlyCaps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_T38FaxAnnexbOnlyCaps_1,
+	5,	/* Elements count */
+	&asn_SPC_T38FaxAnnexbOnlyCaps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxProfile.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxProfile.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxProfile.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_T38FaxProfile_H_
+#define	_T38FaxProfile_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include "T38FaxRateManagement.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct T38FaxUdpOptions;
+struct T38FaxTcpOptions;
+struct T38FaxRateManagement;
+
+/* T38FaxProfile */
+typedef struct T38FaxProfile {
+	BOOLEAN_t	 fillBitRemoval;
+	BOOLEAN_t	 transcodingJBIG;
+	BOOLEAN_t	 transcodingMMR;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	long	*version;
+	struct T38FaxRateManagement	*t38FaxRateManagement;
+	struct T38FaxUdpOptions	*t38FaxUdpOptions;	/* OPTIONAL */
+	struct T38FaxTcpOptions	*t38FaxTcpOptions;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} T38FaxProfile_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_T38FaxProfile;
+extern asn_SEQUENCE_specifics_t asn_SPC_T38FaxProfile_specs_1;
+extern asn_TYPE_member_t asn_MBR_T38FaxProfile_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "T38FaxUdpOptions.h"
+#include "T38FaxTcpOptions.h"
+
+#endif	/* _T38FaxProfile_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxProfile.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxProfile.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxProfile.c	(working copy)
@@ -0,0 +1,142 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "T38FaxProfile.h"
+
+static int
+memb_version_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_version_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_T38FaxProfile_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxProfile, fillBitRemoval),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"fillBitRemoval"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxProfile, transcodingJBIG),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transcodingJBIG"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxProfile, transcodingMMR),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transcodingMMR"
+		},
+	{ ATF_POINTER, 4, offsetof(struct T38FaxProfile, version),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_version_constr_6,  memb_version_constraint_1 },
+		0, 0, /* No default value */
+		"version"
+		},
+	{ ATF_POINTER, 3, offsetof(struct T38FaxProfile, t38FaxRateManagement),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_T38FaxRateManagement,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxRateManagement"
+		},
+	{ ATF_POINTER, 2, offsetof(struct T38FaxProfile, t38FaxUdpOptions),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_T38FaxUdpOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxUdpOptions"
+		},
+	{ ATF_POINTER, 1, offsetof(struct T38FaxProfile, t38FaxTcpOptions),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_T38FaxTcpOptions,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxTcpOptions"
+		},
+};
+static const int asn_MAP_T38FaxProfile_oms_1[] = { 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_T38FaxProfile_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_T38FaxProfile_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* fillBitRemovalat 1358 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* transcodingJBIGat 1359 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* transcodingMMRat 1360 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* versionat 1362 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* t38FaxRateManagementat 1365 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* t38FaxUdpOptionsat 1369 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* t38FaxTcpOptionsat 1371 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_T38FaxProfile_specs_1 = {
+	sizeof(struct T38FaxProfile),
+	offsetof(struct T38FaxProfile, _asn_ctx),
+	asn_MAP_T38FaxProfile_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_T38FaxProfile_oms_1,	/* Optional members */
+	0, 4,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_T38FaxProfile = {
+	"T38FaxProfile",
+	"T38FaxProfile",
+	&asn_OP_SEQUENCE,
+	asn_DEF_T38FaxProfile_tags_1,
+	sizeof(asn_DEF_T38FaxProfile_tags_1)
+		/sizeof(asn_DEF_T38FaxProfile_tags_1[0]), /* 1 */
+	asn_DEF_T38FaxProfile_tags_1,	/* Same as above */
+	sizeof(asn_DEF_T38FaxProfile_tags_1)
+		/sizeof(asn_DEF_T38FaxProfile_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_T38FaxProfile_1,
+	7,	/* Elements count */
+	&asn_SPC_T38FaxProfile_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxRateManagement.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxRateManagement.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxRateManagement.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_T38FaxRateManagement_H_
+#define	_T38FaxRateManagement_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum T38FaxRateManagement_PR {
+	T38FaxRateManagement_PR_NOTHING,	/* No components present */
+	T38FaxRateManagement_PR_localTCF,
+	T38FaxRateManagement_PR_transferredTCF
+	/* Extensions may appear below */
+	
+} T38FaxRateManagement_PR;
+
+/* T38FaxRateManagement */
+typedef struct T38FaxRateManagement {
+	T38FaxRateManagement_PR present;
+	union T38FaxRateManagement_u {
+		NULL_t	 localTCF;
+		NULL_t	 transferredTCF;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} T38FaxRateManagement_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_T38FaxRateManagement;
+extern asn_CHOICE_specifics_t asn_SPC_T38FaxRateManagement_specs_1;
+extern asn_TYPE_member_t asn_MBR_T38FaxRateManagement_1[2];
+extern asn_per_constraints_t asn_PER_type_T38FaxRateManagement_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _T38FaxRateManagement_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxRateManagement.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxRateManagement.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxRateManagement.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "T38FaxRateManagement.h"
+
+asn_per_constraints_t asn_PER_type_T38FaxRateManagement_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_T38FaxRateManagement_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxRateManagement, choice.localTCF),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"localTCF"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxRateManagement, choice.transferredTCF),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transferredTCF"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_T38FaxRateManagement_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* localTCFat 1376 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* transferredTCFat 1377 */
+};
+asn_CHOICE_specifics_t asn_SPC_T38FaxRateManagement_specs_1 = {
+	sizeof(struct T38FaxRateManagement),
+	offsetof(struct T38FaxRateManagement, _asn_ctx),
+	offsetof(struct T38FaxRateManagement, present),
+	sizeof(((struct T38FaxRateManagement *)0)->present),
+	asn_MAP_T38FaxRateManagement_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_T38FaxRateManagement = {
+	"T38FaxRateManagement",
+	"T38FaxRateManagement",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_T38FaxRateManagement_constr_1, CHOICE_constraint },
+	asn_MBR_T38FaxRateManagement_1,
+	2,	/* Elements count */
+	&asn_SPC_T38FaxRateManagement_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxTcpOptions.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxTcpOptions.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxTcpOptions.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_T38FaxTcpOptions_H_
+#define	_T38FaxTcpOptions_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* T38FaxTcpOptions */
+typedef struct T38FaxTcpOptions {
+	BOOLEAN_t	 t38TCPBidirectionalMode;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} T38FaxTcpOptions_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_T38FaxTcpOptions;
+extern asn_SEQUENCE_specifics_t asn_SPC_T38FaxTcpOptions_specs_1;
+extern asn_TYPE_member_t asn_MBR_T38FaxTcpOptions_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _T38FaxTcpOptions_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxTcpOptions.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxTcpOptions.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxTcpOptions.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "T38FaxTcpOptions.h"
+
+asn_TYPE_member_t asn_MBR_T38FaxTcpOptions_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxTcpOptions, t38TCPBidirectionalMode),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38TCPBidirectionalMode"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_T38FaxTcpOptions_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_T38FaxTcpOptions_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* t38TCPBidirectionalModeat 1395 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_T38FaxTcpOptions_specs_1 = {
+	sizeof(struct T38FaxTcpOptions),
+	offsetof(struct T38FaxTcpOptions, _asn_ctx),
+	asn_MAP_T38FaxTcpOptions_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_T38FaxTcpOptions = {
+	"T38FaxTcpOptions",
+	"T38FaxTcpOptions",
+	&asn_OP_SEQUENCE,
+	asn_DEF_T38FaxTcpOptions_tags_1,
+	sizeof(asn_DEF_T38FaxTcpOptions_tags_1)
+		/sizeof(asn_DEF_T38FaxTcpOptions_tags_1[0]), /* 1 */
+	asn_DEF_T38FaxTcpOptions_tags_1,	/* Same as above */
+	sizeof(asn_DEF_T38FaxTcpOptions_tags_1)
+		/sizeof(asn_DEF_T38FaxTcpOptions_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_T38FaxTcpOptions_1,
+	1,	/* Elements count */
+	&asn_SPC_T38FaxTcpOptions_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxUdpOptions.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxUdpOptions.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxUdpOptions.h	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_T38FaxUdpOptions_H_
+#define	_T38FaxUdpOptions_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum T38FaxUdpOptions__t38FaxUdpEC_PR {
+	T38FaxUdpOptions__t38FaxUdpEC_PR_NOTHING,	/* No components present */
+	T38FaxUdpOptions__t38FaxUdpEC_PR_t38UDPFEC,
+	T38FaxUdpOptions__t38FaxUdpEC_PR_t38UDPRedundancy
+	/* Extensions may appear below */
+	
+} T38FaxUdpOptions__t38FaxUdpEC_PR;
+
+/* T38FaxUdpOptions */
+typedef struct T38FaxUdpOptions {
+	long	*t38FaxMaxBuffer;	/* OPTIONAL */
+	long	*t38FaxMaxDatagram;	/* OPTIONAL */
+	struct T38FaxUdpOptions__t38FaxUdpEC {
+		T38FaxUdpOptions__t38FaxUdpEC_PR present;
+		union T38FaxUdpOptions__t38FaxUdpEC_u {
+			NULL_t	 t38UDPFEC;
+			NULL_t	 t38UDPRedundancy;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} t38FaxUdpEC;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} T38FaxUdpOptions_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_T38FaxUdpOptions;
+extern asn_SEQUENCE_specifics_t asn_SPC_T38FaxUdpOptions_specs_1;
+extern asn_TYPE_member_t asn_MBR_T38FaxUdpOptions_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _T38FaxUdpOptions_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxUdpOptions.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxUdpOptions.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T38FaxUdpOptions.c	(working copy)
@@ -0,0 +1,126 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "T38FaxUdpOptions.h"
+
+static asn_per_constraints_t asn_PER_type_t38FaxUdpEC_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_t38FaxUdpEC_4[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxUdpOptions__t38FaxUdpEC, choice.t38UDPFEC),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38UDPFEC"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxUdpOptions__t38FaxUdpEC, choice.t38UDPRedundancy),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38UDPRedundancy"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_t38FaxUdpEC_tag2el_4[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t38UDPFECat 1387 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* t38UDPRedundancyat 1388 */
+};
+static asn_CHOICE_specifics_t asn_SPC_t38FaxUdpEC_specs_4 = {
+	sizeof(struct T38FaxUdpOptions__t38FaxUdpEC),
+	offsetof(struct T38FaxUdpOptions__t38FaxUdpEC, _asn_ctx),
+	offsetof(struct T38FaxUdpOptions__t38FaxUdpEC, present),
+	sizeof(((struct T38FaxUdpOptions__t38FaxUdpEC *)0)->present),
+	asn_MAP_t38FaxUdpEC_tag2el_4,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t38FaxUdpEC_4 = {
+	"t38FaxUdpEC",
+	"t38FaxUdpEC",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_t38FaxUdpEC_constr_4, CHOICE_constraint },
+	asn_MBR_t38FaxUdpEC_4,
+	2,	/* Elements count */
+	&asn_SPC_t38FaxUdpEC_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_T38FaxUdpOptions_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct T38FaxUdpOptions, t38FaxMaxBuffer),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxMaxBuffer"
+		},
+	{ ATF_POINTER, 1, offsetof(struct T38FaxUdpOptions, t38FaxMaxDatagram),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxMaxDatagram"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T38FaxUdpOptions, t38FaxUdpEC),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_t38FaxUdpEC_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t38FaxUdpEC"
+		},
+};
+static const int asn_MAP_T38FaxUdpOptions_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_T38FaxUdpOptions_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_T38FaxUdpOptions_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t38FaxMaxBufferat 1383 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* t38FaxMaxDatagramat 1384 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* t38FaxUdpECat 1387 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_T38FaxUdpOptions_specs_1 = {
+	sizeof(struct T38FaxUdpOptions),
+	offsetof(struct T38FaxUdpOptions, _asn_ctx),
+	asn_MAP_T38FaxUdpOptions_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_T38FaxUdpOptions_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	-1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_T38FaxUdpOptions = {
+	"T38FaxUdpOptions",
+	"T38FaxUdpOptions",
+	&asn_OP_SEQUENCE,
+	asn_DEF_T38FaxUdpOptions_tags_1,
+	sizeof(asn_DEF_T38FaxUdpOptions_tags_1)
+		/sizeof(asn_DEF_T38FaxUdpOptions_tags_1[0]), /* 1 */
+	asn_DEF_T38FaxUdpOptions_tags_1,	/* Same as above */
+	sizeof(asn_DEF_T38FaxUdpOptions_tags_1)
+		/sizeof(asn_DEF_T38FaxUdpOptions_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_T38FaxUdpOptions_1,
+	3,	/* Elements count */
+	&asn_SPC_T38FaxUdpOptions_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T84Profile.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T84Profile.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T84Profile.h	(working copy)
@@ -0,0 +1,81 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_T84Profile_H_
+#define	_T84Profile_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum T84Profile_PR {
+	T84Profile_PR_NOTHING,	/* No components present */
+	T84Profile_PR_t84Unrestricted,
+	T84Profile_PR_t84Restricted
+} T84Profile_PR;
+
+/* T84Profile */
+typedef struct T84Profile {
+	T84Profile_PR present;
+	union T84Profile_u {
+		NULL_t	 t84Unrestricted;
+		struct T84Profile__t84Restricted {
+			BOOLEAN_t	 qcif;
+			BOOLEAN_t	 cif;
+			BOOLEAN_t	 ccir601Seq;
+			BOOLEAN_t	 ccir601Prog;
+			BOOLEAN_t	 hdtvSeq;
+			BOOLEAN_t	 hdtvProg;
+			BOOLEAN_t	 g3FacsMH200x100;
+			BOOLEAN_t	 g3FacsMH200x200;
+			BOOLEAN_t	 g4FacsMMR200x100;
+			BOOLEAN_t	 g4FacsMMR200x200;
+			BOOLEAN_t	 jbig200x200Seq;
+			BOOLEAN_t	 jbig200x200Prog;
+			BOOLEAN_t	 jbig300x300Seq;
+			BOOLEAN_t	 jbig300x300Prog;
+			BOOLEAN_t	 digPhotoLow;
+			BOOLEAN_t	 digPhotoMedSeq;
+			BOOLEAN_t	 digPhotoMedProg;
+			BOOLEAN_t	 digPhotoHighSeq;
+			BOOLEAN_t	 digPhotoHighProg;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *t84Restricted;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} T84Profile_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_T84Profile;
+extern asn_CHOICE_specifics_t asn_SPC_T84Profile_specs_1;
+extern asn_TYPE_member_t asn_MBR_T84Profile_1[2];
+extern asn_per_constraints_t asn_PER_type_T84Profile_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _T84Profile_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/T84Profile.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/T84Profile.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/T84Profile.c	(working copy)
@@ -0,0 +1,285 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "T84Profile.h"
+
+asn_per_constraints_t asn_PER_type_T84Profile_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_t84Restricted_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, qcif),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"qcif"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, cif),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cif"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, ccir601Seq),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ccir601Seq"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, ccir601Prog),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ccir601Prog"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, hdtvSeq),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hdtvSeq"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, hdtvProg),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hdtvProg"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, g3FacsMH200x100),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g3FacsMH200x100"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, g3FacsMH200x200),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g3FacsMH200x200"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, g4FacsMMR200x100),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g4FacsMMR200x100"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, g4FacsMMR200x200),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"g4FacsMMR200x200"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, jbig200x200Seq),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"jbig200x200Seq"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, jbig200x200Prog),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"jbig200x200Prog"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, jbig300x300Seq),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"jbig300x300Seq"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, jbig300x300Prog),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"jbig300x300Prog"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, digPhotoLow),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"digPhotoLow"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, digPhotoMedSeq),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"digPhotoMedSeq"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, digPhotoMedProg),
+		(ASN_TAG_CLASS_CONTEXT | (16 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"digPhotoMedProg"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, digPhotoHighSeq),
+		(ASN_TAG_CLASS_CONTEXT | (17 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"digPhotoHighSeq"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile__t84Restricted, digPhotoHighProg),
+		(ASN_TAG_CLASS_CONTEXT | (18 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"digPhotoHighProg"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_t84Restricted_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_t84Restricted_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* qcifat 1330 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* cifat 1331 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* ccir601Seqat 1332 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* ccir601Progat 1333 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* hdtvSeqat 1334 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* hdtvProgat 1335 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* g3FacsMH200x100at 1337 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* g3FacsMH200x200at 1338 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* g4FacsMMR200x100at 1339 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* g4FacsMMR200x200at 1340 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* jbig200x200Seqat 1341 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* jbig200x200Progat 1342 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* jbig300x300Seqat 1343 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* jbig300x300Progat 1344 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* digPhotoLowat 1346 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 }, /* digPhotoMedSeqat 1347 */
+    { (ASN_TAG_CLASS_CONTEXT | (16 << 2)), 16, 0, 0 }, /* digPhotoMedProgat 1348 */
+    { (ASN_TAG_CLASS_CONTEXT | (17 << 2)), 17, 0, 0 }, /* digPhotoHighSeqat 1349 */
+    { (ASN_TAG_CLASS_CONTEXT | (18 << 2)), 18, 0, 0 } /* digPhotoHighProgat 1350 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_t84Restricted_specs_3 = {
+	sizeof(struct T84Profile__t84Restricted),
+	offsetof(struct T84Profile__t84Restricted, _asn_ctx),
+	asn_MAP_t84Restricted_tag2el_3,
+	19,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	19,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_t84Restricted_3 = {
+	"t84Restricted",
+	"t84Restricted",
+	&asn_OP_SEQUENCE,
+	asn_DEF_t84Restricted_tags_3,
+	sizeof(asn_DEF_t84Restricted_tags_3)
+		/sizeof(asn_DEF_t84Restricted_tags_3[0]) - 1, /* 1 */
+	asn_DEF_t84Restricted_tags_3,	/* Same as above */
+	sizeof(asn_DEF_t84Restricted_tags_3)
+		/sizeof(asn_DEF_t84Restricted_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_t84Restricted_3,
+	19,	/* Elements count */
+	&asn_SPC_t84Restricted_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_T84Profile_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct T84Profile, choice.t84Unrestricted),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t84Unrestricted"
+		},
+	{ ATF_POINTER, 0, offsetof(struct T84Profile, choice.t84Restricted),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_t84Restricted_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"t84Restricted"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_T84Profile_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* t84Unrestrictedat 1327 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* t84Restrictedat 1330 */
+};
+asn_CHOICE_specifics_t asn_SPC_T84Profile_specs_1 = {
+	sizeof(struct T84Profile),
+	offsetof(struct T84Profile, _asn_ctx),
+	offsetof(struct T84Profile, present),
+	sizeof(((struct T84Profile *)0)->present),
+	asn_MAP_T84Profile_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_T84Profile = {
+	"T84Profile",
+	"T84Profile",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_T84Profile_constr_1, CHOICE_constraint },
+	asn_MBR_T84Profile_1,
+	2,	/* Elements count */
+	&asn_SPC_T84Profile_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TBCD-STRING.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TBCD-STRING.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TBCD-STRING.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TBCD_STRING_H_
+#define	_TBCD_STRING_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TBCD-STRING */
+typedef IA5String_t	 TBCD_STRING_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_TBCD_STRING_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_TBCD_STRING;
+asn_struct_free_f TBCD_STRING_free;
+asn_struct_print_f TBCD_STRING_print;
+asn_constr_check_f TBCD_STRING_constraint;
+ber_type_decoder_f TBCD_STRING_decode_ber;
+der_type_encoder_f TBCD_STRING_encode_der;
+xer_type_decoder_f TBCD_STRING_decode_xer;
+xer_type_encoder_f TBCD_STRING_encode_xer;
+per_type_decoder_f TBCD_STRING_decode_uper;
+per_type_encoder_f TBCD_STRING_encode_uper;
+per_type_decoder_f TBCD_STRING_decode_aper;
+per_type_encoder_f TBCD_STRING_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TBCD_STRING_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TBCD-STRING.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TBCD-STRING.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TBCD-STRING.c	(working copy)
@@ -0,0 +1,98 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TBCD-STRING.h"
+
+static const int permitted_alphabet_table_1[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0,	/*    #      *      */
+ 3, 4, 5, 6, 7, 8, 9,10,11,12, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0,13,14,15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  abc             */
+};
+static const int permitted_alphabet_code2value_1[15] = {
+35,42,48,49,50,51,52,53,54,55,56,57,97,98,99,};
+
+
+static int check_permitted_alphabet_1(const void *sptr) {
+	const int *table = permitted_alphabet_table_1;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+int
+TBCD_STRING_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	if(!check_permitted_alphabet_1(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_TBCD_STRING_1_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_1)/sizeof(permitted_alphabet_table_1[0]))
+		return -1;
+	return permitted_alphabet_table_1[value] - 1;
+}
+static int asn_PER_MAP_TBCD_STRING_1_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_1)/sizeof(permitted_alphabet_code2value_1[0]))
+		return -1;
+	return permitted_alphabet_code2value_1[code];
+}
+/*
+ * This type is implemented using IA5String,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_TBCD_STRING_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 4,  4,  35,  99 }	/* (35..99) */,
+	{ APC_SEMI_CONSTRAINED,	-1, -1,  0,  0 }	/* (SIZE(0..MAX)) */,
+	asn_PER_MAP_TBCD_STRING_1_v2c,	/* Value to PER code map */
+	asn_PER_MAP_TBCD_STRING_1_c2v	/* PER code to value map */
+};
+static const ber_tlv_tag_t asn_DEF_TBCD_STRING_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (22 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_TBCD_STRING = {
+	"TBCD-STRING",
+	"TBCD-STRING",
+	&asn_OP_IA5String,
+	asn_DEF_TBCD_STRING_tags_1,
+	sizeof(asn_DEF_TBCD_STRING_tags_1)
+		/sizeof(asn_DEF_TBCD_STRING_tags_1[0]), /* 1 */
+	asn_DEF_TBCD_STRING_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TBCD_STRING_tags_1)
+		/sizeof(asn_DEF_TBCD_STRING_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_TBCD_STRING_constr_1, TBCD_STRING_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySet.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySet.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySet.h	(working copy)
@@ -0,0 +1,81 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalCapabilitySet_H_
+#define	_TerminalCapabilitySet_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <OBJECT_IDENTIFIER.h>
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct MultiplexCapability;
+struct CapabilityTableEntry;
+struct CapabilityDescriptor;
+struct GenericInformation;
+
+/* TerminalCapabilitySet */
+typedef struct TerminalCapabilitySet {
+	SequenceNumber_t	 sequenceNumber;
+	OBJECT_IDENTIFIER_t	 protocolIdentifier;
+	struct MultiplexCapability	*multiplexCapability;	/* OPTIONAL */
+	struct TerminalCapabilitySet__capabilityTable {
+		A_SET_OF(struct CapabilityTableEntry) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *capabilityTable;
+	struct TerminalCapabilitySet__capabilityDescriptors {
+		A_SET_OF(struct CapabilityDescriptor) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *capabilityDescriptors;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct TerminalCapabilitySet__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalCapabilitySet_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySet;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySet_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalCapabilitySet_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MultiplexCapability.h"
+#include "CapabilityTableEntry.h"
+#include "CapabilityDescriptor.h"
+#include "GenericInformation.h"
+
+#endif	/* _TerminalCapabilitySet_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySet.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySet.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySet.c	(working copy)
@@ -0,0 +1,285 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalCapabilitySet.h"
+
+static int
+memb_capabilityTable_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_capabilityDescriptors_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_capabilityTable_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_capabilityDescriptors_constr_7 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_capabilityTable_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_capabilityDescriptors_constr_7 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_capabilityTable_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CapabilityTableEntry,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_capabilityTable_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_capabilityTable_specs_5 = {
+	sizeof(struct TerminalCapabilitySet__capabilityTable),
+	offsetof(struct TerminalCapabilitySet__capabilityTable, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_capabilityTable_5 = {
+	"capabilityTable",
+	"capabilityTable",
+	&asn_OP_SET_OF,
+	asn_DEF_capabilityTable_tags_5,
+	sizeof(asn_DEF_capabilityTable_tags_5)
+		/sizeof(asn_DEF_capabilityTable_tags_5[0]) - 1, /* 1 */
+	asn_DEF_capabilityTable_tags_5,	/* Same as above */
+	sizeof(asn_DEF_capabilityTable_tags_5)
+		/sizeof(asn_DEF_capabilityTable_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_capabilityTable_constr_5, SET_OF_constraint },
+	asn_MBR_capabilityTable_5,
+	1,	/* Single element */
+	&asn_SPC_capabilityTable_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_capabilityDescriptors_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_CapabilityDescriptor,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_capabilityDescriptors_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_capabilityDescriptors_specs_7 = {
+	sizeof(struct TerminalCapabilitySet__capabilityDescriptors),
+	offsetof(struct TerminalCapabilitySet__capabilityDescriptors, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_capabilityDescriptors_7 = {
+	"capabilityDescriptors",
+	"capabilityDescriptors",
+	&asn_OP_SET_OF,
+	asn_DEF_capabilityDescriptors_tags_7,
+	sizeof(asn_DEF_capabilityDescriptors_tags_7)
+		/sizeof(asn_DEF_capabilityDescriptors_tags_7[0]) - 1, /* 1 */
+	asn_DEF_capabilityDescriptors_tags_7,	/* Same as above */
+	sizeof(asn_DEF_capabilityDescriptors_tags_7)
+		/sizeof(asn_DEF_capabilityDescriptors_tags_7[0]), /* 2 */
+	{ 0, &asn_PER_type_capabilityDescriptors_constr_7, SET_OF_constraint },
+	asn_MBR_capabilityDescriptors_7,
+	1,	/* Single element */
+	&asn_SPC_capabilityDescriptors_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_10[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_10 = {
+	sizeof(struct TerminalCapabilitySet__genericInformation),
+	offsetof(struct TerminalCapabilitySet__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_10 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_10,
+	sizeof(asn_DEF_genericInformation_tags_10)
+		/sizeof(asn_DEF_genericInformation_tags_10[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_10,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_10)
+		/sizeof(asn_DEF_genericInformation_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_10,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_10	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_TerminalCapabilitySet_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySet, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySet, protocolIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"protocolIdentifier"
+		},
+	{ ATF_POINTER, 4, offsetof(struct TerminalCapabilitySet, multiplexCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MultiplexCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"multiplexCapability"
+		},
+	{ ATF_POINTER, 3, offsetof(struct TerminalCapabilitySet, capabilityTable),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_capabilityTable_5,
+		0,
+		{ 0, &asn_PER_memb_capabilityTable_constr_5,  memb_capabilityTable_constraint_1 },
+		0, 0, /* No default value */
+		"capabilityTable"
+		},
+	{ ATF_POINTER, 2, offsetof(struct TerminalCapabilitySet, capabilityDescriptors),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_capabilityDescriptors_7,
+		0,
+		{ 0, &asn_PER_memb_capabilityDescriptors_constr_7,  memb_capabilityDescriptors_constraint_1 },
+		0, 0, /* No default value */
+		"capabilityDescriptors"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TerminalCapabilitySet, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_genericInformation_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const int asn_MAP_TerminalCapabilitySet_oms_1[] = { 2, 3, 4, 5 };
+static const ber_tlv_tag_t asn_DEF_TerminalCapabilitySet_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalCapabilitySet_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 232 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* protocolIdentifierat 233 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* multiplexCapabilityat 237 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* capabilityTableat 238 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* capabilityDescriptorsat 239 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* genericInformationat 241 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySet_specs_1 = {
+	sizeof(struct TerminalCapabilitySet),
+	offsetof(struct TerminalCapabilitySet, _asn_ctx),
+	asn_MAP_TerminalCapabilitySet_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_TerminalCapabilitySet_oms_1,	/* Optional members */
+	3, 1,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySet = {
+	"TerminalCapabilitySet",
+	"TerminalCapabilitySet",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalCapabilitySet_tags_1,
+	sizeof(asn_DEF_TerminalCapabilitySet_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySet_tags_1[0]), /* 1 */
+	asn_DEF_TerminalCapabilitySet_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalCapabilitySet_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySet_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalCapabilitySet_1,
+	6,	/* Elements count */
+	&asn_SPC_TerminalCapabilitySet_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetAck.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetAck.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetAck.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalCapabilitySetAck_H_
+#define	_TerminalCapabilitySetAck_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct GenericInformation;
+
+/* TerminalCapabilitySetAck */
+typedef struct TerminalCapabilitySetAck {
+	SequenceNumber_t	 sequenceNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct TerminalCapabilitySetAck__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalCapabilitySetAck_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySetAck;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySetAck_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalCapabilitySetAck_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericInformation.h"
+
+#endif	/* _TerminalCapabilitySetAck_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetAck.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetAck.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetAck.c	(working copy)
@@ -0,0 +1,99 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalCapabilitySetAck.h"
+
+static asn_TYPE_member_t asn_MBR_genericInformation_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_4 = {
+	sizeof(struct TerminalCapabilitySetAck__genericInformation),
+	offsetof(struct TerminalCapabilitySetAck__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_4 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_4,
+	sizeof(asn_DEF_genericInformation_tags_4)
+		/sizeof(asn_DEF_genericInformation_tags_4[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_4,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_4)
+		/sizeof(asn_DEF_genericInformation_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_4,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_4	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_TerminalCapabilitySetAck_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetAck, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TerminalCapabilitySetAck, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_genericInformation_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const int asn_MAP_TerminalCapabilitySetAck_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_TerminalCapabilitySetAck_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalCapabilitySetAck_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 266 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* genericInformationat 268 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySetAck_specs_1 = {
+	sizeof(struct TerminalCapabilitySetAck),
+	offsetof(struct TerminalCapabilitySetAck, _asn_ctx),
+	asn_MAP_TerminalCapabilitySetAck_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_TerminalCapabilitySetAck_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySetAck = {
+	"TerminalCapabilitySetAck",
+	"TerminalCapabilitySetAck",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalCapabilitySetAck_tags_1,
+	sizeof(asn_DEF_TerminalCapabilitySetAck_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySetAck_tags_1[0]), /* 1 */
+	asn_DEF_TerminalCapabilitySetAck_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalCapabilitySetAck_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySetAck_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalCapabilitySetAck_1,
+	2,	/* Elements count */
+	&asn_SPC_TerminalCapabilitySetAck_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetReject.h	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalCapabilitySetReject_H_
+#define	_TerminalCapabilitySetReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "SequenceNumber.h"
+#include <NULL.h>
+#include "CapabilityTableEntryNumber.h"
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum TerminalCapabilitySetReject__cause_PR {
+	TerminalCapabilitySetReject__cause_PR_NOTHING,	/* No components present */
+	TerminalCapabilitySetReject__cause_PR_unspecified,
+	TerminalCapabilitySetReject__cause_PR_undefinedTableEntryUsed,
+	TerminalCapabilitySetReject__cause_PR_descriptorCapacityExceeded,
+	TerminalCapabilitySetReject__cause_PR_tableEntryCapacityExceeded
+	/* Extensions may appear below */
+	
+} TerminalCapabilitySetReject__cause_PR;
+typedef enum TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded_PR {
+	TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded_PR_NOTHING,	/* No components present */
+	TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded_PR_highestEntryNumberProcessed,
+	TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded_PR_noneProcessed
+} TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded_PR;
+
+/* Forward declarations */
+struct GenericInformation;
+
+/* TerminalCapabilitySetReject */
+typedef struct TerminalCapabilitySetReject {
+	SequenceNumber_t	 sequenceNumber;
+	struct TerminalCapabilitySetReject__cause {
+		TerminalCapabilitySetReject__cause_PR present;
+		union TerminalCapabilitySetReject__cause_u {
+			NULL_t	 unspecified;
+			NULL_t	 undefinedTableEntryUsed;
+			NULL_t	 descriptorCapacityExceeded;
+			struct TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded {
+				TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded_PR present;
+				union TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded_u {
+					CapabilityTableEntryNumber_t	 highestEntryNumberProcessed;
+					NULL_t	 noneProcessed;
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *tableEntryCapacityExceeded;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} cause;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct TerminalCapabilitySetReject__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalCapabilitySetReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySetReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySetReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalCapabilitySetReject_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericInformation.h"
+
+#endif	/* _TerminalCapabilitySetReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetReject.c	(working copy)
@@ -0,0 +1,237 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalCapabilitySetReject.h"
+
+static asn_per_constraints_t asn_PER_type_tableEntryCapacityExceeded_constr_7 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_cause_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_tableEntryCapacityExceeded_7[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded, choice.highestEntryNumberProcessed),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_CapabilityTableEntryNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"highestEntryNumberProcessed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded, choice.noneProcessed),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noneProcessed"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_tableEntryCapacityExceeded_tag2el_7[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* highestEntryNumberProcessedat 283 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* noneProcessedat 284 */
+};
+static asn_CHOICE_specifics_t asn_SPC_tableEntryCapacityExceeded_specs_7 = {
+	sizeof(struct TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded),
+	offsetof(struct TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded, _asn_ctx),
+	offsetof(struct TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded, present),
+	sizeof(((struct TerminalCapabilitySetReject__cause__tableEntryCapacityExceeded *)0)->present),
+	asn_MAP_tableEntryCapacityExceeded_tag2el_7,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tableEntryCapacityExceeded_7 = {
+	"tableEntryCapacityExceeded",
+	"tableEntryCapacityExceeded",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_tableEntryCapacityExceeded_constr_7, CHOICE_constraint },
+	asn_MBR_tableEntryCapacityExceeded_7,
+	2,	/* Elements count */
+	&asn_SPC_tableEntryCapacityExceeded_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cause_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetReject__cause, choice.unspecified),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"unspecified"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetReject__cause, choice.undefinedTableEntryUsed),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedTableEntryUsed"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetReject__cause, choice.descriptorCapacityExceeded),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"descriptorCapacityExceeded"
+		},
+	{ ATF_POINTER, 0, offsetof(struct TerminalCapabilitySetReject__cause, choice.tableEntryCapacityExceeded),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_tableEntryCapacityExceeded_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tableEntryCapacityExceeded"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_cause_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* unspecifiedat 278 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* undefinedTableEntryUsedat 279 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* descriptorCapacityExceededat 280 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* tableEntryCapacityExceededat 283 */
+};
+static asn_CHOICE_specifics_t asn_SPC_cause_specs_3 = {
+	sizeof(struct TerminalCapabilitySetReject__cause),
+	offsetof(struct TerminalCapabilitySetReject__cause, _asn_ctx),
+	offsetof(struct TerminalCapabilitySetReject__cause, present),
+	sizeof(((struct TerminalCapabilitySetReject__cause *)0)->present),
+	asn_MAP_cause_tag2el_3,
+	4,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cause_3 = {
+	"cause",
+	"cause",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_cause_constr_3, CHOICE_constraint },
+	asn_MBR_cause_3,
+	4,	/* Elements count */
+	&asn_SPC_cause_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_12 = {
+	sizeof(struct TerminalCapabilitySetReject__genericInformation),
+	offsetof(struct TerminalCapabilitySetReject__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_12 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_12,
+	sizeof(asn_DEF_genericInformation_tags_12)
+		/sizeof(asn_DEF_genericInformation_tags_12[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_12,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_12)
+		/sizeof(asn_DEF_genericInformation_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_12,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_12	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_TerminalCapabilitySetReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetReject, sequenceNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_SequenceNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sequenceNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalCapabilitySetReject, cause),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_cause_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cause"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TerminalCapabilitySetReject, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_genericInformation_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const int asn_MAP_TerminalCapabilitySetReject_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_TerminalCapabilitySetReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalCapabilitySetReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sequenceNumberat 275 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* causeat 278 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* genericInformationat 289 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySetReject_specs_1 = {
+	sizeof(struct TerminalCapabilitySetReject),
+	offsetof(struct TerminalCapabilitySetReject, _asn_ctx),
+	asn_MAP_TerminalCapabilitySetReject_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_TerminalCapabilitySetReject_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySetReject = {
+	"TerminalCapabilitySetReject",
+	"TerminalCapabilitySetReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalCapabilitySetReject_tags_1,
+	sizeof(asn_DEF_TerminalCapabilitySetReject_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySetReject_tags_1[0]), /* 1 */
+	asn_DEF_TerminalCapabilitySetReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalCapabilitySetReject_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySetReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalCapabilitySetReject_1,
+	3,	/* Elements count */
+	&asn_SPC_TerminalCapabilitySetReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetRelease.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetRelease.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetRelease.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalCapabilitySetRelease_H_
+#define	_TerminalCapabilitySetRelease_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct GenericInformation;
+
+/* TerminalCapabilitySetRelease */
+typedef struct TerminalCapabilitySetRelease {
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct TerminalCapabilitySetRelease__genericInformation {
+		A_SEQUENCE_OF(struct GenericInformation) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericInformation;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalCapabilitySetRelease_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySetRelease;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySetRelease_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalCapabilitySetRelease_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericInformation.h"
+
+#endif	/* _TerminalCapabilitySetRelease_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetRelease.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetRelease.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalCapabilitySetRelease.c	(working copy)
@@ -0,0 +1,89 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalCapabilitySetRelease.h"
+
+static asn_TYPE_member_t asn_MBR_genericInformation_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_3 = {
+	sizeof(struct TerminalCapabilitySetRelease__genericInformation),
+	offsetof(struct TerminalCapabilitySetRelease__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_3 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_3,
+	sizeof(asn_DEF_genericInformation_tags_3)
+		/sizeof(asn_DEF_genericInformation_tags_3[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_3,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_3)
+		/sizeof(asn_DEF_genericInformation_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_3,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_3	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_TerminalCapabilitySetRelease_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct TerminalCapabilitySetRelease, genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_genericInformation_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const int asn_MAP_TerminalCapabilitySetRelease_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_TerminalCapabilitySetRelease_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalCapabilitySetRelease_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* genericInformationat 297 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalCapabilitySetRelease_specs_1 = {
+	sizeof(struct TerminalCapabilitySetRelease),
+	offsetof(struct TerminalCapabilitySetRelease, _asn_ctx),
+	asn_MAP_TerminalCapabilitySetRelease_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_TerminalCapabilitySetRelease_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	0,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalCapabilitySetRelease = {
+	"TerminalCapabilitySetRelease",
+	"TerminalCapabilitySetRelease",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalCapabilitySetRelease_tags_1,
+	sizeof(asn_DEF_TerminalCapabilitySetRelease_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySetRelease_tags_1[0]), /* 1 */
+	asn_DEF_TerminalCapabilitySetRelease_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalCapabilitySetRelease_tags_1)
+		/sizeof(asn_DEF_TerminalCapabilitySetRelease_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalCapabilitySetRelease_1,
+	1,	/* Elements count */
+	&asn_SPC_TerminalCapabilitySetRelease_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalID.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalID.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalID.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalID_H_
+#define	_TerminalID_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TerminalID */
+typedef OCTET_STRING_t	 TerminalID_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_TerminalID_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_TerminalID;
+asn_struct_free_f TerminalID_free;
+asn_struct_print_f TerminalID_print;
+asn_constr_check_f TerminalID_constraint;
+ber_type_decoder_f TerminalID_decode_ber;
+der_type_encoder_f TerminalID_encode_der;
+xer_type_decoder_f TerminalID_decode_xer;
+xer_type_encoder_f TerminalID_encode_xer;
+per_type_decoder_f TerminalID_decode_uper;
+per_type_encoder_f TerminalID_encode_uper;
+per_type_decoder_f TerminalID_decode_aper;
+per_type_encoder_f TerminalID_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TerminalID_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalID.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalID.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalID.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalID.h"
+
+int
+TerminalID_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 128)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using OCTET_STRING,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_TerminalID_constr_1 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 7,  7,  1,  128 }	/* (SIZE(1..128)) */,
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_TerminalID_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalID = {
+	"TerminalID",
+	"TerminalID",
+	&asn_OP_OCTET_STRING,
+	asn_DEF_TerminalID_tags_1,
+	sizeof(asn_DEF_TerminalID_tags_1)
+		/sizeof(asn_DEF_TerminalID_tags_1[0]), /* 1 */
+	asn_DEF_TerminalID_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalID_tags_1)
+		/sizeof(asn_DEF_TerminalID_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_TerminalID_constr_1, TerminalID_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_OCTET_STRING_specs	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInfo.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalInfo_H_
+#define	_TerminalInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* TerminalInfo */
+typedef struct TerminalInfo {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalInfo_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+
+#endif	/* _TerminalInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInfo.c	(working copy)
@@ -0,0 +1,52 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalInfo.h"
+
+asn_TYPE_member_t asn_MBR_TerminalInfo_1[] = {
+	{ ATF_POINTER, 1, offsetof(struct TerminalInfo, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+};
+static const int asn_MAP_TerminalInfo_oms_1[] = { 0 };
+static const ber_tlv_tag_t asn_DEF_TerminalInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* nonStandardDataat 639 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalInfo_specs_1 = {
+	sizeof(struct TerminalInfo),
+	offsetof(struct TerminalInfo, _asn_ctx),
+	asn_MAP_TerminalInfo_tag2el_1,
+	1,	/* Count of tags in the map */
+	asn_MAP_TerminalInfo_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalInfo = {
+	"TerminalInfo",
+	"TerminalInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalInfo_tags_1,
+	sizeof(asn_DEF_TerminalInfo_tags_1)
+		/sizeof(asn_DEF_TerminalInfo_tags_1[0]), /* 1 */
+	asn_DEF_TerminalInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalInfo_tags_1)
+		/sizeof(asn_DEF_TerminalInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalInfo_1,
+	1,	/* Elements count */
+	&asn_SPC_TerminalInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInformation.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInformation.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInformation.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalInformation_H_
+#define	_TerminalInformation_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "TerminalLabel.h"
+#include "TerminalID.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TerminalInformation */
+typedef struct TerminalInformation {
+	TerminalLabel_t	 terminalLabel;
+	TerminalID_t	 terminalID;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalInformation_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalInformation;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalInformation_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalInformation_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TerminalInformation_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInformation.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInformation.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalInformation.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalInformation.h"
+
+asn_TYPE_member_t asn_MBR_TerminalInformation_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalInformation, terminalLabel),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalLabel,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalLabel"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalInformation, terminalID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalID,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalID"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_TerminalInformation_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalInformation_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalLabelat 3272 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* terminalIDat 3273 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalInformation_specs_1 = {
+	sizeof(struct TerminalInformation),
+	offsetof(struct TerminalInformation, _asn_ctx),
+	asn_MAP_TerminalInformation_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalInformation = {
+	"TerminalInformation",
+	"TerminalInformation",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalInformation_tags_1,
+	sizeof(asn_DEF_TerminalInformation_tags_1)
+		/sizeof(asn_DEF_TerminalInformation_tags_1[0]), /* 1 */
+	asn_DEF_TerminalInformation_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalInformation_tags_1)
+		/sizeof(asn_DEF_TerminalInformation_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalInformation_1,
+	2,	/* Elements count */
+	&asn_SPC_TerminalInformation_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalLabel.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalLabel.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalLabel.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalLabel_H_
+#define	_TerminalLabel_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "McuNumber.h"
+#include "TerminalNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TerminalLabel */
+typedef struct TerminalLabel {
+	McuNumber_t	 mcuNumber;
+	TerminalNumber_t	 terminalNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalLabel_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalLabel;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalLabel_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalLabel_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TerminalLabel_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalLabel.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalLabel.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalLabel.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalLabel.h"
+
+asn_TYPE_member_t asn_MBR_TerminalLabel_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalLabel, mcuNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_McuNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mcuNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalLabel, terminalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_TerminalLabel_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalLabel_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* mcuNumberat 3166 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* terminalNumberat 3167 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalLabel_specs_1 = {
+	sizeof(struct TerminalLabel),
+	offsetof(struct TerminalLabel, _asn_ctx),
+	asn_MAP_TerminalLabel_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalLabel = {
+	"TerminalLabel",
+	"TerminalLabel",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalLabel_tags_1,
+	sizeof(asn_DEF_TerminalLabel_tags_1)
+		/sizeof(asn_DEF_TerminalLabel_tags_1[0]), /* 1 */
+	asn_DEF_TerminalLabel_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalLabel_tags_1)
+		/sizeof(asn_DEF_TerminalLabel_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalLabel_1,
+	2,	/* Elements count */
+	&asn_SPC_TerminalLabel_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalNumber.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalNumber_H_
+#define	_TerminalNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TerminalNumber */
+typedef long	 TerminalNumber_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_TerminalNumber_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_TerminalNumber;
+asn_struct_free_f TerminalNumber_free;
+asn_struct_print_f TerminalNumber_print;
+asn_constr_check_f TerminalNumber_constraint;
+ber_type_decoder_f TerminalNumber_decode_ber;
+der_type_encoder_f TerminalNumber_encode_der;
+xer_type_decoder_f TerminalNumber_decode_xer;
+xer_type_encoder_f TerminalNumber_encode_xer;
+per_type_decoder_f TerminalNumber_decode_uper;
+per_type_encoder_f TerminalNumber_encode_uper;
+per_type_decoder_f TerminalNumber_decode_aper;
+per_type_encoder_f TerminalNumber_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TerminalNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalNumber.c	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalNumber.h"
+
+int
+TerminalNumber_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 192)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_TerminalNumber_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  192 }	/* (0..192) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static const ber_tlv_tag_t asn_DEF_TerminalNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalNumber = {
+	"TerminalNumber",
+	"TerminalNumber",
+	&asn_OP_NativeInteger,
+	asn_DEF_TerminalNumber_tags_1,
+	sizeof(asn_DEF_TerminalNumber_tags_1)
+		/sizeof(asn_DEF_TerminalNumber_tags_1[0]), /* 1 */
+	asn_DEF_TerminalNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalNumber_tags_1)
+		/sizeof(asn_DEF_TerminalNumber_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_TerminalNumber_constr_1, TerminalNumber_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalYouAreSeeingInSubPictureNumber.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalYouAreSeeingInSubPictureNumber.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalYouAreSeeingInSubPictureNumber.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TerminalYouAreSeeingInSubPictureNumber_H_
+#define	_TerminalYouAreSeeingInSubPictureNumber_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "TerminalNumber.h"
+#include <NativeInteger.h>
+#include "McuNumber.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TerminalYouAreSeeingInSubPictureNumber */
+typedef struct TerminalYouAreSeeingInSubPictureNumber {
+	TerminalNumber_t	 terminalNumber;
+	long	 subPictureNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	McuNumber_t	*mcuNumber;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TerminalYouAreSeeingInSubPictureNumber_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TerminalYouAreSeeingInSubPictureNumber;
+extern asn_SEQUENCE_specifics_t asn_SPC_TerminalYouAreSeeingInSubPictureNumber_specs_1;
+extern asn_TYPE_member_t asn_MBR_TerminalYouAreSeeingInSubPictureNumber_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TerminalYouAreSeeingInSubPictureNumber_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalYouAreSeeingInSubPictureNumber.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalYouAreSeeingInSubPictureNumber.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TerminalYouAreSeeingInSubPictureNumber.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TerminalYouAreSeeingInSubPictureNumber.h"
+
+static int
+memb_subPictureNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_subPictureNumber_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_TerminalYouAreSeeingInSubPictureNumber_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalYouAreSeeingInSubPictureNumber, terminalNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TerminalNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"terminalNumber"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TerminalYouAreSeeingInSubPictureNumber, subPictureNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_subPictureNumber_constr_3,  memb_subPictureNumber_constraint_1 },
+		0, 0, /* No default value */
+		"subPictureNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TerminalYouAreSeeingInSubPictureNumber, mcuNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_McuNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mcuNumber"
+		},
+};
+static const int asn_MAP_TerminalYouAreSeeingInSubPictureNumber_oms_1[] = { 2 };
+static const ber_tlv_tag_t asn_DEF_TerminalYouAreSeeingInSubPictureNumber_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TerminalYouAreSeeingInSubPictureNumber_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* terminalNumberat 3898 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* subPictureNumberat 3899 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* mcuNumberat 3902 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TerminalYouAreSeeingInSubPictureNumber_specs_1 = {
+	sizeof(struct TerminalYouAreSeeingInSubPictureNumber),
+	offsetof(struct TerminalYouAreSeeingInSubPictureNumber, _asn_ctx),
+	asn_MAP_TerminalYouAreSeeingInSubPictureNumber_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_TerminalYouAreSeeingInSubPictureNumber_oms_1,	/* Optional members */
+	0, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TerminalYouAreSeeingInSubPictureNumber = {
+	"TerminalYouAreSeeingInSubPictureNumber",
+	"TerminalYouAreSeeingInSubPictureNumber",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TerminalYouAreSeeingInSubPictureNumber_tags_1,
+	sizeof(asn_DEF_TerminalYouAreSeeingInSubPictureNumber_tags_1)
+		/sizeof(asn_DEF_TerminalYouAreSeeingInSubPictureNumber_tags_1[0]), /* 1 */
+	asn_DEF_TerminalYouAreSeeingInSubPictureNumber_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TerminalYouAreSeeingInSubPictureNumber_tags_1)
+		/sizeof(asn_DEF_TerminalYouAreSeeingInSubPictureNumber_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TerminalYouAreSeeingInSubPictureNumber_1,
+	3,	/* Elements count */
+	&asn_SPC_TerminalYouAreSeeingInSubPictureNumber_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeStamp.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeStamp.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeStamp.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TimeStamp_H_
+#define	_TimeStamp_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TimeStamp */
+typedef unsigned long	 TimeStamp_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_TimeStamp_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_TimeStamp;
+extern const asn_INTEGER_specifics_t asn_SPC_TimeStamp_specs_1;
+asn_struct_free_f TimeStamp_free;
+asn_struct_print_f TimeStamp_print;
+asn_constr_check_f TimeStamp_constraint;
+ber_type_decoder_f TimeStamp_decode_ber;
+der_type_encoder_f TimeStamp_encode_der;
+xer_type_decoder_f TimeStamp_decode_xer;
+xer_type_encoder_f TimeStamp_encode_xer;
+per_type_decoder_f TimeStamp_decode_uper;
+per_type_encoder_f TimeStamp_encode_uper;
+per_type_decoder_f TimeStamp_decode_aper;
+per_type_encoder_f TimeStamp_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TimeStamp_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeStamp.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeStamp.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeStamp.c	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TimeStamp.h"
+
+int
+TimeStamp_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_TimeStamp_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+const asn_INTEGER_specifics_t asn_SPC_TimeStamp_specs_1 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_TimeStamp_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_TimeStamp = {
+	"TimeStamp",
+	"TimeStamp",
+	&asn_OP_NativeInteger,
+	asn_DEF_TimeStamp_tags_1,
+	sizeof(asn_DEF_TimeStamp_tags_1)
+		/sizeof(asn_DEF_TimeStamp_tags_1[0]), /* 1 */
+	asn_DEF_TimeStamp_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TimeStamp_tags_1)
+		/sizeof(asn_DEF_TimeStamp_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_TimeStamp_constr_1, TimeStamp_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_TimeStamp_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeToLive.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeToLive.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeToLive.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TimeToLive_H_
+#define	_TimeToLive_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TimeToLive */
+typedef unsigned long	 TimeToLive_t;
+
+/* Implementation */
+extern asn_per_constraints_t asn_PER_type_TimeToLive_constr_1;
+extern asn_TYPE_descriptor_t asn_DEF_TimeToLive;
+extern const asn_INTEGER_specifics_t asn_SPC_TimeToLive_specs_1;
+asn_struct_free_f TimeToLive_free;
+asn_struct_print_f TimeToLive_print;
+asn_constr_check_f TimeToLive_constraint;
+ber_type_decoder_f TimeToLive_decode_ber;
+der_type_encoder_f TimeToLive_encode_der;
+xer_type_decoder_f TimeToLive_decode_xer;
+xer_type_encoder_f TimeToLive_encode_xer;
+per_type_decoder_f TimeToLive_decode_uper;
+per_type_encoder_f TimeToLive_encode_uper;
+per_type_decoder_f TimeToLive_decode_aper;
+per_type_encoder_f TimeToLive_encode_aper;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TimeToLive_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeToLive.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeToLive.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TimeToLive.c	(working copy)
@@ -0,0 +1,66 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TimeToLive.h"
+
+int
+TimeToLive_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	unsigned long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const unsigned long *)sptr;
+	
+	if((value >= 1 && value <= 4294967295)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+asn_per_constraints_t asn_PER_type_TimeToLive_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  1,  4294967295 }	/* (1..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+const asn_INTEGER_specifics_t asn_SPC_TimeToLive_specs_1 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_TimeToLive_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+asn_TYPE_descriptor_t asn_DEF_TimeToLive = {
+	"TimeToLive",
+	"TimeToLive",
+	&asn_OP_NativeInteger,
+	asn_DEF_TimeToLive_tags_1,
+	sizeof(asn_DEF_TimeToLive_tags_1)
+		/sizeof(asn_DEF_TimeToLive_tags_1[0]), /* 1 */
+	asn_DEF_TimeToLive_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TimeToLive_tags_1)
+		/sizeof(asn_DEF_TimeToLive_tags_1[0]), /* 1 */
+	{ 0, &asn_PER_type_TimeToLive_constr_1, TimeToLive_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_TimeToLive_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransparencyParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransparencyParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransparencyParameters.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TransparencyParameters_H_
+#define	_TransparencyParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TransparencyParameters */
+typedef struct TransparencyParameters {
+	long	 presentationOrder;
+	long	 offset_x;
+	long	 offset_y;
+	long	 scale_x;
+	long	 scale_y;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TransparencyParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TransparencyParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_TransparencyParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_TransparencyParameters_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TransparencyParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransparencyParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransparencyParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransparencyParameters.c	(working copy)
@@ -0,0 +1,240 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TransparencyParameters.h"
+
+static int
+memb_presentationOrder_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_offset_x_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= -262144 && value <= 262143)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_offset_y_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= -262144 && value <= 262143)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_scale_x_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_scale_y_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_presentationOrder_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_offset_x_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 19, -1, -262144,  262143 }	/* (-262144..262143) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_offset_y_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 19, -1, -262144,  262143 }	/* (-262144..262143) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_scale_x_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_scale_y_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  255 }	/* (1..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_TransparencyParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TransparencyParameters, presentationOrder),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_presentationOrder_constr_2,  memb_presentationOrder_constraint_1 },
+		0, 0, /* No default value */
+		"presentationOrder"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TransparencyParameters, offset_x),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_offset_x_constr_3,  memb_offset_x_constraint_1 },
+		0, 0, /* No default value */
+		"offset-x"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TransparencyParameters, offset_y),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_offset_y_constr_4,  memb_offset_y_constraint_1 },
+		0, 0, /* No default value */
+		"offset-y"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TransparencyParameters, scale_x),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_scale_x_constr_5,  memb_scale_x_constraint_1 },
+		0, 0, /* No default value */
+		"scale-x"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TransparencyParameters, scale_y),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_scale_y_constr_6,  memb_scale_y_constraint_1 },
+		0, 0, /* No default value */
+		"scale-y"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_TransparencyParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TransparencyParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* presentationOrderat 937 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* offset-xat 938 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* offset-yat 939 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* scale-xat 940 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* scale-yat 941 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TransparencyParameters_specs_1 = {
+	sizeof(struct TransparencyParameters),
+	offsetof(struct TransparencyParameters, _asn_ctx),
+	asn_MAP_TransparencyParameters_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TransparencyParameters = {
+	"TransparencyParameters",
+	"TransparencyParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TransparencyParameters_tags_1,
+	sizeof(asn_DEF_TransparencyParameters_tags_1)
+		/sizeof(asn_DEF_TransparencyParameters_tags_1[0]), /* 1 */
+	asn_DEF_TransparencyParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TransparencyParameters_tags_1)
+		/sizeof(asn_DEF_TransparencyParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TransparencyParameters_1,
+	5,	/* Elements count */
+	&asn_SPC_TransparencyParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportCapability.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TransportCapability_H_
+#define	_TransportCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct QOSCapability;
+struct MediaChannelCapability;
+
+/* TransportCapability */
+typedef struct TransportCapability {
+	struct NonStandardParameter	*nonStandard;	/* OPTIONAL */
+	struct TransportCapability__qOSCapabilities {
+		A_SEQUENCE_OF(struct QOSCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *qOSCapabilities;
+	struct TransportCapability__mediaChannelCapabilities {
+		A_SEQUENCE_OF(struct MediaChannelCapability) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *mediaChannelCapabilities;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TransportCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TransportCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_TransportCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_TransportCapability_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "QOSCapability.h"
+#include "MediaChannelCapability.h"
+
+#endif	/* _TransportCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportCapability.c	(working copy)
@@ -0,0 +1,218 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TransportCapability.h"
+
+static int
+memb_qOSCapabilities_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_mediaChannelCapabilities_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_qOSCapabilities_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_mediaChannelCapabilities_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_qOSCapabilities_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_mediaChannelCapabilities_constr_5 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_qOSCapabilities_3[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_QOSCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_qOSCapabilities_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_qOSCapabilities_specs_3 = {
+	sizeof(struct TransportCapability__qOSCapabilities),
+	offsetof(struct TransportCapability__qOSCapabilities, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_qOSCapabilities_3 = {
+	"qOSCapabilities",
+	"qOSCapabilities",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_qOSCapabilities_tags_3,
+	sizeof(asn_DEF_qOSCapabilities_tags_3)
+		/sizeof(asn_DEF_qOSCapabilities_tags_3[0]) - 1, /* 1 */
+	asn_DEF_qOSCapabilities_tags_3,	/* Same as above */
+	sizeof(asn_DEF_qOSCapabilities_tags_3)
+		/sizeof(asn_DEF_qOSCapabilities_tags_3[0]), /* 2 */
+	{ 0, &asn_PER_type_qOSCapabilities_constr_3, SEQUENCE_OF_constraint },
+	asn_MBR_qOSCapabilities_3,
+	1,	/* Single element */
+	&asn_SPC_qOSCapabilities_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mediaChannelCapabilities_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MediaChannelCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_mediaChannelCapabilities_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_mediaChannelCapabilities_specs_5 = {
+	sizeof(struct TransportCapability__mediaChannelCapabilities),
+	offsetof(struct TransportCapability__mediaChannelCapabilities, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mediaChannelCapabilities_5 = {
+	"mediaChannelCapabilities",
+	"mediaChannelCapabilities",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_mediaChannelCapabilities_tags_5,
+	sizeof(asn_DEF_mediaChannelCapabilities_tags_5)
+		/sizeof(asn_DEF_mediaChannelCapabilities_tags_5[0]) - 1, /* 1 */
+	asn_DEF_mediaChannelCapabilities_tags_5,	/* Same as above */
+	sizeof(asn_DEF_mediaChannelCapabilities_tags_5)
+		/sizeof(asn_DEF_mediaChannelCapabilities_tags_5[0]), /* 2 */
+	{ 0, &asn_PER_type_mediaChannelCapabilities_constr_5, SEQUENCE_OF_constraint },
+	asn_MBR_mediaChannelCapabilities_5,
+	1,	/* Single element */
+	&asn_SPC_mediaChannelCapabilities_specs_5	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_TransportCapability_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct TransportCapability, nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 2, offsetof(struct TransportCapability, qOSCapabilities),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_qOSCapabilities_3,
+		0,
+		{ 0, &asn_PER_memb_qOSCapabilities_constr_3,  memb_qOSCapabilities_constraint_1 },
+		0, 0, /* No default value */
+		"qOSCapabilities"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TransportCapability, mediaChannelCapabilities),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_mediaChannelCapabilities_5,
+		0,
+		{ 0, &asn_PER_memb_mediaChannelCapabilities_constr_5,  memb_mediaChannelCapabilities_constraint_1 },
+		0, 0, /* No default value */
+		"mediaChannelCapabilities"
+		},
+};
+static const int asn_MAP_TransportCapability_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_TransportCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TransportCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 698 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* qOSCapabilitiesat 699 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* mediaChannelCapabilitiesat 700 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TransportCapability_specs_1 = {
+	sizeof(struct TransportCapability),
+	offsetof(struct TransportCapability, _asn_ctx),
+	asn_MAP_TransportCapability_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_TransportCapability_oms_1,	/* Optional members */
+	3, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TransportCapability = {
+	"TransportCapability",
+	"TransportCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TransportCapability_tags_1,
+	sizeof(asn_DEF_TransportCapability_tags_1)
+		/sizeof(asn_DEF_TransportCapability_tags_1[0]), /* 1 */
+	asn_DEF_TransportCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TransportCapability_tags_1)
+		/sizeof(asn_DEF_TransportCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TransportCapability_1,
+	3,	/* Elements count */
+	&asn_SPC_TransportCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportChannelInfo.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportChannelInfo.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportChannelInfo.h	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TransportChannelInfo_H_
+#define	_TransportChannelInfo_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct TransportAddress;
+
+/* TransportChannelInfo */
+typedef struct TransportChannelInfo {
+	struct TransportAddress	*sendAddress;	/* OPTIONAL */
+	struct TransportAddress	*recvAddress;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TransportChannelInfo_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TransportChannelInfo;
+extern asn_SEQUENCE_specifics_t asn_SPC_TransportChannelInfo_specs_1;
+extern asn_TYPE_member_t asn_MBR_TransportChannelInfo_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_TransportAddress.h"
+
+#endif	/* _TransportChannelInfo_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportChannelInfo.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportChannelInfo.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportChannelInfo.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TransportChannelInfo.h"
+
+asn_TYPE_member_t asn_MBR_TransportChannelInfo_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct TransportChannelInfo, sendAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sendAddress"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TransportChannelInfo, recvAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"recvAddress"
+		},
+};
+static const int asn_MAP_TransportChannelInfo_oms_1[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_TransportChannelInfo_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TransportChannelInfo_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* sendAddressat 1380 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* recvAddressat 1381 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TransportChannelInfo_specs_1 = {
+	sizeof(struct TransportChannelInfo),
+	offsetof(struct TransportChannelInfo, _asn_ctx),
+	asn_MAP_TransportChannelInfo_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_TransportChannelInfo_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TransportChannelInfo = {
+	"TransportChannelInfo",
+	"TransportChannelInfo",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TransportChannelInfo_tags_1,
+	sizeof(asn_DEF_TransportChannelInfo_tags_1)
+		/sizeof(asn_DEF_TransportChannelInfo_tags_1[0]), /* 1 */
+	asn_DEF_TransportChannelInfo_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TransportChannelInfo_tags_1)
+		/sizeof(asn_DEF_TransportChannelInfo_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TransportChannelInfo_1,
+	2,	/* Elements count */
+	&asn_SPC_TransportChannelInfo_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportQOS.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportQOS.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportQOS.h	(working copy)
@@ -0,0 +1,74 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TransportQOS_H_
+#define	_TransportQOS_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum TransportQOS_PR {
+	TransportQOS_PR_NOTHING,	/* No components present */
+	TransportQOS_PR_endpointControlled,
+	TransportQOS_PR_gatekeeperControlled,
+	TransportQOS_PR_noControl,
+	/* Extensions may appear below */
+	TransportQOS_PR_qOSCapabilities
+} TransportQOS_PR;
+
+/* Forward declarations */
+struct QOSCapability;
+
+/* TransportQOS */
+typedef struct TransportQOS {
+	TransportQOS_PR present;
+	union TransportQOS_u {
+		NULL_t	 endpointControlled;
+		NULL_t	 gatekeeperControlled;
+		NULL_t	 noControl;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct TransportQOS__qOSCapabilities {
+			A_SEQUENCE_OF(struct QOSCapability) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *qOSCapabilities;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TransportQOS_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TransportQOS;
+extern asn_CHOICE_specifics_t asn_SPC_TransportQOS_specs_1;
+extern asn_TYPE_member_t asn_MBR_TransportQOS_1[4];
+extern asn_per_constraints_t asn_PER_type_TransportQOS_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "QOSCapability.h"
+
+#endif	/* _TransportQOS_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportQOS.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportQOS.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TransportQOS.c	(working copy)
@@ -0,0 +1,155 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TransportQOS.h"
+
+static int
+memb_qOSCapabilities_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_qOSCapabilities_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_qOSCapabilities_constr_6 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_TransportQOS_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_qOSCapabilities_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_QOSCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_qOSCapabilities_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_qOSCapabilities_specs_6 = {
+	sizeof(struct TransportQOS__qOSCapabilities),
+	offsetof(struct TransportQOS__qOSCapabilities, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_qOSCapabilities_6 = {
+	"qOSCapabilities",
+	"qOSCapabilities",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_qOSCapabilities_tags_6,
+	sizeof(asn_DEF_qOSCapabilities_tags_6)
+		/sizeof(asn_DEF_qOSCapabilities_tags_6[0]) - 1, /* 1 */
+	asn_DEF_qOSCapabilities_tags_6,	/* Same as above */
+	sizeof(asn_DEF_qOSCapabilities_tags_6)
+		/sizeof(asn_DEF_qOSCapabilities_tags_6[0]), /* 2 */
+	{ 0, &asn_PER_type_qOSCapabilities_constr_6, SEQUENCE_OF_constraint },
+	asn_MBR_qOSCapabilities_6,
+	1,	/* Single element */
+	&asn_SPC_qOSCapabilities_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_TransportQOS_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TransportQOS, choice.endpointControlled),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointControlled"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TransportQOS, choice.gatekeeperControlled),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperControlled"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TransportQOS, choice.noControl),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noControl"
+		},
+	{ ATF_POINTER, 0, offsetof(struct TransportQOS, choice.qOSCapabilities),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_qOSCapabilities_6,
+		0,
+		{ 0, &asn_PER_memb_qOSCapabilities_constr_6,  memb_qOSCapabilities_constraint_1 },
+		0, 0, /* No default value */
+		"qOSCapabilities"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_TransportQOS_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* endpointControlledat 1785 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* gatekeeperControlledat 1786 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* noControlat 1787 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* qOSCapabilitiesat 1790 */
+};
+asn_CHOICE_specifics_t asn_SPC_TransportQOS_specs_1 = {
+	sizeof(struct TransportQOS),
+	offsetof(struct TransportQOS, _asn_ctx),
+	offsetof(struct TransportQOS, present),
+	sizeof(((struct TransportQOS *)0)->present),
+	asn_MAP_TransportQOS_tag2el_1,
+	4,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_TransportQOS = {
+	"TransportQOS",
+	"TransportQOS",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_TransportQOS_constr_1, CHOICE_constraint },
+	asn_MBR_TransportQOS_1,
+	4,	/* Elements count */
+	&asn_SPC_TransportQOS_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocol.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocol.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocol.h	(working copy)
@@ -0,0 +1,75 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TunnelledProtocol_H_
+#define	_TunnelledProtocol_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_CHOICE.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum TunnelledProtocol__id_PR {
+	TunnelledProtocol__id_PR_NOTHING,	/* No components present */
+	TunnelledProtocol__id_PR_tunnelledProtocolObjectID,
+	TunnelledProtocol__id_PR_tunnelledProtocolAlternateID
+	/* Extensions may appear below */
+	
+} TunnelledProtocol__id_PR;
+
+/* Forward declarations */
+struct TunnelledProtocolAlternateIdentifier;
+
+/* TunnelledProtocol */
+typedef struct TunnelledProtocol {
+	struct TunnelledProtocol__id {
+		TunnelledProtocol__id_PR present;
+		union TunnelledProtocol__id_u {
+			OBJECT_IDENTIFIER_t	 tunnelledProtocolObjectID;
+			struct TunnelledProtocolAlternateIdentifier	*tunnelledProtocolAlternateID;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} id;
+	IA5String_t	*subIdentifier;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TunnelledProtocol_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TunnelledProtocol;
+extern asn_SEQUENCE_specifics_t asn_SPC_TunnelledProtocol_specs_1;
+extern asn_TYPE_member_t asn_MBR_TunnelledProtocol_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "TunnelledProtocolAlternateIdentifier.h"
+
+#endif	/* _TunnelledProtocol_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocol.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocol.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocol.c	(working copy)
@@ -0,0 +1,161 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TunnelledProtocol.h"
+
+static int check_permitted_alphabet_6(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_subIdentifier_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 64)
+		 && !check_permitted_alphabet_6(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_id_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_subIdentifier_constr_6 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 6,  6,  1,  64 }	/* (SIZE(1..64)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_TYPE_member_t asn_MBR_id_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TunnelledProtocol__id, choice.tunnelledProtocolObjectID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tunnelledProtocolObjectID"
+		},
+	{ ATF_POINTER, 0, offsetof(struct TunnelledProtocol__id, choice.tunnelledProtocolAlternateID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_TunnelledProtocolAlternateIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tunnelledProtocolAlternateID"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_id_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* tunnelledProtocolObjectIDat 670 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* tunnelledProtocolAlternateIDat 671 */
+};
+static asn_CHOICE_specifics_t asn_SPC_id_specs_2 = {
+	sizeof(struct TunnelledProtocol__id),
+	offsetof(struct TunnelledProtocol__id, _asn_ctx),
+	offsetof(struct TunnelledProtocol__id, present),
+	sizeof(((struct TunnelledProtocol__id *)0)->present),
+	asn_MAP_id_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_id_2 = {
+	"id",
+	"id",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_id_constr_2, CHOICE_constraint },
+	asn_MBR_id_2,
+	2,	/* Elements count */
+	&asn_SPC_id_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_TunnelledProtocol_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TunnelledProtocol, id),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_id_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"id"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TunnelledProtocol, subIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_subIdentifier_constr_6,  memb_subIdentifier_constraint_1 },
+		0, 0, /* No default value */
+		"subIdentifier"
+		},
+};
+static const int asn_MAP_TunnelledProtocol_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_TunnelledProtocol_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TunnelledProtocol_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* idat 670 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* subIdentifierat 674 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TunnelledProtocol_specs_1 = {
+	sizeof(struct TunnelledProtocol),
+	offsetof(struct TunnelledProtocol, _asn_ctx),
+	asn_MAP_TunnelledProtocol_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_TunnelledProtocol_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TunnelledProtocol = {
+	"TunnelledProtocol",
+	"TunnelledProtocol",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TunnelledProtocol_tags_1,
+	sizeof(asn_DEF_TunnelledProtocol_tags_1)
+		/sizeof(asn_DEF_TunnelledProtocol_tags_1[0]), /* 1 */
+	asn_DEF_TunnelledProtocol_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TunnelledProtocol_tags_1)
+		/sizeof(asn_DEF_TunnelledProtocol_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TunnelledProtocol_1,
+	2,	/* Elements count */
+	&asn_SPC_TunnelledProtocol_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocolAlternateIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocolAlternateIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocolAlternateIdentifier.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TunnelledProtocolAlternateIdentifier_H_
+#define	_TunnelledProtocolAlternateIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <IA5String.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TunnelledProtocolAlternateIdentifier */
+typedef struct TunnelledProtocolAlternateIdentifier {
+	IA5String_t	 protocolType;
+	IA5String_t	*protocolVariant;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TunnelledProtocolAlternateIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TunnelledProtocolAlternateIdentifier;
+extern asn_SEQUENCE_specifics_t asn_SPC_TunnelledProtocolAlternateIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_TunnelledProtocolAlternateIdentifier_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TunnelledProtocolAlternateIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocolAlternateIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocolAlternateIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TunnelledProtocolAlternateIdentifier.c	(working copy)
@@ -0,0 +1,152 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TunnelledProtocolAlternateIdentifier.h"
+
+static int check_permitted_alphabet_2(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int check_permitted_alphabet_3(const void *sptr) {
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!(cv <= 127)) return -1;
+	}
+	return 0;
+}
+
+static int
+memb_protocolType_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 64)
+		 && !check_permitted_alphabet_2(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_protocolVariant_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 64)
+		 && !check_permitted_alphabet_3(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_protocolType_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 6,  6,  1,  64 }	/* (SIZE(1..64)) */,
+	0, 0	/* No PER character map necessary */
+};
+static asn_per_constraints_t asn_PER_memb_protocolVariant_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  0,  127 }	/* (0..127) */,
+	{ APC_CONSTRAINED,	 6,  6,  1,  64 }	/* (SIZE(1..64)) */,
+	0, 0	/* No PER character map necessary */
+};
+asn_TYPE_member_t asn_MBR_TunnelledProtocolAlternateIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TunnelledProtocolAlternateIdentifier, protocolType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_protocolType_constr_2,  memb_protocolType_constraint_1 },
+		0, 0, /* No default value */
+		"protocolType"
+		},
+	{ ATF_POINTER, 1, offsetof(struct TunnelledProtocolAlternateIdentifier, protocolVariant),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_protocolVariant_constr_3,  memb_protocolVariant_constraint_1 },
+		0, 0, /* No default value */
+		"protocolVariant"
+		},
+};
+static const int asn_MAP_TunnelledProtocolAlternateIdentifier_oms_1[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_TunnelledProtocolAlternateIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TunnelledProtocolAlternateIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* protocolTypeat 680 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* protocolVariantat 681 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TunnelledProtocolAlternateIdentifier_specs_1 = {
+	sizeof(struct TunnelledProtocolAlternateIdentifier),
+	offsetof(struct TunnelledProtocolAlternateIdentifier, _asn_ctx),
+	asn_MAP_TunnelledProtocolAlternateIdentifier_tag2el_1,
+	2,	/* Count of tags in the map */
+	asn_MAP_TunnelledProtocolAlternateIdentifier_oms_1,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TunnelledProtocolAlternateIdentifier = {
+	"TunnelledProtocolAlternateIdentifier",
+	"TunnelledProtocolAlternateIdentifier",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TunnelledProtocolAlternateIdentifier_tags_1,
+	sizeof(asn_DEF_TunnelledProtocolAlternateIdentifier_tags_1)
+		/sizeof(asn_DEF_TunnelledProtocolAlternateIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_TunnelledProtocolAlternateIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TunnelledProtocolAlternateIdentifier_tags_1)
+		/sizeof(asn_DEF_TunnelledProtocolAlternateIdentifier_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TunnelledProtocolAlternateIdentifier_1,
+	2,	/* Elements count */
+	&asn_SPC_TunnelledProtocolAlternateIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TypedCertificate.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TypedCertificate.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TypedCertificate.h	(working copy)
@@ -0,0 +1,46 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_TypedCertificate_H_
+#define	_TypedCertificate_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OBJECT_IDENTIFIER.h>
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* TypedCertificate */
+typedef struct TypedCertificate {
+	OBJECT_IDENTIFIER_t	 type;
+	OCTET_STRING_t	 certificate;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} TypedCertificate_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_TypedCertificate;
+extern asn_SEQUENCE_specifics_t asn_SPC_TypedCertificate_specs_1;
+extern asn_TYPE_member_t asn_MBR_TypedCertificate_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _TypedCertificate_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/TypedCertificate.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/TypedCertificate.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/TypedCertificate.c	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "TypedCertificate.h"
+
+asn_TYPE_member_t asn_MBR_TypedCertificate_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct TypedCertificate, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct TypedCertificate, certificate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"certificate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_TypedCertificate_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_TypedCertificate_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* typeat 120 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* certificateat 121 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_TypedCertificate_specs_1 = {
+	sizeof(struct TypedCertificate),
+	offsetof(struct TypedCertificate, _asn_ctx),
+	asn_MAP_TypedCertificate_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_TypedCertificate = {
+	"TypedCertificate",
+	"TypedCertificate",
+	&asn_OP_SEQUENCE,
+	asn_DEF_TypedCertificate_tags_1,
+	sizeof(asn_DEF_TypedCertificate_tags_1)
+		/sizeof(asn_DEF_TypedCertificate_tags_1[0]), /* 1 */
+	asn_DEF_TypedCertificate_tags_1,	/* Same as above */
+	sizeof(asn_DEF_TypedCertificate_tags_1)
+		/sizeof(asn_DEF_TypedCertificate_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_TypedCertificate_1,
+	2,	/* Elements count */
+	&asn_SPC_TypedCertificate_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UTF8String.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UTF8String.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UTF8String.h	(working copy)
@@ -0,0 +1,63 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_UTF8String_H_
+#define	_UTF8String_H_
+
+#include <OCTET_STRING.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef OCTET_STRING_t UTF8String_t;	/* Implemented via OCTET STRING */
+
+extern asn_TYPE_descriptor_t asn_DEF_UTF8String;
+extern asn_TYPE_operation_t asn_OP_UTF8String;
+
+asn_struct_print_f UTF8String_print;
+asn_constr_check_f UTF8String_constraint;
+asn_random_fill_f  UTF8String_random_fill;
+
+#define UTF8String_free         OCTET_STRING_free
+#define UTF8String_compare      OCTET_STRING_compare
+#define UTF8String_constraint   UTF8String_constraint
+#define UTF8String_decode_ber   OCTET_STRING_decode_ber
+#define UTF8String_encode_der   OCTET_STRING_encode_der
+#define UTF8String_decode_xer   OCTET_STRING_decode_xer_utf8
+#define UTF8String_encode_xer   OCTET_STRING_encode_xer_utf8
+#define UTF8String_decode_uper  OCTET_STRING_decode_uper
+#define UTF8String_encode_uper  OCTET_STRING_encode_uper
+#define UTF8String_decode_aper  OCTET_STRING_decode_aper
+#define UTF8String_encode_aper  OCTET_STRING_encode_aper
+
+/*
+ * Returns length of the given UTF-8 string in characters,
+ * or a negative error code:
+ * -1:	UTF-8 sequence truncated 
+ * -2:	Illegal UTF-8 sequence start
+ * -3:	Continuation expectation failed
+ * -4:	Not minimal length encoding
+ * -5:	Invalid arguments
+ */
+ssize_t UTF8String_length(const UTF8String_t *st);
+
+/*
+ * Convert the UTF-8 string into a sequence of wide characters.
+ * Returns the number of characters necessary.
+ * Returned value might be greater than dstlen.
+ * In case of conversion error, 0 is returned.
+ * 
+ * If st points to a valid UTF-8 string, calling
+ * 	UTF8String_to_wcs(st, 0, 0);
+ * is equivalent to
+ * 	UTF8String_length(const UTF8String_t *st);
+ */
+size_t UTF8String_to_wcs(const UTF8String_t *st, uint32_t *dst, size_t dstlen);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _UTF8String_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UTF8String.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UTF8String.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UTF8String.c	(working copy)
@@ -0,0 +1,294 @@
+/*-
+ * Copyright (c) 2003, 2004, 2006 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <UTF8String.h>
+
+/*
+ * UTF8String basic type description.
+ */
+static const ber_tlv_tag_t asn_DEF_UTF8String_tags[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (12 << 2)),	/* [UNIVERSAL 12] IMPLICIT ...*/
+	(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),	/* ... OCTET STRING */
+};
+asn_TYPE_operation_t asn_OP_UTF8String = {
+	OCTET_STRING_free,
+	UTF8String_print,
+	OCTET_STRING_compare,
+	OCTET_STRING_decode_ber,    /* Implemented in terms of OCTET STRING */
+	OCTET_STRING_encode_der,
+	OCTET_STRING_decode_xer_utf8,
+	OCTET_STRING_encode_xer_utf8,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	OCTET_STRING_decode_oer,
+	OCTET_STRING_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef	ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	OCTET_STRING_decode_uper,
+	OCTET_STRING_encode_uper,
+	OCTET_STRING_decode_aper,
+	OCTET_STRING_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	UTF8String_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+asn_TYPE_descriptor_t asn_DEF_UTF8String = {
+	"UTF8String",
+	"UTF8String",
+	&asn_OP_UTF8String,
+	asn_DEF_UTF8String_tags,
+	sizeof(asn_DEF_UTF8String_tags)
+	  / sizeof(asn_DEF_UTF8String_tags[0]) - 1,
+	asn_DEF_UTF8String_tags,
+	sizeof(asn_DEF_UTF8String_tags)
+	  / sizeof(asn_DEF_UTF8String_tags[0]),
+	{ 0, 0, UTF8String_constraint },
+	0, 0,	/* No members */
+	0	/* No specifics */
+};
+
+/*
+ * This is the table of length expectations.
+ * The second half of this table is only applicable to the long sequences.
+ */
+static const int UTF8String_ht[2][16] = {
+	{ /* 0x0 ... 0x7 */
+	  /* 0000..0111 */
+	  1, 1, 1, 1, 1, 1, 1, 1,
+	  /* 1000..1011(0), 1100..1101(2), 1110(3), 1111(-1) */
+	  0, 0, 0, 0, 2, 2, 3, -1 },
+	{ /* 0xF0 .. 0xF7 */
+	  /* 11110000..11110111 */
+	  4, 4, 4, 4, 4, 4, 4, 4,
+	  5, 5, 5, 5, 6, 6, -1, -1 }
+};
+static const int32_t UTF8String_mv[7] = { 0, 0,
+	0x00000080,
+	0x00000800,
+	0x00010000,
+	0x00200000,
+	0x04000000
+};
+
+/* Internal aliases for return codes */
+#define	U8E_TRUNC	-1	/* UTF-8 sequence truncated */
+#define	U8E_ILLSTART	-2	/* Illegal UTF-8 sequence start */
+#define	U8E_NOTCONT	-3	/* Continuation expectation failed */
+#define	U8E_NOTMIN	-4	/* Not minimal length encoding */
+#define	U8E_EINVAL	-5	/* Invalid arguments */
+
+int
+UTF8String_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                      asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    ssize_t len = UTF8String_length((const UTF8String_t *)sptr);
+	switch(len) {
+	case U8E_EINVAL:
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given", td->name);
+		break;
+	case U8E_TRUNC:
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: truncated UTF-8 sequence (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		break;
+	case U8E_ILLSTART:
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: UTF-8 illegal start of encoding (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		break;
+	case U8E_NOTCONT:
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: UTF-8 not continuation (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		break;
+	case U8E_NOTMIN:
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: UTF-8 not minimal sequence (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		break;
+	}
+	return (len < 0) ? -1 : 0;
+}
+
+static ssize_t
+UTF8String__process(const UTF8String_t *st, uint32_t *dst, size_t dstlen) {
+	size_t length;
+	uint8_t *buf = st->buf;
+	uint8_t *end = buf + st->size;
+	uint32_t *dstend = dst + dstlen;
+
+	for(length = 0; buf < end; length++) {
+		int ch = *buf;
+		uint8_t *cend;
+		int32_t value;
+		int want;
+
+		/* Compute the sequence length */
+		want = UTF8String_ht[0][ch >> 4];
+		switch(want) {
+		case -1:
+			/* Second half of the table, long sequence */
+			want = UTF8String_ht[1][ch & 0x0F];
+			if(want != -1) break;
+			/* Fall through */
+		case 0:
+			return U8E_ILLSTART;
+		}
+
+		/* assert(want >= 1 && want <= 6) */
+
+		/* Check character sequence length */
+		if(buf + want > end) return U8E_TRUNC;
+
+		value = ch & (0xff >> want);
+		cend = buf + want;
+		for(buf++; buf < cend; buf++) {
+			ch = *buf;
+			if(ch < 0x80 || ch > 0xbf) return U8E_NOTCONT;
+			value = (value << 6) | (ch & 0x3F);
+		}
+		if(value < UTF8String_mv[want])
+			return U8E_NOTMIN;
+		if(dst < dstend)
+			*dst++ = value;	/* Record value */
+	}
+
+	if(dst < dstend) *dst = 0;	/* zero-terminate */
+
+	return length;
+}
+
+
+ssize_t
+UTF8String_length(const UTF8String_t *st) {
+	if(st && st->buf) {
+		return UTF8String__process(st, 0, 0);
+	} else {
+		return U8E_EINVAL;
+	}
+}
+
+size_t
+UTF8String_to_wcs(const UTF8String_t *st, uint32_t *dst, size_t dstlen) {
+	if(st && st->buf) {
+		ssize_t ret = UTF8String__process(st, dst, dstlen);
+		return (ret < 0) ? 0 : ret;
+	} else {
+		return 0;
+	}
+}
+
+int
+UTF8String_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+                 asn_app_consume_bytes_f *cb, void *app_key) {
+    const UTF8String_t *st = (const UTF8String_t *)sptr;
+
+	(void)td;	/* Unused argument */
+	(void)ilevel;	/* Unused argument */
+
+	if(st && st->buf) {
+		return (cb(st->buf, st->size, app_key) < 0) ? -1 : 0;
+	} else {
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+	}
+}
+
+
+/*
+ * Biased function for randomizing UTF-8 sequences.
+ */
+static size_t
+UTF8String__random_char(uint8_t *b, size_t size) {
+    static const struct rnd_value {
+        const char *value;
+        size_t size;
+    } values[] = {{"\0", 1},
+                  {"\x01", 1},
+                  {"\x7f", 1},
+                  {"\xc2\xa2", 2},
+                  {"\xe2\x82\xac", 3},
+                  {"\xf0\x90\x8d\x88", 4},
+                  {"\xf4\x8f\xbf\xbf", 4}};
+
+    const struct rnd_value *v;
+    size_t max_idx = 0;
+
+    switch(size) {
+    case 0:
+        assert(size != 0);
+        return 0;
+    case 1:
+        max_idx = 2;
+        break;
+    case 2:
+        max_idx = 3;
+        break;
+    default:
+    case 4:
+        max_idx = sizeof(values) / sizeof(values[0]) - 1;
+        break;
+    }
+
+    v = &values[asn_random_between(0, max_idx)];
+    memcpy(b, v->value, v->size);
+    return v->size;
+}
+
+asn_random_fill_result_t
+UTF8String_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                       const asn_encoding_constraints_t *constraints,
+                       size_t max_length) {
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 1};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    uint8_t *buf;
+    uint8_t *bend;
+    uint8_t *b;
+    size_t rnd_len;
+    size_t idx;
+    UTF8String_t *st;
+
+    if(max_length == 0 && !*sptr) return result_skipped;
+
+    /* Figure out how far we should go */
+    rnd_len = OCTET_STRING_random_length_constrained(td, constraints,
+                                                     max_length / 4);
+
+    buf = CALLOC(4, rnd_len + 1);
+    if(!buf) return result_failed;
+
+    bend = &buf[4 * rnd_len];
+
+    for(b = buf, idx = 0; idx < rnd_len; idx++) {
+        b += UTF8String__random_char(b, (bend - b));
+    }
+    *(uint8_t *)b = 0;
+
+    if(*sptr) {
+        st = *sptr;
+        FREEMEM(st->buf);
+    } else {
+        st = (OCTET_STRING_t *)(*sptr = CALLOC(1, sizeof(UTF8String_t)));
+        if(!st) {
+            FREEMEM(buf);
+            return result_failed;
+        }
+    }
+
+    st->buf = buf;
+    st->size = b - buf;
+
+    assert(UTF8String_length(st) == (ssize_t)rnd_len);
+
+    return result_ok;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UUIEsRequested.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UUIEsRequested.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UUIEsRequested.h	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UUIEsRequested_H_
+#define	_UUIEsRequested_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* UUIEsRequested */
+typedef struct UUIEsRequested {
+	BOOLEAN_t	 setup;
+	BOOLEAN_t	 callProceeding;
+	BOOLEAN_t	 connect;
+	BOOLEAN_t	 alerting;
+	BOOLEAN_t	 information;
+	BOOLEAN_t	 releaseComplete;
+	BOOLEAN_t	 facility;
+	BOOLEAN_t	 progress;
+	BOOLEAN_t	 empty;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	BOOLEAN_t	*status;
+	BOOLEAN_t	*statusInquiry;
+	BOOLEAN_t	*setupAcknowledge;
+	BOOLEAN_t	*notify;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UUIEsRequested_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UUIEsRequested;
+extern asn_SEQUENCE_specifics_t asn_SPC_UUIEsRequested_specs_1;
+extern asn_TYPE_member_t asn_MBR_UUIEsRequested_1[13];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _UUIEsRequested_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UUIEsRequested.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UUIEsRequested.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UUIEsRequested.c	(working copy)
@@ -0,0 +1,172 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UUIEsRequested.h"
+
+asn_TYPE_member_t asn_MBR_UUIEsRequested_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, setup),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"setup"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, callProceeding),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callProceeding"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, connect),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"connect"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, alerting),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alerting"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, information),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"information"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, releaseComplete),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"releaseComplete"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, facility),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"facility"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, progress),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"progress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UUIEsRequested, empty),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"empty"
+		},
+	{ ATF_POINTER, 4, offsetof(struct UUIEsRequested, status),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"status"
+		},
+	{ ATF_POINTER, 3, offsetof(struct UUIEsRequested, statusInquiry),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"statusInquiry"
+		},
+	{ ATF_POINTER, 2, offsetof(struct UUIEsRequested, setupAcknowledge),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"setupAcknowledge"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UUIEsRequested, notify),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notify"
+		},
+};
+static const int asn_MAP_UUIEsRequested_oms_1[] = { 9, 10, 11, 12 };
+static const ber_tlv_tag_t asn_DEF_UUIEsRequested_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_UUIEsRequested_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* setupat 1828 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callProceedingat 1829 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* connectat 1830 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* alertingat 1831 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* informationat 1832 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* releaseCompleteat 1833 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* facilityat 1834 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* progressat 1835 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* emptyat 1836 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* statusat 1838 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* statusInquiryat 1839 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* setupAcknowledgeat 1840 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 } /* notifyat 1841 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_UUIEsRequested_specs_1 = {
+	sizeof(struct UUIEsRequested),
+	offsetof(struct UUIEsRequested, _asn_ctx),
+	asn_MAP_UUIEsRequested_tag2el_1,
+	13,	/* Count of tags in the map */
+	asn_MAP_UUIEsRequested_oms_1,	/* Optional members */
+	0, 4,	/* Root/Additions */
+	9,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_UUIEsRequested = {
+	"UUIEsRequested",
+	"UUIEsRequested",
+	&asn_OP_SEQUENCE,
+	asn_DEF_UUIEsRequested_tags_1,
+	sizeof(asn_DEF_UUIEsRequested_tags_1)
+		/sizeof(asn_DEF_UUIEsRequested_tags_1[0]), /* 1 */
+	asn_DEF_UUIEsRequested_tags_1,	/* Same as above */
+	sizeof(asn_DEF_UUIEsRequested_tags_1)
+		/sizeof(asn_DEF_UUIEsRequested_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_UUIEsRequested_1,
+	13,	/* Elements count */
+	&asn_SPC_UUIEsRequested_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnicastAddress.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnicastAddress.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnicastAddress.h	(working copy)
@@ -0,0 +1,140 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UnicastAddress_H_
+#define	_UnicastAddress_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <OCTET_STRING.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum UnicastAddress_PR {
+	UnicastAddress_PR_NOTHING,	/* No components present */
+	UnicastAddress_PR_iPAddress,
+	UnicastAddress_PR_iPXAddress,
+	UnicastAddress_PR_iP6Address,
+	UnicastAddress_PR_netBios,
+	UnicastAddress_PR_iPSourceRouteAddress,
+	/* Extensions may appear below */
+	UnicastAddress_PR_nsap,
+	UnicastAddress_PR_nonStandardAddress
+} UnicastAddress_PR;
+typedef enum UnicastAddress__iPSourceRouteAddress__routing_PR {
+	UnicastAddress__iPSourceRouteAddress__routing_PR_NOTHING,	/* No components present */
+	UnicastAddress__iPSourceRouteAddress__routing_PR_strict,
+	UnicastAddress__iPSourceRouteAddress__routing_PR_loose
+} UnicastAddress__iPSourceRouteAddress__routing_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+
+/* UnicastAddress */
+typedef struct UnicastAddress {
+	UnicastAddress_PR present;
+	union UnicastAddress_u {
+		struct UnicastAddress__iPAddress {
+			OCTET_STRING_t	 network;
+			long	 tsapIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *iPAddress;
+		struct UnicastAddress__iPXAddress {
+			OCTET_STRING_t	 node;
+			OCTET_STRING_t	 netnum;
+			OCTET_STRING_t	 tsapIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *iPXAddress;
+		struct UnicastAddress__iP6Address {
+			OCTET_STRING_t	 network;
+			long	 tsapIdentifier;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *iP6Address;
+		OCTET_STRING_t	 netBios;
+		struct UnicastAddress__iPSourceRouteAddress {
+			struct UnicastAddress__iPSourceRouteAddress__routing {
+				UnicastAddress__iPSourceRouteAddress__routing_PR present;
+				union UnicastAddress__iPSourceRouteAddress__routing_u {
+					NULL_t	 strict;
+					NULL_t	 loose;
+				} choice;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} routing;
+			OCTET_STRING_t	 network;
+			long	 tsapIdentifier;
+			struct UnicastAddress__iPSourceRouteAddress__route {
+				A_SEQUENCE_OF(OCTET_STRING_t) list;
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} route;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *iPSourceRouteAddress;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		OCTET_STRING_t	 nsap;
+		struct NonStandardParameter	*nonStandardAddress;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UnicastAddress_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UnicastAddress;
+extern asn_CHOICE_specifics_t asn_SPC_UnicastAddress_specs_1;
+extern asn_TYPE_member_t asn_MBR_UnicastAddress_1[7];
+extern asn_per_constraints_t asn_PER_type_UnicastAddress_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _UnicastAddress_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnicastAddress.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnicastAddress.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnicastAddress.c	(working copy)
@@ -0,0 +1,814 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UnicastAddress.h"
+
+static int
+memb_network_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_tsapIdentifier_constraint_2(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_node_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 6)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_netnum_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_tsapIdentifier_constraint_6(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 2)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_network_constraint_11(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_tsapIdentifier_constraint_11(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_OCTET_STRING_constraint_22(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_network_constraint_16(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 4)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_tsapIdentifier_constraint_16(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_netBios_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 16)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_nsap_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 20)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_network_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_tsapIdentifier_constr_4 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_node_constr_7 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  6,  6 }	/* (SIZE(6..6)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_netnum_constr_8 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_tsapIdentifier_constr_9 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  2,  2 }	/* (SIZE(2..2)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_network_constr_12 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_tsapIdentifier_constr_13 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_routing_constr_17 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_Member_constr_23 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_network_constr_20 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  4,  4 }	/* (SIZE(4..4)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_tsapIdentifier_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_netBios_constr_15 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  16,  16 }	/* (SIZE(16..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_nsap_constr_26 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 5,  5,  1,  20 }	/* (SIZE(1..20)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_UnicastAddress_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_iPAddress_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPAddress, network),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_network_constr_3,  memb_network_constraint_2 },
+		0, 0, /* No default value */
+		"network"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPAddress, tsapIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_tsapIdentifier_constr_4,  memb_tsapIdentifier_constraint_2 },
+		0, 0, /* No default value */
+		"tsapIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_iPAddress_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_iPAddress_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* networkat 2171 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* tsapIdentifierat 2172 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_iPAddress_specs_2 = {
+	sizeof(struct UnicastAddress__iPAddress),
+	offsetof(struct UnicastAddress__iPAddress, _asn_ctx),
+	asn_MAP_iPAddress_tag2el_2,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_iPAddress_2 = {
+	"iPAddress",
+	"iPAddress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_iPAddress_tags_2,
+	sizeof(asn_DEF_iPAddress_tags_2)
+		/sizeof(asn_DEF_iPAddress_tags_2[0]) - 1, /* 1 */
+	asn_DEF_iPAddress_tags_2,	/* Same as above */
+	sizeof(asn_DEF_iPAddress_tags_2)
+		/sizeof(asn_DEF_iPAddress_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_iPAddress_2,
+	2,	/* Elements count */
+	&asn_SPC_iPAddress_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_iPXAddress_6[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPXAddress, node),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_node_constr_7,  memb_node_constraint_6 },
+		0, 0, /* No default value */
+		"node"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPXAddress, netnum),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_netnum_constr_8,  memb_netnum_constraint_6 },
+		0, 0, /* No default value */
+		"netnum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPXAddress, tsapIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_tsapIdentifier_constr_9,  memb_tsapIdentifier_constraint_6 },
+		0, 0, /* No default value */
+		"tsapIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_iPXAddress_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_iPXAddress_tag2el_6[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nodeat 2177 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* netnumat 2178 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* tsapIdentifierat 2179 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_iPXAddress_specs_6 = {
+	sizeof(struct UnicastAddress__iPXAddress),
+	offsetof(struct UnicastAddress__iPXAddress, _asn_ctx),
+	asn_MAP_iPXAddress_tag2el_6,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_iPXAddress_6 = {
+	"iPXAddress",
+	"iPXAddress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_iPXAddress_tags_6,
+	sizeof(asn_DEF_iPXAddress_tags_6)
+		/sizeof(asn_DEF_iPXAddress_tags_6[0]) - 1, /* 1 */
+	asn_DEF_iPXAddress_tags_6,	/* Same as above */
+	sizeof(asn_DEF_iPXAddress_tags_6)
+		/sizeof(asn_DEF_iPXAddress_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_iPXAddress_6,
+	3,	/* Elements count */
+	&asn_SPC_iPXAddress_specs_6	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_iP6Address_11[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iP6Address, network),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_network_constr_12,  memb_network_constraint_11 },
+		0, 0, /* No default value */
+		"network"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iP6Address, tsapIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_tsapIdentifier_constr_13,  memb_tsapIdentifier_constraint_11 },
+		0, 0, /* No default value */
+		"tsapIdentifier"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_iP6Address_tags_11[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_iP6Address_tag2el_11[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* networkat 2184 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* tsapIdentifierat 2185 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_iP6Address_specs_11 = {
+	sizeof(struct UnicastAddress__iP6Address),
+	offsetof(struct UnicastAddress__iP6Address, _asn_ctx),
+	asn_MAP_iP6Address_tag2el_11,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_iP6Address_11 = {
+	"iP6Address",
+	"iP6Address",
+	&asn_OP_SEQUENCE,
+	asn_DEF_iP6Address_tags_11,
+	sizeof(asn_DEF_iP6Address_tags_11)
+		/sizeof(asn_DEF_iP6Address_tags_11[0]) - 1, /* 1 */
+	asn_DEF_iP6Address_tags_11,	/* Same as above */
+	sizeof(asn_DEF_iP6Address_tags_11)
+		/sizeof(asn_DEF_iP6Address_tags_11[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_iP6Address_11,
+	2,	/* Elements count */
+	&asn_SPC_iP6Address_specs_11	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_routing_17[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPSourceRouteAddress__routing, choice.strict),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"strict"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPSourceRouteAddress__routing, choice.loose),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"loose"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_routing_tag2el_17[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* strictat 2193 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* looseat 2194 */
+};
+static asn_CHOICE_specifics_t asn_SPC_routing_specs_17 = {
+	sizeof(struct UnicastAddress__iPSourceRouteAddress__routing),
+	offsetof(struct UnicastAddress__iPSourceRouteAddress__routing, _asn_ctx),
+	offsetof(struct UnicastAddress__iPSourceRouteAddress__routing, present),
+	sizeof(((struct UnicastAddress__iPSourceRouteAddress__routing *)0)->present),
+	asn_MAP_routing_tag2el_17,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_routing_17 = {
+	"routing",
+	"routing",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_routing_constr_17, CHOICE_constraint },
+	asn_MBR_routing_17,
+	2,	/* Elements count */
+	&asn_SPC_routing_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_route_22[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (4 << 2)),
+		0,
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_Member_constr_23,  memb_OCTET_STRING_constraint_22 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_route_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_route_specs_22 = {
+	sizeof(struct UnicastAddress__iPSourceRouteAddress__route),
+	offsetof(struct UnicastAddress__iPSourceRouteAddress__route, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_route_22 = {
+	"route",
+	"route",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_route_tags_22,
+	sizeof(asn_DEF_route_tags_22)
+		/sizeof(asn_DEF_route_tags_22[0]) - 1, /* 1 */
+	asn_DEF_route_tags_22,	/* Same as above */
+	sizeof(asn_DEF_route_tags_22)
+		/sizeof(asn_DEF_route_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_route_22,
+	1,	/* Single element */
+	&asn_SPC_route_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_iPSourceRouteAddress_16[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPSourceRouteAddress, routing),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_routing_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"routing"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPSourceRouteAddress, network),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_network_constr_20,  memb_network_constraint_16 },
+		0, 0, /* No default value */
+		"network"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPSourceRouteAddress, tsapIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_tsapIdentifier_constr_21,  memb_tsapIdentifier_constraint_16 },
+		0, 0, /* No default value */
+		"tsapIdentifier"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress__iPSourceRouteAddress, route),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_route_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"route"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_iPSourceRouteAddress_tags_16[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_iPSourceRouteAddress_tag2el_16[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* routingat 2193 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* networkat 2196 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tsapIdentifierat 2197 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* routeat 2198 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_iPSourceRouteAddress_specs_16 = {
+	sizeof(struct UnicastAddress__iPSourceRouteAddress),
+	offsetof(struct UnicastAddress__iPSourceRouteAddress, _asn_ctx),
+	asn_MAP_iPSourceRouteAddress_tag2el_16,
+	4,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	4,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_iPSourceRouteAddress_16 = {
+	"iPSourceRouteAddress",
+	"iPSourceRouteAddress",
+	&asn_OP_SEQUENCE,
+	asn_DEF_iPSourceRouteAddress_tags_16,
+	sizeof(asn_DEF_iPSourceRouteAddress_tags_16)
+		/sizeof(asn_DEF_iPSourceRouteAddress_tags_16[0]) - 1, /* 1 */
+	asn_DEF_iPSourceRouteAddress_tags_16,	/* Same as above */
+	sizeof(asn_DEF_iPSourceRouteAddress_tags_16)
+		/sizeof(asn_DEF_iPSourceRouteAddress_tags_16[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_iPSourceRouteAddress_16,
+	4,	/* Elements count */
+	&asn_SPC_iPSourceRouteAddress_specs_16	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_UnicastAddress_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct UnicastAddress, choice.iPAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_iPAddress_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iPAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UnicastAddress, choice.iPXAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_iPXAddress_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iPXAddress"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UnicastAddress, choice.iP6Address),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_iP6Address_11,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iP6Address"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress, choice.netBios),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_netBios_constr_15,  memb_netBios_constraint_1 },
+		0, 0, /* No default value */
+		"netBios"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UnicastAddress, choice.iPSourceRouteAddress),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_iPSourceRouteAddress_16,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iPSourceRouteAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnicastAddress, choice.nsap),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_nsap_constr_26,  memb_nsap_constraint_1 },
+		0, 0, /* No default value */
+		"nsap"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UnicastAddress, choice.nonStandardAddress),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_UnicastAddress_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* iPAddressat 2171 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* iPXAddressat 2177 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* iP6Addressat 2184 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* netBiosat 2188 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* iPSourceRouteAddressat 2195 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* nsapat 2202 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* nonStandardAddressat 2204 */
+};
+asn_CHOICE_specifics_t asn_SPC_UnicastAddress_specs_1 = {
+	sizeof(struct UnicastAddress),
+	offsetof(struct UnicastAddress, _asn_ctx),
+	offsetof(struct UnicastAddress, present),
+	sizeof(((struct UnicastAddress *)0)->present),
+	asn_MAP_UnicastAddress_tag2el_1,
+	7,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_UnicastAddress = {
+	"UnicastAddress",
+	"UnicastAddress",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_UnicastAddress_constr_1, CHOICE_constraint },
+	asn_MBR_UnicastAddress_1,
+	7,	/* Elements count */
+	&asn_SPC_UnicastAddress_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnknownMessageResponse.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnknownMessageResponse.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnknownMessageResponse.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UnknownMessageResponse_H_
+#define	_UnknownMessageResponse_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include <OCTET_STRING.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+
+/* UnknownMessageResponse */
+typedef struct UnknownMessageResponse {
+	RequestSeqNum_t	 requestSeqNum;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct UnknownMessageResponse__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct UnknownMessageResponse__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	OCTET_STRING_t	*messageNotUnderstood;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UnknownMessageResponse_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UnknownMessageResponse;
+extern asn_SEQUENCE_specifics_t asn_SPC_UnknownMessageResponse_specs_1;
+extern asn_TYPE_member_t asn_MBR_UnknownMessageResponse_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+
+#endif	/* _UnknownMessageResponse_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnknownMessageResponse.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnknownMessageResponse.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnknownMessageResponse.c	(working copy)
@@ -0,0 +1,166 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UnknownMessageResponse.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_4 = {
+	sizeof(struct UnknownMessageResponse__tokens),
+	offsetof(struct UnknownMessageResponse__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_4 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_4,
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_4,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_4)
+		/sizeof(asn_DEF_tokens_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_4,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_6[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_6 = {
+	sizeof(struct UnknownMessageResponse__cryptoTokens),
+	offsetof(struct UnknownMessageResponse__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_6 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_6,
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_6,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_6)
+		/sizeof(asn_DEF_cryptoTokens_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_6,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_UnknownMessageResponse_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnknownMessageResponse, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 4, offsetof(struct UnknownMessageResponse, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_tokens_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct UnknownMessageResponse, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct UnknownMessageResponse, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UnknownMessageResponse, messageNotUnderstood),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"messageNotUnderstood"
+		},
+};
+static const int asn_MAP_UnknownMessageResponse_oms_1[] = { 1, 2, 3, 4 };
+static const ber_tlv_tag_t asn_DEF_UnknownMessageResponse_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_UnknownMessageResponse_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 2237 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* tokensat 2239 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* cryptoTokensat 2240 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* integrityCheckValueat 2241 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* messageNotUnderstoodat 2242 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_UnknownMessageResponse_specs_1 = {
+	sizeof(struct UnknownMessageResponse),
+	offsetof(struct UnknownMessageResponse, _asn_ctx),
+	asn_MAP_UnknownMessageResponse_tag2el_1,
+	5,	/* Count of tags in the map */
+	asn_MAP_UnknownMessageResponse_oms_1,	/* Optional members */
+	0, 4,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_UnknownMessageResponse = {
+	"UnknownMessageResponse",
+	"UnknownMessageResponse",
+	&asn_OP_SEQUENCE,
+	asn_DEF_UnknownMessageResponse_tags_1,
+	sizeof(asn_DEF_UnknownMessageResponse_tags_1)
+		/sizeof(asn_DEF_UnknownMessageResponse_tags_1[0]), /* 1 */
+	asn_DEF_UnknownMessageResponse_tags_1,	/* Same as above */
+	sizeof(asn_DEF_UnknownMessageResponse_tags_1)
+		/sizeof(asn_DEF_UnknownMessageResponse_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_UnknownMessageResponse_1,
+	5,	/* Elements count */
+	&asn_SPC_UnknownMessageResponse_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRejectReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRejectReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRejectReason.h	(working copy)
@@ -0,0 +1,71 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UnregRejectReason_H_
+#define	_UnregRejectReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum UnregRejectReason_PR {
+	UnregRejectReason_PR_NOTHING,	/* No components present */
+	UnregRejectReason_PR_notCurrentlyRegistered,
+	UnregRejectReason_PR_callInProgress,
+	UnregRejectReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	UnregRejectReason_PR_permissionDenied,
+	UnregRejectReason_PR_securityDenial,
+	UnregRejectReason_PR_securityError
+} UnregRejectReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors2;
+
+/* UnregRejectReason */
+typedef struct UnregRejectReason {
+	UnregRejectReason_PR present;
+	union UnregRejectReason_u {
+		NULL_t	 notCurrentlyRegistered;
+		NULL_t	 callInProgress;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 permissionDenied;
+		NULL_t	 securityDenial;
+		struct SecurityErrors2	*securityError;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UnregRejectReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UnregRejectReason;
+extern asn_CHOICE_specifics_t asn_SPC_UnregRejectReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_UnregRejectReason_1[6];
+extern asn_per_constraints_t asn_PER_type_UnregRejectReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors2.h"
+
+#endif	/* _UnregRejectReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRejectReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRejectReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRejectReason.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UnregRejectReason.h"
+
+asn_per_constraints_t asn_PER_type_UnregRejectReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_UnregRejectReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRejectReason, choice.notCurrentlyRegistered),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"notCurrentlyRegistered"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRejectReason, choice.callInProgress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callInProgress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRejectReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRejectReason, choice.permissionDenied),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"permissionDenied"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRejectReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UnregRejectReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_UnregRejectReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* notCurrentlyRegisteredat 1717 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callInProgressat 1718 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* undefinedReasonat 1719 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* permissionDeniedat 1721 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* securityDenialat 1723 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* securityErrorat 1725 */
+};
+asn_CHOICE_specifics_t asn_SPC_UnregRejectReason_specs_1 = {
+	sizeof(struct UnregRejectReason),
+	offsetof(struct UnregRejectReason, _asn_ctx),
+	offsetof(struct UnregRejectReason, present),
+	sizeof(((struct UnregRejectReason *)0)->present),
+	asn_MAP_UnregRejectReason_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_UnregRejectReason = {
+	"UnregRejectReason",
+	"UnregRejectReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_UnregRejectReason_constr_1, CHOICE_constraint },
+	asn_MBR_UnregRejectReason_1,
+	6,	/* Elements count */
+	&asn_SPC_UnregRejectReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRequestReason.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRequestReason.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRequestReason.h	(working copy)
@@ -0,0 +1,73 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UnregRequestReason_H_
+#define	_UnregRequestReason_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum UnregRequestReason_PR {
+	UnregRequestReason_PR_NOTHING,	/* No components present */
+	UnregRequestReason_PR_reregistrationRequired,
+	UnregRequestReason_PR_ttlExpired,
+	UnregRequestReason_PR_securityDenial,
+	UnregRequestReason_PR_undefinedReason,
+	/* Extensions may appear below */
+	UnregRequestReason_PR_maintenance,
+	UnregRequestReason_PR_securityError,
+	UnregRequestReason_PR_registerWithAssignedGK
+} UnregRequestReason_PR;
+
+/* Forward declarations */
+struct SecurityErrors2;
+
+/* UnregRequestReason */
+typedef struct UnregRequestReason {
+	UnregRequestReason_PR present;
+	union UnregRequestReason_u {
+		NULL_t	 reregistrationRequired;
+		NULL_t	 ttlExpired;
+		NULL_t	 securityDenial;
+		NULL_t	 undefinedReason;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 maintenance;
+		struct SecurityErrors2	*securityError;
+		NULL_t	 registerWithAssignedGK;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UnregRequestReason_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UnregRequestReason;
+extern asn_CHOICE_specifics_t asn_SPC_UnregRequestReason_specs_1;
+extern asn_TYPE_member_t asn_MBR_UnregRequestReason_1[7];
+extern asn_per_constraints_t asn_PER_type_UnregRequestReason_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "SecurityErrors2.h"
+
+#endif	/* _UnregRequestReason_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRequestReason.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRequestReason.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregRequestReason.c	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UnregRequestReason.h"
+
+asn_per_constraints_t asn_PER_type_UnregRequestReason_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_UnregRequestReason_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRequestReason, choice.reregistrationRequired),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reregistrationRequired"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRequestReason, choice.ttlExpired),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"ttlExpired"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRequestReason, choice.securityDenial),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityDenial"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRequestReason, choice.undefinedReason),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"undefinedReason"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRequestReason, choice.maintenance),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"maintenance"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UnregRequestReason, choice.securityError),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_SecurityErrors2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"securityError"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregRequestReason, choice.registerWithAssignedGK),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"registerWithAssignedGK"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_UnregRequestReason_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* reregistrationRequiredat 1680 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* ttlExpiredat 1681 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* securityDenialat 1682 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* undefinedReasonat 1683 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* maintenanceat 1685 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* securityErrorat 1686 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* registerWithAssignedGKat 1687 */
+};
+asn_CHOICE_specifics_t asn_SPC_UnregRequestReason_specs_1 = {
+	sizeof(struct UnregRequestReason),
+	offsetof(struct UnregRequestReason, _asn_ctx),
+	offsetof(struct UnregRequestReason, present),
+	sizeof(((struct UnregRequestReason *)0)->present),
+	asn_MAP_UnregRequestReason_tag2el_1,
+	7,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_UnregRequestReason = {
+	"UnregRequestReason",
+	"UnregRequestReason",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_UnregRequestReason_constr_1, CHOICE_constraint },
+	asn_MBR_UnregRequestReason_1,
+	7,	/* Elements count */
+	&asn_SPC_UnregRequestReason_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationConfirm.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationConfirm.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationConfirm.h	(working copy)
@@ -0,0 +1,83 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UnregistrationConfirm_H_
+#define	_UnregistrationConfirm_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct AlternateGK;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* UnregistrationConfirm */
+typedef struct UnregistrationConfirm {
+	RequestSeqNum_t	 requestSeqNum;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct UnregistrationConfirm__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct UnregistrationConfirm__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct UnregistrationConfirm__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UnregistrationConfirm_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UnregistrationConfirm;
+extern asn_SEQUENCE_specifics_t asn_SPC_UnregistrationConfirm_specs_1;
+extern asn_TYPE_member_t asn_MBR_UnregistrationConfirm_1[7];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "AlternateGK.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _UnregistrationConfirm_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationConfirm.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationConfirm.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationConfirm.c	(working copy)
@@ -0,0 +1,223 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UnregistrationConfirm.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_5[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_5 = {
+	sizeof(struct UnregistrationConfirm__tokens),
+	offsetof(struct UnregistrationConfirm__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_5 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_5,
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_5,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_5)
+		/sizeof(asn_DEF_tokens_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_5,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_7 = {
+	sizeof(struct UnregistrationConfirm__cryptoTokens),
+	offsetof(struct UnregistrationConfirm__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_7 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_7,
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_7)
+		/sizeof(asn_DEF_cryptoTokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_7,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_10[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_10 = {
+	sizeof(struct UnregistrationConfirm__genericData),
+	offsetof(struct UnregistrationConfirm__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_10 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_10,
+	sizeof(asn_DEF_genericData_tags_10)
+		/sizeof(asn_DEF_genericData_tags_10[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_10,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_10)
+		/sizeof(asn_DEF_genericData_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_10,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_10	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_UnregistrationConfirm_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregistrationConfirm, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_POINTER, 6, offsetof(struct UnregistrationConfirm, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct UnregistrationConfirm, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_tokens_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 4, offsetof(struct UnregistrationConfirm, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct UnregistrationConfirm, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 2, offsetof(struct UnregistrationConfirm, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_genericData_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UnregistrationConfirm, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_UnregistrationConfirm_oms_1[] = { 1, 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_UnregistrationConfirm_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_UnregistrationConfirm_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1692 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nonStandardDataat 1693 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* tokensat 1695 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* cryptoTokensat 1696 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* integrityCheckValueat 1697 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* genericDataat 1698 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* assignedGatekeeperat 1699 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_UnregistrationConfirm_specs_1 = {
+	sizeof(struct UnregistrationConfirm),
+	offsetof(struct UnregistrationConfirm, _asn_ctx),
+	asn_MAP_UnregistrationConfirm_tag2el_1,
+	7,	/* Count of tags in the map */
+	asn_MAP_UnregistrationConfirm_oms_1,	/* Optional members */
+	1, 5,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_UnregistrationConfirm = {
+	"UnregistrationConfirm",
+	"UnregistrationConfirm",
+	&asn_OP_SEQUENCE,
+	asn_DEF_UnregistrationConfirm_tags_1,
+	sizeof(asn_DEF_UnregistrationConfirm_tags_1)
+		/sizeof(asn_DEF_UnregistrationConfirm_tags_1[0]), /* 1 */
+	asn_DEF_UnregistrationConfirm_tags_1,	/* Same as above */
+	sizeof(asn_DEF_UnregistrationConfirm_tags_1)
+		/sizeof(asn_DEF_UnregistrationConfirm_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_UnregistrationConfirm_1,
+	7,	/* Elements count */
+	&asn_SPC_UnregistrationConfirm_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationReject.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationReject.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationReject.h	(working copy)
@@ -0,0 +1,85 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UnregistrationReject_H_
+#define	_UnregistrationReject_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "UnregRejectReason.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct AltGKInfo;
+struct ICV;
+struct ClearToken;
+struct CryptoH323Token;
+struct GenericData;
+
+/* UnregistrationReject */
+typedef struct UnregistrationReject {
+	RequestSeqNum_t	 requestSeqNum;
+	UnregRejectReason_t	 rejectReason;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct AltGKInfo	*altGKInfo;	/* OPTIONAL */
+	struct UnregistrationReject__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct UnregistrationReject__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct UnregistrationReject__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UnregistrationReject_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UnregistrationReject;
+extern asn_SEQUENCE_specifics_t asn_SPC_UnregistrationReject_specs_1;
+extern asn_TYPE_member_t asn_MBR_UnregistrationReject_1[8];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "AltGKInfo.h"
+#include "ICV.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "GenericData.h"
+
+#endif	/* _UnregistrationReject_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationReject.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationReject.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationReject.c	(working copy)
@@ -0,0 +1,233 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UnregistrationReject.h"
+
+static asn_TYPE_member_t asn_MBR_tokens_7[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_7[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_7 = {
+	sizeof(struct UnregistrationReject__tokens),
+	offsetof(struct UnregistrationReject__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_7 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_7,
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_7,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_7)
+		/sizeof(asn_DEF_tokens_tags_7[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_7,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_7	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_9[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_9[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_9 = {
+	sizeof(struct UnregistrationReject__cryptoTokens),
+	offsetof(struct UnregistrationReject__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_9 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_9,
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_9,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_9)
+		/sizeof(asn_DEF_cryptoTokens_tags_9[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_9,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_9	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_12[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_12[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_12 = {
+	sizeof(struct UnregistrationReject__genericData),
+	offsetof(struct UnregistrationReject__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_12 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_12,
+	sizeof(asn_DEF_genericData_tags_12)
+		/sizeof(asn_DEF_genericData_tags_12[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_12,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_12)
+		/sizeof(asn_DEF_genericData_tags_12[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_12,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_12	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_UnregistrationReject_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregistrationReject, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregistrationReject, rejectReason),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UnregRejectReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejectReason"
+		},
+	{ ATF_POINTER, 6, offsetof(struct UnregistrationReject, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 5, offsetof(struct UnregistrationReject, altGKInfo),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AltGKInfo,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"altGKInfo"
+		},
+	{ ATF_POINTER, 4, offsetof(struct UnregistrationReject, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_tokens_7,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 3, offsetof(struct UnregistrationReject, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 2, offsetof(struct UnregistrationReject, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UnregistrationReject, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_genericData_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+};
+static const int asn_MAP_UnregistrationReject_oms_1[] = { 2, 3, 4, 5, 6, 7 };
+static const ber_tlv_tag_t asn_DEF_UnregistrationReject_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_UnregistrationReject_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1704 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rejectReasonat 1705 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* nonStandardDataat 1706 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* altGKInfoat 1708 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* tokensat 1709 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* cryptoTokensat 1710 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* integrityCheckValueat 1711 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* genericDataat 1712 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_UnregistrationReject_specs_1 = {
+	sizeof(struct UnregistrationReject),
+	offsetof(struct UnregistrationReject, _asn_ctx),
+	asn_MAP_UnregistrationReject_tag2el_1,
+	8,	/* Count of tags in the map */
+	asn_MAP_UnregistrationReject_oms_1,	/* Optional members */
+	1, 5,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_UnregistrationReject = {
+	"UnregistrationReject",
+	"UnregistrationReject",
+	&asn_OP_SEQUENCE,
+	asn_DEF_UnregistrationReject_tags_1,
+	sizeof(asn_DEF_UnregistrationReject_tags_1)
+		/sizeof(asn_DEF_UnregistrationReject_tags_1[0]), /* 1 */
+	asn_DEF_UnregistrationReject_tags_1,	/* Same as above */
+	sizeof(asn_DEF_UnregistrationReject_tags_1)
+		/sizeof(asn_DEF_UnregistrationReject_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_UnregistrationReject_1,
+	8,	/* Elements count */
+	&asn_SPC_UnregistrationReject_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationRequest.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationRequest.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationRequest.h	(working copy)
@@ -0,0 +1,136 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UnregistrationRequest_H_
+#define	_UnregistrationRequest_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "RequestSeqNum.h"
+#include "EndpointIdentifier.h"
+#include "GatekeeperIdentifier.h"
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct ICV;
+struct UnregRequestReason;
+struct AlternateGK;
+struct TransportAddress;
+struct AliasAddress;
+struct Endpoint;
+struct ClearToken;
+struct CryptoH323Token;
+struct AddressPattern;
+struct SupportedPrefix;
+struct GenericData;
+
+/* UnregistrationRequest */
+typedef struct UnregistrationRequest {
+	RequestSeqNum_t	 requestSeqNum;
+	struct UnregistrationRequest__callSignalAddress {
+		A_SEQUENCE_OF(struct TransportAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} callSignalAddress;
+	struct UnregistrationRequest__endpointAlias {
+		A_SEQUENCE_OF(struct AliasAddress) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *endpointAlias;
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	EndpointIdentifier_t	*endpointIdentifier;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct UnregistrationRequest__alternateEndpoints {
+		A_SEQUENCE_OF(struct Endpoint) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateEndpoints;
+	GatekeeperIdentifier_t	*gatekeeperIdentifier;	/* OPTIONAL */
+	struct UnregistrationRequest__tokens {
+		A_SEQUENCE_OF(struct ClearToken) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *tokens;
+	struct UnregistrationRequest__cryptoTokens {
+		A_SEQUENCE_OF(struct CryptoH323Token) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *cryptoTokens;
+	struct ICV	*integrityCheckValue;	/* OPTIONAL */
+	struct UnregRequestReason	*reason;	/* OPTIONAL */
+	struct UnregistrationRequest__endpointAliasPattern {
+		A_SEQUENCE_OF(struct AddressPattern) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *endpointAliasPattern;
+	struct UnregistrationRequest__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	struct UnregistrationRequest__alternateGatekeeper {
+		A_SEQUENCE_OF(struct AlternateGK) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *alternateGatekeeper;
+	struct UnregistrationRequest__genericData {
+		A_SEQUENCE_OF(struct GenericData) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *genericData;
+	struct AlternateGK	*assignedGatekeeper;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UnregistrationRequest_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UnregistrationRequest;
+extern asn_SEQUENCE_specifics_t asn_SPC_UnregistrationRequest_specs_1;
+extern asn_TYPE_member_t asn_MBR_UnregistrationRequest_1[16];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "ICV.h"
+#include "UnregRequestReason.h"
+#include "AlternateGK.h"
+#include "H323-MESSAGES_TransportAddress.h"
+#include "AliasAddress.h"
+#include "Endpoint.h"
+#include "ClearToken.h"
+#include "CryptoH323Token.h"
+#include "AddressPattern.h"
+#include "SupportedPrefix.h"
+#include "GenericData.h"
+
+#endif	/* _UnregistrationRequest_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationRequest.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationRequest.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UnregistrationRequest.c	(working copy)
@@ -0,0 +1,535 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UnregistrationRequest.h"
+
+static asn_TYPE_member_t asn_MBR_callSignalAddress_3[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_H323_MESSAGES_TransportAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_callSignalAddress_tags_3[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_callSignalAddress_specs_3 = {
+	sizeof(struct UnregistrationRequest__callSignalAddress),
+	offsetof(struct UnregistrationRequest__callSignalAddress, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_callSignalAddress_3 = {
+	"callSignalAddress",
+	"callSignalAddress",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_callSignalAddress_tags_3,
+	sizeof(asn_DEF_callSignalAddress_tags_3)
+		/sizeof(asn_DEF_callSignalAddress_tags_3[0]) - 1, /* 1 */
+	asn_DEF_callSignalAddress_tags_3,	/* Same as above */
+	sizeof(asn_DEF_callSignalAddress_tags_3)
+		/sizeof(asn_DEF_callSignalAddress_tags_3[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_callSignalAddress_3,
+	1,	/* Single element */
+	&asn_SPC_callSignalAddress_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_endpointAlias_5[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AliasAddress,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_endpointAlias_tags_5[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_endpointAlias_specs_5 = {
+	sizeof(struct UnregistrationRequest__endpointAlias),
+	offsetof(struct UnregistrationRequest__endpointAlias, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_endpointAlias_5 = {
+	"endpointAlias",
+	"endpointAlias",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_endpointAlias_tags_5,
+	sizeof(asn_DEF_endpointAlias_tags_5)
+		/sizeof(asn_DEF_endpointAlias_tags_5[0]) - 1, /* 1 */
+	asn_DEF_endpointAlias_tags_5,	/* Same as above */
+	sizeof(asn_DEF_endpointAlias_tags_5)
+		/sizeof(asn_DEF_endpointAlias_tags_5[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_endpointAlias_5,
+	1,	/* Single element */
+	&asn_SPC_endpointAlias_specs_5	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alternateEndpoints_10[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Endpoint,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateEndpoints_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateEndpoints_specs_10 = {
+	sizeof(struct UnregistrationRequest__alternateEndpoints),
+	offsetof(struct UnregistrationRequest__alternateEndpoints, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateEndpoints_10 = {
+	"alternateEndpoints",
+	"alternateEndpoints",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateEndpoints_tags_10,
+	sizeof(asn_DEF_alternateEndpoints_tags_10)
+		/sizeof(asn_DEF_alternateEndpoints_tags_10[0]) - 1, /* 1 */
+	asn_DEF_alternateEndpoints_tags_10,	/* Same as above */
+	sizeof(asn_DEF_alternateEndpoints_tags_10)
+		/sizeof(asn_DEF_alternateEndpoints_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateEndpoints_10,
+	1,	/* Single element */
+	&asn_SPC_alternateEndpoints_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_tokens_13[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_ClearToken,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_tokens_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_tokens_specs_13 = {
+	sizeof(struct UnregistrationRequest__tokens),
+	offsetof(struct UnregistrationRequest__tokens, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_tokens_13 = {
+	"tokens",
+	"tokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_tokens_tags_13,
+	sizeof(asn_DEF_tokens_tags_13)
+		/sizeof(asn_DEF_tokens_tags_13[0]) - 1, /* 1 */
+	asn_DEF_tokens_tags_13,	/* Same as above */
+	sizeof(asn_DEF_tokens_tags_13)
+		/sizeof(asn_DEF_tokens_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_tokens_13,
+	1,	/* Single element */
+	&asn_SPC_tokens_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_cryptoTokens_15[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_CryptoH323Token,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_cryptoTokens_tags_15[] = {
+	(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_cryptoTokens_specs_15 = {
+	sizeof(struct UnregistrationRequest__cryptoTokens),
+	offsetof(struct UnregistrationRequest__cryptoTokens, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_cryptoTokens_15 = {
+	"cryptoTokens",
+	"cryptoTokens",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_cryptoTokens_tags_15,
+	sizeof(asn_DEF_cryptoTokens_tags_15)
+		/sizeof(asn_DEF_cryptoTokens_tags_15[0]) - 1, /* 1 */
+	asn_DEF_cryptoTokens_tags_15,	/* Same as above */
+	sizeof(asn_DEF_cryptoTokens_tags_15)
+		/sizeof(asn_DEF_cryptoTokens_tags_15[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_cryptoTokens_15,
+	1,	/* Single element */
+	&asn_SPC_cryptoTokens_specs_15	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_endpointAliasPattern_19[] = {
+	{ ATF_POINTER, 0, 0,
+		-1 /* Ambiguous tag (CHOICE?) */,
+		0,
+		&asn_DEF_AddressPattern,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_endpointAliasPattern_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_endpointAliasPattern_specs_19 = {
+	sizeof(struct UnregistrationRequest__endpointAliasPattern),
+	offsetof(struct UnregistrationRequest__endpointAliasPattern, _asn_ctx),
+	2,	/* XER encoding is XMLValueList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_endpointAliasPattern_19 = {
+	"endpointAliasPattern",
+	"endpointAliasPattern",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_endpointAliasPattern_tags_19,
+	sizeof(asn_DEF_endpointAliasPattern_tags_19)
+		/sizeof(asn_DEF_endpointAliasPattern_tags_19[0]) - 1, /* 1 */
+	asn_DEF_endpointAliasPattern_tags_19,	/* Same as above */
+	sizeof(asn_DEF_endpointAliasPattern_tags_19)
+		/sizeof(asn_DEF_endpointAliasPattern_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_endpointAliasPattern_19,
+	1,	/* Single element */
+	&asn_SPC_endpointAliasPattern_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_21[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_21[] = {
+	(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_21 = {
+	sizeof(struct UnregistrationRequest__supportedPrefixes),
+	offsetof(struct UnregistrationRequest__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_21 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_21,
+	sizeof(asn_DEF_supportedPrefixes_tags_21)
+		/sizeof(asn_DEF_supportedPrefixes_tags_21[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_21,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_21)
+		/sizeof(asn_DEF_supportedPrefixes_tags_21[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_21,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_21	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_alternateGatekeeper_23[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_alternateGatekeeper_tags_23[] = {
+	(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_alternateGatekeeper_specs_23 = {
+	sizeof(struct UnregistrationRequest__alternateGatekeeper),
+	offsetof(struct UnregistrationRequest__alternateGatekeeper, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_alternateGatekeeper_23 = {
+	"alternateGatekeeper",
+	"alternateGatekeeper",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_alternateGatekeeper_tags_23,
+	sizeof(asn_DEF_alternateGatekeeper_tags_23)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_23[0]) - 1, /* 1 */
+	asn_DEF_alternateGatekeeper_tags_23,	/* Same as above */
+	sizeof(asn_DEF_alternateGatekeeper_tags_23)
+		/sizeof(asn_DEF_alternateGatekeeper_tags_23[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_alternateGatekeeper_23,
+	1,	/* Single element */
+	&asn_SPC_alternateGatekeeper_specs_23	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericData_25[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericData,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericData_tags_25[] = {
+	(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericData_specs_25 = {
+	sizeof(struct UnregistrationRequest__genericData),
+	offsetof(struct UnregistrationRequest__genericData, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericData_25 = {
+	"genericData",
+	"genericData",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericData_tags_25,
+	sizeof(asn_DEF_genericData_tags_25)
+		/sizeof(asn_DEF_genericData_tags_25[0]) - 1, /* 1 */
+	asn_DEF_genericData_tags_25,	/* Same as above */
+	sizeof(asn_DEF_genericData_tags_25)
+		/sizeof(asn_DEF_genericData_tags_25[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericData_25,
+	1,	/* Single element */
+	&asn_SPC_genericData_specs_25	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_UnregistrationRequest_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregistrationRequest, requestSeqNum),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_RequestSeqNum,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"requestSeqNum"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UnregistrationRequest, callSignalAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_callSignalAddress_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"callSignalAddress"
+		},
+	{ ATF_POINTER, 14, offsetof(struct UnregistrationRequest, endpointAlias),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_endpointAlias_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointAlias"
+		},
+	{ ATF_POINTER, 13, offsetof(struct UnregistrationRequest, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 12, offsetof(struct UnregistrationRequest, endpointIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_EndpointIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointIdentifier"
+		},
+	{ ATF_POINTER, 11, offsetof(struct UnregistrationRequest, alternateEndpoints),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_alternateEndpoints_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateEndpoints"
+		},
+	{ ATF_POINTER, 10, offsetof(struct UnregistrationRequest, gatekeeperIdentifier),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GatekeeperIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"gatekeeperIdentifier"
+		},
+	{ ATF_POINTER, 9, offsetof(struct UnregistrationRequest, tokens),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_tokens_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tokens"
+		},
+	{ ATF_POINTER, 8, offsetof(struct UnregistrationRequest, cryptoTokens),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		0,
+		&asn_DEF_cryptoTokens_15,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"cryptoTokens"
+		},
+	{ ATF_POINTER, 7, offsetof(struct UnregistrationRequest, integrityCheckValue),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ICV,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"integrityCheckValue"
+		},
+	{ ATF_POINTER, 6, offsetof(struct UnregistrationRequest, reason),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_UnregRequestReason,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"reason"
+		},
+	{ ATF_POINTER, 5, offsetof(struct UnregistrationRequest, endpointAliasPattern),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		0,
+		&asn_DEF_endpointAliasPattern_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"endpointAliasPattern"
+		},
+	{ ATF_POINTER, 4, offsetof(struct UnregistrationRequest, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_21,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+	{ ATF_POINTER, 3, offsetof(struct UnregistrationRequest, alternateGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		0,
+		&asn_DEF_alternateGatekeeper_23,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alternateGatekeeper"
+		},
+	{ ATF_POINTER, 2, offsetof(struct UnregistrationRequest, genericData),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		0,
+		&asn_DEF_genericData_25,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericData"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UnregistrationRequest, assignedGatekeeper),
+		(ASN_TAG_CLASS_CONTEXT | (15 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_AlternateGK,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"assignedGatekeeper"
+		},
+};
+static const int asn_MAP_UnregistrationRequest_oms_1[] = { 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 };
+static const ber_tlv_tag_t asn_DEF_UnregistrationRequest_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_UnregistrationRequest_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* requestSeqNumat 1659 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* callSignalAddressat 1660 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* endpointAliasat 1661 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nonStandardDataat 1662 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* endpointIdentifierat 1663 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* alternateEndpointsat 1665 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* gatekeeperIdentifierat 1666 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* tokensat 1667 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* cryptoTokensat 1668 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* integrityCheckValueat 1669 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* reasonat 1670 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* endpointAliasPatternat 1671 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* supportedPrefixesat 1672 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* alternateGatekeeperat 1673 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 }, /* genericDataat 1674 */
+    { (ASN_TAG_CLASS_CONTEXT | (15 << 2)), 15, 0, 0 } /* assignedGatekeeperat 1675 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_UnregistrationRequest_specs_1 = {
+	sizeof(struct UnregistrationRequest),
+	offsetof(struct UnregistrationRequest, _asn_ctx),
+	asn_MAP_UnregistrationRequest_tag2el_1,
+	16,	/* Count of tags in the map */
+	asn_MAP_UnregistrationRequest_oms_1,	/* Optional members */
+	3, 11,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_UnregistrationRequest = {
+	"UnregistrationRequest",
+	"UnregistrationRequest",
+	&asn_OP_SEQUENCE,
+	asn_DEF_UnregistrationRequest_tags_1,
+	sizeof(asn_DEF_UnregistrationRequest_tags_1)
+		/sizeof(asn_DEF_UnregistrationRequest_tags_1[0]), /* 1 */
+	asn_DEF_UnregistrationRequest_tags_1,	/* Same as above */
+	sizeof(asn_DEF_UnregistrationRequest_tags_1)
+		/sizeof(asn_DEF_UnregistrationRequest_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_UnregistrationRequest_1,
+	16,	/* Elements count */
+	&asn_SPC_UnregistrationRequest_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UseSpecifiedTransport.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UseSpecifiedTransport.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UseSpecifiedTransport.h	(working copy)
@@ -0,0 +1,59 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UseSpecifiedTransport_H_
+#define	_UseSpecifiedTransport_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum UseSpecifiedTransport_PR {
+	UseSpecifiedTransport_PR_NOTHING,	/* No components present */
+	UseSpecifiedTransport_PR_tcp,
+	UseSpecifiedTransport_PR_annexE,
+	/* Extensions may appear below */
+	UseSpecifiedTransport_PR_sctp
+} UseSpecifiedTransport_PR;
+
+/* UseSpecifiedTransport */
+typedef struct UseSpecifiedTransport {
+	UseSpecifiedTransport_PR present;
+	union UseSpecifiedTransport_u {
+		NULL_t	 tcp;
+		NULL_t	 annexE;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 sctp;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UseSpecifiedTransport_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UseSpecifiedTransport;
+extern asn_CHOICE_specifics_t asn_SPC_UseSpecifiedTransport_specs_1;
+extern asn_TYPE_member_t asn_MBR_UseSpecifiedTransport_1[3];
+extern asn_per_constraints_t asn_PER_type_UseSpecifiedTransport_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _UseSpecifiedTransport_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UseSpecifiedTransport.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UseSpecifiedTransport.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UseSpecifiedTransport.c	(working copy)
@@ -0,0 +1,72 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UseSpecifiedTransport.h"
+
+asn_per_constraints_t asn_PER_type_UseSpecifiedTransport_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_UseSpecifiedTransport_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UseSpecifiedTransport, choice.tcp),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"tcp"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UseSpecifiedTransport, choice.annexE),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"annexE"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UseSpecifiedTransport, choice.sctp),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sctp"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_UseSpecifiedTransport_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* tcpat 923 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* annexEat 924 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* sctpat 926 */
+};
+asn_CHOICE_specifics_t asn_SPC_UseSpecifiedTransport_specs_1 = {
+	sizeof(struct UseSpecifiedTransport),
+	offsetof(struct UseSpecifiedTransport, _asn_ctx),
+	offsetof(struct UseSpecifiedTransport, present),
+	sizeof(((struct UseSpecifiedTransport *)0)->present),
+	asn_MAP_UseSpecifiedTransport_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_UseSpecifiedTransport = {
+	"UseSpecifiedTransport",
+	"UseSpecifiedTransport",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_UseSpecifiedTransport_constr_1, CHOICE_constraint },
+	asn_MBR_UseSpecifiedTransport_1,
+	3,	/* Elements count */
+	&asn_SPC_UseSpecifiedTransport_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputCapability.h	(working copy)
@@ -0,0 +1,92 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UserInputCapability_H_
+#define	_UserInputCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum UserInputCapability_PR {
+	UserInputCapability_PR_NOTHING,	/* No components present */
+	UserInputCapability_PR_nonStandard,
+	UserInputCapability_PR_basicString,
+	UserInputCapability_PR_iA5String,
+	UserInputCapability_PR_generalString,
+	UserInputCapability_PR_dtmf,
+	UserInputCapability_PR_hookflash,
+	/* Extensions may appear below */
+	UserInputCapability_PR_extendedAlphanumeric,
+	UserInputCapability_PR_encryptedBasicString,
+	UserInputCapability_PR_encryptedIA5String,
+	UserInputCapability_PR_encryptedGeneralString,
+	UserInputCapability_PR_secureDTMF,
+	UserInputCapability_PR_genericUserInputCapability
+} UserInputCapability_PR;
+
+/* Forward declarations */
+struct GenericCapability;
+struct NonStandardParameter;
+
+/* UserInputCapability */
+typedef struct UserInputCapability {
+	UserInputCapability_PR present;
+	union UserInputCapability_u {
+		struct UserInputCapability__nonStandard {
+			A_SEQUENCE_OF(struct NonStandardParameter) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *nonStandard;
+		NULL_t	 basicString;
+		NULL_t	 iA5String;
+		NULL_t	 generalString;
+		NULL_t	 dtmf;
+		NULL_t	 hookflash;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		NULL_t	 extendedAlphanumeric;
+		NULL_t	 encryptedBasicString;
+		NULL_t	 encryptedIA5String;
+		NULL_t	 encryptedGeneralString;
+		NULL_t	 secureDTMF;
+		struct GenericCapability	*genericUserInputCapability;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UserInputCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_UserInputCapability;
+extern asn_CHOICE_specifics_t asn_SPC_UserInputCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_UserInputCapability_1[12];
+extern asn_per_constraints_t asn_PER_type_UserInputCapability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "GenericCapability.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+
+#endif	/* _UserInputCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputCapability.c	(working copy)
@@ -0,0 +1,235 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UserInputCapability.h"
+
+static int
+memb_nonStandard_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSEQUENCE_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 16)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_nonStandard_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_nonStandard_constr_2 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 4,  4,  1,  16 }	/* (SIZE(1..16)) */,
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_UserInputCapability_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  5 }	/* (0..5,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_nonStandard_2[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_nonStandard_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_nonStandard_specs_2 = {
+	sizeof(struct UserInputCapability__nonStandard),
+	offsetof(struct UserInputCapability__nonStandard, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_nonStandard_2 = {
+	"nonStandard",
+	"nonStandard",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_nonStandard_tags_2,
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]) - 1, /* 1 */
+	asn_DEF_nonStandard_tags_2,	/* Same as above */
+	sizeof(asn_DEF_nonStandard_tags_2)
+		/sizeof(asn_DEF_nonStandard_tags_2[0]), /* 2 */
+	{ 0, &asn_PER_type_nonStandard_constr_2, SEQUENCE_OF_constraint },
+	asn_MBR_nonStandard_2,
+	1,	/* Single element */
+	&asn_SPC_nonStandard_specs_2	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_UserInputCapability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct UserInputCapability, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_nonStandard_2,
+		0,
+		{ 0, &asn_PER_memb_nonStandard_constr_2,  memb_nonStandard_constraint_1 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.basicString),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"basicString"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.iA5String),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iA5String"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.generalString),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"generalString"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.dtmf),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dtmf"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.hookflash),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hookflash"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.extendedAlphanumeric),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"extendedAlphanumeric"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.encryptedBasicString),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedBasicString"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.encryptedIA5String),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedIA5String"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.encryptedGeneralString),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedGeneralString"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputCapability, choice.secureDTMF),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"secureDTMF"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UserInputCapability, choice.genericUserInputCapability),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericUserInputCapability"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_UserInputCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 1482 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* basicStringat 1483 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* iA5Stringat 1484 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* generalStringat 1485 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* dtmfat 1486 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* hookflashat 1488 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* extendedAlphanumericat 1490 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* encryptedBasicStringat 1491 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* encryptedIA5Stringat 1493 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* encryptedGeneralStringat 1495 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* secureDTMFat 1497 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 } /* genericUserInputCapabilityat 1499 */
+};
+asn_CHOICE_specifics_t asn_SPC_UserInputCapability_specs_1 = {
+	sizeof(struct UserInputCapability),
+	offsetof(struct UserInputCapability, _asn_ctx),
+	offsetof(struct UserInputCapability, present),
+	sizeof(((struct UserInputCapability *)0)->present),
+	asn_MAP_UserInputCapability_tag2el_1,
+	12,	/* Count of tags in the map */
+	0, 0,
+	6	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_UserInputCapability = {
+	"UserInputCapability",
+	"UserInputCapability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_UserInputCapability_constr_1, CHOICE_constraint },
+	asn_MBR_UserInputCapability_1,
+	12,	/* Elements count */
+	&asn_SPC_UserInputCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputIndication.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputIndication.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputIndication.h	(working copy)
@@ -0,0 +1,202 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_UserInputIndication_H_
+#define	_UserInputIndication_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <GeneralString.h>
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <IA5String.h>
+#include <NativeInteger.h>
+#include <OCTET_STRING.h>
+#include <OBJECT_IDENTIFIER.h>
+#include "LogicalChannelNumber.h"
+#include <constr_SEQUENCE.h>
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum UserInputIndication_PR {
+	UserInputIndication_PR_NOTHING,	/* No components present */
+	UserInputIndication_PR_nonStandard,
+	UserInputIndication_PR_alphanumeric,
+	/* Extensions may appear below */
+	UserInputIndication_PR_userInputSupportIndication,
+	UserInputIndication_PR_signal,
+	UserInputIndication_PR_signalUpdate,
+	UserInputIndication_PR_extendedAlphanumeric,
+	UserInputIndication_PR_encryptedAlphanumeric,
+	UserInputIndication_PR_genericInformation
+} UserInputIndication_PR;
+typedef enum UserInputIndication__userInputSupportIndication_PR {
+	UserInputIndication__userInputSupportIndication_PR_NOTHING,	/* No components present */
+	UserInputIndication__userInputSupportIndication_PR_nonStandard,
+	UserInputIndication__userInputSupportIndication_PR_basicString,
+	UserInputIndication__userInputSupportIndication_PR_iA5String,
+	UserInputIndication__userInputSupportIndication_PR_generalString,
+	/* Extensions may appear below */
+	UserInputIndication__userInputSupportIndication_PR_encryptedBasicString,
+	UserInputIndication__userInputSupportIndication_PR_encryptedIA5String,
+	UserInputIndication__userInputSupportIndication_PR_encryptedGeneralString
+} UserInputIndication__userInputSupportIndication_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct Params;
+struct GenericInformation;
+
+/* UserInputIndication */
+typedef struct UserInputIndication {
+	UserInputIndication_PR present;
+	union UserInputIndication_u {
+		struct NonStandardParameter	*nonStandard;
+		GeneralString_t	 alphanumeric;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct UserInputIndication__userInputSupportIndication {
+			UserInputIndication__userInputSupportIndication_PR present;
+			union UserInputIndication__userInputSupportIndication_u {
+				struct NonStandardParameter	*nonStandard;
+				NULL_t	 basicString;
+				NULL_t	 iA5String;
+				NULL_t	 generalString;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				NULL_t	 encryptedBasicString;
+				NULL_t	 encryptedIA5String;
+				NULL_t	 encryptedGeneralString;
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *userInputSupportIndication;
+		struct UserInputIndication__signal {
+			IA5String_t	 signalType;
+			long	*duration;	/* OPTIONAL */
+			struct UserInputIndication__signal__rtp {
+				unsigned long	*timestamp;	/* OPTIONAL */
+				unsigned long	*expirationTime;	/* OPTIONAL */
+				LogicalChannelNumber_t	 logicalChannelNumber;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *rtp;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			NULL_t	*rtpPayloadIndication;	/* OPTIONAL */
+			struct Params	*paramS;	/* OPTIONAL */
+			OCTET_STRING_t	*encryptedSignalType;	/* OPTIONAL */
+			OBJECT_IDENTIFIER_t	*algorithmOID;	/* OPTIONAL */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *signal;
+		struct UserInputIndication__signalUpdate {
+			long	 duration;
+			struct UserInputIndication__signalUpdate__rtp {
+				LogicalChannelNumber_t	 logicalChannelNumber;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *rtp;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *signalUpdate;
+		struct UserInputIndication__extendedAlphanumeric {
+			GeneralString_t	 alphanumeric;
+			NULL_t	*rtpPayloadIndication;	/* OPTIONAL */
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			struct UserInputIndication__extendedAlphanumeric__encryptedAlphanumeric {
+				OBJECT_IDENTIFIER_t	 algorithmOID;
+				struct Params	*paramS;	/* OPTIONAL */
+				OCTET_STRING_t	 encrypted;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *encryptedAlphanumeric;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *extendedAlphanumeric;
+		struct UserInputIndication__encryptedAlphanumeric {
+			OBJECT_IDENTIFIER_t	 algorithmOID;
+			struct Params	*paramS;	/* OPTIONAL */
+			OCTET_STRING_t	 encrypted;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *encryptedAlphanumeric;
+		struct UserInputIndication__genericInformation {
+			A_SEQUENCE_OF(struct GenericInformation) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} *genericInformation;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} UserInputIndication_t;
+
+/* Implementation */
+/* extern asn_TYPE_descriptor_t asn_DEF_timestamp_18;	// (Use -fall-defs-global to expose) */
+/* extern asn_TYPE_descriptor_t asn_DEF_expirationTime_19;	// (Use -fall-defs-global to expose) */
+extern asn_TYPE_descriptor_t asn_DEF_UserInputIndication;
+extern asn_CHOICE_specifics_t asn_SPC_UserInputIndication_specs_1;
+extern asn_TYPE_member_t asn_MBR_UserInputIndication_1[8];
+extern asn_per_constraints_t asn_PER_type_UserInputIndication_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "MULTIMEDIA-SYSTEM-CONTROL_Params.h"
+#include "GenericInformation.h"
+
+#endif	/* _UserInputIndication_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputIndication.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputIndication.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/UserInputIndication.c	(working copy)
@@ -0,0 +1,1028 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "UserInputIndication.h"
+
+static const int permitted_alphabet_table_15[256] = {
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*                  */
+ 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0,	/*  ! #      *      */
+ 4, 5, 6, 7, 8, 9,10,11,12,13, 0, 0, 0, 0, 0, 0,	/* 0123456789       */
+ 0,14,15,16,17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,	/*  ABCD            */
+};
+static const int permitted_alphabet_code2value_15[17] = {
+33,35,42,48,49,50,51,52,53,54,55,56,57,65,66,67,
+68,};
+
+
+static int check_permitted_alphabet_15(const void *sptr) {
+	const int *table = permitted_alphabet_table_15;
+	/* The underlying type is IA5String */
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	const uint8_t *ch = st->buf;
+	const uint8_t *end = ch + st->size;
+	
+	for(; ch < end; ch++) {
+		uint8_t cv = *ch;
+		if(!table[cv]) return -1;
+	}
+	return 0;
+}
+
+static int
+timestamp_18_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+expirationTime_19_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+/*
+ * This type is implemented using NativeInteger,
+ * so here we adjust the DEF accordingly.
+ */
+static int
+memb_timestamp_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_expirationTime_constraint_17(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	
+	/* Constraint check succeeded */
+	return 0;
+}
+
+static int
+memb_signalType_constraint_14(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const IA5String_t *st = (const IA5String_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 1)
+		 && !check_permitted_alphabet_15(st)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int asn_PER_MAP_signalType_15_v2c(unsigned int value) {
+	if(value >= sizeof(permitted_alphabet_table_15)/sizeof(permitted_alphabet_table_15[0]))
+		return -1;
+	return permitted_alphabet_table_15[value] - 1;
+}
+static int asn_PER_MAP_signalType_15_c2v(unsigned int code) {
+	if(code >= sizeof(permitted_alphabet_code2value_15)/sizeof(permitted_alphabet_code2value_15[0]))
+		return -1;
+	return permitted_alphabet_code2value_15[code];
+}
+static int
+memb_duration_constraint_14(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_encryptedSignalType_constraint_14(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size == 1)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_duration_constraint_27(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_userInputSupportIndication_constr_5 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  3 }	/* (0..3,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_timestamp_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_expirationTime_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_timestamp_constr_18 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_expirationTime_constr_19 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 32, -1,  0,  4294967295 }	/* (0..4294967295) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_signalType_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 5,  5,  33,  68 }	/* (33..68) */,
+	{ APC_CONSTRAINED,	 0,  0,  1,  1 }	/* (SIZE(1..1)) */,
+	asn_PER_MAP_signalType_15_v2c,	/* Value to PER code map */
+	asn_PER_MAP_signalType_15_c2v	/* PER code to value map */
+};
+static asn_per_constraints_t asn_PER_memb_duration_constr_16 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_encryptedSignalType_constr_25 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 0,  0,  1,  1 }	/* (SIZE(1..1)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_duration_constr_28 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_per_constraints_t asn_PER_type_UserInputIndication_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_userInputSupportIndication_5[] = {
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication__userInputSupportIndication, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__userInputSupportIndication, choice.basicString),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"basicString"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__userInputSupportIndication, choice.iA5String),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"iA5String"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__userInputSupportIndication, choice.generalString),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"generalString"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__userInputSupportIndication, choice.encryptedBasicString),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedBasicString"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__userInputSupportIndication, choice.encryptedIA5String),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedIA5String"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__userInputSupportIndication, choice.encryptedGeneralString),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedGeneralString"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_userInputSupportIndication_tag2el_5[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 4104 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* basicStringat 4105 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* iA5Stringat 4106 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* generalStringat 4107 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* encryptedBasicStringat 4109 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* encryptedIA5Stringat 4110 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* encryptedGeneralStringat 4111 */
+};
+static asn_CHOICE_specifics_t asn_SPC_userInputSupportIndication_specs_5 = {
+	sizeof(struct UserInputIndication__userInputSupportIndication),
+	offsetof(struct UserInputIndication__userInputSupportIndication, _asn_ctx),
+	offsetof(struct UserInputIndication__userInputSupportIndication, present),
+	sizeof(((struct UserInputIndication__userInputSupportIndication *)0)->present),
+	asn_MAP_userInputSupportIndication_tag2el_5,
+	7,	/* Count of tags in the map */
+	0, 0,
+	4	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_userInputSupportIndication_5 = {
+	"userInputSupportIndication",
+	"userInputSupportIndication",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_userInputSupportIndication_constr_5, CHOICE_constraint },
+	asn_MBR_userInputSupportIndication_5,
+	7,	/* Elements count */
+	&asn_SPC_userInputSupportIndication_specs_5	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_timestamp_specs_18 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_timestamp_tags_18[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_timestamp_18 = {
+	"timestamp",
+	"timestamp",
+	&asn_OP_NativeInteger,
+	asn_DEF_timestamp_tags_18,
+	sizeof(asn_DEF_timestamp_tags_18)
+		/sizeof(asn_DEF_timestamp_tags_18[0]) - 1, /* 1 */
+	asn_DEF_timestamp_tags_18,	/* Same as above */
+	sizeof(asn_DEF_timestamp_tags_18)
+		/sizeof(asn_DEF_timestamp_tags_18[0]), /* 2 */
+	{ 0, &asn_PER_type_timestamp_constr_18, timestamp_18_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_timestamp_specs_18	/* Additional specs */
+};
+
+static const asn_INTEGER_specifics_t asn_SPC_expirationTime_specs_19 = {
+	0,	0,	0,	0,	0,
+	0,	/* Native long size */
+	1	/* Unsigned representation */
+};
+static const ber_tlv_tag_t asn_DEF_expirationTime_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (2 << 2))
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_expirationTime_19 = {
+	"expirationTime",
+	"expirationTime",
+	&asn_OP_NativeInteger,
+	asn_DEF_expirationTime_tags_19,
+	sizeof(asn_DEF_expirationTime_tags_19)
+		/sizeof(asn_DEF_expirationTime_tags_19[0]) - 1, /* 1 */
+	asn_DEF_expirationTime_tags_19,	/* Same as above */
+	sizeof(asn_DEF_expirationTime_tags_19)
+		/sizeof(asn_DEF_expirationTime_tags_19[0]), /* 2 */
+	{ 0, &asn_PER_type_expirationTime_constr_19, expirationTime_19_constraint },
+	0, 0,	/* No members */
+	&asn_SPC_expirationTime_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rtp_17[] = {
+	{ ATF_POINTER, 2, offsetof(struct UserInputIndication__signal__rtp, timestamp),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_timestamp_18,
+		0,
+		{ 0, &asn_PER_memb_timestamp_constr_18,  memb_timestamp_constraint_17 },
+		0, 0, /* No default value */
+		"timestamp"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UserInputIndication__signal__rtp, expirationTime),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_expirationTime_19,
+		0,
+		{ 0, &asn_PER_memb_expirationTime_constr_19,  memb_expirationTime_constraint_17 },
+		0, 0, /* No default value */
+		"expirationTime"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__signal__rtp, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+};
+static const int asn_MAP_rtp_oms_17[] = { 0, 1 };
+static const ber_tlv_tag_t asn_DEF_rtp_tags_17[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rtp_tag2el_17[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* timestampat 4121 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* expirationTimeat 4122 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* logicalChannelNumberat 4123 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rtp_specs_17 = {
+	sizeof(struct UserInputIndication__signal__rtp),
+	offsetof(struct UserInputIndication__signal__rtp, _asn_ctx),
+	asn_MAP_rtp_tag2el_17,
+	3,	/* Count of tags in the map */
+	asn_MAP_rtp_oms_17,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rtp_17 = {
+	"rtp",
+	"rtp",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rtp_tags_17,
+	sizeof(asn_DEF_rtp_tags_17)
+		/sizeof(asn_DEF_rtp_tags_17[0]) - 1, /* 1 */
+	asn_DEF_rtp_tags_17,	/* Same as above */
+	sizeof(asn_DEF_rtp_tags_17)
+		/sizeof(asn_DEF_rtp_tags_17[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rtp_17,
+	3,	/* Elements count */
+	&asn_SPC_rtp_specs_17	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_signal_14[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__signal, signalType),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IA5String,
+		0,
+		{ 0, &asn_PER_memb_signalType_constr_15,  memb_signalType_constraint_14 },
+		0, 0, /* No default value */
+		"signalType"
+		},
+	{ ATF_POINTER, 6, offsetof(struct UserInputIndication__signal, duration),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_duration_constr_16,  memb_duration_constraint_14 },
+		0, 0, /* No default value */
+		"duration"
+		},
+	{ ATF_POINTER, 5, offsetof(struct UserInputIndication__signal, rtp),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_rtp_17,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtp"
+		},
+	{ ATF_POINTER, 4, offsetof(struct UserInputIndication__signal, rtpPayloadIndication),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtpPayloadIndication"
+		},
+	{ ATF_POINTER, 3, offsetof(struct UserInputIndication__signal, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_POINTER, 2, offsetof(struct UserInputIndication__signal, encryptedSignalType),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_encryptedSignalType_constr_25,  memb_encryptedSignalType_constraint_14 },
+		0, 0, /* No default value */
+		"encryptedSignalType"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UserInputIndication__signal, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+};
+static const int asn_MAP_signal_oms_14[] = { 1, 2, 3, 4, 5, 6 };
+static const ber_tlv_tag_t asn_DEF_signal_tags_14[] = {
+	(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_signal_tag2el_14[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* signalTypeat 4115 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* durationat 4117 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* rtpat 4121 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* rtpPayloadIndicationat 4127 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* paramSat 4128 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* encryptedSignalTypeat 4129 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* algorithmOIDat 4131 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_signal_specs_14 = {
+	sizeof(struct UserInputIndication__signal),
+	offsetof(struct UserInputIndication__signal, _asn_ctx),
+	asn_MAP_signal_tag2el_14,
+	7,	/* Count of tags in the map */
+	asn_MAP_signal_oms_14,	/* Optional members */
+	2, 4,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_signal_14 = {
+	"signal",
+	"signal",
+	&asn_OP_SEQUENCE,
+	asn_DEF_signal_tags_14,
+	sizeof(asn_DEF_signal_tags_14)
+		/sizeof(asn_DEF_signal_tags_14[0]) - 1, /* 1 */
+	asn_DEF_signal_tags_14,	/* Same as above */
+	sizeof(asn_DEF_signal_tags_14)
+		/sizeof(asn_DEF_signal_tags_14[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_signal_14,
+	7,	/* Elements count */
+	&asn_SPC_signal_specs_14	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rtp_29[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__signalUpdate__rtp, logicalChannelNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_LogicalChannelNumber,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"logicalChannelNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rtp_tags_29[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rtp_tag2el_29[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* logicalChannelNumberat 4138 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rtp_specs_29 = {
+	sizeof(struct UserInputIndication__signalUpdate__rtp),
+	offsetof(struct UserInputIndication__signalUpdate__rtp, _asn_ctx),
+	asn_MAP_rtp_tag2el_29,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rtp_29 = {
+	"rtp",
+	"rtp",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rtp_tags_29,
+	sizeof(asn_DEF_rtp_tags_29)
+		/sizeof(asn_DEF_rtp_tags_29[0]) - 1, /* 1 */
+	asn_DEF_rtp_tags_29,	/* Same as above */
+	sizeof(asn_DEF_rtp_tags_29)
+		/sizeof(asn_DEF_rtp_tags_29[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rtp_29,
+	1,	/* Elements count */
+	&asn_SPC_rtp_specs_29	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_signalUpdate_27[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__signalUpdate, duration),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_duration_constr_28,  memb_duration_constraint_27 },
+		0, 0, /* No default value */
+		"duration"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UserInputIndication__signalUpdate, rtp),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_rtp_29,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtp"
+		},
+};
+static const int asn_MAP_signalUpdate_oms_27[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_signalUpdate_tags_27[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_signalUpdate_tag2el_27[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* durationat 4135 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rtpat 4138 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_signalUpdate_specs_27 = {
+	sizeof(struct UserInputIndication__signalUpdate),
+	offsetof(struct UserInputIndication__signalUpdate, _asn_ctx),
+	asn_MAP_signalUpdate_tag2el_27,
+	2,	/* Count of tags in the map */
+	asn_MAP_signalUpdate_oms_27,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_signalUpdate_27 = {
+	"signalUpdate",
+	"signalUpdate",
+	&asn_OP_SEQUENCE,
+	asn_DEF_signalUpdate_tags_27,
+	sizeof(asn_DEF_signalUpdate_tags_27)
+		/sizeof(asn_DEF_signalUpdate_tags_27[0]) - 1, /* 1 */
+	asn_DEF_signalUpdate_tags_27,	/* Same as above */
+	sizeof(asn_DEF_signalUpdate_tags_27)
+		/sizeof(asn_DEF_signalUpdate_tags_27[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_signalUpdate_27,
+	2,	/* Elements count */
+	&asn_SPC_signalUpdate_specs_27	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_encryptedAlphanumeric_37[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__extendedAlphanumeric__encryptedAlphanumeric, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UserInputIndication__extendedAlphanumeric__encryptedAlphanumeric, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__extendedAlphanumeric__encryptedAlphanumeric, encrypted),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encrypted"
+		},
+};
+static const int asn_MAP_encryptedAlphanumeric_oms_37[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_encryptedAlphanumeric_tags_37[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_encryptedAlphanumeric_tag2el_37[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 4152 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 4153 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* encryptedat 4154 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_encryptedAlphanumeric_specs_37 = {
+	sizeof(struct UserInputIndication__extendedAlphanumeric__encryptedAlphanumeric),
+	offsetof(struct UserInputIndication__extendedAlphanumeric__encryptedAlphanumeric, _asn_ctx),
+	asn_MAP_encryptedAlphanumeric_tag2el_37,
+	3,	/* Count of tags in the map */
+	asn_MAP_encryptedAlphanumeric_oms_37,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_encryptedAlphanumeric_37 = {
+	"encryptedAlphanumeric",
+	"encryptedAlphanumeric",
+	&asn_OP_SEQUENCE,
+	asn_DEF_encryptedAlphanumeric_tags_37,
+	sizeof(asn_DEF_encryptedAlphanumeric_tags_37)
+		/sizeof(asn_DEF_encryptedAlphanumeric_tags_37[0]) - 1, /* 1 */
+	asn_DEF_encryptedAlphanumeric_tags_37,	/* Same as above */
+	sizeof(asn_DEF_encryptedAlphanumeric_tags_37)
+		/sizeof(asn_DEF_encryptedAlphanumeric_tags_37[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_encryptedAlphanumeric_37,
+	3,	/* Elements count */
+	&asn_SPC_encryptedAlphanumeric_specs_37	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_extendedAlphanumeric_33[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__extendedAlphanumeric, alphanumeric),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GeneralString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alphanumeric"
+		},
+	{ ATF_POINTER, 2, offsetof(struct UserInputIndication__extendedAlphanumeric, rtpPayloadIndication),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rtpPayloadIndication"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UserInputIndication__extendedAlphanumeric, encryptedAlphanumeric),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_encryptedAlphanumeric_37,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedAlphanumeric"
+		},
+};
+static const int asn_MAP_extendedAlphanumeric_oms_33[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_extendedAlphanumeric_tags_33[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_extendedAlphanumeric_tag2el_33[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* alphanumericat 4145 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* rtpPayloadIndicationat 4148 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* encryptedAlphanumericat 4152 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_extendedAlphanumeric_specs_33 = {
+	sizeof(struct UserInputIndication__extendedAlphanumeric),
+	offsetof(struct UserInputIndication__extendedAlphanumeric, _asn_ctx),
+	asn_MAP_extendedAlphanumeric_tag2el_33,
+	3,	/* Count of tags in the map */
+	asn_MAP_extendedAlphanumeric_oms_33,	/* Optional members */
+	1, 1,	/* Root/Additions */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_extendedAlphanumeric_33 = {
+	"extendedAlphanumeric",
+	"extendedAlphanumeric",
+	&asn_OP_SEQUENCE,
+	asn_DEF_extendedAlphanumeric_tags_33,
+	sizeof(asn_DEF_extendedAlphanumeric_tags_33)
+		/sizeof(asn_DEF_extendedAlphanumeric_tags_33[0]) - 1, /* 1 */
+	asn_DEF_extendedAlphanumeric_tags_33,	/* Same as above */
+	sizeof(asn_DEF_extendedAlphanumeric_tags_33)
+		/sizeof(asn_DEF_extendedAlphanumeric_tags_33[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_extendedAlphanumeric_33,
+	3,	/* Elements count */
+	&asn_SPC_extendedAlphanumeric_specs_33	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_encryptedAlphanumeric_42[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__encryptedAlphanumeric, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct UserInputIndication__encryptedAlphanumeric, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication__encryptedAlphanumeric, encrypted),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encrypted"
+		},
+};
+static const int asn_MAP_encryptedAlphanumeric_oms_42[] = { 1 };
+static const ber_tlv_tag_t asn_DEF_encryptedAlphanumeric_tags_42[] = {
+	(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_encryptedAlphanumeric_tag2el_42[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* algorithmOIDat 4160 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* paramSat 4161 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* encryptedat 4162 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_encryptedAlphanumeric_specs_42 = {
+	sizeof(struct UserInputIndication__encryptedAlphanumeric),
+	offsetof(struct UserInputIndication__encryptedAlphanumeric, _asn_ctx),
+	asn_MAP_encryptedAlphanumeric_tag2el_42,
+	3,	/* Count of tags in the map */
+	asn_MAP_encryptedAlphanumeric_oms_42,	/* Optional members */
+	1, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_encryptedAlphanumeric_42 = {
+	"encryptedAlphanumeric",
+	"encryptedAlphanumeric",
+	&asn_OP_SEQUENCE,
+	asn_DEF_encryptedAlphanumeric_tags_42,
+	sizeof(asn_DEF_encryptedAlphanumeric_tags_42)
+		/sizeof(asn_DEF_encryptedAlphanumeric_tags_42[0]) - 1, /* 1 */
+	asn_DEF_encryptedAlphanumeric_tags_42,	/* Same as above */
+	sizeof(asn_DEF_encryptedAlphanumeric_tags_42)
+		/sizeof(asn_DEF_encryptedAlphanumeric_tags_42[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_encryptedAlphanumeric_42,
+	3,	/* Elements count */
+	&asn_SPC_encryptedAlphanumeric_specs_42	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_genericInformation_47[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_GenericInformation,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_genericInformation_tags_47[] = {
+	(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_genericInformation_specs_47 = {
+	sizeof(struct UserInputIndication__genericInformation),
+	offsetof(struct UserInputIndication__genericInformation, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_genericInformation_47 = {
+	"genericInformation",
+	"genericInformation",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_genericInformation_tags_47,
+	sizeof(asn_DEF_genericInformation_tags_47)
+		/sizeof(asn_DEF_genericInformation_tags_47[0]) - 1, /* 1 */
+	asn_DEF_genericInformation_tags_47,	/* Same as above */
+	sizeof(asn_DEF_genericInformation_tags_47)
+		/sizeof(asn_DEF_genericInformation_tags_47[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_genericInformation_47,
+	1,	/* Single element */
+	&asn_SPC_genericInformation_specs_47	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_UserInputIndication_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct UserInputIndication, choice.alphanumeric),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GeneralString,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"alphanumeric"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication, choice.userInputSupportIndication),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_userInputSupportIndication_5,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"userInputSupportIndication"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication, choice.signal),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		0,
+		&asn_DEF_signal_14,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signal"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication, choice.signalUpdate),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_signalUpdate_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"signalUpdate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication, choice.extendedAlphanumeric),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_extendedAlphanumeric_33,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"extendedAlphanumeric"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication, choice.encryptedAlphanumeric),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		0,
+		&asn_DEF_encryptedAlphanumeric_42,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedAlphanumeric"
+		},
+	{ ATF_POINTER, 0, offsetof(struct UserInputIndication, choice.genericInformation),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		0,
+		&asn_DEF_genericInformation_47,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericInformation"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_UserInputIndication_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 4099 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* alphanumericat 4100 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* userInputSupportIndicationat 4104 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* signalat 4115 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* signalUpdateat 4135 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* extendedAlphanumericat 4145 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* encryptedAlphanumericat 4160 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 } /* genericInformationat 4168 */
+};
+asn_CHOICE_specifics_t asn_SPC_UserInputIndication_specs_1 = {
+	sizeof(struct UserInputIndication),
+	offsetof(struct UserInputIndication, _asn_ctx),
+	offsetof(struct UserInputIndication, present),
+	sizeof(((struct UserInputIndication *)0)->present),
+	asn_MAP_UserInputIndication_tag2el_1,
+	8,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_UserInputIndication = {
+	"UserInputIndication",
+	"UserInputIndication",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_UserInputIndication_constr_1, CHOICE_constraint },
+	asn_MBR_UserInputIndication_1,
+	8,	/* Elements count */
+	&asn_SPC_UserInputIndication_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V3KeySyncMaterial.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V3KeySyncMaterial.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V3KeySyncMaterial.h	(working copy)
@@ -0,0 +1,61 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V3KeySyncMaterial_H_
+#define	_V3KeySyncMaterial_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "Identifier.h"
+#include <OBJECT_IDENTIFIER.h>
+#include "H235-SECURITY-MESSAGES_Params.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct Params;
+
+/* V3KeySyncMaterial */
+typedef struct V3KeySyncMaterial {
+	Identifier_t	*generalID;	/* OPTIONAL */
+	OBJECT_IDENTIFIER_t	*algorithmOID;	/* OPTIONAL */
+	H235_SECURITY_MESSAGES_Params_t	 paramS;
+	OCTET_STRING_t	*encryptedSessionKey;	/* OPTIONAL */
+	OCTET_STRING_t	*encryptedSaltingKey;	/* OPTIONAL */
+	OCTET_STRING_t	*clearSaltingKey;	/* OPTIONAL */
+	struct Params	*paramSsalt;	/* OPTIONAL */
+	OBJECT_IDENTIFIER_t	*keyDerivationOID;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	OCTET_STRING_t	*genericKeyMaterial;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V3KeySyncMaterial_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V3KeySyncMaterial;
+extern asn_SEQUENCE_specifics_t asn_SPC_V3KeySyncMaterial_specs_1;
+extern asn_TYPE_member_t asn_MBR_V3KeySyncMaterial_1[9];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H235-SECURITY-MESSAGES_Params.h"
+
+#endif	/* _V3KeySyncMaterial_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V3KeySyncMaterial.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V3KeySyncMaterial.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V3KeySyncMaterial.c	(working copy)
@@ -0,0 +1,132 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H235-SECURITY-MESSAGES"
+ * 	found in "H235-SECURITY-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V3KeySyncMaterial.h"
+
+asn_TYPE_member_t asn_MBR_V3KeySyncMaterial_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct V3KeySyncMaterial, generalID),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_Identifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"generalID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct V3KeySyncMaterial, algorithmOID),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"algorithmOID"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V3KeySyncMaterial, paramS),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramS"
+		},
+	{ ATF_POINTER, 6, offsetof(struct V3KeySyncMaterial, encryptedSessionKey),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedSessionKey"
+		},
+	{ ATF_POINTER, 5, offsetof(struct V3KeySyncMaterial, encryptedSaltingKey),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"encryptedSaltingKey"
+		},
+	{ ATF_POINTER, 4, offsetof(struct V3KeySyncMaterial, clearSaltingKey),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"clearSaltingKey"
+		},
+	{ ATF_POINTER, 3, offsetof(struct V3KeySyncMaterial, paramSsalt),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H235_SECURITY_MESSAGES_Params,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"paramSsalt"
+		},
+	{ ATF_POINTER, 2, offsetof(struct V3KeySyncMaterial, keyDerivationOID),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"keyDerivationOID"
+		},
+	{ ATF_POINTER, 1, offsetof(struct V3KeySyncMaterial, genericKeyMaterial),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericKeyMaterial"
+		},
+};
+static const int asn_MAP_V3KeySyncMaterial_oms_1[] = { 0, 1, 3, 4, 5, 6, 7, 8 };
+static const ber_tlv_tag_t asn_DEF_V3KeySyncMaterial_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_V3KeySyncMaterial_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* generalIDat 310 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* algorithmOIDat 311 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* paramSat 312 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* encryptedSessionKeyat 313 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* encryptedSaltingKeyat 314 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* clearSaltingKeyat 315 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* paramSsaltat 316 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* keyDerivationOIDat 317 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* genericKeyMaterialat 319 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_V3KeySyncMaterial_specs_1 = {
+	sizeof(struct V3KeySyncMaterial),
+	offsetof(struct V3KeySyncMaterial, _asn_ctx),
+	asn_MAP_V3KeySyncMaterial_tag2el_1,
+	9,	/* Count of tags in the map */
+	asn_MAP_V3KeySyncMaterial_oms_1,	/* Optional members */
+	7, 1,	/* Root/Additions */
+	8,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_V3KeySyncMaterial = {
+	"V3KeySyncMaterial",
+	"V3KeySyncMaterial",
+	&asn_OP_SEQUENCE,
+	asn_DEF_V3KeySyncMaterial_tags_1,
+	sizeof(asn_DEF_V3KeySyncMaterial_tags_1)
+		/sizeof(asn_DEF_V3KeySyncMaterial_tags_1[0]), /* 1 */
+	asn_DEF_V3KeySyncMaterial_tags_1,	/* Same as above */
+	sizeof(asn_DEF_V3KeySyncMaterial_tags_1)
+		/sizeof(asn_DEF_V3KeySyncMaterial_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_V3KeySyncMaterial_1,
+	9,	/* Elements count */
+	&asn_SPC_V3KeySyncMaterial_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V42bis.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V42bis.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V42bis.h	(working copy)
@@ -0,0 +1,45 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V42bis_H_
+#define	_V42bis_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* V42bis */
+typedef struct V42bis {
+	long	 numberOfCodewords;
+	long	 maximumStringLength;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V42bis_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V42bis;
+extern asn_SEQUENCE_specifics_t asn_SPC_V42bis_specs_1;
+extern asn_TYPE_member_t asn_MBR_V42bis_1[2];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _V42bis_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V42bis.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V42bis.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V42bis.c	(working copy)
@@ -0,0 +1,120 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V42bis.h"
+
+static int
+memb_numberOfCodewords_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65536)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maximumStringLength_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_numberOfCodewords_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16, -1,  1,  65536 }	/* (1..65536) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maximumStringLength_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (1..256) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_V42bis_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V42bis, numberOfCodewords),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numberOfCodewords_constr_2,  memb_numberOfCodewords_constraint_1 },
+		0, 0, /* No default value */
+		"numberOfCodewords"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V42bis, maximumStringLength),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maximumStringLength_constr_3,  memb_maximumStringLength_constraint_1 },
+		0, 0, /* No default value */
+		"maximumStringLength"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_V42bis_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_V42bis_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* numberOfCodewordsat 1320 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* maximumStringLengthat 1321 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_V42bis_specs_1 = {
+	sizeof(struct V42bis),
+	offsetof(struct V42bis, _asn_ctx),
+	asn_MAP_V42bis_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_V42bis = {
+	"V42bis",
+	"V42bis",
+	&asn_OP_SEQUENCE,
+	asn_DEF_V42bis_tags_1,
+	sizeof(asn_DEF_V42bis_tags_1)
+		/sizeof(asn_DEF_V42bis_tags_1[0]), /* 1 */
+	asn_DEF_V42bis_tags_1,	/* Same as above */
+	sizeof(asn_DEF_V42bis_tags_1)
+		/sizeof(asn_DEF_V42bis_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_V42bis_1,
+	2,	/* Elements count */
+	&asn_SPC_V42bis_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Capability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Capability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Capability.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V75Capability_H_
+#define	_V75Capability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* V75Capability */
+typedef struct V75Capability {
+	BOOLEAN_t	 audioHeader;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V75Capability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V75Capability;
+extern asn_SEQUENCE_specifics_t asn_SPC_V75Capability_specs_1;
+extern asn_TYPE_member_t asn_MBR_V75Capability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _V75Capability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Capability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Capability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Capability.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V75Capability.h"
+
+asn_TYPE_member_t asn_MBR_V75Capability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V75Capability, audioHeader),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioHeader"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_V75Capability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_V75Capability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* audioHeaderat 538 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_V75Capability_specs_1 = {
+	sizeof(struct V75Capability),
+	offsetof(struct V75Capability, _asn_ctx),
+	asn_MAP_V75Capability_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_V75Capability = {
+	"V75Capability",
+	"V75Capability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_V75Capability_tags_1,
+	sizeof(asn_DEF_V75Capability_tags_1)
+		/sizeof(asn_DEF_V75Capability_tags_1[0]), /* 1 */
+	asn_DEF_V75Capability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_V75Capability_tags_1)
+		/sizeof(asn_DEF_V75Capability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_V75Capability_1,
+	1,	/* Elements count */
+	&asn_SPC_V75Capability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Parameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Parameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Parameters.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V75Parameters_H_
+#define	_V75Parameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* V75Parameters */
+typedef struct V75Parameters {
+	BOOLEAN_t	 audioHeaderPresent;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V75Parameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V75Parameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_V75Parameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_V75Parameters_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _V75Parameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Parameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Parameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V75Parameters.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V75Parameters.h"
+
+asn_TYPE_member_t asn_MBR_V75Parameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V75Parameters, audioHeaderPresent),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"audioHeaderPresent"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_V75Parameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_V75Parameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* audioHeaderPresentat 1790 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_V75Parameters_specs_1 = {
+	sizeof(struct V75Parameters),
+	offsetof(struct V75Parameters, _asn_ctx),
+	asn_MAP_V75Parameters_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_V75Parameters = {
+	"V75Parameters",
+	"V75Parameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_V75Parameters_tags_1,
+	sizeof(asn_DEF_V75Parameters_tags_1)
+		/sizeof(asn_DEF_V75Parameters_tags_1[0]), /* 1 */
+	asn_DEF_V75Parameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_V75Parameters_tags_1)
+		/sizeof(asn_DEF_V75Parameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_V75Parameters_1,
+	1,	/* Elements count */
+	&asn_SPC_V75Parameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76Capability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76Capability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76Capability.h	(working copy)
@@ -0,0 +1,60 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V76Capability_H_
+#define	_V76Capability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <NativeInteger.h>
+#include "V75Capability.h"
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* V76Capability */
+typedef struct V76Capability {
+	BOOLEAN_t	 suspendResumeCapabilitywAddress;
+	BOOLEAN_t	 suspendResumeCapabilitywoAddress;
+	BOOLEAN_t	 rejCapability;
+	BOOLEAN_t	 sREJCapability;
+	BOOLEAN_t	 mREJCapability;
+	BOOLEAN_t	 crc8bitCapability;
+	BOOLEAN_t	 crc16bitCapability;
+	BOOLEAN_t	 crc32bitCapability;
+	BOOLEAN_t	 uihCapability;
+	long	 numOfDLCS;
+	BOOLEAN_t	 twoOctetAddressFieldCapability;
+	BOOLEAN_t	 loopBackTestCapability;
+	long	 n401Capability;
+	long	 maxWindowSizeCapability;
+	V75Capability_t	 v75Capability;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V76Capability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V76Capability;
+extern asn_SEQUENCE_specifics_t asn_SPC_V76Capability_specs_1;
+extern asn_TYPE_member_t asn_MBR_V76Capability_1[15];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _V76Capability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76Capability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76Capability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76Capability.c	(working copy)
@@ -0,0 +1,280 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V76Capability.h"
+
+static int
+memb_numOfDLCS_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 2 && value <= 8191)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_n401Capability_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 4095)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_maxWindowSizeCapability_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_numOfDLCS_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 13,  13,  2,  8191 }	/* (2..8191) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_n401Capability_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  4095 }	/* (1..4095) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_maxWindowSizeCapability_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  1,  127 }	/* (1..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_V76Capability_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, suspendResumeCapabilitywAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"suspendResumeCapabilitywAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, suspendResumeCapabilitywoAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"suspendResumeCapabilitywoAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, rejCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rejCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, sREJCapability),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sREJCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, mREJCapability),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mREJCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, crc8bitCapability),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc8bitCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, crc16bitCapability),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc16bitCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, crc32bitCapability),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crc32bitCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, uihCapability),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"uihCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, numOfDLCS),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_numOfDLCS_constr_11,  memb_numOfDLCS_constraint_1 },
+		0, 0, /* No default value */
+		"numOfDLCS"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, twoOctetAddressFieldCapability),
+		(ASN_TAG_CLASS_CONTEXT | (10 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"twoOctetAddressFieldCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, loopBackTestCapability),
+		(ASN_TAG_CLASS_CONTEXT | (11 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"loopBackTestCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, n401Capability),
+		(ASN_TAG_CLASS_CONTEXT | (12 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_n401Capability_constr_14,  memb_n401Capability_constraint_1 },
+		0, 0, /* No default value */
+		"n401Capability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, maxWindowSizeCapability),
+		(ASN_TAG_CLASS_CONTEXT | (13 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_maxWindowSizeCapability_constr_15,  memb_maxWindowSizeCapability_constraint_1 },
+		0, 0, /* No default value */
+		"maxWindowSizeCapability"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76Capability, v75Capability),
+		(ASN_TAG_CLASS_CONTEXT | (14 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V75Capability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v75Capability"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_V76Capability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_V76Capability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* suspendResumeCapabilitywAddressat 518 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* suspendResumeCapabilitywoAddressat 519 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* rejCapabilityat 520 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* sREJCapabilityat 521 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* mREJCapabilityat 522 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* crc8bitCapabilityat 523 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* crc16bitCapabilityat 524 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* crc32bitCapabilityat 525 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* uihCapabilityat 526 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 }, /* numOfDLCSat 527 */
+    { (ASN_TAG_CLASS_CONTEXT | (10 << 2)), 10, 0, 0 }, /* twoOctetAddressFieldCapabilityat 528 */
+    { (ASN_TAG_CLASS_CONTEXT | (11 << 2)), 11, 0, 0 }, /* loopBackTestCapabilityat 529 */
+    { (ASN_TAG_CLASS_CONTEXT | (12 << 2)), 12, 0, 0 }, /* n401Capabilityat 530 */
+    { (ASN_TAG_CLASS_CONTEXT | (13 << 2)), 13, 0, 0 }, /* maxWindowSizeCapabilityat 531 */
+    { (ASN_TAG_CLASS_CONTEXT | (14 << 2)), 14, 0, 0 } /* v75Capabilityat 532 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_V76Capability_specs_1 = {
+	sizeof(struct V76Capability),
+	offsetof(struct V76Capability, _asn_ctx),
+	asn_MAP_V76Capability_tag2el_1,
+	15,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	15,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_V76Capability = {
+	"V76Capability",
+	"V76Capability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_V76Capability_tags_1,
+	sizeof(asn_DEF_V76Capability_tags_1)
+		/sizeof(asn_DEF_V76Capability_tags_1[0]), /* 1 */
+	asn_DEF_V76Capability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_V76Capability_tags_1)
+		/sizeof(asn_DEF_V76Capability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_V76Capability_1,
+	15,	/* Elements count */
+	&asn_SPC_V76Capability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76HDLCParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76HDLCParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76HDLCParameters.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V76HDLCParameters_H_
+#define	_V76HDLCParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "CRCLength.h"
+#include <NativeInteger.h>
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* V76HDLCParameters */
+typedef struct V76HDLCParameters {
+	CRCLength_t	 crcLength;
+	long	 n401;
+	BOOLEAN_t	 loopbackTestProcedure;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V76HDLCParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V76HDLCParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_V76HDLCParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_V76HDLCParameters_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _V76HDLCParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76HDLCParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76HDLCParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76HDLCParameters.c	(working copy)
@@ -0,0 +1,100 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V76HDLCParameters.h"
+
+static int
+memb_n401_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 4095)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_n401_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 12,  12,  1,  4095 }	/* (1..4095) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_V76HDLCParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V76HDLCParameters, crcLength),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_CRCLength,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"crcLength"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76HDLCParameters, n401),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_n401_constr_3,  memb_n401_constraint_1 },
+		0, 0, /* No default value */
+		"n401"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76HDLCParameters, loopbackTestProcedure),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"loopbackTestProcedure"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_V76HDLCParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_V76HDLCParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* crcLengthat 2011 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* n401at 2012 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* loopbackTestProcedureat 2013 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_V76HDLCParameters_specs_1 = {
+	sizeof(struct V76HDLCParameters),
+	offsetof(struct V76HDLCParameters, _asn_ctx),
+	asn_MAP_V76HDLCParameters_tag2el_1,
+	3,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_V76HDLCParameters = {
+	"V76HDLCParameters",
+	"V76HDLCParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_V76HDLCParameters_tags_1,
+	sizeof(asn_DEF_V76HDLCParameters_tags_1)
+		/sizeof(asn_DEF_V76HDLCParameters_tags_1[0]), /* 1 */
+	asn_DEF_V76HDLCParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_V76HDLCParameters_tags_1)
+		/sizeof(asn_DEF_V76HDLCParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_V76HDLCParameters_1,
+	3,	/* Elements count */
+	&asn_SPC_V76HDLCParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76LogicalChannelParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76LogicalChannelParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76LogicalChannelParameters.h	(working copy)
@@ -0,0 +1,129 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V76LogicalChannelParameters_H_
+#define	_V76LogicalChannelParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "V76HDLCParameters.h"
+#include <BOOLEAN.h>
+#include "V75Parameters.h"
+#include <NULL.h>
+#include <constr_CHOICE.h>
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum V76LogicalChannelParameters__suspendResume_PR {
+	V76LogicalChannelParameters__suspendResume_PR_NOTHING,	/* No components present */
+	V76LogicalChannelParameters__suspendResume_PR_noSuspendResume,
+	V76LogicalChannelParameters__suspendResume_PR_suspendResumewAddress,
+	V76LogicalChannelParameters__suspendResume_PR_suspendResumewoAddress
+	/* Extensions may appear below */
+	
+} V76LogicalChannelParameters__suspendResume_PR;
+typedef enum V76LogicalChannelParameters__mode_PR {
+	V76LogicalChannelParameters__mode_PR_NOTHING,	/* No components present */
+	V76LogicalChannelParameters__mode_PR_eRM,
+	V76LogicalChannelParameters__mode_PR_uNERM
+	/* Extensions may appear below */
+	
+} V76LogicalChannelParameters__mode_PR;
+typedef enum V76LogicalChannelParameters__mode__eRM__recovery_PR {
+	V76LogicalChannelParameters__mode__eRM__recovery_PR_NOTHING,	/* No components present */
+	V76LogicalChannelParameters__mode__eRM__recovery_PR_rej,
+	V76LogicalChannelParameters__mode__eRM__recovery_PR_sREJ,
+	V76LogicalChannelParameters__mode__eRM__recovery_PR_mSREJ
+	/* Extensions may appear below */
+	
+} V76LogicalChannelParameters__mode__eRM__recovery_PR;
+
+/* V76LogicalChannelParameters */
+typedef struct V76LogicalChannelParameters {
+	V76HDLCParameters_t	 hdlcParameters;
+	struct V76LogicalChannelParameters__suspendResume {
+		V76LogicalChannelParameters__suspendResume_PR present;
+		union V76LogicalChannelParameters__suspendResume_u {
+			NULL_t	 noSuspendResume;
+			NULL_t	 suspendResumewAddress;
+			NULL_t	 suspendResumewoAddress;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} suspendResume;
+	BOOLEAN_t	 uIH;
+	struct V76LogicalChannelParameters__mode {
+		V76LogicalChannelParameters__mode_PR present;
+		union V76LogicalChannelParameters__mode_u {
+			struct V76LogicalChannelParameters__mode__eRM {
+				long	 windowSize;
+				struct V76LogicalChannelParameters__mode__eRM__recovery {
+					V76LogicalChannelParameters__mode__eRM__recovery_PR present;
+					union V76LogicalChannelParameters__mode__eRM__recovery_u {
+						NULL_t	 rej;
+						NULL_t	 sREJ;
+						NULL_t	 mSREJ;
+						/*
+						 * This type is extensible,
+						 * possible extensions are below.
+						 */
+					} choice;
+					
+					/* Context for parsing across buffer boundaries */
+					asn_struct_ctx_t _asn_ctx;
+				} recovery;
+				/*
+				 * This type is extensible,
+				 * possible extensions are below.
+				 */
+				
+				/* Context for parsing across buffer boundaries */
+				asn_struct_ctx_t _asn_ctx;
+			} *eRM;
+			NULL_t	 uNERM;
+			/*
+			 * This type is extensible,
+			 * possible extensions are below.
+			 */
+		} choice;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} mode;
+	V75Parameters_t	 v75Parameters;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V76LogicalChannelParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V76LogicalChannelParameters;
+extern asn_SEQUENCE_specifics_t asn_SPC_V76LogicalChannelParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_V76LogicalChannelParameters_1[5];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _V76LogicalChannelParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76LogicalChannelParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76LogicalChannelParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76LogicalChannelParameters.c	(working copy)
@@ -0,0 +1,355 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V76LogicalChannelParameters.h"
+
+static int
+memb_windowSize_constraint_10(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 127)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_type_suspendResume_constr_3 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_recovery_constr_12 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  2,  2,  0,  2 }	/* (0..2,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_windowSize_constr_11 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 7,  7,  1,  127 }	/* (1..127) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_mode_constr_9 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_suspendResume_3[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__suspendResume, choice.noSuspendResume),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"noSuspendResume"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__suspendResume, choice.suspendResumewAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"suspendResumewAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__suspendResume, choice.suspendResumewoAddress),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"suspendResumewoAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_suspendResume_tag2el_3[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* noSuspendResumeat 1980 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* suspendResumewAddressat 1981 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* suspendResumewoAddressat 1982 */
+};
+static asn_CHOICE_specifics_t asn_SPC_suspendResume_specs_3 = {
+	sizeof(struct V76LogicalChannelParameters__suspendResume),
+	offsetof(struct V76LogicalChannelParameters__suspendResume, _asn_ctx),
+	offsetof(struct V76LogicalChannelParameters__suspendResume, present),
+	sizeof(((struct V76LogicalChannelParameters__suspendResume *)0)->present),
+	asn_MAP_suspendResume_tag2el_3,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_suspendResume_3 = {
+	"suspendResume",
+	"suspendResume",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_suspendResume_constr_3, CHOICE_constraint },
+	asn_MBR_suspendResume_3,
+	3,	/* Elements count */
+	&asn_SPC_suspendResume_specs_3	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_recovery_12[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__mode__eRM__recovery, choice.rej),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rej"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__mode__eRM__recovery, choice.sREJ),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"sREJ"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__mode__eRM__recovery, choice.mSREJ),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mSREJ"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_recovery_tag2el_12[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* rejat 1993 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* sREJat 1994 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* mSREJat 1995 */
+};
+static asn_CHOICE_specifics_t asn_SPC_recovery_specs_12 = {
+	sizeof(struct V76LogicalChannelParameters__mode__eRM__recovery),
+	offsetof(struct V76LogicalChannelParameters__mode__eRM__recovery, _asn_ctx),
+	offsetof(struct V76LogicalChannelParameters__mode__eRM__recovery, present),
+	sizeof(((struct V76LogicalChannelParameters__mode__eRM__recovery *)0)->present),
+	asn_MAP_recovery_tag2el_12,
+	3,	/* Count of tags in the map */
+	0, 0,
+	3	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_recovery_12 = {
+	"recovery",
+	"recovery",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_recovery_constr_12, CHOICE_constraint },
+	asn_MBR_recovery_12,
+	3,	/* Elements count */
+	&asn_SPC_recovery_specs_12	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_eRM_10[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__mode__eRM, windowSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_windowSize_constr_11,  memb_windowSize_constraint_10 },
+		0, 0, /* No default value */
+		"windowSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__mode__eRM, recovery),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_recovery_12,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"recovery"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_eRM_tags_10[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_eRM_tag2el_10[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* windowSizeat 1990 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* recoveryat 1993 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_eRM_specs_10 = {
+	sizeof(struct V76LogicalChannelParameters__mode__eRM),
+	offsetof(struct V76LogicalChannelParameters__mode__eRM, _asn_ctx),
+	asn_MAP_eRM_tag2el_10,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_eRM_10 = {
+	"eRM",
+	"eRM",
+	&asn_OP_SEQUENCE,
+	asn_DEF_eRM_tags_10,
+	sizeof(asn_DEF_eRM_tags_10)
+		/sizeof(asn_DEF_eRM_tags_10[0]) - 1, /* 1 */
+	asn_DEF_eRM_tags_10,	/* Same as above */
+	sizeof(asn_DEF_eRM_tags_10)
+		/sizeof(asn_DEF_eRM_tags_10[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_eRM_10,
+	2,	/* Elements count */
+	&asn_SPC_eRM_specs_10	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_mode_9[] = {
+	{ ATF_POINTER, 0, offsetof(struct V76LogicalChannelParameters__mode, choice.eRM),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_eRM_10,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"eRM"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters__mode, choice.uNERM),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"uNERM"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_mode_tag2el_9[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* eRMat 1990 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* uNERMat 2000 */
+};
+static asn_CHOICE_specifics_t asn_SPC_mode_specs_9 = {
+	sizeof(struct V76LogicalChannelParameters__mode),
+	offsetof(struct V76LogicalChannelParameters__mode, _asn_ctx),
+	offsetof(struct V76LogicalChannelParameters__mode, present),
+	sizeof(((struct V76LogicalChannelParameters__mode *)0)->present),
+	asn_MAP_mode_tag2el_9,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_mode_9 = {
+	"mode",
+	"mode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_mode_constr_9, CHOICE_constraint },
+	asn_MBR_mode_9,
+	2,	/* Elements count */
+	&asn_SPC_mode_specs_9	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_V76LogicalChannelParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters, hdlcParameters),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V76HDLCParameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"hdlcParameters"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters, suspendResume),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_suspendResume_3,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"suspendResume"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters, uIH),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"uIH"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters, mode),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_mode_9,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"mode"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76LogicalChannelParameters, v75Parameters),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_V75Parameters,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"v75Parameters"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_V76LogicalChannelParameters_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_V76LogicalChannelParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* hdlcParametersat 1977 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* suspendResumeat 1980 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* uIHat 1985 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* modeat 1999 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 } /* v75Parametersat 2003 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_V76LogicalChannelParameters_specs_1 = {
+	sizeof(struct V76LogicalChannelParameters),
+	offsetof(struct V76LogicalChannelParameters, _asn_ctx),
+	asn_MAP_V76LogicalChannelParameters_tag2el_1,
+	5,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_V76LogicalChannelParameters = {
+	"V76LogicalChannelParameters",
+	"V76LogicalChannelParameters",
+	&asn_OP_SEQUENCE,
+	asn_DEF_V76LogicalChannelParameters_tags_1,
+	sizeof(asn_DEF_V76LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_V76LogicalChannelParameters_tags_1[0]), /* 1 */
+	asn_DEF_V76LogicalChannelParameters_tags_1,	/* Same as above */
+	sizeof(asn_DEF_V76LogicalChannelParameters_tags_1)
+		/sizeof(asn_DEF_V76LogicalChannelParameters_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_V76LogicalChannelParameters_1,
+	5,	/* Elements count */
+	&asn_SPC_V76LogicalChannelParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76ModeParameters.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76ModeParameters.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76ModeParameters.h	(working copy)
@@ -0,0 +1,58 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_V76ModeParameters_H_
+#define	_V76ModeParameters_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NULL.h>
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum V76ModeParameters_PR {
+	V76ModeParameters_PR_NOTHING,	/* No components present */
+	V76ModeParameters_PR_suspendResumewAddress,
+	V76ModeParameters_PR_suspendResumewoAddress
+	/* Extensions may appear below */
+	
+} V76ModeParameters_PR;
+
+/* V76ModeParameters */
+typedef struct V76ModeParameters {
+	V76ModeParameters_PR present;
+	union V76ModeParameters_u {
+		NULL_t	 suspendResumewAddress;
+		NULL_t	 suspendResumewoAddress;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} V76ModeParameters_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_V76ModeParameters;
+extern asn_CHOICE_specifics_t asn_SPC_V76ModeParameters_specs_1;
+extern asn_TYPE_member_t asn_MBR_V76ModeParameters_1[2];
+extern asn_per_constraints_t asn_PER_type_V76ModeParameters_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _V76ModeParameters_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76ModeParameters.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76ModeParameters.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/V76ModeParameters.c	(working copy)
@@ -0,0 +1,62 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "V76ModeParameters.h"
+
+asn_per_constraints_t asn_PER_type_V76ModeParameters_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  1,  1,  0,  1 }	/* (0..1,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_V76ModeParameters_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct V76ModeParameters, choice.suspendResumewAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"suspendResumewAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct V76ModeParameters, choice.suspendResumewoAddress),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NULL,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"suspendResumewoAddress"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_V76ModeParameters_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* suspendResumewAddressat 2708 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* suspendResumewoAddressat 2709 */
+};
+asn_CHOICE_specifics_t asn_SPC_V76ModeParameters_specs_1 = {
+	sizeof(struct V76ModeParameters),
+	offsetof(struct V76ModeParameters, _asn_ctx),
+	offsetof(struct V76ModeParameters, present),
+	sizeof(((struct V76ModeParameters *)0)->present),
+	asn_MAP_V76ModeParameters_tag2el_1,
+	2,	/* Count of tags in the map */
+	0, 0,
+	2	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_V76ModeParameters = {
+	"V76ModeParameters",
+	"V76ModeParameters",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_V76ModeParameters_constr_1, CHOICE_constraint },
+	asn_MBR_V76ModeParameters_1,
+	2,	/* Elements count */
+	&asn_SPC_V76ModeParameters_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDCapability.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VBDCapability_H_
+#define	_VBDCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AudioCapability;
+
+/* VBDCapability */
+typedef struct VBDCapability {
+	struct AudioCapability	*type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VBDCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VBDCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_VBDCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_VBDCapability_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AudioCapability.h"
+
+#endif	/* _VBDCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDCapability.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VBDCapability.h"
+
+asn_TYPE_member_t asn_MBR_VBDCapability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct VBDCapability, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_VBDCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_VBDCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* typeat 1230 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_VBDCapability_specs_1 = {
+	sizeof(struct VBDCapability),
+	offsetof(struct VBDCapability, _asn_ctx),
+	asn_MAP_VBDCapability_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_VBDCapability = {
+	"VBDCapability",
+	"VBDCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_VBDCapability_tags_1,
+	sizeof(asn_DEF_VBDCapability_tags_1)
+		/sizeof(asn_DEF_VBDCapability_tags_1[0]), /* 1 */
+	asn_DEF_VBDCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_VBDCapability_tags_1)
+		/sizeof(asn_DEF_VBDCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_VBDCapability_1,
+	1,	/* Elements count */
+	&asn_SPC_VBDCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDMode.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VBDMode_H_
+#define	_VBDMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct AudioMode;
+
+/* VBDMode */
+typedef struct VBDMode {
+	struct AudioMode	*type;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VBDMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VBDMode;
+extern asn_SEQUENCE_specifics_t asn_SPC_VBDMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_VBDMode_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "AudioMode.h"
+
+#endif	/* _VBDMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VBDMode.c	(working copy)
@@ -0,0 +1,50 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VBDMode.h"
+
+asn_TYPE_member_t asn_MBR_VBDMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct VBDMode, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_AudioMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_VBDMode_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_VBDMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* typeat 2950 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_VBDMode_specs_1 = {
+	sizeof(struct VBDMode),
+	offsetof(struct VBDMode, _asn_ctx),
+	asn_MAP_VBDMode_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_VBDMode = {
+	"VBDMode",
+	"VBDMode",
+	&asn_OP_SEQUENCE,
+	asn_DEF_VBDMode_tags_1,
+	sizeof(asn_DEF_VBDMode_tags_1)
+		/sizeof(asn_DEF_VBDMode_tags_1[0]), /* 1 */
+	asn_DEF_VBDMode_tags_1,	/* Same as above */
+	sizeof(asn_DEF_VBDMode_tags_1)
+		/sizeof(asn_DEF_VBDMode_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_VBDMode_1,
+	1,	/* Elements count */
+	&asn_SPC_VBDMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VCCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VCCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VCCapability.h	(working copy)
@@ -0,0 +1,140 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VCCapability_H_
+#define	_VCCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <BOOLEAN.h>
+#include <constr_SEQUENCE.h>
+#include <NativeInteger.h>
+#include <constr_CHOICE.h>
+#include <asn_SET_OF.h>
+#include <constr_SET_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum VCCapability__availableBitRates__type_PR {
+	VCCapability__availableBitRates__type_PR_NOTHING,	/* No components present */
+	VCCapability__availableBitRates__type_PR_singleBitRate,
+	VCCapability__availableBitRates__type_PR_rangeOfBitRates
+} VCCapability__availableBitRates__type_PR;
+
+/* Forward declarations */
+struct Q2931Address;
+
+/* VCCapability */
+typedef struct VCCapability {
+	struct VCCapability__aal1 {
+		BOOLEAN_t	 nullClockRecovery;
+		BOOLEAN_t	 srtsClockRecovery;
+		BOOLEAN_t	 adaptiveClockRecovery;
+		BOOLEAN_t	 nullErrorCorrection;
+		BOOLEAN_t	 longInterleaver;
+		BOOLEAN_t	 shortInterleaver;
+		BOOLEAN_t	 errorCorrectionOnly;
+		BOOLEAN_t	 structuredDataTransfer;
+		BOOLEAN_t	 partiallyFilledCells;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *aal1;
+	struct VCCapability__aal5 {
+		long	 forwardMaximumSDUSize;
+		long	 backwardMaximumSDUSize;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *aal5;
+	BOOLEAN_t	 transportStream;
+	BOOLEAN_t	 programStream;
+	struct VCCapability__availableBitRates {
+		struct VCCapability__availableBitRates__type {
+			VCCapability__availableBitRates__type_PR present;
+			union VCCapability__availableBitRates__type_u {
+				long	 singleBitRate;
+				struct VCCapability__availableBitRates__type__rangeOfBitRates {
+					long	 lowerBitRate;
+					long	 higherBitRate;
+					
+					/* Context for parsing across buffer boundaries */
+					asn_struct_ctx_t _asn_ctx;
+				} *rangeOfBitRates;
+			} choice;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} type;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} availableBitRates;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct VCCapability__aal1ViaGateway {
+		struct VCCapability__aal1ViaGateway__gatewayAddress {
+			A_SET_OF(struct Q2931Address) list;
+			
+			/* Context for parsing across buffer boundaries */
+			asn_struct_ctx_t _asn_ctx;
+		} gatewayAddress;
+		BOOLEAN_t	 nullClockRecovery;
+		BOOLEAN_t	 srtsClockRecovery;
+		BOOLEAN_t	 adaptiveClockRecovery;
+		BOOLEAN_t	 nullErrorCorrection;
+		BOOLEAN_t	 longInterleaver;
+		BOOLEAN_t	 shortInterleaver;
+		BOOLEAN_t	 errorCorrectionOnly;
+		BOOLEAN_t	 structuredDataTransfer;
+		BOOLEAN_t	 partiallyFilledCells;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *aal1ViaGateway;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VCCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VCCapability;
+extern asn_SEQUENCE_specifics_t asn_SPC_VCCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_VCCapability_1[6];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "Q2931Address.h"
+
+#endif	/* _VCCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VCCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VCCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VCCapability.c	(working copy)
@@ -0,0 +1,784 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VCCapability.h"
+
+static int
+memb_forwardMaximumSDUSize_constraint_13(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_backwardMaximumSDUSize_constraint_13(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_lowerBitRate_constraint_22(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_higherBitRate_constraint_22(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_singleBitRate_constraint_20(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 1 && value <= 65535)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_gatewayAddress_constraint_27(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	/* Determine the number of elements */
+	size = _A_CSET_FROM_VOID(sptr)->count;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Perform validation of the inner elements */
+		return td->encoding_constraints.general_constraints(td, sptr, ctfailcb, app_key);
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_forwardMaximumSDUSize_constr_14 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_backwardMaximumSDUSize_constr_15 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  0,  65535 }	/* (0..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_lowerBitRate_constr_23 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_higherBitRate_constr_24 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_singleBitRate_constr_21 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 16,  16,  1,  65535 }	/* (1..65535) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_type_constr_20 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 1,  1,  0,  1 }	/* (0..1) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_type_gatewayAddress_constr_28 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_gatewayAddress_constr_28 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_TYPE_member_t asn_MBR_aal1_2[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, nullClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, srtsClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srtsClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, adaptiveClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"adaptiveClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, nullErrorCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullErrorCorrection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, longInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"longInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, shortInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"shortInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, errorCorrectionOnly),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCorrectionOnly"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, structuredDataTransfer),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"structuredDataTransfer"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1, partiallyFilledCells),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"partiallyFilledCells"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aal1_tags_2[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal1_tag2el_2[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nullClockRecoveryat 400 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* srtsClockRecoveryat 401 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* adaptiveClockRecoveryat 402 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* nullErrorCorrectionat 403 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* longInterleaverat 404 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* shortInterleaverat 405 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* errorCorrectionOnlyat 406 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* structuredDataTransferat 407 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 } /* partiallyFilledCellsat 408 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_aal1_specs_2 = {
+	sizeof(struct VCCapability__aal1),
+	offsetof(struct VCCapability__aal1, _asn_ctx),
+	asn_MAP_aal1_tag2el_2,
+	9,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	9,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal1_2 = {
+	"aal1",
+	"aal1",
+	&asn_OP_SEQUENCE,
+	asn_DEF_aal1_tags_2,
+	sizeof(asn_DEF_aal1_tags_2)
+		/sizeof(asn_DEF_aal1_tags_2[0]) - 1, /* 1 */
+	asn_DEF_aal1_tags_2,	/* Same as above */
+	sizeof(asn_DEF_aal1_tags_2)
+		/sizeof(asn_DEF_aal1_tags_2[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_aal1_2,
+	9,	/* Elements count */
+	&asn_SPC_aal1_specs_2	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal5_13[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal5, forwardMaximumSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_forwardMaximumSDUSize_constr_14,  memb_forwardMaximumSDUSize_constraint_13 },
+		0, 0, /* No default value */
+		"forwardMaximumSDUSize"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal5, backwardMaximumSDUSize),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_backwardMaximumSDUSize_constr_15,  memb_backwardMaximumSDUSize_constraint_13 },
+		0, 0, /* No default value */
+		"backwardMaximumSDUSize"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aal5_tags_13[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal5_tag2el_13[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* forwardMaximumSDUSizeat 413 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* backwardMaximumSDUSizeat 414 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_aal5_specs_13 = {
+	sizeof(struct VCCapability__aal5),
+	offsetof(struct VCCapability__aal5, _asn_ctx),
+	asn_MAP_aal5_tag2el_13,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	2,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal5_13 = {
+	"aal5",
+	"aal5",
+	&asn_OP_SEQUENCE,
+	asn_DEF_aal5_tags_13,
+	sizeof(asn_DEF_aal5_tags_13)
+		/sizeof(asn_DEF_aal5_tags_13[0]) - 1, /* 1 */
+	asn_DEF_aal5_tags_13,	/* Same as above */
+	sizeof(asn_DEF_aal5_tags_13)
+		/sizeof(asn_DEF_aal5_tags_13[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_aal5_13,
+	2,	/* Elements count */
+	&asn_SPC_aal5_specs_13	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_rangeOfBitRates_22[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__availableBitRates__type__rangeOfBitRates, lowerBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_lowerBitRate_constr_23,  memb_lowerBitRate_constraint_22 },
+		0, 0, /* No default value */
+		"lowerBitRate"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__availableBitRates__type__rangeOfBitRates, higherBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_higherBitRate_constr_24,  memb_higherBitRate_constraint_22 },
+		0, 0, /* No default value */
+		"higherBitRate"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_rangeOfBitRates_tags_22[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_rangeOfBitRates_tag2el_22[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* lowerBitRateat 426 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* higherBitRateat 427 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_rangeOfBitRates_specs_22 = {
+	sizeof(struct VCCapability__availableBitRates__type__rangeOfBitRates),
+	offsetof(struct VCCapability__availableBitRates__type__rangeOfBitRates, _asn_ctx),
+	asn_MAP_rangeOfBitRates_tag2el_22,
+	2,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	-1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_rangeOfBitRates_22 = {
+	"rangeOfBitRates",
+	"rangeOfBitRates",
+	&asn_OP_SEQUENCE,
+	asn_DEF_rangeOfBitRates_tags_22,
+	sizeof(asn_DEF_rangeOfBitRates_tags_22)
+		/sizeof(asn_DEF_rangeOfBitRates_tags_22[0]) - 1, /* 1 */
+	asn_DEF_rangeOfBitRates_tags_22,	/* Same as above */
+	sizeof(asn_DEF_rangeOfBitRates_tags_22)
+		/sizeof(asn_DEF_rangeOfBitRates_tags_22[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_rangeOfBitRates_22,
+	2,	/* Elements count */
+	&asn_SPC_rangeOfBitRates_specs_22	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_type_20[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__availableBitRates__type, choice.singleBitRate),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_singleBitRate_constr_21,  memb_singleBitRate_constraint_20 },
+		0, 0, /* No default value */
+		"singleBitRate"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VCCapability__availableBitRates__type, choice.rangeOfBitRates),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_rangeOfBitRates_22,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"rangeOfBitRates"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_type_tag2el_20[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* singleBitRateat 423 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 } /* rangeOfBitRatesat 426 */
+};
+static asn_CHOICE_specifics_t asn_SPC_type_specs_20 = {
+	sizeof(struct VCCapability__availableBitRates__type),
+	offsetof(struct VCCapability__availableBitRates__type, _asn_ctx),
+	offsetof(struct VCCapability__availableBitRates__type, present),
+	sizeof(((struct VCCapability__availableBitRates__type *)0)->present),
+	asn_MAP_type_tag2el_20,
+	2,	/* Count of tags in the map */
+	0, 0,
+	-1	/* Extensions start */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_type_20 = {
+	"type",
+	"type",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_type_constr_20, CHOICE_constraint },
+	asn_MBR_type_20,
+	2,	/* Elements count */
+	&asn_SPC_type_specs_20	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_availableBitRates_19[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__availableBitRates, type),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_type_20,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"type"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_availableBitRates_tags_19[] = {
+	(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_availableBitRates_tag2el_19[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* typeat 423 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_availableBitRates_specs_19 = {
+	sizeof(struct VCCapability__availableBitRates),
+	offsetof(struct VCCapability__availableBitRates, _asn_ctx),
+	asn_MAP_availableBitRates_tag2el_19,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_availableBitRates_19 = {
+	"availableBitRates",
+	"availableBitRates",
+	&asn_OP_SEQUENCE,
+	asn_DEF_availableBitRates_tags_19,
+	sizeof(asn_DEF_availableBitRates_tags_19)
+		/sizeof(asn_DEF_availableBitRates_tags_19[0]) - 1, /* 1 */
+	asn_DEF_availableBitRates_tags_19,	/* Same as above */
+	sizeof(asn_DEF_availableBitRates_tags_19)
+		/sizeof(asn_DEF_availableBitRates_tags_19[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_availableBitRates_19,
+	1,	/* Elements count */
+	&asn_SPC_availableBitRates_specs_19	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_gatewayAddress_28[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_Q2931Address,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_gatewayAddress_tags_28[] = {
+	(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (17 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_gatewayAddress_specs_28 = {
+	sizeof(struct VCCapability__aal1ViaGateway__gatewayAddress),
+	offsetof(struct VCCapability__aal1ViaGateway__gatewayAddress, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_gatewayAddress_28 = {
+	"gatewayAddress",
+	"gatewayAddress",
+	&asn_OP_SET_OF,
+	asn_DEF_gatewayAddress_tags_28,
+	sizeof(asn_DEF_gatewayAddress_tags_28)
+		/sizeof(asn_DEF_gatewayAddress_tags_28[0]) - 1, /* 1 */
+	asn_DEF_gatewayAddress_tags_28,	/* Same as above */
+	sizeof(asn_DEF_gatewayAddress_tags_28)
+		/sizeof(asn_DEF_gatewayAddress_tags_28[0]), /* 2 */
+	{ 0, &asn_PER_type_gatewayAddress_constr_28, SET_OF_constraint },
+	asn_MBR_gatewayAddress_28,
+	1,	/* Single element */
+	&asn_SPC_gatewayAddress_specs_28	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_aal1ViaGateway_27[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, gatewayAddress),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_gatewayAddress_28,
+		0,
+		{ 0, &asn_PER_memb_gatewayAddress_constr_28,  memb_gatewayAddress_constraint_27 },
+		0, 0, /* No default value */
+		"gatewayAddress"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, nullClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, srtsClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"srtsClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, adaptiveClockRecovery),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"adaptiveClockRecovery"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, nullErrorCorrection),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nullErrorCorrection"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, longInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"longInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, shortInterleaver),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"shortInterleaver"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, errorCorrectionOnly),
+		(ASN_TAG_CLASS_CONTEXT | (7 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"errorCorrectionOnly"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, structuredDataTransfer),
+		(ASN_TAG_CLASS_CONTEXT | (8 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"structuredDataTransfer"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability__aal1ViaGateway, partiallyFilledCells),
+		(ASN_TAG_CLASS_CONTEXT | (9 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"partiallyFilledCells"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_aal1ViaGateway_tags_27[] = {
+	(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_aal1ViaGateway_tag2el_27[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* gatewayAddressat 435 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* nullClockRecoveryat 436 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* srtsClockRecoveryat 437 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* adaptiveClockRecoveryat 438 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* nullErrorCorrectionat 439 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* longInterleaverat 440 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 }, /* shortInterleaverat 441 */
+    { (ASN_TAG_CLASS_CONTEXT | (7 << 2)), 7, 0, 0 }, /* errorCorrectionOnlyat 442 */
+    { (ASN_TAG_CLASS_CONTEXT | (8 << 2)), 8, 0, 0 }, /* structuredDataTransferat 443 */
+    { (ASN_TAG_CLASS_CONTEXT | (9 << 2)), 9, 0, 0 } /* partiallyFilledCellsat 444 */
+};
+static asn_SEQUENCE_specifics_t asn_SPC_aal1ViaGateway_specs_27 = {
+	sizeof(struct VCCapability__aal1ViaGateway),
+	offsetof(struct VCCapability__aal1ViaGateway, _asn_ctx),
+	asn_MAP_aal1ViaGateway_tag2el_27,
+	10,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	10,	/* First extension addition */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_aal1ViaGateway_27 = {
+	"aal1ViaGateway",
+	"aal1ViaGateway",
+	&asn_OP_SEQUENCE,
+	asn_DEF_aal1ViaGateway_tags_27,
+	sizeof(asn_DEF_aal1ViaGateway_tags_27)
+		/sizeof(asn_DEF_aal1ViaGateway_tags_27[0]) - 1, /* 1 */
+	asn_DEF_aal1ViaGateway_tags_27,	/* Same as above */
+	sizeof(asn_DEF_aal1ViaGateway_tags_27)
+		/sizeof(asn_DEF_aal1ViaGateway_tags_27[0]), /* 2 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_aal1ViaGateway_27,
+	10,	/* Elements count */
+	&asn_SPC_aal1ViaGateway_specs_27	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_VCCapability_1[] = {
+	{ ATF_POINTER, 2, offsetof(struct VCCapability, aal1),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		0,
+		&asn_DEF_aal1_2,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal1"
+		},
+	{ ATF_POINTER, 1, offsetof(struct VCCapability, aal5),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_aal5_13,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal5"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability, transportStream),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"transportStream"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability, programStream),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_BOOLEAN,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"programStream"
+		},
+	{ ATF_NOFLAGS, 0, offsetof(struct VCCapability, availableBitRates),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		0,
+		&asn_DEF_availableBitRates_19,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"availableBitRates"
+		},
+	{ ATF_POINTER, 1, offsetof(struct VCCapability, aal1ViaGateway),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		0,
+		&asn_DEF_aal1ViaGateway_27,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"aal1ViaGateway"
+		},
+};
+static const int asn_MAP_VCCapability_oms_1[] = { 0, 1, 5 };
+static const ber_tlv_tag_t asn_DEF_VCCapability_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_VCCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* aal1at 400 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* aal5at 413 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* transportStreamat 417 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* programStreamat 418 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* availableBitRatesat 429 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* aal1ViaGatewayat 435 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_VCCapability_specs_1 = {
+	sizeof(struct VCCapability),
+	offsetof(struct VCCapability, _asn_ctx),
+	asn_MAP_VCCapability_tag2el_1,
+	6,	/* Count of tags in the map */
+	asn_MAP_VCCapability_oms_1,	/* Optional members */
+	2, 1,	/* Root/Additions */
+	5,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_VCCapability = {
+	"VCCapability",
+	"VCCapability",
+	&asn_OP_SEQUENCE,
+	asn_DEF_VCCapability_tags_1,
+	sizeof(asn_DEF_VCCapability_tags_1)
+		/sizeof(asn_DEF_VCCapability_tags_1[0]), /* 1 */
+	asn_DEF_VCCapability_tags_1,	/* Same as above */
+	sizeof(asn_DEF_VCCapability_tags_1)
+		/sizeof(asn_DEF_VCCapability_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_VCCapability_1,
+	6,	/* Elements count */
+	&asn_SPC_VCCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentification.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentification.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentification.h	(working copy)
@@ -0,0 +1,47 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VendorIdentification_H_
+#define	_VendorIdentification_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h"
+#include <OCTET_STRING.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* VendorIdentification */
+typedef struct VendorIdentification {
+	MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier_t	 vendor;
+	OCTET_STRING_t	*productNumber;	/* OPTIONAL */
+	OCTET_STRING_t	*versionNumber;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VendorIdentification_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VendorIdentification;
+extern asn_SEQUENCE_specifics_t asn_SPC_VendorIdentification_specs_1;
+extern asn_TYPE_member_t asn_MBR_VendorIdentification_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _VendorIdentification_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentification.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentification.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentification.c	(working copy)
@@ -0,0 +1,134 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VendorIdentification.h"
+
+static int
+memb_productNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_versionNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_productNumber_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_versionNumber_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_VendorIdentification_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VendorIdentification, vendor),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		+1,	/* EXPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"vendor"
+		},
+	{ ATF_POINTER, 2, offsetof(struct VendorIdentification, productNumber),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_productNumber_constr_3,  memb_productNumber_constraint_1 },
+		0, 0, /* No default value */
+		"productNumber"
+		},
+	{ ATF_POINTER, 1, offsetof(struct VendorIdentification, versionNumber),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_versionNumber_constr_4,  memb_versionNumber_constraint_1 },
+		0, 0, /* No default value */
+		"versionNumber"
+		},
+};
+static const int asn_MAP_VendorIdentification_oms_1[] = { 1, 2 };
+static const ber_tlv_tag_t asn_DEF_VendorIdentification_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_VendorIdentification_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* vendorat 4011 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* productNumberat 4012 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* versionNumberat 4013 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_VendorIdentification_specs_1 = {
+	sizeof(struct VendorIdentification),
+	offsetof(struct VendorIdentification, _asn_ctx),
+	asn_MAP_VendorIdentification_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_VendorIdentification_oms_1,	/* Optional members */
+	2, 0,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_VendorIdentification = {
+	"VendorIdentification",
+	"VendorIdentification",
+	&asn_OP_SEQUENCE,
+	asn_DEF_VendorIdentification_tags_1,
+	sizeof(asn_DEF_VendorIdentification_tags_1)
+		/sizeof(asn_DEF_VendorIdentification_tags_1[0]), /* 1 */
+	asn_DEF_VendorIdentification_tags_1,	/* Same as above */
+	sizeof(asn_DEF_VendorIdentification_tags_1)
+		/sizeof(asn_DEF_VendorIdentification_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_VendorIdentification_1,
+	3,	/* Elements count */
+	&asn_SPC_VendorIdentification_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentifier.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentifier.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentifier.h	(working copy)
@@ -0,0 +1,49 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VendorIdentifier_H_
+#define	_VendorIdentifier_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include "H221NonStandard.h"
+#include <OCTET_STRING.h>
+#include <OBJECT_IDENTIFIER.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* VendorIdentifier */
+typedef struct VendorIdentifier {
+	H221NonStandard_t	 vendor;
+	OCTET_STRING_t	*productId;	/* OPTIONAL */
+	OCTET_STRING_t	*versionId;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	OBJECT_IDENTIFIER_t	*enterpriseNumber;	/* OPTIONAL */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VendorIdentifier_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VendorIdentifier;
+extern asn_SEQUENCE_specifics_t asn_SPC_VendorIdentifier_specs_1;
+extern asn_TYPE_member_t asn_MBR_VendorIdentifier_1[4];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _VendorIdentifier_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentifier.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentifier.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VendorIdentifier.c	(working copy)
@@ -0,0 +1,144 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VendorIdentifier.h"
+
+static int
+memb_productId_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static int
+memb_versionId_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	const OCTET_STRING_t *st = (const OCTET_STRING_t *)sptr;
+	size_t size;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	size = st->size;
+	
+	if((size >= 1 && size <= 256)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_productId_constr_3 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+static asn_per_constraints_t asn_PER_memb_versionId_constr_4 CC_NOTUSED = {
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	{ APC_CONSTRAINED,	 8,  8,  1,  256 }	/* (SIZE(1..256)) */,
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_VendorIdentifier_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VendorIdentifier, vendor),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H221NonStandard,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"vendor"
+		},
+	{ ATF_POINTER, 3, offsetof(struct VendorIdentifier, productId),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_productId_constr_3,  memb_productId_constraint_1 },
+		0, 0, /* No default value */
+		"productId"
+		},
+	{ ATF_POINTER, 2, offsetof(struct VendorIdentifier, versionId),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OCTET_STRING,
+		0,
+		{ 0, &asn_PER_memb_versionId_constr_4,  memb_versionId_constraint_1 },
+		0, 0, /* No default value */
+		"versionId"
+		},
+	{ ATF_POINTER, 1, offsetof(struct VendorIdentifier, enterpriseNumber),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_OBJECT_IDENTIFIER,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"enterpriseNumber"
+		},
+};
+static const int asn_MAP_VendorIdentifier_oms_1[] = { 1, 2, 3 };
+static const ber_tlv_tag_t asn_DEF_VendorIdentifier_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_VendorIdentifier_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* vendorat 651 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* productIdat 652 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* versionIdat 653 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 } /* enterpriseNumberat 655 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_VendorIdentifier_specs_1 = {
+	sizeof(struct VendorIdentifier),
+	offsetof(struct VendorIdentifier, _asn_ctx),
+	asn_MAP_VendorIdentifier_tag2el_1,
+	4,	/* Count of tags in the map */
+	asn_MAP_VendorIdentifier_oms_1,	/* Optional members */
+	2, 1,	/* Root/Additions */
+	3,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_VendorIdentifier = {
+	"VendorIdentifier",
+	"VendorIdentifier",
+	&asn_OP_SEQUENCE,
+	asn_DEF_VendorIdentifier_tags_1,
+	sizeof(asn_DEF_VendorIdentifier_tags_1)
+		/sizeof(asn_DEF_VendorIdentifier_tags_1[0]), /* 1 */
+	asn_DEF_VendorIdentifier_tags_1,	/* Same as above */
+	sizeof(asn_DEF_VendorIdentifier_tags_1)
+		/sizeof(asn_DEF_VendorIdentifier_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_VendorIdentifier_1,
+	4,	/* Elements count */
+	&asn_SPC_VendorIdentifier_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoCapability.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoCapability.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoCapability.h	(working copy)
@@ -0,0 +1,84 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VideoCapability_H_
+#define	_VideoCapability_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum VideoCapability_PR {
+	VideoCapability_PR_NOTHING,	/* No components present */
+	VideoCapability_PR_nonStandard,
+	VideoCapability_PR_h261VideoCapability,
+	VideoCapability_PR_h262VideoCapability,
+	VideoCapability_PR_h263VideoCapability,
+	VideoCapability_PR_is11172VideoCapability,
+	/* Extensions may appear below */
+	VideoCapability_PR_genericVideoCapability,
+	VideoCapability_PR_extendedVideoCapability
+} VideoCapability_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct H261VideoCapability;
+struct H262VideoCapability;
+struct H263VideoCapability;
+struct IS11172VideoCapability;
+struct GenericCapability;
+struct ExtendedVideoCapability;
+
+/* VideoCapability */
+typedef struct VideoCapability {
+	VideoCapability_PR present;
+	union VideoCapability_u {
+		struct NonStandardParameter	*nonStandard;
+		struct H261VideoCapability	*h261VideoCapability;
+		struct H262VideoCapability	*h262VideoCapability;
+		struct H263VideoCapability	*h263VideoCapability;
+		struct IS11172VideoCapability	*is11172VideoCapability;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct GenericCapability	*genericVideoCapability;
+		struct ExtendedVideoCapability	*extendedVideoCapability;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VideoCapability_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VideoCapability;
+extern asn_CHOICE_specifics_t asn_SPC_VideoCapability_specs_1;
+extern asn_TYPE_member_t asn_MBR_VideoCapability_1[7];
+extern asn_per_constraints_t asn_PER_type_VideoCapability_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "H261VideoCapability.h"
+#include "H262VideoCapability.h"
+#include "H263VideoCapability.h"
+#include "IS11172VideoCapability.h"
+#include "GenericCapability.h"
+#include "ExtendedVideoCapability.h"
+
+#endif	/* _VideoCapability_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoCapability.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoCapability.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoCapability.c	(working copy)
@@ -0,0 +1,112 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VideoCapability.h"
+
+asn_per_constraints_t asn_PER_type_VideoCapability_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_VideoCapability_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct VideoCapability, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoCapability, choice.h261VideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H261VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h261VideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoCapability, choice.h262VideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H262VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h262VideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoCapability, choice.h263VideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263VideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoCapability, choice.is11172VideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IS11172VideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"is11172VideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoCapability, choice.genericVideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericVideoCapability"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoCapability, choice.extendedVideoCapability),
+		(ASN_TAG_CLASS_CONTEXT | (6 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_ExtendedVideoCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"extendedVideoCapability"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_VideoCapability_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 775 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h261VideoCapabilityat 776 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h262VideoCapabilityat 777 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h263VideoCapabilityat 778 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* is11172VideoCapabilityat 779 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 }, /* genericVideoCapabilityat 781 */
+    { (ASN_TAG_CLASS_CONTEXT | (6 << 2)), 6, 0, 0 } /* extendedVideoCapabilityat 784 */
+};
+asn_CHOICE_specifics_t asn_SPC_VideoCapability_specs_1 = {
+	sizeof(struct VideoCapability),
+	offsetof(struct VideoCapability, _asn_ctx),
+	offsetof(struct VideoCapability, present),
+	sizeof(((struct VideoCapability *)0)->present),
+	asn_MAP_VideoCapability_tag2el_1,
+	7,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_VideoCapability = {
+	"VideoCapability",
+	"VideoCapability",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_VideoCapability_constr_1, CHOICE_constraint },
+	asn_MBR_VideoCapability_1,
+	7,	/* Elements count */
+	&asn_SPC_VideoCapability_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoIndicateCompose.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoIndicateCompose.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoIndicateCompose.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VideoIndicateCompose_H_
+#define	_VideoIndicateCompose_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <NativeInteger.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* VideoIndicateCompose */
+typedef struct VideoIndicateCompose {
+	long	 compositionNumber;
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VideoIndicateCompose_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VideoIndicateCompose;
+extern asn_SEQUENCE_specifics_t asn_SPC_VideoIndicateCompose_specs_1;
+extern asn_TYPE_member_t asn_MBR_VideoIndicateCompose_1[1];
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _VideoIndicateCompose_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoIndicateCompose.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoIndicateCompose.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoIndicateCompose.c	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VideoIndicateCompose.h"
+
+static int
+memb_compositionNumber_constraint_1(const asn_TYPE_descriptor_t *td, const void *sptr,
+			asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+	long value;
+	
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+	
+	value = *(const long *)sptr;
+	
+	if((value >= 0 && value <= 255)) {
+		/* Constraint check succeeded */
+		return 0;
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: constraint failed (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+static asn_per_constraints_t asn_PER_memb_compositionNumber_constr_2 CC_NOTUSED = {
+	{ APC_CONSTRAINED,	 8,  8,  0,  255 }	/* (0..255) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_VideoIndicateCompose_1[] = {
+	{ ATF_NOFLAGS, 0, offsetof(struct VideoIndicateCompose, compositionNumber),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_NativeInteger,
+		0,
+		{ 0, &asn_PER_memb_compositionNumber_constr_2,  memb_compositionNumber_constraint_1 },
+		0, 0, /* No default value */
+		"compositionNumber"
+		},
+};
+static const ber_tlv_tag_t asn_DEF_VideoIndicateCompose_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_VideoIndicateCompose_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 } /* compositionNumberat 3906 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_VideoIndicateCompose_specs_1 = {
+	sizeof(struct VideoIndicateCompose),
+	offsetof(struct VideoIndicateCompose, _asn_ctx),
+	asn_MAP_VideoIndicateCompose_tag2el_1,
+	1,	/* Count of tags in the map */
+	0, 0, 0,	/* Optional elements (not needed) */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_VideoIndicateCompose = {
+	"VideoIndicateCompose",
+	"VideoIndicateCompose",
+	&asn_OP_SEQUENCE,
+	asn_DEF_VideoIndicateCompose_tags_1,
+	sizeof(asn_DEF_VideoIndicateCompose_tags_1)
+		/sizeof(asn_DEF_VideoIndicateCompose_tags_1[0]), /* 1 */
+	asn_DEF_VideoIndicateCompose_tags_1,	/* Same as above */
+	sizeof(asn_DEF_VideoIndicateCompose_tags_1)
+		/sizeof(asn_DEF_VideoIndicateCompose_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_VideoIndicateCompose_1,
+	1,	/* Elements count */
+	&asn_SPC_VideoIndicateCompose_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoMode.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoMode.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoMode.h	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VideoMode_H_
+#define	_VideoMode_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <constr_CHOICE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Dependencies */
+typedef enum VideoMode_PR {
+	VideoMode_PR_NOTHING,	/* No components present */
+	VideoMode_PR_nonStandard,
+	VideoMode_PR_h261VideoMode,
+	VideoMode_PR_h262VideoMode,
+	VideoMode_PR_h263VideoMode,
+	VideoMode_PR_is11172VideoMode,
+	/* Extensions may appear below */
+	VideoMode_PR_genericVideoMode
+} VideoMode_PR;
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct H261VideoMode;
+struct H262VideoMode;
+struct H263VideoMode;
+struct IS11172VideoMode;
+struct GenericCapability;
+
+/* VideoMode */
+typedef struct VideoMode {
+	VideoMode_PR present;
+	union VideoMode_u {
+		struct NonStandardParameter	*nonStandard;
+		struct H261VideoMode	*h261VideoMode;
+		struct H262VideoMode	*h262VideoMode;
+		struct H263VideoMode	*h263VideoMode;
+		struct IS11172VideoMode	*is11172VideoMode;
+		/*
+		 * This type is extensible,
+		 * possible extensions are below.
+		 */
+		struct GenericCapability	*genericVideoMode;
+	} choice;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VideoMode_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VideoMode;
+extern asn_CHOICE_specifics_t asn_SPC_VideoMode_specs_1;
+extern asn_TYPE_member_t asn_MBR_VideoMode_1[6];
+extern asn_per_constraints_t asn_PER_type_VideoMode_constr_1;
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h"
+#include "H261VideoMode.h"
+#include "H262VideoMode.h"
+#include "H263VideoMode.h"
+#include "IS11172VideoMode.h"
+#include "GenericCapability.h"
+
+#endif	/* _VideoMode_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoMode.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoMode.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VideoMode.c	(working copy)
@@ -0,0 +1,102 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "MULTIMEDIA-SYSTEM-CONTROL"
+ * 	found in "MULTIMEDIA-SYSTEM-CONTROL.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VideoMode.h"
+
+asn_per_constraints_t asn_PER_type_VideoMode_constr_1 CC_NOTUSED = {
+	{ APC_CONSTRAINED | APC_EXTENSIBLE,  3,  3,  0,  4 }	/* (0..4,...) */,
+	{ APC_UNCONSTRAINED,	-1, -1,  0,  0 },
+	0, 0	/* No PER value map */
+};
+asn_TYPE_member_t asn_MBR_VideoMode_1[] = {
+	{ ATF_POINTER, 0, offsetof(struct VideoMode, choice.nonStandard),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandard"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoMode, choice.h261VideoMode),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H261VideoMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h261VideoMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoMode, choice.h262VideoMode),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H262VideoMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h262VideoMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoMode, choice.h263VideoMode),
+		(ASN_TAG_CLASS_CONTEXT | (3 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H263VideoMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"h263VideoMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoMode, choice.is11172VideoMode),
+		(ASN_TAG_CLASS_CONTEXT | (4 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_IS11172VideoMode,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"is11172VideoMode"
+		},
+	{ ATF_POINTER, 0, offsetof(struct VideoMode, choice.genericVideoMode),
+		(ASN_TAG_CLASS_CONTEXT | (5 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_GenericCapability,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"genericVideoMode"
+		},
+};
+static const asn_TYPE_tag2member_t asn_MAP_VideoMode_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardat 2737 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* h261VideoModeat 2738 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 }, /* h262VideoModeat 2739 */
+    { (ASN_TAG_CLASS_CONTEXT | (3 << 2)), 3, 0, 0 }, /* h263VideoModeat 2740 */
+    { (ASN_TAG_CLASS_CONTEXT | (4 << 2)), 4, 0, 0 }, /* is11172VideoModeat 2741 */
+    { (ASN_TAG_CLASS_CONTEXT | (5 << 2)), 5, 0, 0 } /* genericVideoModeat 2744 */
+};
+asn_CHOICE_specifics_t asn_SPC_VideoMode_specs_1 = {
+	sizeof(struct VideoMode),
+	offsetof(struct VideoMode, _asn_ctx),
+	offsetof(struct VideoMode, present),
+	sizeof(((struct VideoMode *)0)->present),
+	asn_MAP_VideoMode_tag2el_1,
+	6,	/* Count of tags in the map */
+	0, 0,
+	5	/* Extensions start */
+};
+asn_TYPE_descriptor_t asn_DEF_VideoMode = {
+	"VideoMode",
+	"VideoMode",
+	&asn_OP_CHOICE,
+	0,	/* No effective tags (pointer) */
+	0,	/* No effective tags (count) */
+	0,	/* No tags (pointer) */
+	0,	/* No tags (count) */
+	{ 0, &asn_PER_type_VideoMode_constr_1, CHOICE_constraint },
+	asn_MBR_VideoMode_1,
+	6,	/* Elements count */
+	&asn_SPC_VideoMode_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VoiceCaps.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VoiceCaps.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VoiceCaps.h	(working copy)
@@ -0,0 +1,67 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#ifndef	_VoiceCaps_H_
+#define	_VoiceCaps_H_
+
+
+#include <asn_application.h>
+
+/* Including external dependencies */
+#include <asn_SEQUENCE_OF.h>
+#include <constr_SEQUENCE_OF.h>
+#include <constr_SEQUENCE.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/* Forward declarations */
+struct NonStandardParameter;
+struct DataRate;
+struct SupportedPrefix;
+
+/* VoiceCaps */
+typedef struct VoiceCaps {
+	struct NonStandardParameter	*nonStandardData;	/* OPTIONAL */
+	/*
+	 * This type is extensible,
+	 * possible extensions are below.
+	 */
+	struct VoiceCaps__dataRatesSupported {
+		A_SEQUENCE_OF(struct DataRate) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *dataRatesSupported;
+	struct VoiceCaps__supportedPrefixes {
+		A_SEQUENCE_OF(struct SupportedPrefix) list;
+		
+		/* Context for parsing across buffer boundaries */
+		asn_struct_ctx_t _asn_ctx;
+	} *supportedPrefixes;
+	
+	/* Context for parsing across buffer boundaries */
+	asn_struct_ctx_t _asn_ctx;
+} VoiceCaps_t;
+
+/* Implementation */
+extern asn_TYPE_descriptor_t asn_DEF_VoiceCaps;
+extern asn_SEQUENCE_specifics_t asn_SPC_VoiceCaps_specs_1;
+extern asn_TYPE_member_t asn_MBR_VoiceCaps_1[3];
+
+#ifdef __cplusplus
+}
+#endif
+
+/* Referred external types */
+#include "H323-MESSAGES_NonStandardParameter.h"
+#include "DataRate.h"
+#include "SupportedPrefix.h"
+
+#endif	/* _VoiceCaps_H_ */
+#include <asn_internal.h>
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/VoiceCaps.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/VoiceCaps.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/VoiceCaps.c	(working copy)
@@ -0,0 +1,146 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ * From ASN.1 module "H323-MESSAGES"
+ * 	found in "H323-MESSAGES.asn"
+ * 	`asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names`
+ */
+
+#include "VoiceCaps.h"
+
+static asn_TYPE_member_t asn_MBR_dataRatesSupported_4[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_DataRate,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_dataRatesSupported_tags_4[] = {
+	(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_dataRatesSupported_specs_4 = {
+	sizeof(struct VoiceCaps__dataRatesSupported),
+	offsetof(struct VoiceCaps__dataRatesSupported, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_dataRatesSupported_4 = {
+	"dataRatesSupported",
+	"dataRatesSupported",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_dataRatesSupported_tags_4,
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]) - 1, /* 1 */
+	asn_DEF_dataRatesSupported_tags_4,	/* Same as above */
+	sizeof(asn_DEF_dataRatesSupported_tags_4)
+		/sizeof(asn_DEF_dataRatesSupported_tags_4[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_dataRatesSupported_4,
+	1,	/* Single element */
+	&asn_SPC_dataRatesSupported_specs_4	/* Additional specs */
+};
+
+static asn_TYPE_member_t asn_MBR_supportedPrefixes_6[] = {
+	{ ATF_POINTER, 0, 0,
+		(ASN_TAG_CLASS_UNIVERSAL | (16 << 2)),
+		0,
+		&asn_DEF_SupportedPrefix,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		""
+		},
+};
+static const ber_tlv_tag_t asn_DEF_supportedPrefixes_tags_6[] = {
+	(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static asn_SET_OF_specifics_t asn_SPC_supportedPrefixes_specs_6 = {
+	sizeof(struct VoiceCaps__supportedPrefixes),
+	offsetof(struct VoiceCaps__supportedPrefixes, _asn_ctx),
+	0,	/* XER encoding is XMLDelimitedItemList */
+};
+static /* Use -fall-defs-global to expose */
+asn_TYPE_descriptor_t asn_DEF_supportedPrefixes_6 = {
+	"supportedPrefixes",
+	"supportedPrefixes",
+	&asn_OP_SEQUENCE_OF,
+	asn_DEF_supportedPrefixes_tags_6,
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]) - 1, /* 1 */
+	asn_DEF_supportedPrefixes_tags_6,	/* Same as above */
+	sizeof(asn_DEF_supportedPrefixes_tags_6)
+		/sizeof(asn_DEF_supportedPrefixes_tags_6[0]), /* 2 */
+	{ 0, 0, SEQUENCE_OF_constraint },
+	asn_MBR_supportedPrefixes_6,
+	1,	/* Single element */
+	&asn_SPC_supportedPrefixes_specs_6	/* Additional specs */
+};
+
+asn_TYPE_member_t asn_MBR_VoiceCaps_1[] = {
+	{ ATF_POINTER, 3, offsetof(struct VoiceCaps, nonStandardData),
+		(ASN_TAG_CLASS_CONTEXT | (0 << 2)),
+		-1,	/* IMPLICIT tag at current level */
+		&asn_DEF_H323_MESSAGES_NonStandardParameter,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"nonStandardData"
+		},
+	{ ATF_POINTER, 2, offsetof(struct VoiceCaps, dataRatesSupported),
+		(ASN_TAG_CLASS_CONTEXT | (1 << 2)),
+		0,
+		&asn_DEF_dataRatesSupported_4,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"dataRatesSupported"
+		},
+	{ ATF_POINTER, 1, offsetof(struct VoiceCaps, supportedPrefixes),
+		(ASN_TAG_CLASS_CONTEXT | (2 << 2)),
+		0,
+		&asn_DEF_supportedPrefixes_6,
+		0,
+		{ 0, 0, 0 },
+		0, 0, /* No default value */
+		"supportedPrefixes"
+		},
+};
+static const int asn_MAP_VoiceCaps_oms_1[] = { 0, 1, 2 };
+static const ber_tlv_tag_t asn_DEF_VoiceCaps_tags_1[] = {
+	(ASN_TAG_CLASS_UNIVERSAL | (16 << 2))
+};
+static const asn_TYPE_tag2member_t asn_MAP_VoiceCaps_tag2el_1[] = {
+    { (ASN_TAG_CLASS_CONTEXT | (0 << 2)), 0, 0, 0 }, /* nonStandardDataat 590 */
+    { (ASN_TAG_CLASS_CONTEXT | (1 << 2)), 1, 0, 0 }, /* dataRatesSupportedat 592 */
+    { (ASN_TAG_CLASS_CONTEXT | (2 << 2)), 2, 0, 0 } /* supportedPrefixesat 594 */
+};
+asn_SEQUENCE_specifics_t asn_SPC_VoiceCaps_specs_1 = {
+	sizeof(struct VoiceCaps),
+	offsetof(struct VoiceCaps, _asn_ctx),
+	asn_MAP_VoiceCaps_tag2el_1,
+	3,	/* Count of tags in the map */
+	asn_MAP_VoiceCaps_oms_1,	/* Optional members */
+	1, 2,	/* Root/Additions */
+	1,	/* First extension addition */
+};
+asn_TYPE_descriptor_t asn_DEF_VoiceCaps = {
+	"VoiceCaps",
+	"VoiceCaps",
+	&asn_OP_SEQUENCE,
+	asn_DEF_VoiceCaps_tags_1,
+	sizeof(asn_DEF_VoiceCaps_tags_1)
+		/sizeof(asn_DEF_VoiceCaps_tags_1[0]), /* 1 */
+	asn_DEF_VoiceCaps_tags_1,	/* Same as above */
+	sizeof(asn_DEF_VoiceCaps_tags_1)
+		/sizeof(asn_DEF_VoiceCaps_tags_1[0]), /* 1 */
+	{ 0, 0, SEQUENCE_constraint },
+	asn_MBR_VoiceCaps_1,
+	3,	/* Elements count */
+	&asn_SPC_VoiceCaps_specs_1	/* Additional specs */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SEQUENCE_OF.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SEQUENCE_OF.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SEQUENCE_OF.h	(working copy)
@@ -0,0 +1,52 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_SEQUENCE_OF_H
+#define	ASN_SEQUENCE_OF_H
+
+#include <asn_SET_OF.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * SEQUENCE OF is the same as SET OF with a tiny difference:
+ * the delete operation preserves the initial order of elements
+ * and thus MAY operate in non-constant time.
+ */
+#define	A_SEQUENCE_OF(type)	A_SET_OF(type)
+
+#define	ASN_SEQUENCE_ADD(headptr, ptr)		\
+	asn_sequence_add((headptr), (ptr))
+
+/***********************************************
+ * Implementation of the SEQUENCE OF structure.
+ */
+
+#define	asn_sequence_add	asn_set_add
+#define	asn_sequence_empty	asn_set_empty
+
+/*
+ * Delete the element from the set by its number (base 0).
+ * This is NOT a constant-time operation.
+ * The order of elements is preserved.
+ * If _do_free is given AND the (*free) is initialized, the element
+ * will be freed using the custom (*free) function as well.
+ */
+void asn_sequence_del(void *asn_sequence_of_x, int number, int _do_free);
+
+/*
+ * Cope with different conversions requirements to/from void in C and C++.
+ * This is mostly useful for support library.
+ */
+typedef A_SEQUENCE_OF(void) asn_anonymous_sequence_;
+#define _A_SEQUENCE_FROM_VOID(ptr)	((asn_anonymous_sequence_ *)(ptr))
+#define _A_CSEQUENCE_FROM_VOID(ptr) 	((const asn_anonymous_sequence_ *)(ptr))
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_SEQUENCE_OF_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SEQUENCE_OF.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SEQUENCE_OF.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SEQUENCE_OF.c	(working copy)
@@ -0,0 +1,41 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <asn_SEQUENCE_OF.h>
+
+typedef A_SEQUENCE_OF(void) asn_sequence;
+
+void
+asn_sequence_del(void *asn_sequence_of_x, int number, int _do_free) {
+	asn_sequence *as = (asn_sequence *)asn_sequence_of_x;
+
+	if(as) {
+		void *ptr;
+		int n;
+
+		if(number < 0 || number >= as->count)
+			return;	/* Nothing to delete */
+
+		if(_do_free && as->free) {
+			ptr = as->array[number];
+		} else {
+			ptr = 0;
+		}
+
+		/*
+		 * Shift all elements to the left to hide the gap.
+		 */
+		--as->count;
+		for(n = number; n < as->count; n++)
+			as->array[n] = as->array[n+1];
+
+		/*
+		 * Invoke the third-party function only when the state
+		 * of the parent structure is consistent.
+		 */
+		if(ptr) as->free(ptr);
+	}
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SET_OF.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SET_OF.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SET_OF.h	(working copy)
@@ -0,0 +1,72 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_SET_OF_H
+#define	ASN_SET_OF_H
+
+#ifdef __cplusplus
+#define A_SET_OF(type)                   \
+    struct {                             \
+        type **array;                    \
+        int count; /* Meaningful size */ \
+        int size;  /* Allocated size */  \
+        void (*free)(decltype(*array));  \
+    }
+#else   /* C */
+#define A_SET_OF(type)                   \
+    struct {                             \
+        type **array;                    \
+        int count; /* Meaningful size */ \
+        int size;  /* Allocated size */  \
+        void (*free)(type *);    \
+    }
+#endif
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#define	ASN_SET_ADD(headptr, ptr)		\
+	asn_set_add((headptr), (ptr))
+
+/*******************************************
+ * Implementation of the SET OF structure.
+ */
+
+/*
+ * Add another structure into the set by its pointer.
+ * RETURN VALUES:
+ * 0 for success and -1/errno for failure.
+ */
+int  asn_set_add(void *asn_set_of_x, void *ptr);
+
+/*
+ * Delete the element from the set by its number (base 0).
+ * This is a constant-time operation. The order of elements before the
+ * deleted ones is guaranteed, the order of elements after the deleted
+ * one is NOT guaranteed.
+ * If _do_free is given AND the (*free) is initialized, the element
+ * will be freed using the custom (*free) function as well.
+ */
+void asn_set_del(void *asn_set_of_x, int number, int _do_free);
+
+/*
+ * Empty the contents of the set. Will free the elements, if (*free) is given.
+ * Will NOT free the set itself.
+ */
+void asn_set_empty(void *asn_set_of_x);
+
+/*
+ * Cope with different conversions requirements to/from void in C and C++.
+ * This is mostly useful for support library.
+ */
+typedef A_SET_OF(void) asn_anonymous_set_;
+#define _A_SET_FROM_VOID(ptr)		((asn_anonymous_set_ *)(ptr))
+#define _A_CSET_FROM_VOID(ptr)		((const asn_anonymous_set_ *)(ptr))
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_SET_OF_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SET_OF.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SET_OF.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_SET_OF.c	(working copy)
@@ -0,0 +1,88 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <asn_SET_OF.h>
+#include <errno.h>
+
+/*
+ * Add another element into the set.
+ */
+int
+asn_set_add(void *asn_set_of_x, void *ptr) {
+	asn_anonymous_set_ *as = _A_SET_FROM_VOID(asn_set_of_x);
+
+	if(as == 0 || ptr == 0) {
+		errno = EINVAL;		/* Invalid arguments */
+		return -1;
+	}
+
+	/*
+	 * Make sure there's enough space to insert an element.
+	 */
+	if(as->count == as->size) {
+		int _newsize = as->size ? (as->size << 1) : 4;
+		void *_new_arr;
+		_new_arr = REALLOC(as->array, _newsize * sizeof(as->array[0]));
+		if(_new_arr) {
+			as->array = (void **)_new_arr;
+			as->size = _newsize;
+		} else {
+			/* ENOMEM */
+			return -1;
+		}
+	}
+
+	as->array[as->count++] = ptr;
+
+	return 0;
+}
+
+void
+asn_set_del(void *asn_set_of_x, int number, int _do_free) {
+	asn_anonymous_set_ *as = _A_SET_FROM_VOID(asn_set_of_x);
+
+	if(as) {
+		void *ptr;
+		if(number < 0 || number >= as->count)
+			return;
+
+		if(_do_free && as->free) {
+			ptr = as->array[number];
+		} else {
+			ptr = 0;
+		}
+
+		as->array[number] = as->array[--as->count];
+
+		/*
+		 * Invoke the third-party function only when the state
+		 * of the parent structure is consistent.
+		 */
+		if(ptr) as->free(ptr);
+	}
+}
+
+/*
+ * Free the contents of the set, do not free the set itself.
+ */
+void
+asn_set_empty(void *asn_set_of_x) {
+	asn_anonymous_set_ *as = _A_SET_FROM_VOID(asn_set_of_x);
+
+	if(as) {
+		if(as->array) {
+			if(as->free) {
+				while(as->count--)
+					as->free(as->array[as->count]);
+			}
+			FREEMEM(as->array);
+			as->array = 0;
+		}
+		as->count = 0;
+		as->size = 0;
+	}
+
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_application.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_application.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_application.h	(working copy)
@@ -0,0 +1,171 @@
+/*-
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * Application-level ASN.1 callbacks.
+ */
+#ifndef	ASN_APPLICATION_H
+#define	ASN_APPLICATION_H
+
+#include "asn_system.h"		/* for platform-dependent types */
+#include "asn_codecs.h"		/* for ASN.1 codecs specifics */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * A selection of ASN.1 Transfer Syntaxes to use with generalized
+ * encoders and decoders declared further in this .h file.
+ */
+enum asn_transfer_syntax {
+    /* Avoid appearance of a default transfer syntax. */
+    ATS_INVALID = 0,
+    /* Plaintext output (not conforming to any standard), for debugging. */
+    ATS_NONSTANDARD_PLAINTEXT,
+    /* Returns a randomly generatede structure. */
+    ATS_RANDOM,
+    /*
+     * X.690:
+     * BER: Basic Encoding Rules.
+     * DER: Distinguished Encoding Rules.
+     * CER: Canonical Encoding Rules.
+     * DER and CER are more strict variants of BER.
+     */
+    ATS_BER,
+    ATS_DER,
+    ATS_CER, /* Only decoding is supported */
+    /*
+     * X.696:
+     * OER: Octet Encoding Rules.
+     * CANONICAL-OER is a more strict variant of BASIC-OER.
+     */
+    ATS_BASIC_OER,
+    ATS_CANONICAL_OER,
+    /*
+     * X.691:
+     * PER: Packed Encoding Rules.
+     * CANONICAL-PER is a more strict variant of BASIC-PER.
+     * NOTE: Produces or consumes a complete encoding (X.691 (08/2015) #11.1).
+     */
+    ATS_UNALIGNED_BASIC_PER,
+    ATS_UNALIGNED_CANONICAL_PER,
+    ATS_ALIGNED_BASIC_PER,
+    ATS_ALIGNED_CANONICAL_PER,
+    /*
+     * X.693:
+     * XER: XML Encoding Rules.
+     * CANONICAL-XER is a more strict variant of BASIC-XER.
+     */
+    ATS_BASIC_XER,
+    ATS_CANONICAL_XER
+};
+
+/*
+ * A generic encoder for any supported transfer syntax.
+ * RETURN VALUES:
+ * The (.encoded) field of the return value is REDEFINED to mean the following:
+ * >=0: The computed size of the encoded data. Can exceed the (buffer_size).
+ *  -1: Error encoding the structure. See the error code in (errno):
+ *      EINVAL: Incorrect parameters to the function, such as NULLs.
+ *      ENOENT: Encoding transfer syntax is not defined (for this type).
+ *      EBADF:  The structure has invalid form or content constraint failed.
+ *      The (.failed_type) and (.structure_ptr) MIGHT be set to the appropriate
+ *      values at the place of failure, if at all possible.
+ * WARNING: The (.encoded) field of the return value can exceed the buffer_size.
+ * This is similar to snprintf(3) contract which might return values
+ * greater than the buffer size.
+ */
+asn_enc_rval_t asn_encode_to_buffer(
+    const asn_codec_ctx_t *opt_codec_parameters, /* See asn_codecs.h */
+    enum asn_transfer_syntax,
+    const struct asn_TYPE_descriptor_s *type_to_encode,
+    const void *structure_to_encode, void *buffer, size_t buffer_size);
+
+/*
+ * A variant of asn_encode_to_buffer() with automatically allocated buffer.
+ * RETURN VALUES:
+ * On success, returns a newly allocated (.buffer) containing the whole message.
+ * The message size is returned in (.result.encoded).
+ * On failure:
+ *  (.buffer) is NULL,
+ *  (.result.encoded) as in asn_encode_to_buffer(),
+ *  The errno codes as in asn_encode_to_buffer(), plus the following:
+ *      ENOMEM: Memory allocation failed due to system or internal limits.
+ * The user is responsible for freeing the (.buffer).
+ */
+typedef struct asn_encode_to_new_buffer_result_s {
+    void *buffer;   /* NULL if failed to encode. */
+    asn_enc_rval_t result;
+} asn_encode_to_new_buffer_result_t;
+asn_encode_to_new_buffer_result_t asn_encode_to_new_buffer(
+    const asn_codec_ctx_t *opt_codec_parameters, /* See asn_codecs.h */
+    enum asn_transfer_syntax,
+    const struct asn_TYPE_descriptor_s *type_to_encode,
+    const void *structure_to_encode);
+
+
+/*
+ * Generic type of an application-defined callback to return various
+ * types of data to the application.
+ * EXPECTED RETURN VALUES:
+ *  -1: Failed to consume bytes. Abort the mission.
+ * Non-negative return values indicate success, and ignored.
+ */
+typedef int(asn_app_consume_bytes_f)(const void *buffer, size_t size,
+                                     void *application_specific_key);
+
+
+/*
+ * A generic encoder for any supported transfer syntax.
+ * Returns the comprehensive encoding result descriptor (see asn_codecs.h).
+ * RETURN VALUES:
+ * The negative (.encoded) field of the return values is accompanied with the
+ * following error codes (errno):
+ *      EINVAL: Incorrect parameters to the function, such as NULLs.
+ *      ENOENT: Encoding transfer syntax is not defined (for this type).
+ *      EBADF:  The structure has invalid form or content constraint failed.
+ *      EIO:    The (callback) has returned negative value during encoding.
+ */
+asn_enc_rval_t asn_encode(
+    const asn_codec_ctx_t *opt_codec_parameters, /* See asn_codecs.h */
+    enum asn_transfer_syntax,
+    const struct asn_TYPE_descriptor_s *type_to_encode,
+    const void *structure_to_encode,
+    asn_app_consume_bytes_f *callback, void *callback_key);
+
+
+/*
+ * A generic decoder for any supported transfer syntax.
+ */
+asn_dec_rval_t asn_decode(
+    const asn_codec_ctx_t *opt_codec_parameters, enum asn_transfer_syntax,
+    const struct asn_TYPE_descriptor_s *type_to_decode,
+    void **structure_ptr, /* Pointer to a target structure's pointer */
+    const void *buffer,   /* Data to be decoded */
+    size_t size           /* Size of that buffer */
+);
+
+
+/*
+ * A callback of this type is called whenever constraint validation fails
+ * on some ASN.1 type. See "constraints.h" for more details on constraint
+ * validation.
+ * This callback specifies a descriptor of the ASN.1 type which failed
+ * the constraint check, as well as human readable message on what
+ * particular constraint has failed.
+ */
+typedef void (asn_app_constraint_failed_f)(void *application_specific_key,
+	const struct asn_TYPE_descriptor_s *type_descriptor_which_failed,
+	const void *structure_which_failed_ptr,
+	const char *error_message_format, ...) CC_PRINTFLIKE(4, 5);
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#include "constr_TYPE.h"	/* for asn_TYPE_descriptor_t */
+
+#endif	/* ASN_APPLICATION_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_application.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_application.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_application.c	(working copy)
@@ -0,0 +1,481 @@
+/*
+ * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <asn_application.h>
+#include <errno.h>
+
+static asn_enc_rval_t asn_encode_internal(const asn_codec_ctx_t *opt_codec_ctx,
+                                          enum asn_transfer_syntax syntax,
+                                          const asn_TYPE_descriptor_t *td,
+                                          const void *sptr,
+                                          asn_app_consume_bytes_f *callback,
+                                          void *callback_key);
+
+
+struct callback_count_bytes_key {
+    asn_app_consume_bytes_f *callback;
+    void *callback_key;
+    size_t computed_size;
+};
+
+/*
+ * Encoder which just counts bytes that come through it.
+ */
+static int
+callback_count_bytes_cb(const void *data, size_t size, void *keyp) {
+    struct callback_count_bytes_key *key = keyp;
+    int ret;
+
+    ret = key->callback(data, size, key->callback_key);
+    if(ret >= 0) {
+        key->computed_size += size;
+    }
+
+    return ret;
+}
+
+struct overrun_encoder_key {
+    void *buffer;
+    size_t buffer_size;
+    size_t computed_size;
+};
+
+struct dynamic_encoder_key {
+    void *buffer;
+    size_t buffer_size;
+    size_t computed_size;
+};
+
+struct callback_failure_catch_key {
+    asn_app_consume_bytes_f *callback;
+    void *callback_key;
+    int callback_failed;
+};
+
+/*
+ * Encoder which doesn't stop counting bytes
+ * even if it reaches the end of the buffer.
+ */
+static int
+overrun_encoder_cb(const void *data, size_t size, void *keyp) {
+    struct overrun_encoder_key *key = keyp;
+
+    if(key->computed_size + size > key->buffer_size) {
+        /*
+         * Avoid accident on the next call:
+         * stop adding bytes to the buffer.
+         */
+        key->buffer_size = 0;
+    } else {
+        memcpy((char *)key->buffer + key->computed_size, data, size);
+    }
+    key->computed_size += size;
+
+    return 0;
+}
+
+/*
+ * Encoder which dynamically allocates output, and continues
+ * to count even if allocation failed.
+ */
+static int
+dynamic_encoder_cb(const void *data, size_t size, void *keyp) {
+    struct dynamic_encoder_key *key = keyp;
+
+    if(key->buffer) {
+        if(key->computed_size + size >= key->buffer_size) {
+            void *p;
+            size_t new_size = key->buffer_size;
+
+            do {
+                new_size *= 2;
+            } while(new_size <= key->computed_size + size);
+
+            p = REALLOC(key->buffer, new_size);
+            if(p) {
+                key->buffer = p;
+                key->buffer_size = new_size;
+            } else {
+                FREEMEM(key->buffer);
+                key->buffer = 0;
+                key->buffer_size = 0;
+                key->computed_size += size;
+                return 0;
+            }
+        }
+        memcpy((char *)key->buffer + key->computed_size, data, size);
+    }
+
+    key->computed_size += size;
+
+    return 0;
+}
+
+/*
+ * Encoder which help convert the application level encoder failure into EIO.
+ */
+static int
+callback_failure_catch_cb(const void *data, size_t size, void *keyp) {
+    struct callback_failure_catch_key *key = keyp;
+    int ret;
+
+    ret = key->callback(data, size, key->callback_key);
+    if(ret < 0) {
+        key->callback_failed = 1;
+    }
+
+    return ret;
+}
+
+asn_enc_rval_t
+asn_encode(const asn_codec_ctx_t *opt_codec_ctx,
+           enum asn_transfer_syntax syntax, const asn_TYPE_descriptor_t *td,
+           const void *sptr, asn_app_consume_bytes_f *callback, void *callback_key) {
+    struct callback_failure_catch_key cb_key;
+    asn_enc_rval_t er;
+
+    if(!callback) {
+        errno = EINVAL;
+        ASN__ENCODE_FAILED;
+    }
+
+    cb_key.callback = callback;
+    cb_key.callback_key = callback_key;
+    cb_key.callback_failed = 0;
+
+    er = asn_encode_internal(opt_codec_ctx, syntax, td, sptr,
+                             callback_failure_catch_cb, &cb_key);
+    if(cb_key.callback_failed) {
+        assert(er.encoded == -1);
+        assert(errno == EBADF);
+        errno = EIO;
+    }
+
+    return er;
+}
+
+asn_enc_rval_t
+asn_encode_to_buffer(const asn_codec_ctx_t *opt_codec_ctx,
+                     enum asn_transfer_syntax syntax,
+                     const asn_TYPE_descriptor_t *td, const void *sptr,
+                     void *buffer, size_t buffer_size) {
+    struct overrun_encoder_key buf_key;
+    asn_enc_rval_t er;
+
+    if(buffer_size > 0 && !buffer) {
+        errno = EINVAL;
+        ASN__ENCODE_FAILED;
+    }
+
+    buf_key.buffer = buffer;
+    buf_key.buffer_size = buffer_size;
+    buf_key.computed_size = 0;
+
+    er = asn_encode_internal(opt_codec_ctx, syntax, td, sptr,
+                             overrun_encoder_cb, &buf_key);
+
+    if(er.encoded >= 0 && (size_t)er.encoded != buf_key.computed_size) {
+        ASN_DEBUG("asn_encode() returned %" ASN_PRI_SSIZE
+                  " yet produced %" ASN_PRI_SIZE " bytes",
+                  er.encoded, buf_key.computed_size);
+        assert(er.encoded < 0 || (size_t)er.encoded == buf_key.computed_size);
+    }
+
+    return er;
+}
+
+asn_encode_to_new_buffer_result_t
+asn_encode_to_new_buffer(const asn_codec_ctx_t *opt_codec_ctx,
+                         enum asn_transfer_syntax syntax,
+                         const asn_TYPE_descriptor_t *td, const void *sptr) {
+    struct dynamic_encoder_key buf_key;
+    asn_encode_to_new_buffer_result_t res;
+
+    buf_key.buffer_size = 16;
+    buf_key.buffer = MALLOC(buf_key.buffer_size);
+    buf_key.computed_size = 0;
+
+    res.result = asn_encode_internal(opt_codec_ctx, syntax, td, sptr,
+                                     dynamic_encoder_cb, &buf_key);
+
+    if(res.result.encoded >= 0
+       && (size_t)res.result.encoded != buf_key.computed_size) {
+        ASN_DEBUG("asn_encode() returned %" ASN_PRI_SSIZE
+                  " yet produced %" ASN_PRI_SIZE " bytes",
+                  res.result.encoded, buf_key.computed_size);
+        assert(res.result.encoded < 0
+               || (size_t)res.result.encoded == buf_key.computed_size);
+    }
+
+    res.buffer = buf_key.buffer;
+
+    /* 0-terminate just in case. */
+    if(res.buffer) {
+        assert(buf_key.computed_size < buf_key.buffer_size);
+        ((char *)res.buffer)[buf_key.computed_size] = '\0';
+    }
+
+    return res;
+}
+
+static asn_enc_rval_t
+asn_encode_internal(const asn_codec_ctx_t *opt_codec_ctx,
+                    enum asn_transfer_syntax syntax,
+                    const asn_TYPE_descriptor_t *td, const void *sptr,
+                    asn_app_consume_bytes_f *callback, void *callback_key) {
+    asn_enc_rval_t er;
+    enum xer_encoder_flags_e xer_flags = XER_F_CANONICAL;
+
+    (void)opt_codec_ctx; /* Parameters are not checked on encode yet. */
+
+    if(!td || !sptr) {
+        errno = EINVAL;
+        ASN__ENCODE_FAILED;
+    }
+
+    switch(syntax) {
+    case ATS_NONSTANDARD_PLAINTEXT:
+        if(td->op->print_struct) {
+            struct callback_count_bytes_key cb_key;
+            cb_key.callback = callback;
+            cb_key.callback_key = callback_key;
+            cb_key.computed_size = 0;
+            if(td->op->print_struct(td, sptr, 1, callback_count_bytes_cb,
+                                    &cb_key)
+                   < 0
+               || callback_count_bytes_cb("\n", 1, &cb_key) < 0) {
+                errno = EBADF; /* Structure has incorrect form. */
+                er.encoded = -1;
+                er.failed_type = td;
+                er.structure_ptr = sptr;
+            } else {
+                er.encoded = cb_key.computed_size;
+                er.failed_type = 0;
+                er.structure_ptr = 0;
+            }
+        } else {
+            errno = ENOENT; /* Transfer syntax is not defined for this type. */
+            ASN__ENCODE_FAILED;
+        }
+        break;
+
+    case ATS_RANDOM:
+        errno = ENOENT; /* Randomization doesn't make sense on output. */
+        ASN__ENCODE_FAILED;
+
+    case ATS_BER:
+        /* BER is a superset of DER. */
+        /* Fall through. */
+    case ATS_DER:
+        if(td->op->der_encoder) {
+            er = der_encode(td, sptr, callback, callback_key);
+            if(er.encoded == -1) {
+                if(er.failed_type && er.failed_type->op->der_encoder) {
+                    errno = EBADF;  /* Structure has incorrect form. */
+                } else {
+                    errno = ENOENT; /* DER is not defined for this type. */
+                }
+            }
+        } else {
+            errno = ENOENT; /* Transfer syntax is not defined for this type. */
+            ASN__ENCODE_FAILED;
+        }
+        break;
+    case ATS_CER:
+        errno = ENOENT; /* Transfer syntax is not defined for any type. */
+        ASN__ENCODE_FAILED;
+
+#ifdef  ASN_DISABLE_OER_SUPPORT
+    case ATS_BASIC_OER:
+    case ATS_CANONICAL_OER:
+        errno = ENOENT; /* PER is not defined. */
+        ASN__ENCODE_FAILED;
+        break;
+#else /* ASN_DISABLE_OER_SUPPORT */
+    case ATS_BASIC_OER:
+        /* CANONICAL-OER is a superset of BASIC-OER. */
+        /* Fall through. */
+    case ATS_CANONICAL_OER:
+        if(td->op->oer_encoder) {
+            er = oer_encode(td, sptr, callback, callback_key);
+            if(er.encoded == -1) {
+                if(er.failed_type && er.failed_type->op->oer_encoder) {
+                    errno = EBADF;  /* Structure has incorrect form. */
+                } else {
+                    errno = ENOENT; /* OER is not defined for this type. */
+                }
+            }
+        } else {
+            errno = ENOENT; /* Transfer syntax is not defined for this type. */
+            ASN__ENCODE_FAILED;
+        }
+        break;
+#endif /* ASN_DISABLE_OER_SUPPORT */
+
+#ifdef  ASN_DISABLE_PER_SUPPORT
+    case ATS_UNALIGNED_BASIC_PER:
+    case ATS_UNALIGNED_CANONICAL_PER:
+    case ATS_ALIGNED_BASIC_PER:
+    case ATS_ALIGNED_CANONICAL_PER:
+        errno = ENOENT; /* PER is not defined. */
+        ASN__ENCODE_FAILED;
+        break;
+#else /* ASN_DISABLE_PER_SUPPORT */
+    case ATS_UNALIGNED_BASIC_PER:
+        /* CANONICAL-UPER is a superset of BASIC-UPER. */
+        /* Fall through. */
+    case ATS_UNALIGNED_CANONICAL_PER:
+        if(td->op->uper_encoder) {
+            er = uper_encode(td, 0, sptr, callback, callback_key);
+            if(er.encoded == -1) {
+                if(er.failed_type && er.failed_type->op->uper_encoder) {
+                    errno = EBADF;  /* Structure has incorrect form. */
+                } else {
+                    errno = ENOENT; /* UPER is not defined for this type. */
+                }
+            } else {
+                ASN_DEBUG("Complete encoded in %ld bits", (long)er.encoded);
+                if(er.encoded == 0) {
+                    /* Enforce "Complete Encoding" of X.691 #11.1 */
+                    if(callback("\0", 1, callback_key) < 0) {
+                        errno = EBADF;
+                        ASN__ENCODE_FAILED;
+                    }
+                    er.encoded = 8; /* Exactly 8 zero bits is added. */
+                }
+                /* Convert bits into bytes */
+                er.encoded = (er.encoded + 7) >> 3;
+            }
+        } else {
+            errno = ENOENT; /* Transfer syntax is not defined for this type. */
+            ASN__ENCODE_FAILED;
+        }
+        break;
+    case ATS_ALIGNED_BASIC_PER:
+        /* CANONICAL-APER is a superset of BASIC-APER. */
+        /* Fall through. */
+    case ATS_ALIGNED_CANONICAL_PER:
+        if(td->op->aper_encoder) {
+            er = aper_encode(td, 0, sptr, callback, callback_key);
+            if(er.encoded == -1) {
+                if(er.failed_type && er.failed_type->op->aper_encoder) {
+                    errno = EBADF;  /* Structure has incorrect form. */
+                } else {
+                    errno = ENOENT; /* APER is not defined for this type. */
+                }
+            } else {
+                ASN_DEBUG("Complete encoded in %ld bits", (long)er.encoded);
+                if(er.encoded == 0) {
+                    /* Enforce "Complete Encoding" of X.691 #11.1 */
+                    if(callback("\0", 1, callback_key) < 0) {
+                        errno = EBADF;
+                        ASN__ENCODE_FAILED;
+                    }
+                    er.encoded = 8; /* Exactly 8 zero bits is added. */
+                }
+                /* Convert bits into bytes */
+                er.encoded = (er.encoded + 7) >> 3;
+            }
+        } else {
+            errno = ENOENT; /* Transfer syntax is not defined for this type. */
+            ASN__ENCODE_FAILED;
+        }
+        break;
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+    case ATS_BASIC_XER:
+        /* CANONICAL-XER is a superset of BASIC-XER. */
+        xer_flags &= ~XER_F_CANONICAL;
+        xer_flags |= XER_F_BASIC;
+        /* Fall through. */
+    case ATS_CANONICAL_XER:
+        if(td->op->xer_encoder) {
+            er = xer_encode(td, sptr, xer_flags, callback, callback_key);
+            if(er.encoded == -1) {
+                if(er.failed_type && er.failed_type->op->xer_encoder) {
+                    errno = EBADF;  /* Structure has incorrect form. */
+                } else {
+                    errno = ENOENT; /* XER is not defined for this type. */
+                }
+            }
+        } else {
+            errno = ENOENT; /* Transfer syntax is not defined for this type. */
+            ASN__ENCODE_FAILED;
+        }
+        break;
+
+    default:
+        errno = ENOENT;
+        ASN__ENCODE_FAILED;
+    }
+
+    return er;
+}
+
+asn_dec_rval_t
+asn_decode(const asn_codec_ctx_t *opt_codec_ctx,
+           enum asn_transfer_syntax syntax, const asn_TYPE_descriptor_t *td,
+           void **sptr, const void *buffer, size_t size) {
+    if(!td || !td->op || !sptr || (size && !buffer)) {
+        ASN__DECODE_FAILED;
+    }
+
+    switch(syntax) {
+    case ATS_CER:
+    case ATS_NONSTANDARD_PLAINTEXT:
+    default:
+        errno = ENOENT;
+        ASN__DECODE_FAILED;
+
+    case ATS_RANDOM:
+        if(!td->op->random_fill) {
+            ASN__DECODE_FAILED;
+        } else {
+            if(asn_random_fill(td, sptr, 16000) == 0) {
+                asn_dec_rval_t ret = {RC_OK, 0};
+                return ret;
+            } else {
+                ASN__DECODE_FAILED;
+            }
+        }
+        break;
+
+    case ATS_DER:
+    case ATS_BER:
+        return ber_decode(opt_codec_ctx, td, sptr, buffer, size);
+
+    case ATS_BASIC_OER:
+    case ATS_CANONICAL_OER:
+#ifdef  ASN_DISABLE_OER_SUPPORT
+        errno = ENOENT;
+        ASN__DECODE_FAILED;
+#else
+        return oer_decode(opt_codec_ctx, td, sptr, buffer, size);
+#endif
+
+    case ATS_UNALIGNED_BASIC_PER:
+    case ATS_UNALIGNED_CANONICAL_PER:
+#ifdef  ASN_DISABLE_PER_SUPPORT
+        errno = ENOENT;
+        ASN__DECODE_FAILED;
+#else
+        return uper_decode_complete(opt_codec_ctx, td, sptr, buffer, size);
+#endif
+
+    case ATS_ALIGNED_BASIC_PER:
+    case ATS_ALIGNED_CANONICAL_PER:
+#ifdef  ASN_DISABLE_PER_SUPPORT
+        errno = ENOENT;
+        ASN__DECODE_FAILED;
+#else
+        return aper_decode_complete(opt_codec_ctx, td, sptr, buffer, size);
+#endif
+
+    case ATS_BASIC_XER:
+    case ATS_CANONICAL_XER:
+        return xer_decode(opt_codec_ctx, td, sptr, buffer, size);
+    }
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_bit_data.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_bit_data.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_bit_data.h	(working copy)
@@ -0,0 +1,83 @@
+/*
+ * Copyright (c) 2005-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_BIT_DATA
+#define	ASN_BIT_DATA
+
+#include <asn_system.h>		/* Platform-specific types */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * This structure describes a position inside an incoming PER bit stream.
+ */
+typedef struct asn_bit_data_s {
+  const uint8_t *buffer;  /* Pointer to the octet stream */
+         size_t  nboff;   /* Bit offset to the meaningful bit */
+         size_t  nbits;   /* Number of bits in the stream */
+         size_t  moved;   /* Number of bits moved through this bit stream */
+  int (*refill)(struct asn_bit_data_s *);
+  void *refill_key;
+} asn_bit_data_t;
+
+/*
+ * Create a contiguous non-refillable bit data structure.
+ * Can be freed by FREEMEM().
+ */
+asn_bit_data_t *asn_bit_data_new_contiguous(const void *data, size_t size_bits);
+
+/*
+ * Extract a small number of bits (<= 31) from the specified PER data pointer.
+ * This function returns -1 if the specified number of bits could not be
+ * extracted due to EOD or other conditions.
+ */
+int32_t asn_get_few_bits(asn_bit_data_t *, int get_nbits);
+
+/* Undo the immediately preceeding "get_few_bits" operation */
+void asn_get_undo(asn_bit_data_t *, int get_nbits);
+
+/*
+ * Extract a large number of bits from the specified PER data pointer.
+ * This function returns -1 if the specified number of bits could not be
+ * extracted due to EOD or other conditions.
+ */
+int asn_get_many_bits(asn_bit_data_t *, uint8_t *dst, int right_align,
+			int get_nbits);
+
+/* Non-thread-safe debugging function, don't use it */
+char *asn_bit_data_string(asn_bit_data_t *);
+
+/*
+ * This structure supports forming bit output.
+ */
+typedef struct asn_bit_outp_s {
+	uint8_t *buffer;	/* Pointer into the (tmpspace) */
+	size_t nboff;		/* Bit offset to the meaningful bit */
+	size_t nbits;		/* Number of bits left in (tmpspace) */
+	uint8_t tmpspace[32];	/* Preliminary storage to hold data */
+	int (*output)(const void *data, size_t size, void *op_key);
+	void *op_key;		/* Key for (output) data callback */
+	size_t flushed_bytes;	/* Bytes already flushed through (output) */
+} asn_bit_outp_t;
+
+/* Output a small number of bits (<= 31) */
+int asn_put_few_bits(asn_bit_outp_t *, uint32_t bits, int obits);
+
+/* Output a large number of bits */
+int asn_put_many_bits(asn_bit_outp_t *, const uint8_t *src, int put_nbits);
+
+/*
+ * Flush whole bytes (0 or more) through (outper) member.
+ * The least significant bits which are not used are guaranteed to be set to 0.
+ * Returns -1 if callback returns -1. Otherwise, 0.
+ */
+int asn_put_aligned_flush(asn_bit_outp_t *);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_BIT_DATA */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_bit_data.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_bit_data.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_bit_data.c	(working copy)
@@ -0,0 +1,333 @@
+/*
+ * Copyright (c) 2005-2017 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_system.h>
+#include <asn_internal.h>
+#include <asn_bit_data.h>
+
+/*
+ * Create a contiguous non-refillable bit data structure.
+ * Can be freed by FREEMEM().
+ */
+asn_bit_data_t *
+asn_bit_data_new_contiguous(const void *data, size_t size_bits) {
+    size_t size_bytes = (size_bits + 7) / 8;
+    asn_bit_data_t *pd;
+    uint8_t *bytes;
+
+    /* Get the extensions map */
+    pd = CALLOC(1, sizeof(*pd) + size_bytes + 1);
+    if(!pd) {
+        return NULL;
+    }
+    bytes = (void *)(((char *)pd) + sizeof(*pd));
+    memcpy(bytes, data, size_bytes);
+    bytes[size_bytes] = 0;
+    pd->buffer = bytes;
+    pd->nboff = 0;
+    pd->nbits = size_bits;
+
+    return pd;
+}
+
+
+char *
+asn_bit_data_string(asn_bit_data_t *pd) {
+	static char buf[2][32];
+	static int n;
+	n = (n+1) % 2;
+    snprintf(buf[n], sizeof(buf[n]),
+             "{m=%" ASN_PRI_SIZE " span %" ASN_PRI_SIZE "[%" ASN_PRI_SIZE
+             "..%" ASN_PRI_SIZE "] (%" ASN_PRI_SIZE ")}",
+             pd->moved, ((uintptr_t)(pd->buffer) & 0xf), pd->nboff, pd->nbits,
+             pd->nbits - pd->nboff);
+    return buf[n];
+}
+
+void
+asn_get_undo(asn_bit_data_t *pd, int nbits) {
+	if((ssize_t)pd->nboff < nbits) {
+		assert((ssize_t)pd->nboff < nbits);
+	} else {
+		pd->nboff -= nbits;
+		pd->moved -= nbits;
+	}
+}
+
+/*
+ * Extract a small number of bits (<= 31) from the specified PER data pointer.
+ */
+int32_t
+asn_get_few_bits(asn_bit_data_t *pd, int nbits) {
+	size_t off;	/* Next after last bit offset */
+	ssize_t nleft;	/* Number of bits left in this stream */
+	uint32_t accum;
+	const uint8_t *buf;
+
+	if(nbits < 0)
+		return -1;
+
+	nleft = pd->nbits - pd->nboff;
+	if(nbits > nleft) {
+		int32_t tailv, vhead;
+		if(!pd->refill || nbits > 31) return -1;
+		/* Accumulate unused bytes before refill */
+		ASN_DEBUG("Obtain the rest %d bits (want %d)",
+			(int)nleft, (int)nbits);
+		tailv = asn_get_few_bits(pd, nleft);
+		if(tailv < 0) return -1;
+		/* Refill (replace pd contents with new data) */
+		if(pd->refill(pd))
+			return -1;
+		nbits -= nleft;
+		vhead = asn_get_few_bits(pd, nbits);
+		/* Combine the rest of previous pd with the head of new one */
+		tailv = (tailv << nbits) | vhead;  /* Could == -1 */
+		return tailv;
+	}
+
+	/*
+	 * Normalize position indicator.
+	 */
+	if(pd->nboff >= 8) {
+		pd->buffer += (pd->nboff >> 3);
+		pd->nbits  -= (pd->nboff & ~0x07);
+		pd->nboff  &= 0x07;
+	}
+	pd->moved += nbits;
+	pd->nboff += nbits;
+	off = pd->nboff;
+	buf = pd->buffer;
+
+	/*
+	 * Extract specified number of bits.
+	 */
+	if(off <= 8)
+		accum = nbits ? (buf[0]) >> (8 - off) : 0;
+	else if(off <= 16)
+		accum = ((buf[0] << 8) + buf[1]) >> (16 - off);
+	else if(off <= 24)
+		accum = ((buf[0] << 16) + (buf[1] << 8) + buf[2]) >> (24 - off);
+	else if(off <= 31)
+		accum = (((uint32_t)buf[0] << 24) + (buf[1] << 16)
+			+ (buf[2] << 8) + (buf[3])) >> (32 - off);
+	else if(nbits <= 31) {
+		asn_bit_data_t tpd = *pd;
+		/* Here are we with our 31-bits limit plus 1..7 bits offset. */
+		asn_get_undo(&tpd, nbits);
+		/* The number of available bits in the stream allow
+		 * for the following operations to take place without
+		 * invoking the ->refill() function */
+		accum  = asn_get_few_bits(&tpd, nbits - 24) << 24;
+		accum |= asn_get_few_bits(&tpd, 24);
+	} else {
+		asn_get_undo(pd, nbits);
+		return -1;
+	}
+
+	accum &= (((uint32_t)1 << nbits) - 1);
+
+	ASN_DEBUG("  [PER got %2d<=%2d bits => span %d %+ld[%d..%d]:%02x (%d) => 0x%x]",
+		(int)nbits, (int)nleft,
+		(int)pd->moved,
+		(((long)pd->buffer) & 0xf),
+		(int)pd->nboff, (int)pd->nbits,
+		((pd->buffer != NULL)?pd->buffer[0]:0),
+		(int)(pd->nbits - pd->nboff),
+		(int)accum);
+
+	return accum;
+}
+
+/*
+ * Extract a large number of bits from the specified PER data pointer.
+ */
+int
+asn_get_many_bits(asn_bit_data_t *pd, uint8_t *dst, int alright, int nbits) {
+	int32_t value;
+
+	if(alright && (nbits & 7)) {
+		/* Perform right alignment of a first few bits */
+		value = asn_get_few_bits(pd, nbits & 0x07);
+		if(value < 0) return -1;
+		*dst++ = value;	/* value is already right-aligned */
+		nbits &= ~7;
+	}
+
+	while(nbits) {
+		if(nbits >= 24) {
+			value = asn_get_few_bits(pd, 24);
+			if(value < 0) return -1;
+			*(dst++) = value >> 16;
+			*(dst++) = value >> 8;
+			*(dst++) = value;
+			nbits -= 24;
+		} else {
+			value = asn_get_few_bits(pd, nbits);
+			if(value < 0) return -1;
+			if(nbits & 7) {	/* implies left alignment */
+				value <<= 8 - (nbits & 7),
+				nbits += 8 - (nbits & 7);
+				if(nbits > 24)
+					*dst++ = value >> 24;
+			}
+			if(nbits > 16)
+				*dst++ = value >> 16;
+			if(nbits > 8)
+				*dst++ = value >> 8;
+			*dst++ = value;
+			break;
+		}
+	}
+
+	return 0;
+}
+
+/*
+ * Put a small number of bits (<= 31).
+ */
+int
+asn_put_few_bits(asn_bit_outp_t *po, uint32_t bits, int obits) {
+	size_t off;	/* Next after last bit offset */
+	size_t omsk;	/* Existing last byte meaningful bits mask */
+	uint8_t *buf;
+
+	if(obits <= 0 || obits >= 32) return obits ? -1 : 0;
+
+	ASN_DEBUG("[PER put %d bits %x to %p+%d bits]",
+			obits, (int)bits, (void *)po->buffer, (int)po->nboff);
+
+	/*
+	 * Normalize position indicator.
+	 */
+	if(po->nboff >= 8) {
+		po->buffer += (po->nboff >> 3);
+		po->nbits  -= (po->nboff & ~0x07);
+		po->nboff  &= 0x07;
+	}
+
+	/*
+	 * Flush whole-bytes output, if necessary.
+	 */
+	if(po->nboff + obits > po->nbits) {
+		size_t complete_bytes;
+		if(!po->buffer) po->buffer = po->tmpspace;
+		complete_bytes = (po->buffer - po->tmpspace);
+		ASN_DEBUG("[PER output %ld complete + %ld]",
+			(long)complete_bytes, (long)po->flushed_bytes);
+		if(po->output(po->tmpspace, complete_bytes, po->op_key) < 0)
+			return -1;
+		if(po->nboff)
+			po->tmpspace[0] = po->buffer[0];
+		po->buffer = po->tmpspace;
+		po->nbits = 8 * sizeof(po->tmpspace);
+		po->flushed_bytes += complete_bytes;
+	}
+
+	/*
+	 * Now, due to sizeof(tmpspace), we are guaranteed large enough space.
+	 */
+	buf = po->buffer;
+	omsk = ~((1 << (8 - po->nboff)) - 1);
+	off = (po->nboff + obits);
+
+	/* Clear data of debris before meaningful bits */
+	bits &= (((uint32_t)1 << obits) - 1);
+
+	ASN_DEBUG("[PER out %d %u/%x (t=%d,o=%d) %x&%x=%x]", obits,
+		(int)bits, (int)bits,
+		(int)po->nboff, (int)off,
+		buf[0], (int)(omsk&0xff),
+		(int)(buf[0] & omsk));
+
+	if(off <= 8)	/* Completely within 1 byte */
+		po->nboff = off,
+		bits <<= (8 - off),
+		buf[0] = (buf[0] & omsk) | bits;
+	else if(off <= 16)
+		po->nboff = off,
+		bits <<= (16 - off),
+		buf[0] = (buf[0] & omsk) | (bits >> 8),
+		buf[1] = bits;
+	else if(off <= 24)
+		po->nboff = off,
+		bits <<= (24 - off),
+		buf[0] = (buf[0] & omsk) | (bits >> 16),
+		buf[1] = bits >> 8,
+		buf[2] = bits;
+	else if(off <= 31)
+		po->nboff = off,
+		bits <<= (32 - off),
+		buf[0] = (buf[0] & omsk) | (bits >> 24),
+		buf[1] = bits >> 16,
+		buf[2] = bits >> 8,
+		buf[3] = bits;
+	else {
+		if(asn_put_few_bits(po, bits >> (obits - 24), 24)) return -1;
+		if(asn_put_few_bits(po, bits, obits - 24)) return -1;
+	}
+
+	ASN_DEBUG("[PER out %u/%x => %02x buf+%ld]",
+		(int)bits, (int)bits, buf[0],
+		(long)(po->buffer - po->tmpspace));
+
+	return 0;
+}
+
+
+/*
+ * Output a large number of bits.
+ */
+int
+asn_put_many_bits(asn_bit_outp_t *po, const uint8_t *src, int nbits) {
+
+	while(nbits) {
+		uint32_t value;
+
+		if(nbits >= 24) {
+			value = (src[0] << 16) | (src[1] << 8) | src[2];
+			src += 3;
+			nbits -= 24;
+			if(asn_put_few_bits(po, value, 24))
+				return -1;
+		} else {
+			value = src[0];
+			if(nbits > 8)
+				value = (value << 8) | src[1];
+			if(nbits > 16)
+				value = (value << 8) | src[2];
+			if(nbits & 0x07)
+				value >>= (8 - (nbits & 0x07));
+			if(asn_put_few_bits(po, value, nbits))
+				return -1;
+			break;
+		}
+	}
+
+	return 0;
+}
+
+
+int
+asn_put_aligned_flush(asn_bit_outp_t *po) {
+    uint32_t unused_bits = (0x7 & (8 - (po->nboff & 0x07)));
+    size_t complete_bytes =
+        (po->buffer ? po->buffer - po->tmpspace : 0) + ((po->nboff + 7) >> 3);
+
+    if(unused_bits) {
+        po->buffer[po->nboff >> 3] &= ~0u << unused_bits;
+    }
+
+    if(po->output(po->tmpspace, complete_bytes, po->op_key) < 0) {
+        return -1;
+    } else {
+        po->buffer = po->tmpspace;
+        po->nboff = 0;
+        po->nbits = 8 * sizeof(po->tmpspace);
+        po->flushed_bytes += complete_bytes;
+        return 0;
+    }
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs.h	(working copy)
@@ -0,0 +1,108 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_CODECS_H
+#define	ASN_CODECS_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+
+/*
+ * This structure defines a set of parameters that may be passed
+ * to every ASN.1 encoder or decoder function.
+ * WARNING: if max_stack_size member is set, and you are calling the
+ *   function pointers of the asn_TYPE_descriptor_t directly,
+ *   this structure must be ALLOCATED ON THE STACK!
+ *   If you can't always satisfy this requirement, use ber_decode(),
+ *   xer_decode() and uper_decode() functions instead.
+ */
+typedef struct asn_codec_ctx_s {
+	/*
+	 * Limit the decoder routines to use no (much) more stack than a given
+	 * number of bytes. Most of decoders are stack-based, and this
+	 * would protect against stack overflows if the number of nested
+	 * encodings is high.
+	 * The OCTET STRING, BIT STRING and ANY BER decoders are heap-based,
+	 * and are safe from this kind of overflow.
+	 * A value from getrlimit(RLIMIT_STACK) may be used to initialize
+	 * this variable. Be careful in multithreaded environments, as the
+	 * stack size is rather limited.
+	 */
+	size_t  max_stack_size; /* 0 disables stack bounds checking */
+} asn_codec_ctx_t;
+
+/*
+ * Type of the return value of the encoding functions (der_encode, xer_encode).
+ */
+typedef struct asn_enc_rval_s {
+	/*
+	 * Number of bytes encoded.
+	 * -1 indicates failure to encode the structure.
+	 * In this case, the members below this one are meaningful.
+	 */
+	ssize_t encoded;
+
+	/*
+	 * Members meaningful when (encoded == -1), for post mortem analysis.
+	 */
+
+	/* Type which cannot be encoded */
+	const struct asn_TYPE_descriptor_s *failed_type;
+
+	/* Pointer to the structure of that type */
+	const void *structure_ptr;
+} asn_enc_rval_t;
+#define	ASN__ENCODE_FAILED do {					\
+	asn_enc_rval_t tmp_error;				\
+	tmp_error.encoded = -1;					\
+	tmp_error.failed_type = td;				\
+	tmp_error.structure_ptr = sptr;				\
+	ASN_DEBUG("Failed to encode element %s", td ? td->name : "");	\
+	return tmp_error;					\
+} while(0)
+#define	ASN__ENCODED_OK(rval) do {				\
+	rval.structure_ptr = 0;					\
+	rval.failed_type = 0;					\
+	return rval;						\
+} while(0)
+
+/*
+ * Type of the return value of the decoding functions (ber_decode, xer_decode)
+ * 
+ * Please note that the number of consumed bytes is ALWAYS meaningful,
+ * even if code==RC_FAIL. This is to indicate the number of successfully
+ * decoded bytes, hence providing a possibility to fail with more diagnostics
+ * (i.e., print the offending remainder of the buffer).
+ */
+enum asn_dec_rval_code_e {
+	RC_OK,		/* Decoded successfully */
+	RC_WMORE,	/* More data expected, call again */
+	RC_FAIL		/* Failure to decode data */
+};
+typedef struct asn_dec_rval_s {
+	enum asn_dec_rval_code_e code;	/* Result code */
+	size_t consumed;		/* Number of bytes consumed */
+} asn_dec_rval_t;
+#define	ASN__DECODE_FAILED do {					\
+	asn_dec_rval_t tmp_error;				\
+	tmp_error.code = RC_FAIL;				\
+	tmp_error.consumed = 0;					\
+	ASN_DEBUG("Failed to decode element %s", td ? td->name : "");	\
+	return tmp_error;					\
+} while(0)
+#define	ASN__DECODE_STARVED do {				\
+	asn_dec_rval_t tmp_error;				\
+	tmp_error.code = RC_WMORE;				\
+	tmp_error.consumed = 0;					\
+	return tmp_error;					\
+} while(0)
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_CODECS_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs_prim.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs_prim.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs_prim.h	(working copy)
@@ -0,0 +1,51 @@
+/*-
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_CODECS_PRIM_H
+#define	ASN_CODECS_PRIM_H
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct ASN__PRIMITIVE_TYPE_s {
+    uint8_t *buf;   /* Buffer with consecutive primitive encoding bytes */
+    size_t size;    /* Size of the buffer */
+} ASN__PRIMITIVE_TYPE_t;	/* Do not use this type directly! */
+
+asn_struct_free_f ASN__PRIMITIVE_TYPE_free;
+ber_type_decoder_f ber_decode_primitive;
+der_type_encoder_f der_encode_primitive;
+
+/*
+ * A callback specification for the xer_decode_primitive() function below.
+ */
+enum xer_pbd_rval {
+    XPBD_SYSTEM_FAILURE,  /* System failure (memory shortage, etc) */
+    XPBD_DECODER_LIMIT,   /* Hit some decoder limitation or deficiency */
+    XPBD_BROKEN_ENCODING, /* Encoding of a primitive body is broken */
+    XPBD_NOT_BODY_IGNORE, /* Not a body format, but safe to ignore */
+    XPBD_BODY_CONSUMED    /* Body is recognized and consumed */
+};
+typedef enum xer_pbd_rval(xer_primitive_body_decoder_f)(
+    const asn_TYPE_descriptor_t *td, void *struct_ptr, const void *chunk_buf,
+    size_t chunk_size);
+
+/*
+ * Specific function to decode simple primitive types.
+ * Also see xer_decode_general() in xer_decoder.h
+ */
+asn_dec_rval_t xer_decode_primitive(
+    const asn_codec_ctx_t *opt_codec_ctx,
+    const asn_TYPE_descriptor_t *type_descriptor, void **struct_ptr,
+    size_t struct_size, const char *opt_mname, const void *buf_ptr, size_t size,
+    xer_primitive_body_decoder_f *prim_body_decoder);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_CODECS_PRIM_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs_prim.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs_prim.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_codecs_prim.c	(working copy)
@@ -0,0 +1,317 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <asn_codecs_prim.h>
+#include <errno.h>
+
+/*
+ * Decode an always-primitive type.
+ */
+asn_dec_rval_t
+ber_decode_primitive(const asn_codec_ctx_t *opt_codec_ctx,
+                     const asn_TYPE_descriptor_t *td, void **sptr,
+                     const void *buf_ptr, size_t size, int tag_mode) {
+    ASN__PRIMITIVE_TYPE_t *st = (ASN__PRIMITIVE_TYPE_t *)*sptr;
+	asn_dec_rval_t rval;
+	ber_tlv_len_t length = 0; /* =0 to avoid [incorrect] warning. */
+
+	/*
+	 * If the structure is not there, allocate it.
+	 */
+	if(st == NULL) {
+		st = (ASN__PRIMITIVE_TYPE_t *)CALLOC(1, sizeof(*st));
+		if(st == NULL) ASN__DECODE_FAILED;
+		*sptr = (void *)st;
+	}
+
+	ASN_DEBUG("Decoding %s as plain primitive (tm=%d)",
+		td->name, tag_mode);
+
+	/*
+	 * Check tags and extract value length.
+	 */
+	rval = ber_check_tags(opt_codec_ctx, td, 0, buf_ptr, size,
+			tag_mode, 0, &length, 0);
+	if(rval.code != RC_OK)
+		return rval;
+
+	ASN_DEBUG("%s length is %d bytes", td->name, (int)length);
+
+	/*
+	 * Make sure we have this length.
+	 */
+	buf_ptr = ((const char *)buf_ptr) + rval.consumed;
+	size -= rval.consumed;
+	if(length > (ber_tlv_len_t)size) {
+		rval.code = RC_WMORE;
+		rval.consumed = 0;
+		return rval;
+	}
+
+	st->size = (int)length;
+	/* The following better be optimized away. */
+	if(sizeof(st->size) != sizeof(length)
+			&& (ber_tlv_len_t)st->size != length) {
+		st->size = 0;
+		ASN__DECODE_FAILED;
+	}
+
+	st->buf = (uint8_t *)MALLOC(length + 1);
+	if(!st->buf) {
+		st->size = 0;
+		ASN__DECODE_FAILED;
+	}
+
+	memcpy(st->buf, buf_ptr, length);
+	st->buf[length] = '\0';		/* Just in case */
+
+	rval.code = RC_OK;
+	rval.consumed += length;
+
+	ASN_DEBUG("Took %ld/%ld bytes to encode %s",
+		(long)rval.consumed,
+		(long)length, td->name);
+
+	return rval;
+}
+
+/*
+ * Encode an always-primitive type using DER.
+ */
+asn_enc_rval_t
+der_encode_primitive(const asn_TYPE_descriptor_t *td, const void *sptr,
+                     int tag_mode, ber_tlv_tag_t tag,
+                     asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t erval;
+	const ASN__PRIMITIVE_TYPE_t *st = (const ASN__PRIMITIVE_TYPE_t *)sptr;
+
+	ASN_DEBUG("%s %s as a primitive type (tm=%d)",
+		cb?"Encoding":"Estimating", td->name, tag_mode);
+
+	erval.encoded = der_write_tags(td, st->size, tag_mode, 0, tag,
+		cb, app_key);
+	ASN_DEBUG("%s wrote tags %d", td->name, (int)erval.encoded);
+	if(erval.encoded == -1) {
+		erval.failed_type = td;
+		erval.structure_ptr = sptr;
+		return erval;
+	}
+
+	if(cb && st->buf) {
+		if(cb(st->buf, st->size, app_key) < 0) {
+			erval.encoded = -1;
+			erval.failed_type = td;
+			erval.structure_ptr = sptr;
+			return erval;
+		}
+	} else {
+		assert(st->buf || st->size == 0);
+	}
+
+	erval.encoded += st->size;
+	ASN__ENCODED_OK(erval);
+}
+
+void
+ASN__PRIMITIVE_TYPE_free(const asn_TYPE_descriptor_t *td, void *sptr,
+                         enum asn_struct_free_method method) {
+    ASN__PRIMITIVE_TYPE_t *st = (ASN__PRIMITIVE_TYPE_t *)sptr;
+
+	if(!td || !sptr)
+		return;
+
+	ASN_DEBUG("Freeing %s as a primitive type", td->name);
+
+	if(st->buf)
+		FREEMEM(st->buf);
+
+    switch(method) {
+    case ASFM_FREE_EVERYTHING:
+        FREEMEM(sptr);
+        break;
+    case ASFM_FREE_UNDERLYING:
+        break;
+    case ASFM_FREE_UNDERLYING_AND_RESET:
+        memset(sptr, 0, sizeof(ASN__PRIMITIVE_TYPE_t));
+        break;
+    }
+}
+
+
+/*
+ * Local internal type passed around as an argument.
+ */
+struct xdp_arg_s {
+    const asn_TYPE_descriptor_t *type_descriptor;
+    void *struct_key;
+	xer_primitive_body_decoder_f *prim_body_decoder;
+	int decoded_something;
+	int want_more;
+};
+
+/*
+ * Since some kinds of primitive values can be encoded using value-specific
+ * tags (<MINUS-INFINITY>, <enum-element>, etc), the primitive decoder must
+ * be supplied with such tags to parse them as needed.
+ */
+static int
+xer_decode__unexpected_tag(void *key, const void *chunk_buf, size_t chunk_size) {
+	struct xdp_arg_s *arg = (struct xdp_arg_s *)key;
+	enum xer_pbd_rval bret;
+
+	/*
+	 * The chunk_buf is guaranteed to start at '<'.
+	 */
+	assert(chunk_size && ((const char *)chunk_buf)[0] == 0x3c);
+
+	/*
+	 * Decoding was performed once already. Prohibit doing it again.
+	 */
+	if(arg->decoded_something)
+		return -1;
+
+	bret = arg->prim_body_decoder(arg->type_descriptor,
+		arg->struct_key, chunk_buf, chunk_size);
+	switch(bret) {
+	case XPBD_SYSTEM_FAILURE:
+	case XPBD_DECODER_LIMIT:
+	case XPBD_BROKEN_ENCODING:
+		break;
+	case XPBD_BODY_CONSUMED:
+		/* Tag decoded successfully */
+		arg->decoded_something = 1;
+		/* Fall through */
+	case XPBD_NOT_BODY_IGNORE:	/* Safe to proceed further */
+		return 0;
+	}
+
+	return -1;
+}
+
+static ssize_t
+xer_decode__primitive_body(void *key, const void *chunk_buf, size_t chunk_size, int have_more) {
+	struct xdp_arg_s *arg = (struct xdp_arg_s *)key;
+	enum xer_pbd_rval bret;
+	size_t lead_wsp_size;
+
+	if(arg->decoded_something) {
+		if(xer_whitespace_span(chunk_buf, chunk_size) == chunk_size) {
+			/*
+			 * Example:
+			 * "<INTEGER>123<!--/--> </INTEGER>"
+			 *                      ^- chunk_buf position.
+			 */
+			return chunk_size;
+		}
+		/*
+		 * Decoding was done once already. Prohibit doing it again.
+		 */
+		return -1;
+	}
+
+	if(!have_more) {
+		/*
+		 * If we've received something like "1", we can't really
+		 * tell whether it is really `1` or `123`, until we know
+		 * that there is no more data coming.
+		 * The have_more argument will be set to 1 once something
+		 * like this is available to the caller of this callback:
+		 * "1<tag_start..."
+		 */
+		arg->want_more = 1;
+		return -1;
+	}
+
+	lead_wsp_size = xer_whitespace_span(chunk_buf, chunk_size);
+	chunk_buf = (const char *)chunk_buf + lead_wsp_size;
+	chunk_size -= lead_wsp_size;
+
+	bret = arg->prim_body_decoder(arg->type_descriptor,
+		arg->struct_key, chunk_buf, chunk_size);
+	switch(bret) {
+	case XPBD_SYSTEM_FAILURE:
+	case XPBD_DECODER_LIMIT:
+	case XPBD_BROKEN_ENCODING:
+		break;
+	case XPBD_BODY_CONSUMED:
+		/* Tag decoded successfully */
+		arg->decoded_something = 1;
+		/* Fall through */
+	case XPBD_NOT_BODY_IGNORE:	/* Safe to proceed further */
+		return lead_wsp_size + chunk_size;
+	}
+
+	return -1;
+}
+
+
+asn_dec_rval_t
+xer_decode_primitive(const asn_codec_ctx_t *opt_codec_ctx,
+                     const asn_TYPE_descriptor_t *td, void **sptr,
+                     size_t struct_size, const char *opt_mname,
+                     const void *buf_ptr, size_t size,
+                     xer_primitive_body_decoder_f *prim_body_decoder) {
+    const char *xml_tag = opt_mname ? opt_mname : td->xml_tag;
+	asn_struct_ctx_t s_ctx;
+	struct xdp_arg_s s_arg;
+	asn_dec_rval_t rc;
+
+	/*
+	 * Create the structure if does not exist.
+	 */
+	if(!*sptr) {
+		*sptr = CALLOC(1, struct_size);
+		if(!*sptr) ASN__DECODE_FAILED;
+	}
+
+	memset(&s_ctx, 0, sizeof(s_ctx));
+	s_arg.type_descriptor = td;
+	s_arg.struct_key = *sptr;
+	s_arg.prim_body_decoder = prim_body_decoder;
+	s_arg.decoded_something = 0;
+	s_arg.want_more = 0;
+
+	rc = xer_decode_general(opt_codec_ctx, &s_ctx, &s_arg,
+		xml_tag, buf_ptr, size,
+		xer_decode__unexpected_tag, xer_decode__primitive_body);
+	switch(rc.code) {
+	case RC_OK:
+		if(!s_arg.decoded_something) {
+			char ch;
+			ASN_DEBUG("Primitive body is not recognized, "
+				"supplying empty one");
+			/*
+			 * Decoding opportunity has come and gone.
+			 * Where's the result?
+			 * Try to feed with empty body, see if it eats it.
+			 */
+			if(prim_body_decoder(s_arg.type_descriptor,
+				s_arg.struct_key, &ch, 0)
+					!= XPBD_BODY_CONSUMED) {
+				/*
+				 * This decoder does not like empty stuff.
+				 */
+				ASN__DECODE_FAILED;
+			}
+		}
+		break;
+	case RC_WMORE:
+		/*
+		 * Redo the whole thing later.
+		 * We don't have a context to save intermediate parsing state.
+		 */
+		rc.consumed = 0;
+		break;
+	case RC_FAIL:
+		rc.consumed = 0;
+		if(s_arg.want_more)
+			rc.code = RC_WMORE;
+		else
+			ASN__DECODE_FAILED;
+		break;
+	}
+	return rc;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_constant.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_constant.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_constant.h	(working copy)
@@ -0,0 +1,48 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ */
+
+#ifndef _ASN_CONSTANT_H
+#define _ASN_CONSTANT_H
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+#define min_val_RequestSeqNum (1)
+#define max_val_RequestSeqNum (65535)
+#define min_val_BandWidth (0)
+#define max_val_BandWidth (4294967295)
+#define min_val_CallReferenceValue (0)
+#define max_val_CallReferenceValue (65535)
+#define min_val_TimeToLive (1)
+#define max_val_TimeToLive (4294967295)
+#define min_val_TimeStamp (1)
+#define max_val_TimeStamp (4294967295)
+#define min_val_SequenceNumber (0)
+#define max_val_SequenceNumber (255)
+#define min_val_CapabilityTableEntryNumber (1)
+#define max_val_CapabilityTableEntryNumber (65535)
+#define min_val_CapabilityDescriptorNumber (0)
+#define max_val_CapabilityDescriptorNumber (255)
+#define min_val_SCTPChunkType (0)
+#define max_val_SCTPChunkType (255)
+#define min_val_MaxRedundancy (1)
+#define max_val_MaxRedundancy (321)
+#define min_val_LogicalChannelNumber (1)
+#define max_val_LogicalChannelNumber (65535)
+#define min_val_MultiplexTableEntryNumber (1)
+#define max_val_MultiplexTableEntryNumber (15)
+#define min_val_McuNumber (0)
+#define max_val_McuNumber (192)
+#define min_val_TerminalNumber (0)
+#define max_val_TerminalNumber (192)
+#define min_val_MaximumBitRate (0)
+#define max_val_MaximumBitRate (4294967295)
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif /* _ASN_CONSTANT_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_internal.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_internal.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_internal.h	(working copy)
@@ -0,0 +1,151 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * Declarations internally useful for the ASN.1 support code.
+ */
+#ifndef	ASN_INTERNAL_H
+#define	ASN_INTERNAL_H
+#define __EXTENSIONS__          /* for Sun */
+
+#include "asn_application.h"	/* Application-visible API */
+
+#ifndef	__NO_ASSERT_H__		/* Include assert.h only for internal use. */
+#include <assert.h>		/* for assert() macro */
+#endif
+
+#ifdef	__cplusplus
+extern "C" {
+#endif
+
+/* Environment version might be used to avoid running with the old library */
+#define	ASN1C_ENVIRONMENT_VERSION	923	/* Compile-time version */
+int get_asn1c_environment_version(void);	/* Run-time version */
+
+#define	CALLOC(nmemb, size)	calloc(nmemb, size)
+#define	MALLOC(size)		malloc(size)
+#define	REALLOC(oldptr, size)	realloc(oldptr, size)
+#define	FREEMEM(ptr)		free(ptr)
+
+#define	asn_debug_indent	0
+#define ASN_DEBUG_INDENT_ADD(i) do{}while(0)
+
+#ifdef  EMIT_ASN_DEBUG
+#warning "Use ASN_EMIT_DEBUG instead of EMIT_ASN_DEBUG"
+#define ASN_EMIT_DEBUG  EMIT_ASN_DEBUG
+#endif
+
+/*
+ * A macro for debugging the ASN.1 internals.
+ * You may enable or override it.
+ */
+#ifndef	ASN_DEBUG	/* If debugging code is not defined elsewhere... */
+#if	ASN_EMIT_DEBUG == 1	/* And it was asked to emit this code... */
+#if __STDC_VERSION__ >= 199901L
+#ifdef	ASN_THREAD_SAFE
+/* Thread safety requires sacrifice in output indentation:
+ * Retain empty definition of ASN_DEBUG_INDENT_ADD. */
+#else	/* !ASN_THREAD_SAFE */
+#undef  ASN_DEBUG_INDENT_ADD
+#undef  asn_debug_indent
+int asn_debug_indent;
+#define ASN_DEBUG_INDENT_ADD(i) do { asn_debug_indent += i; } while(0)
+#endif	/* ASN_THREAD_SAFE */
+#define	ASN_DEBUG(fmt, args...)	do {			\
+		int adi = asn_debug_indent;		\
+		while(adi--) fprintf(stderr, " ");	\
+		fprintf(stderr, fmt, ##args);		\
+		fprintf(stderr, " (%s:%d)\n",		\
+			__FILE__, __LINE__);		\
+	} while(0)
+#else	/* !C99 */
+void CC_PRINTFLIKE(1, 2) ASN_DEBUG_f(const char *fmt, ...);
+#define	ASN_DEBUG	ASN_DEBUG_f
+#endif	/* C99 */
+#else	/* ASN_EMIT_DEBUG != 1 */
+#if __STDC_VERSION__ >= 199901L
+#define ASN_DEBUG(...) do{}while(0)
+#else   /* not C99 */
+static void CC_PRINTFLIKE(1, 2) ASN_DEBUG(const char *fmt, ...) { (void)fmt; }
+#endif  /* C99 or better */
+#endif	/* ASN_EMIT_DEBUG */
+#endif	/* ASN_DEBUG */
+
+/*
+ * Print to a callback.
+ * The callback is expected to return negative values on error.
+ * 0 and positive values are treated as success.
+ * RETURN VALUES:
+ *  -1: Failed to format or invoke the callback.
+ *  >0: Size of the data that got delivered to the callback.
+ */
+ssize_t CC_PRINTFLIKE(3, 4)
+asn__format_to_callback(
+    int (*callback)(const void *, size_t, void *key), void *key,
+    const char *fmt, ...);
+
+/*
+ * Invoke the application-supplied callback and fail, if something is wrong.
+ */
+#define ASN__E_cbc(buf, size) (cb((buf), (size), app_key) < 0)
+#define ASN__E_CALLBACK(size, foo) \
+    do {                           \
+        if(foo) goto cb_failed;    \
+        er.encoded += (size);      \
+    } while(0)
+#define ASN__CALLBACK(buf, size) ASN__E_CALLBACK(size, ASN__E_cbc(buf, size))
+#define ASN__CALLBACK2(buf1, size1, buf2, size2) \
+    ASN__E_CALLBACK((size1) + (size2),           \
+                    ASN__E_cbc(buf1, size1) || ASN__E_cbc(buf2, size2))
+#define ASN__CALLBACK3(buf1, size1, buf2, size2, buf3, size3)          \
+    ASN__E_CALLBACK((size1) + (size2) + (size3),                       \
+                    ASN__E_cbc(buf1, size1) || ASN__E_cbc(buf2, size2) \
+                        || ASN__E_cbc(buf3, size3))
+
+#define ASN__TEXT_INDENT(nl, level)                                          \
+    do {                                                                     \
+        int tmp_level = (level);                                             \
+        int tmp_nl = ((nl) != 0);                                            \
+        int tmp_i;                                                           \
+        if(tmp_nl) ASN__CALLBACK("\n", 1);                                   \
+        if(tmp_level < 0) tmp_level = 0;                                     \
+        for(tmp_i = 0; tmp_i < tmp_level; tmp_i++) ASN__CALLBACK("    ", 4); \
+    } while(0)
+
+#define	_i_INDENT(nl)	do {                        \
+        int tmp_i;                                  \
+        if((nl) && cb("\n", 1, app_key) < 0)        \
+            return -1;                              \
+        for(tmp_i = 0; tmp_i < ilevel; tmp_i++)     \
+            if(cb("    ", 4, app_key) < 0)          \
+                return -1;                          \
+    } while(0)
+
+/*
+ * Check stack against overflow, if limit is set.
+ */
+#define	ASN__DEFAULT_STACK_MAX	(30000)
+static int CC_NOTUSED
+ASN__STACK_OVERFLOW_CHECK(const asn_codec_ctx_t *ctx) {
+	if(ctx && ctx->max_stack_size) {
+
+		/* ctx MUST be allocated on the stack */
+		ptrdiff_t usedstack = ((const char *)ctx - (const char *)&ctx);
+		if(usedstack > 0) usedstack = -usedstack; /* grows up! */
+
+		/* double negative required to avoid int wrap-around */
+		if(usedstack < -(ptrdiff_t)ctx->max_stack_size) {
+			ASN_DEBUG("Stack limit %ld reached",
+				(long)ctx->max_stack_size);
+			return -1;
+		}
+	}
+	return 0;
+}
+
+#ifdef	__cplusplus
+}
+#endif
+
+#endif	/* ASN_INTERNAL_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_internal.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_internal.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_internal.c	(working copy)
@@ -0,0 +1,48 @@
+#include <asn_internal.h>
+
+ssize_t
+asn__format_to_callback(int (*cb)(const void *, size_t, void *key), void *key,
+                        const char *fmt, ...) {
+    char scratch[64];
+    char *buf = scratch;
+    size_t buf_size = sizeof(scratch);
+    int wrote;
+    int cb_ret;
+
+    do {
+        va_list args;
+        va_start(args, fmt);
+
+        wrote = vsnprintf(buf, buf_size, fmt, args);
+        va_end(args);
+        if(wrote < (ssize_t)buf_size) {
+            if(wrote < 0) {
+                if(buf != scratch) FREEMEM(buf);
+                return -1;
+            }
+            break;
+        }
+
+        buf_size <<= 1;
+        if(buf == scratch) {
+            buf = MALLOC(buf_size);
+            if(!buf) return -1;
+        } else {
+            void *p = REALLOC(buf, buf_size);
+            if(!p) {
+                FREEMEM(buf);
+                return -1;
+            }
+            buf = p;
+        }
+    } while(1);
+
+    cb_ret = cb(buf, wrote, key);
+    if(buf != scratch) FREEMEM(buf);
+    if(cb_ret < 0) {
+        return -1;
+    }
+
+    return wrote;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_ioc.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_ioc.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_ioc.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Run-time support for Information Object Classes.
+ * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_IOC_H
+#define	ASN_IOC_H
+
+#include <asn_system.h>		/* Platform-specific types */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;
+struct asn_ioc_cell_s;
+
+/*
+ * X.681, #13
+ */
+typedef struct asn_ioc_set_s {
+    size_t rows_count;
+    size_t columns_count;
+    const struct asn_ioc_cell_s *rows;
+} asn_ioc_set_t;
+
+
+typedef struct asn_ioc_cell_s {
+    const char *field_name; /* Is equal to corresponding column_name */
+    enum {
+        aioc__undefined = 0,
+        aioc__value,
+        aioc__type,
+        aioc__open_type,
+    } cell_kind;
+    struct asn_TYPE_descriptor_s *type_descriptor;
+    const void *value_sptr;
+    struct {
+        size_t types_count;
+        struct {
+            unsigned choice_position;
+        } *types;
+    } open_type;
+} asn_ioc_cell_t;
+
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN_IOC_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_random_fill.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_random_fill.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_random_fill.h	(working copy)
@@ -0,0 +1,51 @@
+/*
+ * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN_RANDOM_FILL
+#define	ASN_RANDOM_FILL
+
+/* Forward declarations */
+struct asn_TYPE_descriptor_s;
+struct asn_encoding_constraints_s;
+
+/*
+ * Initialize a structure with random data according to the type specification
+ * and optional member constraints.
+ * ARGUMENTS:
+ *  (max_length)        - See (approx_max_length_limit).
+ *  (memb_constraints)  - Member constraints, if exist.
+ *                        The type can be constrained differently according
+ *                        to PER and OER specifications, so we find a value
+ *                        at the intersection of these constraints.
+ * In case the return differs from ARFILL_OK, the (struct_ptr) contents
+ * and (current_length) value remain in their original state.
+ */
+typedef struct asn_random_fill_result_s {
+    enum {
+        ARFILL_FAILED = -1, /* System error (memory?) */
+        ARFILL_OK = 0,      /* Initialization succeeded */
+        ARFILL_SKIPPED = 1  /* Not done due to (length?) constraint */
+    } code;
+    size_t length; /* Approximate number of bytes created. */
+} asn_random_fill_result_t;
+typedef asn_random_fill_result_t(asn_random_fill_f)(
+    const struct asn_TYPE_descriptor_s *td, void **struct_ptr,
+    const struct asn_encoding_constraints_s *memb_constraints,
+    size_t max_length);
+
+/*
+ * Returns 0 if the structure was properly initialized, -1 otherwise.
+ * The (approx_max_length_limit) specifies the approximate limit of the
+ * resulting structure in units closely resembling bytes. The actual result
+ * might be several times larger or smaller than the length limit.
+ */
+int asn_random_fill(const struct asn_TYPE_descriptor_s *td, void **struct_ptr,
+                    size_t approx_max_length_limit);
+
+/*
+ * Returns a random number between min and max.
+ */
+intmax_t asn_random_between(intmax_t min, intmax_t max);
+
+#endif	/* ASN_RANDOM_FILL */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_random_fill.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_random_fill.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_random_fill.c	(working copy)
@@ -0,0 +1,56 @@
+/*
+ * Copyright (c) 2017 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <asn_random_fill.h>
+#include <constr_TYPE.h>
+
+int
+asn_random_fill(const struct asn_TYPE_descriptor_s *td, void **struct_ptr,
+                size_t length) {
+
+    if(td && td->op->random_fill) {
+        asn_random_fill_result_t res =
+            td->op->random_fill(td, struct_ptr, 0, length);
+        return (res.code == ARFILL_OK) ? 0 : -1;
+    } else {
+        return -1;
+    }
+}
+
+static uintmax_t
+asn__intmax_range(intmax_t lb, intmax_t ub) {
+    assert(lb <= ub);
+    if((ub < 0) == (lb < 0)) {
+        return ub - lb;
+    } else if(lb < 0) {
+        return 1 + ((uintmax_t)ub + (uintmax_t)-(lb + 1));
+    } else {
+        assert(!"Unreachable");
+        return 0;
+    }
+}
+
+intmax_t
+asn_random_between(intmax_t lb, intmax_t rb) {
+    if(lb == rb) {
+        return lb;
+    } else {
+        const uintmax_t intmax_max = ((~(uintmax_t)0) >> 1);
+        uintmax_t range = asn__intmax_range(lb, rb);
+        uintmax_t value = 0;
+        uintmax_t got_entropy = 0;
+
+        assert(RAND_MAX > 0xffffff);    /* Seen 7ffffffd! */
+        assert(range < intmax_max);
+
+        for(; got_entropy < range;) {
+            got_entropy = (got_entropy << 24) | 0xffffff;
+            value = (value << 24) | (random() % 0xffffff);
+        }
+
+        return lb + (intmax_t)(value % (range + 1));
+    }
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_system.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_system.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/asn_system.h	(working copy)
@@ -0,0 +1,150 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * Miscellaneous system-dependent types.
+ */
+#ifndef	ASN_SYSTEM_H
+#define	ASN_SYSTEM_H
+
+#ifdef	HAVE_CONFIG_H
+#include "config.h"
+#endif
+
+#ifndef _DEFAULT_SOURCE
+#define _DEFAULT_SOURCE 1
+#endif
+
+#ifndef _BSD_SOURCE
+#define _BSD_SOURCE /* for snprintf() on some linux systems  */
+#endif
+
+#include <stdio.h>	/* For snprintf(3) */
+#include <stdlib.h>	/* For *alloc(3) */
+#include <string.h>	/* For memcpy(3) */
+#include <sys/types.h>	/* For size_t */
+#include <limits.h>	/* For LONG_MAX */
+#include <stdarg.h>	/* For va_start */
+#include <stddef.h>	/* for offsetof and ptrdiff_t */
+
+#ifdef	_WIN32
+
+#include <malloc.h>
+#define	 snprintf	_snprintf
+#define	 vsnprintf	_vsnprintf
+
+/* To avoid linking with ws2_32.lib, here's the definition of ntohl() */
+#define sys_ntohl(l)	((((l) << 24)  & 0xff000000)	\
+			| (((l) << 8) & 0xff0000)	\
+			| (((l) >> 8)  & 0xff00)	\
+			| ((l >> 24) & 0xff))
+
+#ifdef _MSC_VER			/* MSVS.Net */
+#ifndef __cplusplus
+#define inline __inline
+#endif
+#ifndef	ASSUMESTDTYPES	/* Standard types have been defined elsewhere */
+#define	ssize_t		SSIZE_T
+#if _MSC_VER < 1600
+typedef	char		int8_t;
+typedef	short		int16_t;
+typedef	int		int32_t;
+typedef	unsigned char	uint8_t;
+typedef	unsigned short	uint16_t;
+typedef	unsigned int	uint32_t;
+#else /* _MSC_VER >= 1600 */
+#include <stdint.h>
+#endif /* _MSC_VER < 1600 */
+#endif	/* ASSUMESTDTYPES */
+#define WIN32_LEAN_AND_MEAN
+#include <windows.h>
+#include <float.h>
+#define isnan _isnan
+#define finite _finite
+#define copysign _copysign
+#define	ilogb	_logb
+#else	/* !_MSC_VER */
+#include <stdint.h>
+#endif	/* _MSC_VER */
+
+#else	/* !_WIN32 */
+
+#if defined(__vxworks)
+#include <types/vxTypes.h>
+#else	/* !defined(__vxworks) */
+
+#include <inttypes.h>	/* C99 specifies this file */
+#include <netinet/in.h> /* for ntohl() */
+#define	sys_ntohl(foo)	ntohl(foo)
+#endif	/* defined(__vxworks) */
+
+#endif	/* _WIN32 */
+
+#if	__GNUC__ >= 3 || defined(__clang__)
+#define CC_ATTRIBUTE(attr)    __attribute__((attr))
+#else
+#define CC_ATTRIBUTE(attr)
+#endif
+#define CC_PRINTFLIKE(fmt, var)     CC_ATTRIBUTE(format(printf, fmt, var))
+#define	CC_NOTUSED                  CC_ATTRIBUTE(unused)
+#ifndef CC_ATTR_NO_SANITIZE
+#define CC_ATTR_NO_SANITIZE(what)   CC_ATTRIBUTE(no_sanitize(what))
+#endif
+
+/* Figure out if thread safety is requested */
+#if !defined(ASN_THREAD_SAFE) && (defined(THREAD_SAFE) || defined(_REENTRANT))
+#define	ASN_THREAD_SAFE
+#endif	/* Thread safety */
+
+#ifndef	offsetof	/* If not defined by <stddef.h> */
+#define	offsetof(s, m)	((ptrdiff_t)&(((s *)0)->m) - (ptrdiff_t)((s *)0))
+#endif	/* offsetof */
+
+#ifndef	MIN		/* Suitable for comparing primitive types (integers) */
+#if defined(__GNUC__)
+#define	MIN(a,b)	({ __typeof a _a = a; __typeof b _b = b;	\
+	((_a)<(_b)?(_a):(_b)); })
+#else	/* !__GNUC__ */
+#define	MIN(a,b)	((a)<(b)?(a):(b))	/* Unsafe variant */
+#endif /* __GNUC__ */
+#endif	/* MIN */
+
+#if __STDC_VERSION__ >= 199901L
+#ifndef SIZE_MAX
+#define SIZE_MAX   ((~((size_t)0)) >> 1)
+#endif
+
+#ifndef RSIZE_MAX   /* C11, Annex K */
+#define RSIZE_MAX   (SIZE_MAX >> 1)
+#endif
+#ifndef RSSIZE_MAX   /* Halve signed size even further than unsigned */
+#define RSSIZE_MAX   ((ssize_t)(RSIZE_MAX >> 1))
+#endif
+#else   /* Old compiler */
+#undef  SIZE_MAX
+#undef  RSIZE_MAX
+#undef  RSSIZE_MAX
+#define SIZE_MAX   ((~((size_t)0)) >> 1)
+#define RSIZE_MAX   (SIZE_MAX >> 1)
+#define RSSIZE_MAX   ((ssize_t)(RSIZE_MAX >> 1))
+#endif
+
+#if __STDC_VERSION__ >= 199901L
+#define ASN_PRI_SIZE "zu"
+#define ASN_PRI_SSIZE "zd"
+#define ASN_PRIuMAX PRIuMAX
+#define ASN_PRIdMAX PRIdMAX
+#else
+#define ASN_PRI_SIZE "lu"
+#define ASN_PRI_SSIZE "ld"
+#if LLONG_MAX > LONG_MAX
+#define ASN_PRIuMAX "llu"
+#define ASN_PRIdMAX "lld"
+#else
+#define ASN_PRIuMAX "lu"
+#define ASN_PRIdMAX "ld"
+#endif
+#endif
+
+#endif	/* ASN_SYSTEM_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/back_parse_call_newer.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/back_parse_call_newer.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/back_parse_call_newer.c	(working copy)
@@ -0,0 +1,85 @@
+#include <stdio.h>
+#include <stdlib.h>
+#include <stdint.h>
+#include "Setup-UUIE.h"
+#include "CallProceeding-UUIE.h"
+//#include "H225Message.h"
+#include "per_decoder.h"
+//#include "H225H323-UserInformation.h"
+#include "CallIdentifier.h"
+
+void parse_h225_call(const uint8_t *data, size_t data_len) {
+    char ip_str[20];
+    asn_dec_rval_t rval;
+    CallProceeding_UUIE_t *setup_msg = NULL;
+
+    rval = aper_decode_complete(NULL, &asn_DEF_CallProceeding_UUIE, (void **)&setup_msg, data, data_len);
+    printf ("error is %d\n", rval.code);
+    
+    if (rval.code == RC_OK) {
+        printf("H.225 Call process message decoded successfully!\n");
+
+#if 0
+        if (setup_msg->sourceAddress) {
+            printf("Source Address Present.\n");
+        }
+        if (setup_msg->destinationAddress) {
+            printf("Destination Address Present.\n");
+        }
+//        printf("Call Identifier: %02x\n", setup_msg->callIdentifier.guid.buf[0]);
+#if 1
+        printf("protco Identifier: %x\n", setup_msg->protocolIdentifier.buf[0]);
+        printf("protco Identifier: %02x\n", setup_msg->protocolIdentifier.buf[1]);
+        printf("protco Identifier: %02x\n", setup_msg->protocolIdentifier.buf[2]);
+        printf("protco Identifier: %02x\n", setup_msg->protocolIdentifier.buf[3]);
+        printf("protco Identifier: %02x\n", setup_msg->protocolIdentifier.buf[4]);
+        printf("protco Identifier: %02x\n", setup_msg->protocolIdentifier.buf[5]);
+        printf("protco Identifier: %02x\n", setup_msg->protocolIdentifier.buf[6]);
+
+        //inet_ntop(AF_INET, addr->choice.ipAddress.ip.buf, ip_str, sizeof(ip_str));
+//        inet_ntop(AF_INET, setup_msg->sourceCallSignalAddress->choice.ipAddress.ip.buf, ip_str, sizeof(ip_str));
+        
+//    if (setup_msg->sourceCallSignalAddress[0])
+        printf("Port: %ld\n", setup_msg->sourceCallSignalAddress->choice.ipAddress.port);
+        
+#endif 
+
+#endif
+        //ASN_STRUCT_FREE(asn_DEF_Setup_UUIE, setup_msg);
+    } else {
+        fprintf(stderr, "Failed to decode H.225 Call process  message : status ==> %d\n", rval.code);
+    }
+}
+
+int main() {
+    uint8_t ample_data[] = {
+#if 1
+    0x80, 0x06, 0x00, 0x08, 0x91, 0x4A,
+    
+    //0x21, 0x80, 0x06, 0x00, 0x08, 0x91, 0x4A,
+    
+    0x00, 0x06, 0x00, 0x08, 0x86, 0x00, 0x11, 0x00, 
+    0x91, 0xE3, 0x82, 0xD6, 0x1F, 0x00, 0x00, 0x1F,
+    0x2D, 0x77, 0xE4, 0x4D, 0x02, 0x13, 0x50, 0x49, 
+    0x01, 0x00, 0x01, 0x00, 0x10, 0x80, 0x01, 0x00
+    };
+#endif
+#if 0
+    //0x08, 0x02, 0x97, 0xF8, 0x02, 0x7E, 0x00, 0x28, 
+    //0x05, 0x21, 0x80, 0x06, 0x00, 0x08, 0x91, 0x4A,
+    
+    //0x21, 0x80, 0x06, 0x00, 0x08, 0x91, 0x4A,
+    0x21, 0x80, 0x06, 0x00, 0x08, 0x91, 0x4A,
+    
+    0x00, 0x06, 0x00, 0x08, 0x86, 0x00, 0x11, 0x00, 
+    0x91, 0xE3, 0x82, 0xD6, 0x1F, 0x00, 0x00, 0x1F,
+    0x2D, 0x77, 0xE4, 0x4D, 0x02, 0x13, 0x50, 0x49, 
+    0x01, 0x00, 0x01, 0x00, 0x10, 0x80, 0x01, 0x00
+    };
+#endif
+    size_t ample_len = sizeof(ample_data);
+    printf ("AMPLE len : %d\n", ample_len);
+    parse_h225_call(ample_data, ample_len);
+    return 0;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_decoder.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_decoder.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_decoder.h	(working copy)
@@ -0,0 +1,66 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_BER_DECODER_H_
+#define	_BER_DECODER_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+struct asn_codec_ctx_s;		/* Forward declaration */
+
+/*
+ * The BER decoder of any type.
+ * This function may be invoked directly from the application.
+ * Decodes BER, DER and CER data (DER and CER are different subsets of BER).
+ *
+ * NOTE: Use the der_encode() function (der_encoder.h) to produce encoding
+ * which is compliant with ber_decode().
+ */
+asn_dec_rval_t ber_decode(
+    const struct asn_codec_ctx_s *opt_codec_ctx,
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    void **struct_ptr,  /* Pointer to a target structure's pointer */
+    const void *buffer, /* Data to be decoded */
+    size_t size         /* Size of that buffer */
+);
+
+/*
+ * Type of generic function which decodes the byte stream into the structure.
+ */
+typedef asn_dec_rval_t(ber_type_decoder_f)(
+    const struct asn_codec_ctx_s *opt_codec_ctx,
+    const struct asn_TYPE_descriptor_s *type_descriptor, void **struct_ptr,
+    const void *buf_ptr, size_t size, int tag_mode);
+
+/*******************************
+ * INTERNALLY USEFUL FUNCTIONS *
+ *******************************/
+
+/*
+ * Check that all tags correspond to the type definition (as given in head).
+ * On return, last_length would contain either a non-negative length of the
+ * value part of the last TLV, or the negative number of expected
+ * "end of content" sequences. The number may only be negative if the
+ * head->last_tag_form is non-zero.
+ */
+asn_dec_rval_t ber_check_tags(
+    const struct asn_codec_ctx_s *opt_codec_ctx, /* codec options */
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    asn_struct_ctx_t *opt_ctx, /* saved decoding context */
+    const void *ptr, size_t size,
+    int tag_mode,      /* {-1,0,1}: IMPLICIT, no, EXPLICIT */
+    int last_tag_form, /* {-1,0:1}: any, primitive, constr */
+    ber_tlv_len_t *last_length, int *opt_tlv_form /* optional tag form */
+);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BER_DECODER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_decoder.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_decoder.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_decoder.c	(working copy)
@@ -0,0 +1,283 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+
+#undef	ADVANCE
+#define	ADVANCE(num_bytes)	do {					\
+		size_t num = num_bytes;					\
+		ptr = ((const char *)ptr) + num;			\
+		size -= num;						\
+		consumed_myself += num;					\
+	} while(0)
+#undef	RETURN
+#define	RETURN(_code)	do {						\
+		asn_dec_rval_t rval;					\
+		rval.code = _code;					\
+		if(opt_ctx) opt_ctx->step = step; /* Save context */	\
+		if(_code == RC_OK || opt_ctx)				\
+			rval.consumed = consumed_myself;		\
+		else							\
+			rval.consumed = 0;	/* Context-free */	\
+		return rval;						\
+	} while(0)
+
+/*
+ * The BER decoder of any type.
+ */
+asn_dec_rval_t
+ber_decode(const asn_codec_ctx_t *opt_codec_ctx,
+           const asn_TYPE_descriptor_t *type_descriptor, void **struct_ptr,
+           const void *ptr, size_t size) {
+    asn_codec_ctx_t s_codec_ctx;
+
+	/*
+	 * Stack checker requires that the codec context
+	 * must be allocated on the stack.
+	 */
+	if(opt_codec_ctx) {
+		if(opt_codec_ctx->max_stack_size) {
+			s_codec_ctx = *opt_codec_ctx;
+			opt_codec_ctx = &s_codec_ctx;
+		}
+	} else {
+		/* If context is not given, be security-conscious anyway */
+		memset(&s_codec_ctx, 0, sizeof(s_codec_ctx));
+		s_codec_ctx.max_stack_size = ASN__DEFAULT_STACK_MAX;
+		opt_codec_ctx = &s_codec_ctx;
+	}
+
+	/*
+	 * Invoke type-specific decoder.
+	 */
+	return type_descriptor->op->ber_decoder(opt_codec_ctx, type_descriptor,
+		struct_ptr,	/* Pointer to the destination structure */
+		ptr, size,	/* Buffer and its size */
+		0		/* Default tag mode is 0 */
+		);
+}
+
+/*
+ * Check the set of <TL<TL<TL...>>> tags matches the definition.
+ */
+asn_dec_rval_t
+ber_check_tags(const asn_codec_ctx_t *opt_codec_ctx,
+               const asn_TYPE_descriptor_t *td, asn_struct_ctx_t *opt_ctx,
+               const void *ptr, size_t size, int tag_mode, int last_tag_form,
+               ber_tlv_len_t *last_length, int *opt_tlv_form) {
+    ssize_t consumed_myself = 0;
+	ssize_t tag_len;
+	ssize_t len_len;
+	ber_tlv_tag_t tlv_tag;
+	ber_tlv_len_t tlv_len;
+	ber_tlv_len_t limit_len = -1;
+	int expect_00_terminators = 0;
+	int tlv_constr = -1;	/* If CHOICE, opt_tlv_form is not given */
+	int step = opt_ctx ? opt_ctx->step : 0;	/* Where we left previously */
+	int tagno;
+
+	/*
+	 * Make sure we didn't exceed the maximum stack size.
+	 */
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		RETURN(RC_FAIL);
+
+	/*
+	 * So what does all this implicit skip stuff mean?
+	 * Imagine two types,
+	 * 	A ::= [5] IMPLICIT	T
+	 * 	B ::= [2] EXPLICIT	T
+	 * Where T is defined as
+	 *	T ::= [4] IMPLICIT SEQUENCE { ... }
+	 * 
+	 * Let's say, we are starting to decode type A, given the
+	 * following TLV stream: <5> <0>. What does this mean?
+	 * It means that the type A contains type T which is,
+	 * in turn, empty.
+	 * Remember though, that we are still in A. We cannot
+	 * just pass control to the type T decoder. Why? Because
+	 * the type T decoder expects <4> <0>, not <5> <0>.
+	 * So, we must make sure we are going to receive <5> while
+	 * still in A, then pass control to the T decoder, indicating
+	 * that the tag <4> was implicitly skipped. The decoder of T
+	 * hence will be prepared to treat <4> as valid tag, and decode
+	 * it appropriately.
+	 */
+
+	tagno = step	/* Continuing where left previously */
+		+ (tag_mode==1?-1:0)
+		;
+	ASN_DEBUG("ber_check_tags(%s, size=%ld, tm=%d, step=%d, tagno=%d)",
+		td->name, (long)size, tag_mode, step, tagno);
+	/* assert(td->tags_count >= 1) May not be the case for CHOICE or ANY */
+
+	if(tag_mode == 0 && tagno == (int)td->tags_count) {
+		/*
+		 * This must be the _untagged_ ANY type,
+		 * which outermost tag isn't known in advance.
+		 * Fetch the tag and length separately.
+		 */
+		tag_len = ber_fetch_tag(ptr, size, &tlv_tag);
+		switch(tag_len) {
+		case -1: RETURN(RC_FAIL);
+		case 0: RETURN(RC_WMORE);
+		}
+		tlv_constr = BER_TLV_CONSTRUCTED(ptr);
+		len_len = ber_fetch_length(tlv_constr,
+			(const char *)ptr + tag_len, size - tag_len, &tlv_len);
+		switch(len_len) {
+		case -1: RETURN(RC_FAIL);
+		case 0: RETURN(RC_WMORE);
+		}
+		ASN_DEBUG("Advancing %ld in ANY case",
+			(long)(tag_len + len_len));
+		ADVANCE(tag_len + len_len);
+	} else {
+		assert(tagno < (int)td->tags_count);	/* At least one loop */
+	}
+	for((void)tagno; tagno < (int)td->tags_count; tagno++, step++) {
+
+		/*
+		 * Fetch and process T from TLV.
+		 */
+		tag_len = ber_fetch_tag(ptr, size, &tlv_tag);
+			ASN_DEBUG("Fetching tag from {%p,%ld}: "
+				"len %ld, step %d, tagno %d got %s",
+				ptr, (long)size,
+				(long)tag_len, step, tagno,
+				ber_tlv_tag_string(tlv_tag));
+		switch(tag_len) {
+		case -1: RETURN(RC_FAIL);
+		case 0: RETURN(RC_WMORE);
+		}
+
+		tlv_constr = BER_TLV_CONSTRUCTED(ptr);
+
+		/*
+		 * If {I}, don't check anything.
+		 * If {I,B,C}, check B and C unless we're at I.
+		 */
+		if(tag_mode != 0 && step == 0) {
+			/*
+			 * We don't expect tag to match here.
+			 * It's just because we don't know how the tag
+			 * is supposed to look like.
+			 */
+		} else {
+		    assert(tagno >= 0);	/* Guaranteed by the code above */
+		    if(tlv_tag != td->tags[tagno]) {
+			/*
+			 * Unexpected tag. Too bad.
+			 */
+		    	ASN_DEBUG("Expected: %s, "
+				"expectation failed (tn=%d, tm=%d)",
+				ber_tlv_tag_string(td->tags[tagno]),
+				tagno, tag_mode
+			);
+			RETURN(RC_FAIL);
+		    }
+		}
+
+		/*
+		 * Attention: if there are more tags expected,
+		 * ensure that the current tag is presented
+		 * in constructed form (it contains other tags!).
+		 * If this one is the last one, check that the tag form
+		 * matches the one given in descriptor.
+		 */
+		if(tagno < ((int)td->tags_count - 1)) {
+			if(tlv_constr == 0) {
+				ASN_DEBUG("tlv_constr = %d, expfail",
+					tlv_constr);
+				RETURN(RC_FAIL);
+			}
+		} else {
+			if(last_tag_form != tlv_constr
+			&& last_tag_form != -1) {
+				ASN_DEBUG("last_tag_form %d != %d",
+					last_tag_form, tlv_constr);
+				RETURN(RC_FAIL);
+			}
+		}
+
+		/*
+		 * Fetch and process L from TLV.
+		 */
+		len_len = ber_fetch_length(tlv_constr,
+			(const char *)ptr + tag_len, size - tag_len, &tlv_len);
+		ASN_DEBUG("Fetching len = %ld", (long)len_len);
+		switch(len_len) {
+		case -1: RETURN(RC_FAIL);
+		case 0: RETURN(RC_WMORE);
+		}
+
+		/*
+		 * FIXME
+		 * As of today, the chain of tags
+		 * must either contain several indefinite length TLVs,
+		 * or several definite length ones.
+		 * No mixing is allowed.
+		 */
+		if(tlv_len == -1) {
+			/*
+			 * Indefinite length.
+			 */
+			if(limit_len == -1) {
+				expect_00_terminators++;
+			} else {
+				ASN_DEBUG("Unexpected indefinite length "
+					"in a chain of definite lengths");
+				RETURN(RC_FAIL);
+			}
+			ADVANCE(tag_len + len_len);
+			continue;
+		} else {
+			if(expect_00_terminators) {
+				ASN_DEBUG("Unexpected definite length "
+					"in a chain of indefinite lengths");
+				RETURN(RC_FAIL);
+			}
+		}
+
+		/*
+		 * Check that multiple TLVs specify ever decreasing length,
+		 * which is consistent.
+		 */
+		if(limit_len == -1) {
+			limit_len    = tlv_len + tag_len + len_len;
+			if(limit_len < 0) {
+				/* Too great tlv_len value? */
+				RETURN(RC_FAIL);
+			}
+		} else if(limit_len != tlv_len + tag_len + len_len) {
+			/*
+			 * Inner TLV specifies length which is inconsistent
+			 * with the outer TLV's length value.
+			 */
+			ASN_DEBUG("Outer TLV is %ld and inner is %ld",
+				(long)limit_len, (long)tlv_len);
+			RETURN(RC_FAIL);
+		}
+
+		ADVANCE(tag_len + len_len);
+
+		limit_len -= (tag_len + len_len);
+		if((ssize_t)size > limit_len) {
+			/*
+			 * Make sure that we won't consume more bytes
+			 * from the parent frame than the inferred limit.
+			 */
+			size = limit_len;
+		}
+	}
+
+	if(opt_tlv_form)
+		*opt_tlv_form = tlv_constr;
+	if(expect_00_terminators)
+		*last_length = -expect_00_terminators;
+	else
+		*last_length = tlv_len;
+
+	RETURN(RC_OK);
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_length.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_length.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_length.h	(working copy)
@@ -0,0 +1,50 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_BER_TLV_LENGTH_H_
+#define	_BER_TLV_LENGTH_H_
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef ssize_t ber_tlv_len_t;
+
+/*
+ * This function tries to fetch the length of the BER TLV value and place it
+ * in *len_r.
+ * RETURN VALUES:
+ *	 0:	More data expected than bufptr contains.
+ *	-1:	Fatal error deciphering length.
+ *	>0:	Number of bytes used from bufptr.
+ * On return with >0, len_r is constrained as -1..MAX, where -1 mean
+ * that the value is of indefinite length.
+ */
+ssize_t ber_fetch_length(int _is_constructed, const void *bufptr, size_t size,
+	ber_tlv_len_t *len_r);
+
+/*
+ * This function expects bufptr to be positioned over L in TLV.
+ * It returns number of bytes occupied by L and V together, suitable
+ * for skipping. The function properly handles indefinite length.
+ * RETURN VALUES:
+ * 	Standard {-1,0,>0} convention.
+ */
+ssize_t ber_skip_length(
+	const struct asn_codec_ctx_s *opt_codec_ctx,	/* optional context */
+	int _is_constructed, const void *bufptr, size_t size);
+
+/*
+ * This function serializes the length (L from TLV) in DER format.
+ * It always returns number of bytes necessary to represent the length,
+ * it is a caller's responsibility to check the return value
+ * against the supplied buffer's size.
+ */
+size_t der_tlv_length_serialize(ber_tlv_len_t len, void *bufptr, size_t size);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BER_TLV_LENGTH_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_length.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_length.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_length.c	(working copy)
@@ -0,0 +1,168 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <ber_tlv_length.h>
+#include <ber_tlv_tag.h>
+
+ssize_t
+ber_fetch_length(int _is_constructed, const void *bufptr, size_t size,
+		ber_tlv_len_t *len_r) {
+	const uint8_t *buf = (const uint8_t *)bufptr;
+	unsigned oct;
+
+	if(size == 0)
+		return 0;	/* Want more */
+
+	oct = *(const uint8_t *)buf;
+	if((oct & 0x80) == 0) {
+		/*
+		 * Short definite length.
+		 */
+		*len_r = oct;	/* & 0x7F */
+		return 1;
+	} else {
+		ber_tlv_len_t len;
+		size_t skipped;
+
+		if(_is_constructed && oct == 0x80) {
+			*len_r = -1;	/* Indefinite length */
+			return 1;
+		}
+
+		if(oct == 0xff) {
+			/* Reserved in standard for future use. */
+			return -1;
+		}
+
+		oct &= 0x7F;	/* Leave only the 7 LS bits */
+		for(len = 0, buf++, skipped = 1;
+			oct && (++skipped <= size); buf++, oct--) {
+
+			/* Verify that we won't overflow. */
+			if(!(len >> ((8 * sizeof(len)) - (8+1)))) {
+				len = (len << 8) | *buf;
+			} else {
+				/* Too large length value. */
+				return -1;
+			}
+		}
+
+		if(oct == 0) {
+			if(len < 0 || len > RSSIZE_MAX) {
+				/* Length value out of sane range. */
+				return -1;
+			}
+
+			*len_r = len;
+			return skipped;
+		}
+
+		return 0;	/* Want more */
+	}
+
+}
+
+ssize_t
+ber_skip_length(const asn_codec_ctx_t *opt_codec_ctx,
+		int _is_constructed, const void *ptr, size_t size) {
+	ber_tlv_len_t vlen;	/* Length of V in TLV */
+	ssize_t tl;		/* Length of L in TLV */
+	ssize_t ll;		/* Length of L in TLV */
+	size_t skip;
+
+	/*
+	 * Make sure we didn't exceed the maximum stack size.
+	 */
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		return -1;
+
+	/*
+	 * Determine the size of L in TLV.
+	 */
+	ll = ber_fetch_length(_is_constructed, ptr, size, &vlen);
+	if(ll <= 0) return ll;
+
+	/*
+	 * Definite length.
+	 */
+	if(vlen >= 0) {
+		skip = ll + vlen;
+		if(skip > size)
+			return 0;	/* Want more */
+		return skip;
+	}
+
+	/*
+	 * Indefinite length!
+	 */
+	ASN_DEBUG("Skipping indefinite length");
+	for(skip = ll, ptr = ((const char *)ptr) + ll, size -= ll;;) {
+		ber_tlv_tag_t tag;
+
+		/* Fetch the tag */
+		tl = ber_fetch_tag(ptr, size, &tag);
+		if(tl <= 0) return tl;
+
+		ll = ber_skip_length(opt_codec_ctx,
+			BER_TLV_CONSTRUCTED(ptr),
+			((const char *)ptr) + tl, size - tl);
+		if(ll <= 0) return ll;
+
+		skip += tl + ll;
+
+		/*
+		 * This may be the end of the indefinite length structure,
+		 * two consecutive 0 octets.
+		 * Check if it is true.
+		 */
+		if(((const uint8_t *)ptr)[0] == 0
+		&& ((const uint8_t *)ptr)[1] == 0)
+			return skip;
+
+		ptr = ((const char *)ptr) + tl + ll;
+		size -= tl + ll;
+	}
+
+	/* UNREACHABLE */
+}
+
+size_t
+der_tlv_length_serialize(ber_tlv_len_t len, void *bufp, size_t size) {
+	size_t required_size;	/* Size of len encoding */
+	uint8_t *buf = (uint8_t *)bufp;
+	uint8_t *end;
+	int i;
+
+	if(len <= 127) {
+		/* Encoded in 1 octet */
+		if(size) *buf = (uint8_t)len;
+		return 1;
+	}
+
+	/*
+	 * Compute the size of the subsequent bytes.
+	 */
+	for(required_size = 1, i = 8; i < 8 * (int)sizeof(len); i += 8) {
+		if(len >> i)
+			required_size++;
+		else
+			break;
+	}
+
+	if(size <= required_size)
+		return required_size + 1;
+
+	*buf++ = (uint8_t)(0x80 | required_size);  /* Length of the encoding */
+
+	/*
+	 * Produce the len encoding, space permitting.
+	 */
+	end = buf + required_size;
+	for(i -= 8; buf < end; i -= 8, buf++)
+		*buf = (uint8_t)(len >> i);
+
+	return required_size + 1;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_tag.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_tag.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_tag.h	(working copy)
@@ -0,0 +1,60 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_BER_TLV_TAG_H_
+#define	_BER_TLV_TAG_H_
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+enum asn_tag_class {
+	ASN_TAG_CLASS_UNIVERSAL		= 0,	/* 0b00 */
+	ASN_TAG_CLASS_APPLICATION	= 1,	/* 0b01 */
+	ASN_TAG_CLASS_CONTEXT		= 2,	/* 0b10 */
+	ASN_TAG_CLASS_PRIVATE		= 3	/* 0b11 */
+};
+typedef unsigned ber_tlv_tag_t;	/* BER TAG from Tag-Length-Value */
+
+/*
+ * Tag class is encoded together with tag value for optimization purposes.
+ */
+#define	BER_TAG_CLASS(tag)	((tag) & 0x3)
+#define	BER_TAG_VALUE(tag)	((tag) >> 2)
+#define	BER_TLV_CONSTRUCTED(tagptr)	(((*(const uint8_t *)tagptr)&0x20)?1:0)
+
+#define	BER_TAGS_EQUAL(tag1, tag2)	((tag1) == (tag2))
+
+/*
+ * Several functions for printing the TAG in the canonical form
+ * (i.e. "[PRIVATE 0]").
+ * Return values correspond to their libc counterparts (if any).
+ */
+ssize_t ber_tlv_tag_snprint(ber_tlv_tag_t tag, char *buf, size_t buflen);
+ssize_t ber_tlv_tag_fwrite(ber_tlv_tag_t tag, FILE *);
+char *ber_tlv_tag_string(ber_tlv_tag_t tag);
+
+
+/*
+ * This function tries to fetch the tag from the input stream.
+ * RETURN VALUES:
+ * 	 0:	More data expected than bufptr contains.
+ * 	-1:	Fatal error deciphering tag.
+ *	>0:	Number of bytes used from bufptr. tag_r will contain the tag.
+ */
+ssize_t ber_fetch_tag(const void *bufptr, size_t size, ber_tlv_tag_t *tag_r);
+
+/*
+ * This function serializes the tag (T from TLV) in BER format.
+ * It always returns number of bytes necessary to represent the tag,
+ * it is a caller's responsibility to check the return value
+ * against the supplied buffer's size.
+ */
+size_t ber_tlv_tag_serialize(ber_tlv_tag_t tag, void *bufptr, size_t size);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _BER_TLV_TAG_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_tag.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_tag.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/ber_tlv_tag.c	(working copy)
@@ -0,0 +1,144 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <ber_tlv_tag.h>
+#include <errno.h>
+
+ssize_t
+ber_fetch_tag(const void *ptr, size_t size, ber_tlv_tag_t *tag_r) {
+	ber_tlv_tag_t val;
+	ber_tlv_tag_t tclass;
+	size_t skipped;
+
+	if(size == 0)
+		return 0;
+
+	val = *(const uint8_t *)ptr;
+	tclass = (val >> 6);
+	if((val &= 0x1F) != 0x1F) {
+		/*
+		 * Simple form: everything encoded in a single octet.
+		 * Tag Class is encoded using two least significant bits.
+		 */
+		*tag_r = (val << 2) | tclass;
+		return 1;
+	}
+
+	/*
+	 * Each octet contains 7 bits of useful information.
+	 * The MSB is 0 if it is the last octet of the tag.
+	 */
+	for(val = 0, ptr = ((const char *)ptr) + 1, skipped = 2;
+			skipped <= size;
+				ptr = ((const char *)ptr) + 1, skipped++) {
+		unsigned int oct = *(const uint8_t *)ptr;
+		if(oct & 0x80) {
+			val = (val << 7) | (oct & 0x7F);
+			/*
+			 * Make sure there are at least 9 bits spare
+			 * at the MS side of a value.
+			 */
+			if(val >> ((8 * sizeof(val)) - 9)) {
+				/*
+				 * We would not be able to accomodate
+				 * any more tag bits.
+				 */
+				return -1;
+			}
+		} else {
+			val = (val << 7) | oct;
+			*tag_r = (val << 2) | tclass;
+			return skipped;
+		}
+	}
+
+	return 0;	/* Want more */
+}
+
+
+ssize_t
+ber_tlv_tag_fwrite(ber_tlv_tag_t tag, FILE *f) {
+	char buf[sizeof("[APPLICATION ]") + 32];
+	ssize_t ret;
+
+	ret = ber_tlv_tag_snprint(tag, buf, sizeof(buf));
+	if(ret >= (ssize_t)sizeof(buf) || ret < 2) {
+		errno = EPERM;
+		return -1;
+	}
+
+	return fwrite(buf, 1, ret, f);
+}
+
+ssize_t
+ber_tlv_tag_snprint(ber_tlv_tag_t tag, char *buf, size_t size) {
+	const char *type = 0;
+	int ret;
+
+	switch(tag & 0x3) {
+	case ASN_TAG_CLASS_UNIVERSAL:	type = "UNIVERSAL ";	break;
+	case ASN_TAG_CLASS_APPLICATION:	type = "APPLICATION ";	break;
+	case ASN_TAG_CLASS_CONTEXT:	type = "";		break;
+	case ASN_TAG_CLASS_PRIVATE:	type = "PRIVATE ";	break;
+	}
+
+	ret = snprintf(buf, size, "[%s%u]", type, ((unsigned)tag) >> 2);
+	if(ret <= 0 && size) buf[0] = '\0';	/* against broken libc's */
+
+	return ret;
+}
+
+char *
+ber_tlv_tag_string(ber_tlv_tag_t tag) {
+	static char buf[sizeof("[APPLICATION ]") + 32];
+
+	(void)ber_tlv_tag_snprint(tag, buf, sizeof(buf));
+
+	return buf;
+}
+
+
+size_t
+ber_tlv_tag_serialize(ber_tlv_tag_t tag, void *bufp, size_t size) {
+	int tclass = BER_TAG_CLASS(tag);
+	ber_tlv_tag_t tval = BER_TAG_VALUE(tag);
+	uint8_t *buf = (uint8_t *)bufp;
+	uint8_t *end;
+	size_t required_size;
+	size_t i;
+
+	if(tval <= 30) {
+		/* Encoded in 1 octet */
+		if(size) buf[0] = (tclass << 6) | tval;
+		return 1;
+	} else if(size) {
+		*buf++ = (tclass << 6) | 0x1F;
+		size--;
+	}
+
+	/*
+	 * Compute the size of the subsequent bytes.
+	 */
+	for(required_size = 1, i = 7; i < 8 * sizeof(tval); i += 7) {
+		if(tval >> i)
+			required_size++;
+		else
+			break;
+	}
+
+	if(size < required_size)
+		return required_size + 1;
+
+	/*
+	 * Fill in the buffer, space permitting.
+	 */
+	end = buf + required_size - 1;
+	for(i -= 7; buf < end; i -= 7, buf++)
+		*buf = 0x80 | ((tval >> i) & 0x7F);
+	*buf = (tval & 0x7F);	/* Last octet without high bit */
+
+	return required_size + 1;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_CHOICE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_CHOICE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_CHOICE.h	(working copy)
@@ -0,0 +1,80 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_CONSTR_CHOICE_H_
+#define	_CONSTR_CHOICE_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct asn_CHOICE_specifics_s {
+	/*
+	 * Target structure description.
+	 */
+	unsigned struct_size;       /* Size of the target structure. */
+	unsigned ctx_offset;        /* Offset of the asn_codec_ctx_t member */
+	unsigned pres_offset;       /* Identifier of the present member */
+	unsigned pres_size;         /* Size of the identifier (enum) */
+
+	/*
+	 * Tags to members mapping table.
+	 */
+	const asn_TYPE_tag2member_t *tag2el;
+	unsigned tag2el_count;
+
+	/* Canonical ordering of CHOICE elements, for PER */
+	const unsigned *to_canonical_order;
+	const unsigned *from_canonical_order;
+
+	/*
+	 * Extensions-related stuff.
+	 */
+	signed ext_start; /* First member of extensions, or -1 */
+} asn_CHOICE_specifics_t;
+
+/*
+ * A set specialized functions dealing with the CHOICE type.
+ */
+asn_struct_free_f CHOICE_free;
+asn_struct_print_f CHOICE_print;
+asn_struct_compare_f CHOICE_compare;
+asn_constr_check_f CHOICE_constraint;
+ber_type_decoder_f CHOICE_decode_ber;
+der_type_encoder_f CHOICE_encode_der;
+xer_type_decoder_f CHOICE_decode_xer;
+xer_type_encoder_f CHOICE_encode_xer;
+oer_type_decoder_f CHOICE_decode_oer;
+oer_type_encoder_f CHOICE_encode_oer;
+per_type_decoder_f CHOICE_decode_uper;
+per_type_encoder_f CHOICE_encode_uper;
+per_type_decoder_f CHOICE_decode_aper;
+per_type_encoder_f CHOICE_encode_aper;
+asn_outmost_tag_f CHOICE_outmost_tag;
+asn_random_fill_f CHOICE_random_fill;
+extern asn_TYPE_operation_t asn_OP_CHOICE;
+
+/*
+ * Return the 1-based choice variant presence index.
+ * Returns 0 in case of error.
+ */
+unsigned CHOICE_variant_get_presence(const asn_TYPE_descriptor_t *td,
+                                     const void *structure_ptr);
+
+/*
+ * Sets or resets the 1-based choice variant presence index.
+ * In case a previous index is not zero, the currently selected structure
+ * member is freed and zeroed-out first.
+ * Returns 0 on success and -1 on error.
+ */
+int CHOICE_variant_set_presence(const asn_TYPE_descriptor_t *td,
+                                void *structure_ptr, unsigned present);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CONSTR_CHOICE_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_CHOICE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_CHOICE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_CHOICE.c	(working copy)
@@ -0,0 +1,1509 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <constr_CHOICE.h>
+#include <per_opentype.h>
+
+/*
+ * Number of bytes left for this structure.
+ * (ctx->left) indicates the number of bytes _transferred_ for the structure.
+ * (size) contains the number of bytes in the buffer passed.
+ */
+#define	LEFT	((size<(size_t)ctx->left)?size:(size_t)ctx->left)
+
+/*
+ * If the subprocessor function returns with an indication that it wants
+ * more data, it may well be a fatal decoding problem, because the
+ * size is constrained by the <TLV>'s L, even if the buffer size allows
+ * reading more data.
+ * For example, consider the buffer containing the following TLVs:
+ * <T:5><L:1><V> <T:6>...
+ * The TLV length clearly indicates that one byte is expected in V, but
+ * if the V processor returns with "want more data" even if the buffer
+ * contains way more data than the V processor have seen.
+ */
+#define	SIZE_VIOLATION	(ctx->left >= 0 && (size_t)ctx->left <= size)
+
+/*
+ * This macro "eats" the part of the buffer which is definitely "consumed",
+ * i.e. was correctly converted into local representation or rightfully skipped.
+ */
+#undef	ADVANCE
+#define	ADVANCE(num_bytes)	do {		\
+		size_t num = num_bytes;		\
+		ptr = ((const char *)ptr) + num;\
+		size -= num;			\
+		if(ctx->left >= 0)		\
+			ctx->left -= num;	\
+		consumed_myself += num;		\
+	} while(0)
+
+/*
+ * Switch to the next phase of parsing.
+ */
+#undef	NEXT_PHASE
+#define	NEXT_PHASE(ctx)	do {			\
+		ctx->phase++;			\
+		ctx->step = 0;			\
+	} while(0)
+
+/*
+ * Return a standardized complex structure.
+ */
+#undef	RETURN
+#define	RETURN(_code)	do {			\
+		rval.code = _code;		\
+		rval.consumed = consumed_myself;\
+		return rval;			\
+	} while(0)
+
+/*
+ * See the definitions.
+ */
+static unsigned _fetch_present_idx(const void *struct_ptr, unsigned off,
+                                   unsigned size);
+static void _set_present_idx(void *sptr, unsigned offset, unsigned size,
+                             unsigned pres);
+static const void *_get_member_ptr(const asn_TYPE_descriptor_t *,
+                                   const void *sptr, asn_TYPE_member_t **elm,
+                                   unsigned *present);
+
+/*
+ * Tags are canonically sorted in the tag to member table.
+ */
+static int
+_search4tag(const void *ap, const void *bp) {
+	const asn_TYPE_tag2member_t *a = (const asn_TYPE_tag2member_t *)ap;
+	const asn_TYPE_tag2member_t *b = (const asn_TYPE_tag2member_t *)bp;
+
+	int a_class = BER_TAG_CLASS(a->el_tag);
+	int b_class = BER_TAG_CLASS(b->el_tag);
+
+	if(a_class == b_class) {
+		ber_tlv_tag_t a_value = BER_TAG_VALUE(a->el_tag);
+		ber_tlv_tag_t b_value = BER_TAG_VALUE(b->el_tag);
+
+		if(a_value == b_value)
+			return 0;
+		else if(a_value < b_value)
+			return -1;
+		else
+			return 1;
+	} else if(a_class < b_class) {
+		return -1;
+	} else {
+		return 1;
+	}
+}
+
+/*
+ * The decoder of the CHOICE type.
+ */
+asn_dec_rval_t
+CHOICE_decode_ber(const asn_codec_ctx_t *opt_codec_ctx,
+                  const asn_TYPE_descriptor_t *td, void **struct_ptr,
+                  const void *ptr, size_t size, int tag_mode) {
+    /*
+	 * Bring closer parts of structure description.
+	 */
+	const asn_CHOICE_specifics_t *specs =
+		(const asn_CHOICE_specifics_t *)td->specifics;
+	asn_TYPE_member_t *elements = td->elements;
+
+	/*
+	 * Parts of the structure being constructed.
+	 */
+	void *st = *struct_ptr;	/* Target structure. */
+	asn_struct_ctx_t *ctx;	/* Decoder context */
+
+	ber_tlv_tag_t tlv_tag;	/* T from TLV */
+	ssize_t tag_len;	/* Length of TLV's T */
+	asn_dec_rval_t rval;	/* Return code from subparsers */
+
+	ssize_t consumed_myself = 0;	/* Consumed bytes from ptr */
+
+	ASN_DEBUG("Decoding %s as CHOICE", td->name);
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(st == 0) {
+		st = *struct_ptr = CALLOC(1, specs->struct_size);
+		if(st == 0) {
+			RETURN(RC_FAIL);
+		}
+	}
+
+	/*
+	 * Restore parsing context.
+	 */
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+	
+	/*
+	 * Start to parse where left previously
+	 */
+	switch(ctx->phase) {
+	case 0:
+		/*
+		 * PHASE 0.
+		 * Check that the set of tags associated with given structure
+		 * perfectly fits our expectations.
+		 */
+
+		if(tag_mode || td->tags_count) {
+			rval = ber_check_tags(opt_codec_ctx, td, ctx, ptr, size,
+				tag_mode, -1, &ctx->left, 0);
+			if(rval.code != RC_OK) {
+				ASN_DEBUG("%s tagging check failed: %d",
+					td->name, rval.code);
+				return rval;
+			}
+
+			if(ctx->left >= 0) {
+				/* ?Substracted below! */
+				ctx->left += rval.consumed;
+			}
+			ADVANCE(rval.consumed);
+		} else {
+			ctx->left = -1;
+		}
+
+		NEXT_PHASE(ctx);
+
+		ASN_DEBUG("Structure consumes %ld bytes, buffer %ld",
+			(long)ctx->left, (long)size);
+
+		/* Fall through */
+	case 1:
+		/*
+		 * Fetch the T from TLV.
+		 */
+		tag_len = ber_fetch_tag(ptr, LEFT, &tlv_tag);
+		ASN_DEBUG("In %s CHOICE tag length %d", td->name, (int)tag_len);
+		switch(tag_len) {
+		case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+			/* Fall through */
+		case -1: RETURN(RC_FAIL);
+		}
+
+		do {
+			const asn_TYPE_tag2member_t *t2m;
+			asn_TYPE_tag2member_t key;
+
+			key.el_tag = tlv_tag;
+			t2m = (const asn_TYPE_tag2member_t *)bsearch(&key,
+					specs->tag2el, specs->tag2el_count,
+					sizeof(specs->tag2el[0]), _search4tag);
+			if(t2m) {
+				/*
+				 * Found the element corresponding to the tag.
+				 */
+				NEXT_PHASE(ctx);
+				ctx->step = t2m->el_no;
+				break;
+			} else if(specs->ext_start == -1) {
+				ASN_DEBUG("Unexpected tag %s "
+					"in non-extensible CHOICE %s",
+					ber_tlv_tag_string(tlv_tag), td->name);
+				RETURN(RC_FAIL);
+			} else {
+				/* Skip this tag */
+				ssize_t skip;
+
+				ASN_DEBUG("Skipping unknown tag %s",
+					ber_tlv_tag_string(tlv_tag));
+
+				skip = ber_skip_length(opt_codec_ctx,
+					BER_TLV_CONSTRUCTED(ptr),
+					(const char *)ptr + tag_len,
+					LEFT - tag_len);
+
+				switch(skip) {
+				case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+					/* Fall through */
+				case -1: RETURN(RC_FAIL);
+				}
+
+				ADVANCE(skip + tag_len);
+				RETURN(RC_OK);
+			}
+		} while(0);
+
+	case 2:
+		/*
+		 * PHASE 2.
+		 * Read in the element.
+		 */
+	    do {
+		asn_TYPE_member_t *elm;/* CHOICE's element */
+		void *memb_ptr;		/* Pointer to the member */
+		void **memb_ptr2;	/* Pointer to that pointer */
+
+		elm = &elements[ctx->step];
+
+		/*
+		 * Compute the position of the member inside a structure,
+		 * and also a type of containment (it may be contained
+		 * as pointer or using inline inclusion).
+		 */
+		if(elm->flags & ATF_POINTER) {
+			/* Member is a pointer to another structure */
+			memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+		} else {
+			/*
+			 * A pointer to a pointer
+			 * holding the start of the structure
+			 */
+			memb_ptr = (char *)st + elm->memb_offset;
+			memb_ptr2 = &memb_ptr;
+		}
+		/* Set presence to be able to free it properly at any time */
+		_set_present_idx(st, specs->pres_offset,
+				specs->pres_size, ctx->step + 1);
+		/*
+		 * Invoke the member fetch routine according to member's type
+		 */
+		rval = elm->type->op->ber_decoder(opt_codec_ctx, elm->type,
+				memb_ptr2, ptr, LEFT, elm->tag_mode);
+		switch(rval.code) {
+		case RC_OK:
+			break;
+		case RC_WMORE: /* More data expected */
+			if(!SIZE_VIOLATION) {
+				ADVANCE(rval.consumed);
+				RETURN(RC_WMORE);
+			}
+			RETURN(RC_FAIL);
+		case RC_FAIL: /* Fatal error */
+			RETURN(rval.code);
+		} /* switch(rval) */
+		
+		ADVANCE(rval.consumed);
+	  } while(0);
+
+		NEXT_PHASE(ctx);
+
+		/* Fall through */
+	case 3:
+		ASN_DEBUG("CHOICE %s Leftover: %ld, size = %ld, tm=%d, tc=%d",
+			td->name, (long)ctx->left, (long)size,
+			tag_mode, td->tags_count);
+
+		if(ctx->left > 0) {
+			/*
+			 * The type must be fully decoded
+			 * by the CHOICE member-specific decoder.
+			 */
+			RETURN(RC_FAIL);
+		}
+
+		if(ctx->left == -1
+		&& !(tag_mode || td->tags_count)) {
+			/*
+			 * This is an untagged CHOICE.
+			 * It doesn't contain nothing
+			 * except for the member itself, including all its tags.
+			 * The decoding is completed.
+			 */
+			NEXT_PHASE(ctx);
+			break;
+		}
+
+		/*
+		 * Read in the "end of data chunks"'s.
+		 */
+		while(ctx->left < 0) {
+			ssize_t tl;
+
+			tl = ber_fetch_tag(ptr, LEFT, &tlv_tag);
+			switch(tl) {
+			case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+				/* Fall through */
+			case -1: RETURN(RC_FAIL);
+			}
+
+			/*
+			 * Expected <0><0>...
+			 */
+			if(((const uint8_t *)ptr)[0] == 0) {
+				if(LEFT < 2) {
+					if(SIZE_VIOLATION)
+						RETURN(RC_FAIL);
+					else
+						RETURN(RC_WMORE);
+				} else if(((const uint8_t *)ptr)[1] == 0) {
+					/*
+					 * Correctly finished with <0><0>.
+					 */
+					ADVANCE(2);
+					ctx->left++;
+					continue;
+				}
+			} else {
+				ASN_DEBUG("Unexpected continuation in %s",
+					td->name);
+				RETURN(RC_FAIL);
+			}
+
+			/* UNREACHABLE */
+		}
+
+		NEXT_PHASE(ctx);
+	case 4:
+		/* No meaningful work here */
+		break;
+	}
+	
+	RETURN(RC_OK);
+}
+
+asn_enc_rval_t
+CHOICE_encode_der(const asn_TYPE_descriptor_t *td, const void *sptr,
+                  int tag_mode, ber_tlv_tag_t tag, asn_app_consume_bytes_f *cb,
+                  void *app_key) {
+    const asn_CHOICE_specifics_t *specs = (const asn_CHOICE_specifics_t *)td->specifics;
+	asn_TYPE_member_t *elm;	/* CHOICE element */
+	asn_enc_rval_t erval;
+	const void *memb_ptr;
+	size_t computed_size = 0;
+	unsigned present;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+
+	ASN_DEBUG("%s %s as CHOICE",
+		cb?"Encoding":"Estimating", td->name);
+
+	present = _fetch_present_idx(sptr,
+		specs->pres_offset, specs->pres_size);
+
+	/*
+	 * If the structure was not initialized, it cannot be encoded:
+	 * can't deduce what to encode in the choice type.
+	 */
+	if(present == 0 || present > td->elements_count) {
+		if(present == 0 && td->elements_count == 0) {
+			/* The CHOICE is empty?! */
+			erval.encoded = 0;
+			ASN__ENCODED_OK(erval);
+		}
+		ASN__ENCODE_FAILED;
+	}
+
+	/*
+	 * Seek over the present member of the structure.
+	 */
+	elm = &td->elements[present-1];
+	if(elm->flags & ATF_POINTER) {
+        memb_ptr =
+            *(const void *const *)((const char *)sptr + elm->memb_offset);
+        if(memb_ptr == 0) {
+			if(elm->optional) {
+				erval.encoded = 0;
+				ASN__ENCODED_OK(erval);
+			}
+			/* Mandatory element absent */
+			ASN__ENCODE_FAILED;
+		}
+	} else {
+        memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+    }
+
+	/*
+	 * If the CHOICE itself is tagged EXPLICIT:
+	 * T ::= [2] EXPLICIT CHOICE { ... }
+	 * Then emit the appropriate tags.
+	 */
+	if(tag_mode == 1 || td->tags_count) {
+		/*
+		 * For this, we need to pre-compute the member.
+		 */
+		ssize_t ret;
+
+		/* Encode member with its tag */
+		erval = elm->type->op->der_encoder(elm->type, memb_ptr,
+			elm->tag_mode, elm->tag, 0, 0);
+		if(erval.encoded == -1)
+			return erval;
+
+		/* Encode CHOICE with parent or my own tag */
+		ret = der_write_tags(td, erval.encoded, tag_mode, 1, tag,
+			cb, app_key);
+		if(ret == -1)
+			ASN__ENCODE_FAILED;
+		computed_size += ret;
+	}
+
+	/*
+	 * Encode the single underlying member.
+	 */
+	erval = elm->type->op->der_encoder(elm->type, memb_ptr,
+		elm->tag_mode, elm->tag, cb, app_key);
+	if(erval.encoded == -1)
+		return erval;
+
+	ASN_DEBUG("Encoded CHOICE member in %ld bytes (+%ld)",
+		(long)erval.encoded, (long)computed_size);
+
+	erval.encoded += computed_size;
+
+	return erval;
+}
+
+ber_tlv_tag_t
+CHOICE_outmost_tag(const asn_TYPE_descriptor_t *td, const void *ptr, int tag_mode, ber_tlv_tag_t tag) {
+	const asn_CHOICE_specifics_t *specs = (const asn_CHOICE_specifics_t *)td->specifics;
+	unsigned present;
+
+	assert(tag_mode == 0); (void)tag_mode;
+	assert(tag == 0); (void)tag;
+
+	/*
+	 * Figure out which CHOICE element is encoded.
+	 */
+	present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size);
+
+	if(present > 0 && present <= td->elements_count) {
+		const asn_TYPE_member_t *elm = &td->elements[present-1];
+		const void *memb_ptr;
+
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr = *(const void * const *)
+					((const char *)ptr + elm->memb_offset);
+		} else {
+			memb_ptr = (const void *)
+					((const char *)ptr + elm->memb_offset);
+		}
+
+		return asn_TYPE_outmost_tag(elm->type, memb_ptr,
+			elm->tag_mode, elm->tag);
+	} else {
+		return (ber_tlv_tag_t)-1;
+	}
+}
+
+int
+CHOICE_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                  asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    unsigned present;
+
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	/*
+	 * Figure out which CHOICE element is encoded.
+	 */
+	present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size);
+	if(present > 0 && present <= td->elements_count) {
+		asn_TYPE_member_t *elm = &td->elements[present-1];
+		const void *memb_ptr;
+
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr = *(const void * const *)((const char *)sptr + elm->memb_offset);
+			if(!memb_ptr) {
+				if(elm->optional)
+					return 0;
+				ASN__CTFAIL(app_key, td, sptr,
+					"%s: mandatory CHOICE element %s absent (%s:%d)",
+					td->name, elm->name, __FILE__, __LINE__);
+				return -1;
+			}
+		} else {
+			memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+		}
+
+		if(elm->encoding_constraints.general_constraints) {
+			return elm->encoding_constraints.general_constraints(elm->type, memb_ptr,
+				ctfailcb, app_key);
+		} else {
+			return elm->type->encoding_constraints.general_constraints(elm->type,
+					memb_ptr, ctfailcb, app_key);
+		}
+	} else {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: no CHOICE element given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+}
+
+#undef	XER_ADVANCE
+#define	XER_ADVANCE(num_bytes)	do {			\
+		size_t num = num_bytes;			\
+		buf_ptr = (const void *)(((const char *)buf_ptr) + num); \
+		size -= num;				\
+		consumed_myself += num;			\
+	} while(0)
+
+/*
+ * Decode the XER (XML) data.
+ */
+asn_dec_rval_t
+CHOICE_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                  const asn_TYPE_descriptor_t *td, void **struct_ptr,
+                  const char *opt_mname, const void *buf_ptr, size_t size) {
+    /*
+	 * Bring closer parts of structure description.
+	 */
+	const asn_CHOICE_specifics_t *specs = (const asn_CHOICE_specifics_t *)td->specifics;
+	const char *xml_tag = opt_mname ? opt_mname : td->xml_tag;
+
+	/*
+	 * Parts of the structure being constructed.
+	 */
+	void *st = *struct_ptr;	/* Target structure. */
+	asn_struct_ctx_t *ctx;	/* Decoder context */
+
+	asn_dec_rval_t rval;		/* Return value of a decoder */
+	ssize_t consumed_myself = 0;	/* Consumed bytes from ptr */
+	size_t edx;			/* Element index */
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(st == 0) {
+		st = *struct_ptr = CALLOC(1, specs->struct_size);
+		if(st == 0) RETURN(RC_FAIL);
+	}
+
+	/*
+	 * Restore parsing context.
+	 */
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+	if(ctx->phase == 0 && !*xml_tag)
+		ctx->phase = 1;	/* Skip the outer tag checking phase */
+
+	/*
+	 * Phases of XER/XML processing:
+	 * Phase 0: Check that the opening tag matches our expectations.
+	 * Phase 1: Processing body and reacting on closing tag.
+	 * Phase 2: Processing inner type.
+	 * Phase 3: Only waiting for closing tag.
+	 * Phase 4: Skipping unknown extensions.
+	 * Phase 5: PHASED OUT
+	 */
+	for(edx = ctx->step; ctx->phase <= 4;) {
+		pxer_chunk_type_e ch_type;	/* XER chunk type */
+		ssize_t ch_size;		/* Chunk size */
+		xer_check_tag_e tcv;		/* Tag check value */
+		asn_TYPE_member_t *elm;
+
+		/*
+		 * Go inside the member.
+		 */
+		if(ctx->phase == 2) {
+			asn_dec_rval_t tmprval;
+			void *memb_ptr;		/* Pointer to the member */
+			void **memb_ptr2;	/* Pointer to that pointer */
+			unsigned old_present;
+
+			elm = &td->elements[edx];
+
+			if(elm->flags & ATF_POINTER) {
+				/* Member is a pointer to another structure */
+				memb_ptr2 = (void **)((char *)st
+					+ elm->memb_offset);
+			} else {
+				memb_ptr = (char *)st + elm->memb_offset;
+				memb_ptr2 = &memb_ptr;
+			}
+
+			/* Start/Continue decoding the inner member */
+			tmprval = elm->type->op->xer_decoder(opt_codec_ctx,
+					elm->type, memb_ptr2, elm->name,
+					buf_ptr, size);
+			XER_ADVANCE(tmprval.consumed);
+			ASN_DEBUG("XER/CHOICE: itdf: [%s] code=%d",
+				elm->type->name, tmprval.code);
+			old_present = _fetch_present_idx(st,
+				specs->pres_offset, specs->pres_size);
+			assert(old_present == 0 || old_present == edx + 1);
+			/* Record what we've got */
+			_set_present_idx(st,
+				specs->pres_offset, specs->pres_size, edx + 1);
+			if(tmprval.code != RC_OK)
+				RETURN(tmprval.code);
+			ctx->phase = 3;
+			/* Fall through */
+		}
+
+		/* No need to wait for closing tag; special mode. */
+		if(ctx->phase == 3 && !*xml_tag) {
+			ctx->phase = 5;	/* Phase out */
+			RETURN(RC_OK);
+		}
+
+		/*
+		 * Get the next part of the XML stream.
+		 */
+		ch_size = xer_next_token(&ctx->context, buf_ptr, size, &ch_type);
+		if(ch_size == -1) {
+            RETURN(RC_FAIL);
+        } else {
+			switch(ch_type) {
+			case PXER_WMORE:
+                RETURN(RC_WMORE);
+			case PXER_COMMENT:	/* Got XML comment */
+			case PXER_TEXT:		/* Ignore free-standing text */
+				XER_ADVANCE(ch_size);	/* Skip silently */
+				continue;
+			case PXER_TAG:
+				break;	/* Check the rest down there */
+			}
+		}
+
+		tcv = xer_check_tag(buf_ptr, ch_size, xml_tag);
+		ASN_DEBUG("XER/CHOICE checked [%c%c%c%c] vs [%s], tcv=%d",
+			ch_size>0?((const uint8_t *)buf_ptr)[0]:'?',
+			ch_size>1?((const uint8_t *)buf_ptr)[1]:'?',
+			ch_size>2?((const uint8_t *)buf_ptr)[2]:'?',
+			ch_size>3?((const uint8_t *)buf_ptr)[3]:'?',
+		xml_tag, tcv);
+
+		/* Skip the extensions section */
+		if(ctx->phase == 4) {
+			ASN_DEBUG("skip_unknown(%d, %ld)",
+				tcv, (long)ctx->left);
+			switch(xer_skip_unknown(tcv, &ctx->left)) {
+			case -1:
+				ctx->phase = 5;
+				RETURN(RC_FAIL);
+			case 1:
+				ctx->phase = 3;
+				/* Fall through */
+			case 0:
+				XER_ADVANCE(ch_size);
+				continue;
+			case 2:
+				ctx->phase = 3;
+				break;
+			}
+		}
+
+		switch(tcv) {
+		case XCT_BOTH:
+			break;	/* No CHOICE? */
+		case XCT_CLOSING:
+			if(ctx->phase != 3)
+				break;
+			XER_ADVANCE(ch_size);
+			ctx->phase = 5;	/* Phase out */
+			RETURN(RC_OK);
+		case XCT_OPENING:
+			if(ctx->phase == 0) {
+				XER_ADVANCE(ch_size);
+				ctx->phase = 1;	/* Processing body phase */
+				continue;
+			}
+			/* Fall through */
+		case XCT_UNKNOWN_OP:
+		case XCT_UNKNOWN_BO:
+
+			if(ctx->phase != 1)
+				break;	/* Really unexpected */
+
+			/*
+			 * Search which inner member corresponds to this tag.
+			 */
+			for(edx = 0; edx < td->elements_count; edx++) {
+				elm = &td->elements[edx];
+				tcv = xer_check_tag(buf_ptr,ch_size,elm->name);
+				switch(tcv) {
+				case XCT_BOTH:
+				case XCT_OPENING:
+					/*
+					 * Process this member.
+					 */
+					ctx->step = edx;
+					ctx->phase = 2;
+					break;
+				case XCT_UNKNOWN_OP:
+				case XCT_UNKNOWN_BO:
+					continue;
+				default:
+					edx = td->elements_count;
+					break;	/* Phase out */
+				}
+				break;
+			}
+			if(edx != td->elements_count)
+				continue;
+
+			/* It is expected extension */
+			if(specs->ext_start != -1) {
+				ASN_DEBUG("Got anticipated extension");
+				/*
+				 * Check for (XCT_BOTH or XCT_UNKNOWN_BO)
+				 * By using a mask. Only record a pure
+				 * <opening> tags.
+				 */
+				if(tcv & XCT_CLOSING) {
+					/* Found </extension> without body */
+					ctx->phase = 3; /* Terminating */
+				} else {
+					ctx->left = 1;
+					ctx->phase = 4; /* Skip ...'s */
+				}
+				XER_ADVANCE(ch_size);
+				continue;
+			}
+
+			/* Fall through */
+		default:
+			break;
+		}
+
+		ASN_DEBUG("Unexpected XML tag [%c%c%c%c] in CHOICE [%s]"
+			" (ph=%d, tag=%s)",
+			ch_size>0?((const uint8_t *)buf_ptr)[0]:'?',
+			ch_size>1?((const uint8_t *)buf_ptr)[1]:'?',
+			ch_size>2?((const uint8_t *)buf_ptr)[2]:'?',
+			ch_size>3?((const uint8_t *)buf_ptr)[3]:'?',
+			td->name, ctx->phase, xml_tag);
+		break;
+	}
+
+	ctx->phase = 5;	/* Phase out, just in case */
+	RETURN(RC_FAIL);
+}
+
+
+asn_enc_rval_t
+CHOICE_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+                  enum xer_encoder_flags_e flags, asn_app_consume_bytes_f *cb,
+                  void *app_key) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    asn_enc_rval_t er;
+	unsigned present;
+
+	if(!sptr)
+		ASN__ENCODE_FAILED;
+
+	/*
+	 * Figure out which CHOICE element is encoded.
+	 */
+	present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size);
+
+	if(present == 0 || present > td->elements_count) {
+		ASN__ENCODE_FAILED;
+	}  else {
+		asn_enc_rval_t tmper;
+		asn_TYPE_member_t *elm = &td->elements[present-1];
+		const void *memb_ptr;
+		const char *mname = elm->name;
+		unsigned int mlen = strlen(mname);
+
+		if(elm->flags & ATF_POINTER) {
+            memb_ptr =
+                *(const void *const *)((const char *)sptr + elm->memb_offset);
+            if(!memb_ptr) ASN__ENCODE_FAILED;
+		} else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+        }
+
+        er.encoded = 0;
+
+		if(!(flags & XER_F_CANONICAL)) ASN__TEXT_INDENT(1, ilevel);
+		ASN__CALLBACK3("<", 1, mname, mlen, ">", 1);
+
+		tmper = elm->type->op->xer_encoder(elm->type, memb_ptr,
+				ilevel + 1, flags, cb, app_key);
+		if(tmper.encoded == -1) return tmper;
+		er.encoded += tmper.encoded;
+
+		ASN__CALLBACK3("</", 2, mname, mlen, ">", 1);
+	}
+
+	if(!(flags & XER_F_CANONICAL)) ASN__TEXT_INDENT(1, ilevel - 1);
+
+	ASN__ENCODED_OK(er);
+cb_failed:
+	ASN__ENCODE_FAILED;
+}
+
+asn_dec_rval_t
+CHOICE_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, void **sptr,
+                   asn_per_data_t *pd) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    asn_dec_rval_t rv;
+	const asn_per_constraint_t *ct;
+	asn_TYPE_member_t *elm;	/* CHOICE's element */
+	void *memb_ptr;
+	void **memb_ptr2;
+	void *st = *sptr;
+	int value;
+
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(!st) {
+		st = *sptr = CALLOC(1, specs->struct_size);
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints) ct = &td->encoding_constraints.per_constraints->value;
+	else ct = 0;
+
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+		value = per_get_few_bits(pd, 1);
+		if(value < 0) ASN__DECODE_STARVED;
+		if(value) ct = 0;	/* Not restricted */
+	}
+
+	if(ct && ct->range_bits >= 0) {
+		value = per_get_few_bits(pd, ct->range_bits);
+		if(value < 0) ASN__DECODE_STARVED;
+		ASN_DEBUG("CHOICE %s got index %d in range %d",
+			td->name, value, ct->range_bits);
+		if(value > ct->upper_bound)
+			ASN__DECODE_FAILED;
+	} else {
+		if(specs->ext_start == -1)
+			ASN__DECODE_FAILED;
+		value = uper_get_nsnnwn(pd);
+		if(value < 0) ASN__DECODE_STARVED;
+		value += specs->ext_start;
+		if((unsigned)value >= td->elements_count)
+			ASN__DECODE_FAILED;
+	}
+
+	/* Adjust if canonical order is different from natural order */
+	if(specs->from_canonical_order) {
+        ASN_DEBUG("CHOICE presence from wire %d", value);
+		value = specs->from_canonical_order[value];
+        ASN_DEBUG("CHOICE presence index effective %d", value);
+    }
+
+	/* Set presence to be able to free it later */
+	_set_present_idx(st, specs->pres_offset, specs->pres_size, value + 1);
+
+	elm = &td->elements[value];
+	if(elm->flags & ATF_POINTER) {
+		/* Member is a pointer to another structure */
+		memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+	} else {
+		memb_ptr = (char *)st + elm->memb_offset;
+		memb_ptr2 = &memb_ptr;
+	}
+	ASN_DEBUG("Discovered CHOICE %s encodes %s", td->name, elm->name);
+
+	if(ct && ct->range_bits >= 0) {
+		rv = elm->type->op->uper_decoder(opt_codec_ctx, elm->type,
+			elm->encoding_constraints.per_constraints, memb_ptr2, pd);
+	} else {
+		rv = uper_open_type_get(opt_codec_ctx, elm->type,
+			elm->encoding_constraints.per_constraints, memb_ptr2, pd);
+	}
+
+	if(rv.code != RC_OK)
+		ASN_DEBUG("Failed to decode %s in %s (CHOICE) %d",
+			elm->name, td->name, rv.code);
+	return rv;
+}
+
+asn_enc_rval_t
+CHOICE_encode_uper(const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, const void *sptr,
+                   asn_per_outp_t *po) {
+    const asn_CHOICE_specifics_t *specs = (const asn_CHOICE_specifics_t *)td->specifics;
+	asn_TYPE_member_t *elm;	/* CHOICE's element */
+	const asn_per_constraint_t *ct;
+	const void *memb_ptr;
+	unsigned present;
+	int present_enc;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+
+	ASN_DEBUG("Encoding %s as CHOICE", td->name);
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->value;
+	else ct = 0;
+
+	present = _fetch_present_idx(sptr, specs->pres_offset, specs->pres_size);
+
+	/*
+	 * If the structure was not initialized properly, it cannot be encoded:
+	 * can't deduce what to encode in the choice type.
+	 */
+	if(present == 0 || present > td->elements_count)
+		ASN__ENCODE_FAILED;
+	else
+		present--;
+
+	ASN_DEBUG("Encoding %s CHOICE element %d", td->name, present);
+
+    /* Adjust if canonical order is different from natural order */
+    if(specs->to_canonical_order)
+        present_enc = specs->to_canonical_order[present];
+    else
+        present_enc = present;
+
+    if(ct && ct->range_bits >= 0) {
+		if(present_enc < ct->lower_bound
+		|| present_enc > ct->upper_bound) {
+			if(ct->flags & APC_EXTENSIBLE) {
+                ASN_DEBUG(
+                    "CHOICE member %d (enc %d) is an extension (%ld..%ld)",
+                    present, present_enc, ct->lower_bound, ct->upper_bound);
+                if(per_put_few_bits(po, 1, 1))
+					ASN__ENCODE_FAILED;
+			} else {
+				ASN__ENCODE_FAILED;
+			}
+			ct = 0;
+		}
+	}
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+        ASN_DEBUG("CHOICE member %d (enc %d) is not an extension (%ld..%ld)",
+                  present, present_enc, ct->lower_bound, ct->upper_bound);
+        if(per_put_few_bits(po, 0, 1))
+			ASN__ENCODE_FAILED;
+    }
+
+
+	elm = &td->elements[present];
+    ASN_DEBUG("CHOICE member \"%s\" %d (as %d)", elm->name, present,
+              present_enc);
+    if(elm->flags & ATF_POINTER) {
+		/* Member is a pointer to another structure */
+        memb_ptr =
+            *(const void *const *)((const char *)sptr + elm->memb_offset);
+        if(!memb_ptr) ASN__ENCODE_FAILED;
+	} else {
+        memb_ptr = (const char *)sptr + elm->memb_offset;
+    }
+
+    if(ct && ct->range_bits >= 0) {
+        if(per_put_few_bits(po, present_enc, ct->range_bits))
+            ASN__ENCODE_FAILED;
+
+        return elm->type->op->uper_encoder(
+            elm->type, elm->encoding_constraints.per_constraints, memb_ptr, po);
+    } else {
+        asn_enc_rval_t rval;
+        if(specs->ext_start == -1) ASN__ENCODE_FAILED;
+        if(uper_put_nsnnwn(po, present_enc - specs->ext_start))
+            ASN__ENCODE_FAILED;
+        if(uper_open_type_put(elm->type,
+                              elm->encoding_constraints.per_constraints,
+                              memb_ptr, po))
+            ASN__ENCODE_FAILED;
+        rval.encoded = 0;
+        ASN__ENCODED_OK(rval);
+    }
+}
+
+asn_dec_rval_t
+CHOICE_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+	const asn_CHOICE_specifics_t *specs = (const asn_CHOICE_specifics_t *)td->specifics;
+	asn_dec_rval_t rv;
+	const asn_per_constraint_t *ct;
+	asn_TYPE_member_t *elm;	/* CHOICE's element */
+	void *memb_ptr;
+	void **memb_ptr2;
+	void *st = *sptr;
+	int value;
+
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(!st) {
+		st = *sptr = CALLOC(1, specs->struct_size);
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->value;
+	else ct = 0;
+
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+		value = per_get_few_bits(pd, 1);
+		if(value < 0) ASN__DECODE_STARVED;
+		if(value) ct = 0;	/* Not restricted */
+	}
+
+	if(ct && ct->range_bits >= 0) {
+		value = per_get_few_bits(pd, ct->range_bits);
+		if(value < 0) ASN__DECODE_STARVED;
+		ASN_DEBUG("CHOICE %s got index %d in range %d",
+		          td->name, value, ct->range_bits);
+		if(value > ct->upper_bound)
+			ASN__DECODE_FAILED;
+	} else {
+		if(specs->ext_start == -1)
+			ASN__DECODE_FAILED;
+		value = uper_get_nsnnwn(pd);
+		if(value < 0) ASN__DECODE_STARVED;
+		value += specs->ext_start;
+		if((unsigned)value >= td->elements_count)
+			ASN__DECODE_FAILED;
+	}
+
+	/* Adjust if canonical order is different from natural order */
+	if(specs->from_canonical_order)
+		value = specs->from_canonical_order[value];
+
+	/* Set presence to be able to free it later */
+	_set_present_idx(st, specs->pres_offset, specs->pres_size, value + 1);
+
+	elm = &td->elements[value];
+	if(elm->flags & ATF_POINTER) {
+		/* Member is a pointer to another structure */
+		memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+	} else {
+		memb_ptr = (char *)st + elm->memb_offset;
+		memb_ptr2 = &memb_ptr;
+	}
+	ASN_DEBUG("Discovered CHOICE %s encodes %s", td->name, elm->name);
+
+	if(ct && ct->range_bits >= 0) {
+		rv = elm->type->op->aper_decoder(opt_codec_ctx, elm->type,
+		                                 elm->encoding_constraints.per_constraints, memb_ptr2, pd);
+	} else {
+		rv = uper_open_type_get(opt_codec_ctx, elm->type,
+		                        elm->encoding_constraints.per_constraints, memb_ptr2, pd);
+	}
+
+	if(rv.code != RC_OK)
+		ASN_DEBUG("Failed to decode %s in %s (CHOICE) %d",
+		          elm->name, td->name, rv.code);
+	return rv;
+}
+
+asn_enc_rval_t
+CHOICE_encode_aper(const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints,
+                   const void *sptr, asn_per_outp_t *po) {
+	const asn_CHOICE_specifics_t *specs = (const asn_CHOICE_specifics_t *)td->specifics;
+	const asn_TYPE_member_t *elm; /* CHOICE's element */
+	const asn_per_constraint_t *ct;
+	const void *memb_ptr;
+	int present;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+
+	ASN_DEBUG("Encoding %s as CHOICE using ALIGNED PER", td->name);
+
+	if(constraints) ct = &constraints->value;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->value;
+	else ct = 0;
+
+	present = _fetch_present_idx(sptr,
+	                             specs->pres_offset, specs->pres_size);
+
+	/*
+	 * If the structure was not initialized properly, it cannot be encoded:
+	 * can't deduce what to encode in the choice type.
+	 */
+	if(present <= 0 || (unsigned)present > td->elements_count)
+		ASN__ENCODE_FAILED;
+	else
+		present--;
+
+	/* Adjust if canonical order is different from natural order */
+	if(specs->to_canonical_order)
+		present = specs->to_canonical_order[present];
+
+	ASN_DEBUG("Encoding %s CHOICE element %d", td->name, present);
+
+	if(ct && ct->range_bits >= 0) {
+		if(present < ct->lower_bound
+		        || present > ct->upper_bound) {
+			if(ct->flags & APC_EXTENSIBLE) {
+				if(per_put_few_bits(po, 1, 1))
+					ASN__ENCODE_FAILED;
+			} else {
+				ASN__ENCODE_FAILED;
+			}
+			ct = 0;
+		}
+	}
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+		if(per_put_few_bits(po, 0, 1))
+			ASN__ENCODE_FAILED;
+	}
+
+	elm = &td->elements[present];
+	if(elm->flags & ATF_POINTER) {
+		/* Member is a pointer to another structure */
+		memb_ptr = *(const void *const *)((const char *)sptr + elm->memb_offset);
+		if(!memb_ptr) ASN__ENCODE_FAILED;
+	} else {
+		memb_ptr = (const char *)sptr + elm->memb_offset;
+	}
+
+	if(ct && ct->range_bits >= 0) {
+		if(per_put_few_bits(po, present, ct->range_bits))
+			ASN__ENCODE_FAILED;
+
+		return elm->type->op->aper_encoder(elm->type, elm->encoding_constraints.per_constraints,
+		                                   memb_ptr, po);
+	} else {
+		asn_enc_rval_t rval;
+		if(specs->ext_start == -1)
+			ASN__ENCODE_FAILED;
+		if(aper_put_nsnnwn(po, ct->range_bits, present - specs->ext_start))
+			ASN__ENCODE_FAILED;
+		if(aper_open_type_put(elm->type, elm->encoding_constraints.per_constraints,
+		                      memb_ptr, po))
+			ASN__ENCODE_FAILED;
+		rval.encoded = 0;
+		ASN__ENCODED_OK(rval);
+	}
+}
+
+int
+CHOICE_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+             asn_app_consume_bytes_f *cb, void *app_key) {
+    const asn_CHOICE_specifics_t *specs = (const asn_CHOICE_specifics_t *)td->specifics;
+	unsigned present;
+
+	if(!sptr) return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+
+	/*
+	 * Figure out which CHOICE element is encoded.
+	 */
+	present = _fetch_present_idx(sptr, specs->pres_offset,specs->pres_size);
+
+	/*
+	 * Print that element.
+	 */
+	if(present > 0 && present <= td->elements_count) {
+		asn_TYPE_member_t *elm = &td->elements[present-1];
+		const void *memb_ptr;
+
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr = *(const void * const *)((const char *)sptr + elm->memb_offset);
+			if(!memb_ptr) return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+		} else {
+			memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+		}
+
+		/* Print member's name and stuff */
+		if(0) {
+			if(cb(elm->name, strlen(elm->name), app_key) < 0
+			|| cb(": ", 2, app_key) < 0)
+				return -1;
+		}
+
+		return elm->type->op->print_struct(elm->type, memb_ptr, ilevel,
+			cb, app_key);
+	} else {
+		return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+	}
+}
+
+void
+CHOICE_free(const asn_TYPE_descriptor_t *td, void *ptr,
+            enum asn_struct_free_method method) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    unsigned present;
+
+	if(!td || !ptr)
+		return;
+
+	ASN_DEBUG("Freeing %s as CHOICE", td->name);
+
+	/*
+	 * Figure out which CHOICE element is encoded.
+	 */
+	present = _fetch_present_idx(ptr, specs->pres_offset, specs->pres_size);
+
+	/*
+	 * Free that element.
+	 */
+	if(present > 0 && present <= td->elements_count) {
+		asn_TYPE_member_t *elm = &td->elements[present-1];
+		void *memb_ptr;
+
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr = *(void **)((char *)ptr + elm->memb_offset);
+			if(memb_ptr)
+				ASN_STRUCT_FREE(*elm->type, memb_ptr);
+		} else {
+			memb_ptr = (void *)((char *)ptr + elm->memb_offset);
+			ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr);
+		}
+	}
+
+    switch(method) {
+    case ASFM_FREE_EVERYTHING:
+        FREEMEM(ptr);
+        break;
+    case ASFM_FREE_UNDERLYING:
+        break;
+    case ASFM_FREE_UNDERLYING_AND_RESET:
+        memset(ptr, 0, specs->struct_size);
+        break;
+    }
+}
+
+
+/*
+ * The following functions functions offer protection against -fshort-enums,
+ * compatible with little- and big-endian machines.
+ * If assertion is triggered, either disable -fshort-enums, or add an entry
+ * here with the ->pres_size of your target stracture.
+ * Unless the target structure is packed, the ".present" member
+ * is guaranteed to be aligned properly. ASN.1 compiler itself does not
+ * produce packed code.
+ */
+static unsigned
+_fetch_present_idx(const void *struct_ptr, unsigned pres_offset,
+                   unsigned pres_size) {
+    const void *present_ptr;
+	unsigned present;
+
+	present_ptr = ((const char *)struct_ptr) + pres_offset;
+
+	switch(pres_size) {
+	case sizeof(int):	present = *(const unsigned int *)present_ptr; break;
+	case sizeof(short):	present = *(const unsigned short *)present_ptr; break;
+	case sizeof(char):	present = *(const unsigned char *)present_ptr; break;
+	default:
+		/* ANSI C mandates enum to be equivalent to integer */
+		assert(pres_size != sizeof(int));
+		return 0;	/* If not aborted, pass back safe value */
+	}
+
+	return present;
+}
+
+static void
+_set_present_idx(void *struct_ptr, unsigned pres_offset, unsigned pres_size,
+                 unsigned present) {
+    void *present_ptr;
+	present_ptr = ((char *)struct_ptr) + pres_offset;
+
+	switch(pres_size) {
+	case sizeof(int):	*(unsigned int *)present_ptr   = present; break;
+	case sizeof(short):	*(unsigned short *)present_ptr = present; break;
+	case sizeof(char):	*(unsigned char *)present_ptr  = present; break;
+	default:
+		/* ANSI C mandates enum to be equivalent to integer */
+		assert(pres_size != sizeof(int));
+	}
+}
+
+static const void *
+_get_member_ptr(const asn_TYPE_descriptor_t *td, const void *sptr,
+                asn_TYPE_member_t **elm_ptr, unsigned *present_out) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    unsigned present;
+
+    if(!sptr) {
+        *elm_ptr = NULL;
+        *present_out = 0;
+        return NULL;
+    }
+
+    /*
+	 * Figure out which CHOICE element is encoded.
+	 */
+	present = _fetch_present_idx(sptr, specs->pres_offset, specs->pres_size);
+    *present_out = present;
+
+    /*
+     * The presence index is intentionally 1-based to avoid
+     * treating zeroed structure as a valid one.
+     */
+	if(present > 0 && present <= td->elements_count) {
+        asn_TYPE_member_t *const elm = &td->elements[present - 1];
+        const void *memb_ptr;
+
+		if(elm->flags & ATF_POINTER) {
+            memb_ptr =
+                *(const void *const *)((const char *)sptr + elm->memb_offset);
+        } else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+        }
+        *elm_ptr = elm;
+        return memb_ptr;
+    } else {
+        *elm_ptr = NULL;
+        return NULL;
+    }
+
+}
+
+int
+CHOICE_compare(const asn_TYPE_descriptor_t *td, const void *aptr, const void *bptr) {
+    asn_TYPE_member_t *aelm;
+    asn_TYPE_member_t *belm;
+    unsigned apresent = 0;
+    unsigned bpresent = 0;
+    const void *amember = _get_member_ptr(td, aptr, &aelm, &apresent);
+    const void *bmember = _get_member_ptr(td, bptr, &belm, &bpresent);
+
+    if(amember && bmember) {
+        if(apresent == bpresent) {
+            assert(aelm == belm);
+            return aelm->type->op->compare_struct(aelm->type, amember, bmember);
+        } else if(apresent < bpresent) {
+            return -1;
+        } else {
+            return 1;
+        }
+    } else if(!amember) {
+        return -1;
+    } else {
+        return 1;
+    }
+}
+
+/*
+ * Return the 1-based choice variant presence index.
+ * Returns 0 in case of error.
+ */
+unsigned
+CHOICE_variant_get_presence(const asn_TYPE_descriptor_t *td, const void *sptr) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    return _fetch_present_idx(sptr, specs->pres_offset, specs->pres_size);
+}
+
+/*
+ * Sets or resets the 1-based choice variant presence index.
+ * In case a previous index is not zero, the currently selected structure
+ * member is freed and zeroed-out first.
+ * Returns 0 on success and -1 on error.
+ */
+int
+CHOICE_variant_set_presence(const asn_TYPE_descriptor_t *td, void *sptr,
+                            unsigned present) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    unsigned old_present;
+
+    if(!sptr) {
+        return -1;
+    }
+
+    if(present > td->elements_count)
+        return -1;
+
+    old_present =
+        _fetch_present_idx(sptr, specs->pres_offset, specs->pres_size);
+    if(present == old_present)
+        return 0;
+
+    if(old_present != 0) {
+        assert(old_present <= td->elements_count);
+        ASN_STRUCT_RESET(*td, sptr);
+    }
+
+    _set_present_idx(sptr, specs->pres_offset, specs->pres_size, present);
+
+    return 0;
+}
+
+
+asn_random_fill_result_t
+CHOICE_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                   const asn_encoding_constraints_t *constr,
+                   size_t max_length) {
+    const asn_CHOICE_specifics_t *specs =
+        (const asn_CHOICE_specifics_t *)td->specifics;
+    asn_random_fill_result_t res;
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    const asn_TYPE_member_t *elm;
+    unsigned present;
+    void *memb_ptr;   /* Pointer to the member */
+    void **memb_ptr2; /* Pointer to that pointer */
+    void *st = *sptr;
+
+    if(max_length == 0) return result_skipped;
+
+    (void)constr;
+
+    if(st == NULL) {
+        st = CALLOC(1, specs->struct_size);
+        if(st == NULL) {
+            return result_failed;
+        }
+    }
+
+    present = asn_random_between(1, td->elements_count);
+    elm = &td->elements[present - 1];
+
+	if(elm->flags & ATF_POINTER) {
+		/* Member is a pointer to another structure */
+		memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+	} else {
+		memb_ptr = (char *)st + elm->memb_offset;
+		memb_ptr2 = &memb_ptr;
+	}
+
+    res = elm->type->op->random_fill(elm->type, memb_ptr2,
+                                    &elm->encoding_constraints, max_length);
+    _set_present_idx(st, specs->pres_offset, specs->pres_size, present);
+    if(res.code == ARFILL_OK) {
+        *sptr = st;
+    } else {
+        if(st == *sptr) {
+            ASN_STRUCT_RESET(*td, st);
+        } else {
+            ASN_STRUCT_FREE(*td, st);
+        }
+    }
+
+    return res;
+}
+
+
+asn_TYPE_operation_t asn_OP_CHOICE = {
+	CHOICE_free,
+	CHOICE_print,
+	CHOICE_compare,
+	CHOICE_decode_ber,
+	CHOICE_encode_der,
+	CHOICE_decode_xer,
+	CHOICE_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	CHOICE_decode_oer,
+	CHOICE_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	CHOICE_decode_uper,
+	CHOICE_encode_uper,
+	CHOICE_decode_aper,
+	CHOICE_encode_aper,
+#endif	/* ASN_DISABLE_PER_SUPPORT */
+	CHOICE_random_fill,
+	CHOICE_outmost_tag
+};
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE.h	(working copy)
@@ -0,0 +1,68 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_CONSTR_SEQUENCE_H_
+#define	_CONSTR_SEQUENCE_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct asn_SEQUENCE_specifics_s {
+	/*
+	 * Target structure description.
+	 */
+	unsigned struct_size;	/* Size of the target structure. */
+	unsigned ctx_offset;	/* Offset of the asn_struct_ctx_t member */
+
+	/*
+	 * Tags to members mapping table (sorted).
+	 */
+	const asn_TYPE_tag2member_t *tag2el;
+	unsigned tag2el_count;
+
+	/*
+	 * Optional members of the extensions root (roms) or additions (aoms).
+	 * Meaningful for PER.
+	 */
+	const int *oms;         /* Optional MemberS */
+	unsigned roms_count;    /* Root optional members count */
+	unsigned aoms_count;    /* Additions optional members count */
+
+	/*
+	 * Description of an extensions group.
+	 * Root components are clustered at the beginning of the structure,
+	 * whereas extensions are clustered at the end. -1 means not extensible.
+	 */
+	signed first_extension;       /* First extension addition */
+} asn_SEQUENCE_specifics_t;
+
+
+/*
+ * A set specialized functions dealing with the SEQUENCE type.
+ */
+asn_struct_free_f SEQUENCE_free;
+asn_struct_print_f SEQUENCE_print;
+asn_struct_compare_f SEQUENCE_compare;
+asn_constr_check_f SEQUENCE_constraint;
+ber_type_decoder_f SEQUENCE_decode_ber;
+der_type_encoder_f SEQUENCE_encode_der;
+xer_type_decoder_f SEQUENCE_decode_xer;
+xer_type_encoder_f SEQUENCE_encode_xer;
+oer_type_decoder_f SEQUENCE_decode_oer;
+oer_type_encoder_f SEQUENCE_encode_oer;
+per_type_decoder_f SEQUENCE_decode_uper;
+per_type_encoder_f SEQUENCE_encode_uper;
+per_type_decoder_f SEQUENCE_decode_aper;
+per_type_encoder_f SEQUENCE_encode_aper;
+asn_random_fill_f  SEQUENCE_random_fill;
+extern asn_TYPE_operation_t asn_OP_SEQUENCE;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CONSTR_SEQUENCE_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE.c	(working copy)
@@ -0,0 +1,2060 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <constr_SEQUENCE.h>
+#include <OPEN_TYPE.h>
+#include <per_opentype.h>
+
+/*
+ * Number of bytes left for this structure.
+ * (ctx->left) indicates the number of bytes _transferred_ for the structure.
+ * (size) contains the number of bytes in the buffer passed.
+ */
+#define	LEFT	((size<(size_t)ctx->left)?size:(size_t)ctx->left)
+
+/*
+ * If the subprocessor function returns with an indication that it wants
+ * more data, it may well be a fatal decoding problem, because the
+ * size is constrained by the <TLV>'s L, even if the buffer size allows
+ * reading more data.
+ * For example, consider the buffer containing the following TLVs:
+ * <T:5><L:1><V> <T:6>...
+ * The TLV length clearly indicates that one byte is expected in V, but
+ * if the V processor returns with "want more data" even if the buffer
+ * contains way more data than the V processor have seen.
+ */
+#define	SIZE_VIOLATION	(ctx->left >= 0 && (size_t)ctx->left <= size)
+
+/*
+ * This macro "eats" the part of the buffer which is definitely "consumed",
+ * i.e. was correctly converted into local representation or rightfully skipped.
+ */
+#undef	ADVANCE
+#define	ADVANCE(num_bytes)	do {		\
+		size_t num = num_bytes;		\
+		ptr = ((const char *)ptr) + num; \
+		size -= num;			\
+		if(ctx->left >= 0)		\
+			ctx->left -= num;	\
+		consumed_myself += num;		\
+	} while(0)
+
+/*
+ * Switch to the next phase of parsing.
+ */
+#undef	NEXT_PHASE
+#undef	PHASE_OUT
+#define	NEXT_PHASE(ctx)	do {			\
+		ctx->phase++;			\
+		ctx->step = 0;			\
+	} while(0)
+#define	PHASE_OUT(ctx)	do { ctx->phase = 10; } while(0)
+
+/*
+ * Return a standardized complex structure.
+ */
+#undef	RETURN
+#define	RETURN(_code)	do {			\
+		rval.code = _code;		\
+		rval.consumed = consumed_myself;\
+		return rval;			\
+	} while(0)
+
+/*
+ * Check whether we are inside the extensions group.
+ */
+#define IN_EXTENSION_GROUP(specs, memb_idx) \
+    ((specs)->first_extension >= 0          \
+     && (unsigned)(specs)->first_extension <= (memb_idx))
+
+/*
+ * Tags are canonically sorted in the tag2element map.
+ */
+static int
+_t2e_cmp(const void *ap, const void *bp) {
+	const asn_TYPE_tag2member_t *a = (const asn_TYPE_tag2member_t *)ap;
+	const asn_TYPE_tag2member_t *b = (const asn_TYPE_tag2member_t *)bp;
+
+	int a_class = BER_TAG_CLASS(a->el_tag);
+	int b_class = BER_TAG_CLASS(b->el_tag);
+
+	if(a_class == b_class) {
+		ber_tlv_tag_t a_value = BER_TAG_VALUE(a->el_tag);
+		ber_tlv_tag_t b_value = BER_TAG_VALUE(b->el_tag);
+
+		if(a_value == b_value) {
+			if(a->el_no > b->el_no)
+				return 1;
+			/*
+			 * Important: we do not check
+			 * for a->el_no <= b->el_no!
+			 */
+			return 0;
+		} else if(a_value < b_value)
+			return -1;
+		else
+			return 1;
+	} else if(a_class < b_class) {
+		return -1;
+	} else {
+		return 1;
+	}
+}
+
+
+/*
+ * The decoder of the SEQUENCE type.
+ */
+asn_dec_rval_t
+SEQUENCE_decode_ber(const asn_codec_ctx_t *opt_codec_ctx,
+                    const asn_TYPE_descriptor_t *td, void **struct_ptr,
+                    const void *ptr, size_t size, int tag_mode) {
+    /*
+	 * Bring closer parts of structure description.
+	 */
+	const asn_SEQUENCE_specifics_t *specs = (const asn_SEQUENCE_specifics_t *)td->specifics;
+    const asn_TYPE_member_t *elements = td->elements;
+
+    /*
+	 * Parts of the structure being constructed.
+	 */
+	void *st = *struct_ptr;	/* Target structure. */
+	asn_struct_ctx_t *ctx;	/* Decoder context */
+
+	ber_tlv_tag_t tlv_tag;	/* T from TLV */
+	asn_dec_rval_t rval;	/* Return code from subparsers */
+
+	ssize_t consumed_myself = 0;	/* Consumed bytes from ptr */
+	size_t edx;			/* SEQUENCE element's index */
+
+	ASN_DEBUG("Decoding %s as SEQUENCE", td->name);
+	
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(st == 0) {
+		st = *struct_ptr = CALLOC(1, specs->struct_size);
+		if(st == 0) {
+			RETURN(RC_FAIL);
+		}
+	}
+
+	/*
+	 * Restore parsing context.
+	 */
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+	
+	/*
+	 * Start to parse where left previously
+	 */
+	switch(ctx->phase) {
+	case 0:
+		/*
+		 * PHASE 0.
+		 * Check that the set of tags associated with given structure
+		 * perfectly fits our expectations.
+		 */
+
+		rval = ber_check_tags(opt_codec_ctx, td, ctx, ptr, size,
+			tag_mode, 1, &ctx->left, 0);
+		if(rval.code != RC_OK) {
+			ASN_DEBUG("%s tagging check failed: %d",
+				td->name, rval.code);
+			return rval;
+		}
+
+		if(ctx->left >= 0)
+			ctx->left += rval.consumed; /* ?Substracted below! */
+		ADVANCE(rval.consumed);
+
+		NEXT_PHASE(ctx);
+
+		ASN_DEBUG("Structure consumes %ld bytes, buffer %ld",
+			(long)ctx->left, (long)size);
+
+		/* Fall through */
+	case 1:
+		/*
+		 * PHASE 1.
+		 * From the place where we've left it previously,
+		 * try to decode the next member from the list of
+		 * this structure's elements.
+		 * (ctx->step) stores the member being processed
+		 * between invocations and the microphase {0,1} of parsing
+		 * that member:
+		 * 	step = (<member_number> * 2 + <microphase>).
+		 */
+	  for(edx = ((size_t)ctx->step >> 1); edx < td->elements_count;
+			edx++, ctx->step = (ctx->step & ~1) + 2) {
+		void *memb_ptr;		/* Pointer to the member */
+		void **memb_ptr2;	/* Pointer to that pointer */
+		ssize_t tag_len;	/* Length of TLV's T */
+		size_t opt_edx_end;	/* Next non-optional element */
+		size_t n;
+		int use_bsearch;
+
+		if(ctx->step & 1)
+			goto microphase2;
+
+		/*
+		 * MICROPHASE 1: Synchronize decoding.
+		 */
+		ASN_DEBUG("In %s SEQUENCE left %d, edx=%" ASN_PRI_SIZE " flags=%d"
+				" opt=%d ec=%d",
+			td->name, (int)ctx->left, edx,
+			elements[edx].flags, elements[edx].optional,
+			td->elements_count);
+
+        if(ctx->left == 0 /* No more stuff is expected */
+           && (
+                  /* Explicit OPTIONAL specification reaches the end */
+                  (edx + elements[edx].optional == td->elements_count) ||
+                  /* All extensions are optional */
+                  IN_EXTENSION_GROUP(specs, edx))) {
+            ASN_DEBUG("End of SEQUENCE %s", td->name);
+            /*
+             * Found the legitimate end of the structure.
+             */
+            PHASE_OUT(ctx);
+            RETURN(RC_OK);
+        }
+
+		/*
+		 * Fetch the T from TLV.
+		 */
+		tag_len = ber_fetch_tag(ptr, LEFT, &tlv_tag);
+		ASN_DEBUG("Current tag in %s SEQUENCE for element %" ASN_PRI_SIZE " "
+			"(%s) is %s encoded in %d bytes, of frame %ld",
+			td->name, edx, elements[edx].name,
+			ber_tlv_tag_string(tlv_tag), (int)tag_len, (long)LEFT);
+		switch(tag_len) {
+		case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+			/* Fall through */
+		case -1: RETURN(RC_FAIL);
+		}
+
+        if(ctx->left < 0 && ((const uint8_t *)ptr)[0] == 0) {
+            if(LEFT < 2) {
+                if(SIZE_VIOLATION) {
+                    RETURN(RC_FAIL);
+                } else {
+                    RETURN(RC_WMORE);
+                }
+            } else if(((const uint8_t *)ptr)[1] == 0) {
+                ASN_DEBUG("edx = %" ASN_PRI_SIZE ", opt = %d, ec=%d", edx,
+                          elements[edx].optional, td->elements_count);
+                if((edx + elements[edx].optional == td->elements_count)
+                   || IN_EXTENSION_GROUP(specs, edx)) {
+                    /*
+                     * Yeah, baby! Found the terminator
+                     * of the indefinite length structure.
+                     */
+                    /*
+                     * Proceed to the canonical
+                     * finalization function.
+                     * No advancing is necessary.
+                     */
+                    goto phase3;
+                }
+            }
+        }
+
+		/*
+		 * Find the next available type with this tag.
+		 */
+		use_bsearch = 0;
+		opt_edx_end = edx + elements[edx].optional + 1;
+		if(opt_edx_end > td->elements_count)
+			opt_edx_end = td->elements_count;	/* Cap */
+		else if(opt_edx_end - edx > 8) {
+			/* Limit the scope of linear search... */
+			opt_edx_end = edx + 8;
+			use_bsearch = 1;
+			/* ... and resort to bsearch() */
+		}
+		for(n = edx; n < opt_edx_end; n++) {
+			if(BER_TAGS_EQUAL(tlv_tag, elements[n].tag)) {
+				/*
+				 * Found element corresponding to the tag
+				 * being looked at.
+				 * Reposition over the right element.
+				 */
+				edx = n;
+				ctx->step = 1 + 2 * edx;	/* Remember! */
+				goto microphase2;
+			} else if(elements[n].flags & ATF_ANY_TYPE) {
+				/*
+				 * This is the ANY type, which may bear
+				 * any flag whatsoever.
+				 */
+				edx = n;
+				ctx->step = 1 + 2 * edx;	/* Remember! */
+				goto microphase2;
+			} else if(elements[n].tag == (ber_tlv_tag_t)-1) {
+				use_bsearch = 1;
+				break;
+			}
+		}
+		if(use_bsearch) {
+			/*
+			 * Resort to a binary search over
+			 * sorted array of tags.
+			 */
+			const asn_TYPE_tag2member_t *t2m;
+			asn_TYPE_tag2member_t key = {0, 0, 0, 0};
+			key.el_tag = tlv_tag;
+			key.el_no = edx;
+			t2m = (const asn_TYPE_tag2member_t *)bsearch(&key,
+				specs->tag2el, specs->tag2el_count,
+				sizeof(specs->tag2el[0]), _t2e_cmp);
+			if(t2m) {
+				const asn_TYPE_tag2member_t *best = 0;
+				const asn_TYPE_tag2member_t *t2m_f, *t2m_l;
+				size_t edx_max = edx + elements[edx].optional;
+				/*
+				 * Rewind to the first element with that tag,
+				 * `cause bsearch() does not guarantee order.
+				 */
+				t2m_f = t2m + t2m->toff_first;
+				t2m_l = t2m + t2m->toff_last;
+				for(t2m = t2m_f; t2m <= t2m_l; t2m++) {
+					if(t2m->el_no > edx_max) break;
+					if(t2m->el_no < edx) continue;
+					best = t2m;
+				}
+				if(best) {
+					edx = best->el_no;
+					ctx->step = 1 + 2 * edx;
+					goto microphase2;
+				}
+			}
+			n = opt_edx_end;
+		}
+		if(n == opt_edx_end) {
+			/*
+			 * If tag is unknown, it may be either
+			 * an unknown (thus, incorrect) tag,
+			 * or an extension (...),
+			 * or an end of the indefinite-length structure.
+			 */
+			if(!IN_EXTENSION_GROUP(specs,
+				edx + elements[edx].optional)) {
+				ASN_DEBUG("Unexpected tag %s (at %" ASN_PRI_SIZE ")",
+					ber_tlv_tag_string(tlv_tag), edx);
+				ASN_DEBUG("Expected tag %s (%s)%s",
+					ber_tlv_tag_string(elements[edx].tag),
+					elements[edx].name,
+					elements[edx].optional
+						?" or alternatives":"");
+				RETURN(RC_FAIL);
+			} else {
+				/* Skip this tag */
+				ssize_t skip;
+				edx += elements[edx].optional;
+
+				ASN_DEBUG("Skipping unexpected %s (at %" ASN_PRI_SIZE ")",
+					ber_tlv_tag_string(tlv_tag), edx);
+				skip = ber_skip_length(opt_codec_ctx,
+					BER_TLV_CONSTRUCTED(ptr),
+					(const char *)ptr + tag_len,
+					LEFT - tag_len);
+				ASN_DEBUG("Skip length %d in %s",
+					(int)skip, td->name);
+				switch(skip) {
+				case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+					/* Fall through */
+				case -1: RETURN(RC_FAIL);
+				}
+
+				ADVANCE(skip + tag_len);
+				ctx->step -= 2;
+				edx--;
+				continue;  /* Try again with the next tag */
+			}
+		}
+
+		/*
+		 * MICROPHASE 2: Invoke the member-specific decoder.
+		 */
+		ctx->step |= 1;		/* Confirm entering next microphase */
+	microphase2:
+		ASN_DEBUG("Inside SEQUENCE %s MF2", td->name);
+		
+		/*
+		 * Compute the position of the member inside a structure,
+		 * and also a type of containment (it may be contained
+		 * as pointer or using inline inclusion).
+		 */
+		if(elements[edx].flags & ATF_POINTER) {
+			/* Member is a pointer to another structure */
+			memb_ptr2 = (void **)((char *)st + elements[edx].memb_offset);
+		} else {
+			/*
+			 * A pointer to a pointer
+			 * holding the start of the structure
+			 */
+			memb_ptr = (char *)st + elements[edx].memb_offset;
+			memb_ptr2 = &memb_ptr;
+		}
+		/*
+		 * Invoke the member fetch routine according to member's type
+		 */
+		if(elements[edx].flags & ATF_OPEN_TYPE) {
+			rval = OPEN_TYPE_ber_get(opt_codec_ctx, td, st, &elements[edx], ptr, LEFT);
+        } else {
+			rval = elements[edx].type->op->ber_decoder(opt_codec_ctx,
+					elements[edx].type,
+					memb_ptr2, ptr, LEFT,
+					elements[edx].tag_mode);
+		}
+		ASN_DEBUG("In %s SEQUENCE decoded %" ASN_PRI_SIZE " %s of %d "
+			"in %d bytes rval.code %d, size=%d",
+			td->name, edx, elements[edx].type->name,
+			(int)LEFT, (int)rval.consumed, rval.code, (int)size);
+		switch(rval.code) {
+		case RC_OK:
+			break;
+		case RC_WMORE: /* More data expected */
+			if(!SIZE_VIOLATION) {
+				ADVANCE(rval.consumed);
+				RETURN(RC_WMORE);
+			}
+			ASN_DEBUG("Size violation (c->l=%ld <= s=%ld)",
+				(long)ctx->left, (long)size);
+			/* Fall through */
+		case RC_FAIL: /* Fatal error */
+			RETURN(RC_FAIL);
+		} /* switch(rval) */
+		
+		ADVANCE(rval.consumed);
+	  }	/* for(all structure members) */
+
+	phase3:
+		ctx->phase = 3;
+        /* Fall through */
+	case 3:	/* 00 and other tags expected */
+	case 4:	/* only 00's expected */
+
+		ASN_DEBUG("SEQUENCE %s Leftover: %ld, size = %ld",
+			td->name, (long)ctx->left, (long)size);
+
+		/*
+		 * Skip everything until the end of the SEQUENCE.
+		 */
+		while(ctx->left) {
+			ssize_t tl, ll;
+
+			tl = ber_fetch_tag(ptr, LEFT, &tlv_tag);
+			switch(tl) {
+			case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+				/* Fall through */
+			case -1: RETURN(RC_FAIL);
+			}
+
+			/*
+			 * If expected <0><0>...
+			 */
+			if(ctx->left < 0
+				&& ((const uint8_t *)ptr)[0] == 0) {
+				if(LEFT < 2) {
+					if(SIZE_VIOLATION)
+						RETURN(RC_FAIL);
+					else
+						RETURN(RC_WMORE);
+				} else if(((const uint8_t *)ptr)[1] == 0) {
+					/*
+					 * Correctly finished with <0><0>.
+					 */
+					ADVANCE(2);
+					ctx->left++;
+					ctx->phase = 4;
+					continue;
+				}
+			}
+
+			if(!IN_EXTENSION_GROUP(specs, td->elements_count)
+			|| ctx->phase == 4) {
+				ASN_DEBUG("Unexpected continuation "
+					"of a non-extensible type "
+					"%s (SEQUENCE): %s",
+					td->name,
+					ber_tlv_tag_string(tlv_tag));
+				RETURN(RC_FAIL);
+			}
+
+			ll = ber_skip_length(opt_codec_ctx,
+				BER_TLV_CONSTRUCTED(ptr),
+				(const char *)ptr + tl, LEFT - tl);
+			switch(ll) {
+			case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+				/* Fall through */
+			case -1: RETURN(RC_FAIL);
+			}
+
+			ADVANCE(tl + ll);
+		}
+
+		PHASE_OUT(ctx);
+	}
+	
+	RETURN(RC_OK);
+}
+
+
+/*
+ * The DER encoder of the SEQUENCE type.
+ */
+asn_enc_rval_t
+SEQUENCE_encode_der(const asn_TYPE_descriptor_t *td, const void *sptr,
+                    int tag_mode, ber_tlv_tag_t tag,
+                    asn_app_consume_bytes_f *cb, void *app_key) {
+    size_t computed_size = 0;
+	asn_enc_rval_t erval;
+	ssize_t ret;
+	size_t edx;
+
+	ASN_DEBUG("%s %s as SEQUENCE",
+		cb?"Encoding":"Estimating", td->name);
+
+	/*
+	 * Gather the length of the underlying members sequence.
+	 */
+	for(edx = 0; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+
+		const void *memb_ptr;		/* Pointer to the member */
+        const void *const *memb_ptr2; /* Pointer to that pointer */
+
+        if(elm->flags & ATF_POINTER) {
+            memb_ptr2 =
+                (const void *const *)((const char *)sptr + elm->memb_offset);
+            if(!*memb_ptr2) {
+				ASN_DEBUG("Element %s %" ASN_PRI_SIZE " not present",
+					elm->name, edx);
+				if(elm->optional)
+					continue;
+				/* Mandatory element is missing */
+				ASN__ENCODE_FAILED;
+			}
+		} else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+            memb_ptr2 = &memb_ptr;
+		}
+
+		/* Eliminate default values */
+		if(elm->default_value_cmp && elm->default_value_cmp(*memb_ptr2) == 0)
+			continue;
+
+		erval = elm->type->op->der_encoder(elm->type, *memb_ptr2,
+			elm->tag_mode, elm->tag,
+			0, 0);
+		if(erval.encoded == -1)
+			return erval;
+		computed_size += erval.encoded;
+		ASN_DEBUG("Member %" ASN_PRI_SIZE " %s estimated %ld bytes",
+			edx, elm->name, (long)erval.encoded);
+	}
+
+	/*
+	 * Encode the TLV for the sequence itself.
+	 */
+	ret = der_write_tags(td, computed_size, tag_mode, 1, tag, cb, app_key);
+	ASN_DEBUG("Wrote tags: %ld (+%ld)", (long)ret, (long)computed_size);
+	if(ret == -1)
+		ASN__ENCODE_FAILED;
+	erval.encoded = computed_size + ret;
+
+	if(!cb) ASN__ENCODED_OK(erval);
+
+	/*
+	 * Encode all members.
+	 */
+	for(edx = 0; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		asn_enc_rval_t tmperval;
+        const void *memb_ptr;           /* Pointer to the member */
+        const void *const *memb_ptr2;   /* Pointer to that pointer */
+
+        if(elm->flags & ATF_POINTER) {
+            memb_ptr2 =
+                (const void *const *)((const char *)sptr + elm->memb_offset);
+            if(!*memb_ptr2) continue;
+		} else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+            memb_ptr2 = &memb_ptr;
+		}
+
+		/* Eliminate default values */
+        if(elm->default_value_cmp && elm->default_value_cmp(*memb_ptr2) == 0)
+            continue;
+
+		tmperval = elm->type->op->der_encoder(elm->type, *memb_ptr2,
+			elm->tag_mode, elm->tag, cb, app_key);
+		if(tmperval.encoded == -1)
+			return tmperval;
+		computed_size -= tmperval.encoded;
+		ASN_DEBUG("Member %" ASN_PRI_SIZE " %s of SEQUENCE %s encoded in %ld bytes",
+			edx, elm->name, td->name, (long)tmperval.encoded);
+	}
+
+	if(computed_size != 0)
+		/*
+		 * Encoded size is not equal to the computed size.
+		 */
+		ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(erval);
+}
+
+
+#undef	XER_ADVANCE
+#define XER_ADVANCE(num_bytes)           \
+    do {                                 \
+        size_t num = (num_bytes);        \
+        ptr = ((const char *)ptr) + num; \
+        size -= num;                     \
+        consumed_myself += num;          \
+    } while(0)
+
+/*
+ * Decode the XER (XML) data.
+ */
+asn_dec_rval_t
+SEQUENCE_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                    const asn_TYPE_descriptor_t *td, void **struct_ptr,
+                    const char *opt_mname, const void *ptr, size_t size) {
+    /*
+	 * Bring closer parts of structure description.
+	 */
+	const asn_SEQUENCE_specifics_t *specs
+		= (const asn_SEQUENCE_specifics_t *)td->specifics;
+	asn_TYPE_member_t *elements = td->elements;
+	const char *xml_tag = opt_mname ? opt_mname : td->xml_tag;
+
+	/*
+	 * ... and parts of the structure being constructed.
+	 */
+	void *st = *struct_ptr;	/* Target structure. */
+	asn_struct_ctx_t *ctx;	/* Decoder context */
+
+	asn_dec_rval_t rval;		/* Return value from a decoder */
+	ssize_t consumed_myself = 0;	/* Consumed bytes from ptr */
+	size_t edx;			/* Element index */
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(st == 0) {
+		st = *struct_ptr = CALLOC(1, specs->struct_size);
+		if(st == 0) RETURN(RC_FAIL);
+	}
+
+	/*
+	 * Restore parsing context.
+	 */
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+
+
+	/*
+	 * Phases of XER/XML processing:
+	 * Phase 0: Check that the opening tag matches our expectations.
+	 * Phase 1: Processing body and reacting on closing tag.
+	 * Phase 2: Processing inner type.
+	 * Phase 3: Skipping unknown extensions.
+	 * Phase 4: PHASED OUT
+	 */
+	for(edx = ctx->step; ctx->phase <= 3;) {
+		pxer_chunk_type_e ch_type;	/* XER chunk type */
+		ssize_t ch_size;		/* Chunk size */
+		xer_check_tag_e tcv;		/* Tag check value */
+		asn_TYPE_member_t *elm;
+
+		/*
+		 * Go inside the inner member of a sequence.
+		 */
+		if(ctx->phase == 2) {
+			asn_dec_rval_t tmprval;
+			void *memb_ptr_dontuse;		/* Pointer to the member */
+			void **memb_ptr2;	/* Pointer to that pointer */
+
+			elm = &td->elements[edx];
+
+			if(elm->flags & ATF_POINTER) {
+				/* Member is a pointer to another structure */
+				memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+			} else {
+				memb_ptr_dontuse = (char *)st + elm->memb_offset;
+				memb_ptr2 = &memb_ptr_dontuse;  /* Only use of memb_ptr_dontuse */
+			}
+
+			if(elm->flags & ATF_OPEN_TYPE) {
+				tmprval = OPEN_TYPE_xer_get(opt_codec_ctx, td, st, elm, ptr, size);
+			} else {
+				/* Invoke the inner type decoder, m.b. multiple times */
+				tmprval = elm->type->op->xer_decoder(opt_codec_ctx,
+						elm->type, memb_ptr2, elm->name,
+						ptr, size);
+			}
+			XER_ADVANCE(tmprval.consumed);
+			if(tmprval.code != RC_OK)
+				RETURN(tmprval.code);
+			ctx->phase = 1;	/* Back to body processing */
+			ctx->step = ++edx;
+			ASN_DEBUG("XER/SEQUENCE phase => %d, step => %d",
+				ctx->phase, ctx->step);
+			/* Fall through */
+		}
+
+		/*
+		 * Get the next part of the XML stream.
+		 */
+		ch_size = xer_next_token(&ctx->context, ptr, size,
+			&ch_type);
+		if(ch_size == -1) {
+		    RETURN(RC_FAIL);
+		} else {
+			switch(ch_type) {
+			case PXER_WMORE:
+				RETURN(RC_WMORE);
+			case PXER_COMMENT:	/* Got XML comment */
+			case PXER_TEXT:		/* Ignore free-standing text */
+				XER_ADVANCE(ch_size);	/* Skip silently */
+				continue;
+			case PXER_TAG:
+				break;	/* Check the rest down there */
+			}
+		}
+
+		tcv = xer_check_tag(ptr, ch_size, xml_tag);
+		ASN_DEBUG("XER/SEQUENCE: tcv = %d, ph=%d [%s]",
+			tcv, ctx->phase, xml_tag);
+
+		/* Skip the extensions section */
+		if(ctx->phase == 3) {
+			switch(xer_skip_unknown(tcv, &ctx->left)) {
+			case -1:
+				ctx->phase = 4;
+				RETURN(RC_FAIL);
+			case 0:
+				XER_ADVANCE(ch_size);
+				continue;
+			case 1:
+				XER_ADVANCE(ch_size);
+				ctx->phase = 1;
+				continue;
+			case 2:
+				ctx->phase = 1;
+				break;
+			}
+		}
+
+		switch(tcv) {
+		case XCT_CLOSING:
+			if(ctx->phase == 0) break;
+			ctx->phase = 0;
+			/* Fall through */
+		case XCT_BOTH:
+            if(ctx->phase == 0) {
+                if(edx >= td->elements_count ||
+                   /* Explicit OPTIONAL specs reaches the end */
+                   (edx + elements[edx].optional == td->elements_count) ||
+                   /* All extensions are optional */
+                   IN_EXTENSION_GROUP(specs, edx)) {
+                    XER_ADVANCE(ch_size);
+					ctx->phase = 4;	/* Phase out */
+					RETURN(RC_OK);
+				} else {
+					ASN_DEBUG("Premature end of XER SEQUENCE");
+					RETURN(RC_FAIL);
+				}
+			}
+			/* Fall through */
+		case XCT_OPENING:
+			if(ctx->phase == 0) {
+				XER_ADVANCE(ch_size);
+				ctx->phase = 1;	/* Processing body phase */
+				continue;
+			}
+			/* Fall through */
+		case XCT_UNKNOWN_OP:
+		case XCT_UNKNOWN_BO:
+
+			ASN_DEBUG("XER/SEQUENCE: tcv=%d, ph=%d, edx=%" ASN_PRI_SIZE "",
+				tcv, ctx->phase, edx);
+			if(ctx->phase != 1) {
+				break;	/* Really unexpected */
+			}
+
+			if(edx < td->elements_count) {
+				/*
+				 * Search which member corresponds to this tag.
+				 */
+				size_t n;
+				size_t edx_end = edx + elements[edx].optional + 1;
+				if(edx_end > td->elements_count)
+					edx_end = td->elements_count;
+				for(n = edx; n < edx_end; n++) {
+					elm = &td->elements[n];
+					tcv = xer_check_tag(ptr, ch_size, elm->name);
+					switch(tcv) {
+					case XCT_BOTH:
+					case XCT_OPENING:
+						/*
+						 * Process this member.
+						 */
+						ctx->step = edx = n;
+						ctx->phase = 2;
+						break;
+					case XCT_UNKNOWN_OP:
+					case XCT_UNKNOWN_BO:
+						continue;
+					default:
+						n = edx_end;
+						break;	/* Phase out */
+					}
+					break;
+				}
+				if(n != edx_end)
+					continue;
+			} else {
+				ASN_DEBUG("Out of defined members: %" ASN_PRI_SIZE "/%u",
+					edx, td->elements_count);
+			}
+
+			/* It is expected extension */
+			if(IN_EXTENSION_GROUP(specs,
+				edx + (edx < td->elements_count
+					? elements[edx].optional : 0))) {
+				ASN_DEBUG("Got anticipated extension at %" ASN_PRI_SIZE "",
+					edx);
+				/*
+				 * Check for (XCT_BOTH or XCT_UNKNOWN_BO)
+				 * By using a mask. Only record a pure
+				 * <opening> tags.
+				 */
+				if(tcv & XCT_CLOSING) {
+					/* Found </extension> without body */
+				} else {
+					ctx->left = 1;
+					ctx->phase = 3;	/* Skip ...'s */
+				}
+				XER_ADVANCE(ch_size);
+				continue;
+			}
+
+			/* Fall through */
+		default:
+			break;
+		}
+
+		ASN_DEBUG("Unexpected XML tag in SEQUENCE [%c%c%c%c%c%c]",
+			size>0?((const char *)ptr)[0]:'.',
+			size>1?((const char *)ptr)[1]:'.',
+			size>2?((const char *)ptr)[2]:'.',
+			size>3?((const char *)ptr)[3]:'.',
+			size>4?((const char *)ptr)[4]:'.',
+			size>5?((const char *)ptr)[5]:'.');
+		break;
+	}
+
+	ctx->phase = 4;	/* "Phase out" on hard failure */
+	RETURN(RC_FAIL);
+}
+
+asn_enc_rval_t
+SEQUENCE_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                    int ilevel, enum xer_encoder_flags_e flags,
+                    asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t er;
+    int xcan = (flags & XER_F_CANONICAL);
+    asn_TYPE_descriptor_t *tmp_def_val_td = 0;
+    void *tmp_def_val = 0;
+	size_t edx;
+
+    if(!sptr) ASN__ENCODE_FAILED;
+
+    er.encoded = 0;
+
+    for(edx = 0; edx < td->elements_count; edx++) {
+        asn_enc_rval_t tmper;
+        asn_TYPE_member_t *elm = &td->elements[edx];
+        const void *memb_ptr;
+        const char *mname = elm->name;
+        unsigned int mlen = strlen(mname);
+
+        if(elm->flags & ATF_POINTER) {
+            memb_ptr =
+                *(const void *const *)((const char *)sptr + elm->memb_offset);
+            if(!memb_ptr) {
+                assert(tmp_def_val == 0);
+                if(elm->default_value_set) {
+                    if(elm->default_value_set(&tmp_def_val)) {
+                        ASN__ENCODE_FAILED;
+                    } else {
+                        memb_ptr = tmp_def_val;
+                        tmp_def_val_td = elm->type;
+                    }
+                } else if(elm->optional) {
+                    continue;
+                } else {
+                    /* Mandatory element is missing */
+                    ASN__ENCODE_FAILED;
+                }
+            }
+        } else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+        }
+
+        if(!xcan) ASN__TEXT_INDENT(1, ilevel);
+        ASN__CALLBACK3("<", 1, mname, mlen, ">", 1);
+
+        /* Print the member itself */
+        tmper = elm->type->op->xer_encoder(elm->type, memb_ptr, ilevel + 1,
+                                           flags, cb, app_key);
+        if(tmp_def_val) {
+            ASN_STRUCT_FREE(*tmp_def_val_td, tmp_def_val);
+            tmp_def_val = 0;
+        }
+        if(tmper.encoded == -1) return tmper;
+        er.encoded += tmper.encoded;
+
+        ASN__CALLBACK3("</", 2, mname, mlen, ">", 1);
+    }
+
+    if(!xcan) ASN__TEXT_INDENT(1, ilevel - 1);
+
+    ASN__ENCODED_OK(er);
+cb_failed:
+    if(tmp_def_val) ASN_STRUCT_FREE(*tmp_def_val_td, tmp_def_val);
+    ASN__ENCODE_FAILED;
+}
+
+int
+SEQUENCE_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+               asn_app_consume_bytes_f *cb, void *app_key) {
+    size_t edx;
+	int ret;
+
+	if(!sptr) return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+
+	/* Dump preamble */
+	if(cb(td->name, strlen(td->name), app_key) < 0
+	|| cb(" ::= {", 6, app_key) < 0)
+		return -1;
+
+	for(edx = 0; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		const void *memb_ptr;
+
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr = *(const void * const *)((const char *)sptr + elm->memb_offset);
+			if(!memb_ptr) {
+				if(elm->optional) continue;
+				/* Print <absent> line */
+				/* Fall through */
+			}
+		} else {
+			memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+		}
+
+		/* Indentation */
+		_i_INDENT(1);
+
+		/* Print the member's name and stuff */
+		if(cb(elm->name, strlen(elm->name), app_key) < 0
+		|| cb(": ", 2, app_key) < 0)
+			return -1;
+
+		/* Print the member itself */
+		ret = elm->type->op->print_struct(elm->type, memb_ptr, ilevel + 1,
+			cb, app_key);
+		if(ret) return ret;
+	}
+
+	ilevel--;
+	_i_INDENT(1);
+
+	return (cb("}", 1, app_key) < 0) ? -1 : 0;
+}
+
+void
+SEQUENCE_free(const asn_TYPE_descriptor_t *td, void *sptr,
+              enum asn_struct_free_method method) {
+    size_t edx;
+    const asn_SEQUENCE_specifics_t *specs =
+        (const asn_SEQUENCE_specifics_t *)td->specifics;
+    asn_struct_ctx_t *ctx; /* Decoder context */
+
+	if(!td || !sptr)
+		return;
+
+	ASN_DEBUG("Freeing %s as SEQUENCE", td->name);
+
+	for(edx = 0; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		void *memb_ptr;
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr = *(void **)((char *)sptr + elm->memb_offset);
+			if(memb_ptr)
+				ASN_STRUCT_FREE(*elm->type, memb_ptr);
+		} else {
+			memb_ptr = (void *)((char *)sptr + elm->memb_offset);
+			ASN_STRUCT_FREE_CONTENTS_ONLY(*elm->type, memb_ptr);
+		}
+	}
+
+	/* Clean parsing context */
+	ctx = (asn_struct_ctx_t *)((char *)sptr + specs->ctx_offset);
+	FREEMEM(ctx->ptr);
+
+    switch(method) {
+    case ASFM_FREE_EVERYTHING:
+        FREEMEM(sptr);
+        break;
+    case ASFM_FREE_UNDERLYING:
+        break;
+    case ASFM_FREE_UNDERLYING_AND_RESET:
+        memset(
+            sptr, 0,
+            ((const asn_SEQUENCE_specifics_t *)(td->specifics))->struct_size);
+        break;
+    }
+}
+
+int
+SEQUENCE_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                    asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    size_t edx;
+
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	/*
+	 * Iterate over structure members and check their validity.
+	 */
+	for(edx = 0; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		const void *memb_ptr;
+
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr = *(const void * const *)((const char *)sptr + elm->memb_offset);
+			if(!memb_ptr) {
+				if(elm->optional)
+					continue;
+				ASN__CTFAIL(app_key, td, sptr,
+				"%s: mandatory element %s absent (%s:%d)",
+				td->name, elm->name, __FILE__, __LINE__);
+				return -1;
+			}
+		} else {
+			memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+		}
+
+		if(elm->encoding_constraints.general_constraints) {
+			int ret = elm->encoding_constraints.general_constraints(elm->type, memb_ptr,
+				ctfailcb, app_key);
+			if(ret) return ret;
+		} else {
+			return elm->type->encoding_constraints.general_constraints(elm->type,
+				memb_ptr, ctfailcb, app_key);
+		}
+	}
+
+	return 0;
+}
+
+#ifndef ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+SEQUENCE_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                     const asn_TYPE_descriptor_t *td,
+                     const asn_per_constraints_t *constraints, void **sptr,
+                     asn_per_data_t *pd) {
+    const asn_SEQUENCE_specifics_t *specs = (const asn_SEQUENCE_specifics_t *)td->specifics;
+	void *st = *sptr;	/* Target structure. */
+	int extpresent;		/* Extension additions are present */
+	uint8_t *opres;		/* Presence of optional root members */
+	asn_per_data_t opmd;
+	asn_dec_rval_t rv;
+	size_t edx;
+
+	(void)constraints;
+
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		ASN__DECODE_FAILED;
+
+	if(!st) {
+		st = *sptr = CALLOC(1, specs->struct_size);
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	ASN_DEBUG("Decoding %s as SEQUENCE (UPER)", td->name);
+
+	/* Handle extensions */
+	if(specs->first_extension < 0) {
+		extpresent = 0;
+	} else {
+		extpresent = per_get_few_bits(pd, 1);
+		if(extpresent < 0) ASN__DECODE_STARVED;
+	}
+
+	/* Prepare a place and read-in the presence bitmap */
+	memset(&opmd, 0, sizeof(opmd));
+	if(specs->roms_count) {
+		opres = (uint8_t *)MALLOC(((specs->roms_count + 7) >> 3) + 1);
+		if(!opres) ASN__DECODE_FAILED;
+		/* Get the presence map */
+		if(per_get_many_bits(pd, opres, 0, specs->roms_count)) {
+			FREEMEM(opres);
+			ASN__DECODE_STARVED;
+		}
+		opmd.buffer = opres;
+		opmd.nbits = specs->roms_count;
+		ASN_DEBUG("Read in presence bitmap for %s of %d bits (%x..)",
+			td->name, specs->roms_count, *opres);
+	} else {
+		opres = 0;
+	}
+
+	/*
+	 * Get the sequence ROOT elements.
+	 */
+    for(edx = 0;
+        edx < (specs->first_extension < 0 ? td->elements_count
+                                          : (size_t)specs->first_extension);
+        edx++) {
+        asn_TYPE_member_t *elm = &td->elements[edx];
+		void *memb_ptr;		/* Pointer to the member */
+		void **memb_ptr2;	/* Pointer to that pointer */
+
+		assert(!IN_EXTENSION_GROUP(specs, edx));
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+		} else {
+			memb_ptr = (char *)st + elm->memb_offset;
+			memb_ptr2 = &memb_ptr;
+		}
+
+		/* Deal with optionality */
+		if(elm->optional) {
+			int present = per_get_few_bits(&opmd, 1);
+			ASN_DEBUG("Member %s->%s is optional, p=%d (%d->%d)",
+				td->name, elm->name, present,
+				(int)opmd.nboff, (int)opmd.nbits);
+			if(present == 0) {
+				/* This element is not present */
+				if(elm->default_value_set) {
+					/* Fill-in DEFAULT */
+					if(elm->default_value_set(memb_ptr2)) {
+						FREEMEM(opres);
+						ASN__DECODE_FAILED;
+					}
+					ASN_DEBUG("Filled-in default");
+				}
+				/* The member is just not present */
+				continue;
+			}
+			/* Fall through */
+		}
+
+		/* Fetch the member from the stream */
+		ASN_DEBUG("Decoding member98 \"%s\" in %s", elm->name, td->name);
+
+		if(elm->flags & ATF_OPEN_TYPE) {
+			rv = OPEN_TYPE_uper_get(opt_codec_ctx, td, st, elm, pd);
+		} else {
+			rv = elm->type->op->uper_decoder(opt_codec_ctx, elm->type,
+					elm->encoding_constraints.per_constraints, memb_ptr2, pd);
+		}
+		if(rv.code != RC_OK) {
+			ASN_DEBUG("Failed decode %s in %s",
+				elm->name, td->name);
+			FREEMEM(opres);
+			return rv;
+		}
+	}
+
+	/* Optionality map is not needed anymore */
+	FREEMEM(opres);
+
+	/*
+	 * Deal with extensions.
+	 */
+	if(extpresent) {
+		ssize_t bmlength;
+		uint8_t *epres;		/* Presence of extension members */
+		asn_per_data_t epmd;
+
+		bmlength = uper_get_nslength(pd);
+		if(bmlength < 0) ASN__DECODE_STARVED;
+
+		ASN_DEBUG("Extensions %" ASN_PRI_SSIZE " present in %s", bmlength, td->name);
+
+		epres = (uint8_t *)MALLOC((bmlength + 15) >> 3);
+		if(!epres) ASN__DECODE_STARVED;
+
+		/* Get the extensions map */
+		if(per_get_many_bits(pd, epres, 0, bmlength)) {
+			FREEMEM(epres);
+			ASN__DECODE_STARVED;
+		}
+
+		memset(&epmd, 0, sizeof(epmd));
+		epmd.buffer = epres;
+		epmd.nbits = bmlength;
+		ASN_DEBUG("Read in extensions bitmap for %s of %ld bits (%x..)",
+			td->name, (long)bmlength, *epres);
+
+	    /* Go over extensions and read them in */
+        for(edx = specs->first_extension; edx < td->elements_count; edx++) {
+            asn_TYPE_member_t *elm = &td->elements[edx];
+            void *memb_ptr;   /* Pointer to the member */
+            void **memb_ptr2; /* Pointer to that pointer */
+            int present;
+
+            /* Fetch the pointer to this member */
+            if(elm->flags & ATF_POINTER) {
+                memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+            } else {
+                memb_ptr = (void *)((char *)st + elm->memb_offset);
+                memb_ptr2 = &memb_ptr;
+            }
+
+            present = per_get_few_bits(&epmd, 1);
+            if(present <= 0) {
+                if(present < 0) break; /* No more extensions */
+                continue;
+            }
+
+            ASN_DEBUG("Decoding member1 %s in %s %p", elm->name, td->name,
+                      *memb_ptr2);
+            rv = uper_open_type_get(opt_codec_ctx, elm->type,
+                                    elm->encoding_constraints.per_constraints,
+                                    memb_ptr2, pd);
+            if(rv.code != RC_OK) {
+                FREEMEM(epres);
+                return rv;
+            }
+	    }
+
+		/* Skip over overflow extensions which aren't present
+		 * in this system's version of the protocol */
+		for(;;) {
+			ASN_DEBUG("Getting overflow extensions");
+			switch(per_get_few_bits(&epmd, 1)) {
+			case -1: break;
+			case 0: continue;
+			default:
+				if(uper_open_type_skip(opt_codec_ctx, pd)) {
+					FREEMEM(epres);
+					ASN__DECODE_STARVED;
+				}
+                ASN_DEBUG("Skipped overflow extension");
+                continue;
+			}
+			break;
+		}
+
+		FREEMEM(epres);
+	}
+
+    if(specs->first_extension >= 0) {
+        unsigned i;
+        /* Fill DEFAULT members in extensions */
+        for(i = specs->roms_count; i < specs->roms_count + specs->aoms_count;
+            i++) {
+            asn_TYPE_member_t *elm;
+            void **memb_ptr2; /* Pointer to member pointer */
+
+            edx = specs->oms[i];
+            elm = &td->elements[edx];
+
+            if(!elm->default_value_set) continue;
+
+            /* Fetch the pointer to this member */
+            if(elm->flags & ATF_POINTER) {
+                memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+                if(*memb_ptr2) continue;
+            } else {
+                continue; /* Extensions are all optionals */
+            }
+
+            /* Set default value */
+            if(elm->default_value_set(memb_ptr2)) {
+                ASN__DECODE_FAILED;
+            }
+        }
+    }
+
+	rv.consumed = 0;
+	rv.code = RC_OK;
+	return rv;
+}
+
+static int
+SEQUENCE__handle_extensions(const asn_TYPE_descriptor_t *td, const void *sptr,
+                            asn_per_outp_t *po1, asn_per_outp_t *po2) {
+    const asn_SEQUENCE_specifics_t *specs =
+        (const asn_SEQUENCE_specifics_t *)td->specifics;
+    int exts_present = 0;
+    int exts_count = 0;
+    size_t edx;
+
+    if(specs->first_extension < 0) {
+        return 0;
+    }
+
+    /* Find out which extensions are present */
+    for(edx = specs->first_extension; edx < td->elements_count; edx++) {
+        asn_TYPE_member_t *elm = &td->elements[edx];
+        const void *memb_ptr;         /* Pointer to the member */
+        const void *const *memb_ptr2; /* Pointer to that pointer */
+        int present;
+
+        /* Fetch the pointer to this member */
+        if(elm->flags & ATF_POINTER) {
+            memb_ptr2 =
+                (const void *const *)((const char *)sptr + elm->memb_offset);
+            present = (*memb_ptr2 != 0);
+        } else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+            memb_ptr2 = &memb_ptr;
+			present = 1;
+		}
+
+        ASN_DEBUG("checking %s:%s (@%" ASN_PRI_SIZE ") present => %d", elm->name,
+                  elm->type->name, edx, present);
+        exts_count++;
+        exts_present += present;
+
+        /* Encode as presence marker */
+        if(po1 && per_put_few_bits(po1, present, 1)) {
+            return -1;
+        }
+        /* Encode as open type field */
+        if(po2 && present
+           && uper_open_type_put(elm->type,
+                                 elm->encoding_constraints.per_constraints,
+                                 *memb_ptr2, po2))
+            return -1;
+    }
+
+    return exts_present ? exts_count : 0;
+}
+
+asn_enc_rval_t
+SEQUENCE_encode_uper(const asn_TYPE_descriptor_t *td,
+                     const asn_per_constraints_t *constraints, const void *sptr,
+                     asn_per_outp_t *po) {
+    const asn_SEQUENCE_specifics_t *specs
+		= (const asn_SEQUENCE_specifics_t *)td->specifics;
+	asn_enc_rval_t er;
+	int n_extensions;
+	size_t edx;
+	size_t i;
+
+	(void)constraints;
+
+	if(!sptr)
+		ASN__ENCODE_FAILED;
+
+	er.encoded = 0;
+
+	ASN_DEBUG("Encoding %s as SEQUENCE (UPER)", td->name);
+
+	/*
+	 * X.691#18.1 Whether structure is extensible
+	 * and whether to encode extensions
+	 */
+    if(specs->first_extension < 0) {
+        n_extensions = 0; /* There are no extensions to encode */
+    } else {
+        n_extensions = SEQUENCE__handle_extensions(td, sptr, 0, 0);
+        if(n_extensions < 0) ASN__ENCODE_FAILED;
+        if(per_put_few_bits(po, n_extensions ? 1 : 0, 1)) {
+            ASN__ENCODE_FAILED;
+        }
+    }
+
+	/* Encode a presence bitmap */
+	for(i = 0; i < specs->roms_count; i++) {
+		asn_TYPE_member_t *elm;
+		const void *memb_ptr;		/* Pointer to the member */
+        const void *const *memb_ptr2; /* Pointer to that pointer */
+        int present;
+
+		edx = specs->oms[i];
+		elm = &td->elements[edx];
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+            memb_ptr2 =
+                (const void *const *)((const char *)sptr + elm->memb_offset);
+            present = (*memb_ptr2 != 0);
+		} else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+            memb_ptr2 = &memb_ptr;
+			present = 1;
+		}
+
+		/* Eliminate default values */
+        if(present && elm->default_value_cmp
+           && elm->default_value_cmp(*memb_ptr2) == 0)
+            present = 0;
+
+		ASN_DEBUG("Element %s %s %s->%s is %s",
+			elm->flags & ATF_POINTER ? "ptr" : "inline",
+			elm->default_value_cmp ? "def" : "wtv",
+			td->name, elm->name, present ? "present" : "absent");
+		if(per_put_few_bits(po, present, 1))
+			ASN__ENCODE_FAILED;
+	}
+
+	/*
+	 * Encode the sequence ROOT elements.
+	 */
+    ASN_DEBUG("first_extension = %d, elements = %d", specs->first_extension,
+              td->elements_count);
+	for(edx = 0;
+		edx < ((specs->first_extension < 0) ? td->elements_count
+                                            : (size_t)specs->first_extension);
+		edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		const void *memb_ptr;         /* Pointer to the member */
+		const void *const *memb_ptr2; /* Pointer to that pointer */
+
+		ASN_DEBUG("About to encode %s", elm->type->name);
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+            memb_ptr2 =
+                (const void *const *)((const char *)sptr + elm->memb_offset);
+            if(!*memb_ptr2) {
+				ASN_DEBUG("Element %s %" ASN_PRI_SIZE " not present",
+					elm->name, edx);
+				if(elm->optional)
+					continue;
+				/* Mandatory element is missing */
+				ASN__ENCODE_FAILED;
+			}
+		} else {
+            memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+            memb_ptr2 = &memb_ptr;
+		}
+
+		/* Eliminate default values */
+		if(elm->default_value_cmp && elm->default_value_cmp(*memb_ptr2) == 0)
+			continue;
+
+        ASN_DEBUG("Encoding %s->%s:%s", td->name, elm->name, elm->type->name);
+        er = elm->type->op->uper_encoder(
+            elm->type, elm->encoding_constraints.per_constraints, *memb_ptr2,
+            po);
+        if(er.encoded == -1) return er;
+    }
+
+	/* No extensions to encode */
+	if(!n_extensions) ASN__ENCODED_OK(er);
+
+	ASN_DEBUG("Length of extensions %d bit-map", n_extensions);
+	/* #18.8. Write down the presence bit-map length. */
+	if(uper_put_nslength(po, n_extensions))
+		ASN__ENCODE_FAILED;
+
+	ASN_DEBUG("Bit-map of %d elements", n_extensions);
+	/* #18.7. Encoding the extensions presence bit-map. */
+	/* TODO: act upon NOTE in #18.7 for canonical PER */
+	if(SEQUENCE__handle_extensions(td, sptr, po, 0) != n_extensions)
+		ASN__ENCODE_FAILED;
+
+	ASN_DEBUG("Writing %d extensions", n_extensions);
+	/* #18.9. Encode extensions as open type fields. */
+	if(SEQUENCE__handle_extensions(td, sptr, 0, po) != n_extensions)
+		ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+asn_dec_rval_t
+SEQUENCE_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                     const asn_TYPE_descriptor_t *td,
+                     const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+	const asn_SEQUENCE_specifics_t *specs = (const asn_SEQUENCE_specifics_t *)td->specifics;
+	void *st = *sptr;	/* Target structure. */
+	int extpresent;		/* Extension additions are present */
+	uint8_t *opres;		/* Presence of optional root members */
+	asn_per_data_t opmd;
+	asn_dec_rval_t rv;
+	size_t edx;
+
+	(void)constraints;
+
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		ASN__DECODE_FAILED;
+
+	if(!st) {
+		st = *sptr = CALLOC(1, specs->struct_size);
+		if(!st) ASN__DECODE_FAILED;
+	}
+
+	ASN_DEBUG("Decoding %s as SEQUENCE (APER)", td->name);
+
+	/* Handle extensions */
+	if(specs->first_extension < 0) {
+		extpresent = 0;
+	} else {
+		extpresent = per_get_few_bits(pd, 1);
+		if(extpresent < 0) ASN__DECODE_STARVED;
+	}
+
+	/* Prepare a place and read-in the presence bitmap */
+	memset(&opmd, 0, sizeof(opmd));
+	if(specs->roms_count) {
+		opres = (uint8_t *)MALLOC(((specs->roms_count + 7) >> 3) + 1);
+		if(!opres) ASN__DECODE_FAILED;
+		/* Get the presence map */
+		if(per_get_many_bits(pd, opres, 0, specs->roms_count)) {
+			FREEMEM(opres);
+			ASN__DECODE_STARVED;
+		}
+		opmd.buffer = opres;
+		opmd.nbits = specs->roms_count;
+		ASN_DEBUG("Read in presence bitmap for %s of %d bits (%x..)",
+		          td->name, specs->roms_count, *opres);
+	} else {
+		opres = 0;
+	}
+
+	/*
+	 * Get the sequence ROOT elements.
+	 */
+	for(edx = 0; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		void *memb_ptr;		/* Pointer to the member */
+		void **memb_ptr2;	/* Pointer to that pointer */
+#if 0
+		int padding;
+#endif
+
+		if(IN_EXTENSION_GROUP(specs, edx))
+			continue;
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+		} else {
+			memb_ptr = (char *)st + elm->memb_offset;
+			memb_ptr2 = &memb_ptr;
+		}
+#if 0
+		/* Get Padding */
+		padding = (8 - (pd->moved % 8)) % 8;
+		if(padding > 0)
+			ASN_DEBUG("For element %s,offset= %ld Padding bits = %d", td->name, pd->moved, padding);
+#if 0 /* old way of removing padding */
+		per_get_few_bits(pd, padding);
+#else /* Experimental fix proposed by @mhanna123 */
+		if(edx != (td->elements_count-1))
+			per_get_few_bits(pd, padding);
+		else {
+			if(specs->roms_count && (padding > 0))
+				ASN_DEBUG(">>>>> not skipping padding of %d bits for element:%ld out of %d", padding, edx, td->elements_count);
+			else
+				per_get_few_bits(pd, padding);
+		}
+#endif /* dealing with padding */
+#endif
+		/* Deal with optionality */
+		if(elm->optional) {
+			int present = per_get_few_bits(&opmd, 1);
+			ASN_DEBUG("Member %s->%s is optional, p=%d (%d->%d)",
+			          td->name, elm->name, present,
+			          (int)opmd.nboff, (int)opmd.nbits);
+			if(present == 0) {
+				/* This element is not present */
+				if(elm->default_value_set) {
+					/* Fill-in DEFAULT */
+					if(elm->default_value_set(memb_ptr2)) {
+						FREEMEM(opres);
+						ASN__DECODE_FAILED;
+					}
+					ASN_DEBUG("Filled-in default");
+				}
+				/* The member is just not present */
+				continue;
+			}
+			/* Fall through */
+		}
+
+		/* Fetch the member from the stream */
+		ASN_DEBUG("Decoding member22 \"%s\" in %s", elm->name, td->name);
+
+		if(elm->flags & ATF_OPEN_TYPE) {
+			rv = OPEN_TYPE_aper_get(opt_codec_ctx, td, st, elm, pd);
+		} else {
+			rv = elm->type->op->aper_decoder(opt_codec_ctx, elm->type,
+					elm->encoding_constraints.per_constraints, memb_ptr2, pd);
+		}
+		if(rv.code != RC_OK) {
+			ASN_DEBUG("Failed decode %s in %s",
+			          elm->name, td->name);
+			FREEMEM(opres);
+			return rv;
+		}
+	}
+
+	/* Optionality map is not needed anymore */
+	FREEMEM(opres);
+
+	/*
+	 * Deal with extensions.
+	 */
+	if(extpresent) {
+		ssize_t bmlength;
+		uint8_t *epres;		/* Presence of extension members */
+		asn_per_data_t epmd;
+
+		bmlength = aper_get_nslength(pd);
+		if(bmlength < 0) ASN__DECODE_STARVED;
+
+		ASN_DEBUG("Extensions %" ASN_PRI_SSIZE " present in %s", bmlength, td->name);
+
+		epres = (uint8_t *)MALLOC((bmlength + 15) >> 3);
+		if(!epres) ASN__DECODE_STARVED;
+
+		/* Get the extensions map */
+		if(per_get_many_bits(pd, epres, 0, bmlength))
+			ASN__DECODE_STARVED;
+
+		memset(&epmd, 0, sizeof(epmd));
+		epmd.buffer = epres;
+		epmd.nbits = bmlength;
+		ASN_DEBUG("Read in extensions bitmap for %s of %ld bits (%x..)",
+		          td->name, bmlength, *epres);
+
+		/* Go over extensions and read them in */
+		for(edx = specs->first_extension; edx < td->elements_count; edx++) {
+			asn_TYPE_member_t *elm = &td->elements[edx];
+			void *memb_ptr;		/* Pointer to the member */
+			void **memb_ptr2;	/* Pointer to that pointer */
+			int present;
+
+			if(!IN_EXTENSION_GROUP(specs, edx)) {
+				ASN_DEBUG("%ld is not extension", edx);
+				continue;
+			}
+
+			/* Fetch the pointer to this member */
+			if(elm->flags & ATF_POINTER) {
+				memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+			} else {
+				memb_ptr = (void *)((char *)st + elm->memb_offset);
+				memb_ptr2 = &memb_ptr;
+			}
+
+			present = per_get_few_bits(&epmd, 1);
+			if(present <= 0) {
+				if(present < 0) break;	/* No more extensions */
+				continue;
+			}
+
+			ASN_DEBUG("Decoding member4 %s in %s %p", elm->name, td->name, *memb_ptr2);
+			rv = aper_open_type_get(opt_codec_ctx, elm->type,
+			                        elm->encoding_constraints.per_constraints, memb_ptr2, pd);
+			if(rv.code != RC_OK) {
+			        ASN_DEBUG("failed Decoding member4 %s in %s %p", elm->name, td->name, *memb_ptr2);
+				FREEMEM(epres);
+				return rv;
+			}
+		}
+
+		/* Skip over overflow extensions which aren't present
+		 * in this system's version of the protocol */
+		for(;;) {
+			ASN_DEBUG("Getting overflow extensions");
+			switch(per_get_few_bits(&epmd, 1)) {
+			case -1:
+				break;
+			case 0:
+				continue;
+			default:
+				if(aper_open_type_skip(opt_codec_ctx, pd)) {
+					FREEMEM(epres);
+					ASN__DECODE_STARVED;
+				}
+			}
+			break;
+		}
+
+		FREEMEM(epres);
+	}
+
+	/* Fill DEFAULT members in extensions */
+	for(edx = specs->roms_count; edx < specs->roms_count
+	        + specs->aoms_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		void **memb_ptr2;	/* Pointer to member pointer */
+
+		if(!elm->default_value_set) continue;
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr2 = (void **)((char *)st
+			                      + elm->memb_offset);
+			if(*memb_ptr2) continue;
+		} else {
+			continue;	/* Extensions are all optionals */
+		}
+
+		/* Set default value */
+		if(elm->default_value_set(memb_ptr2)) {
+			ASN__DECODE_FAILED;
+		}
+	}
+
+	rv.consumed = 0;
+	rv.code = RC_OK;
+	return rv;
+}
+
+static int
+SEQUENCE_handle_extensions_aper(const asn_TYPE_descriptor_t *td,
+                                const void *sptr,
+                                asn_per_outp_t *po1, asn_per_outp_t *po2) {
+	const asn_SEQUENCE_specifics_t *specs
+	    = (const asn_SEQUENCE_specifics_t *)td->specifics;
+	int exts_present = 0;
+	int exts_count = 0;
+	size_t edx;
+
+	if(specs->first_extension < 0) {
+		return 0;
+	}
+
+	/* Find out which extensions are present */
+	for(edx = specs->first_extension; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		const void *memb_ptr;           /* Pointer to the member */
+		const void * const *memb_ptr2;  /* Pointer to that pointer */
+		int present;
+
+		if(!IN_EXTENSION_GROUP(specs, edx)) {
+			ASN_DEBUG("%s (@%ld) is not extension", elm->type->name, edx);
+			continue;
+		}
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr2 = (const void * const *)((const char *)sptr + elm->memb_offset);
+			present = (*memb_ptr2 != 0);
+		} else {
+			memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+			memb_ptr2 = &memb_ptr;
+			present = 1;
+		}
+
+		ASN_DEBUG("checking %s (@%ld) present => %d",
+		          elm->type->name, edx, present);
+		exts_count++;
+		exts_present += present;
+
+		/* Encode as presence marker */
+		if(po1 && per_put_few_bits(po1, present, 1))
+			return -1;
+		/* Encode as open type field */
+		if(po2 && present && aper_open_type_put(elm->type,
+		                                        elm->encoding_constraints.per_constraints, *memb_ptr2, po2))
+			return -1;
+
+	}
+
+	return exts_present ? exts_count : 0;
+}
+
+asn_enc_rval_t
+SEQUENCE_encode_aper(const asn_TYPE_descriptor_t *td,
+                     const asn_per_constraints_t *constraints,
+                     const void *sptr, asn_per_outp_t *po) {
+	const asn_SEQUENCE_specifics_t *specs
+	    = (const asn_SEQUENCE_specifics_t *)td->specifics;
+	asn_enc_rval_t er;
+	int n_extensions;
+	size_t edx;
+	size_t i;
+
+	(void)constraints;
+
+	if(!sptr)
+		ASN__ENCODE_FAILED;
+
+	er.encoded = 0;
+
+	ASN_DEBUG("Encoding %s as SEQUENCE (APER)", td->name);
+
+	/*
+	 * X.691#18.1 Whether structure is extensible
+	 * and whether to encode extensions
+	 */
+	if(specs->first_extension < 0) {
+		n_extensions = 0; /* There are no extensions to encode */
+	} else {
+		n_extensions = SEQUENCE_handle_extensions_aper(td, sptr, 0, 0);
+		if(n_extensions < 0) ASN__ENCODE_FAILED;
+		if(per_put_few_bits(po, n_extensions ? 1 : 0, 1)) {
+			ASN__ENCODE_FAILED;
+		}
+	}
+
+	/* Encode a presence bitmap */
+	for(i = 0; i < specs->roms_count; i++) {
+		asn_TYPE_member_t *elm;
+		const void *memb_ptr;	 /* Pointer to the member */
+		const void * const *memb_ptr2;       /* Pointer to that pointer */
+		int present;
+
+		edx = specs->oms[i];
+		elm = &td->elements[edx];
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr2 = (const void * const *)((const char *)sptr + elm->memb_offset);
+			present = (*memb_ptr2 != 0);
+		} else {
+			memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+			memb_ptr2 = &memb_ptr;
+			present = 1;
+		}
+
+		/* Eliminate default values */
+		if(present && elm->default_value_cmp
+		        && elm->default_value_cmp(memb_ptr2) == 0)
+			present = 0;
+
+		ASN_DEBUG("Element %s %s %s->%s is %s",
+		          elm->flags & ATF_POINTER ? "ptr" : "inline",
+		          elm->default_value_cmp ? "def" : "wtv",
+		          td->name, elm->name, present ? "present" : "absent");
+		if(per_put_few_bits(po, present, 1))
+			ASN__ENCODE_FAILED;
+	}
+
+	/*
+	 * Encode the sequence ROOT elements.
+	 */
+	ASN_DEBUG("first_extension = %d, elements = %d", specs->first_extension,
+              td->elements_count);
+	for(edx = 0;
+		edx < ((specs->first_extension < 0) ? td->elements_count
+                                            : (size_t)specs->first_extension);
+		edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		const void *memb_ptr;          /* Pointer to the member */
+		const void * const *memb_ptr2; /* Pointer to that pointer */
+
+		if(IN_EXTENSION_GROUP(specs, edx))
+			continue;
+
+		ASN_DEBUG("About to encode %s", elm->type->name);
+
+		/* Fetch the pointer to this member */
+		if(elm->flags & ATF_POINTER) {
+			memb_ptr2 = (const void * const *)((const char *)sptr + elm->memb_offset);
+			if(!*memb_ptr2) {
+				ASN_DEBUG("Element %s %ld not present",
+				          elm->name, edx);
+				if(elm->optional)
+					continue;
+				/* Mandatory element is missing */
+				ASN__ENCODE_FAILED;
+			}
+		} else {
+			memb_ptr = (const void *)((const char *)sptr + elm->memb_offset);
+			memb_ptr2 = &memb_ptr;
+		}
+
+		/* Eliminate default values */
+		if(elm->default_value_cmp && elm->default_value_cmp(memb_ptr2) == 0)
+			continue;
+
+		ASN_DEBUG("Encoding %s->%s", td->name, elm->name);
+		er = elm->type->op->aper_encoder(elm->type, elm->encoding_constraints.per_constraints,
+		                                 *memb_ptr2, po);
+		if(er.encoded == -1)
+			return er;
+	}
+
+	/* No extensions to encode */
+	if(!n_extensions) ASN__ENCODED_OK(er);
+
+	ASN_DEBUG("Length of %d bit-map", n_extensions);
+	/* #18.8. Write down the presence bit-map length. */
+	if(aper_put_nslength(po, n_extensions))
+		ASN__ENCODE_FAILED;
+
+	ASN_DEBUG("Bit-map of %d elements", n_extensions);
+	/* #18.7. Encoding the extensions presence bit-map. */
+	/* TODO: act upon NOTE in #18.7 for canonical PER */
+	if(SEQUENCE_handle_extensions_aper(td, sptr, po, 0) != n_extensions)
+		ASN__ENCODE_FAILED;
+
+	ASN_DEBUG("Writing %d extensions", n_extensions);
+	/* #18.9. Encode extensions as open type fields. */
+	if(SEQUENCE_handle_extensions_aper(td, sptr, 0, po) != n_extensions)
+		ASN__ENCODE_FAILED;
+
+	ASN__ENCODED_OK(er);
+}
+
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+int
+SEQUENCE_compare(const asn_TYPE_descriptor_t *td, const void *aptr,
+                 const void *bptr) {
+    size_t edx;
+
+	for(edx = 0; edx < td->elements_count; edx++) {
+		asn_TYPE_member_t *elm = &td->elements[edx];
+		const void *amemb;
+		const void *bmemb;
+        int ret;
+
+		if(elm->flags & ATF_POINTER) {
+            amemb =
+                *(const void *const *)((const char *)aptr + elm->memb_offset);
+            bmemb =
+                *(const void *const *)((const char *)bptr + elm->memb_offset);
+            if(!amemb) {
+                if(!bmemb) continue;
+                if(elm->default_value_cmp
+                   && elm->default_value_cmp(bmemb) == 0) {
+                    /* A is absent, but B is present and equal to DEFAULT */
+                    continue;
+                }
+                return -1;
+            } else if(!bmemb) {
+                if(elm->default_value_cmp
+                   && elm->default_value_cmp(amemb) == 0) {
+                    /* B is absent, but A is present and equal to DEFAULT */
+                    continue;
+                }
+                return 1;
+            }
+		} else {
+            amemb = (const void *)((const char *)aptr + elm->memb_offset);
+            bmemb = (const void *)((const char *)bptr + elm->memb_offset);
+		}
+
+        ret = elm->type->op->compare_struct(elm->type, amemb, bmemb);
+        if(ret != 0) return ret;
+    }
+
+    return 0;
+}
+
+asn_TYPE_operation_t asn_OP_SEQUENCE = {
+	SEQUENCE_free,
+	SEQUENCE_print,
+	SEQUENCE_compare,
+	SEQUENCE_decode_ber,
+	SEQUENCE_encode_der,
+	SEQUENCE_decode_xer,
+	SEQUENCE_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	SEQUENCE_decode_oer,
+	SEQUENCE_encode_oer,
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	SEQUENCE_decode_uper,
+	SEQUENCE_encode_uper,
+	SEQUENCE_decode_aper,
+	SEQUENCE_encode_aper,
+#endif /* ASN_DISABLE_PER_SUPPORT */
+	SEQUENCE_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+
+
+asn_random_fill_result_t
+SEQUENCE_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                   const asn_encoding_constraints_t *constr,
+                   size_t max_length) {
+    const asn_SEQUENCE_specifics_t *specs =
+        (const asn_SEQUENCE_specifics_t *)td->specifics;
+    asn_random_fill_result_t result_ok = {ARFILL_OK, 0};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    void *st = *sptr;
+    size_t edx;
+
+    if(max_length == 0) return result_skipped;
+
+    (void)constr;
+
+    if(st == NULL) {
+        st = CALLOC(1, specs->struct_size);
+        if(st == NULL) {
+            return result_failed;
+        }
+    }
+
+    for(edx = 0; edx < td->elements_count; edx++) {
+        const asn_TYPE_member_t *elm = &td->elements[edx];
+        void *memb_ptr;   /* Pointer to the member */
+        void **memb_ptr2; /* Pointer to that pointer */
+        asn_random_fill_result_t tmpres;
+
+        if(elm->optional && asn_random_between(0, 4) == 2) {
+            /* Sometimes decide not to fill the optional value */
+            continue;
+        }
+
+        if(elm->flags & ATF_POINTER) {
+            /* Member is a pointer to another structure */
+            memb_ptr2 = (void **)((char *)st + elm->memb_offset);
+        } else {
+            memb_ptr = (char *)st + elm->memb_offset;
+            memb_ptr2 = &memb_ptr;
+        }
+
+        tmpres = elm->type->op->random_fill(
+            elm->type, memb_ptr2, &elm->encoding_constraints,
+            max_length > result_ok.length ? max_length - result_ok.length : 0);
+        switch(tmpres.code) {
+        case ARFILL_OK:
+            result_ok.length += tmpres.length;
+            continue;
+        case ARFILL_SKIPPED:
+            assert(!(elm->flags & ATF_POINTER) || *memb_ptr2 == NULL);
+            continue;
+        case ARFILL_FAILED:
+            if(st == *sptr) {
+                ASN_STRUCT_RESET(*td, st);
+            } else {
+                ASN_STRUCT_FREE(*td, st);
+            }
+            return tmpres;
+        }
+    }
+
+    *sptr = st;
+
+    return result_ok;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE_OF.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE_OF.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE_OF.h	(working copy)
@@ -0,0 +1,41 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_CONSTR_SEQUENCE_OF_H_
+#define	_CONSTR_SEQUENCE_OF_H_
+
+#include <asn_application.h>
+#include <constr_SET_OF.h>		/* Implemented using SET OF */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * A set specialized functions dealing with the SEQUENCE OF type.
+ * Generally implemented using SET OF.
+ */
+asn_struct_compare_f SEQUENCE_OF_compare;
+der_type_encoder_f SEQUENCE_OF_encode_der;
+xer_type_encoder_f SEQUENCE_OF_encode_xer;
+per_type_encoder_f SEQUENCE_OF_encode_uper;
+per_type_encoder_f SEQUENCE_OF_encode_aper;
+extern asn_TYPE_operation_t asn_OP_SEQUENCE_OF;
+
+#define	SEQUENCE_OF_free	SET_OF_free
+#define	SEQUENCE_OF_print	SET_OF_print
+#define	SEQUENCE_OF_constraint	SET_OF_constraint
+#define	SEQUENCE_OF_decode_ber	SET_OF_decode_ber
+#define	SEQUENCE_OF_decode_xer	SET_OF_decode_xer
+#define	SEQUENCE_OF_decode_oer  SET_OF_decode_oer
+#define	SEQUENCE_OF_encode_oer  SET_OF_encode_oer
+#define	SEQUENCE_OF_decode_uper	SET_OF_decode_uper
+#define	SEQUENCE_OF_decode_aper	SET_OF_decode_aper
+#define	SEQUENCE_OF_random_fill SET_OF_random_fill
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CONSTR_SET_OF_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE_OF.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE_OF.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SEQUENCE_OF.c	(working copy)
@@ -0,0 +1,358 @@
+/*-
+ * Copyright (c) 2003, 2004, 2006 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <constr_SEQUENCE_OF.h>
+#include <asn_SEQUENCE_OF.h>
+
+/*
+ * The DER encoder of the SEQUENCE OF type.
+ */
+asn_enc_rval_t
+SEQUENCE_OF_encode_der(const asn_TYPE_descriptor_t *td, const void *ptr,
+                       int tag_mode, ber_tlv_tag_t tag,
+                       asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_TYPE_member_t *elm = td->elements;
+	const asn_anonymous_sequence_ *list = _A_CSEQUENCE_FROM_VOID(ptr);
+	size_t computed_size = 0;
+	ssize_t encoding_size = 0;
+	asn_enc_rval_t erval;
+	int edx;
+
+	ASN_DEBUG("Estimating size of SEQUENCE OF %s", td->name);
+
+	/*
+	 * Gather the length of the underlying members sequence.
+	 */
+	for(edx = 0; edx < list->count; edx++) {
+		void *memb_ptr = list->array[edx];
+		if(!memb_ptr) continue;
+		erval = elm->type->op->der_encoder(elm->type, memb_ptr,
+			0, elm->tag,
+			0, 0);
+		if(erval.encoded == -1)
+			return erval;
+		computed_size += erval.encoded;
+	}
+
+	/*
+	 * Encode the TLV for the sequence itself.
+	 */
+	encoding_size = der_write_tags(td, computed_size, tag_mode, 1, tag,
+		cb, app_key);
+	if(encoding_size == -1) {
+		erval.encoded = -1;
+		erval.failed_type = td;
+		erval.structure_ptr = ptr;
+		return erval;
+	}
+
+	computed_size += encoding_size;
+	if(!cb) {
+		erval.encoded = computed_size;
+		ASN__ENCODED_OK(erval);
+	}
+
+	ASN_DEBUG("Encoding members of SEQUENCE OF %s", td->name);
+
+	/*
+	 * Encode all members.
+	 */
+	for(edx = 0; edx < list->count; edx++) {
+		void *memb_ptr = list->array[edx];
+		if(!memb_ptr) continue;
+		erval = elm->type->op->der_encoder(elm->type, memb_ptr,
+			0, elm->tag,
+			cb, app_key);
+		if(erval.encoded == -1)
+			return erval;
+		encoding_size += erval.encoded;
+	}
+
+	if(computed_size != (size_t)encoding_size) {
+		/*
+		 * Encoded size is not equal to the computed size.
+		 */
+		erval.encoded = -1;
+		erval.failed_type = td;
+		erval.structure_ptr = ptr;
+	} else {
+		erval.encoded = computed_size;
+		erval.structure_ptr = 0;
+		erval.failed_type = 0;
+	}
+
+	return erval;
+}
+
+asn_enc_rval_t
+SEQUENCE_OF_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr,
+                       int ilevel, enum xer_encoder_flags_e flags,
+                       asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_enc_rval_t er;
+    const asn_SET_OF_specifics_t *specs = (const asn_SET_OF_specifics_t *)td->specifics;
+    const asn_TYPE_member_t *elm = td->elements;
+    const asn_anonymous_sequence_ *list = _A_CSEQUENCE_FROM_VOID(sptr);
+    const char *mname = specs->as_XMLValueList
+                            ? 0
+                            : ((*elm->name) ? elm->name : elm->type->xml_tag);
+    size_t mlen = mname ? strlen(mname) : 0;
+    int xcan = (flags & XER_F_CANONICAL);
+    int i;
+
+    if(!sptr) ASN__ENCODE_FAILED;
+
+    er.encoded = 0;
+
+    for(i = 0; i < list->count; i++) {
+        asn_enc_rval_t tmper;
+        void *memb_ptr = list->array[i];
+        if(!memb_ptr) continue;
+
+        if(mname) {
+            if(!xcan) ASN__TEXT_INDENT(1, ilevel);
+            ASN__CALLBACK3("<", 1, mname, mlen, ">", 1);
+        }
+
+        tmper = elm->type->op->xer_encoder(elm->type, memb_ptr, ilevel + 1,
+                                           flags, cb, app_key);
+        if(tmper.encoded == -1) return tmper;
+        er.encoded += tmper.encoded;
+        if(tmper.encoded == 0 && specs->as_XMLValueList) {
+            const char *name = elm->type->xml_tag;
+            size_t len = strlen(name);
+            if(!xcan) ASN__TEXT_INDENT(1, ilevel + 1);
+            ASN__CALLBACK3("<", 1, name, len, "/>", 2);
+        }
+
+        if(mname) {
+            ASN__CALLBACK3("</", 2, mname, mlen, ">", 1);
+        }
+    }
+
+    if(!xcan) ASN__TEXT_INDENT(1, ilevel - 1);
+
+    ASN__ENCODED_OK(er);
+cb_failed:
+    ASN__ENCODE_FAILED;
+}
+
+#ifndef ASN_DISABLE_PER_SUPPORT
+
+asn_enc_rval_t
+SEQUENCE_OF_encode_uper(const asn_TYPE_descriptor_t *td,
+                        const asn_per_constraints_t *constraints,
+                        const void *sptr, asn_per_outp_t *po) {
+    const asn_anonymous_sequence_ *list;
+	const asn_per_constraint_t *ct;
+	asn_enc_rval_t er;
+	const asn_TYPE_member_t *elm = td->elements;
+	size_t encoded_edx;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+    list = _A_CSEQUENCE_FROM_VOID(sptr);
+
+    er.encoded = 0;
+
+	ASN_DEBUG("Encoding %s as SEQUENCE OF (%d)", td->name, list->count);
+
+    if(constraints) ct = &constraints->size;
+    else if(td->encoding_constraints.per_constraints)
+        ct = &td->encoding_constraints.per_constraints->size;
+    else ct = 0;
+
+    /* If extensible constraint, check if size is in root */
+    if(ct) {
+        int not_in_root =
+            (list->count < ct->lower_bound || list->count > ct->upper_bound);
+        ASN_DEBUG("lb %ld ub %ld %s", ct->lower_bound, ct->upper_bound,
+                  ct->flags & APC_EXTENSIBLE ? "ext" : "fix");
+        if(ct->flags & APC_EXTENSIBLE) {
+            /* Declare whether size is in extension root */
+            if(per_put_few_bits(po, not_in_root, 1)) ASN__ENCODE_FAILED;
+            if(not_in_root) ct = 0;
+        } else if(not_in_root && ct->effective_bits >= 0) {
+            ASN__ENCODE_FAILED;
+        }
+
+    }
+
+    if(ct && ct->effective_bits >= 0) {
+        /* X.691, #19.5: No length determinant */
+        if(per_put_few_bits(po, list->count - ct->lower_bound,
+                            ct->effective_bits))
+            ASN__ENCODE_FAILED;
+    } else if(list->count == 0) {
+        /* When the list is empty add only the length determinant
+         * X.691, #20.6 and #11.9.4.1
+         */
+        if (uper_put_length(po, 0, 0)) {
+            ASN__ENCODE_FAILED;
+        }
+        ASN__ENCODED_OK(er);
+    }
+
+    for(encoded_edx = 0; (ssize_t)encoded_edx < list->count;) {
+        ssize_t may_encode;
+        size_t edx;
+        int need_eom = 0;
+
+        if(ct && ct->effective_bits >= 0) {
+            may_encode = list->count;
+        } else {
+            may_encode =
+                uper_put_length(po, list->count - encoded_edx, &need_eom);
+            if(may_encode < 0) ASN__ENCODE_FAILED;
+        }
+
+        for(edx = encoded_edx; edx < encoded_edx + may_encode; edx++) {
+            void *memb_ptr = list->array[edx];
+            if(!memb_ptr) ASN__ENCODE_FAILED;
+            er = elm->type->op->uper_encoder(
+                elm->type, elm->encoding_constraints.per_constraints, memb_ptr,
+                po);
+            if(er.encoded == -1) ASN__ENCODE_FAILED;
+        }
+
+        if(need_eom && uper_put_length(po, 0, 0))
+            ASN__ENCODE_FAILED; /* End of Message length */
+
+        encoded_edx += may_encode;
+    }
+
+	ASN__ENCODED_OK(er);
+}
+
+asn_enc_rval_t
+SEQUENCE_OF_encode_aper(const asn_TYPE_descriptor_t *td,
+                        const asn_per_constraints_t *constraints,
+                        const void *sptr, asn_per_outp_t *po) {
+	const asn_anonymous_sequence_ *list;
+	const asn_per_constraint_t *ct;
+	asn_enc_rval_t er;
+	asn_TYPE_member_t *elm = td->elements;
+	int seq;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+	list = _A_CSEQUENCE_FROM_VOID(sptr);
+
+	er.encoded = 0;
+
+	ASN_DEBUG("Encoding %s as SEQUENCE OF size (%d) using ALIGNED PER", td->name, list->count);
+
+	if(constraints) ct = &constraints->size;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->size;
+	else ct = 0;
+
+	/* If extensible constraint, check if size is in root */
+	if(ct) {
+		int not_in_root = (list->count < ct->lower_bound
+				|| list->count > ct->upper_bound);
+		ASN_DEBUG("lb %ld ub %ld %s",
+			ct->lower_bound, ct->upper_bound,
+			ct->flags & APC_EXTENSIBLE ? "ext" : "fix");
+		if(ct->flags & APC_EXTENSIBLE) {
+			/* Declare whether size is in extension root */
+			if(per_put_few_bits(po, not_in_root, 1))
+				ASN__ENCODE_FAILED;
+			if(not_in_root) ct = 0;
+		} else if(not_in_root && ct->effective_bits >= 0)
+			ASN__ENCODE_FAILED;
+	}
+
+	if(ct && ct->effective_bits >= 0) {
+		/* X.691, #19.5: No length determinant */
+/*		 if(per_put_few_bits(po, list->count - ct->lower_bound,
+				 ct->effective_bits))
+			 ASN__ENCODE_FAILED;
+*/
+		if (aper_put_length(po, ct->upper_bound - ct->lower_bound + 1, list->count - ct->lower_bound) < 0)
+			ASN__ENCODE_FAILED;
+	}
+
+	for(seq = -1; seq < list->count;) {
+		ssize_t mayEncode;
+		if(seq < 0) seq = 0;
+		if(ct && ct->effective_bits >= 0) {
+			mayEncode = list->count;
+		} else {
+			mayEncode = aper_put_length(po, -1, list->count - seq);
+			if(mayEncode < 0) ASN__ENCODE_FAILED;
+		}
+
+		while(mayEncode--) {
+			void *memb_ptr = list->array[seq++];
+			if(!memb_ptr) ASN__ENCODE_FAILED;
+			er = elm->type->op->aper_encoder(elm->type,
+				elm->encoding_constraints.per_constraints, memb_ptr, po);
+			if(er.encoded == -1)
+				ASN__ENCODE_FAILED;
+		}
+	}
+
+	ASN__ENCODED_OK(er);
+}
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+int
+SEQUENCE_OF_compare(const asn_TYPE_descriptor_t *td, const void *aptr,
+               const void *bptr) {
+    const asn_anonymous_sequence_ *a = _A_CSEQUENCE_FROM_VOID(aptr);
+    const asn_anonymous_sequence_ *b = _A_CSEQUENCE_FROM_VOID(bptr);
+    ssize_t idx;
+
+    if(a && b) {
+        ssize_t common_length = (a->count < b->count ? a->count : b->count);
+        for(idx = 0; idx < common_length; idx++) {
+            int ret = td->elements->type->op->compare_struct(
+                td->elements->type, a->array[idx], b->array[idx]);
+            if(ret) return ret;
+        }
+
+        if(idx < b->count) /* more elements in b */
+            return -1;    /* a is shorter, so put it first */
+        if(idx < a->count) return 1;
+
+    } else if(!a) {
+        return -1;
+    } else if(!b) {
+        return 1;
+    }
+
+    return 0;
+}
+
+
+asn_TYPE_operation_t asn_OP_SEQUENCE_OF = {
+	SEQUENCE_OF_free,
+	SEQUENCE_OF_print,
+	SEQUENCE_OF_compare,
+	SEQUENCE_OF_decode_ber,
+	SEQUENCE_OF_encode_der,
+	SEQUENCE_OF_decode_xer,
+	SEQUENCE_OF_encode_xer,
+#ifdef	ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	SEQUENCE_OF_decode_oer, /* Same as SET OF decoder. */
+	SEQUENCE_OF_encode_oer, /* Same as SET OF encoder */
+#endif  /* ASN_DISABLE_OER_SUPPORT */
+#ifdef ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	SEQUENCE_OF_decode_uper, /* Same as SET OF decoder */
+	SEQUENCE_OF_encode_uper,
+	SEQUENCE_OF_decode_aper,
+	SEQUENCE_OF_encode_aper,
+#endif /* ASN_DISABLE_PER_SUPPORT */
+	SEQUENCE_OF_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SET_OF.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SET_OF.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SET_OF.h	(working copy)
@@ -0,0 +1,49 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	CONSTR_SET_OF_H
+#define	CONSTR_SET_OF_H
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+typedef struct asn_SET_OF_specifics_s {
+    /*
+     * Target structure description.
+     */
+    unsigned struct_size;       /* Size of the target structure. */
+    unsigned ctx_offset;        /* Offset of the asn_struct_ctx_t member */
+
+    /* XER-specific stuff */
+    int as_XMLValueList; /* The member type must be encoded like this */
+} asn_SET_OF_specifics_t;
+
+/*
+ * A set specialized functions dealing with the SET OF type.
+ */
+asn_struct_free_f SET_OF_free;
+asn_struct_print_f SET_OF_print;
+asn_struct_compare_f SET_OF_compare;
+asn_constr_check_f SET_OF_constraint;
+ber_type_decoder_f SET_OF_decode_ber;
+der_type_encoder_f SET_OF_encode_der;
+xer_type_decoder_f SET_OF_decode_xer;
+xer_type_encoder_f SET_OF_encode_xer;
+oer_type_decoder_f SET_OF_decode_oer;
+oer_type_encoder_f SET_OF_encode_oer;
+per_type_decoder_f SET_OF_decode_uper;
+per_type_encoder_f SET_OF_encode_uper;
+per_type_decoder_f SET_OF_decode_aper;
+per_type_encoder_f SET_OF_encode_aper;
+asn_random_fill_f  SET_OF_random_fill;
+extern asn_TYPE_operation_t asn_OP_SET_OF;
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* CONSTR_SET_OF_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SET_OF.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SET_OF.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_SET_OF.c	(working copy)
@@ -0,0 +1,1441 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <constr_SET_OF.h>
+#include <asn_SET_OF.h>
+
+/*
+ * Number of bytes left for this structure.
+ * (ctx->left) indicates the number of bytes _transferred_ for the structure.
+ * (size) contains the number of bytes in the buffer passed.
+ */
+#define	LEFT	((size<(size_t)ctx->left)?size:(size_t)ctx->left)
+
+/*
+ * If the subprocessor function returns with an indication that it wants
+ * more data, it may well be a fatal decoding problem, because the
+ * size is constrained by the <TLV>'s L, even if the buffer size allows
+ * reading more data.
+ * For example, consider the buffer containing the following TLVs:
+ * <T:5><L:1><V> <T:6>...
+ * The TLV length clearly indicates that one byte is expected in V, but
+ * if the V processor returns with "want more data" even if the buffer
+ * contains way more data than the V processor have seen.
+ */
+#define	SIZE_VIOLATION	(ctx->left >= 0 && (size_t)ctx->left <= size)
+
+/*
+ * This macro "eats" the part of the buffer which is definitely "consumed",
+ * i.e. was correctly converted into local representation or rightfully skipped.
+ */
+#undef	ADVANCE
+#define	ADVANCE(num_bytes)	do {		\
+		size_t num = num_bytes;		\
+		ptr = ((const char *)ptr) + num;\
+		size -= num;			\
+		if(ctx->left >= 0)		\
+			ctx->left -= num;	\
+		consumed_myself += num;		\
+	} while(0)
+
+/*
+ * Switch to the next phase of parsing.
+ */
+#undef	NEXT_PHASE
+#undef	PHASE_OUT
+#define	NEXT_PHASE(ctx)	do {			\
+		ctx->phase++;			\
+		ctx->step = 0;			\
+	} while(0)
+#define	PHASE_OUT(ctx)	do { ctx->phase = 10; } while(0)
+
+/*
+ * Return a standardized complex structure.
+ */
+#undef	RETURN
+#define	RETURN(_code)	do {			\
+		rval.code = _code;		\
+		rval.consumed = consumed_myself;\
+		return rval;			\
+	} while(0)
+
+/*
+ * The decoder of the SET OF type.
+ */
+asn_dec_rval_t
+SET_OF_decode_ber(const asn_codec_ctx_t *opt_codec_ctx,
+                  const asn_TYPE_descriptor_t *td, void **struct_ptr,
+                  const void *ptr, size_t size, int tag_mode) {
+    /*
+	 * Bring closer parts of structure description.
+	 */
+	const asn_SET_OF_specifics_t *specs = (const asn_SET_OF_specifics_t *)td->specifics;
+    const asn_TYPE_member_t *elm = td->elements; /* Single one */
+
+    /*
+	 * Parts of the structure being constructed.
+	 */
+	void *st = *struct_ptr;	/* Target structure. */
+	asn_struct_ctx_t *ctx;	/* Decoder context */
+
+	ber_tlv_tag_t tlv_tag;	/* T from TLV */
+	asn_dec_rval_t rval;	/* Return code from subparsers */
+
+	ssize_t consumed_myself = 0;	/* Consumed bytes from ptr */
+
+	ASN_DEBUG("Decoding %s as SET OF", td->name);
+	
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(st == 0) {
+		st = *struct_ptr = CALLOC(1, specs->struct_size);
+		if(st == 0) {
+			RETURN(RC_FAIL);
+		}
+	}
+
+	/*
+	 * Restore parsing context.
+	 */
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+	
+	/*
+	 * Start to parse where left previously
+	 */
+	switch(ctx->phase) {
+	case 0:
+		/*
+		 * PHASE 0.
+		 * Check that the set of tags associated with given structure
+		 * perfectly fits our expectations.
+		 */
+
+		rval = ber_check_tags(opt_codec_ctx, td, ctx, ptr, size,
+			tag_mode, 1, &ctx->left, 0);
+		if(rval.code != RC_OK) {
+			ASN_DEBUG("%s tagging check failed: %d",
+				td->name, rval.code);
+			return rval;
+		}
+
+		if(ctx->left >= 0)
+			ctx->left += rval.consumed; /* ?Substracted below! */
+		ADVANCE(rval.consumed);
+
+		ASN_DEBUG("Structure consumes %ld bytes, "
+			"buffer %ld", (long)ctx->left, (long)size);
+
+		NEXT_PHASE(ctx);
+		/* Fall through */
+	case 1:
+		/*
+		 * PHASE 1.
+		 * From the place where we've left it previously,
+		 * try to decode the next item.
+		 */
+	  for(;; ctx->step = 0) {
+		ssize_t tag_len;	/* Length of TLV's T */
+
+		if(ctx->step & 1)
+			goto microphase2;
+
+		/*
+		 * MICROPHASE 1: Synchronize decoding.
+		 */
+
+		if(ctx->left == 0) {
+			ASN_DEBUG("End of SET OF %s", td->name);
+			/*
+			 * No more things to decode.
+			 * Exit out of here.
+			 */
+			PHASE_OUT(ctx);
+			RETURN(RC_OK);
+		}
+
+		/*
+		 * Fetch the T from TLV.
+		 */
+		tag_len = ber_fetch_tag(ptr, LEFT, &tlv_tag);
+		switch(tag_len) {
+		case 0: if(!SIZE_VIOLATION) RETURN(RC_WMORE);
+			/* Fall through */
+		case -1: RETURN(RC_FAIL);
+		}
+
+		if(ctx->left < 0 && ((const uint8_t *)ptr)[0] == 0) {
+			if(LEFT < 2) {
+				if(SIZE_VIOLATION)
+					RETURN(RC_FAIL);
+				else
+					RETURN(RC_WMORE);
+			} else if(((const uint8_t *)ptr)[1] == 0) {
+				/*
+				 * Found the terminator of the
+				 * indefinite length structure.
+				 */
+				break;
+			}
+		}
+
+		/* Outmost tag may be unknown and cannot be fetched/compared */
+		if(elm->tag != (ber_tlv_tag_t)-1) {
+		    if(BER_TAGS_EQUAL(tlv_tag, elm->tag)) {
+			/*
+			 * The new list member of expected type has arrived.
+			 */
+		    } else {
+			ASN_DEBUG("Unexpected tag %s fixed SET OF %s",
+				ber_tlv_tag_string(tlv_tag), td->name);
+			ASN_DEBUG("%s SET OF has tag %s",
+				td->name, ber_tlv_tag_string(elm->tag));
+			RETURN(RC_FAIL);
+		    }
+		}
+
+		/*
+		 * MICROPHASE 2: Invoke the member-specific decoder.
+		 */
+		ctx->step |= 1;		/* Confirm entering next microphase */
+	microphase2:
+		
+		/*
+		 * Invoke the member fetch routine according to member's type
+		 */
+		rval = elm->type->op->ber_decoder(opt_codec_ctx,
+				elm->type, &ctx->ptr, ptr, LEFT, 0);
+		ASN_DEBUG("In %s SET OF %s code %d consumed %d",
+			td->name, elm->type->name,
+			rval.code, (int)rval.consumed);
+		switch(rval.code) {
+		case RC_OK:
+			{
+				asn_anonymous_set_ *list = _A_SET_FROM_VOID(st);
+				if(ASN_SET_ADD(list, ctx->ptr) != 0)
+					RETURN(RC_FAIL);
+				else
+					ctx->ptr = 0;
+			}
+			break;
+		case RC_WMORE: /* More data expected */
+			if(!SIZE_VIOLATION) {
+				ADVANCE(rval.consumed);
+				RETURN(RC_WMORE);
+			}
+			/* Fall through */
+		case RC_FAIL: /* Fatal error */
+			ASN_STRUCT_FREE(*elm->type, ctx->ptr);
+			ctx->ptr = 0;
+			RETURN(RC_FAIL);
+		} /* switch(rval) */
+		
+		ADVANCE(rval.consumed);
+	  }	/* for(all list members) */
+
+		NEXT_PHASE(ctx);
+	case 2:
+		/*
+		 * Read in all "end of content" TLVs.
+		 */
+		while(ctx->left < 0) {
+			if(LEFT < 2) {
+				if(LEFT > 0 && ((const char *)ptr)[0] != 0) {
+					/* Unexpected tag */
+					RETURN(RC_FAIL);
+				} else {
+					RETURN(RC_WMORE);
+				}
+			}
+			if(((const char *)ptr)[0] == 0
+			&& ((const char *)ptr)[1] == 0) {
+				ADVANCE(2);
+				ctx->left++;
+			} else {
+				RETURN(RC_FAIL);
+			}
+		}
+
+		PHASE_OUT(ctx);
+	}
+	
+	RETURN(RC_OK);
+}
+
+/*
+ * Internally visible buffer holding a single encoded element.
+ */
+struct _el_buffer {
+	uint8_t *buf;
+	size_t length;
+	size_t allocated_size;
+    unsigned bits_unused;
+};
+/* Append bytes to the above structure */
+static int _el_addbytes(const void *buffer, size_t size, void *el_buf_ptr) {
+    struct _el_buffer *el_buf = (struct _el_buffer *)el_buf_ptr;
+
+    if(el_buf->length + size > el_buf->allocated_size) {
+        size_t new_size = el_buf->allocated_size ? el_buf->allocated_size : 8;
+        void *p;
+
+        do {
+            new_size <<= 2;
+        } while(el_buf->length + size > new_size);
+
+        p = REALLOC(el_buf->buf, new_size);
+        if(p) {
+            el_buf->buf = p;
+            el_buf->allocated_size = new_size;
+        } else {
+            return -1;
+        }
+    }
+
+    memcpy(el_buf->buf + el_buf->length, buffer, size);
+
+    el_buf->length += size;
+    return 0;
+}
+
+static void assert_unused_bits(const struct _el_buffer* p) {
+    if(p->length) {
+        assert((p->buf[p->length-1] & ~(0xff << p->bits_unused)) == 0);
+    } else {
+        assert(p->bits_unused == 0);
+    }
+}
+
+static int _el_buf_cmp(const void *ap, const void *bp) {
+    const struct _el_buffer *a = (const struct _el_buffer *)ap;
+    const struct _el_buffer *b = (const struct _el_buffer *)bp;
+    size_t common_len;
+    int ret = 0;
+
+    if(a->length < b->length)
+        common_len = a->length;
+    else
+        common_len = b->length;
+
+    if (a->buf && b->buf) {
+        ret = memcmp(a->buf, b->buf, common_len);
+    }
+    if(ret == 0) {
+        if(a->length < b->length)
+            ret = -1;
+        else if(a->length > b->length)
+            ret = 1;
+        /* Ignore unused bits. */
+        assert_unused_bits(a);
+        assert_unused_bits(b);
+    }
+
+    return ret;
+}
+
+static void
+SET_OF__encode_sorted_free(struct _el_buffer *el_buf, size_t count) {
+    size_t i;
+
+    for(i = 0; i < count; i++) {
+        FREEMEM(el_buf[i].buf);
+    }
+
+    FREEMEM(el_buf);
+}
+
+enum SET_OF__encode_method {
+    SOES_DER,   /* Distinguished Encoding Rules */
+    SOES_CUPER  /* Canonical Unaligned Packed Encoding Rules */
+};
+
+static struct _el_buffer *
+SET_OF__encode_sorted(const asn_TYPE_member_t *elm,
+                      const asn_anonymous_set_ *list,
+                      enum SET_OF__encode_method method) {
+    struct _el_buffer *encoded_els;
+    int edx;
+
+    encoded_els =
+        (struct _el_buffer *)CALLOC(list->count, sizeof(encoded_els[0]));
+    if(encoded_els == NULL) {
+        return NULL;
+    }
+
+	/*
+	 * Encode all members.
+	 */
+    for(edx = 0; edx < list->count; edx++) {
+        const void *memb_ptr = list->array[edx];
+        struct _el_buffer *encoding_el = &encoded_els[edx];
+        asn_enc_rval_t erval;
+
+        if(!memb_ptr) break;
+
+        /*
+		 * Encode the member into the prepared space.
+		 */
+        switch(method) {
+        case SOES_DER:
+            erval = elm->type->op->der_encoder(elm->type, memb_ptr, 0, elm->tag,
+                                               _el_addbytes, encoding_el);
+            break;
+        case SOES_CUPER:
+            erval = uper_encode(elm->type,
+                                elm->encoding_constraints.per_constraints,
+                                memb_ptr, _el_addbytes, encoding_el);
+            if(erval.encoded != -1) {
+                size_t extra_bits = erval.encoded % 8;
+                assert(encoding_el->length == (size_t)(erval.encoded + 7) / 8);
+                encoding_el->bits_unused = (8 - extra_bits) & 0x7;
+            }
+            break;
+        default:
+            assert(!"Unreachable");
+            break;
+        }
+        if(erval.encoded < 0) break;
+	}
+
+    if(edx == list->count) {
+        /*
+         * Sort the encoded elements according to their encoding.
+         */
+        qsort(encoded_els, list->count, sizeof(encoded_els[0]), _el_buf_cmp);
+
+        return encoded_els;
+    } else {
+        SET_OF__encode_sorted_free(encoded_els, edx);
+        return NULL;
+    }
+}
+
+
+/*
+ * The DER encoder of the SET OF type.
+ */
+asn_enc_rval_t
+SET_OF_encode_der(const asn_TYPE_descriptor_t *td, const void *sptr,
+                  int tag_mode, ber_tlv_tag_t tag, asn_app_consume_bytes_f *cb,
+                  void *app_key) {
+    const asn_TYPE_member_t *elm = td->elements;
+    const asn_anonymous_set_ *list = _A_CSET_FROM_VOID(sptr);
+    size_t computed_size = 0;
+    ssize_t encoding_size = 0;
+    struct _el_buffer *encoded_els;
+    int edx;
+
+	ASN_DEBUG("Estimating size for SET OF %s", td->name);
+
+    /*
+     * Gather the length of the underlying members sequence.
+     */
+    for(edx = 0; edx < list->count; edx++) {
+        void *memb_ptr = list->array[edx];
+        asn_enc_rval_t erval;
+
+        if(!memb_ptr) ASN__ENCODE_FAILED;
+
+        erval =
+            elm->type->op->der_encoder(elm->type, memb_ptr, 0, elm->tag, 0, 0);
+        if(erval.encoded == -1) return erval;
+        computed_size += erval.encoded;
+	}
+
+
+    /*
+     * Encode the TLV for the sequence itself.
+     */
+    encoding_size =
+        der_write_tags(td, computed_size, tag_mode, 1, tag, cb, app_key);
+    if(encoding_size < 0) {
+        ASN__ENCODE_FAILED;
+    }
+    computed_size += encoding_size;
+
+    if(!cb || list->count == 0) {
+        asn_enc_rval_t erval;
+        erval.encoded = computed_size;
+        ASN__ENCODED_OK(erval);
+    }
+
+    ASN_DEBUG("Encoding members of %s SET OF", td->name);
+
+    /*
+     * DER mandates dynamic sorting of the SET OF elements
+     * according to their encodings. Build an array of the
+     * encoded elements.
+     */
+    encoded_els = SET_OF__encode_sorted(elm, list, SOES_DER);
+
+    /*
+     * Report encoded elements to the application.
+     * Dispose of temporary sorted members table.
+     */
+    for(edx = 0; edx < list->count; edx++) {
+        struct _el_buffer *encoded_el = &encoded_els[edx];
+        /* Report encoded chunks to the application */
+        if(cb(encoded_el->buf, encoded_el->length, app_key) < 0) {
+            break;
+        } else {
+            encoding_size += encoded_el->length;
+        }
+    }
+
+    SET_OF__encode_sorted_free(encoded_els, list->count);
+
+    if(edx == list->count) {
+        asn_enc_rval_t erval;
+        assert(computed_size == (size_t)encoding_size);
+        erval.encoded = computed_size;
+        ASN__ENCODED_OK(erval);
+    } else {
+        ASN__ENCODE_FAILED;
+    }
+}
+
+#undef	XER_ADVANCE
+#define	XER_ADVANCE(num_bytes)	do {			\
+		size_t num = num_bytes;			\
+		buf_ptr = ((const char *)buf_ptr) + num;\
+		size -= num;				\
+		consumed_myself += num;			\
+	} while(0)
+
+/*
+ * Decode the XER (XML) data.
+ */
+asn_dec_rval_t
+SET_OF_decode_xer(const asn_codec_ctx_t *opt_codec_ctx,
+                  const asn_TYPE_descriptor_t *td, void **struct_ptr,
+                  const char *opt_mname, const void *buf_ptr, size_t size) {
+    /*
+	 * Bring closer parts of structure description.
+	 */
+	const asn_SET_OF_specifics_t *specs = (const asn_SET_OF_specifics_t *)td->specifics;
+	const asn_TYPE_member_t *element = td->elements;
+	const char *elm_tag;
+	const char *xml_tag = opt_mname ? opt_mname : td->xml_tag;
+
+	/*
+	 * ... and parts of the structure being constructed.
+	 */
+	void *st = *struct_ptr;	/* Target structure. */
+	asn_struct_ctx_t *ctx;	/* Decoder context */
+
+	asn_dec_rval_t rval;		/* Return value from a decoder */
+	ssize_t consumed_myself = 0;	/* Consumed bytes from ptr */
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(st == 0) {
+		st = *struct_ptr = CALLOC(1, specs->struct_size);
+		if(st == 0) RETURN(RC_FAIL);
+	}
+
+	/* Which tag is expected for the downstream */
+	if(specs->as_XMLValueList) {
+		elm_tag = (specs->as_XMLValueList == 1) ? 0 : "";
+	} else {
+		elm_tag = (*element->name)
+				? element->name : element->type->xml_tag;
+	}
+
+	/*
+	 * Restore parsing context.
+	 */
+	ctx = (asn_struct_ctx_t *)((char *)st + specs->ctx_offset);
+
+	/*
+	 * Phases of XER/XML processing:
+	 * Phase 0: Check that the opening tag matches our expectations.
+	 * Phase 1: Processing body and reacting on closing tag.
+	 * Phase 2: Processing inner type.
+	 */
+	for(; ctx->phase <= 2;) {
+		pxer_chunk_type_e ch_type;	/* XER chunk type */
+		ssize_t ch_size;		/* Chunk size */
+		xer_check_tag_e tcv;		/* Tag check value */
+
+		/*
+		 * Go inside the inner member of a set.
+		 */
+		if(ctx->phase == 2) {
+			asn_dec_rval_t tmprval;
+
+			/* Invoke the inner type decoder, m.b. multiple times */
+			ASN_DEBUG("XER/SET OF element [%s]", elm_tag);
+			tmprval = element->type->op->xer_decoder(opt_codec_ctx,
+					element->type, &ctx->ptr, elm_tag,
+					buf_ptr, size);
+			if(tmprval.code == RC_OK) {
+				asn_anonymous_set_ *list = _A_SET_FROM_VOID(st);
+				if(ASN_SET_ADD(list, ctx->ptr) != 0)
+					RETURN(RC_FAIL);
+				ctx->ptr = 0;
+				XER_ADVANCE(tmprval.consumed);
+			} else {
+				XER_ADVANCE(tmprval.consumed);
+				RETURN(tmprval.code);
+			}
+			ctx->phase = 1;	/* Back to body processing */
+			ASN_DEBUG("XER/SET OF phase => %d", ctx->phase);
+			/* Fall through */
+		}
+
+		/*
+		 * Get the next part of the XML stream.
+		 */
+		ch_size = xer_next_token(&ctx->context,
+			buf_ptr, size, &ch_type);
+		if(ch_size == -1) {
+            RETURN(RC_FAIL);
+        } else {
+			switch(ch_type) {
+            case PXER_WMORE:
+                RETURN(RC_WMORE);
+			case PXER_COMMENT:	/* Got XML comment */
+			case PXER_TEXT:		/* Ignore free-standing text */
+				XER_ADVANCE(ch_size);	/* Skip silently */
+				continue;
+			case PXER_TAG:
+				break;	/* Check the rest down there */
+			}
+		}
+
+		tcv = xer_check_tag(buf_ptr, ch_size, xml_tag);
+		ASN_DEBUG("XER/SET OF: tcv = %d, ph=%d t=%s",
+			tcv, ctx->phase, xml_tag);
+		switch(tcv) {
+		case XCT_CLOSING:
+			if(ctx->phase == 0) break;
+			ctx->phase = 0;
+			/* Fall through */
+		case XCT_BOTH:
+			if(ctx->phase == 0) {
+				/* No more things to decode */
+				XER_ADVANCE(ch_size);
+				ctx->phase = 3;	/* Phase out */
+				RETURN(RC_OK);
+			}
+			/* Fall through */
+		case XCT_OPENING:
+			if(ctx->phase == 0) {
+				XER_ADVANCE(ch_size);
+				ctx->phase = 1;	/* Processing body phase */
+				continue;
+			}
+			/* Fall through */
+		case XCT_UNKNOWN_OP:
+		case XCT_UNKNOWN_BO:
+
+			ASN_DEBUG("XER/SET OF: tcv=%d, ph=%d", tcv, ctx->phase);
+			if(ctx->phase == 1) {
+				/*
+				 * Process a single possible member.
+				 */
+				ctx->phase = 2;
+				continue;
+			}
+			/* Fall through */
+		default:
+			break;
+		}
+
+		ASN_DEBUG("Unexpected XML tag in SET OF");
+		break;
+	}
+
+	ctx->phase = 3;	/* "Phase out" on hard failure */
+	RETURN(RC_FAIL);
+}
+
+
+
+typedef struct xer_tmp_enc_s {
+	void *buffer;
+	size_t offset;
+	size_t size;
+} xer_tmp_enc_t;
+static int
+SET_OF_encode_xer_callback(const void *buffer, size_t size, void *key) {
+	xer_tmp_enc_t *t = (xer_tmp_enc_t *)key;
+	if(t->offset + size >= t->size) {
+		size_t newsize = (t->size << 2) + size;
+		void *p = REALLOC(t->buffer, newsize);
+		if(!p) return -1;
+		t->buffer = p;
+		t->size = newsize;
+	}
+	memcpy((char *)t->buffer + t->offset, buffer, size);
+	t->offset += size;
+	return 0;
+}
+static int
+SET_OF_xer_order(const void *aptr, const void *bptr) {
+	const xer_tmp_enc_t *a = (const xer_tmp_enc_t *)aptr;
+	const xer_tmp_enc_t *b = (const xer_tmp_enc_t *)bptr;
+	size_t minlen = a->offset;
+	int ret;
+	if(b->offset < minlen) minlen = b->offset;
+	/* Well-formed UTF-8 has this nice lexicographical property... */
+	ret = memcmp(a->buffer, b->buffer, minlen);
+	if(ret != 0) return ret;
+	if(a->offset == b->offset)
+		return 0;
+	if(a->offset == minlen)
+		return -1;
+	return 1;
+}
+
+
+asn_enc_rval_t
+SET_OF_encode_xer(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+                  enum xer_encoder_flags_e flags, asn_app_consume_bytes_f *cb,
+                  void *app_key) {
+    asn_enc_rval_t er;
+	const asn_SET_OF_specifics_t *specs = (const asn_SET_OF_specifics_t *)td->specifics;
+	const asn_TYPE_member_t *elm = td->elements;
+    const asn_anonymous_set_ *list = _A_CSET_FROM_VOID(sptr);
+    const char *mname = specs->as_XMLValueList
+		? 0 : ((*elm->name) ? elm->name : elm->type->xml_tag);
+	size_t mlen = mname ? strlen(mname) : 0;
+	int xcan = (flags & XER_F_CANONICAL);
+	xer_tmp_enc_t *encs = 0;
+	size_t encs_count = 0;
+	void *original_app_key = app_key;
+	asn_app_consume_bytes_f *original_cb = cb;
+	int i;
+
+	if(!sptr) ASN__ENCODE_FAILED;
+
+	if(xcan) {
+		encs = (xer_tmp_enc_t *)MALLOC(list->count * sizeof(encs[0]));
+		if(!encs) ASN__ENCODE_FAILED;
+		cb = SET_OF_encode_xer_callback;
+	}
+
+	er.encoded = 0;
+
+	for(i = 0; i < list->count; i++) {
+		asn_enc_rval_t tmper;
+
+		void *memb_ptr = list->array[i];
+		if(!memb_ptr) continue;
+
+		if(encs) {
+			memset(&encs[encs_count], 0, sizeof(encs[0]));
+			app_key = &encs[encs_count];
+			encs_count++;
+		}
+
+		if(mname) {
+			if(!xcan) ASN__TEXT_INDENT(1, ilevel);
+			ASN__CALLBACK3("<", 1, mname, mlen, ">", 1);
+		}
+
+		if(!xcan && specs->as_XMLValueList == 1)
+			ASN__TEXT_INDENT(1, ilevel + 1);
+		tmper = elm->type->op->xer_encoder(elm->type, memb_ptr,
+				ilevel + (specs->as_XMLValueList != 2),
+				flags, cb, app_key);
+		if(tmper.encoded == -1) return tmper;
+		er.encoded += tmper.encoded;
+		if(tmper.encoded == 0 && specs->as_XMLValueList) {
+			const char *name = elm->type->xml_tag;
+			size_t len = strlen(name);
+			ASN__CALLBACK3("<", 1, name, len, "/>", 2);
+		}
+
+		if(mname) {
+			ASN__CALLBACK3("</", 2, mname, mlen, ">", 1);
+		}
+
+	}
+
+	if(!xcan) ASN__TEXT_INDENT(1, ilevel - 1);
+
+	if(encs) {
+		xer_tmp_enc_t *enc = encs;
+		xer_tmp_enc_t *end = encs + encs_count;
+		ssize_t control_size = 0;
+
+		er.encoded = 0;
+		cb = original_cb;
+		app_key = original_app_key;
+		qsort(encs, encs_count, sizeof(encs[0]), SET_OF_xer_order);
+
+		for(; enc < end; enc++) {
+			ASN__CALLBACK(enc->buffer, enc->offset);
+			FREEMEM(enc->buffer);
+			enc->buffer = 0;
+			control_size += enc->offset;
+		}
+		assert(control_size == er.encoded);
+	}
+
+	goto cleanup;
+cb_failed:
+	ASN__ENCODE_FAILED;
+cleanup:
+	if(encs) {
+		size_t n;
+		for(n = 0; n < encs_count; n++) {
+			FREEMEM(encs[n].buffer);
+		}
+		FREEMEM(encs);
+	}
+	ASN__ENCODED_OK(er);
+}
+
+int
+SET_OF_print(const asn_TYPE_descriptor_t *td, const void *sptr, int ilevel,
+             asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_TYPE_member_t *elm = td->elements;
+	const asn_anonymous_set_ *list = _A_CSET_FROM_VOID(sptr);
+	int ret;
+	int i;
+
+	if(!sptr) return (cb("<absent>", 8, app_key) < 0) ? -1 : 0;
+
+	/* Dump preamble */
+	if(cb(td->name, strlen(td->name), app_key) < 0
+	|| cb(" ::= {", 6, app_key) < 0)
+		return -1;
+
+	for(i = 0; i < list->count; i++) {
+		const void *memb_ptr = list->array[i];
+		if(!memb_ptr) continue;
+
+		_i_INDENT(1);
+
+		ret = elm->type->op->print_struct(elm->type, memb_ptr,
+			ilevel + 1, cb, app_key);
+		if(ret) return ret;
+	}
+
+	ilevel--;
+	_i_INDENT(1);
+
+	return (cb("}", 1, app_key) < 0) ? -1 : 0;
+}
+
+void
+SET_OF_free(const asn_TYPE_descriptor_t *td, void *ptr,
+            enum asn_struct_free_method method) {
+    if(td && ptr) {
+		const asn_SET_OF_specifics_t *specs;
+		asn_TYPE_member_t *elm = td->elements;
+		asn_anonymous_set_ *list = _A_SET_FROM_VOID(ptr);
+		asn_struct_ctx_t *ctx;	/* Decoder context */
+		int i;
+
+		/*
+		 * Could not use set_of_empty() because of (*free)
+		 * incompatibility.
+		 */
+		for(i = 0; i < list->count; i++) {
+			void *memb_ptr = list->array[i];
+			if(memb_ptr)
+			ASN_STRUCT_FREE(*elm->type, memb_ptr);
+		}
+		list->count = 0;	/* No meaningful elements left */
+
+		asn_set_empty(list);	/* Remove (list->array) */
+
+		specs = (const asn_SET_OF_specifics_t *)td->specifics;
+		ctx = (asn_struct_ctx_t *)((char *)ptr + specs->ctx_offset);
+		if(ctx->ptr) {
+			ASN_STRUCT_FREE(*elm->type, ctx->ptr);
+			ctx->ptr = 0;
+		}
+
+        switch(method) {
+        case ASFM_FREE_EVERYTHING:
+            FREEMEM(ptr);
+            break;
+        case ASFM_FREE_UNDERLYING:
+            break;
+        case ASFM_FREE_UNDERLYING_AND_RESET:
+            memset(ptr, 0, specs->struct_size);
+            break;
+        }
+    }
+}
+
+int
+SET_OF_constraint(const asn_TYPE_descriptor_t *td, const void *sptr,
+                  asn_app_constraint_failed_f *ctfailcb, void *app_key) {
+    const asn_TYPE_member_t *elm = td->elements;
+	asn_constr_check_f *constr;
+	const asn_anonymous_set_ *list = _A_CSET_FROM_VOID(sptr);
+	int i;
+
+	if(!sptr) {
+		ASN__CTFAIL(app_key, td, sptr,
+			"%s: value not given (%s:%d)",
+			td->name, __FILE__, __LINE__);
+		return -1;
+	}
+
+	constr = elm->encoding_constraints.general_constraints;
+	if(!constr) constr = elm->type->encoding_constraints.general_constraints;
+
+	/*
+	 * Iterate over the members of an array.
+	 * Validate each in turn, until one fails.
+	 */
+	for(i = 0; i < list->count; i++) {
+		const void *memb_ptr = list->array[i];
+		int ret;
+
+		if(!memb_ptr) continue;
+
+		ret = constr(elm->type, memb_ptr, ctfailcb, app_key);
+		if(ret) return ret;
+	}
+
+	return 0;
+}
+
+#ifndef ASN_DISABLE_PER_SUPPORT
+
+asn_dec_rval_t
+SET_OF_decode_uper(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, void **sptr,
+                   asn_per_data_t *pd) {
+    asn_dec_rval_t rv;
+	const asn_SET_OF_specifics_t *specs = (const asn_SET_OF_specifics_t *)td->specifics;
+    const asn_TYPE_member_t *elm = td->elements; /* Single one */
+    void *st = *sptr;
+	asn_anonymous_set_ *list;
+	const asn_per_constraint_t *ct;
+	int repeat = 0;
+	ssize_t nelems;
+
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(!st) {
+		st = *sptr = CALLOC(1, specs->struct_size);
+		if(!st) ASN__DECODE_FAILED;
+	}                                                                       
+	list = _A_SET_FROM_VOID(st);
+
+	/* Figure out which constraints to use */
+	if(constraints) ct = &constraints->size;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->size;
+	else ct = 0;
+
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+		int value = per_get_few_bits(pd, 1);
+		if(value < 0) ASN__DECODE_STARVED;
+		if(value) ct = 0;	/* Not restricted! */
+	}
+
+	if(ct && ct->effective_bits >= 0) {
+		/* X.691, #19.5: No length determinant */
+		nelems = per_get_few_bits(pd, ct->effective_bits);
+		ASN_DEBUG("Preparing to fetch %ld+%ld elements from %s",
+			(long)nelems, ct->lower_bound, td->name);
+		if(nelems < 0)  ASN__DECODE_STARVED;
+		nelems += ct->lower_bound;
+	} else {
+		nelems = -1;
+	}
+
+	do {
+		int i;
+		if(nelems < 0) {
+			nelems = uper_get_length(pd, -1, 0, &repeat);
+            ASN_DEBUG("Got to decode %" ASN_PRI_SSIZE " elements (eff %d)",
+                      nelems, (int)(ct ? ct->effective_bits : -1));
+            if(nelems < 0) ASN__DECODE_STARVED;
+		}
+
+		for(i = 0; i < nelems; i++) {
+			void *ptr = 0;
+			ASN_DEBUG("SET OF %s decoding", elm->type->name);
+			rv = elm->type->op->uper_decoder(opt_codec_ctx, elm->type,
+				elm->encoding_constraints.per_constraints, &ptr, pd);
+			ASN_DEBUG("%s SET OF %s decoded %d, %p",
+				td->name, elm->type->name, rv.code, ptr);
+			if(rv.code == RC_OK) {
+				if(ASN_SET_ADD(list, ptr) == 0) {
+                    if(rv.consumed == 0 && nelems > 200) {
+                        /* Protect from SET OF NULL compression bombs. */
+                        ASN__DECODE_FAILED;
+                    }
+					continue;
+                }
+				ASN_DEBUG("Failed to add element into %s",
+					td->name);
+				/* Fall through */
+				rv.code = RC_FAIL;
+			} else {
+				ASN_DEBUG("Failed decoding %s of %s (SET OF)",
+					elm->type->name, td->name);
+			}
+			if(ptr) ASN_STRUCT_FREE(*elm->type, ptr);
+			return rv;
+		}
+
+		nelems = -1;	/* Allow uper_get_length() */
+	} while(repeat);
+
+	ASN_DEBUG("Decoded %s as SET OF", td->name);
+
+	rv.code = RC_OK;
+	rv.consumed = 0;
+	return rv;
+}
+
+asn_enc_rval_t
+SET_OF_encode_uper(const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, const void *sptr,
+                   asn_per_outp_t *po) {
+    const asn_anonymous_set_ *list;
+    const asn_per_constraint_t *ct;
+    const asn_TYPE_member_t *elm = td->elements;
+    struct _el_buffer *encoded_els;
+    asn_enc_rval_t er;
+    size_t encoded_edx;
+
+    if(!sptr) ASN__ENCODE_FAILED;
+
+    list = _A_CSET_FROM_VOID(sptr);
+
+    er.encoded = 0;
+
+    ASN_DEBUG("Encoding %s as SEQUENCE OF (%d)", td->name, list->count);
+
+    if(constraints) ct = &constraints->size;
+    else if(td->encoding_constraints.per_constraints)
+        ct = &td->encoding_constraints.per_constraints->size;
+    else ct = 0;
+
+    /* If extensible constraint, check if size is in root */
+    if(ct) {
+        int not_in_root =
+            (list->count < ct->lower_bound || list->count > ct->upper_bound);
+        ASN_DEBUG("lb %ld ub %ld %s", ct->lower_bound, ct->upper_bound,
+                  ct->flags & APC_EXTENSIBLE ? "ext" : "fix");
+        if(ct->flags & APC_EXTENSIBLE) {
+            /* Declare whether size is in extension root */
+            if(per_put_few_bits(po, not_in_root, 1)) ASN__ENCODE_FAILED;
+            if(not_in_root) ct = 0;
+        } else if(not_in_root && ct->effective_bits >= 0) {
+            ASN__ENCODE_FAILED;
+        }
+
+    }
+
+    if(ct && ct->effective_bits >= 0) {
+        /* X.691, #19.5: No length determinant */
+        if(per_put_few_bits(po, list->count - ct->lower_bound,
+                            ct->effective_bits))
+            ASN__ENCODE_FAILED;
+    } else if(list->count == 0) {
+        /* When the list is empty add only the length determinant
+         * X.691, #20.6 and #11.9.4.1
+         */
+        if (uper_put_length(po, 0, 0)) {
+            ASN__ENCODE_FAILED;
+        }
+        ASN__ENCODED_OK(er);
+    }
+
+
+    /*
+     * Canonical UPER #22.1 mandates dynamic sorting of the SET OF elements
+     * according to their encodings. Build an array of the encoded elements.
+     */
+    encoded_els = SET_OF__encode_sorted(elm, list, SOES_CUPER);
+
+    for(encoded_edx = 0; (ssize_t)encoded_edx < list->count;) {
+        ssize_t may_encode;
+        size_t edx;
+        int need_eom = 0;
+
+        if(ct && ct->effective_bits >= 0) {
+            may_encode = list->count;
+        } else {
+            may_encode =
+                uper_put_length(po, list->count - encoded_edx, &need_eom);
+            if(may_encode < 0) ASN__ENCODE_FAILED;
+        }
+
+        for(edx = encoded_edx; edx < encoded_edx + may_encode; edx++) {
+            const struct _el_buffer *el = &encoded_els[edx];
+            if(asn_put_many_bits(po, el->buf,
+                                 (8 * el->length) - el->bits_unused) < 0) {
+                break;
+            }
+        }
+
+        if(need_eom && uper_put_length(po, 0, 0))
+            ASN__ENCODE_FAILED; /* End of Message length */
+
+        encoded_edx += may_encode;
+    }
+
+    SET_OF__encode_sorted_free(encoded_els, list->count);
+
+    if((ssize_t)encoded_edx == list->count) {
+        ASN__ENCODED_OK(er);
+    } else {
+        ASN__ENCODE_FAILED;
+    }
+}
+
+asn_dec_rval_t
+SET_OF_decode_aper(const asn_codec_ctx_t *opt_codec_ctx,
+                   const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+	asn_dec_rval_t rv;
+	const asn_SET_OF_specifics_t *specs = (const asn_SET_OF_specifics_t *)td->specifics;
+	const asn_TYPE_member_t *elm = td->elements; /* Single one */
+	void *st = *sptr;
+	asn_anonymous_set_ *list;
+	const asn_per_constraint_t *ct;
+	int repeat = 0;
+	ssize_t nelems;
+
+	if(ASN__STACK_OVERFLOW_CHECK(opt_codec_ctx))
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Create the target structure if it is not present already.
+	 */
+	if(!st) {
+		st = *sptr = CALLOC(1, specs->struct_size);
+		if(!st) ASN__DECODE_FAILED;
+	}
+	list = _A_SET_FROM_VOID(st);
+
+	/* Figure out which constraints to use */
+	if(constraints) ct = &constraints->size;
+	else if(td->encoding_constraints.per_constraints)
+		ct = &td->encoding_constraints.per_constraints->size;
+	else ct = 0;
+
+	if(ct && ct->flags & APC_EXTENSIBLE) {
+		int value = per_get_few_bits(pd, 1);
+		if(value < 0) ASN__DECODE_STARVED;
+		if(value) ct = 0;	/* Not restricted! */
+	}
+
+	if(ct && ct->effective_bits >= 0) {
+		/* X.691, #19.5: No length determinant */
+		nelems = aper_get_nsnnwn(pd, ct->upper_bound - ct->lower_bound + 1);
+		ASN_DEBUG("Preparing to fetch %ld+%ld elements from %s",
+		          (long)nelems, ct->lower_bound, td->name);
+		if(nelems < 0)  ASN__DECODE_STARVED;
+		nelems += ct->lower_bound;
+	} else {
+		nelems = -1;
+	}
+
+	do {
+		int i;
+		if(nelems < 0) {
+			nelems = aper_get_length(pd, ct ? ct->upper_bound - ct->lower_bound + 1 : -1,
+			                         ct ? ct->effective_bits : -1, &repeat);
+			ASN_DEBUG("Got to decode %d elements (eff %d)",
+			          (int)nelems, (int)(ct ? ct->effective_bits : -1));
+			if(nelems < 0) ASN__DECODE_STARVED;
+		}
+
+		for(i = 0; i < nelems; i++) {
+			void *ptr = 0;
+			ASN_DEBUG("SET OF %s decoding", elm->type->name);
+			rv = elm->type->op->aper_decoder(opt_codec_ctx, elm->type,
+			                                 elm->encoding_constraints.per_constraints, &ptr, pd);
+			ASN_DEBUG("%s SET OF %s decoded %d, %p",
+			          td->name, elm->type->name, rv.code, ptr);
+			if(rv.code == RC_OK) {
+				if(ASN_SET_ADD(list, ptr) == 0)
+					continue;
+				ASN_DEBUG("Failed to add element into %s",
+				          td->name);
+				/* Fall through */
+				rv.code = RC_FAIL;
+			} else {
+				ASN_DEBUG("Failed decoding %s of %s (SET OF)",
+				          elm->type->name, td->name);
+			}
+			if(ptr) ASN_STRUCT_FREE(*elm->type, ptr);
+			return rv;
+		}
+
+		nelems = -1;	/* Allow uper_get_length() */
+	} while(repeat);
+
+	ASN_DEBUG("Decoded %s as SET OF", td->name);
+
+	rv.code = RC_OK;
+	rv.consumed = 0;
+	return rv;
+}
+
+#endif  /* ASN_DISABLE_PER_SUPPORT */
+
+struct comparable_ptr {
+    const asn_TYPE_descriptor_t *td;
+    const void *sptr;
+};
+
+static int
+SET_OF__compare_cb(const void *aptr, const void *bptr) {
+    const struct comparable_ptr *a = aptr;
+    const struct comparable_ptr *b = bptr;
+    assert(a->td == b->td);
+    return a->td->op->compare_struct(a->td, a->sptr, b->sptr);
+}
+
+int
+SET_OF_compare(const asn_TYPE_descriptor_t *td, const void *aptr,
+               const void *bptr) {
+    const asn_anonymous_set_ *a = _A_CSET_FROM_VOID(aptr);
+    const asn_anonymous_set_ *b = _A_CSET_FROM_VOID(bptr);
+
+    if(a && b) {
+        struct comparable_ptr *asorted;
+        struct comparable_ptr *bsorted;
+        ssize_t common_length;
+        ssize_t idx;
+
+        if(a->count == 0) {
+            if(b->count) return -1;
+            return 0;
+        } else if(b->count == 0) {
+            return 1;
+        }
+
+        asorted = MALLOC(a->count * sizeof(asorted[0]));
+        bsorted = MALLOC(b->count * sizeof(bsorted[0]));
+        if(!asorted || !bsorted) {
+            FREEMEM(asorted);
+            FREEMEM(bsorted);
+            return -1;
+        }
+
+        for(idx = 0; idx < a->count; idx++) {
+            asorted[idx].td = td->elements->type;
+            asorted[idx].sptr = a->array[idx];
+        }
+
+        for(idx = 0; idx < b->count; idx++) {
+            bsorted[idx].td = td->elements->type;
+            bsorted[idx].sptr = b->array[idx];
+        }
+
+        qsort(asorted, a->count, sizeof(asorted[0]), SET_OF__compare_cb);
+        qsort(bsorted, b->count, sizeof(bsorted[0]), SET_OF__compare_cb);
+
+        common_length = (a->count < b->count ? a->count : b->count);
+        for(idx = 0; idx < common_length; idx++) {
+            int ret = td->elements->type->op->compare_struct(
+                td->elements->type, asorted[idx].sptr, bsorted[idx].sptr);
+            if(ret) {
+                FREEMEM(asorted);
+                FREEMEM(bsorted);
+                return ret;
+            }
+        }
+
+        FREEMEM(asorted);
+        FREEMEM(bsorted);
+
+        if(idx < b->count) /* more elements in b */
+            return -1;     /* a is shorter, so put it first */
+        if(idx < a->count) return 1;
+    } else if(!a) {
+        return -1;
+    } else if(!b) {
+        return 1;
+    }
+
+	return 0;
+}
+
+
+asn_TYPE_operation_t asn_OP_SET_OF = {
+	SET_OF_free,
+	SET_OF_print,
+	SET_OF_compare,
+	SET_OF_decode_ber,
+	SET_OF_encode_der,
+	SET_OF_decode_xer,
+	SET_OF_encode_xer,
+#ifdef ASN_DISABLE_OER_SUPPORT
+	0,
+	0,
+#else
+	SET_OF_decode_oer,
+	SET_OF_encode_oer,
+#endif
+#ifdef ASN_DISABLE_PER_SUPPORT
+	0,
+	0,
+	0,
+	0,
+#else
+	SET_OF_decode_uper,
+	SET_OF_encode_uper,
+	SET_OF_decode_aper,
+	0,	/* SET_OF_encode_aper */
+#endif /* ASN_DISABLE_PER_SUPPORT */
+	SET_OF_random_fill,
+	0	/* Use generic outmost tag fetcher */
+};
+
+
+asn_random_fill_result_t
+SET_OF_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
+                   const asn_encoding_constraints_t *constraints,
+                   size_t max_length) {
+    const asn_SET_OF_specifics_t *specs =
+        (const asn_SET_OF_specifics_t *)td->specifics;
+    asn_random_fill_result_t res_ok = {ARFILL_OK, 0};
+    asn_random_fill_result_t result_failed = {ARFILL_FAILED, 0};
+    asn_random_fill_result_t result_skipped = {ARFILL_SKIPPED, 0};
+    const asn_TYPE_member_t *elm = td->elements;
+    void *st = *sptr;
+    long max_elements = 5;
+    long slb = 0;   /* Lower size bound */
+    long sub = 0;   /* Upper size bound */
+    size_t rnd_len;
+
+    if(max_length == 0) return result_skipped;
+
+    if(st == NULL) {
+        st = (*sptr = CALLOC(1, specs->struct_size));
+        if(st == NULL) {
+            return result_failed;
+        }
+    }
+
+    switch(asn_random_between(0, 6)) {
+    case 0: max_elements = 0; break;
+    case 1: max_elements = 1; break;
+    case 2: max_elements = 5; break;
+    case 3: max_elements = max_length; break;
+    case 4: max_elements = max_length / 2; break;
+    case 5: max_elements = max_length / 4; break;
+    default: break;
+    }
+    sub = slb + max_elements;
+
+    if(!constraints || !constraints->per_constraints)
+        constraints = &td->encoding_constraints;
+    if(constraints->per_constraints) {
+        const asn_per_constraint_t *pc = &constraints->per_constraints->size;
+        if(pc->flags & APC_SEMI_CONSTRAINED) {
+            slb = pc->lower_bound;
+            sub = pc->lower_bound + max_elements;
+        } else if(pc->flags & APC_CONSTRAINED) {
+            slb = pc->lower_bound;
+            sub = pc->upper_bound;
+            if(sub - slb > max_elements) sub = slb + max_elements;
+        }
+    }
+
+    /* Bias towards edges of allowed space */
+    switch(asn_random_between(-1, 4)) {
+    default:
+    case -1:
+        /* Prepare lengths somewhat outside of constrained range. */
+        if(constraints->per_constraints
+           && (constraints->per_constraints->size.flags & APC_EXTENSIBLE)) {
+            switch(asn_random_between(0, 5)) {
+            default:
+            case 0:
+                rnd_len = 0;
+                break;
+            case 1:
+                if(slb > 0) {
+                    rnd_len = slb - 1;
+                } else {
+                    rnd_len = 0;
+                }
+                break;
+            case 2:
+                rnd_len = asn_random_between(0, slb);
+                break;
+            case 3:
+                if(sub < (ssize_t)max_length) {
+                    rnd_len = sub + 1;
+                } else {
+                    rnd_len = max_length;
+                }
+                break;
+            case 4:
+                if(sub < (ssize_t)max_length) {
+                    rnd_len = asn_random_between(sub + 1, max_length);
+                } else {
+                    rnd_len = max_length;
+                }
+                break;
+            case 5:
+                rnd_len = max_length;
+                break;
+            }
+            break;
+        }
+        /* Fall through */
+    case 0:
+        rnd_len = asn_random_between(slb, sub);
+        break;
+    case 1:
+        if(slb < sub) {
+            rnd_len = asn_random_between(slb + 1, sub);
+            break;
+        }
+        /* Fall through */
+    case 2:
+        rnd_len = asn_random_between(slb, slb);
+        break;
+    case 3:
+        if(slb < sub) {
+            rnd_len = asn_random_between(slb, sub - 1);
+            break;
+        }
+        /* Fall through */
+    case 4:
+        rnd_len = asn_random_between(sub, sub);
+        break;
+    }
+
+    for(; rnd_len > 0; rnd_len--) {
+        asn_anonymous_set_ *list = _A_SET_FROM_VOID(st);
+        void *ptr = 0;
+        asn_random_fill_result_t tmpres = elm->type->op->random_fill(
+            elm->type, &ptr, &elm->encoding_constraints,
+            (max_length > res_ok.length ? max_length - res_ok.length : 0)
+                / rnd_len);
+        switch(tmpres.code) {
+        case ARFILL_OK:
+            ASN_SET_ADD(list, ptr);
+            res_ok.length += tmpres.length;
+            break;
+        case ARFILL_SKIPPED:
+            break;
+        case ARFILL_FAILED:
+            assert(ptr == 0);
+            return tmpres;
+        }
+    }
+
+    return res_ok;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_TYPE.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_TYPE.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_TYPE.h	(working copy)
@@ -0,0 +1,262 @@
+/*
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+/*
+ * This file contains the declaration structure called "ASN.1 Type Definition",
+ * which holds all information necessary for encoding and decoding routines.
+ * This structure even contains pointer to these encoding and decoding routines
+ * for each defined ASN.1 type.
+ */
+#ifndef	_CONSTR_TYPE_H_
+#define	_CONSTR_TYPE_H_
+
+#include <ber_tlv_length.h>
+#include <ber_tlv_tag.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+struct asn_TYPE_member_s;	/* Forward declaration */
+
+/*
+ * This type provides the context information for various ASN.1 routines,
+ * primarily ones doing decoding. A member _asn_ctx of this type must be
+ * included into certain target language's structures, such as compound types.
+ */
+typedef struct asn_struct_ctx_s {
+	short phase;		/* Decoding phase */
+	short step;		/* Elementary step of a phase */
+	int context;		/* Other context information */
+	void *ptr;		/* Decoder-specific stuff (stack elements) */
+	ber_tlv_len_t left;	/* Number of bytes left, -1 for indefinite */
+} asn_struct_ctx_t;
+
+#include <ber_decoder.h>	/* Basic Encoding Rules decoder */
+#include <der_encoder.h>	/* Distinguished Encoding Rules encoder */
+#include <xer_decoder.h>	/* Decoder of XER (XML, text) */
+#include <xer_encoder.h>	/* Encoder into XER (XML, text) */
+#include <per_decoder.h>	/* Packet Encoding Rules decoder */
+#include <per_encoder.h>	/* Packet Encoding Rules encoder */
+#include <constraints.h>	/* Subtype constraints support */
+#include <asn_random_fill.h>	/* Random structures support */
+
+#ifdef  ASN_DISABLE_OER_SUPPORT
+typedef void (oer_type_decoder_f)(void);
+typedef void (oer_type_encoder_f)(void);
+typedef void asn_oer_constraints_t;
+#else
+#include <oer_decoder.h>	/* Octet Encoding Rules encoder */
+#include <oer_encoder.h>	/* Octet Encoding Rules encoder */
+#endif
+
+/*
+ * Free the structure according to its specification.
+ * Use one of ASN_STRUCT_{FREE,RESET,CONTENTS_ONLY} macros instead.
+ * Do not use directly.
+ */
+enum asn_struct_free_method {
+    ASFM_FREE_EVERYTHING,   /* free(struct_ptr) and underlying members */
+    ASFM_FREE_UNDERLYING,   /* free underlying members */
+    ASFM_FREE_UNDERLYING_AND_RESET   /* FREE_UNDERLYING + memset(0) */
+};
+typedef void (asn_struct_free_f)(
+		const struct asn_TYPE_descriptor_s *type_descriptor,
+		void *struct_ptr, enum asn_struct_free_method);
+
+/*
+ * Free the structure including freeing the memory pointed to by ptr itself.
+ */
+#define ASN_STRUCT_FREE(asn_DEF, ptr) \
+    (asn_DEF).op->free_struct(&(asn_DEF), (ptr), ASFM_FREE_EVERYTHING)
+
+/*
+ * Free the memory used by the members of the structure without freeing the
+ * the structure pointer itself.
+ * ZERO-OUT the structure to the safe clean state.
+ * (Retaining the pointer may be useful in case the structure is allocated
+ *  statically or arranged on the stack, yet its elements are dynamic.)
+ */
+#define ASN_STRUCT_RESET(asn_DEF, ptr) \
+    (asn_DEF).op->free_struct(&(asn_DEF), (ptr), ASFM_FREE_UNDERLYING_AND_RESET)
+
+/*
+ * Free memory used by the members of the structure without freeing
+ * the structure pointer itself.
+ * (Retaining the pointer may be useful in case the structure is allocated
+ *  statically or arranged on the stack, yet its elements are dynamic.)
+ * AVOID using it in the application code;
+ * Use a safer ASN_STRUCT_RESET() instead.
+ */
+#define ASN_STRUCT_FREE_CONTENTS_ONLY(asn_DEF, ptr) \
+    (asn_DEF).op->free_struct(&(asn_DEF), (ptr), ASFM_FREE_UNDERLYING)
+
+/*
+ * Print the structure according to its specification.
+ */
+typedef int(asn_struct_print_f)(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const void *struct_ptr,
+    int level, /* Indentation level */
+    asn_app_consume_bytes_f *callback, void *app_key);
+
+/*
+ * Compare two structs between each other.
+ * Returns <0 if struct_A is "smaller" than struct_B, >0 if "greater",
+ * and =0 if "equal to", for some type-specific, stable definition of
+ * "smaller", "greater" and "equal to".
+ */
+typedef int (asn_struct_compare_f)(
+		const struct asn_TYPE_descriptor_s *type_descriptor,
+		const void *struct_A,
+		const void *struct_B);
+
+/*
+ * Return the outmost tag of the type.
+ * If the type is untagged CHOICE, the dynamic operation is performed.
+ * NOTE: This function pointer type is only useful internally.
+ * Do not use it in your application.
+ */
+typedef ber_tlv_tag_t (asn_outmost_tag_f)(
+		const struct asn_TYPE_descriptor_s *type_descriptor,
+		const void *struct_ptr, int tag_mode, ber_tlv_tag_t tag);
+/* The instance of the above function type; used internally. */
+asn_outmost_tag_f asn_TYPE_outmost_tag;
+
+/*
+ * Fetch the desired type of the Open Type based on the
+ * Information Object Set driven constraints.
+ */
+typedef struct asn_type_selector_result_s {
+    const struct asn_TYPE_descriptor_s *type_descriptor; /* Type encoded. */
+    unsigned presence_index; /* Associated choice variant. */
+} asn_type_selector_result_t;
+typedef asn_type_selector_result_t(asn_type_selector_f)(
+    const struct asn_TYPE_descriptor_s *parent_type_descriptor,
+    const void *parent_structure_ptr);
+
+/*
+ * Generalized functions for dealing with the speciic type.
+ * May be directly invoked by applications.
+ */
+typedef struct asn_TYPE_operation_s {
+    asn_struct_free_f *free_struct;     /* Free the structure */
+    asn_struct_print_f *print_struct;   /* Human readable output */
+    asn_struct_compare_f *compare_struct; /* Compare two structures */
+    ber_type_decoder_f *ber_decoder;      /* Generic BER decoder */
+    der_type_encoder_f *der_encoder;      /* Canonical DER encoder */
+    xer_type_decoder_f *xer_decoder;      /* Generic XER decoder */
+    xer_type_encoder_f *xer_encoder;      /* [Canonical] XER encoder */
+    oer_type_decoder_f *oer_decoder;      /* Generic OER decoder */
+    oer_type_encoder_f *oer_encoder;      /* Canonical OER encoder */
+    per_type_decoder_f *uper_decoder;     /* Unaligned PER decoder */
+    per_type_encoder_f *uper_encoder;     /* Unaligned PER encoder */
+    per_type_decoder_f *aper_decoder;     /* Aligned PER decoder */
+    per_type_encoder_f *aper_encoder;     /* Aligned PER encoder */
+    asn_random_fill_f *random_fill;       /* Initialize with a random value */
+    asn_outmost_tag_f *outmost_tag;       /* <optional, internal> */
+} asn_TYPE_operation_t;
+
+/*
+ * A constraints tuple specifying both the OER and PER constraints.
+ */
+typedef struct asn_encoding_constraints_s {
+    const struct asn_oer_constraints_s *oer_constraints;
+    const struct asn_per_constraints_s *per_constraints;
+    asn_constr_check_f *general_constraints;
+} asn_encoding_constraints_t;
+
+/*
+ * The definitive description of the destination language's structure.
+ */
+typedef struct asn_TYPE_descriptor_s {
+    const char *name;       /* A name of the ASN.1 type. "" in some cases. */
+    const char *xml_tag;    /* Name used in XML tag */
+
+    /*
+     * Generalized functions for dealing with the specific type.
+     * May be directly invoked by applications.
+     */
+    asn_TYPE_operation_t *op;
+
+    /***********************************************************************
+     * Internally useful members. Not to be used by applications directly. *
+     **********************************************************************/
+
+    /*
+     * Tags that are expected to occur.
+     */
+    const ber_tlv_tag_t *tags;      /* Effective tags sequence for this type */
+    unsigned tags_count;            /* Number of tags which are expected */
+    const ber_tlv_tag_t *all_tags;  /* Every tag for BER/containment */
+    unsigned all_tags_count;        /* Number of tags */
+
+    /* OER, PER, and general constraints */
+    asn_encoding_constraints_t encoding_constraints;
+
+    /*
+     * An ASN.1 production type members (members of SEQUENCE, SET, CHOICE).
+     */
+    struct asn_TYPE_member_s *elements;
+    unsigned elements_count;
+
+    /*
+     * Additional information describing the type, used by appropriate
+     * functions above.
+     */
+    const void *specifics;
+} asn_TYPE_descriptor_t;
+
+/*
+ * This type describes an element of the constructed type,
+ * i.e. SEQUENCE, SET, CHOICE, etc.
+ */
+  enum asn_TYPE_flags_e {
+    ATF_NOFLAGS,
+    ATF_POINTER = 0x01,   /* Represented by the pointer */
+    ATF_OPEN_TYPE = 0x02, /* Open Type */
+    ATF_ANY_TYPE = 0x04   /* ANY type (deprecated!) */
+  };
+typedef struct asn_TYPE_member_s {
+    enum asn_TYPE_flags_e flags; /* Element's presentation flags */
+    unsigned optional;      /* Following optional members, including current */
+    unsigned memb_offset;   /* Offset of the element */
+    ber_tlv_tag_t tag;      /* Outmost (most immediate) tag */
+    int tag_mode;           /* IMPLICIT/no/EXPLICIT tag at current level */
+    asn_TYPE_descriptor_t *type;            /* Member type descriptor */
+    asn_type_selector_f *type_selector;     /* IoS runtime type selector */
+    asn_encoding_constraints_t encoding_constraints;
+    int (*default_value_cmp)(const void *sptr); /* Compare DEFAULT <value> */
+    int (*default_value_set)(void **sptr);      /* Set DEFAULT <value> */
+    const char *name; /* ASN.1 identifier of the element */
+} asn_TYPE_member_t;
+
+/*
+ * BER tag to element number mapping.
+ */
+typedef struct asn_TYPE_tag2member_s {
+    ber_tlv_tag_t el_tag;   /* Outmost tag of the member */
+    unsigned el_no;         /* Index of the associated member, base 0 */
+    int toff_first;         /* First occurence of the el_tag, relative */
+    int toff_last;          /* Last occurence of the el_tag, relative */
+} asn_TYPE_tag2member_t;
+
+/*
+ * This function prints out the contents of the target language's structure
+ * (struct_ptr) into the file pointer (stream) in human readable form.
+ * RETURN VALUES:
+ * 	 0: The structure is printed.
+ * 	-1: Problem dumping the structure.
+ * (See also xer_fprint() in xer_encoder.h)
+ */
+int asn_fprint(FILE *stream, /* Destination stream descriptor */
+               const asn_TYPE_descriptor_t *td, /* ASN.1 type descriptor */
+               const void *struct_ptr);         /* Structure to be printed */
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _CONSTR_TYPE_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_TYPE.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_TYPE.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constr_TYPE.c	(working copy)
@@ -0,0 +1,80 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <constr_TYPE.h>
+#include <errno.h>
+
+/*
+ * Version of the ASN.1 infrastructure shipped with compiler.
+ */
+int get_asn1c_environment_version() { return ASN1C_ENVIRONMENT_VERSION; }
+
+static asn_app_consume_bytes_f _print2fp;
+
+/*
+ * Return the outmost tag of the type.
+ */
+ber_tlv_tag_t
+asn_TYPE_outmost_tag(const asn_TYPE_descriptor_t *type_descriptor,
+		const void *struct_ptr, int tag_mode, ber_tlv_tag_t tag) {
+
+	if(tag_mode)
+		return tag;
+
+	if(type_descriptor->tags_count)
+		return type_descriptor->tags[0];
+
+	return type_descriptor->op->outmost_tag(type_descriptor, struct_ptr, 0, 0);
+}
+
+/*
+ * Print the target language's structure in human readable form.
+ */
+int
+asn_fprint(FILE *stream, const asn_TYPE_descriptor_t *td,
+           const void *struct_ptr) {
+    if(!stream) stream = stdout;
+    if(!td || !struct_ptr) {
+        errno = EINVAL;
+        return -1;
+	}
+
+	/* Invoke type-specific printer */
+    if(td->op->print_struct(td, struct_ptr, 1, _print2fp, stream)) {
+        return -1;
+    }
+
+    /* Terminate the output */
+    if(_print2fp("\n", 1, stream)) {
+        return -1;
+    }
+
+    return fflush(stream);
+}
+
+/* Dump the data into the specified stdio stream */
+static int
+_print2fp(const void *buffer, size_t size, void *app_key) {
+	FILE *stream = (FILE *)app_key;
+
+	if(fwrite(buffer, 1, size, stream) != size)
+		return -1;
+
+	return 0;
+}
+
+
+/*
+ * Some compilers do not support variable args macros.
+ * This function is a replacement of ASN_DEBUG() macro.
+ */
+void ASN_DEBUG_f(const char *fmt, ...);
+void ASN_DEBUG_f(const char *fmt, ...) {
+	va_list ap;
+	va_start(ap, fmt);
+	vfprintf(stderr, fmt, ap);
+	fprintf(stderr, "\n");
+	va_end(ap);
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constraints.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constraints.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constraints.h	(working copy)
@@ -0,0 +1,62 @@
+/*-
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	ASN1_CONSTRAINTS_VALIDATOR_H
+#define	ASN1_CONSTRAINTS_VALIDATOR_H
+
+#include <asn_system.h>		/* Platform-dependent types */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;		/* Forward declaration */
+
+/*
+ * Validate the structure according to the ASN.1 constraints.
+ * If errbuf and errlen are given, they shall be pointing to the appropriate
+ * buffer space and its length before calling this function. Alternatively,
+ * they could be passed as NULL's. If constraints validation fails,
+ * errlen will contain the actual number of bytes taken from the errbuf
+ * to encode an error message (properly 0-terminated).
+ * 
+ * RETURN VALUES:
+ * This function returns 0 in case all ASN.1 constraints are met
+ * and -1 if one or more constraints were failed.
+ */
+int asn_check_constraints(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const void *struct_ptr, /* Target language's structure */
+    char *errbuf,           /* Returned error description */
+    size_t *errlen          /* Length of the error description */
+);
+
+
+/*
+ * Generic type for constraint checking callback,
+ * associated with every type descriptor.
+ */
+typedef int(asn_constr_check_f)(
+    const struct asn_TYPE_descriptor_s *type_descriptor, const void *struct_ptr,
+    asn_app_constraint_failed_f *optional_callback, /* Log the error */
+    void *optional_app_key /* Opaque key passed to a callback */
+);
+
+/*******************************
+ * INTERNALLY USEFUL FUNCTIONS *
+ *******************************/
+
+asn_constr_check_f asn_generic_no_constraint;	/* No constraint whatsoever */
+asn_constr_check_f asn_generic_unknown_constraint; /* Not fully supported */
+
+/*
+ * Invoke the callback with a complete error message.
+ */
+#define	ASN__CTFAIL	if(ctfailcb) ctfailcb
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* ASN1_CONSTRAINTS_VALIDATOR_H */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/constraints.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/constraints.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/constraints.c	(working copy)
@@ -0,0 +1,93 @@
+#include <asn_internal.h>
+#include <constraints.h>
+
+int
+asn_generic_no_constraint(const asn_TYPE_descriptor_t *type_descriptor,
+                          const void *struct_ptr,
+                          asn_app_constraint_failed_f *cb, void *key) {
+    (void)type_descriptor;	/* Unused argument */
+	(void)struct_ptr;	/* Unused argument */
+	(void)cb;	/* Unused argument */
+	(void)key;	/* Unused argument */
+
+	/* Nothing to check */
+	return 0;
+}
+
+int
+asn_generic_unknown_constraint(const asn_TYPE_descriptor_t *type_descriptor,
+                               const void *struct_ptr,
+                               asn_app_constraint_failed_f *cb, void *key) {
+    (void)type_descriptor;	/* Unused argument */
+	(void)struct_ptr;	/* Unused argument */
+	(void)cb;	/* Unused argument */
+	(void)key;	/* Unused argument */
+
+	/* Unknown how to check */
+	return 0;
+}
+
+struct errbufDesc {
+    const asn_TYPE_descriptor_t *failed_type;
+    const void *failed_struct_ptr;
+	char *errbuf;
+	size_t errlen;
+};
+
+static void
+_asn_i_ctfailcb(void *key, const asn_TYPE_descriptor_t *td, const void *sptr,
+                const char *fmt, ...) {
+    struct errbufDesc *arg = key;
+	va_list ap;
+	ssize_t vlen;
+	ssize_t maxlen;
+
+	arg->failed_type = td;
+	arg->failed_struct_ptr = sptr;
+
+	maxlen = arg->errlen;
+	if(maxlen <= 0)
+		return;
+
+	va_start(ap, fmt);
+	vlen = vsnprintf(arg->errbuf, maxlen, fmt, ap);
+	va_end(ap);
+	if(vlen >= maxlen) {
+		arg->errbuf[maxlen-1] = '\0';	/* Ensuring libc correctness */
+		arg->errlen = maxlen - 1;	/* Not counting termination */
+		return;
+	} else if(vlen >= 0) {
+		arg->errbuf[vlen] = '\0';	/* Ensuring libc correctness */
+		arg->errlen = vlen;		/* Not counting termination */
+	} else {
+		/*
+		 * The libc on this system is broken.
+		 */
+		vlen = sizeof("<broken vsnprintf>") - 1;
+		maxlen--;
+		arg->errlen = vlen < maxlen ? vlen : maxlen;
+		memcpy(arg->errbuf, "<broken vsnprintf>", arg->errlen);
+		arg->errbuf[arg->errlen] = 0;
+	}
+
+	return;
+}
+
+int
+asn_check_constraints(const asn_TYPE_descriptor_t *type_descriptor,
+                      const void *struct_ptr, char *errbuf, size_t *errlen) {
+    struct errbufDesc arg;
+    int ret;
+
+    arg.failed_type = 0;
+    arg.failed_struct_ptr = 0;
+    arg.errbuf = errbuf;
+    arg.errlen = errlen ? *errlen : 0;
+
+    ret = type_descriptor->encoding_constraints.general_constraints(
+        type_descriptor, struct_ptr, _asn_i_ctfailcb, &arg);
+    if(ret == -1 && errlen) *errlen = arg.errlen;
+
+    return ret;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/converter-example.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/converter-example.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/converter-example.c	(working copy)
@@ -0,0 +1,1032 @@
+/*
+ * Generic converter template for a selected ASN.1 type.
+ * Copyright (c) 2005-2017 Lev Walkin <vlm@lionet.info>.
+ * All rights reserved.
+ * 
+ * To compile with your own ASN.1 type, redefine the PDU as shown:
+ * 
+ * cc -DPDU=MyCustomType -o myDecoder.o -c converter-example.c
+ */
+#ifdef    HAVE_CONFIG_H
+#include <config.h>
+#endif
+#define __EXTENSIONS__
+#include <stdio.h>
+#include <sys/types.h>
+#include <stdlib.h>    /* for atoi(3) */
+#include <getopt.h>    /* for getopt(3) */
+#include <string.h>    /* for strerror(3) */
+#include <sysexits.h>    /* for EX_* exit codes */
+#include <errno.h>    /* for errno */
+#include <unistd.h>    /* for isatty(3) */
+#include <asn_application.h>
+#include <asn_internal.h>    /* for ASN__DEFAULT_STACK_MAX */
+
+/* Convert "Type" defined by -DPDU into "asn_DEF_Type" */
+#ifdef PDU
+#define    ASN_DEF_PDU(t)    asn_DEF_ ## t
+#define    DEF_PDU_Type(t)    ASN_DEF_PDU(t)
+#define    PDU_Type    DEF_PDU_Type(PDU)
+extern asn_TYPE_descriptor_t PDU_Type;    /* ASN.1 type to be decoded */
+#define PDU_Type_Ptr (&PDU_Type)
+#else   /* !PDU */
+#define PDU_Type_Ptr    NULL
+#endif  /* PDU */
+
+#ifdef ASN_PDU_COLLECTION /* Generated by asn1c -pdu=... */
+extern asn_TYPE_descriptor_t *asn_pdu_collection[];
+#endif
+
+#ifndef NO_ASN_PDU
+#if !defined(PDU) && !defined(ASN_PDU_COLLECTION)
+#error Define -DPDU to compile this example converter.
+#error `asn1c -pdu=...` adds necessary flags automatically.
+#endif
+#endif
+
+/*
+ * Open file and parse its contens.
+ */
+static void *data_decode_from_file(enum asn_transfer_syntax,
+                                   asn_TYPE_descriptor_t *asnTypeOfPDU,
+                                   FILE *file, const char *name,
+                                   ssize_t suggested_bufsize, int first_pdu);
+static int write_out(const void *buffer, size_t size, void *key);
+static FILE *argument_to_file(char *av[], int idx);
+static char *argument_to_name(char *av[], int idx);
+
+       int opt_debug;   /* -d (or -dd) */
+static int opt_check;   /* -c (constraints checking) */
+static int opt_stack;   /* -s (maximum stack size) */
+static int opt_nopad;   /* -per-nopad (PER input is not padded between msgs) */
+static int opt_onepdu;  /* -1 (decode single PDU) */
+
+#ifdef    JUNKTEST        /* Enable -J <probability> */
+#define JUNKOPT "J:"
+static double opt_jprob;    /* Junk bit probability */
+static int    junk_failures;
+static void   junk_bytes_with_probability(uint8_t *, size_t, double prob);
+
+#define RANDOPT "R:"
+static ssize_t random_max_size = 0; /* Size of the random data */
+
+#if !defined(__FreeBSD__) && !(defined(__APPLE__) && defined(__MACH__))
+static void
+srandomdev(void) {
+    FILE *f = fopen("/dev/urandom", "rb");
+    unsigned seed;
+    if(f) {
+        if(fread(&seed, 1, sizeof(seed), f) != sizeof(seed)) {
+            seed = time(NULL);
+        }
+        fclose(f);
+    } else {
+        seed = time(NULL);
+    }
+    srandom(seed);
+}
+#endif
+
+#else   /* !JUNKTEST */
+#define    JUNKOPT
+#define    RANDOPT
+#endif  /* JUNKTEST */
+
+/* Debug output function */
+static void CC_PRINTFLIKE(1, 2)
+DEBUG(const char *fmt, ...) {
+    va_list ap;
+    if(!opt_debug) return;
+    fprintf(stderr, "AD: ");
+    va_start(ap, fmt);
+    vfprintf(stderr, fmt, ap);
+    va_end(ap);
+    fprintf(stderr, "\n");
+}
+
+static const char *
+ats_simple_name(enum asn_transfer_syntax syntax) {
+    switch(syntax) {
+    case ATS_INVALID:
+        return "/dev/null";
+    case ATS_NONSTANDARD_PLAINTEXT:
+        return "plaintext";
+    case ATS_BER:
+        return "BER";
+    case ATS_DER:
+        return "DER";
+    case ATS_CER:
+        return "CER";
+    case ATS_BASIC_OER:
+    case ATS_CANONICAL_OER:
+        return "OER";
+    case ATS_BASIC_XER:
+    case ATS_CANONICAL_XER:
+        return "XER";
+    case ATS_UNALIGNED_BASIC_PER:
+    case ATS_UNALIGNED_CANONICAL_PER:
+        return "PER";
+    default:
+        return "<?>";
+    }
+}
+
+#define CODEC_OFFSET(fname)  ((ptrdiff_t)&(((asn_TYPE_operation_t *)0)->fname))
+typedef struct {
+    const char *name;
+    enum asn_transfer_syntax syntax;
+    ptrdiff_t codec_offset;
+    const char *full_name;
+} syntax_selector;
+
+static syntax_selector input_encodings[] = {
+    {"ber", ATS_BER, CODEC_OFFSET(ber_decoder),
+     "Input is in BER (Basic Encoding Rules) or DER"},
+    {"oer", ATS_BASIC_OER, CODEC_OFFSET(oer_decoder),
+     "Input is in OER (Octet Encoding Rules)"},
+    {"per", ATS_UNALIGNED_BASIC_PER, CODEC_OFFSET(uper_decoder),
+     "Input is in Unaligned PER (Packed Encoding Rules)"},
+    {"aper", ATS_ALIGNED_BASIC_PER, CODEC_OFFSET(aper_decoder),
+     "Input is in Aligned PER (Packed Encoding Rules)"},
+    {"xer", ATS_BASIC_XER, CODEC_OFFSET(xer_decoder),
+     "Input is in XER (XML Encoding Rules)"},
+    {0, ATS_INVALID, 0, 0}};
+
+static syntax_selector output_encodings[] = {
+    {"der", ATS_DER, CODEC_OFFSET(der_encoder),
+     "Output as DER (Distinguished Encoding Rules)"},
+    {"oer", ATS_CANONICAL_OER, CODEC_OFFSET(oer_encoder),
+     "Output as Canonical OER (Octet Encoding Rules)"},
+    {"per", ATS_UNALIGNED_CANONICAL_PER, CODEC_OFFSET(uper_encoder),
+     "Output as Unaligned PER (Packed Encoding Rules)"},
+    {"aper", ATS_ALIGNED_CANONICAL_PER, CODEC_OFFSET(aper_encoder),
+     "Output as Aligned PER (Packed Encoding Rules)"},
+    {"xer", ATS_BASIC_XER, CODEC_OFFSET(xer_encoder),
+     "Output as XER (XML Encoding Rules)"},
+    {"text", ATS_NONSTANDARD_PLAINTEXT, CODEC_OFFSET(print_struct),
+     "Output as plain semi-structured text"},
+    {"null", ATS_INVALID, CODEC_OFFSET(print_struct),
+     "Verify (decode) input, but do not output"},
+    {0, ATS_INVALID, 0, 0}};
+
+static int
+has_codec_defined(const asn_TYPE_descriptor_t *td,
+                  const syntax_selector *element) {
+    return *(const void *const *)(const void *)((const char *)td->op
+                                                + element->codec_offset) != 0;
+}
+
+/*
+ * Select ASN.1 Transfer Enocoding Syntax by command line name.
+ */
+static const syntax_selector *
+ats_by_name(const char *name, const asn_TYPE_descriptor_t *td,
+            const syntax_selector *first_element) {
+    const syntax_selector *element;
+    for(element = first_element; element->name; element++) {
+        if(strcmp(element->name, name) == 0) {
+            if(td && td->op && has_codec_defined(td, element)) {
+                return element;
+            }
+        }
+    }
+    return NULL;
+}
+
+int
+main(int ac, char *av[]) {
+    FILE *binary_out;
+    asn_TYPE_descriptor_t *pduType = PDU_Type_Ptr;
+    asn_TYPE_descriptor_t *anyPduType = PDU_Type_Ptr;
+    ssize_t suggested_bufsize = 8192;  /* close or equal to stdio buffer */
+    int number_of_iterations = 1;
+    int num;
+    int ch;
+    const syntax_selector *sel;
+    enum asn_transfer_syntax isyntax = ATS_INVALID;
+    enum asn_transfer_syntax osyntax = ATS_BASIC_XER;
+
+    if(!anyPduType) {
+#ifdef  ASN_PDU_COLLECTION
+        anyPduType = asn_pdu_collection[0];
+        if(!anyPduType) {
+            fprintf(stderr,
+                    "Empty PDU collection, no reference PDU to choose from.\n");
+            exit(EX_SOFTWARE);
+        }
+#else
+        fprintf(stderr, "Either asn1c -pdu=... or cc -DPDU should be used.\n");
+        exit(EX_SOFTWARE);
+#endif
+    }
+
+    /* Figure out if a specialty decoder needs to be default */
+#ifndef ASN_DISABLE_OER_SUPPORT
+    isyntax = ATS_BASIC_OER;
+#endif
+#ifndef ASN_DISABLE_PER_SUPPORT
+    isyntax = ATS_UNALIGNED_BASIC_PER;
+#endif
+
+    /*
+     * Pocess the command-line argments.
+     */
+    while((ch = getopt(ac, av, "i:o:1b:cdn:p:hs:" JUNKOPT RANDOPT)) != -1)
+    switch(ch) {
+    case 'i':
+        sel = ats_by_name(optarg, anyPduType, input_encodings);
+        if(sel) {
+            isyntax = sel->syntax;
+        } else {
+            fprintf(stderr, "-i<format>: '%s': improper format selector\n",
+                    optarg);
+            exit(EX_UNAVAILABLE);
+        }
+        break;
+    case 'o':
+        sel = ats_by_name(optarg, anyPduType, output_encodings);
+        if(sel) {
+            osyntax = sel->syntax;
+        } else {
+            fprintf(stderr, "-o<format>: '%s': improper format selector\n",
+                    optarg);
+            exit(EX_UNAVAILABLE);
+        }
+        break;
+    case '1':
+        opt_onepdu = 1;
+        break;
+    case 'b':
+        suggested_bufsize = atoi(optarg);
+        if(suggested_bufsize < 1
+            || suggested_bufsize > 16 * 1024 * 1024) {
+            fprintf(stderr,
+                "-b %s: Improper buffer size (1..16M)\n",
+                optarg);
+            exit(EX_UNAVAILABLE);
+        }
+        break;
+    case 'c':
+        opt_check = 1;
+        break;
+    case 'd':
+        opt_debug++;    /* Double -dd means ASN.1 debug */
+        break;
+    case 'n':
+        number_of_iterations = atoi(optarg);
+        if(number_of_iterations < 1) {
+            fprintf(stderr,
+                "-n %s: Improper iterations count\n", optarg);
+            exit(EX_UNAVAILABLE);
+        }
+        break;
+    case 'p':
+        if(strcmp(optarg, "er-nopad") == 0) {
+            opt_nopad = 1;
+            break;
+        }
+#ifdef    ASN_PDU_COLLECTION
+        if(strcmp(optarg, "list") == 0) {
+            asn_TYPE_descriptor_t **pdu = asn_pdu_collection;
+            fprintf(stderr, "Available PDU types:\n");
+            for(; *pdu; pdu++) printf("%s\n", (*pdu)->name);
+            exit(0);
+        } else if(optarg[0] >= 'A' && optarg[0] <= 'Z') {
+            asn_TYPE_descriptor_t **pdu = asn_pdu_collection;
+            while(*pdu && strcmp((*pdu)->name, optarg)) pdu++;
+            if(*pdu) { pduType = *pdu; break; }
+            fprintf(stderr, "-p %s: Unrecognized PDU. Try '-p list'.\n",
+                    optarg);
+            exit(EX_USAGE);
+        }
+#else   /* Without -pdu=auto there's just a single type */
+        if(strcmp(optarg, "list") == 0) {
+            fprintf(stderr, "Available PDU types:\n");
+            if(pduType) {
+                printf("%s\n", pduType->name);
+            }
+            exit(0);
+        } else if(optarg[0] >= 'A' && optarg[0] <= 'Z') {
+            if(pduType && strcmp(optarg, pduType->name) == 0) {
+                break;
+            }
+            fprintf(stderr, "-p %s: Unrecognized PDU. Try '-p list'.\n",
+                    optarg);
+            exit(EX_USAGE);
+        }
+#endif    /* ASN_PDU_COLLECTION */
+        fprintf(stderr, "-p %s: Unrecognized option\n", optarg);
+        exit(EX_UNAVAILABLE);
+    case 's':
+        opt_stack = atoi(optarg);
+        if(opt_stack < 0) {
+            fprintf(stderr,
+                "-s %s: Non-negative value expected\n",
+                optarg);
+            exit(EX_UNAVAILABLE);
+        }
+        break;
+#ifdef    JUNKTEST
+    case 'J':
+        opt_jprob = strtod(optarg, 0);
+        if(opt_jprob <= 0.0 || opt_jprob > 1.0) {
+            fprintf(stderr,
+                "-J %s: Probability range 0..1 expected \n",
+                optarg);
+            exit(EX_UNAVAILABLE);
+        }
+        break;
+    case 'R':
+        isyntax = ATS_RANDOM;
+        random_max_size = atoi(optarg);
+        if(random_max_size < 0) {
+            fprintf(stderr,
+                "-R %s: Non-negative value expected\n",
+                optarg);
+            exit(EX_UNAVAILABLE);
+        }
+        srandomdev();
+        break;
+#endif    /* JUNKTEST */
+    case 'h':
+    default:
+#ifdef    ASN_CONVERTER_TITLE
+#define    _AXS(x)    #x
+#define    _ASX(x)    _AXS(x)
+        fprintf(stderr, "%s\n", _ASX(ASN_CONVERTER_TITLE));
+#endif
+        fprintf(stderr, "Usage: %s [options] <datafile> ...\n", av[0]);
+        fprintf(stderr, "Where options are:\n");
+        for(sel = input_encodings; sel->name; sel++) {
+            if(ats_by_name(sel->name, anyPduType, sel)) {
+                fprintf(stderr, "  -i%s        %s%s\n", sel->name,
+                        sel->full_name,
+                        (sel->syntax == isyntax) ? " (DEFAULT)" : "");
+            }
+        }
+        for(sel = output_encodings; sel->name; sel++) {
+            if(ats_by_name(sel->name, anyPduType, sel)) {
+                fprintf(stderr, "  -o%s%s       %s%s\n", sel->name,
+                        strlen(sel->name) > 3 ? "" : " ",
+                        sel->full_name,
+                        (sel->syntax == osyntax) ? " (DEFAULT)" : "");
+            }
+        }
+        if(anyPduType->op->uper_decoder) {
+            fprintf(stderr,
+                    "  -per-nopad   Assume PER PDUs are not padded (-iper)\n");
+        }
+#ifdef    ASN_PDU_COLLECTION
+        fprintf(stderr,
+        "  -p <PDU>     Specify PDU type to decode\n"
+        "  -p list      List available PDUs\n");
+#endif    /* ASN_PDU_COLLECTION */
+        fprintf(stderr,
+        "  -1           Decode only the first PDU in file\n"
+        "  -b <size>    Set the i/o buffer size (default is %ld)\n"
+        "  -c           Check ASN.1 constraints after decoding\n"
+        "  -d           Enable debugging (-dd is even better)\n"
+        "  -n <num>     Process files <num> times\n"
+        "  -s <size>    Set the stack usage limit (default is %d)\n"
+#ifdef    JUNKTEST
+        "  -J <prob>    Set random junk test bit garbaging probability\n"
+        "  -R <size>    Generate a random value of roughly the given size,\n"
+        "               instead of parsing the value from file.\n"
+#endif
+        , (long)suggested_bufsize, ASN__DEFAULT_STACK_MAX);
+        exit(EX_USAGE);
+    }
+
+    ac -= optind;
+    av += optind;
+
+    if(!pduType) {
+#ifdef  NO_ASN_PDU
+        fprintf(stderr, "No -DPDU defined during compilation.\n");
+        exit(0);
+#else
+        fprintf(stderr, "Use '-p <Type>' or '-p list' to select ASN.1 type.\n");
+        exit(EX_USAGE);
+#endif  /* NO_ASN_PDU */
+    }
+
+    if(ac < 1 && isyntax != ATS_RANDOM) {
+        fprintf(stderr, "%s: No input files specified. "
+                "Try '-h' for more information\n",
+                av[-optind]);
+        exit(EX_USAGE);
+    }
+
+    if(isatty(1)) {
+        const int is_text_output = osyntax == ATS_NONSTANDARD_PLAINTEXT
+                                   || osyntax == ATS_BASIC_XER
+                                   || osyntax == ATS_CANONICAL_XER;
+        if(is_text_output) {
+            binary_out = stdout;
+        } else {
+            fprintf(stderr, "(Suppressing binary output to a terminal.)\n");
+            binary_out = fopen("/dev/null", "wb");
+            if(!binary_out) {
+                fprintf(stderr, "Can't open /dev/null: %s\n", strerror(errno));
+                exit(EX_OSERR);
+            }
+        }
+    } else {
+        binary_out = stdout;
+    }
+    setvbuf(stdout, 0, _IOLBF, 0);
+
+    for(num = 0; num < number_of_iterations; num++) {
+      int ac_i;
+      /*
+       * Process all files in turn.
+       */
+      for(ac_i = (isyntax == ATS_RANDOM) ? -1 : 0; ac_i < ac; ac_i++) {
+        asn_enc_rval_t erv;
+        void *structure;    /* Decoded structure */
+        FILE *file;
+        char *name;
+        int first_pdu;
+
+        if(ac_i == -1) {
+            file = NULL;
+            name = "<random value generator>";
+            opt_onepdu = 1;
+        } else {
+            file = argument_to_file(av, ac_i);
+            name = argument_to_name(av, ac_i);
+        }
+
+        for(first_pdu = 1; (first_pdu || !opt_onepdu); first_pdu = 0) {
+            /*
+             * Decode the encoded structure from file.
+             */
+#ifdef  JUNKTEST
+            if(isyntax == ATS_RANDOM) {
+                structure = NULL;
+                if(asn_random_fill(pduType, &structure, random_max_size) != 0) {
+                    fprintf(stderr, "Cannot generate a random value.\n");
+                    assert(structure == NULL);
+                    errno = EINVAL;
+                }
+            } else {
+#endif
+                structure = data_decode_from_file(isyntax, pduType, file, name,
+                                                  suggested_bufsize, first_pdu);
+#ifdef  JUNKTEST
+            }
+#endif
+            if(!structure) {
+                if(errno) {
+                    /* Error message is already printed */
+                    exit(EX_DATAERR);
+                } else {
+                    /* EOF */
+                    break;
+                }
+            }
+
+            /* Check ASN.1 constraints */
+            if(opt_check) {
+                char errbuf[128];
+                size_t errlen = sizeof(errbuf);
+                if(asn_check_constraints(pduType, structure, errbuf, &errlen)) {
+                    fprintf(stderr,
+                            "%s: ASN.1 constraint "
+                            "check failed: %s\n",
+                            name, errbuf);
+                    exit(EX_DATAERR);
+                }
+            }
+
+            if(osyntax == ATS_INVALID) {
+#ifdef JUNKTEST
+                if(opt_jprob == 0.0) {
+                    fprintf(stderr, "%s: decoded successfully\n", name);
+                }
+#else
+                fprintf(stderr, "%s: decoded successfully\n", name);
+#endif
+            } else {
+                erv = asn_encode(NULL, osyntax, pduType, structure, write_out,
+                                 binary_out);
+
+                if(erv.encoded == -1) {
+                    fprintf(stderr, "%s: Cannot convert %s into %s\n", name,
+                            pduType->name, ats_simple_name(osyntax));
+                    DEBUG("Conversion failed for %s:\n", pduType->name);
+                    asn_fprint(stderr, pduType, structure);
+                    exit(EX_UNAVAILABLE);
+                }
+                DEBUG("Encoded in %" ASN_PRI_SSIZE " bytes of %s", erv.encoded,
+                      ats_simple_name(osyntax));
+            }
+
+            ASN_STRUCT_FREE(*pduType, structure);
+        }
+
+        if(file && file != stdin) {
+            fclose(file);
+        }
+      }
+    }
+
+#ifdef    JUNKTEST
+    if(opt_jprob > 0.0) {
+        fprintf(stderr, "Junked %f OK (%d/%d)\n",
+            opt_jprob, junk_failures, number_of_iterations);
+    }
+#endif    /* JUNKTEST */
+
+    return 0;
+}
+
+static struct dynamic_buffer {
+    uint8_t *data;        /* Pointer to the data bytes */
+    size_t offset;        /* Offset from the start */
+    size_t length;        /* Length of meaningful contents */
+    size_t unbits;        /* Unused bits in the last byte */
+    size_t allocated;    /* Allocated memory for data */
+    int    nreallocs;    /* Number of data reallocations */
+    off_t  bytes_shifted;    /* Number of bytes ever shifted */
+} DynamicBuffer;
+
+static void
+buffer_dump() {
+    uint8_t *p = DynamicBuffer.data + DynamicBuffer.offset;
+    uint8_t *e = p + DynamicBuffer.length - (DynamicBuffer.unbits ? 1 : 0);
+    if(!opt_debug) return;
+    DEBUG("Buffer: { d=%p, o=%" ASN_PRI_SIZE ", l=%" ASN_PRI_SIZE
+          ", u=%" ASN_PRI_SIZE ", a=%" ASN_PRI_SIZE ", s=%" ASN_PRI_SIZE " }",
+        (const void *)DynamicBuffer.data,
+        DynamicBuffer.offset,
+        DynamicBuffer.length,
+        DynamicBuffer.unbits,
+        DynamicBuffer.allocated,
+        (size_t)DynamicBuffer.bytes_shifted);
+    for(; p < e; p++) {
+        fprintf(stderr, " %c%c%c%c%c%c%c%c",
+            ((*p >> 7) & 1) ? '1' : '0',
+            ((*p >> 6) & 1) ? '1' : '0',
+            ((*p >> 5) & 1) ? '1' : '0',
+            ((*p >> 4) & 1) ? '1' : '0',
+            ((*p >> 3) & 1) ? '1' : '0',
+            ((*p >> 2) & 1) ? '1' : '0',
+            ((*p >> 1) & 1) ? '1' : '0',
+            ((*p >> 0) & 1) ? '1' : '0');
+    }
+    if(DynamicBuffer.unbits) {
+        unsigned int shift;
+        fprintf(stderr, " ");
+        for(shift = 7; shift >= DynamicBuffer.unbits; shift--)
+            fprintf(stderr, "%c", ((*p >> shift) & 1) ? '1' : '0');
+        fprintf(stderr, " %" ASN_PRI_SSIZE ":%" ASN_PRI_SSIZE "\n",
+                (ssize_t)DynamicBuffer.length - 1,
+                (ssize_t)8 - DynamicBuffer.unbits);
+    } else {
+        fprintf(stderr, " %ld\n", (long)DynamicBuffer.length);
+    }
+}
+
+/*
+ * Move the buffer content left N bits, possibly joining it with
+ * preceeding content.
+ */
+static void
+buffer_shift_left(size_t offset, int bits) {
+    uint8_t *ptr = DynamicBuffer.data + DynamicBuffer.offset + offset;
+    uint8_t *end = DynamicBuffer.data + DynamicBuffer.offset
+            + DynamicBuffer.length - 1;
+    
+    if(!bits) return;
+
+    DEBUG("Shifting left %d bits off %ld (o=%ld, u=%ld, l=%ld)",
+        bits, (long)offset,
+        (long)DynamicBuffer.offset,
+        (long)DynamicBuffer.unbits,
+        (long)DynamicBuffer.length);
+
+    if(offset) {
+        int right;
+        right = ptr[0] >> (8 - bits);
+
+        DEBUG("oleft: %c%c%c%c%c%c%c%c",
+            ((ptr[-1] >> 7) & 1) ? '1' : '0',
+            ((ptr[-1] >> 6) & 1) ? '1' : '0',
+            ((ptr[-1] >> 5) & 1) ? '1' : '0',
+            ((ptr[-1] >> 4) & 1) ? '1' : '0',
+            ((ptr[-1] >> 3) & 1) ? '1' : '0',
+            ((ptr[-1] >> 2) & 1) ? '1' : '0',
+            ((ptr[-1] >> 1) & 1) ? '1' : '0',
+            ((ptr[-1] >> 0) & 1) ? '1' : '0');
+
+        DEBUG("oriht: %c%c%c%c%c%c%c%c",
+            ((ptr[0] >> 7) & 1) ? '1' : '0',
+            ((ptr[0] >> 6) & 1) ? '1' : '0',
+            ((ptr[0] >> 5) & 1) ? '1' : '0',
+            ((ptr[0] >> 4) & 1) ? '1' : '0',
+            ((ptr[0] >> 3) & 1) ? '1' : '0',
+            ((ptr[0] >> 2) & 1) ? '1' : '0',
+            ((ptr[0] >> 1) & 1) ? '1' : '0',
+            ((ptr[0] >> 0) & 1) ? '1' : '0');
+
+        DEBUG("mriht: %c%c%c%c%c%c%c%c",
+            ((right >> 7) & 1) ? '1' : '0',
+            ((right >> 6) & 1) ? '1' : '0',
+            ((right >> 5) & 1) ? '1' : '0',
+            ((right >> 4) & 1) ? '1' : '0',
+            ((right >> 3) & 1) ? '1' : '0',
+            ((right >> 2) & 1) ? '1' : '0',
+            ((right >> 1) & 1) ? '1' : '0',
+            ((right >> 0) & 1) ? '1' : '0');
+
+        ptr[-1] = (ptr[-1] & (0xff << bits)) | right;
+
+        DEBUG("after: %c%c%c%c%c%c%c%c",
+            ((ptr[-1] >> 7) & 1) ? '1' : '0',
+            ((ptr[-1] >> 6) & 1) ? '1' : '0',
+            ((ptr[-1] >> 5) & 1) ? '1' : '0',
+            ((ptr[-1] >> 4) & 1) ? '1' : '0',
+            ((ptr[-1] >> 3) & 1) ? '1' : '0',
+            ((ptr[-1] >> 2) & 1) ? '1' : '0',
+            ((ptr[-1] >> 1) & 1) ? '1' : '0',
+            ((ptr[-1] >> 0) & 1) ? '1' : '0');
+    }
+
+    buffer_dump();
+
+    for(; ptr < end; ptr++) {
+        int right = ptr[1] >> (8 - bits);
+        *ptr = (*ptr << bits) | right;
+    }
+    *ptr <<= bits;
+
+    DEBUG("Unbits [%" ASN_PRI_SIZE "=>", DynamicBuffer.unbits);
+    if(DynamicBuffer.unbits == 0) {
+        DynamicBuffer.unbits += bits;
+    } else {
+        DynamicBuffer.unbits += bits;
+        if(DynamicBuffer.unbits > 7) {
+            DynamicBuffer.unbits -= 8;
+            DynamicBuffer.length--;
+            DynamicBuffer.bytes_shifted++;
+        }
+    }
+    DEBUG("Unbits =>%" ASN_PRI_SIZE "]", DynamicBuffer.unbits);
+
+    buffer_dump();
+
+    DEBUG("Shifted. Now (o=%" ASN_PRI_SIZE ", u=%" ASN_PRI_SIZE
+          " l=%" ASN_PRI_SIZE ")",
+        DynamicBuffer.offset,
+        DynamicBuffer.unbits,
+        DynamicBuffer.length);
+}
+
+/*
+ * Ensure that the buffer contains at least this amount of free space.
+ */
+static void add_bytes_to_buffer(const void *data2add, size_t bytes) {
+
+    if(bytes == 0) return;
+
+    DEBUG("=> add_bytes(%" ASN_PRI_SIZE ") { o=%" ASN_PRI_SIZE
+          " l=%" ASN_PRI_SIZE " u=%" ASN_PRI_SIZE ", s=%" ASN_PRI_SIZE " }",
+        bytes,
+        DynamicBuffer.offset,
+        DynamicBuffer.length,
+        DynamicBuffer.unbits,
+        DynamicBuffer.allocated);
+
+    if(DynamicBuffer.allocated
+       >= (DynamicBuffer.offset + DynamicBuffer.length + bytes)) {
+        DEBUG("\tNo buffer reallocation is necessary");
+    } else if(bytes <= DynamicBuffer.offset) {
+        DEBUG("\tContents shifted by %ld", DynamicBuffer.offset);
+
+        /* Shift the buffer contents */
+        memmove(DynamicBuffer.data,
+                DynamicBuffer.data + DynamicBuffer.offset,
+            DynamicBuffer.length);
+        DynamicBuffer.bytes_shifted += DynamicBuffer.offset;
+        DynamicBuffer.offset = 0;
+    } else {
+        size_t newsize = (DynamicBuffer.allocated << 2) + bytes;
+        void *p = MALLOC(newsize);
+        if(!p) {
+            perror("malloc()");
+            exit(EX_OSERR);
+        }
+		if (DynamicBuffer.length) {
+			memcpy(p,
+					DynamicBuffer.data + DynamicBuffer.offset,
+					DynamicBuffer.length);
+		}
+        FREEMEM(DynamicBuffer.data);
+        DynamicBuffer.data = (uint8_t *)p;
+        DynamicBuffer.offset = 0;
+        DynamicBuffer.allocated = newsize;
+        DynamicBuffer.nreallocs++;
+        DEBUG("\tBuffer reallocated to %ld (%d time)",
+            newsize, DynamicBuffer.nreallocs);
+    }
+
+    memcpy(DynamicBuffer.data
+        + DynamicBuffer.offset + DynamicBuffer.length,
+        data2add, bytes);
+    DynamicBuffer.length += bytes;
+    if(DynamicBuffer.unbits) {
+        int bits = DynamicBuffer.unbits;
+        DynamicBuffer.unbits = 0;
+        buffer_shift_left(DynamicBuffer.length - bytes, bits);
+    }
+
+    DEBUG("<= add_bytes(%" ASN_PRI_SIZE ") { o=%" ASN_PRI_SIZE
+          " l=%" ASN_PRI_SIZE " u=%" ASN_PRI_SIZE ", s=%" ASN_PRI_SIZE " }",
+        bytes,
+        DynamicBuffer.offset,
+        DynamicBuffer.length,
+        DynamicBuffer.unbits,
+        DynamicBuffer.allocated);
+}
+
+static int
+is_syntax_PER(enum asn_transfer_syntax syntax) {
+    return (syntax == ATS_UNALIGNED_BASIC_PER
+            || syntax == ATS_UNALIGNED_CANONICAL_PER
+            || syntax == ATS_ALIGNED_BASIC_PER
+            || syntax == ATS_ALIGNED_CANONICAL_PER);
+}
+
+static int
+restartability_supported(enum asn_transfer_syntax syntax) {
+    return !is_syntax_PER(syntax);
+}
+
+static void *
+data_decode_from_file(enum asn_transfer_syntax isyntax, asn_TYPE_descriptor_t *pduType, FILE *file, const char *name, ssize_t suggested_bufsize, int on_first_pdu) {
+    static uint8_t *fbuf;
+    static ssize_t fbuf_size;
+    static asn_codec_ctx_t s_codec_ctx;
+    asn_codec_ctx_t *opt_codec_ctx = 0;
+    void *structure = 0;
+    asn_dec_rval_t rval;
+    size_t old_offset;    
+    size_t new_offset;
+    int tolerate_eof;
+    size_t rd;
+
+    if(!file) {
+        fprintf(stderr, "%s: %s\n", name, strerror(errno));
+        errno = EINVAL;
+        return 0;
+    }
+
+    if(opt_stack) {
+        s_codec_ctx.max_stack_size = opt_stack;
+        opt_codec_ctx = &s_codec_ctx;
+    }
+
+    DEBUG("Processing %s", name);
+
+    /* prepare the file buffer */
+    if(fbuf_size != suggested_bufsize) {
+        fbuf = (uint8_t *)REALLOC(fbuf, suggested_bufsize);
+        if(!fbuf) {
+            perror("realloc()");
+            exit(EX_OSERR);
+        }
+        fbuf_size = suggested_bufsize;
+    }
+
+    if(on_first_pdu) {
+        DynamicBuffer.offset = 0;
+        DynamicBuffer.length = 0;
+        DynamicBuffer.unbits = 0;
+        DynamicBuffer.allocated = 0;
+        DynamicBuffer.bytes_shifted = 0;
+        DynamicBuffer.nreallocs = 0;
+    }
+
+    old_offset = DynamicBuffer.bytes_shifted + DynamicBuffer.offset;
+
+    /* Pretend immediate EOF */
+    rval.code = RC_WMORE;
+    rval.consumed = 0;
+
+    for(tolerate_eof = 1;    /* Allow EOF first time buffer is non-empty */
+        (rd = fread(fbuf, 1, fbuf_size, file))
+        || feof(file) == 0
+        || (tolerate_eof && DynamicBuffer.length)
+        ;) {
+        int      ecbits = 0;    /* Extra consumed bits in case of PER */
+        uint8_t *i_bptr;
+        size_t   i_size;
+
+        /*
+         * Copy the data over, or use the original buffer.
+         */
+        if(DynamicBuffer.allocated) {
+            /* Append new data into the existing dynamic buffer */
+            add_bytes_to_buffer(fbuf, rd);
+            i_bptr = DynamicBuffer.data + DynamicBuffer.offset;
+            i_size = DynamicBuffer.length;
+        } else {
+            i_bptr = fbuf;
+            i_size = rd;
+        }
+
+        DEBUG("Decoding %" ASN_PRI_SIZE " bytes", i_size);
+
+#ifdef    JUNKTEST
+        junk_bytes_with_probability(i_bptr, i_size, opt_jprob);
+#endif
+
+        if(is_syntax_PER(isyntax) && opt_nopad) {
+#ifdef  ASN_DISABLE_PER_SUPPORT
+            rval.code = RC_FAIL;
+            rval.consumed = 0;
+#else
+            if(isyntax == ATS_UNALIGNED_BASIC_PER)
+                rval = uper_decode(opt_codec_ctx, pduType, (void **)&structure,
+                                   i_bptr, i_size, 0, DynamicBuffer.unbits);
+            else
+                rval = aper_decode(opt_codec_ctx, pduType, (void **)&structure,
+                                   i_bptr, i_size, 0, DynamicBuffer.unbits);
+            /* uper_decode() returns bits! */
+            ecbits = rval.consumed % 8; /* Bits consumed from the last byte */
+            rval.consumed >>= 3;    /* Convert bits into bytes. */
+#endif
+            /* Non-padded PER decoder */
+        } else {
+            rval = asn_decode(opt_codec_ctx, isyntax, pduType,
+                              (void **)&structure, i_bptr, i_size);
+        }
+        if(rval.code == RC_WMORE && !restartability_supported(isyntax)) {
+            /* PER does not support restartability */
+            ASN_STRUCT_FREE(*pduType, structure);
+            structure = 0;
+            rval.consumed = 0;
+            /* Continue accumulating data */
+        }
+
+        DEBUG("decode(%" ASN_PRI_SIZE ") consumed %" ASN_PRI_SIZE
+              "+%db (%" ASN_PRI_SIZE "), code %d",
+              DynamicBuffer.length, rval.consumed, ecbits, i_size, rval.code);
+
+        if(DynamicBuffer.allocated == 0) {
+            /*
+             * Flush remainder into the intermediate buffer.
+             */
+            if(rval.code != RC_FAIL && rval.consumed < rd) {
+                add_bytes_to_buffer(fbuf + rval.consumed,
+                    rd - rval.consumed);
+                buffer_shift_left(0, ecbits);
+                DynamicBuffer.bytes_shifted = rval.consumed;
+                rval.consumed = 0;
+                ecbits = 0;
+            }
+        }
+
+        /*
+         * Adjust position inside the source buffer.
+         */
+        if(DynamicBuffer.allocated) {
+            DynamicBuffer.offset += rval.consumed;
+            DynamicBuffer.length -= rval.consumed;
+        } else {
+            DynamicBuffer.bytes_shifted += rval.consumed;
+        }
+
+        switch(rval.code) {
+        case RC_OK:
+            if(ecbits) buffer_shift_left(0, ecbits);
+            DEBUG("RC_OK, finishing up with %ld+%d",
+                (long)rval.consumed, ecbits);
+            return structure;
+        case RC_WMORE:
+            DEBUG("RC_WMORE, continuing read=%ld, cons=%ld "
+                " with %ld..%ld-%ld..%ld",
+                (long)rd,
+                (long)rval.consumed,
+                (long)DynamicBuffer.offset,
+                (long)DynamicBuffer.length,
+                (long)DynamicBuffer.unbits,
+                (long)DynamicBuffer.allocated);
+            if(!rd) tolerate_eof--;
+            continue;
+        case RC_FAIL:
+            break;
+        }
+        break;
+    }
+
+    DEBUG("Clean up partially decoded %s", pduType->name);
+    ASN_STRUCT_FREE(*pduType, structure);
+
+    new_offset = DynamicBuffer.bytes_shifted + DynamicBuffer.offset;
+
+    /*
+     * Print a message and return failure only if not EOF,
+     * unless this is our first PDU (empty file).
+     */
+    if(on_first_pdu
+    || DynamicBuffer.length
+    || new_offset - old_offset > ((isyntax == ATS_BASIC_XER)?sizeof("\r\n")-1:0)
+    ) {
+
+#ifdef    JUNKTEST
+        /*
+         * Nothing's wrong with being unable to decode junk.
+         * Simulate EOF.
+         */
+        if(opt_jprob != 0.0) {
+            junk_failures++;
+            errno = 0;
+            return 0;
+        }
+#endif
+
+        DEBUG("ofp %d, no=%ld, oo=%ld, dbl=%ld",
+            on_first_pdu, (long)new_offset, (long)old_offset,
+            (long)DynamicBuffer.length);
+        fprintf(stderr, "%s: "
+            "Decode failed past byte %ld: %s\n",
+            name, (long)new_offset,
+            (rval.code == RC_WMORE)
+                ? "Unexpected end of input"
+                : "Input processing error");
+#ifndef    ENOMSG
+#define    ENOMSG EINVAL
+#endif
+#ifndef    EBADMSG
+#define    EBADMSG EINVAL
+#endif
+        errno = (rval.code == RC_WMORE) ? ENOMSG : EBADMSG;
+    } else {
+        /* Got EOF after a few successful PDUs */
+        errno = 0;
+    }
+
+    return 0;
+}
+
+/* Dump the buffer out to the specified FILE */
+static int write_out(const void *buffer, size_t size, void *key) {
+    FILE *fp = (FILE *)key;
+    return (fwrite(buffer, 1, size, fp) == size) ? 0 : -1;
+}
+
+static int argument_is_stdin(char *av[], int idx) {
+    if(strcmp(av[idx], "-")) {
+        return 0; /* Certainly not <stdin> */
+    } else {
+        /* This might be <stdin>, unless `./program -- -` */
+        if(strcmp(av[-1], "--"))
+            return 1;
+        else
+            return 0;
+    }
+}
+
+static FILE *argument_to_file(char *av[], int idx) {
+    return argument_is_stdin(av, idx) ? stdin : fopen(av[idx], "rb");
+}
+
+static char *argument_to_name(char *av[], int idx) {
+    return argument_is_stdin(av, idx) ? "standard input" : av[idx];
+}
+
+#ifdef    JUNKTEST
+/*
+ * Fill bytes with some garbage with specified probability (more or less).
+ */
+static void
+junk_bytes_with_probability(uint8_t *buf, size_t size, double prob) {
+    static int junkmode;
+    uint8_t *ptr;
+    uint8_t *end;
+    if(opt_jprob <= 0.0) return;
+    for(ptr = buf, end = ptr + size; ptr < end; ptr++) {
+        int byte = *ptr;
+        if(junkmode++ & 1) {
+            if((((double)random() / RAND_MAX) < prob))
+                byte = random() & 0xff;
+        } else {
+#define    BPROB(b)    ((((double)random() / RAND_MAX) < prob) ? b : 0)
+            byte ^= BPROB(0x80);
+            byte ^= BPROB(0x40);
+            byte ^= BPROB(0x20);
+            byte ^= BPROB(0x10);
+            byte ^= BPROB(0x08);
+            byte ^= BPROB(0x04);
+            byte ^= BPROB(0x02);
+            byte ^= BPROB(0x01);
+        }
+        if(byte != *ptr) {
+            *ptr = byte;
+        }
+    }
+}
+#endif    /* JUNKTEST */
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/converter-example.mk
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/converter-example.mk	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/converter-example.mk	(working copy)
@@ -0,0 +1,33 @@
+include Makefile.am.libasncodec
+
+LIBS += -lm
+CFLAGS += $(ASN_MODULE_CFLAGS) -DASN_EMIT_DEBUG=1 -DASN_PDU_COLLECTION -I.
+ASN_LIBRARY ?= libasncodec.a
+ASN_PROGRAM ?= converter-example
+ASN_PROGRAM_SRCS ?= \
+	converter-example.c\
+	pdu_collection.c
+
+all: $(ASN_PROGRAM)
+
+$(ASN_PROGRAM): $(ASN_LIBRARY) $(ASN_PROGRAM_SRCS:.c=.o)
+	$(CC) $(CFLAGS) $(CPPFLAGS) -o $(ASN_PROGRAM) $(ASN_PROGRAM_SRCS:.c=.o) $(LDFLAGS) $(ASN_LIBRARY) $(LIBS)
+
+$(ASN_LIBRARY): $(ASN_MODULE_SRCS:.c=.o)
+	$(AR) rcs $@ $(ASN_MODULE_SRCS:.c=.o)
+
+.SUFFIXES:
+.SUFFIXES: .c .o
+
+.c.o:
+	$(CC) $(CFLAGS) -o $@ -c $<
+
+clean:
+	rm -f $(ASN_PROGRAM) $(ASN_LIBRARY)
+	rm -f $(ASN_MODULE_SRCS:.c=.o) $(ASN_PROGRAM_SRCS:.c=.o)
+
+regen: regenerate-from-asn1-source
+
+regenerate-from-asn1-source:
+	asn1c -pdu=all -fline-refs -findirect-choice -no-gen-OER -fcompound-names H323-MESSAGES.asn H235-SECURITY-MESSAGES.asn MULTIMEDIA-SYSTEM-CONTROL.asn
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/der_encoder.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/der_encoder.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/der_encoder.h	(working copy)
@@ -0,0 +1,68 @@
+/*-
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_DER_ENCODER_H_
+#define	_DER_ENCODER_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+
+/*
+ * The DER encoder of any type. May be invoked by the application.
+ * Produces DER- and BER-compliant encoding. (DER is a subset of BER).
+ *
+ * NOTE: Use the ber_decode() function (ber_decoder.h) to decode data
+ * produced by der_encode().
+ */
+asn_enc_rval_t der_encode(const struct asn_TYPE_descriptor_s *type_descriptor,
+                          const void *struct_ptr, /* Structure to be encoded */
+                          asn_app_consume_bytes_f *consume_bytes_cb,
+                          void *app_key /* Arbitrary callback argument */
+);
+
+/* A variant of der_encode() which encodes data into the pre-allocated buffer */
+asn_enc_rval_t der_encode_to_buffer(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const void *struct_ptr, /* Structure to be encoded */
+    void *buffer,           /* Pre-allocated buffer */
+    size_t buffer_size      /* Initial buffer size (maximum) */
+);
+
+/*
+ * Type of the generic DER encoder.
+ */
+typedef asn_enc_rval_t(der_type_encoder_f)(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const void *struct_ptr, /* Structure to be encoded */
+    int tag_mode,           /* {-1,0,1}: IMPLICIT, no, EXPLICIT */
+    ber_tlv_tag_t tag, asn_app_consume_bytes_f *consume_bytes_cb, /* Callback */
+    void *app_key /* Arbitrary callback argument */
+);
+
+
+/*******************************
+ * INTERNALLY USEFUL FUNCTIONS *
+ *******************************/
+
+/*
+ * Write out leading TL[v] sequence according to the type definition.
+ */
+ssize_t der_write_tags(const struct asn_TYPE_descriptor_s *type_descriptor,
+                       size_t struct_length,
+                       int tag_mode,      /* {-1,0,1}: IMPLICIT, no, EXPLICIT */
+                       int last_tag_form, /* {0,!0}: prim, constructed */
+                       ber_tlv_tag_t tag,
+                       asn_app_consume_bytes_f *consume_bytes_cb,
+                       void *app_key);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _DER_ENCODER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/der_encoder.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/der_encoder.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/der_encoder.c	(working copy)
@@ -0,0 +1,194 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <errno.h>
+
+static ssize_t der_write_TL(ber_tlv_tag_t tag, ber_tlv_len_t len,
+	asn_app_consume_bytes_f *cb, void *app_key, int constructed);
+
+/*
+ * The DER encoder of any type.
+ */
+asn_enc_rval_t
+der_encode(const asn_TYPE_descriptor_t *type_descriptor, const void *struct_ptr,
+           asn_app_consume_bytes_f *consume_bytes, void *app_key) {
+    ASN_DEBUG("DER encoder invoked for %s",
+		type_descriptor->name);
+
+	/*
+	 * Invoke type-specific encoder.
+	 */
+    return type_descriptor->op->der_encoder(
+        type_descriptor, struct_ptr, /* Pointer to the destination structure */
+        0, 0, consume_bytes, app_key);
+}
+
+/*
+ * Argument type and callback necessary for der_encode_to_buffer().
+ */
+typedef struct enc_to_buf_arg {
+	void *buffer;
+	size_t left;
+} enc_to_buf_arg;
+static int encode_to_buffer_cb(const void *buffer, size_t size, void *key) {
+	enc_to_buf_arg *arg = (enc_to_buf_arg *)key;
+
+	if(arg->left < size)
+		return -1;	/* Data exceeds the available buffer size */
+
+	memcpy(arg->buffer, buffer, size);
+	arg->buffer = ((char *)arg->buffer) + size;
+	arg->left -= size;
+
+	return 0;
+}
+
+/*
+ * A variant of the der_encode() which encodes the data into the provided buffer
+ */
+asn_enc_rval_t
+der_encode_to_buffer(const asn_TYPE_descriptor_t *type_descriptor,
+                     const void *struct_ptr, void *buffer, size_t buffer_size) {
+    enc_to_buf_arg arg;
+	asn_enc_rval_t ec;
+
+	arg.buffer = buffer;
+	arg.left = buffer_size;
+
+	ec = type_descriptor->op->der_encoder(type_descriptor,
+		struct_ptr,	/* Pointer to the destination structure */
+		0, 0, encode_to_buffer_cb, &arg);
+	if(ec.encoded != -1) {
+		assert(ec.encoded == (ssize_t)(buffer_size - arg.left));
+		/* Return the encoded contents size */
+	}
+	return ec;
+}
+
+
+/*
+ * Write out leading TL[v] sequence according to the type definition.
+ */
+ssize_t
+der_write_tags(const asn_TYPE_descriptor_t *sd, size_t struct_length,
+               int tag_mode, int last_tag_form,
+               ber_tlv_tag_t tag, /* EXPLICIT or IMPLICIT tag */
+               asn_app_consume_bytes_f *cb, void *app_key) {
+#define ASN1_DER_MAX_TAGS_COUNT 4
+    ber_tlv_tag_t
+        tags_buf_scratch[ASN1_DER_MAX_TAGS_COUNT * sizeof(ber_tlv_tag_t)];
+    ssize_t lens[ASN1_DER_MAX_TAGS_COUNT * sizeof(ssize_t)];
+    const ber_tlv_tag_t *tags; /* Copy of tags stream */
+    int tags_count;            /* Number of tags */
+    size_t overall_length;
+    int i;
+
+    ASN_DEBUG("Writing tags (%s, tm=%d, tc=%d, tag=%s, mtc=%d)",
+		sd->name, tag_mode, sd->tags_count,
+		ber_tlv_tag_string(tag),
+		tag_mode
+			?(sd->tags_count+1
+				-((tag_mode == -1) && sd->tags_count))
+			:sd->tags_count
+	);
+
+    if(sd->tags_count + 1 > ASN1_DER_MAX_TAGS_COUNT) {
+        ASN_DEBUG("System limit %d on tags count", ASN1_DER_MAX_TAGS_COUNT);
+        return -1;
+    }
+
+	if(tag_mode) {
+		/*
+		 * Instead of doing shaman dance like we do in ber_check_tags(),
+		 * allocate a small array on the stack
+		 * and initialize it appropriately.
+		 */
+		int stag_offset;
+		ber_tlv_tag_t *tags_buf = tags_buf_scratch;
+		tags_count = sd->tags_count
+			+ 1	/* EXPLICIT or IMPLICIT tag is given */
+			- ((tag_mode == -1) && sd->tags_count);
+		/* Copy tags over */
+		tags_buf[0] = tag;
+		stag_offset = -1 + ((tag_mode == -1) && sd->tags_count);
+		for(i = 1; i < tags_count; i++)
+			tags_buf[i] = sd->tags[i + stag_offset];
+		tags = tags_buf;
+	} else {
+		tags = sd->tags;
+		tags_count = sd->tags_count;
+	}
+
+	/* No tags to write */
+	if(tags_count == 0)
+		return 0;
+
+	/*
+	 * Array of tags is initialized.
+	 * Now, compute the size of the TLV pairs, from right to left.
+	 */
+	overall_length = struct_length;
+	for(i = tags_count - 1; i >= 0; --i) {
+		lens[i] = der_write_TL(tags[i], overall_length, 0, 0, 0);
+		if(lens[i] == -1) return -1;
+		overall_length += lens[i];
+		lens[i] = overall_length - lens[i];
+	}
+
+	if(!cb) return overall_length - struct_length;
+
+	ASN_DEBUG("Encoding %s TL sequence (%d elements)", sd->name,
+                  tags_count);
+
+	/*
+	 * Encode the TL sequence for real.
+	 */
+	for(i = 0; i < tags_count; i++) {
+		ssize_t len;
+		int _constr;
+
+		/* Check if this tag happens to be constructed */
+		_constr = (last_tag_form || i < (tags_count - 1));
+
+		len = der_write_TL(tags[i], lens[i], cb, app_key, _constr);
+		if(len == -1) return -1;
+	}
+
+	return overall_length - struct_length;
+}
+
+static ssize_t
+der_write_TL(ber_tlv_tag_t tag, ber_tlv_len_t len,
+		asn_app_consume_bytes_f *cb, void *app_key,
+		int constructed) {
+	uint8_t buf[32];
+	size_t size = 0;
+	int buf_size = cb?sizeof(buf):0;
+	ssize_t tmp;
+
+	/* Serialize tag (T from TLV) into possibly zero-length buffer */
+	tmp = ber_tlv_tag_serialize(tag, buf, buf_size);
+	if(tmp == -1 || tmp > (ssize_t)sizeof(buf)) return -1;
+	size += tmp;
+
+	/* Serialize length (L from TLV) into possibly zero-length buffer */
+	tmp = der_tlv_length_serialize(len, buf+size, buf_size?buf_size-size:0);
+	if(tmp == -1) return -1;
+	size += tmp;
+
+	if(size > sizeof(buf))
+		return -1;
+
+	/*
+	 * If callback is specified, invoke it, and check its return value.
+	 */
+	if(cb) {
+		if(constructed) *buf |= 0x20;
+		if(cb(buf, size, app_key) < 0)
+			return -1;
+	}
+
+	return size;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/pdu_collection.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/pdu_collection.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/pdu_collection.c	(working copy)
@@ -0,0 +1,975 @@
+/*
+ * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
+ */
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+
+extern struct asn_TYPE_descriptor_s asn_DEF_H323_UserInformation;
+extern struct asn_TYPE_descriptor_s asn_DEF_H323_UU_PDU;
+extern struct asn_TYPE_descriptor_s asn_DEF_StimulusControl;
+extern struct asn_TYPE_descriptor_s asn_DEF_Alerting_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallProceeding_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_Connect_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_Information_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_ReleaseComplete_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_ReleaseCompleteReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_Setup_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_ScnConnectionType;
+extern struct asn_TYPE_descriptor_s asn_DEF_ScnConnectionAggregation;
+extern struct asn_TYPE_descriptor_s asn_DEF_PresentationIndicator;
+extern struct asn_TYPE_descriptor_s asn_DEF_ScreeningIndicator;
+extern struct asn_TYPE_descriptor_s asn_DEF_Facility_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceList;
+extern struct asn_TYPE_descriptor_s asn_DEF_FacilityReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_Progress_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_H323_MESSAGES_TransportAddress;
+extern struct asn_TYPE_descriptor_s asn_DEF_Status_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_StatusInquiry_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_SetupAcknowledge_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_Notify_UUIE;
+extern struct asn_TYPE_descriptor_s asn_DEF_EndpointType;
+extern struct asn_TYPE_descriptor_s asn_DEF_GatewayInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_SupportedProtocols;
+extern struct asn_TYPE_descriptor_s asn_DEF_H310Caps;
+extern struct asn_TYPE_descriptor_s asn_DEF_H320Caps;
+extern struct asn_TYPE_descriptor_s asn_DEF_H321Caps;
+extern struct asn_TYPE_descriptor_s asn_DEF_H322Caps;
+extern struct asn_TYPE_descriptor_s asn_DEF_H323Caps;
+extern struct asn_TYPE_descriptor_s asn_DEF_H324Caps;
+extern struct asn_TYPE_descriptor_s asn_DEF_VoiceCaps;
+extern struct asn_TYPE_descriptor_s asn_DEF_T120OnlyCaps;
+extern struct asn_TYPE_descriptor_s asn_DEF_NonStandardProtocol;
+extern struct asn_TYPE_descriptor_s asn_DEF_T38FaxAnnexbOnlyCaps;
+extern struct asn_TYPE_descriptor_s asn_DEF_SIPCaps;
+extern struct asn_TYPE_descriptor_s asn_DEF_McuInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_GatekeeperInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_VendorIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_H221NonStandard;
+extern struct asn_TYPE_descriptor_s asn_DEF_TunnelledProtocol;
+extern struct asn_TYPE_descriptor_s asn_DEF_TunnelledProtocolAlternateIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_H323_MESSAGES_NonStandardParameter;
+extern struct asn_TYPE_descriptor_s asn_DEF_H323_MESSAGES_NonStandardIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_AliasAddress;
+extern struct asn_TYPE_descriptor_s asn_DEF_AddressPattern;
+extern struct asn_TYPE_descriptor_s asn_DEF_PartyNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_PublicPartyNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_PrivatePartyNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_NumberDigits;
+extern struct asn_TYPE_descriptor_s asn_DEF_DisplayName;
+extern struct asn_TYPE_descriptor_s asn_DEF_PublicTypeOfNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_PrivateTypeOfNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_MobileUIM;
+extern struct asn_TYPE_descriptor_s asn_DEF_TBCD_STRING;
+extern struct asn_TYPE_descriptor_s asn_DEF_ANSI_41_UIM;
+extern struct asn_TYPE_descriptor_s asn_DEF_GSM_UIM;
+extern struct asn_TYPE_descriptor_s asn_DEF_IsupNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_IsupPublicPartyNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_IsupPrivatePartyNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_NatureOfAddress;
+extern struct asn_TYPE_descriptor_s asn_DEF_IsupDigits;
+extern struct asn_TYPE_descriptor_s asn_DEF_ExtendedAliasAddress;
+extern struct asn_TYPE_descriptor_s asn_DEF_Endpoint;
+extern struct asn_TYPE_descriptor_s asn_DEF_AlternateTransportAddresses;
+extern struct asn_TYPE_descriptor_s asn_DEF_UseSpecifiedTransport;
+extern struct asn_TYPE_descriptor_s asn_DEF_AlternateGK;
+extern struct asn_TYPE_descriptor_s asn_DEF_AltGKInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_SecurityServiceMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_SecurityCapabilities;
+extern struct asn_TYPE_descriptor_s asn_DEF_SecurityErrors;
+extern struct asn_TYPE_descriptor_s asn_DEF_SecurityErrors2;
+extern struct asn_TYPE_descriptor_s asn_DEF_H245Security;
+extern struct asn_TYPE_descriptor_s asn_DEF_QseriesOptions;
+extern struct asn_TYPE_descriptor_s asn_DEF_Q954Details;
+extern struct asn_TYPE_descriptor_s asn_DEF_GloballyUniqueID;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestSeqNum;
+extern struct asn_TYPE_descriptor_s asn_DEF_GatekeeperIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_BandWidth;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallReferenceValue;
+extern struct asn_TYPE_descriptor_s asn_DEF_EndpointIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_ProtocolIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_TimeToLive;
+extern struct asn_TYPE_descriptor_s asn_DEF_H248PackagesDescriptor;
+extern struct asn_TYPE_descriptor_s asn_DEF_H248SignalsDescriptor;
+extern struct asn_TYPE_descriptor_s asn_DEF_FeatureDescriptor;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptIntAlg;
+extern struct asn_TYPE_descriptor_s asn_DEF_NonIsoIntegrityMechanism;
+extern struct asn_TYPE_descriptor_s asn_DEF_IntegrityMechanism;
+extern struct asn_TYPE_descriptor_s asn_DEF_ICV;
+extern struct asn_TYPE_descriptor_s asn_DEF_FastStartToken;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncodedFastStartToken;
+extern struct asn_TYPE_descriptor_s asn_DEF_CryptoH323Token;
+extern struct asn_TYPE_descriptor_s asn_DEF_DataRate;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallLinkage;
+extern struct asn_TYPE_descriptor_s asn_DEF_SupportedPrefix;
+extern struct asn_TYPE_descriptor_s asn_DEF_CapacityReportingCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_CapacityReportingSpecification;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallCapacity;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallCapacityInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallsAvailable;
+extern struct asn_TYPE_descriptor_s asn_DEF_CircuitInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_CircuitIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_CicInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_GroupID;
+extern struct asn_TYPE_descriptor_s asn_DEF_CarrierInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_ServiceControlDescriptor;
+extern struct asn_TYPE_descriptor_s asn_DEF_ServiceControlSession;
+extern struct asn_TYPE_descriptor_s asn_DEF_RasUsageInfoTypes;
+extern struct asn_TYPE_descriptor_s asn_DEF_RasUsageSpecification;
+extern struct asn_TYPE_descriptor_s asn_DEF_RasUsageInformation;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallTerminationCause;
+extern struct asn_TYPE_descriptor_s asn_DEF_BandwidthDetails;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallCreditCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallCreditServiceControl;
+extern struct asn_TYPE_descriptor_s asn_DEF_GenericData;
+extern struct asn_TYPE_descriptor_s asn_DEF_GenericIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_EnumeratedParameter;
+extern struct asn_TYPE_descriptor_s asn_DEF_Content;
+extern struct asn_TYPE_descriptor_s asn_DEF_FeatureSet;
+extern struct asn_TYPE_descriptor_s asn_DEF_TransportChannelInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_RTPSession;
+extern struct asn_TYPE_descriptor_s asn_DEF_RehomingModel;
+extern struct asn_TYPE_descriptor_s asn_DEF_RasMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_GatekeeperRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_GatekeeperConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_GatekeeperReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_GatekeeperRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_RegistrationRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_RegistrationConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_RegistrationReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_RegistrationRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_UnregistrationRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_UnregRequestReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_UnregistrationConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_UnregistrationReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_UnregRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_AdmissionRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallType;
+extern struct asn_TYPE_descriptor_s asn_DEF_CallModel;
+extern struct asn_TYPE_descriptor_s asn_DEF_TransportQOS;
+extern struct asn_TYPE_descriptor_s asn_DEF_AdmissionConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_UUIEsRequested;
+extern struct asn_TYPE_descriptor_s asn_DEF_AdmissionReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_AdmissionRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_BandwidthRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_BandwidthConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_BandwidthReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_BandRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_LocationRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_LocationConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_LocationReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_LocationRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_DisengageRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_DisengageReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_DisengageConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_DisengageReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_DisengageRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_InfoRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_InfoRequestResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_InfoRequestResponseStatus;
+extern struct asn_TYPE_descriptor_s asn_DEF_InfoRequestAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_InfoRequestNak;
+extern struct asn_TYPE_descriptor_s asn_DEF_InfoRequestNakReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_H323_MESSAGES_NonStandardMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_UnknownMessageResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestInProgress;
+extern struct asn_TYPE_descriptor_s asn_DEF_ResourcesAvailableIndicate;
+extern struct asn_TYPE_descriptor_s asn_DEF_ResourcesAvailableConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_ServiceControlIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_ServiceControlResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_ChallengeString;
+extern struct asn_TYPE_descriptor_s asn_DEF_TimeStamp;
+extern struct asn_TYPE_descriptor_s asn_DEF_RandomVal;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235_SECURITY_MESSAGES_Password;
+extern struct asn_TYPE_descriptor_s asn_DEF_Identifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_KeyMaterial;
+extern struct asn_TYPE_descriptor_s asn_DEF_KeyMaterialExt;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter;
+extern struct asn_TYPE_descriptor_s asn_DEF_DHset;
+extern struct asn_TYPE_descriptor_s asn_DEF_DHsetExt;
+extern struct asn_TYPE_descriptor_s asn_DEF_ECpoint;
+extern struct asn_TYPE_descriptor_s asn_DEF_ECKASDH;
+extern struct asn_TYPE_descriptor_s asn_DEF_ECGDSASignature;
+extern struct asn_TYPE_descriptor_s asn_DEF_TypedCertificate;
+extern struct asn_TYPE_descriptor_s asn_DEF_AuthenticationBES;
+extern struct asn_TYPE_descriptor_s asn_DEF_AuthenticationMechanism;
+extern struct asn_TYPE_descriptor_s asn_DEF_ClearToken;
+extern struct asn_TYPE_descriptor_s asn_DEF_ProfileElement;
+extern struct asn_TYPE_descriptor_s asn_DEF_Element;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235_SECURITY_MESSAGES_IV8;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235_SECURITY_MESSAGES_IV16;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235_SECURITY_MESSAGES_Params;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncodedGeneralToken;
+extern struct asn_TYPE_descriptor_s asn_DEF_PwdCertToken;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncodedPwdCertToken;
+extern struct asn_TYPE_descriptor_s asn_DEF_CryptoToken;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235Key;
+extern struct asn_TYPE_descriptor_s asn_DEF_KeySignedMaterial;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncodedKeySignedMaterial;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235CertificateSignature;
+extern struct asn_TYPE_descriptor_s asn_DEF_ReturnSig;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncodedReturnSig;
+extern struct asn_TYPE_descriptor_s asn_DEF_KeySyncMaterial;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncodedKeySyncMaterial;
+extern struct asn_TYPE_descriptor_s asn_DEF_V3KeySyncMaterial;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultimediaSystemControlMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_ResponseMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_CommandMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_IndicationMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_SequenceNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_GenericMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_GenericInformation;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_MasterSlaveDetermination;
+extern struct asn_TYPE_descriptor_s asn_DEF_MasterSlaveDeterminationAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_MasterSlaveDeterminationReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_MasterSlaveDeterminationRelease;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalCapabilitySet;
+extern struct asn_TYPE_descriptor_s asn_DEF_CapabilityTableEntry;
+extern struct asn_TYPE_descriptor_s asn_DEF_CapabilityDescriptor;
+extern struct asn_TYPE_descriptor_s asn_DEF_AlternativeCapabilitySet;
+extern struct asn_TYPE_descriptor_s asn_DEF_CapabilityTableEntryNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_CapabilityDescriptorNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalCapabilitySetAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalCapabilitySetReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalCapabilitySetRelease;
+extern struct asn_TYPE_descriptor_s asn_DEF_Capability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235SecurityCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_DTLSSecurityCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H222Capability;
+extern struct asn_TYPE_descriptor_s asn_DEF_VCCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223Capability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223AnnexCCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_V76Capability;
+extern struct asn_TYPE_descriptor_s asn_DEF_V75Capability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H2250Capability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MediaPacketizationCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_RSVPParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_QOSMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_ATMParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_ServicePriorityValue;
+extern struct asn_TYPE_descriptor_s asn_DEF_ServicePriority;
+extern struct asn_TYPE_descriptor_s asn_DEF_AuthorizationParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_QOSType;
+extern struct asn_TYPE_descriptor_s asn_DEF_QOSClass;
+extern struct asn_TYPE_descriptor_s asn_DEF_QOSDescriptor;
+extern struct asn_TYPE_descriptor_s asn_DEF_GenericTransportParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_QOSCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MediaTransportType;
+extern struct asn_TYPE_descriptor_s asn_DEF_MediaChannelCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_TransportCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_RedundancyEncodingCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_RedundancyEncodingMethod;
+extern struct asn_TYPE_descriptor_s asn_DEF_RTPH263VideoRedundancyEncoding;
+extern struct asn_TYPE_descriptor_s asn_DEF_RTPH263VideoRedundancyFrameMapping;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultipointCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MediaDistributionCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_VideoCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_ExtendedVideoCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H261VideoCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H262VideoCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_H263VideoCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_EnhancementLayerInfo;
+extern struct asn_TYPE_descriptor_s asn_DEF_BEnhancementParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_EnhancementOptions;
+extern struct asn_TYPE_descriptor_s asn_DEF_H263Options;
+extern struct asn_TYPE_descriptor_s asn_DEF_TransparencyParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_RefPictureSelection;
+extern struct asn_TYPE_descriptor_s asn_DEF_CustomPictureClockFrequency;
+extern struct asn_TYPE_descriptor_s asn_DEF_CustomPictureFormat;
+extern struct asn_TYPE_descriptor_s asn_DEF_H263VideoModeCombos;
+extern struct asn_TYPE_descriptor_s asn_DEF_H263ModeComboFlags;
+extern struct asn_TYPE_descriptor_s asn_DEF_H263Version3Options;
+extern struct asn_TYPE_descriptor_s asn_DEF_IS11172VideoCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_AudioCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_ExtendedAudioCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_G729Extensions;
+extern struct asn_TYPE_descriptor_s asn_DEF_G7231AnnexCCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_IS11172AudioCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_IS13818AudioCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_GSMAudioCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_VBDCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_DataApplicationCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_ExtendedDataApplicationCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_DataProtocolCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_CompressionType;
+extern struct asn_TYPE_descriptor_s asn_DEF_V42bis;
+extern struct asn_TYPE_descriptor_s asn_DEF_T84Profile;
+extern struct asn_TYPE_descriptor_s asn_DEF_T38FaxProfile;
+extern struct asn_TYPE_descriptor_s asn_DEF_T38FaxRateManagement;
+extern struct asn_TYPE_descriptor_s asn_DEF_T38FaxUdpOptions;
+extern struct asn_TYPE_descriptor_s asn_DEF_T38FaxTcpOptions;
+extern struct asn_TYPE_descriptor_s asn_DEF_DataChannel;
+extern struct asn_TYPE_descriptor_s asn_DEF_DataChannelProfile;
+extern struct asn_TYPE_descriptor_s asn_DEF_SCTPChunkType;
+extern struct asn_TYPE_descriptor_s asn_DEF_SctpParam;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptionAuthenticationAndIntegrity;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptionCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MediaEncryptionAlgorithm;
+extern struct asn_TYPE_descriptor_s asn_DEF_AuthenticationCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_IntegrityCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_UserInputCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_GenericCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_CapabilityIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_GenericParameter;
+extern struct asn_TYPE_descriptor_s asn_DEF_ParameterIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_ParameterValue;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexedStreamCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexFormat;
+extern struct asn_TYPE_descriptor_s asn_DEF_AudioTelephonyEventCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_AudioToneCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_NoPTAudioTelephonyEventCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_NoPTAudioToneCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplePayloadStreamCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_DepFECCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_FECCapability;
+extern struct asn_TYPE_descriptor_s asn_DEF_MaxRedundancy;
+extern struct asn_TYPE_descriptor_s asn_DEF_OpenLogicalChannel;
+extern struct asn_TYPE_descriptor_s asn_DEF_LogicalChannelNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_NetworkAccessParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_Q2931Address;
+extern struct asn_TYPE_descriptor_s asn_DEF_V75Parameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_DataType;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235Media;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexedStreamParameter;
+extern struct asn_TYPE_descriptor_s asn_DEF_H222LogicalChannelParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223LogicalChannelParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223AL1MParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223AL2MParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223AL3MParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223AnnexCArqParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_V76LogicalChannelParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_V76HDLCParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_CRCLength;
+extern struct asn_TYPE_descriptor_s asn_DEF_H2250LogicalChannelParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_RTPPayloadType;
+extern struct asn_TYPE_descriptor_s asn_DEF_RedundancyEncoding;
+extern struct asn_TYPE_descriptor_s asn_DEF_RedundancyEncodingElement;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplePayloadStream;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplePayloadStreamElement;
+extern struct asn_TYPE_descriptor_s asn_DEF_DepFECData;
+extern struct asn_TYPE_descriptor_s asn_DEF_FECData;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress;
+extern struct asn_TYPE_descriptor_s asn_DEF_UnicastAddress;
+extern struct asn_TYPE_descriptor_s asn_DEF_MulticastAddress;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptionSync;
+extern struct asn_TYPE_descriptor_s asn_DEF_EscrowData;
+extern struct asn_TYPE_descriptor_s asn_DEF_OpenLogicalChannelAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_OpenLogicalChannelReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_OpenLogicalChannelConfirm;
+extern struct asn_TYPE_descriptor_s asn_DEF_H2250LogicalChannelAckParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_CloseLogicalChannel;
+extern struct asn_TYPE_descriptor_s asn_DEF_CloseLogicalChannelAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestChannelClose;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestChannelCloseAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestChannelCloseReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestChannelCloseRelease;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexEntrySend;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexEntryDescriptor;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexElement;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexTableEntryNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexEntrySendAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexEntrySendReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexEntryRejectionDescriptions;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexEntrySendRelease;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestMultiplexEntry;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestMultiplexEntryAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestMultiplexEntryReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestMultiplexEntryRejectionDescriptions;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestMultiplexEntryRelease;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestModeAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestModeReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestModeRelease;
+extern struct asn_TYPE_descriptor_s asn_DEF_ModeDescription;
+extern struct asn_TYPE_descriptor_s asn_DEF_ModeElementType;
+extern struct asn_TYPE_descriptor_s asn_DEF_ModeElement;
+extern struct asn_TYPE_descriptor_s asn_DEF_H235Mode;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplexedStreamModeParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_RedundancyEncodingDTMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_RedundancyEncodingDTModeElement;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplePayloadStreamMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultiplePayloadStreamElementMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_DepFECMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_FECMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223ModeParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_V76ModeParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_H2250ModeParameters;
+extern struct asn_TYPE_descriptor_s asn_DEF_RedundancyEncodingMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_VideoMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_H261VideoMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_H262VideoMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_H263VideoMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_IS11172VideoMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_AudioMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_IS11172AudioMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_IS13818AudioMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_G7231AnnexCMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_VBDMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_DataMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptionMode;
+extern struct asn_TYPE_descriptor_s asn_DEF_RoundTripDelayRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_RoundTripDelayResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_MaintenanceLoopRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_MaintenanceLoopAck;
+extern struct asn_TYPE_descriptor_s asn_DEF_MaintenanceLoopReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_MaintenanceLoopOffCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_CommunicationModeCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_CommunicationModeRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_CommunicationModeResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_CommunicationModeTableEntry;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_CertSelectionCriteria;
+extern struct asn_TYPE_descriptor_s asn_DEF_Criteria;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalLabel;
+extern struct asn_TYPE_descriptor_s asn_DEF_McuNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalID;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceID;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password;
+extern struct asn_TYPE_descriptor_s asn_DEF_RequestAllTerminalIDsResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalInformation;
+extern struct asn_TYPE_descriptor_s asn_DEF_RemoteMCRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_RemoteMCResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultilinkRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultilinkResponse;
+extern struct asn_TYPE_descriptor_s asn_DEF_MultilinkIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_DialingInformation;
+extern struct asn_TYPE_descriptor_s asn_DEF_DialingInformationNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_DialingInformationNetworkType;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConnectionIdentifier;
+extern struct asn_TYPE_descriptor_s asn_DEF_MaximumBitRate;
+extern struct asn_TYPE_descriptor_s asn_DEF_LogicalChannelRateRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_LogicalChannelRateAcknowledge;
+extern struct asn_TYPE_descriptor_s asn_DEF_LogicalChannelRateReject;
+extern struct asn_TYPE_descriptor_s asn_DEF_LogicalChannelRateRejectReason;
+extern struct asn_TYPE_descriptor_s asn_DEF_LogicalChannelRateRelease;
+extern struct asn_TYPE_descriptor_s asn_DEF_SendTerminalCapabilitySet;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptionCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_FlowControlCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_EndSessionCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_SubstituteConferenceIDCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptionUpdateDirection;
+extern struct asn_TYPE_descriptor_s asn_DEF_MiscellaneousCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_KeyProtectionMethod;
+extern struct asn_TYPE_descriptor_s asn_DEF_EncryptionUpdateRequest;
+extern struct asn_TYPE_descriptor_s asn_DEF_PictureReference;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223MultiplexReconfiguration;
+extern struct asn_TYPE_descriptor_s asn_DEF_NewATMVCCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_MobileMultilinkReconfigurationCommand;
+extern struct asn_TYPE_descriptor_s asn_DEF_FunctionNotUnderstood;
+extern struct asn_TYPE_descriptor_s asn_DEF_FunctionNotSupported;
+extern struct asn_TYPE_descriptor_s asn_DEF_ConferenceIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_TerminalYouAreSeeingInSubPictureNumber;
+extern struct asn_TYPE_descriptor_s asn_DEF_VideoIndicateCompose;
+extern struct asn_TYPE_descriptor_s asn_DEF_MiscellaneousIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_JitterIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_H223SkewIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_H2250MaximumSkewIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_MCLocationIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_VendorIdentification;
+extern struct asn_TYPE_descriptor_s asn_DEF_NewATMVCIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16;
+extern struct asn_TYPE_descriptor_s asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params;
+extern struct asn_TYPE_descriptor_s asn_DEF_UserInputIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_FlowControlIndication;
+extern struct asn_TYPE_descriptor_s asn_DEF_MobileMultilinkReconfigurationIndication;
+
+
+struct asn_TYPE_descriptor_s *asn_pdu_collection[] = {
+	/* From module H323-MESSAGES in H323-MESSAGES.asn */
+	&asn_DEF_H323_UserInformation,	
+	&asn_DEF_H323_UU_PDU,	
+	&asn_DEF_StimulusControl,	
+	&asn_DEF_Alerting_UUIE,	
+	&asn_DEF_CallProceeding_UUIE,	
+	&asn_DEF_Connect_UUIE,	
+	&asn_DEF_Information_UUIE,	
+	&asn_DEF_ReleaseComplete_UUIE,	
+	&asn_DEF_ReleaseCompleteReason,	
+	&asn_DEF_Setup_UUIE,	
+	&asn_DEF_ScnConnectionType,	
+	&asn_DEF_ScnConnectionAggregation,	
+	&asn_DEF_PresentationIndicator,	
+	&asn_DEF_ScreeningIndicator,	
+	&asn_DEF_Facility_UUIE,	
+	&asn_DEF_ConferenceList,	
+	&asn_DEF_FacilityReason,	
+	&asn_DEF_Progress_UUIE,	
+	&asn_DEF_H323_MESSAGES_TransportAddress,	
+	&asn_DEF_Status_UUIE,	
+	&asn_DEF_StatusInquiry_UUIE,	
+	&asn_DEF_SetupAcknowledge_UUIE,	
+	&asn_DEF_Notify_UUIE,	
+	&asn_DEF_EndpointType,	
+	&asn_DEF_GatewayInfo,	
+	&asn_DEF_SupportedProtocols,	
+	&asn_DEF_H310Caps,	
+	&asn_DEF_H320Caps,	
+	&asn_DEF_H321Caps,	
+	&asn_DEF_H322Caps,	
+	&asn_DEF_H323Caps,	
+	&asn_DEF_H324Caps,	
+	&asn_DEF_VoiceCaps,	
+	&asn_DEF_T120OnlyCaps,	
+	&asn_DEF_NonStandardProtocol,	
+	&asn_DEF_T38FaxAnnexbOnlyCaps,	
+	&asn_DEF_SIPCaps,	
+	&asn_DEF_McuInfo,	
+	&asn_DEF_TerminalInfo,	
+	&asn_DEF_GatekeeperInfo,	
+	&asn_DEF_VendorIdentifier,	
+	&asn_DEF_H221NonStandard,	
+	&asn_DEF_TunnelledProtocol,	
+	&asn_DEF_TunnelledProtocolAlternateIdentifier,	
+	&asn_DEF_H323_MESSAGES_NonStandardParameter,	
+	&asn_DEF_H323_MESSAGES_NonStandardIdentifier,	
+	&asn_DEF_AliasAddress,	
+	&asn_DEF_AddressPattern,	
+	&asn_DEF_PartyNumber,	
+	&asn_DEF_PublicPartyNumber,	
+	&asn_DEF_PrivatePartyNumber,	
+	&asn_DEF_NumberDigits,	
+	&asn_DEF_DisplayName,	
+	&asn_DEF_PublicTypeOfNumber,	
+	&asn_DEF_PrivateTypeOfNumber,	
+	&asn_DEF_MobileUIM,	
+	&asn_DEF_TBCD_STRING,	
+	&asn_DEF_ANSI_41_UIM,	
+	&asn_DEF_GSM_UIM,	
+	&asn_DEF_IsupNumber,	
+	&asn_DEF_IsupPublicPartyNumber,	
+	&asn_DEF_IsupPrivatePartyNumber,	
+	&asn_DEF_NatureOfAddress,	
+	&asn_DEF_IsupDigits,	
+	&asn_DEF_ExtendedAliasAddress,	
+	&asn_DEF_Endpoint,	
+	&asn_DEF_AlternateTransportAddresses,	
+	&asn_DEF_UseSpecifiedTransport,	
+	&asn_DEF_AlternateGK,	
+	&asn_DEF_AltGKInfo,	
+	&asn_DEF_SecurityServiceMode,	
+	&asn_DEF_SecurityCapabilities,	
+	&asn_DEF_SecurityErrors,	
+	&asn_DEF_SecurityErrors2,	
+	&asn_DEF_H245Security,	
+	&asn_DEF_QseriesOptions,	
+	&asn_DEF_Q954Details,	
+	&asn_DEF_GloballyUniqueID,	
+	&asn_DEF_ConferenceIdentifier,	
+	&asn_DEF_RequestSeqNum,	
+	&asn_DEF_GatekeeperIdentifier,	
+	&asn_DEF_BandWidth,	
+	&asn_DEF_CallReferenceValue,	
+	&asn_DEF_EndpointIdentifier,	
+	&asn_DEF_ProtocolIdentifier,	
+	&asn_DEF_TimeToLive,	
+	&asn_DEF_H248PackagesDescriptor,	
+	&asn_DEF_H248SignalsDescriptor,	
+	&asn_DEF_FeatureDescriptor,	
+	&asn_DEF_CallIdentifier,	
+	&asn_DEF_EncryptIntAlg,	
+	&asn_DEF_NonIsoIntegrityMechanism,	
+	&asn_DEF_IntegrityMechanism,	
+	&asn_DEF_ICV,	
+	&asn_DEF_FastStartToken,	
+	&asn_DEF_EncodedFastStartToken,	
+	&asn_DEF_CryptoH323Token,	
+	&asn_DEF_DataRate,	
+	&asn_DEF_CallLinkage,	
+	&asn_DEF_SupportedPrefix,	
+	&asn_DEF_CapacityReportingCapability,	
+	&asn_DEF_CapacityReportingSpecification,	
+	&asn_DEF_CallCapacity,	
+	&asn_DEF_CallCapacityInfo,	
+	&asn_DEF_CallsAvailable,	
+	&asn_DEF_CircuitInfo,	
+	&asn_DEF_CircuitIdentifier,	
+	&asn_DEF_CicInfo,	
+	&asn_DEF_GroupID,	
+	&asn_DEF_CarrierInfo,	
+	&asn_DEF_ServiceControlDescriptor,	
+	&asn_DEF_ServiceControlSession,	
+	&asn_DEF_RasUsageInfoTypes,	
+	&asn_DEF_RasUsageSpecification,	
+	&asn_DEF_RasUsageInformation,	
+	&asn_DEF_CallTerminationCause,	
+	&asn_DEF_BandwidthDetails,	
+	&asn_DEF_CallCreditCapability,	
+	&asn_DEF_CallCreditServiceControl,	
+	&asn_DEF_GenericData,	
+	&asn_DEF_GenericIdentifier,	
+	&asn_DEF_EnumeratedParameter,	
+	&asn_DEF_Content,	
+	&asn_DEF_FeatureSet,	
+	&asn_DEF_TransportChannelInfo,	
+	&asn_DEF_RTPSession,	
+	&asn_DEF_RehomingModel,	
+	&asn_DEF_RasMessage,	
+	&asn_DEF_GatekeeperRequest,	
+	&asn_DEF_GatekeeperConfirm,	
+	&asn_DEF_GatekeeperReject,	
+	&asn_DEF_GatekeeperRejectReason,	
+	&asn_DEF_RegistrationRequest,	
+	&asn_DEF_RegistrationConfirm,	
+	&asn_DEF_RegistrationReject,	
+	&asn_DEF_RegistrationRejectReason,	
+	&asn_DEF_UnregistrationRequest,	
+	&asn_DEF_UnregRequestReason,	
+	&asn_DEF_UnregistrationConfirm,	
+	&asn_DEF_UnregistrationReject,	
+	&asn_DEF_UnregRejectReason,	
+	&asn_DEF_AdmissionRequest,	
+	&asn_DEF_CallType,	
+	&asn_DEF_CallModel,	
+	&asn_DEF_TransportQOS,	
+	&asn_DEF_AdmissionConfirm,	
+	&asn_DEF_UUIEsRequested,	
+	&asn_DEF_AdmissionReject,	
+	&asn_DEF_AdmissionRejectReason,	
+	&asn_DEF_BandwidthRequest,	
+	&asn_DEF_BandwidthConfirm,	
+	&asn_DEF_BandwidthReject,	
+	&asn_DEF_BandRejectReason,	
+	&asn_DEF_LocationRequest,	
+	&asn_DEF_LocationConfirm,	
+	&asn_DEF_LocationReject,	
+	&asn_DEF_LocationRejectReason,	
+	&asn_DEF_DisengageRequest,	
+	&asn_DEF_DisengageReason,	
+	&asn_DEF_DisengageConfirm,	
+	&asn_DEF_DisengageReject,	
+	&asn_DEF_DisengageRejectReason,	
+	&asn_DEF_InfoRequest,	
+	&asn_DEF_InfoRequestResponse,	
+	&asn_DEF_InfoRequestResponseStatus,	
+	&asn_DEF_InfoRequestAck,	
+	&asn_DEF_InfoRequestNak,	
+	&asn_DEF_InfoRequestNakReason,	
+	&asn_DEF_H323_MESSAGES_NonStandardMessage,	
+	&asn_DEF_UnknownMessageResponse,	
+	&asn_DEF_RequestInProgress,	
+	&asn_DEF_ResourcesAvailableIndicate,	
+	&asn_DEF_ResourcesAvailableConfirm,	
+	&asn_DEF_ServiceControlIndication,	
+	&asn_DEF_ServiceControlResponse,	
+	/* From module H235-SECURITY-MESSAGES in H235-SECURITY-MESSAGES.asn */
+	&asn_DEF_ChallengeString,	
+	&asn_DEF_TimeStamp,	
+	&asn_DEF_RandomVal,	
+	&asn_DEF_H235_SECURITY_MESSAGES_Password,	
+	&asn_DEF_Identifier,	
+	&asn_DEF_KeyMaterial,	
+	&asn_DEF_KeyMaterialExt,	
+	&asn_DEF_H235_SECURITY_MESSAGES_NonStandardParameter,	
+	&asn_DEF_DHset,	
+	&asn_DEF_DHsetExt,	
+	&asn_DEF_ECpoint,	
+	&asn_DEF_ECKASDH,	
+	&asn_DEF_ECGDSASignature,	
+	&asn_DEF_TypedCertificate,	
+	&asn_DEF_AuthenticationBES,	
+	&asn_DEF_AuthenticationMechanism,	
+	&asn_DEF_ClearToken,	
+	&asn_DEF_ProfileElement,	
+	&asn_DEF_Element,	
+	&asn_DEF_H235_SECURITY_MESSAGES_IV8,	
+	&asn_DEF_H235_SECURITY_MESSAGES_IV16,	
+	&asn_DEF_H235_SECURITY_MESSAGES_Params,	
+	&asn_DEF_EncodedGeneralToken,	
+	&asn_DEF_PwdCertToken,	
+	&asn_DEF_EncodedPwdCertToken,	
+	&asn_DEF_CryptoToken,	
+	&asn_DEF_H235Key,	
+	&asn_DEF_KeySignedMaterial,	
+	&asn_DEF_EncodedKeySignedMaterial,	
+	&asn_DEF_H235CertificateSignature,	
+	&asn_DEF_ReturnSig,	
+	&asn_DEF_EncodedReturnSig,	
+	&asn_DEF_KeySyncMaterial,	
+	&asn_DEF_EncodedKeySyncMaterial,	
+	&asn_DEF_V3KeySyncMaterial,	
+	/* From module MULTIMEDIA-SYSTEM-CONTROL in MULTIMEDIA-SYSTEM-CONTROL.asn */
+	&asn_DEF_MultimediaSystemControlMessage,	
+	&asn_DEF_RequestMessage,	
+	&asn_DEF_ResponseMessage,	
+	&asn_DEF_CommandMessage,	
+	&asn_DEF_IndicationMessage,	
+	&asn_DEF_SequenceNumber,	
+	&asn_DEF_GenericMessage,	
+	&asn_DEF_GenericInformation,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardMessage,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardParameter,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_NonStandardIdentifier,	
+	&asn_DEF_MasterSlaveDetermination,	
+	&asn_DEF_MasterSlaveDeterminationAck,	
+	&asn_DEF_MasterSlaveDeterminationReject,	
+	&asn_DEF_MasterSlaveDeterminationRelease,	
+	&asn_DEF_TerminalCapabilitySet,	
+	&asn_DEF_CapabilityTableEntry,	
+	&asn_DEF_CapabilityDescriptor,	
+	&asn_DEF_AlternativeCapabilitySet,	
+	&asn_DEF_CapabilityTableEntryNumber,	
+	&asn_DEF_CapabilityDescriptorNumber,	
+	&asn_DEF_TerminalCapabilitySetAck,	
+	&asn_DEF_TerminalCapabilitySetReject,	
+	&asn_DEF_TerminalCapabilitySetRelease,	
+	&asn_DEF_Capability,	
+	&asn_DEF_H235SecurityCapability,	
+	&asn_DEF_DTLSSecurityCapability,	
+	&asn_DEF_MultiplexCapability,	
+	&asn_DEF_H222Capability,	
+	&asn_DEF_VCCapability,	
+	&asn_DEF_H223Capability,	
+	&asn_DEF_H223AnnexCCapability,	
+	&asn_DEF_V76Capability,	
+	&asn_DEF_V75Capability,	
+	&asn_DEF_H2250Capability,	
+	&asn_DEF_MediaPacketizationCapability,	
+	&asn_DEF_RSVPParameters,	
+	&asn_DEF_QOSMode,	
+	&asn_DEF_ATMParameters,	
+	&asn_DEF_ServicePriorityValue,	
+	&asn_DEF_ServicePriority,	
+	&asn_DEF_AuthorizationParameters,	
+	&asn_DEF_QOSType,	
+	&asn_DEF_QOSClass,	
+	&asn_DEF_QOSDescriptor,	
+	&asn_DEF_GenericTransportParameters,	
+	&asn_DEF_QOSCapability,	
+	&asn_DEF_MediaTransportType,	
+	&asn_DEF_MediaChannelCapability,	
+	&asn_DEF_TransportCapability,	
+	&asn_DEF_RedundancyEncodingCapability,	
+	&asn_DEF_RedundancyEncodingMethod,	
+	&asn_DEF_RTPH263VideoRedundancyEncoding,	
+	&asn_DEF_RTPH263VideoRedundancyFrameMapping,	
+	&asn_DEF_MultipointCapability,	
+	&asn_DEF_MediaDistributionCapability,	
+	&asn_DEF_VideoCapability,	
+	&asn_DEF_ExtendedVideoCapability,	
+	&asn_DEF_H261VideoCapability,	
+	&asn_DEF_H262VideoCapability,	
+	&asn_DEF_H263VideoCapability,	
+	&asn_DEF_EnhancementLayerInfo,	
+	&asn_DEF_BEnhancementParameters,	
+	&asn_DEF_EnhancementOptions,	
+	&asn_DEF_H263Options,	
+	&asn_DEF_TransparencyParameters,	
+	&asn_DEF_RefPictureSelection,	
+	&asn_DEF_CustomPictureClockFrequency,	
+	&asn_DEF_CustomPictureFormat,	
+	&asn_DEF_H263VideoModeCombos,	
+	&asn_DEF_H263ModeComboFlags,	
+	&asn_DEF_H263Version3Options,	
+	&asn_DEF_IS11172VideoCapability,	
+	&asn_DEF_AudioCapability,	
+	&asn_DEF_ExtendedAudioCapability,	
+	&asn_DEF_G729Extensions,	
+	&asn_DEF_G7231AnnexCCapability,	
+	&asn_DEF_IS11172AudioCapability,	
+	&asn_DEF_IS13818AudioCapability,	
+	&asn_DEF_GSMAudioCapability,	
+	&asn_DEF_VBDCapability,	
+	&asn_DEF_DataApplicationCapability,	
+	&asn_DEF_ExtendedDataApplicationCapability,	
+	&asn_DEF_DataProtocolCapability,	
+	&asn_DEF_CompressionType,	
+	&asn_DEF_V42bis,	
+	&asn_DEF_T84Profile,	
+	&asn_DEF_T38FaxProfile,	
+	&asn_DEF_T38FaxRateManagement,	
+	&asn_DEF_T38FaxUdpOptions,	
+	&asn_DEF_T38FaxTcpOptions,	
+	&asn_DEF_DataChannel,	
+	&asn_DEF_DataChannelProfile,	
+	&asn_DEF_SCTPChunkType,	
+	&asn_DEF_SctpParam,	
+	&asn_DEF_EncryptionAuthenticationAndIntegrity,	
+	&asn_DEF_EncryptionCapability,	
+	&asn_DEF_MediaEncryptionAlgorithm,	
+	&asn_DEF_AuthenticationCapability,	
+	&asn_DEF_IntegrityCapability,	
+	&asn_DEF_UserInputCapability,	
+	&asn_DEF_ConferenceCapability,	
+	&asn_DEF_GenericCapability,	
+	&asn_DEF_CapabilityIdentifier,	
+	&asn_DEF_GenericParameter,	
+	&asn_DEF_ParameterIdentifier,	
+	&asn_DEF_ParameterValue,	
+	&asn_DEF_MultiplexedStreamCapability,	
+	&asn_DEF_MultiplexFormat,	
+	&asn_DEF_AudioTelephonyEventCapability,	
+	&asn_DEF_AudioToneCapability,	
+	&asn_DEF_NoPTAudioTelephonyEventCapability,	
+	&asn_DEF_NoPTAudioToneCapability,	
+	&asn_DEF_MultiplePayloadStreamCapability,	
+	&asn_DEF_DepFECCapability,	
+	&asn_DEF_FECCapability,	
+	&asn_DEF_MaxRedundancy,	
+	&asn_DEF_OpenLogicalChannel,	
+	&asn_DEF_LogicalChannelNumber,	
+	&asn_DEF_NetworkAccessParameters,	
+	&asn_DEF_Q2931Address,	
+	&asn_DEF_V75Parameters,	
+	&asn_DEF_DataType,	
+	&asn_DEF_H235Media,	
+	&asn_DEF_MultiplexedStreamParameter,	
+	&asn_DEF_H222LogicalChannelParameters,	
+	&asn_DEF_H223LogicalChannelParameters,	
+	&asn_DEF_H223AL1MParameters,	
+	&asn_DEF_H223AL2MParameters,	
+	&asn_DEF_H223AL3MParameters,	
+	&asn_DEF_H223AnnexCArqParameters,	
+	&asn_DEF_V76LogicalChannelParameters,	
+	&asn_DEF_V76HDLCParameters,	
+	&asn_DEF_CRCLength,	
+	&asn_DEF_H2250LogicalChannelParameters,	
+	&asn_DEF_RTPPayloadType,	
+	&asn_DEF_RedundancyEncoding,	
+	&asn_DEF_RedundancyEncodingElement,	
+	&asn_DEF_MultiplePayloadStream,	
+	&asn_DEF_MultiplePayloadStreamElement,	
+	&asn_DEF_DepFECData,	
+	&asn_DEF_FECData,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_TransportAddress,	
+	&asn_DEF_UnicastAddress,	
+	&asn_DEF_MulticastAddress,	
+	&asn_DEF_EncryptionSync,	
+	&asn_DEF_EscrowData,	
+	&asn_DEF_OpenLogicalChannelAck,	
+	&asn_DEF_OpenLogicalChannelReject,	
+	&asn_DEF_OpenLogicalChannelConfirm,	
+	&asn_DEF_H2250LogicalChannelAckParameters,	
+	&asn_DEF_CloseLogicalChannel,	
+	&asn_DEF_CloseLogicalChannelAck,	
+	&asn_DEF_RequestChannelClose,	
+	&asn_DEF_RequestChannelCloseAck,	
+	&asn_DEF_RequestChannelCloseReject,	
+	&asn_DEF_RequestChannelCloseRelease,	
+	&asn_DEF_MultiplexEntrySend,	
+	&asn_DEF_MultiplexEntryDescriptor,	
+	&asn_DEF_MultiplexElement,	
+	&asn_DEF_MultiplexTableEntryNumber,	
+	&asn_DEF_MultiplexEntrySendAck,	
+	&asn_DEF_MultiplexEntrySendReject,	
+	&asn_DEF_MultiplexEntryRejectionDescriptions,	
+	&asn_DEF_MultiplexEntrySendRelease,	
+	&asn_DEF_RequestMultiplexEntry,	
+	&asn_DEF_RequestMultiplexEntryAck,	
+	&asn_DEF_RequestMultiplexEntryReject,	
+	&asn_DEF_RequestMultiplexEntryRejectionDescriptions,	
+	&asn_DEF_RequestMultiplexEntryRelease,	
+	&asn_DEF_RequestMode,	
+	&asn_DEF_RequestModeAck,	
+	&asn_DEF_RequestModeReject,	
+	&asn_DEF_RequestModeRelease,	
+	&asn_DEF_ModeDescription,	
+	&asn_DEF_ModeElementType,	
+	&asn_DEF_ModeElement,	
+	&asn_DEF_H235Mode,	
+	&asn_DEF_MultiplexedStreamModeParameters,	
+	&asn_DEF_RedundancyEncodingDTMode,	
+	&asn_DEF_RedundancyEncodingDTModeElement,	
+	&asn_DEF_MultiplePayloadStreamMode,	
+	&asn_DEF_MultiplePayloadStreamElementMode,	
+	&asn_DEF_DepFECMode,	
+	&asn_DEF_FECMode,	
+	&asn_DEF_H223ModeParameters,	
+	&asn_DEF_V76ModeParameters,	
+	&asn_DEF_H2250ModeParameters,	
+	&asn_DEF_RedundancyEncodingMode,	
+	&asn_DEF_VideoMode,	
+	&asn_DEF_H261VideoMode,	
+	&asn_DEF_H262VideoMode,	
+	&asn_DEF_H263VideoMode,	
+	&asn_DEF_IS11172VideoMode,	
+	&asn_DEF_AudioMode,	
+	&asn_DEF_IS11172AudioMode,	
+	&asn_DEF_IS13818AudioMode,	
+	&asn_DEF_G7231AnnexCMode,	
+	&asn_DEF_VBDMode,	
+	&asn_DEF_DataMode,	
+	&asn_DEF_EncryptionMode,	
+	&asn_DEF_RoundTripDelayRequest,	
+	&asn_DEF_RoundTripDelayResponse,	
+	&asn_DEF_MaintenanceLoopRequest,	
+	&asn_DEF_MaintenanceLoopAck,	
+	&asn_DEF_MaintenanceLoopReject,	
+	&asn_DEF_MaintenanceLoopOffCommand,	
+	&asn_DEF_CommunicationModeCommand,	
+	&asn_DEF_CommunicationModeRequest,	
+	&asn_DEF_CommunicationModeResponse,	
+	&asn_DEF_CommunicationModeTableEntry,	
+	&asn_DEF_ConferenceRequest,	
+	&asn_DEF_CertSelectionCriteria,	
+	&asn_DEF_Criteria,	
+	&asn_DEF_TerminalLabel,	
+	&asn_DEF_McuNumber,	
+	&asn_DEF_TerminalNumber,	
+	&asn_DEF_ConferenceResponse,	
+	&asn_DEF_TerminalID,	
+	&asn_DEF_ConferenceID,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Password,	
+	&asn_DEF_RequestAllTerminalIDsResponse,	
+	&asn_DEF_TerminalInformation,	
+	&asn_DEF_RemoteMCRequest,	
+	&asn_DEF_RemoteMCResponse,	
+	&asn_DEF_MultilinkRequest,	
+	&asn_DEF_MultilinkResponse,	
+	&asn_DEF_MultilinkIndication,	
+	&asn_DEF_DialingInformation,	
+	&asn_DEF_DialingInformationNumber,	
+	&asn_DEF_DialingInformationNetworkType,	
+	&asn_DEF_ConnectionIdentifier,	
+	&asn_DEF_MaximumBitRate,	
+	&asn_DEF_LogicalChannelRateRequest,	
+	&asn_DEF_LogicalChannelRateAcknowledge,	
+	&asn_DEF_LogicalChannelRateReject,	
+	&asn_DEF_LogicalChannelRateRejectReason,	
+	&asn_DEF_LogicalChannelRateRelease,	
+	&asn_DEF_SendTerminalCapabilitySet,	
+	&asn_DEF_EncryptionCommand,	
+	&asn_DEF_FlowControlCommand,	
+	&asn_DEF_EndSessionCommand,	
+	&asn_DEF_ConferenceCommand,	
+	&asn_DEF_SubstituteConferenceIDCommand,	
+	&asn_DEF_EncryptionUpdateDirection,	
+	&asn_DEF_MiscellaneousCommand,	
+	&asn_DEF_KeyProtectionMethod,	
+	&asn_DEF_EncryptionUpdateRequest,	
+	&asn_DEF_PictureReference,	
+	&asn_DEF_H223MultiplexReconfiguration,	
+	&asn_DEF_NewATMVCCommand,	
+	&asn_DEF_MobileMultilinkReconfigurationCommand,	
+	&asn_DEF_FunctionNotUnderstood,	
+	&asn_DEF_FunctionNotSupported,	
+	&asn_DEF_ConferenceIndication,	
+	&asn_DEF_TerminalYouAreSeeingInSubPictureNumber,	
+	&asn_DEF_VideoIndicateCompose,	
+	&asn_DEF_MiscellaneousIndication,	
+	&asn_DEF_JitterIndication,	
+	&asn_DEF_H223SkewIndication,	
+	&asn_DEF_H2250MaximumSkewIndication,	
+	&asn_DEF_MCLocationIndication,	
+	&asn_DEF_VendorIdentification,	
+	&asn_DEF_NewATMVCIndication,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV8,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_IV16,	
+	&asn_DEF_MULTIMEDIA_SYSTEM_CONTROL_Params,	
+	&asn_DEF_UserInputIndication,	
+	&asn_DEF_FlowControlIndication,	
+	&asn_DEF_MobileMultilinkReconfigurationIndication,	
+	0
+};
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_decoder.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_decoder.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_decoder.h	(working copy)
@@ -0,0 +1,82 @@
+/*-
+ * Copyright (c) 2005-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_PER_DECODER_H_
+#define	_PER_DECODER_H_
+
+#include <asn_application.h>
+#include <per_support.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+
+/*
+ * Unaligned PER decoder of a "complete encoding" as per X.691 (08/2015) #11.1.
+ * On success, this call always returns (.consumed >= 1), as per #11.1.3.
+ */
+asn_dec_rval_t uper_decode_complete(
+    const struct asn_codec_ctx_s *opt_codec_ctx,
+    const struct asn_TYPE_descriptor_s *type_descriptor, /* Type to decode */
+    void **struct_ptr,  /* Pointer to a target structure's pointer */
+    const void *buffer, /* Data to be decoded */
+    size_t size         /* Size of data buffer */
+);
+
+/*
+ * Unaligned PER decoder of any ASN.1 type. May be invoked by the application.
+ * WARNING: This call returns the number of BITS read from the stream. Beware.
+ */
+asn_dec_rval_t uper_decode(
+    const struct asn_codec_ctx_s *opt_codec_ctx,
+    const struct asn_TYPE_descriptor_s *type_descriptor, /* Type to decode */
+    void **struct_ptr,  /* Pointer to a target structure's pointer */
+    const void *buffer, /* Data to be decoded */
+    size_t size,        /* Size of the input data buffer, in bytes */
+    int skip_bits,      /* Number of unused leading bits, 0..7 */
+    int unused_bits     /* Number of unused tailing bits, 0..7 */
+);
+
+/*
+ * Aligned PER decoder of a "complete encoding" as per X.691#10.1.
+ * On success, this call always returns (.consumed >= 1), in BITS, as per X.691#10.1.3.
+ */
+asn_dec_rval_t aper_decode_complete(
+       const struct asn_codec_ctx_s *opt_codec_ctx,
+       const struct asn_TYPE_descriptor_s *type_descriptor,	/* Type to decode */
+       void **struct_ptr,	/* Pointer to a target structure's pointer */
+       const void *buffer,	/* Data to be decoded */
+       size_t size		/* Size of data buffer */
+									);
+
+/*
+ * Aligned PER decoder of any ASN.1 type. May be invoked by the application.
+ * WARNING: This call returns the number of BITS read from the stream. Beware.
+ */
+asn_dec_rval_t aper_decode(
+      const struct asn_codec_ctx_s *opt_codec_ctx,
+      const struct asn_TYPE_descriptor_s *type_descriptor,	/* Type to decode */
+      void **struct_ptr,	/* Pointer to a target structure's pointer */
+      const void *buffer,	/* Data to be decoded */
+      size_t size,		/* Size of data buffer */
+      int skip_bits,		/* Number of unused leading bits, 0..7 */
+      int unused_bits		/* Number of unused tailing bits, 0..7 */
+      );
+
+/*
+ * Type of the type-specific PER decoder function.
+ */
+typedef asn_dec_rval_t(per_type_decoder_f)(
+    const asn_codec_ctx_t *opt_codec_ctx,
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const asn_per_constraints_t *constraints, void **struct_ptr,
+    asn_per_data_t *per_data);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PER_DECODER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_decoder.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_decoder.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_decoder.c	(working copy)
@@ -0,0 +1,185 @@
+#include <asn_application.h>
+#include <asn_internal.h>
+#include <per_decoder.h>
+
+/*
+ * Decode a "Production of a complete encoding", X.691#10.1.
+ * The complete encoding contains at least one byte, and is an integral
+ * multiple of 8 bytes.
+ */
+asn_dec_rval_t
+uper_decode_complete(const asn_codec_ctx_t *opt_codec_ctx,
+                     const asn_TYPE_descriptor_t *td, void **sptr,
+                     const void *buffer, size_t size) {
+    asn_dec_rval_t rval;
+
+	rval = uper_decode(opt_codec_ctx, td, sptr, buffer, size, 0, 0);
+	if(rval.consumed) {
+		/*
+		 * We've always given 8-aligned data,
+		 * so convert bits to integral bytes.
+		 */
+		rval.consumed += 7;
+		rval.consumed >>= 3;
+	} else if(rval.code == RC_OK) {
+		if(size) {
+			if(((const uint8_t *)buffer)[0] == 0) {
+				rval.consumed = 1;	/* 1 byte */
+			} else {
+				ASN_DEBUG("Expecting single zeroed byte");
+				rval.code = RC_FAIL;
+			}
+		} else {
+			/* Must contain at least 8 bits. */
+			rval.code = RC_WMORE;
+		}
+	}
+
+	return rval;
+}
+
+asn_dec_rval_t
+uper_decode(const asn_codec_ctx_t *opt_codec_ctx,
+            const asn_TYPE_descriptor_t *td, void **sptr, const void *buffer,
+            size_t size, int skip_bits, int unused_bits) {
+    asn_codec_ctx_t s_codec_ctx;
+	asn_dec_rval_t rval;
+	asn_per_data_t pd;
+
+	if(skip_bits < 0 || skip_bits > 7
+	|| unused_bits < 0 || unused_bits > 7
+	|| (unused_bits > 0 && !size))
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Stack checker requires that the codec context
+	 * must be allocated on the stack.
+	 */
+	if(opt_codec_ctx) {
+		if(opt_codec_ctx->max_stack_size) {
+			s_codec_ctx = *opt_codec_ctx;
+			opt_codec_ctx = &s_codec_ctx;
+		}
+	} else {
+		/* If context is not given, be security-conscious anyway */
+		memset(&s_codec_ctx, 0, sizeof(s_codec_ctx));
+		s_codec_ctx.max_stack_size = ASN__DEFAULT_STACK_MAX;
+		opt_codec_ctx = &s_codec_ctx;
+	}
+
+	/* Fill in the position indicator */
+	memset(&pd, 0, sizeof(pd));
+	pd.buffer = (const uint8_t *)buffer;
+	pd.nboff = skip_bits;
+	pd.nbits = 8 * size - unused_bits; /* 8 is CHAR_BIT from <limits.h> */
+	if(pd.nboff > pd.nbits)
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Invoke type-specific decoder.
+	 */
+	if(!td->op->uper_decoder)
+		ASN__DECODE_FAILED;	/* PER is not compiled in */
+	rval = td->op->uper_decoder(opt_codec_ctx, td, 0, sptr, &pd);
+	if(rval.code == RC_OK) {
+		/* Return the number of consumed bits */
+		rval.consumed = ((pd.buffer - (const uint8_t *)buffer) << 3)
+					+ pd.nboff - skip_bits;
+		ASN_DEBUG("PER decoding consumed %ld, counted %ld",
+			(long)rval.consumed, (long)pd.moved);
+		assert(rval.consumed == pd.moved);
+	} else {
+		/* PER codec is not a restartable */
+		rval.consumed = 0;
+	}
+	return rval;
+}
+
+asn_dec_rval_t
+aper_decode_complete(const asn_codec_ctx_t *opt_codec_ctx,
+                     const asn_TYPE_descriptor_t *td, void **sptr,
+                     const void *buffer, size_t size) {
+	asn_dec_rval_t rval;
+
+	rval = aper_decode(opt_codec_ctx, td, sptr, buffer, size, 0, 0);
+	if(rval.consumed) {
+		/*
+		 * We've always given 8-aligned data,
+		 * so convert bits to integral bytes.
+		 */
+		rval.consumed += 7;
+		rval.consumed >>= 3;
+	} else if(rval.code == RC_OK) {
+		if(size) {
+			if(((const uint8_t *)buffer)[0] == 0) {
+				rval.consumed = 1;	/* 1 byte */
+			} else {
+				ASN_DEBUG("Expecting single zeroed byte");
+				rval.code = RC_FAIL;
+			}
+		} else {
+			/* Must contain at least 8 bits. */
+			rval.code = RC_WMORE;
+		}
+	}
+
+	return rval;
+}
+
+asn_dec_rval_t
+aper_decode(const asn_codec_ctx_t *opt_codec_ctx,
+            const asn_TYPE_descriptor_t *td, void **sptr, const void *buffer,
+            size_t size, int skip_bits, int unused_bits) {
+	asn_codec_ctx_t s_codec_ctx;
+	asn_dec_rval_t rval;
+	asn_per_data_t pd;
+
+	if(skip_bits < 0 || skip_bits > 7
+		|| unused_bits < 0 || unused_bits > 7
+		|| (unused_bits > 0 && !size))
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Stack checker requires that the codec context
+	 * must be allocated on the stack.
+	 */
+	if(opt_codec_ctx) {
+		if(opt_codec_ctx->max_stack_size) {
+			s_codec_ctx = *opt_codec_ctx;
+			opt_codec_ctx = &s_codec_ctx;
+		}
+	} else {
+		/* If context is not given, be security-conscious anyway */
+		memset(&s_codec_ctx, 0, sizeof(s_codec_ctx));
+		s_codec_ctx.max_stack_size = ASN__DEFAULT_STACK_MAX;
+		opt_codec_ctx = &s_codec_ctx;
+	}
+
+	/* Fill in the position indicator */
+	memset(&pd, 0, sizeof(pd));
+	pd.buffer = (const uint8_t *)buffer;
+	pd.nboff = skip_bits;
+	pd.nbits = 8 * size - unused_bits; /* 8 is CHAR_BIT from <limits.h> */
+	if(pd.nboff > pd.nbits)
+		ASN__DECODE_FAILED;
+
+	/*
+	 * Invoke type-specific decoder.
+	 */
+	if(!td->op->aper_decoder)
+		ASN__DECODE_FAILED;	/* PER is not compiled in */
+		rval = td->op->aper_decoder(opt_codec_ctx, td, 0, sptr, &pd);
+	if(rval.code == RC_OK) {
+		/* Return the number of consumed bits */
+		rval.consumed = ((pd.buffer - (const uint8_t *)buffer) << 3)
+		+ pd.nboff - skip_bits;
+		ASN_DEBUG("PER decoding consumed %zu, counted %zu",
+				  rval.consumed, pd.moved);
+		assert(rval.consumed == pd.moved);
+	} else {
+		/* PER codec is not a restartable */
+		rval.consumed = 0;
+	}
+	return rval;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_encoder.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_encoder.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_encoder.h	(working copy)
@@ -0,0 +1,93 @@
+/*-
+ * Copyright (c) 2006-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_PER_ENCODER_H_
+#define	_PER_ENCODER_H_
+
+#include <asn_application.h>
+#include <per_support.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+
+/*
+ * Unaligned PER encoder of any ASN.1 type. May be invoked by the application.
+ * WARNING: This function returns the number of encoded bits in the .encoded
+ * field of the return value. Use the following formula to convert to bytes:
+ * 	bytes = ((.encoded + 7) / 8)
+ */
+asn_enc_rval_t uper_encode(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const asn_per_constraints_t *constraints,
+    const void *struct_ptr,                    /* Structure to be encoded */
+    asn_app_consume_bytes_f *consume_bytes_cb, /* Data collector */
+    void *app_key                              /* Arbitrary callback argument */
+);
+
+asn_enc_rval_t aper_encode(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const asn_per_constraints_t *constraints,
+    const void *struct_ptr,                     /* Structure to be encoded */
+    asn_app_consume_bytes_f *consume_bytes_cb,  /* Data collector */
+    void *app_key                               /* Arbitrary callback argument */
+);
+
+/*
+ * A variant of uper_encode() which encodes data into the existing buffer
+ * WARNING: This function returns the number of encoded bits in the .encoded
+ * field of the return value.
+ */
+asn_enc_rval_t uper_encode_to_buffer(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const asn_per_constraints_t *constraints,
+    const void *struct_ptr, /* Structure to be encoded */
+    void *buffer,           /* Pre-allocated buffer */
+    size_t buffer_size      /* Initial buffer size (max) */
+);
+
+asn_enc_rval_t aper_encode_to_buffer(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const asn_per_constraints_t *constraints,
+    const void *struct_ptr,  /* Structure to be encoded */
+    void *buffer,            /* Pre-allocated buffer */
+    size_t buffer_size       /* Initial buffer size (max) */
+);
+/*
+ * A variant of uper_encode_to_buffer() which allocates buffer itself.
+ * Returns the number of bytes in the buffer or -1 in case of failure.
+ * WARNING: This function produces a "Production of the complete encoding",
+ * with length of at least one octet. Contrast this to precise bit-packing
+ * encoding of uper_encode() and uper_encode_to_buffer().
+ */
+ssize_t uper_encode_to_new_buffer(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const asn_per_constraints_t *constraints,
+    const void *struct_ptr, /* Structure to be encoded */
+    void **buffer_r         /* Buffer allocated and returned */
+);
+
+ssize_t
+aper_encode_to_new_buffer(
+    const struct asn_TYPE_descriptor_s *td,
+    const asn_per_constraints_t *constraints,
+    const void *sptr,
+    void **buffer_r
+);
+
+/*
+ * Type of the generic PER encoder function.
+ */
+typedef asn_enc_rval_t(per_type_encoder_f)(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const asn_per_constraints_t *constraints, const void *struct_ptr,
+    asn_per_outp_t *per_output);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PER_ENCODER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_encoder.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_encoder.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_encoder.c	(working copy)
@@ -0,0 +1,265 @@
+#include <asn_application.h>
+#include <asn_internal.h>
+#include <per_encoder.h>
+
+static int _uper_encode_flush_outp(asn_per_outp_t *po);
+
+static int
+ignore_output(const void *data, size_t size, void *app_key) {
+    (void)data;
+    (void)size;
+    (void)app_key;
+    return 0;
+}
+
+asn_enc_rval_t
+uper_encode(const asn_TYPE_descriptor_t *td,
+            const asn_per_constraints_t *constraints, const void *sptr,
+            asn_app_consume_bytes_f *cb, void *app_key) {
+    asn_per_outp_t po;
+    asn_enc_rval_t er;
+
+    /*
+     * Invoke type-specific encoder.
+     */
+    if(!td || !td->op->uper_encoder)
+        ASN__ENCODE_FAILED;	/* PER is not compiled in */
+
+    po.buffer = po.tmpspace;
+    po.nboff = 0;
+    po.nbits = 8 * sizeof(po.tmpspace);
+    po.output = cb ? cb : ignore_output;
+    po.op_key = app_key;
+    po.flushed_bytes = 0;
+
+    er = td->op->uper_encoder(td, constraints, sptr, &po);
+    if(er.encoded != -1) {
+        size_t bits_to_flush;
+
+        bits_to_flush = ((po.buffer - po.tmpspace) << 3) + po.nboff;
+
+        /* Set number of bits encoded to a firm value */
+        er.encoded = (po.flushed_bytes << 3) + bits_to_flush;
+
+        if(_uper_encode_flush_outp(&po)) ASN__ENCODE_FAILED;
+    }
+
+    return er;
+}
+
+/*
+ * Argument type and callback necessary for uper_encode_to_buffer().
+ */
+typedef struct enc_to_buf_arg {
+	void *buffer;
+	size_t left;
+} enc_to_buf_arg;
+static int encode_to_buffer_cb(const void *buffer, size_t size, void *key) {
+	enc_to_buf_arg *arg = (enc_to_buf_arg *)key;
+
+	if(arg->left < size)
+		return -1;	/* Data exceeds the available buffer size */
+
+	memcpy(arg->buffer, buffer, size);
+	arg->buffer = ((char *)arg->buffer) + size;
+	arg->left -= size;
+
+	return 0;
+}
+
+asn_enc_rval_t
+uper_encode_to_buffer(const asn_TYPE_descriptor_t *td,
+                      const asn_per_constraints_t *constraints,
+                      const void *sptr, void *buffer, size_t buffer_size) {
+    enc_to_buf_arg key;
+
+    key.buffer = buffer;
+    key.left = buffer_size;
+
+    if(td) ASN_DEBUG("Encoding \"%s\" using UNALIGNED PER", td->name);
+
+    return uper_encode(td, constraints, sptr, encode_to_buffer_cb, &key);
+}
+
+typedef struct enc_dyn_arg {
+	void *buffer;
+	size_t length;
+	size_t allocated;
+} enc_dyn_arg;
+static int
+encode_dyn_cb(const void *buffer, size_t size, void *key) {
+    enc_dyn_arg *arg = key;
+    if(arg->length + size >= arg->allocated) {
+        size_t new_size = arg->allocated ? arg->allocated : 8;
+        void *p;
+
+        do {
+            new_size <<= 2;
+        } while(arg->length + size >= new_size);
+
+        p = REALLOC(arg->buffer, new_size);
+        if(!p) {
+            FREEMEM(arg->buffer);
+            memset(arg, 0, sizeof(*arg));
+            return -1;
+        }
+        arg->buffer = p;
+        arg->allocated = new_size;
+    }
+    memcpy(((char *)arg->buffer) + arg->length, buffer, size);
+    arg->length += size;
+    return 0;
+}
+ssize_t
+uper_encode_to_new_buffer(const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints,
+                          const void *sptr, void **buffer_r) {
+    asn_enc_rval_t er;
+	enc_dyn_arg key;
+
+	memset(&key, 0, sizeof(key));
+
+	er = uper_encode(td, constraints, sptr, encode_dyn_cb, &key);
+	switch(er.encoded) {
+	case -1:
+		FREEMEM(key.buffer);
+		return -1;
+	case 0:
+		FREEMEM(key.buffer);
+		key.buffer = MALLOC(1);
+		if(key.buffer) {
+			*(char *)key.buffer = '\0';
+			*buffer_r = key.buffer;
+			return 1;
+		} else {
+			return -1;
+		}
+	default:
+		*buffer_r = key.buffer;
+		ASN_DEBUG("Complete encoded in %ld bits", (long)er.encoded);
+		return ((er.encoded + 7) >> 3);
+	}
+}
+
+/*
+ * Internally useful functions.
+ */
+
+/* Flush partially filled buffer */
+static int
+_uper_encode_flush_outp(asn_per_outp_t *po) {
+	uint8_t *buf;
+
+	if(po->nboff == 0 && po->buffer == po->tmpspace)
+		return 0;
+
+	buf = po->buffer + (po->nboff >> 3);
+	/* Make sure we account for the last, partially filled */
+	if(po->nboff & 0x07) {
+		buf[0] &= 0xff << (8 - (po->nboff & 0x07));
+		buf++;
+	}
+
+	return po->output(po->tmpspace, buf - po->tmpspace, po->op_key);
+}
+
+asn_enc_rval_t
+aper_encode_to_buffer(const asn_TYPE_descriptor_t *td,
+                      const asn_per_constraints_t *constraints,
+                      const void *sptr, void *buffer, size_t buffer_size) {
+    enc_to_buf_arg key;
+
+    key.buffer = buffer;
+    key.left = buffer_size;
+
+    if(td) ASN_DEBUG("Encoding \"%s\" using ALIGNED PER", td->name);
+
+    return aper_encode(td, constraints, sptr, encode_to_buffer_cb, &key);
+}
+
+ssize_t
+aper_encode_to_new_buffer(const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints,
+                          const void *sptr, void **buffer_r) {
+    asn_enc_rval_t er;
+	enc_dyn_arg key;
+
+	memset(&key, 0, sizeof(key));
+
+	er = aper_encode(td, constraints, sptr, encode_dyn_cb, &key);
+	switch(er.encoded) {
+	case -1:
+		FREEMEM(key.buffer);
+		return -1;
+	case 0:
+		FREEMEM(key.buffer);
+		key.buffer = MALLOC(1);
+		if(key.buffer) {
+			*(char *)key.buffer = '\0';
+			*buffer_r = key.buffer;
+			return 1;
+		} else {
+			return -1;
+		}
+	default:
+		*buffer_r = key.buffer;
+		ASN_DEBUG("Complete encoded in %ld bits", (long)er.encoded);
+		return ((er.encoded + 7) >> 3);
+	}
+}
+
+static int
+_aper_encode_flush_outp(asn_per_outp_t *po) {
+	uint8_t *buf;
+
+	if(po->nboff == 0 && po->buffer == po->tmpspace)
+		return 0;
+
+	buf = po->buffer + (po->nboff >> 3);
+	/* Make sure we account for the last, partially filled */
+	if(po->nboff & 0x07) {
+		buf[0] &= 0xff << (8 - (po->nboff & 0x07));
+		buf++;
+	}
+
+	if (po->output) {
+		return po->output(po->tmpspace, buf - po->tmpspace, po->op_key);
+	}
+	return 0;
+}
+
+asn_enc_rval_t
+aper_encode(const asn_TYPE_descriptor_t *td,
+        const asn_per_constraints_t *constraints,
+        const void *sptr, asn_app_consume_bytes_f *cb, void *app_key) {
+	asn_per_outp_t po;
+	asn_enc_rval_t er;
+
+	/*
+	 * Invoke type-specific encoder.
+	 */
+	if(!td || !td->op->aper_encoder)
+		ASN__ENCODE_FAILED;	 /* PER is not compiled in */
+
+	po.buffer = po.tmpspace;
+	po.nboff = 0;
+	po.nbits = 8 * sizeof(po.tmpspace);
+	po.output = cb;
+	po.op_key = app_key;
+	po.flushed_bytes = 0;
+
+	er = td->op->aper_encoder(td, constraints, sptr, &po);
+	if(er.encoded != -1) {
+		size_t bits_to_flush;
+
+		bits_to_flush = ((po.buffer - po.tmpspace) << 3) + po.nboff;
+
+		/* Set number of bits encoded to a firm value */
+		er.encoded = (po.flushed_bytes << 3) + bits_to_flush;
+
+		if(_aper_encode_flush_outp(&po))
+			ASN__ENCODE_FAILED;
+	}
+
+	return er;
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_opentype.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_opentype.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_opentype.h	(working copy)
@@ -0,0 +1,44 @@
+/*
+ * Copyright (c) 2007-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_PER_OPENTYPE_H_
+#define	_PER_OPENTYPE_H_
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+asn_dec_rval_t uper_open_type_get(const asn_codec_ctx_t *opt_codec_ctx,
+                                  const asn_TYPE_descriptor_t *td,
+                                  const asn_per_constraints_t *constraints,
+                                  void **sptr, asn_per_data_t *pd);
+
+int uper_open_type_skip(const asn_codec_ctx_t *opt_codec_ctx,
+                        asn_per_data_t *pd);
+
+/*
+ * X.691 (2015/08), #11.2
+ * Returns -1 if error is encountered. 0 if all OK.
+ */
+int uper_open_type_put(const asn_TYPE_descriptor_t *td,
+                       const asn_per_constraints_t *constraints,
+                       const void *sptr, asn_per_outp_t *po);
+
+asn_dec_rval_t aper_open_type_get(const asn_codec_ctx_t *opt_codec_ctx,
+                                  const asn_TYPE_descriptor_t *td,
+                                  const asn_per_constraints_t *constraints,
+                                  void **sptr, asn_per_data_t *pd);
+
+
+int aper_open_type_skip(const asn_codec_ctx_t *opt_codec_ctx, asn_per_data_t *pd);
+
+int aper_open_type_put(const asn_TYPE_descriptor_t *td,
+                       const asn_per_constraints_t *constraints,
+                       const void *sptr, asn_per_outp_t *po);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PER_OPENTYPE_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_opentype.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_opentype.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_opentype.c	(working copy)
@@ -0,0 +1,533 @@
+/*
+ * Copyright (c) 2007 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <per_support.h>
+#include <constr_TYPE.h>
+#include <per_opentype.h>
+
+typedef struct uper_ugot_key {
+	asn_per_data_t oldpd;	/* Old per data source */
+	size_t unclaimed;
+	size_t ot_moved;	/* Number of bits moved by OT processing */
+	int repeat;
+} uper_ugot_key;
+
+static int uper_ugot_refill(asn_per_data_t *pd);
+static int per_skip_bits(asn_per_data_t *pd, int skip_nbits);
+static asn_dec_rval_t uper_sot_suck(const asn_codec_ctx_t *,
+                                    const asn_TYPE_descriptor_t *td,
+                                    const asn_per_constraints_t *constraints,
+                                    void **sptr, asn_per_data_t *pd);
+
+/*
+ * Encode an "open type field".
+ * #10.1, #10.2
+ */
+int
+uper_open_type_put(const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, const void *sptr,
+                   asn_per_outp_t *po) {
+    void *buf;
+    void *bptr;
+    ssize_t size;
+
+    ASN_DEBUG("Open type put %s ...", td->name);
+
+    size = uper_encode_to_new_buffer(td, constraints, sptr, &buf);
+    if(size <= 0) return -1;
+
+    ASN_DEBUG("Open type put %s of length %" ASN_PRI_SSIZE " + overhead (1byte?)", td->name,
+              size);
+
+    bptr = buf;
+    do {
+        int need_eom = 0;
+        ssize_t may_save = uper_put_length(po, size, &need_eom);
+        ASN_DEBUG("Prepending length %" ASN_PRI_SSIZE
+                  " to %s and allowing to save %" ASN_PRI_SSIZE,
+                  size, td->name, may_save);
+        if(may_save < 0) break;
+        if(per_put_many_bits(po, bptr, may_save * 8)) break;
+        bptr = (char *)bptr + may_save;
+        size -= may_save;
+        if(need_eom && uper_put_length(po, 0, 0)) {
+            FREEMEM(buf);
+            return -1;
+        }
+    } while(size);
+
+    FREEMEM(buf);
+    if(size) return -1;
+
+    return 0;
+}
+
+static asn_dec_rval_t
+uper_open_type_get_simple(const asn_codec_ctx_t *ctx,
+                          const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints, void **sptr,
+                          asn_per_data_t *pd) {
+    asn_dec_rval_t rv;
+	ssize_t chunk_bytes;
+	int repeat;
+	uint8_t *buf = 0;
+	size_t bufLen = 0;
+	size_t bufSize = 0;
+	asn_per_data_t spd;
+	size_t padding;
+
+	ASN__STACK_OVERFLOW_CHECK(ctx);
+
+	ASN_DEBUG("Getting open type %s...", td->name);
+
+	do {
+		chunk_bytes = uper_get_length(pd, -1, 0, &repeat);
+		if(chunk_bytes < 0) {
+			FREEMEM(buf);
+			ASN__DECODE_STARVED;
+		}
+		if(bufLen + chunk_bytes > bufSize) {
+			void *ptr;
+			bufSize = chunk_bytes + (bufSize << 2);
+			ptr = REALLOC(buf, bufSize);
+			if(!ptr) {
+				FREEMEM(buf);
+				ASN__DECODE_FAILED;
+			}
+			buf = ptr;
+		}
+		if(per_get_many_bits(pd, buf + bufLen, 0, chunk_bytes << 3)) {
+			FREEMEM(buf);
+			ASN__DECODE_STARVED;
+		}
+		bufLen += chunk_bytes;
+	} while(repeat);
+
+	ASN_DEBUG("Getting open type %s encoded in %ld bytes", td->name,
+		(long)bufLen);
+
+	memset(&spd, 0, sizeof(spd));
+	spd.buffer = buf;
+	spd.nbits = bufLen << 3;
+
+	ASN_DEBUG_INDENT_ADD(+4);
+	rv = td->op->uper_decoder(ctx, td, constraints, sptr, &spd);
+	ASN_DEBUG_INDENT_ADD(-4);
+
+	if(rv.code == RC_OK) {
+		/* Check padding validity */
+		padding = spd.nbits - spd.nboff;
+                if (((padding > 0 && padding < 8) ||
+		/* X.691#10.1.3 */
+		(spd.nboff == 0 && spd.nbits == 8 && spd.buffer == buf)) &&
+                    per_get_few_bits(&spd, padding) == 0) {
+			/* Everything is cool */
+			FREEMEM(buf);
+			return rv;
+		}
+		FREEMEM(buf);
+		if(padding >= 8) {
+			ASN_DEBUG("Too large padding %d in open type", (int)padding);
+			ASN__DECODE_FAILED;
+		} else {
+			ASN_DEBUG("No padding");
+		}
+	} else {
+		FREEMEM(buf);
+		/* rv.code could be RC_WMORE, nonsense in this context */
+		rv.code = RC_FAIL; /* Noone would give us more */
+	}
+
+	return rv;
+}
+
+static asn_dec_rval_t CC_NOTUSED
+uper_open_type_get_complex(const asn_codec_ctx_t *ctx,
+                           const asn_TYPE_descriptor_t *td,
+                           asn_per_constraints_t *constraints, void **sptr,
+                           asn_per_data_t *pd) {
+    uper_ugot_key arg;
+	asn_dec_rval_t rv;
+	ssize_t padding;
+
+	ASN__STACK_OVERFLOW_CHECK(ctx);
+
+	ASN_DEBUG("Getting open type %s from %s", td->name,
+		asn_bit_data_string(pd));
+	arg.oldpd = *pd;
+	arg.unclaimed = 0;
+	arg.ot_moved = 0;
+	arg.repeat = 1;
+	pd->refill = uper_ugot_refill;
+	pd->refill_key = &arg;
+	pd->nbits = pd->nboff;	/* 0 good bits at this point, will refill */
+	pd->moved = 0;	/* This now counts the open type size in bits */
+
+	ASN_DEBUG_INDENT_ADD(+4);
+	rv = td->op->uper_decoder(ctx, td, constraints, sptr, pd);
+	ASN_DEBUG_INDENT_ADD(-4);
+
+#define	UPDRESTOREPD	do {						\
+	/* buffer and nboff are valid, preserve them. */		\
+	pd->nbits = arg.oldpd.nbits - (pd->moved - arg.ot_moved);	\
+	pd->moved = arg.oldpd.moved + (pd->moved - arg.ot_moved);	\
+	pd->refill = arg.oldpd.refill;					\
+	pd->refill_key = arg.oldpd.refill_key;				\
+  } while(0)
+
+	if(rv.code != RC_OK) {
+		UPDRESTOREPD;
+		return rv;
+	}
+
+	ASN_DEBUG("OpenType %s pd%s old%s unclaimed=%d, repeat=%d", td->name,
+		asn_bit_data_string(pd),
+		asn_bit_data_string(&arg.oldpd),
+		(int)arg.unclaimed, (int)arg.repeat);
+
+	padding = pd->moved % 8;
+	if(padding) {
+		int32_t pvalue;
+		if(padding > 7) {
+			ASN_DEBUG("Too large padding %d in open type",
+				(int)padding);
+			rv.code = RC_FAIL;
+			UPDRESTOREPD;
+			return rv;
+		}
+		padding = 8 - padding;
+		ASN_DEBUG("Getting padding of %d bits", (int)padding);
+		pvalue = per_get_few_bits(pd, padding);
+		switch(pvalue) {
+		case -1:
+			ASN_DEBUG("Padding skip failed");
+			UPDRESTOREPD;
+			ASN__DECODE_STARVED;
+		case 0: break;
+		default:
+			ASN_DEBUG("Non-blank padding (%d bits 0x%02x)",
+				(int)padding, (int)pvalue);
+			UPDRESTOREPD;
+			ASN__DECODE_FAILED;
+		}
+	}
+	if(pd->nboff != pd->nbits) {
+		ASN_DEBUG("Open type %s overhead pd%s old%s", td->name,
+			asn_bit_data_string(pd), asn_bit_data_string(&arg.oldpd));
+		if(1) {
+			UPDRESTOREPD;
+			ASN__DECODE_FAILED;
+		} else {
+			arg.unclaimed += pd->nbits - pd->nboff;
+		}
+	}
+
+	/* Adjust pd back so it points to original data */
+	UPDRESTOREPD;
+
+	/* Skip data not consumed by the decoder */
+	if(arg.unclaimed) {
+		ASN_DEBUG("Getting unclaimed %d", (int)arg.unclaimed);
+		switch(per_skip_bits(pd, arg.unclaimed)) {
+		case -1:
+			ASN_DEBUG("Claim of %d failed", (int)arg.unclaimed);
+			ASN__DECODE_STARVED;
+		case 0:
+			ASN_DEBUG("Got claim of %d", (int)arg.unclaimed);
+			break;
+		default:
+			/* Padding must be blank */
+			ASN_DEBUG("Non-blank unconsumed padding");
+			ASN__DECODE_FAILED;
+		}
+		arg.unclaimed = 0;
+	}
+
+	if(arg.repeat) {
+		ASN_DEBUG("Not consumed the whole thing");
+		rv.code = RC_FAIL;
+		return rv;
+	}
+
+	return rv;
+}
+
+
+asn_dec_rval_t
+uper_open_type_get(const asn_codec_ctx_t *ctx, const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints, void **sptr,
+                   asn_per_data_t *pd) {
+    return uper_open_type_get_simple(ctx, td, constraints, sptr, pd);
+}
+
+int
+uper_open_type_skip(const asn_codec_ctx_t *ctx, asn_per_data_t *pd) {
+	asn_TYPE_descriptor_t s_td;
+    asn_TYPE_operation_t s_op;
+	asn_dec_rval_t rv;
+
+	s_td.name = "<unknown extension>";
+	s_td.op = &s_op;
+    s_op.uper_decoder = uper_sot_suck;
+
+	rv = uper_open_type_get(ctx, &s_td, 0, 0, pd);
+	if(rv.code != RC_OK)
+		return -1;
+	else
+		return 0;
+}
+
+/*
+ * Internal functions.
+ */
+
+static asn_dec_rval_t
+uper_sot_suck(const asn_codec_ctx_t *ctx, const asn_TYPE_descriptor_t *td,
+              const asn_per_constraints_t *constraints, void **sptr,
+              asn_per_data_t *pd) {
+    asn_dec_rval_t rv;
+
+	(void)ctx;
+	(void)td;
+	(void)constraints;
+	(void)sptr;
+
+	while(per_get_few_bits(pd, 1) >= 0);
+
+	rv.code = RC_OK;
+	rv.consumed = pd->moved;
+
+	return rv;
+}
+
+static int
+uper_ugot_refill(asn_per_data_t *pd) {
+	uper_ugot_key *arg = pd->refill_key;
+	ssize_t next_chunk_bytes, next_chunk_bits;
+	ssize_t avail;
+
+	asn_per_data_t *oldpd = &arg->oldpd;
+
+	ASN_DEBUG("REFILLING pd->moved=%ld, oldpd->moved=%ld",
+		(long)pd->moved, (long)oldpd->moved);
+
+	/* Advance our position to where pd is */
+	oldpd->buffer = pd->buffer;
+	oldpd->nboff  = pd->nboff;
+	oldpd->nbits -= pd->moved - arg->ot_moved;
+	oldpd->moved += pd->moved - arg->ot_moved;
+	arg->ot_moved = pd->moved;
+
+	if(arg->unclaimed) {
+		/* Refill the container */
+		if(per_get_few_bits(oldpd, 1))
+			return -1;
+		if(oldpd->nboff == 0) {
+			assert(0);
+			return -1;
+		}
+		pd->buffer = oldpd->buffer;
+		pd->nboff = oldpd->nboff - 1;
+		pd->nbits = oldpd->nbits;
+		ASN_DEBUG("UNCLAIMED <- return from (pd->moved=%ld)",
+			(long)pd->moved);
+		return 0;
+	}
+
+	if(!arg->repeat) {
+		ASN_DEBUG("Want more but refill doesn't have it");
+		return -1;
+	}
+
+	next_chunk_bytes = uper_get_length(oldpd, -1, 0, &arg->repeat);
+	ASN_DEBUG("Open type LENGTH %ld bytes at off %ld, repeat %ld",
+		(long)next_chunk_bytes, (long)oldpd->moved, (long)arg->repeat);
+	if(next_chunk_bytes < 0) return -1;
+	if(next_chunk_bytes == 0) {
+		pd->refill = 0;	/* No more refills, naturally */
+		assert(!arg->repeat);	/* Implementation guarantee */
+	}
+	next_chunk_bits = next_chunk_bytes << 3;
+	avail = oldpd->nbits - oldpd->nboff;
+	if(avail >= next_chunk_bits) {
+		pd->nbits = oldpd->nboff + next_chunk_bits;
+		arg->unclaimed = 0;
+		ASN_DEBUG("!+Parent frame %ld bits, alloting %ld [%ld..%ld] (%ld)",
+			(long)next_chunk_bits, (long)oldpd->moved,
+			(long)oldpd->nboff, (long)oldpd->nbits,
+			(long)(oldpd->nbits - oldpd->nboff));
+	} else {
+		pd->nbits = oldpd->nbits;
+		arg->unclaimed = next_chunk_bits - avail;
+		ASN_DEBUG("!-Parent frame %ld, require %ld, will claim %ld",
+			(long)avail, (long)next_chunk_bits,
+			(long)arg->unclaimed);
+	}
+	pd->buffer = oldpd->buffer;
+	pd->nboff = oldpd->nboff;
+	ASN_DEBUG("Refilled pd%s old%s",
+		asn_bit_data_string(pd), asn_bit_data_string(oldpd));
+	return 0;
+}
+
+static int
+per_skip_bits(asn_per_data_t *pd, int skip_nbits) {
+	int hasNonZeroBits = 0;
+	while(skip_nbits > 0) {
+		int skip;
+
+		/* per_get_few_bits() is more efficient when nbits <= 24 */
+		if(skip_nbits < 24)
+			skip = skip_nbits;
+		else
+			skip = 24;
+		skip_nbits -= skip;
+
+		switch(per_get_few_bits(pd, skip)) {
+		case -1: return -1;	/* Starving */
+		case 0: continue;	/* Skipped empty space */
+		default: hasNonZeroBits = 1; continue;
+		}
+	}
+	return hasNonZeroBits;
+}
+
+static asn_dec_rval_t
+aper_open_type_get_simple(const asn_codec_ctx_t *ctx,
+                          const asn_TYPE_descriptor_t *td,
+                          const asn_per_constraints_t *constraints, void **sptr, asn_per_data_t *pd) {
+	asn_dec_rval_t rv;
+	ssize_t chunk_bytes;
+	int repeat;
+	uint8_t *buf = 0;
+	size_t bufLen = 0;
+	size_t bufSize = 0;
+	asn_per_data_t spd;
+	size_t padding;
+
+	ASN__STACK_OVERFLOW_CHECK(ctx);
+
+	ASN_DEBUG("Getting open type %s...", td->name);
+
+	do {
+	        chunk_bytes = aper_get_length(pd, -1, -1, &repeat);
+		if(chunk_bytes < 0) {
+			FREEMEM(buf);
+			ASN__DECODE_STARVED;
+		}
+		if(bufLen + chunk_bytes > bufSize) {
+			void *ptr;
+			bufSize = chunk_bytes + (bufSize << 2);
+			ptr = REALLOC(buf, bufSize);
+			if(!ptr) {
+				FREEMEM(buf);
+				ASN__DECODE_FAILED;
+			}
+			buf = ptr;
+		}
+		if(per_get_many_bits(pd, buf + bufLen, 0, chunk_bytes << 3)) {
+			FREEMEM(buf);
+			ASN__DECODE_STARVED;
+		}
+		bufLen += chunk_bytes;
+	} while(repeat);
+
+	ASN_DEBUG("Getting open type %s encoded in %ld bytes", td->name,
+		(long)bufLen);
+
+	memset(&spd, 0, sizeof(spd));
+	spd.buffer = buf;
+	spd.nbits = bufLen << 3;
+
+	ASN_DEBUG_INDENT_ADD(+4);
+	rv = td->op->aper_decoder(ctx, td, constraints, sptr, &spd);
+	ASN_DEBUG_INDENT_ADD(-4);
+
+	if(rv.code == RC_OK) {
+		/* Check padding validity */
+		padding = spd.nbits - spd.nboff;
+                if (((padding > 0 && padding < 8) ||
+		/* X.691#10.1.3 */
+		(spd.nboff == 0 && spd.nbits == 8 && spd.buffer == buf)) &&
+                    per_get_few_bits(&spd, padding) == 0) {
+			/* Everything is cool */
+			FREEMEM(buf);
+			return rv;
+		}
+		FREEMEM(buf);
+		if(padding >= 8) {
+			ASN_DEBUG("Too large padding %d in open type", (int)padding);
+			ASN__DECODE_FAILED;
+		} else {
+			ASN_DEBUG("No padding");
+		}
+	} else {
+		FREEMEM(buf);
+		/* rv.code could be RC_WMORE, nonsense in this context */
+		rv.code = RC_FAIL; /* Noone would give us more */
+	}
+
+	return rv;
+}
+
+int
+aper_open_type_put(const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints,
+                   const void *sptr, asn_per_outp_t *po) {
+	void *buf;
+	void *bptr;
+	ssize_t size;
+	size_t toGo;
+
+	ASN_DEBUG("Open type put %s ...", td->name);
+
+	size = aper_encode_to_new_buffer(td, constraints, sptr, &buf);
+	if(size <= 0) return -1;
+
+	for(bptr = buf, toGo = size; toGo;) {
+		ssize_t maySave = aper_put_length(po, -1, toGo);
+		if(maySave < 0) break;
+		if(per_put_many_bits(po, bptr, maySave * 8)) break;
+		bptr = (char *)bptr + maySave;
+		toGo -= maySave;
+	}
+
+	FREEMEM(buf);
+	if(toGo) return -1;
+
+	ASN_DEBUG("Open type put %s of length %ld + overhead (1byte?)",
+			  td->name, size);
+
+	return 0;
+}
+
+asn_dec_rval_t
+aper_open_type_get(const asn_codec_ctx_t *ctx,
+                   const asn_TYPE_descriptor_t *td,
+                   const asn_per_constraints_t *constraints,
+                   void **sptr, asn_per_data_t *pd) {
+
+	return aper_open_type_get_simple(ctx, td, constraints, sptr, pd);
+}
+
+int
+aper_open_type_skip(const asn_codec_ctx_t *ctx, asn_per_data_t *pd) {
+	asn_TYPE_descriptor_t s_td;
+	asn_dec_rval_t rv;
+	asn_TYPE_operation_t op_t;
+
+	memset(&op_t, 0, sizeof(op_t));
+	s_td.name = "<unknown extension>";
+	s_td.op = &op_t;
+	s_td.op->aper_decoder = uper_sot_suck;
+
+	rv = aper_open_type_get(ctx, &s_td, 0, 0, pd);
+	if(rv.code != RC_OK)
+		return -1;
+	else
+		return 0;
+}
+
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_support.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_support.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_support.h	(working copy)
@@ -0,0 +1,127 @@
+/*
+ * Copyright (c) 2005-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_PER_SUPPORT_H_
+#define	_PER_SUPPORT_H_
+
+#include <asn_system.h>		/* Platform-specific types */
+#include <asn_bit_data.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * Pre-computed PER constraints.
+ */
+typedef struct asn_per_constraint_s {
+	enum asn_per_constraint_flags {
+		APC_UNCONSTRAINED	= 0x0,	/* No PER visible constraints */
+		APC_SEMI_CONSTRAINED	= 0x1,	/* Constrained at "lb" */
+		APC_CONSTRAINED		= 0x2,	/* Fully constrained */
+		APC_EXTENSIBLE		= 0x4	/* May have extension */
+	} flags;
+	int  range_bits;		/* Full number of bits in the range */
+	int  effective_bits;		/* Effective bits */
+	long lower_bound;		/* "lb" value */
+	long upper_bound;		/* "ub" value */
+} asn_per_constraint_t;
+typedef struct asn_per_constraints_s {
+	asn_per_constraint_t value;
+	asn_per_constraint_t size;
+	int (*value2code)(unsigned int value);
+	int (*code2value)(unsigned int code);
+} asn_per_constraints_t;
+
+/* Temporary compatibility layer. Will get removed. */
+typedef struct asn_bit_data_s asn_per_data_t;
+#define per_get_few_bits(data, bits)   asn_get_few_bits(data, bits)
+#define per_get_undo(data, bits)   asn_get_undo(data, bits)
+#define per_get_many_bits(data, dst, align, bits) \
+    asn_get_many_bits(data, dst, align, bits)
+
+/*
+ * X.691 (08/2015) #11.9 "General rules for encoding a length determinant"
+ * Get the length "n" from the Unaligned PER stream.
+ */
+ssize_t uper_get_length(asn_per_data_t *pd, int effective_bound_bits,
+                        size_t lower_bound, int *repeat);
+
+ssize_t aper_get_length(asn_per_data_t *pd, int range,
+                        int effective_bound_bits, int *repeat);
+
+/*
+ * Get the normally small length "n".
+ */
+ssize_t uper_get_nslength(asn_per_data_t *pd);
+ssize_t aper_get_nslength(asn_per_data_t *pd);
+
+/*
+ * Get the normally small non-negative whole number.
+ */
+ssize_t uper_get_nsnnwn(asn_per_data_t *pd);
+ssize_t aper_get_nsnnwn(asn_per_data_t *pd, int range);
+
+/* X.691-2008/11, #11.5.6 */
+int uper_get_constrained_whole_number(asn_per_data_t *pd, unsigned long *v, int nbits);
+
+
+/* Temporary compatibility layer. Will get removed. */
+typedef struct asn_bit_outp_s asn_per_outp_t;
+#define per_put_few_bits(out, bits, obits) asn_put_few_bits(out, bits, obits)
+#define per_put_many_bits(out, src, nbits) asn_put_many_bits(out, src, nbits)
+#define per_put_aligned_flush(out) asn_put_aligned_flush(out)
+
+
+/*
+ * Rebase the given value as an offset into the range specified by the
+ * lower bound (lb) and upper bound (ub).
+ * RETURN VALUES:
+ *  -1: Conversion failed due to range problems.
+ *   0: Conversion was successful.
+ */
+int per_long_range_rebase(long v, long lb, long ub, unsigned long *output);
+/* The inverse operation: restores the value by the offset and its bounds. */
+int per_long_range_unrebase(unsigned long inp, long lb, long ub, long *outp);
+
+/* X.691-2008/11, #11.5 */
+int uper_put_constrained_whole_number_u(asn_per_outp_t *po, unsigned long v, int nbits);
+
+/*
+ * X.691 (08/2015) #11.9 "General rules for encoding a length determinant"
+ * Put the length "whole_length" to the Unaligned PER stream.
+ * If (opt_need_eom) is given, it will be set to 1 if final 0-length is needed.
+ * In that case, invoke uper_put_length(po, 0, 0) after encoding the last block.
+ * This function returns the number of units which may be flushed
+ * in the next units saving iteration.
+ */
+ssize_t uper_put_length(asn_per_outp_t *po, size_t whole_length,
+                        int *opt_need_eom);
+
+ssize_t aper_put_length(asn_per_outp_t *po, int range, size_t length);
+
+/* Align the current bit position to octet bundary */
+int aper_put_align(asn_per_outp_t *po);
+int32_t aper_get_align(asn_per_data_t *pd);
+
+/*
+ * Put the normally small length "n" to the Unaligned PER stream.
+ * Returns 0 or -1.
+ */
+int uper_put_nslength(asn_per_outp_t *po, size_t length);
+
+int aper_put_nslength(asn_per_outp_t *po, size_t length);
+
+/*
+ * Put the normally small non-negative whole number.
+ */
+int uper_put_nsnnwn(asn_per_outp_t *po, int n);
+
+int aper_put_nsnnwn(asn_per_outp_t *po, int range, int number);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _PER_SUPPORT_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_support.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_support.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/per_support.c	(working copy)
@@ -0,0 +1,489 @@
+/*
+ * Copyright (c) 2005-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_system.h>
+#include <asn_internal.h>
+#include <per_support.h>
+
+/*
+ * X.691-201508 #10.9 General rules for encoding a length determinant.
+ * Get the optionally constrained length "n" from the stream.
+ */
+ssize_t
+uper_get_length(asn_per_data_t *pd, int ebits, size_t lower_bound,
+                int *repeat) {
+    ssize_t value;
+
+    *repeat = 0;
+
+    /* #11.9.4.1 Encoding if constrained (according to effective bits) */
+    if(ebits >= 0 && ebits <= 16) {
+        value = per_get_few_bits(pd, ebits);
+        if(value >= 0) value += lower_bound;
+        return value;
+    }
+
+	value = per_get_few_bits(pd, 8);
+    if((value & 0x80) == 0) { /* #11.9.3.6 */
+        return (value & 0x7F);
+    } else if((value & 0x40) == 0) { /* #11.9.3.7 */
+        /* bit 8 ... set to 1 and bit 7 ... set to zero */
+        value = ((value & 0x3f) << 8) | per_get_few_bits(pd, 8);
+        return value; /* potential -1 from per_get_few_bits passes through. */
+    } else if(value < 0) {
+        ASN_DEBUG("END of stream reached for PER");
+        return -1;
+    }
+    value &= 0x3f; /* this is "m" from X.691, #11.9.3.8 */
+    if(value < 1 || value > 4) {
+        return -1; /* Prohibited by #11.9.3.8 */
+    }
+    *repeat = 1;
+    return (16384 * value);
+}
+
+/*
+ * Get the normally small length "n".
+ * This procedure used to decode length of extensions bit-maps
+ * for SET and SEQUENCE types.
+ */
+ssize_t
+uper_get_nslength(asn_per_data_t *pd) {
+	ssize_t length;
+
+	ASN_DEBUG("Getting normally small length");
+
+	if(per_get_few_bits(pd, 1) == 0) {
+		length = per_get_few_bits(pd, 6) + 1;
+		if(length <= 0) return -1;
+		ASN_DEBUG("l=%d", (int)length);
+		return length;
+	} else {
+		int repeat;
+		length = uper_get_length(pd, -1, 0, &repeat);
+		if(length >= 0 && !repeat) return length;
+		return -1; /* Error, or do not support >16K extensions */
+	}
+}
+
+/*
+ * Get the normally small non-negative whole number.
+ * X.691, #10.6
+ */
+ssize_t
+uper_get_nsnnwn(asn_per_data_t *pd) {
+	ssize_t value;
+
+	value = per_get_few_bits(pd, 7);
+	if(value & 64) {	/* implicit (value < 0) */
+		value &= 63;
+		value <<= 2;
+		value |= per_get_few_bits(pd, 2);
+		if(value & 128)	/* implicit (value < 0) */
+			return -1;
+		if(value == 0)
+			return 0;
+		if(value >= 3)
+			return -1;
+		value = per_get_few_bits(pd, 8 * value);
+		return value;
+	}
+
+	return value;
+}
+
+/*
+ * X.691-11/2008, #11.6
+ * Encoding of a normally small non-negative whole number
+ */
+int
+uper_put_nsnnwn(asn_per_outp_t *po, int n) {
+	int bytes;
+
+	if(n <= 63) {
+		if(n < 0) return -1;
+		return per_put_few_bits(po, n, 7);
+	}
+	if(n < 256)
+		bytes = 1;
+	else if(n < 65536)
+		bytes = 2;
+	else if(n < 256 * 65536)
+		bytes = 3;
+	else
+		return -1;	/* This is not a "normally small" value */
+	if(per_put_few_bits(po, bytes, 8))
+		return -1;
+
+	return per_put_few_bits(po, n, 8 * bytes);
+}
+
+
+/* X.691-2008/11, #11.5.6 -> #11.3 */
+int uper_get_constrained_whole_number(asn_per_data_t *pd, unsigned long *out_value, int nbits) {
+	unsigned long lhalf;    /* Lower half of the number*/
+	long half;
+
+	if(nbits <= 31) {
+		half = per_get_few_bits(pd, nbits);
+		if(half < 0) return -1;
+		*out_value = half;
+		return 0;
+	}
+
+	if((size_t)nbits > 8 * sizeof(*out_value))
+		return -1;  /* RANGE */
+
+	half = per_get_few_bits(pd, 31);
+	if(half < 0) return -1;
+
+	if(uper_get_constrained_whole_number(pd, &lhalf, nbits - 31))
+		return -1;
+
+	*out_value = ((unsigned long)half << (nbits - 31)) | lhalf;
+	return 0;
+}
+
+
+/* X.691-2008/11, #11.5.6 -> #11.3 */
+int
+uper_put_constrained_whole_number_u(asn_per_outp_t *po, unsigned long v,
+                                    int nbits) {
+    if(nbits <= 31) {
+        return per_put_few_bits(po, v, nbits);
+    } else {
+        /* Put higher portion first, followed by lower 31-bit */
+        if(uper_put_constrained_whole_number_u(po, v >> 31, nbits - 31))
+            return -1;
+        return per_put_few_bits(po, v, 31);
+    }
+}
+
+/*
+ * X.691 (08/2015) #11.9 "General rules for encoding a length determinant"
+ * Put the length "n" (or part of it) into the stream.
+ */
+ssize_t
+uper_put_length(asn_per_outp_t *po, size_t length, int *need_eom) {
+    int dummy = 0;
+    if(!need_eom) need_eom = &dummy;
+
+    if(length <= 127) {	/* #11.9.3.6 */
+        *need_eom = 0;
+        return per_put_few_bits(po, length, 8)
+            ? -1 : (ssize_t)length;
+    } else if(length < 16384) { /* #10.9.3.7 */
+        *need_eom = 0;
+        return per_put_few_bits(po, length|0x8000, 16)
+            ? -1 : (ssize_t)length;
+    }
+
+    *need_eom = 0 == (length & 16383);
+    length >>= 14;
+    if(length > 4) {
+        *need_eom = 0;
+        length = 4;
+    }
+
+    return per_put_few_bits(po, 0xC0 | length, 8)
+            ? -1 : (ssize_t)(length << 14);
+
+}
+
+
+/*
+ * Put the normally small length "n" into the stream.
+ * This procedure used to encode length of extensions bit-maps
+ * for SET and SEQUENCE types.
+ */
+int
+uper_put_nslength(asn_per_outp_t *po, size_t length) {
+    if(length <= 64) {
+        /* #11.9.3.4 */
+        if(length == 0) return -1;
+        return per_put_few_bits(po, length - 1, 7) ? -1 : 0;
+    } else {
+        int need_eom = 0;
+        if(uper_put_length(po, length, &need_eom) != (ssize_t)length
+           || need_eom) {
+            /* This might happen in case of >16K extensions */
+            return -1;
+        }
+    }
+
+    return 0;
+}
+
+static int
+per__long_range(long lb, long ub, unsigned long *range_r) {
+    unsigned long bounds_range;
+    if((ub < 0) == (lb < 0)) {
+        bounds_range = ub - lb;
+    } else if(lb < 0) {
+        assert(ub >= 0);
+        bounds_range = 1 + ((unsigned long)ub + (unsigned long)-(lb + 1));
+    } else {
+        assert(!"Unreachable");
+        return -1;
+    }
+    *range_r = bounds_range;
+    return 0;
+}
+
+int
+per_long_range_rebase(long v, long lb, long ub, unsigned long *output) {
+    unsigned long range;
+
+    assert(lb <= ub);
+
+    if(v < lb || v > ub || per__long_range(lb, ub, &range) < 0) {
+        /* Range error. */
+        return -1;
+    }
+
+    /*
+     * Fundamentally what we're doing is returning (v-lb).
+     * However, this triggers undefined behavior when the word width
+     * of signed (v) is the same as the size of unsigned (*output).
+     * In practice, it triggers the UndefinedSanitizer. Therefore we shall
+     * compute the ranges accurately to avoid C's undefined behavior.
+     */
+    if((v < 0) == (lb < 0)) {
+        *output = v-lb;
+        return 0;
+    } else if(v < 0) {
+        unsigned long rebased = 1 + (unsigned long)-(v+1) + (unsigned long)lb;
+        assert(rebased <= range);   /* By construction */
+        *output = rebased;
+        return 0;
+    } else if(lb < 0) {
+        unsigned long rebased = 1 + (unsigned long)-(lb+1) + (unsigned long)v;
+        assert(rebased <= range);   /* By construction */
+        *output = rebased;
+        return 0;
+    } else {
+        assert(!"Unreachable");
+        return -1;
+    }
+}
+
+int
+per_long_range_unrebase(unsigned long inp, long lb, long ub, long *outp) {
+    unsigned long range;
+
+    if(per__long_range(lb, ub, &range) != 0) {
+        return -1;
+    }
+
+    if(inp > range) {
+        /*
+         * We can encode something in the given number of bits that technically
+         * exceeds the range. This is an avenue for security errors,
+         * so we don't allow that.
+         */
+        return -1;
+    }
+
+    if(inp <= LONG_MAX) {
+        *outp = (long)inp + lb;
+    } else {
+        *outp = (lb + LONG_MAX + 1) + (long)((inp - LONG_MAX) - 1);
+    }
+
+    return 0;
+}
+
+int32_t
+aper_get_align(asn_per_data_t *pd) {
+
+	if(pd->nboff & 0x7) {
+		ASN_DEBUG("Aligning %ld bits", 8 - ((unsigned long)pd->nboff & 0x7));
+		return per_get_few_bits(pd, 8 - (pd->nboff & 0x7));
+	}
+	return 0;
+}
+
+ssize_t
+aper_get_length(asn_per_data_t *pd, int range, int ebits, int *repeat) {
+	ssize_t value;
+
+	*repeat = 0;
+
+	if (range <= 65536 && range >= 0)
+		return aper_get_nsnnwn(pd, range);
+
+	if (aper_get_align(pd) < 0)
+		return -1;
+
+	if(ebits >= 0) return per_get_few_bits(pd, ebits);
+
+	value = per_get_few_bits(pd, 8);
+	if(value < 0) return -1;
+	if((value & 128) == 0)  /* #10.9.3.6 */
+		return (value & 0x7F);
+	if((value & 64) == 0) { /* #10.9.3.7 */
+		value = ((value & 63) << 8) | per_get_few_bits(pd, 8);
+		if(value < 0) return -1;
+		return value;
+	}
+	value &= 63;	/* this is "m" from X.691, #10.9.3.8 */
+	if(value < 1 || value > 4)
+		return -1;
+	*repeat = 1;
+	return (16384 * value);
+}
+
+ssize_t
+aper_get_nslength(asn_per_data_t *pd) {
+	ssize_t length;
+
+	ASN_DEBUG("Getting normally small length");
+
+	if(per_get_few_bits(pd, 1) == 0) {
+		length = per_get_few_bits(pd, 6) + 1;
+		if(length <= 0) return -1;
+		ASN_DEBUG("l=%ld", length);
+		return length;
+	} else {
+		int repeat;
+		length = aper_get_length(pd, -1, -1, &repeat);
+		if(length >= 0 && !repeat) return length;
+		return -1; /* Error, or do not support >16K extensions */
+	}
+}
+
+ssize_t
+aper_get_nsnnwn(asn_per_data_t *pd, int range) {
+	ssize_t value;
+	int bytes = 0;
+
+	ASN_DEBUG("getting nsnnwn with range %d", range);
+
+	if(range <= 255) {
+		int i;
+
+		if (range < 0) return -1;
+		/* 1 -> 8 bits */
+		for (i = 1; i <= 8; i++) {
+			int upper = 1 << i;
+			if (upper >= range)
+				break;
+		}
+		value = per_get_few_bits(pd, i);
+		return value;
+	} else if (range == 256){
+		/* 1 byte */
+		bytes = 1;
+	} else if (range <= 65536) {
+		/* 2 bytes */
+		bytes = 2;
+	} else {
+		return -1;
+	}
+	if (aper_get_align(pd) < 0)
+		return -1;
+	value = per_get_few_bits(pd, 8 * bytes);
+	return value;
+}
+
+int aper_put_align(asn_per_outp_t *po) {
+
+	if(po->nboff & 0x7) {
+		ASN_DEBUG("Aligning %ld bits", 8 - ((unsigned long)po->nboff & 0x7));
+		if(per_put_few_bits(po, 0x00, (8 - (po->nboff & 0x7))))
+			return -1;
+	}
+	return 0;
+}
+
+ssize_t
+aper_put_length(asn_per_outp_t *po, int range, size_t length) {
+
+	ASN_DEBUG("APER put length %zu with range %d", length, range);
+
+	/* 10.9 X.691 Note 2 */
+	if (range <= 65536 && range >= 0)
+		return aper_put_nsnnwn(po, range, length);
+
+	if (aper_put_align(po) < 0)
+		return -1;
+
+	if(length <= 127)	   /* #10.9.3.6 */{
+		return per_put_few_bits(po, length, 8)
+		? -1 : (ssize_t)length;
+	}
+	else if(length < 16384) /* #10.9.3.7 */
+		return per_put_few_bits(po, length|0x8000, 16)
+		? -1 : (ssize_t)length;
+
+	length >>= 14;
+	if(length > 4) length = 4;
+
+	return per_put_few_bits(po, 0xC0 | length, 8)
+	? -1 : (ssize_t)(length << 14);
+}
+
+
+int
+aper_put_nslength(asn_per_outp_t *po, size_t length) {
+
+	if(length <= 64) {
+		/* #10.9.3.4 */
+		if(length == 0) return -1;
+		return per_put_few_bits(po, length-1, 7) ? -1 : 0;
+	} else {
+		if(aper_put_length(po, -1, length) != (ssize_t)length) {
+			/* This might happen in case of >16K extensions */
+			return -1;
+		}
+	}
+
+	return 0;
+}
+
+int
+aper_put_nsnnwn(asn_per_outp_t *po, int range, int number) {
+	int bytes;
+
+    ASN_DEBUG("aper put nsnnwn %d with range %d", number, range);
+	/* 10.5.7.1 X.691 */
+	if(range < 0) {
+		int i;
+		for (i = 1; ; i++) {
+			int bits = 1 << (8 * i);
+			if (number <= bits)
+				break;
+		}
+		bytes = i;
+		assert(i <= 4);
+	}
+	if(range <= 255) {
+		int i;
+		for (i = 1; i <= 8; i++) {
+			int bits = 1 << i;
+			if (range <= bits)
+				break;
+		}
+		return per_put_few_bits(po, number, i);
+	} else if(range == 256) {
+		bytes = 1;
+	} else if(range <= 65536) {
+		bytes = 2;
+	} else { /* Ranges > 64K */
+		int i;
+		for (i = 1; ; i++) {
+			int bits = 1 << (8 * i);
+			if (range <= bits)
+				break;
+		}
+		assert(i <= 4);
+		bytes = i;
+	}
+	if(aper_put_align(po) < 0) /* Aligning on octet */
+		return -1;
+/* 	if(per_put_few_bits(po, bytes, 8))
+		return -1;
+*/
+    return per_put_few_bits(po, number, 8 * bytes);
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/tags.lst
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/tags.lst	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/tags.lst	(working copy)
@@ -0,0 +1,1057 @@
+./NumberDigits.c
+./H323-UserInformation.c
+./SIPCaps.c
+./AddressPattern.c
+./H323-UU-PDU.c
+./StimulusControl.c
+./SupportedProtocols.c
+./Alerting-UUIE.c
+./VoiceCaps.c
+./TunnelledProtocol.c
+./GSM-UIM.c
+./CallProceeding-UUIE.c
+./H310Caps.c
+./TunnelledProtocolAlternateIdentifier.c
+./Connect-UUIE.c
+./Information-UUIE.c
+./Notify-UUIE.c
+./PublicTypeOfNumber.c
+./ReleaseComplete-UUIE.c
+./McuInfo.c
+./PartyNumber.c
+./ReleaseCompleteReason.c
+./Setup-UUIE.c
+./H320Caps.c
+./ScnConnectionType.c
+./EndpointType.c
+./TerminalInfo.c
+./ScnConnectionAggregation.c
+./DisplayName.c
+./PresentationIndicator.c
+./H323-MESSAGES_NonStandardParameter.c
+./ScreeningIndicator.c
+./PublicPartyNumber.c
+./Facility-UUIE.c
+./T120OnlyCaps.c
+./AliasAddress.c
+./ConferenceList.c
+./FacilityReason.c
+./NonStandardProtocol.c
+./Progress-UUIE.c
+./H323-MESSAGES_TransportAddress.c
+./GatekeeperInfo.c
+./Status-UUIE.c
+./T38FaxAnnexbOnlyCaps.c
+./PrivatePartyNumber.c
+./StatusInquiry-UUIE.c
+./GatewayInfo.c
+./SetupAcknowledge-UUIE.c
+./H321Caps.c
+./VendorIdentifier.c
+./MobileUIM.c
+./H322Caps.c
+./H323Caps.c
+./H221NonStandard.c
+./TBCD-STRING.c
+./H324Caps.c
+./H323-MESSAGES_NonStandardIdentifier.c
+./H248SignalsDescriptor.c
+./CircuitInfo.c
+./PrivateTypeOfNumber.c
+./GroupID.c
+./ANSI-41-UIM.c
+./IsupNumber.c
+./FastStartToken.c
+./CarrierInfo.c
+./IsupPublicPartyNumber.c
+./IsupPrivatePartyNumber.c
+./CapacityReportingSpecification.c
+./NatureOfAddress.c
+./CircuitIdentifier.c
+./IsupDigits.c
+./ExtendedAliasAddress.c
+./EncodedFastStartToken.c
+./Content.c
+./Endpoint.c
+./ProtocolIdentifier.c
+./AlternateTransportAddresses.c
+./CryptoH323Token.c
+./RasUsageInfoTypes.c
+./UseSpecifiedTransport.c
+./BandwidthDetails.c
+./AlternateGK.c
+./DataRate.c
+./AltGKInfo.c
+./FeatureDescriptor.c
+./SecurityServiceMode.c
+./TimeToLive.c
+./ICV.c
+./CallCapacity.c
+./SecurityCapabilities.c
+./CicInfo.c
+./SecurityErrors.c
+./CallIdentifier.c
+./SecurityErrors2.c
+./CallCapacityInfo.c
+./H245Security.c
+./EncryptIntAlg.c
+./QseriesOptions.c
+./Q954Details.c
+./CallsAvailable.c
+./GloballyUniqueID.c
+./SupportedPrefix.c
+./FeatureSet.c
+./ConferenceIdentifier.c
+./NonIsoIntegrityMechanism.c
+./RequestSeqNum.c
+./H248PackagesDescriptor.c
+./GatekeeperIdentifier.c
+./CallLinkage.c
+./BandWidth.c
+./CapacityReportingCapability.c
+./CallReferenceValue.c
+./IntegrityMechanism.c
+./EndpointIdentifier.c
+./UnregistrationReject.c
+./TimeStamp.c
+./ServiceControlDescriptor.c
+./LocationRejectReason.c
+./ServiceControlSession.c
+./UnregRejectReason.c
+./BandRejectReason.c
+./InfoRequestAck.c
+./RasUsageSpecification.c
+./RasUsageInformation.c
+./InfoRequestNak.c
+./CallTerminationCause.c
+./AdmissionRequest.c
+./LocationRequest.c
+./RequestInProgress.c
+./CallCreditCapability.c
+./CallCreditServiceControl.c
+./ChallengeString.c
+./GenericData.c
+./AdmissionConfirm.c
+./DisengageRequest.c
+./GenericIdentifier.c
+./EnumeratedParameter.c
+./CallType.c
+./InfoRequest.c
+./TransportChannelInfo.c
+./LocationConfirm.c
+./RTPSession.c
+./UUIEsRequested.c
+./DisengageReason.c
+./RehomingModel.c
+./RandomVal.c
+./RasMessage.c
+./GatekeeperRequest.c
+./AdmissionReject.c
+./DisengageConfirm.c
+./GatekeeperConfirm.c
+./GatekeeperReject.c
+./GatekeeperRejectReason.c
+./AdmissionRejectReason.c
+./InfoRequestResponse.c
+./RegistrationRequest.c
+./InfoRequestResponseStatus.c
+./RegistrationConfirm.c
+./BandwidthRequest.c
+./DisengageReject.c
+./RegistrationReject.c
+./CallModel.c
+./BandwidthReject.c
+./RegistrationRejectReason.c
+./UnregistrationRequest.c
+./UnregRequestReason.c
+./TransportQOS.c
+./LocationReject.c
+./UnregistrationConfirm.c
+./DisengageRejectReason.c
+./BandwidthConfirm.c
+./GenericInformation.c
+./InfoRequestNakReason.c
+./H235Key.c
+./H323-MESSAGES_NonStandardMessage.c
+./H235-SECURITY-MESSAGES_IV16.c
+./ResponseMessage.c
+./UnknownMessageResponse.c
+./QOSMode.c
+./ResourcesAvailableIndicate.c
+./H235-SECURITY-MESSAGES_Params.c
+./ResourcesAvailableConfirm.c
+./CommandMessage.c
+./ServiceControlIndication.c
+./EncodedGeneralToken.c
+./MultimediaSystemControlMessage.c
+./ServiceControlResponse.c
+./KeySignedMaterial.c
+./H222Capability.c
+./H235-SECURITY-MESSAGES_Password.c
+./EncodedKeySignedMaterial.c
+./QOSType.c
+./Identifier.c
+./KeyMaterial.c
+./QOSClass.c
+./KeyMaterialExt.c
+./HASHED.c
+./H235-SECURITY-MESSAGES_IV8.c
+./H235CertificateSignature.c
+./H235-SECURITY-MESSAGES_NonStandardParameter.c
+./V42bis.c
+./DHset.c
+./ReturnSig.c
+./SequenceNumber.c
+./DHsetExt.c
+./ECpoint.c
+./EncodedReturnSig.c
+./ECKASDH.c
+./EncodedPwdCertToken.c
+./GenericMessage.c
+./ECGDSASignature.c
+./TypedCertificate.c
+./CryptoToken.c
+./IndicationMessage.c
+./AuthenticationBES.c
+./RequestMessage.c
+./AuthenticationMechanism.c
+./Capability.c
+./ClearToken.c
+./ProfileElement.c
+./KeySyncMaterial.c
+./Element.c
+./VCCapability.c
+./SIGNED.c
+./EncodedKeySyncMaterial.c
+./T84Profile.c
+./ENCRYPTED.c
+./PwdCertToken.c
+./V3KeySyncMaterial.c
+./EnhancementOptions.c
+./MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.c
+./MediaDistributionCapability.c
+./MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.c
+./H223AnnexCCapability.c
+./MediaPacketizationCapability.c
+./RTPH263VideoRedundancyEncoding.c
+./MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.c
+./MediaChannelCapability.c
+./MasterSlaveDetermination.c
+./RSVPParameters.c
+./MasterSlaveDeterminationAck.c
+./V76Capability.c
+./GenericTransportParameters.c
+./ExtendedVideoCapability.c
+./MasterSlaveDeterminationReject.c
+./V75Capability.c
+./MasterSlaveDeterminationRelease.c
+./ATMParameters.c
+./TransportCapability.c
+./SctpParam.c
+./TerminalCapabilitySet.c
+./CapabilityTableEntry.c
+./CapabilityDescriptor.c
+./ServicePriorityValue.c
+./RTPH263VideoRedundancyFrameMapping.c
+./AlternativeCapabilitySet.c
+./CapabilityTableEntryNumber.c
+./ServicePriority.c
+./RedundancyEncodingCapability.c
+./CapabilityDescriptorNumber.c
+./TerminalCapabilitySetAck.c
+./AuthorizationParameters.c
+./MultipointCapability.c
+./TerminalCapabilitySetReject.c
+./RedundancyEncodingMethod.c
+./DataType.c
+./TerminalCapabilitySetRelease.c
+./H235SecurityCapability.c
+./QOSDescriptor.c
+./DTLSSecurityCapability.c
+./QOSCapability.c
+./VideoCapability.c
+./MultiplexCapability.c
+./H223Capability.c
+./H2250Capability.c
+./MediaTransportType.c
+./H261VideoCapability.c
+./H262VideoCapability.c
+./NoPTAudioToneCapability.c
+./H263VideoCapability.c
+./EnhancementLayerInfo.c
+./CompressionType.c
+./H235Media.c
+./BEnhancementParameters.c
+./EncryptionAuthenticationAndIntegrity.c
+./AuthenticationCapability.c
+./CRCLength.c
+./H263Options.c
+./TransparencyParameters.c
+./DataChannel.c
+./RefPictureSelection.c
+./T38FaxProfile.c
+./IntegrityCapability.c
+./DepFECData.c
+./CustomPictureClockFrequency.c
+./GenericParameter.c
+./CustomPictureFormat.c
+./DataChannelProfile.c
+./H263VideoModeCombos.c
+./ParameterIdentifier.c
+./H263ModeComboFlags.c
+./SCTPChunkType.c
+./H263Version3Options.c
+./IS11172VideoCapability.c
+./ParameterValue.c
+./AudioCapability.c
+./T38FaxRateManagement.c
+./GenericCapability.c
+./FECData.c
+./ExtendedAudioCapability.c
+./MultiplexFormat.c
+./G729Extensions.c
+./G7231AnnexCCapability.c
+./T38FaxUdpOptions.c
+./UserInputCapability.c
+./EscrowData.c
+./IS11172AudioCapability.c
+./DepFECCapability.c
+./IS13818AudioCapability.c
+./GSMAudioCapability.c
+./EncryptionCapability.c
+./VBDCapability.c
+./T38FaxTcpOptions.c
+./ConferenceCapability.c
+./H235Mode.c
+./DataApplicationCapability.c
+./DataProtocolCapability.c
+./MediaEncryptionAlgorithm.c
+./ExtendedDataApplicationCapability.c
+./AudioToneCapability.c
+./CapabilityIdentifier.c
+./MultiplexedStreamCapability.c
+./MulticastAddress.c
+./RequestChannelCloseRelease.c
+./AudioTelephonyEventCapability.c
+./CloseLogicalChannel.c
+./RequestModeAck.c
+./NoPTAudioTelephonyEventCapability.c
+./MultiplePayloadStreamElement.c
+./MultiplePayloadStreamCapability.c
+./MultiplexEntryDescriptor.c
+./FECCapability.c
+./EncryptionSync.c
+./MultiplexEntrySend.c
+./MaxRedundancy.c
+./OpenLogicalChannelAck.c
+./OpenLogicalChannel.c
+./RequestChannelClose.c
+./LogicalChannelNumber.c
+./MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.c
+./MultiplexElement.c
+./NetworkAccessParameters.c
+./RequestMode.c
+./Q2931Address.c
+./MultiplexTableEntryNumber.c
+./V75Parameters.c
+./DepFECMode.c
+./MultiplexedStreamParameter.c
+./RedundancyEncodingElement.c
+./CloseLogicalChannelAck.c
+./H222LogicalChannelParameters.c
+./RequestChannelCloseAck.c
+./H223LogicalChannelParameters.c
+./OpenLogicalChannelReject.c
+./MultiplexEntrySendAck.c
+./H223AL1MParameters.c
+./H223AL2MParameters.c
+./OpenLogicalChannelConfirm.c
+./MultiplexEntrySendReject.c
+./H223AL3MParameters.c
+./UnicastAddress.c
+./FECMode.c
+./H223AnnexCArqParameters.c
+./RequestChannelCloseReject.c
+./V76LogicalChannelParameters.c
+./V76HDLCParameters.c
+./MultiplePayloadStream.c
+./RequestModeReject.c
+./H2250LogicalChannelParameters.c
+./H2250LogicalChannelAckParameters.c
+./RTPPayloadType.c
+./MultiplexEntrySendRelease.c
+./RedundancyEncoding.c
+./H263VideoMode.c
+./EncryptionMode.c
+./MultiplexEntryRejectionDescriptions.c
+./IS11172AudioMode.c
+./CommunicationModeCommand.c
+./ANY.c
+./RequestMultiplexEntry.c
+./TerminalID.c
+./RequestMultiplexEntryAck.c
+./IS13818AudioMode.c
+./CommunicationModeRequest.c
+./RequestMultiplexEntryReject.c
+./RequestMultiplexEntryRejectionDescriptions.c
+./ConferenceRequest.c
+./OPEN_TYPE.c
+./RequestMultiplexEntryRelease.c
+./RequestModeRelease.c
+./RoundTripDelayRequest.c
+./TerminalLabel.c
+./ModeDescription.c
+./CertSelectionCriteria.c
+./ModeElementType.c
+./CommunicationModeResponse.c
+./ModeElement.c
+./IS11172VideoMode.c
+./RoundTripDelayResponse.c
+./MultiplexedStreamModeParameters.c
+./G7231AnnexCMode.c
+./RedundancyEncodingDTMode.c
+./McuNumber.c
+./RedundancyEncodingDTModeElement.c
+./MaintenanceLoopOffCommand.c
+./ConferenceID.c
+./MultiplePayloadStreamMode.c
+./AudioMode.c
+./DataMode.c
+./CommunicationModeTableEntry.c
+./MultiplePayloadStreamElementMode.c
+./MaintenanceLoopRequest.c
+./H223ModeParameters.c
+./TerminalNumber.c
+./V76ModeParameters.c
+./MaintenanceLoopAck.c
+./BMPString.c
+./H2250ModeParameters.c
+./VBDMode.c
+./RemoteMCRequest.c
+./RedundancyEncodingMode.c
+./VideoMode.c
+./H261VideoMode.c
+./MaintenanceLoopReject.c
+./ConferenceResponse.c
+./H262VideoMode.c
+./Criteria.c
+./SubstituteConferenceIDCommand.c
+./MULTIMEDIA-SYSTEM-CONTROL_Password.c
+./MiscellaneousIndication.c
+./IA5String.c
+./RequestAllTerminalIDsResponse.c
+./VendorIdentification.c
+./TerminalInformation.c
+./H223MultiplexReconfiguration.c
+./RemoteMCResponse.c
+./NewATMVCCommand.c
+./MultilinkRequest.c
+./MCLocationIndication.c
+./MultilinkResponse.c
+./MobileMultilinkReconfigurationCommand.c
+./MultilinkIndication.c
+./INTEGER.c
+./DialingInformation.c
+./DialingInformationNumber.c
+./EncryptionUpdateDirection.c
+./GeneralString.c
+./DialingInformationNetworkType.c
+./BOOLEAN.c
+./ConnectionIdentifier.c
+./FunctionNotUnderstood.c
+./NewATMVCIndication.c
+./MaximumBitRate.c
+./KeyProtectionMethod.c
+./H223SkewIndication.c
+./LogicalChannelRateRequest.c
+./TerminalYouAreSeeingInSubPictureNumber.c
+./LogicalChannelRateAcknowledge.c
+./LogicalChannelRateReject.c
+./MiscellaneousCommand.c
+./LogicalChannelRateRejectReason.c
+./EncryptionUpdateRequest.c
+./H2250MaximumSkewIndication.c
+./LogicalChannelRateRelease.c
+./SendTerminalCapabilitySet.c
+./FlowControlIndication.c
+./EncryptionCommand.c
+./FunctionNotSupported.c
+./UserInputIndication.c
+./FlowControlCommand.c
+./NULL.c
+./EndSessionCommand.c
+./ConferenceIndication.c
+./ConferenceCommand.c
+./PictureReference.c
+./JitterIndication.c
+./VideoIndicateCompose.c
+./xer_encoder.c
+./MULTIMEDIA-SYSTEM-CONTROL_IV8.c
+./constr_TYPE.c
+./xer_support.c
+./MULTIMEDIA-SYSTEM-CONTROL_IV16.c
+./MULTIMEDIA-SYSTEM-CONTROL_Params.c
+./xer_decoder.c
+./MobileMultilinkReconfigurationIndication.c
+./per_support.c
+./NativeEnumerated.c
+./per_decoder.c
+./NativeInteger.c
+./per_encoder.c
+./NumericString.c
+./per_opentype.c
+./OBJECT_IDENTIFIER.c
+./converter-example.c
+./PrintableString.c
+./UTF8String.c
+./pdu_collection.c
+./asn_SEQUENCE_OF.c
+./asn_SET_OF.c
+./constr_CHOICE.c
+./constr_SEQUENCE.c
+./constr_SEQUENCE_OF.c
+./constr_SET_OF.c
+./asn_application.c
+./asn_internal.c
+./asn_random_fill.c
+./asn_bit_data.c
+./OCTET_STRING.c
+./BIT_STRING.c
+./asn_codecs_prim.c
+./ber_tlv_length.c
+./ber_tlv_tag.c
+./ber_decoder.c
+./der_encoder.c
+./constraints.c
+./Parser_callproc.c
+./Parser_setup_works.c
+./Parser_callproc_new.c
+./Parser_setup_fail.c
+./Parser_callproc_new_bac.c
+./GatewayInfo.h
+./TunnelledProtocol.h
+./H323-UserInformation.h
+./H323-UU-PDU.h
+./T38FaxAnnexbOnlyCaps.h
+./NumberDigits.h
+./StimulusControl.h
+./AddressPattern.h
+./Alerting-UUIE.h
+./CallProceeding-UUIE.h
+./Connect-UUIE.h
+./H310Caps.h
+./H323-MESSAGES_NonStandardIdentifier.h
+./Information-UUIE.h
+./H221NonStandard.h
+./ReleaseComplete-UUIE.h
+./EndpointType.h
+./ReleaseCompleteReason.h
+./McuInfo.h
+./PrivatePartyNumber.h
+./Setup-UUIE.h
+./AliasAddress.h
+./GSM-UIM.h
+./ScnConnectionType.h
+./PublicTypeOfNumber.h
+./ScnConnectionAggregation.h
+./SupportedProtocols.h
+./TerminalInfo.h
+./PresentationIndicator.h
+./H320Caps.h
+./ScreeningIndicator.h
+./NonStandardProtocol.h
+./Facility-UUIE.h
+./ConferenceList.h
+./T120OnlyCaps.h
+./PartyNumber.h
+./FacilityReason.h
+./PublicPartyNumber.h
+./Progress-UUIE.h
+./Notify-UUIE.h
+./SIPCaps.h
+./H323-MESSAGES_NonStandardParameter.h
+./H323-MESSAGES_TransportAddress.h
+./DisplayName.h
+./Status-UUIE.h
+./StatusInquiry-UUIE.h
+./GatekeeperInfo.h
+./TBCD-STRING.h
+./SetupAcknowledge-UUIE.h
+./ANSI-41-UIM.h
+./H321Caps.h
+./H322Caps.h
+./VendorIdentifier.h
+./MobileUIM.h
+./H323Caps.h
+./H324Caps.h
+./VoiceCaps.h
+./TunnelledProtocolAlternateIdentifier.h
+./PrivateTypeOfNumber.h
+./CallLinkage.h
+./RasUsageInfoTypes.h
+./IsupNumber.h
+./EndpointIdentifier.h
+./IsupPublicPartyNumber.h
+./TimeToLive.h
+./FastStartToken.h
+./GroupID.h
+./IsupPrivatePartyNumber.h
+./IntegrityMechanism.h
+./NatureOfAddress.h
+./DataRate.h
+./IsupDigits.h
+./H248PackagesDescriptor.h
+./CapacityReportingSpecification.h
+./ExtendedAliasAddress.h
+./Endpoint.h
+./EncodedFastStartToken.h
+./Content.h
+./AlternateTransportAddresses.h
+./ProtocolIdentifier.h
+./UseSpecifiedTransport.h
+./CryptoH323Token.h
+./AlternateGK.h
+./CicInfo.h
+./AltGKInfo.h
+./CircuitInfo.h
+./SecurityServiceMode.h
+./SecurityCapabilities.h
+./NonIsoIntegrityMechanism.h
+./SecurityErrors.h
+./CallsAvailable.h
+./SecurityErrors2.h
+./CallIdentifier.h
+./H245Security.h
+./CallCapacityInfo.h
+./QseriesOptions.h
+./SupportedPrefix.h
+./BandwidthDetails.h
+./Q954Details.h
+./EncryptIntAlg.h
+./GloballyUniqueID.h
+./H248SignalsDescriptor.h
+./ConferenceIdentifier.h
+./CarrierInfo.h
+./RequestSeqNum.h
+./CapacityReportingCapability.h
+./GatekeeperIdentifier.h
+./GenericData.h
+./BandWidth.h
+./ICV.h
+./CallReferenceValue.h
+./CircuitIdentifier.h
+./FeatureDescriptor.h
+./CallCapacity.h
+./FeatureSet.h
+./DisengageRequest.h
+./ServiceControlDescriptor.h
+./UnregistrationReject.h
+./ServiceControlSession.h
+./RasUsageSpecification.h
+./TransportQOS.h
+./InfoRequestResponse.h
+./RasUsageInformation.h
+./UnregRejectReason.h
+./LocationReject.h
+./CallTerminationCause.h
+./CallCreditCapability.h
+./AdmissionRequest.h
+./LocationConfirm.h
+./RequestInProgress.h
+./CallCreditServiceControl.h
+./GenericIdentifier.h
+./AdmissionConfirm.h
+./InfoRequest.h
+./EnumeratedParameter.h
+./BandwidthConfirm.h
+./TransportChannelInfo.h
+./ChallengeString.h
+./RTPSession.h
+./RehomingModel.h
+./LocationRejectReason.h
+./RasMessage.h
+./UUIEsRequested.h
+./DisengageReason.h
+./GatekeeperRequest.h
+./GatekeeperConfirm.h
+./AdmissionReject.h
+./DisengageConfirm.h
+./GatekeeperReject.h
+./CallType.h
+./BandRejectReason.h
+./InfoRequestResponseStatus.h
+./GatekeeperRejectReason.h
+./RegistrationRequest.h
+./AdmissionRejectReason.h
+./RegistrationConfirm.h
+./RegistrationReject.h
+./InfoRequestAck.h
+./RegistrationRejectReason.h
+./CallModel.h
+./LocationRequest.h
+./InfoRequestNak.h
+./UnregistrationRequest.h
+./BandwidthRequest.h
+./DisengageReject.h
+./UnregRequestReason.h
+./TimeStamp.h
+./UnregistrationConfirm.h
+./BandwidthReject.h
+./DisengageRejectReason.h
+./PwdCertToken.h
+./V3KeySyncMaterial.h
+./InfoRequestNakReason.h
+./H235-SECURITY-MESSAGES_IV8.h
+./SequenceNumber.h
+./H323-MESSAGES_NonStandardMessage.h
+./UnknownMessageResponse.h
+./EncodedGeneralToken.h
+./ResponseMessage.h
+./ResourcesAvailableIndicate.h
+./IndicationMessage.h
+./ResourcesAvailableConfirm.h
+./H235-SECURITY-MESSAGES_Params.h
+./ServiceControlIndication.h
+./ServiceControlResponse.h
+./RandomVal.h
+./H235-SECURITY-MESSAGES_IV16.h
+./EncodedKeySyncMaterial.h
+./QOSMode.h
+./H235-SECURITY-MESSAGES_Password.h
+./Identifier.h
+./EncodedKeySignedMaterial.h
+./QOSType.h
+./KeyMaterial.h
+./H235Key.h
+./RequestMessage.h
+./KeyMaterialExt.h
+./QOSClass.h
+./H235-SECURITY-MESSAGES_NonStandardParameter.h
+./H235CertificateSignature.h
+./DHset.h
+./DHsetExt.h
+./ReturnSig.h
+./GenericInformation.h
+./ECpoint.h
+./H222Capability.h
+./ECKASDH.h
+./ECGDSASignature.h
+./CryptoToken.h
+./CommandMessage.h
+./TypedCertificate.h
+./AuthenticationBES.h
+./EncodedPwdCertToken.h
+./V42bis.h
+./AuthenticationMechanism.h
+./EncodedReturnSig.h
+./ClearToken.h
+./KeySignedMaterial.h
+./GenericMessage.h
+./ProfileElement.h
+./Capability.h
+./Element.h
+./KeySyncMaterial.h
+./SIGNED.h
+./ENCRYPTED.h
+./MultimediaSystemControlMessage.h
+./HASHED.h
+./VCCapability.h
+./H223AnnexCCapability.h
+./RSVPParameters.h
+./TransportCapability.h
+./MULTIMEDIA-SYSTEM-CONTROL_NonStandardMessage.h
+./V76Capability.h
+./H2250Capability.h
+./MediaTransportType.h
+./MULTIMEDIA-SYSTEM-CONTROL_NonStandardParameter.h
+./MULTIMEDIA-SYSTEM-CONTROL_NonStandardIdentifier.h
+./QOSDescriptor.h
+./T84Profile.h
+./MasterSlaveDetermination.h
+./RTPH263VideoRedundancyEncoding.h
+./MasterSlaveDeterminationAck.h
+./MasterSlaveDeterminationReject.h
+./QOSCapability.h
+./ExtendedVideoCapability.h
+./MasterSlaveDeterminationRelease.h
+./TerminalCapabilitySet.h
+./AuthorizationParameters.h
+./MediaDistributionCapability.h
+./CapabilityTableEntry.h
+./ATMParameters.h
+./RedundancyEncodingMethod.h
+./SctpParam.h
+./CapabilityDescriptor.h
+./AlternativeCapabilitySet.h
+./ServicePriorityValue.h
+./MultipointCapability.h
+./CapabilityTableEntryNumber.h
+./CapabilityDescriptorNumber.h
+./ServicePriority.h
+./RedundancyEncodingCapability.h
+./TerminalCapabilitySetAck.h
+./TerminalCapabilitySetReject.h
+./MediaPacketizationCapability.h
+./TerminalCapabilitySetRelease.h
+./GenericTransportParameters.h
+./VideoCapability.h
+./DataType.h
+./H235SecurityCapability.h
+./RTPH263VideoRedundancyFrameMapping.h
+./DTLSSecurityCapability.h
+./MultiplexCapability.h
+./MediaChannelCapability.h
+./H262VideoCapability.h
+./H223Capability.h
+./V75Capability.h
+./H261VideoCapability.h
+./AudioToneCapability.h
+./MediaEncryptionAlgorithm.h
+./H263VideoCapability.h
+./DataProtocolCapability.h
+./CapabilityIdentifier.h
+./EnhancementLayerInfo.h
+./ConferenceCapability.h
+./BEnhancementParameters.h
+./H235Media.h
+./EnhancementOptions.h
+./H263Options.h
+./CompressionType.h
+./UserInputCapability.h
+./CRCLength.h
+./TransparencyParameters.h
+./ParameterValue.h
+./RefPictureSelection.h
+./CustomPictureClockFrequency.h
+./DataChannel.h
+./CustomPictureFormat.h
+./ParameterIdentifier.h
+./H263VideoModeCombos.h
+./DataChannelProfile.h
+./H263ModeComboFlags.h
+./MultiplexedStreamCapability.h
+./H263Version3Options.h
+./T38FaxProfile.h
+./IntegrityCapability.h
+./DepFECData.h
+./IS11172VideoCapability.h
+./SCTPChunkType.h
+./AudioCapability.h
+./ExtendedAudioCapability.h
+./EncryptionCapability.h
+./G729Extensions.h
+./T38FaxRateManagement.h
+./GenericParameter.h
+./FECData.h
+./G7231AnnexCCapability.h
+./IS11172AudioCapability.h
+./T38FaxUdpOptions.h
+./GenericCapability.h
+./IS13818AudioCapability.h
+./EncryptionAuthenticationAndIntegrity.h
+./EscrowData.h
+./GSMAudioCapability.h
+./MultiplexFormat.h
+./VBDCapability.h
+./DataApplicationCapability.h
+./DepFECCapability.h
+./ExtendedDataApplicationCapability.h
+./AuthenticationCapability.h
+./T38FaxTcpOptions.h
+./MultiplexEntryDescriptor.h
+./RedundancyEncoding.h
+./AudioTelephonyEventCapability.h
+./RedundancyEncodingElement.h
+./NoPTAudioTelephonyEventCapability.h
+./MultiplexEntrySend.h
+./NoPTAudioToneCapability.h
+./MultiplePayloadStream.h
+./RequestChannelClose.h
+./RequestModeAck.h
+./MultiplePayloadStreamCapability.h
+./CloseLogicalChannel.h
+./FECCapability.h
+./MaxRedundancy.h
+./MultiplexTableEntryNumber.h
+./OpenLogicalChannel.h
+./MulticastAddress.h
+./H235Mode.h
+./LogicalChannelNumber.h
+./NetworkAccessParameters.h
+./H2250LogicalChannelAckParameters.h
+./Q2931Address.h
+./OpenLogicalChannelAck.h
+./V75Parameters.h
+./UnicastAddress.h
+./RequestChannelCloseReject.h
+./MultiplexedStreamParameter.h
+./RequestMode.h
+./H222LogicalChannelParameters.h
+./MultiplePayloadStreamElement.h
+./DepFECMode.h
+./H223LogicalChannelParameters.h
+./H223AL1MParameters.h
+./OpenLogicalChannelReject.h
+./MultiplexEntrySendAck.h
+./H223AL2MParameters.h
+./H223AL3MParameters.h
+./RequestChannelCloseRelease.h
+./H223AnnexCArqParameters.h
+./EncryptionSync.h
+./FECMode.h
+./V76LogicalChannelParameters.h
+./OpenLogicalChannelConfirm.h
+./MultiplexEntrySendReject.h
+./V76HDLCParameters.h
+./RequestChannelCloseAck.h
+./H2250LogicalChannelParameters.h
+./RequestModeReject.h
+./RTPPayloadType.h
+./CloseLogicalChannelAck.h
+./MULTIMEDIA-SYSTEM-CONTROL_TransportAddress.h
+./MultiplexElement.h
+./TerminalLabel.h
+./MultiplexEntryRejectionDescriptions.h
+./VBDMode.h
+./CommunicationModeCommand.h
+./ConferenceID.h
+./MultiplexEntrySendRelease.h
+./RequestMultiplexEntry.h
+./G7231AnnexCMode.h
+./ConferenceRequest.h
+./RequestMultiplexEntryAck.h
+./ANY.h
+./RequestMultiplexEntryReject.h
+./H263VideoMode.h
+./IS13818AudioMode.h
+./CommunicationModeTableEntry.h
+./RequestMultiplexEntryRejectionDescriptions.h
+./AudioMode.h
+./EncryptionMode.h
+./RequestMultiplexEntryRelease.h
+./MaintenanceLoopReject.h
+./TerminalID.h
+./RequestModeRelease.h
+./ModeDescription.h
+./MaintenanceLoopAck.h
+./ModeElementType.h
+./OPEN_TYPE.h
+./ModeElement.h
+./ConferenceResponse.h
+./MultiplexedStreamModeParameters.h
+./CommunicationModeResponse.h
+./BMPString.h
+./RedundancyEncodingDTMode.h
+./IS11172AudioMode.h
+./RoundTripDelayResponse.h
+./RedundancyEncodingDTModeElement.h
+./DataMode.h
+./MultiplePayloadStreamMode.h
+./MultiplePayloadStreamElementMode.h
+./McuNumber.h
+./H223ModeParameters.h
+./MaintenanceLoopRequest.h
+./V76ModeParameters.h
+./Criteria.h
+./H2250ModeParameters.h
+./CommunicationModeRequest.h
+./RedundancyEncodingMode.h
+./CertSelectionCriteria.h
+./UTF8String.h
+./VideoMode.h
+./MaintenanceLoopOffCommand.h
+./TerminalNumber.h
+./H261VideoMode.h
+./H262VideoMode.h
+./IS11172VideoMode.h
+./RoundTripDelayRequest.h
+./BOOLEAN.h
+./JitterIndication.h
+./OCTET_STRING.h
+./MULTIMEDIA-SYSTEM-CONTROL_Password.h
+./SubstituteConferenceIDCommand.h
+./RequestAllTerminalIDsResponse.h
+./ConferenceIndication.h
+./TerminalInformation.h
+./constr_CHOICE.h
+./RemoteMCRequest.h
+./FunctionNotSupported.h
+./FlowControlIndication.h
+./RemoteMCResponse.h
+./NewATMVCIndication.h
+./MultilinkRequest.h
+./NewATMVCCommand.h
+./MultilinkResponse.h
+./INTEGER.h
+./MultilinkIndication.h
+./MobileMultilinkReconfigurationCommand.h
+./DialingInformation.h
+./EncryptionUpdateRequest.h
+./H2250MaximumSkewIndication.h
+./DialingInformationNumber.h
+./VideoIndicateCompose.h
+./DialingInformationNetworkType.h
+./PictureReference.h
+./H223SkewIndication.h
+./ConnectionIdentifier.h
+./MaximumBitRate.h
+./NULL.h
+./LogicalChannelRateRequest.h
+./EncryptionUpdateDirection.h
+./LogicalChannelRateAcknowledge.h
+./KeyProtectionMethod.h
+./MCLocationIndication.h
+./LogicalChannelRateReject.h
+./MiscellaneousIndication.h
+./GeneralString.h
+./LogicalChannelRateRejectReason.h
+./LogicalChannelRateRelease.h
+./H223MultiplexReconfiguration.h
+./VendorIdentification.h
+./SendTerminalCapabilitySet.h
+./FunctionNotUnderstood.h
+./EncryptionCommand.h
+./FlowControlCommand.h
+./TerminalYouAreSeeingInSubPictureNumber.h
+./EndSessionCommand.h
+./UserInputIndication.h
+./ConferenceCommand.h
+./NativeEnumerated.h
+./MiscellaneousCommand.h
+./IA5String.h
+./constr_TYPE.h
+./MULTIMEDIA-SYSTEM-CONTROL_IV8.h
+./MULTIMEDIA-SYSTEM-CONTROL_IV16.h
+./constraints.h
+./xer_decoder.h
+./per_support.h
+./MULTIMEDIA-SYSTEM-CONTROL_Params.h
+./xer_support.h
+./MobileMultilinkReconfigurationIndication.h
+./per_decoder.h
+./NativeInteger.h
+./per_encoder.h
+./NumericString.h
+./per_opentype.h
+./OBJECT_IDENTIFIER.h
+./PrintableString.h
+./asn_SEQUENCE_OF.h
+./asn_constant.h
+./asn_SET_OF.h
+./constr_SEQUENCE.h
+./constr_SEQUENCE_OF.h
+./constr_SET_OF.h
+./asn_application.h
+./asn_ioc.h
+./asn_system.h
+./asn_codecs.h
+./asn_internal.h
+./asn_random_fill.h
+./asn_bit_data.h
+./BIT_STRING.h
+./asn_codecs_prim.h
+./ber_tlv_length.h
+./ber_tlv_tag.h
+./ber_decoder.h
+./der_encoder.h
+./xer_encoder.h
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_decoder.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_decoder.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_decoder.h	(working copy)
@@ -0,0 +1,106 @@
+/*-
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_XER_DECODER_H_
+#define	_XER_DECODER_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+
+/*
+ * The XER decoder of any ASN.1 type. May be invoked by the application.
+ * Decodes CANONICAL-XER and BASIC-XER.
+ */
+asn_dec_rval_t xer_decode(
+    const struct asn_codec_ctx_s *opt_codec_ctx,
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    void **struct_ptr,  /* Pointer to a target structure's pointer */
+    const void *buffer, /* Data to be decoded */
+    size_t size         /* Size of data buffer */
+);
+
+/*
+ * Type of the type-specific XER decoder function.
+ */
+typedef asn_dec_rval_t(xer_type_decoder_f)(
+    const asn_codec_ctx_t *opt_codec_ctx,
+    const struct asn_TYPE_descriptor_s *type_descriptor, void **struct_ptr,
+    const char *opt_mname, /* Member name */
+    const void *buf_ptr, size_t size);
+
+/*******************************
+ * INTERNALLY USEFUL FUNCTIONS *
+ *******************************/
+
+/*
+ * Generalized function for decoding the primitive values.
+ * Used by more specialized functions, such as OCTET_STRING_decode_xer_utf8
+ * and others. This function should not be used by applications, as its API
+ * is subject to changes.
+ */
+asn_dec_rval_t xer_decode_general(
+    const asn_codec_ctx_t *opt_codec_ctx,
+    asn_struct_ctx_t *ctx, /* Type decoder context */
+    void *struct_key,      /* Treated as opaque pointer */
+    const char *xml_tag,   /* Expected XML tag name */
+    const void *buf_ptr, size_t size,
+    int (*opt_unexpected_tag_decoder)(void *struct_key, const void *chunk_buf,
+                                      size_t chunk_size),
+    ssize_t (*body_receiver)(void *struct_key, const void *chunk_buf,
+                             size_t chunk_size, int have_more));
+
+
+/*
+ * Fetch the next XER (XML) token from the stream.
+ * The function returns the number of bytes occupied by the chunk type,
+ * returned in the _ch_type. The _ch_type is only set (and valid) when
+ * the return value is >= 0.
+ */
+  typedef enum pxer_chunk_type {
+	PXER_WMORE,     /* Chunk type is not clear, more data expected. */
+	PXER_TAG,	    /* Complete XER tag */
+	PXER_TEXT,	    /* Plain text between XER tags */
+	PXER_COMMENT	/* A comment, may be part of */
+  } pxer_chunk_type_e;
+ssize_t xer_next_token(int *stateContext,
+	const void *buffer, size_t size, pxer_chunk_type_e *_ch_type);
+
+/*
+ * This function checks the buffer against the tag name is expected to occur.
+ */
+  typedef enum xer_check_tag {
+	XCT_BROKEN	= 0,	/* The tag is broken */
+	XCT_OPENING	= 1,	/* This is the <opening> tag */
+	XCT_CLOSING	= 2,	/* This is the </closing> tag */
+	XCT_BOTH	= 3,	/* This is the <modified/> tag */
+	XCT__UNK__MASK	= 4,	/* Mask of everything unexpected */
+	XCT_UNKNOWN_OP	= 5,	/* Unexpected <opening> tag */
+	XCT_UNKNOWN_CL	= 6,	/* Unexpected </closing> tag */
+	XCT_UNKNOWN_BO	= 7	/* Unexpected <modified/> tag */
+  } xer_check_tag_e;
+xer_check_tag_e xer_check_tag(const void *buf_ptr, int size,
+		const char *need_tag);
+
+/*
+ * Get the number of bytes consisting entirely of XER whitespace characters.
+ * RETURN VALUES:
+ * >=0:	Number of whitespace characters in the string.
+ */
+size_t xer_whitespace_span(const void *chunk_buf, size_t chunk_size);
+
+/*
+ * Skip the series of anticipated extensions.
+ */
+int xer_skip_unknown(xer_check_tag_e tcv, ber_tlv_len_t *depth);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _XER_DECODER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_decoder.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_decoder.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_decoder.c	(working copy)
@@ -0,0 +1,369 @@
+/*
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_application.h>
+#include <asn_internal.h>
+#include <xer_support.h>		/* XER/XML parsing support */
+
+
+/*
+ * Decode the XER encoding of a given type.
+ */
+asn_dec_rval_t
+xer_decode(const asn_codec_ctx_t *opt_codec_ctx,
+           const asn_TYPE_descriptor_t *td, void **struct_ptr,
+           const void *buffer, size_t size) {
+    asn_codec_ctx_t s_codec_ctx;
+
+	/*
+	 * Stack checker requires that the codec context
+	 * must be allocated on the stack.
+	 */
+	if(opt_codec_ctx) {
+		if(opt_codec_ctx->max_stack_size) {
+			s_codec_ctx = *opt_codec_ctx;
+			opt_codec_ctx = &s_codec_ctx;
+		}
+	} else {
+		/* If context is not given, be security-conscious anyway */
+		memset(&s_codec_ctx, 0, sizeof(s_codec_ctx));
+		s_codec_ctx.max_stack_size = ASN__DEFAULT_STACK_MAX;
+		opt_codec_ctx = &s_codec_ctx;
+	}
+
+	/*
+	 * Invoke type-specific decoder.
+	 */
+	return td->op->xer_decoder(opt_codec_ctx, td, struct_ptr, 0, buffer, size);
+}
+
+
+
+struct xer__cb_arg {
+	pxml_chunk_type_e	chunk_type;
+	size_t			chunk_size;
+	const void		*chunk_buf;
+	int callback_not_invoked;
+};
+
+static int
+xer__token_cb(pxml_chunk_type_e type, const void *_chunk_data, size_t _chunk_size, void *key) {
+	struct xer__cb_arg *arg = (struct xer__cb_arg *)key;
+	arg->chunk_type = type;
+	arg->chunk_size = _chunk_size;
+	arg->chunk_buf = _chunk_data;
+	arg->callback_not_invoked = 0;
+	return -1;	/* Terminate the XML parsing */
+}
+
+/*
+ * Fetch the next token from the XER/XML stream.
+ */
+ssize_t
+xer_next_token(int *stateContext, const void *buffer, size_t size, pxer_chunk_type_e *ch_type) {
+	struct xer__cb_arg arg;
+	int new_stateContext = *stateContext;
+	ssize_t ret;
+
+	arg.callback_not_invoked = 1;
+	ret = pxml_parse(&new_stateContext, buffer, size, xer__token_cb, &arg);
+	if(ret < 0) return -1;
+	if(arg.callback_not_invoked) {
+		assert(ret == 0);	/* No data was consumed */
+        *ch_type = PXER_WMORE;
+		return 0;		/* Try again with more data */
+	} else {
+		assert(arg.chunk_size);
+		assert(arg.chunk_buf == buffer);
+	}
+
+	/*
+	 * Translate the XML chunk types into more convenient ones.
+	 */
+	switch(arg.chunk_type) {
+	case PXML_TEXT:
+		*ch_type = PXER_TEXT;
+		break;
+	case PXML_TAG:
+		*ch_type = PXER_WMORE;
+		return 0;	/* Want more */
+	case PXML_TAG_END:
+		*ch_type = PXER_TAG;
+		break;
+	case PXML_COMMENT:
+	case PXML_COMMENT_END:
+		*ch_type = PXER_COMMENT;
+		break;
+	}
+
+	*stateContext = new_stateContext;
+	return arg.chunk_size;
+}
+
+#define	CSLASH	0x2f	/* '/' */
+#define	LANGLE	0x3c	/* '<' */
+#define	RANGLE	0x3e	/* '>' */
+
+xer_check_tag_e
+xer_check_tag(const void *buf_ptr, int size, const char *need_tag) {
+	const char *buf = (const char *)buf_ptr;
+	const char *end;
+	xer_check_tag_e ct = XCT_OPENING;
+
+	if(size < 2 || buf[0] != LANGLE || buf[size-1] != RANGLE) {
+		if(size >= 2)
+			ASN_DEBUG("Broken XML tag: \"%c...%c\"",
+			buf[0], buf[size - 1]);
+		return XCT_BROKEN;
+	}
+
+	/*
+	 * Determine the tag class.
+	 */
+	if(buf[1] == CSLASH) {
+		buf += 2;	/* advance past "</" */
+		size -= 3;	/* strip "</" and ">" */
+		ct = XCT_CLOSING;
+		if(size > 0 && buf[size-1] == CSLASH)
+			return XCT_BROKEN;	/* </abc/> */
+	} else {
+		buf++;		/* advance past "<" */
+		size -= 2;	/* strip "<" and ">" */
+		if(size > 0 && buf[size-1] == CSLASH) {
+			ct = XCT_BOTH;
+			size--;	/* One more, for "/" */
+		}
+	}
+
+	/* Sometimes we don't care about the tag */
+	if(!need_tag || !*need_tag)
+		return (xer_check_tag_e)(XCT__UNK__MASK | ct);
+
+	/*
+	 * Determine the tag name.
+	 */
+	for(end = buf + size; buf < end; buf++, need_tag++) {
+		int b = *buf, n = *need_tag;
+		if(b != n) {
+			if(n == 0) {
+				switch(b) {
+				case 0x09: case 0x0a: case 0x0c: case 0x0d:
+				case 0x20:
+					/* "<abc def/>": whitespace is normal */
+					return ct;
+				}
+			}
+			return (xer_check_tag_e)(XCT__UNK__MASK | ct);
+		}
+		if(b == 0)
+			return XCT_BROKEN;	/* Embedded 0 in buf?! */
+	}
+	if(*need_tag)
+		return (xer_check_tag_e)(XCT__UNK__MASK | ct);
+
+	return ct;
+}
+
+
+#undef	ADVANCE
+#define	ADVANCE(num_bytes)	do {				\
+		size_t num = (num_bytes);			\
+		buf_ptr = ((const char *)buf_ptr) + num;	\
+		size -= num;					\
+		consumed_myself += num;				\
+	} while(0)
+
+#undef	RETURN
+#define	RETURN(_code)	do {					\
+		rval.code = _code;				\
+		rval.consumed = consumed_myself;		\
+		if(rval.code != RC_OK)				\
+			ASN_DEBUG("Failed with %d", rval.code);	\
+		return rval;					\
+	} while(0)
+
+#define	XER_GOT_BODY(chunk_buf, chunk_size, size)	do {	\
+		ssize_t converted_size = body_receiver		\
+			(struct_key, chunk_buf, chunk_size,	\
+				(size_t)chunk_size < size);	\
+		if(converted_size == -1) RETURN(RC_FAIL);	\
+		if(converted_size == 0				\
+			&& size == (size_t)chunk_size)		\
+			RETURN(RC_WMORE);			\
+		chunk_size = converted_size;			\
+	} while(0)
+#define	XER_GOT_EMPTY()	do {					\
+	if(body_receiver(struct_key, 0, 0, size > 0) == -1)	\
+			RETURN(RC_FAIL);			\
+	} while(0)
+
+/*
+ * Generalized function for decoding the primitive values.
+ */
+asn_dec_rval_t
+xer_decode_general(const asn_codec_ctx_t *opt_codec_ctx,
+	asn_struct_ctx_t *ctx,	/* Type decoder context */
+	void *struct_key,
+	const char *xml_tag,	/* Expected XML tag */
+	const void *buf_ptr, size_t size,
+	int (*opt_unexpected_tag_decoder)
+		(void *struct_key, const void *chunk_buf, size_t chunk_size),
+	ssize_t (*body_receiver)
+		(void *struct_key, const void *chunk_buf, size_t chunk_size,
+			int have_more)
+	) {
+
+	asn_dec_rval_t rval;
+	ssize_t consumed_myself = 0;
+
+	(void)opt_codec_ctx;
+
+	/*
+	 * Phases of XER/XML processing:
+	 * Phase 0: Check that the opening tag matches our expectations.
+	 * Phase 1: Processing body and reacting on closing tag.
+	 */
+	if(ctx->phase > 1) RETURN(RC_FAIL);
+	for(;;) {
+		pxer_chunk_type_e ch_type;	/* XER chunk type */
+		ssize_t ch_size;		/* Chunk size */
+		xer_check_tag_e tcv;		/* Tag check value */
+
+		/*
+		 * Get the next part of the XML stream.
+		 */
+		ch_size = xer_next_token(&ctx->context, buf_ptr, size,
+			&ch_type);
+		if(ch_size == -1) {
+            RETURN(RC_FAIL);
+        } else {
+			switch(ch_type) {
+			case PXER_WMORE:
+                RETURN(RC_WMORE);
+			case PXER_COMMENT:		/* Got XML comment */
+				ADVANCE(ch_size);	/* Skip silently */
+				continue;
+			case PXER_TEXT:
+				if(ctx->phase == 0) {
+					/*
+					 * We have to ignore whitespace here,
+					 * but in order to be forward compatible
+					 * with EXTENDED-XER (EMBED-VALUES, #25)
+					 * any text is just ignored here.
+					 */
+				} else {
+					XER_GOT_BODY(buf_ptr, ch_size, size);
+				}
+				ADVANCE(ch_size);
+				continue;
+			case PXER_TAG:
+				break;	/* Check the rest down there */
+			}
+		}
+
+		assert(ch_type == PXER_TAG && size);
+
+		tcv = xer_check_tag(buf_ptr, ch_size, xml_tag);
+		/*
+		 * Phase 0:
+		 * 	Expecting the opening tag
+		 * 	for the type being processed.
+		 * Phase 1:
+		 * 	Waiting for the closing XML tag.
+		 */
+		switch(tcv) {
+		case XCT_BOTH:
+			if(ctx->phase) break;
+			/* Finished decoding of an empty element */
+			XER_GOT_EMPTY();
+			ADVANCE(ch_size);
+			ctx->phase = 2;	/* Phase out */
+			RETURN(RC_OK);
+		case XCT_OPENING:
+			if(ctx->phase) break;
+			ADVANCE(ch_size);
+			ctx->phase = 1;	/* Processing body phase */
+			continue;
+		case XCT_CLOSING:
+			if(!ctx->phase) break;
+			ADVANCE(ch_size);
+			ctx->phase = 2;	/* Phase out */
+			RETURN(RC_OK);
+		case XCT_UNKNOWN_BO:
+			/*
+			 * Certain tags in the body may be expected.
+			 */
+			if(opt_unexpected_tag_decoder
+			&& opt_unexpected_tag_decoder(struct_key,
+					buf_ptr, ch_size) >= 0) {
+				/* Tag's processed fine */
+				ADVANCE(ch_size);
+				if(!ctx->phase) {
+					/* We are not expecting
+					 * the closing tag anymore. */
+					ctx->phase = 2;	/* Phase out */
+					RETURN(RC_OK);
+				}
+				continue;
+			}
+			/* Fall through */
+		default:
+			break;		/* Unexpected tag */
+		}
+
+		ASN_DEBUG("Unexpected XML tag (expected \"%s\")", xml_tag);
+		break;	/* Dark and mysterious things have just happened */
+	}
+
+	RETURN(RC_FAIL);
+}
+
+
+size_t
+xer_whitespace_span(const void *chunk_buf, size_t chunk_size) {
+	const char *p = (const char *)chunk_buf;
+	const char *pend = p + chunk_size;
+
+	for(; p < pend; p++) {
+		switch(*p) {
+		/* X.693, #8.1.4
+		 * HORISONTAL TAB (9)
+		 * LINE FEED (10) 
+		 * CARRIAGE RETURN (13) 
+		 * SPACE (32)
+		 */
+		case 0x09: case 0x0a: case 0x0d: case 0x20:
+			continue;
+		default:
+			break;
+		}
+		break;
+	}
+	return (p - (const char *)chunk_buf);
+}
+
+/*
+ * This is a vastly simplified, non-validating XML tree skipper.
+ */
+int
+xer_skip_unknown(xer_check_tag_e tcv, ber_tlv_len_t *depth) {
+	assert(*depth > 0);
+	switch(tcv) {
+	case XCT_BOTH:
+	case XCT_UNKNOWN_BO:
+		/* These negate each other. */
+		return 0;
+	case XCT_OPENING:
+	case XCT_UNKNOWN_OP:
+		++(*depth);
+		return 0;
+	case XCT_CLOSING:
+	case XCT_UNKNOWN_CL:
+		if(--(*depth) == 0)
+			return (tcv == XCT_CLOSING) ? 2 : 1;
+		return 0;
+	default:
+		return -1;
+	}
+}
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_encoder.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_encoder.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_encoder.h	(working copy)
@@ -0,0 +1,83 @@
+/*-
+ * Copyright (c) 2004-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_XER_ENCODER_H_
+#define	_XER_ENCODER_H_
+
+#include <asn_application.h>
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+struct asn_TYPE_descriptor_s;	/* Forward declaration */
+
+/* Flags used by the xer_encode() and (*xer_type_encoder_f), defined below */
+enum xer_encoder_flags_e {
+	/* Mode of encoding */
+	XER_F_BASIC	= 0x01,	/* BASIC-XER (pretty-printing) */
+	XER_F_CANONICAL	= 0x02	/* Canonical XER (strict rules) */
+};
+
+/*
+ * The XER encoder of any type. May be invoked by the application.
+ * Produces CANONICAL-XER and BASIC-XER depending on the (xer_flags).
+ */
+asn_enc_rval_t xer_encode(const struct asn_TYPE_descriptor_s *type_descriptor,
+                          const void *struct_ptr, /* Structure to be encoded */
+                          enum xer_encoder_flags_e xer_flags,
+                          asn_app_consume_bytes_f *consume_bytes_cb,
+                          void *app_key /* Arbitrary callback argument */
+);
+
+/*
+ * The variant of the above function which dumps the BASIC-XER (XER_F_BASIC)
+ * output into the chosen file pointer.
+ * RETURN VALUES:
+ * 	 0: The structure is printed.
+ * 	-1: Problem printing the structure.
+ * WARNING: No sensible errno value is returned.
+ */
+int xer_fprint(FILE *stream, const struct asn_TYPE_descriptor_s *td,
+               const void *struct_ptr);
+
+/*
+ * A helper function that uses XER encoding/decoding to verify that:
+ * - Both structures encode into the same BASIC XER.
+ * - Both resulting XER byte streams can be decoded back.
+ * - Both decoded structures encode into the same BASIC XER (round-trip).
+ * All of this verifies equivalence between structures and a round-trip.
+ * ARGUMENTS:
+ *  (opt_debug_stream)  - If specified, prints ongoing details.
+ */
+enum xer_equivalence_e {
+    XEQ_SUCCESS,          /* The only completely positive return value */
+    XEQ_FAILURE,          /* General failure */
+    XEQ_ENCODE1_FAILED,   /* First sructure XER encoding failed */
+    XEQ_ENCODE2_FAILED,   /* Second structure XER encoding failed */
+    XEQ_DIFFERENT,        /* Structures encoded into different XER */
+    XEQ_DECODE_FAILED,    /* Decode of the XER data failed */
+    XEQ_ROUND_TRIP_FAILED /* Bad round-trip */
+};
+enum xer_equivalence_e xer_equivalent(
+    const struct asn_TYPE_descriptor_s *type_descriptor, const void *struct1,
+    const void *struct2, FILE *opt_debug_stream);
+
+/*
+ * Type of the generic XER encoder.
+ */
+typedef asn_enc_rval_t(xer_type_encoder_f)(
+    const struct asn_TYPE_descriptor_s *type_descriptor,
+    const void *struct_ptr, /* Structure to be encoded */
+    int ilevel,             /* Level of indentation */
+    enum xer_encoder_flags_e xer_flags,
+    asn_app_consume_bytes_f *consume_bytes_cb, /* Callback */
+    void *app_key                              /* Arbitrary callback argument */
+);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _XER_ENCODER_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_encoder.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_encoder.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_encoder.c	(working copy)
@@ -0,0 +1,237 @@
+/*-
+ * Copyright (c) 2003, 2004 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_internal.h>
+#include <stdio.h>
+#include <errno.h>
+
+/*
+ * The XER encoder of any type. May be invoked by the application.
+ */
+asn_enc_rval_t
+xer_encode(const asn_TYPE_descriptor_t *td, const void *sptr,
+           enum xer_encoder_flags_e xer_flags, asn_app_consume_bytes_f *cb,
+           void *app_key) {
+    asn_enc_rval_t er = {0, 0, 0};
+	asn_enc_rval_t tmper;
+	const char *mname;
+	size_t mlen;
+	int xcan = (xer_flags & XER_F_CANONICAL) ? 1 : 2;
+
+	if(!td || !sptr) goto cb_failed;
+
+	mname = td->xml_tag;
+	mlen = strlen(mname);
+
+	ASN__CALLBACK3("<", 1, mname, mlen, ">", 1);
+
+	tmper = td->op->xer_encoder(td, sptr, 1, xer_flags, cb, app_key);
+	if(tmper.encoded == -1) return tmper;
+	er.encoded += tmper.encoded;
+
+	ASN__CALLBACK3("</", 2, mname, mlen, ">\n", xcan);
+
+	ASN__ENCODED_OK(er);
+cb_failed:
+	ASN__ENCODE_FAILED;
+}
+
+/*
+ * This is a helper function for xer_fprint, which directs all incoming data
+ * into the provided file descriptor.
+ */
+static int
+xer__print2fp(const void *buffer, size_t size, void *app_key) {
+	FILE *stream = (FILE *)app_key;
+
+	if(fwrite(buffer, 1, size, stream) != size)
+		return -1;
+
+	return 0;
+}
+
+int
+xer_fprint(FILE *stream, const asn_TYPE_descriptor_t *td, const void *sptr) {
+    asn_enc_rval_t er;
+
+	if(!stream) stream = stdout;
+	if(!td || !sptr)
+		return -1;
+
+	er = xer_encode(td, sptr, XER_F_BASIC, xer__print2fp, stream);
+	if(er.encoded == -1)
+		return -1;
+
+	return fflush(stream);
+}
+
+struct xer_buffer {
+    char *buffer;
+    size_t buffer_size;
+    size_t allocated_size;
+};
+
+static int
+xer__buffer_append(const void *buffer, size_t size, void *app_key) {
+    struct xer_buffer *xb = app_key;
+
+    while(xb->buffer_size + size + 1 > xb->allocated_size) {
+        size_t new_size = 2 * (xb->allocated_size ? xb->allocated_size : 64);
+        char *new_buf = MALLOC(new_size);
+        if(!new_buf) return -1;
+        if (xb->buffer) {
+            memcpy(new_buf, xb->buffer, xb->buffer_size);
+        }
+        FREEMEM(xb->buffer);
+        xb->buffer = new_buf;
+        xb->allocated_size = new_size;
+    }
+
+    memcpy(xb->buffer + xb->buffer_size, buffer, size);
+    xb->buffer_size += size;
+    xb->buffer[xb->buffer_size] = '\0';
+    return 0;
+}
+
+enum xer_equivalence_e
+xer_equivalent(const struct asn_TYPE_descriptor_s *td, const void *struct1,
+               const void *struct2, FILE *opt_debug_stream) {
+    struct xer_buffer xb1 = {0, 0, 0};
+    struct xer_buffer xb2 = {0, 0, 0};
+    asn_enc_rval_t e1, e2;
+    asn_dec_rval_t rval;
+    void *sptr = NULL;
+
+    if(!td || !struct1 || !struct2) {
+        if(opt_debug_stream) {
+            if(!td) fprintf(opt_debug_stream, "Type descriptor missing\n");
+            if(!struct1) fprintf(opt_debug_stream, "Structure 1 missing\n");
+            if(!struct2) fprintf(opt_debug_stream, "Structure 2 missing\n");
+        }
+        return XEQ_FAILURE;
+    }
+
+    e1 = xer_encode(td, struct1, XER_F_BASIC, xer__buffer_append, &xb1);
+    if(e1.encoded == -1) {
+        if(opt_debug_stream) {
+            fprintf(stderr, "XER Encoding of %s failed\n", td->name);
+        }
+        FREEMEM(xb1.buffer);
+        return XEQ_ENCODE1_FAILED;
+    }
+
+    e2 = xer_encode(td, struct2, XER_F_BASIC, xer__buffer_append, &xb2);
+    if(e2.encoded == -1) {
+        if(opt_debug_stream) {
+            fprintf(stderr, "XER Encoding of %s failed\n", td->name);
+        }
+        FREEMEM(xb1.buffer);
+        FREEMEM(xb2.buffer);
+        return XEQ_ENCODE1_FAILED;
+    }
+
+    if(xb1.buffer_size != xb2.buffer_size
+       || memcmp(xb1.buffer, xb2.buffer, xb1.buffer_size) != 0) {
+        if(opt_debug_stream) {
+            fprintf(opt_debug_stream,
+                    "Structures XER-encoded into different byte streams:\n=== "
+                    "Structure 1 ===\n%s\n=== Structure 2 ===\n%s\n",
+                    xb1.buffer, xb2.buffer);
+        }
+        FREEMEM(xb1.buffer);
+        FREEMEM(xb2.buffer);
+        return XEQ_DIFFERENT;
+    } else {
+        if(opt_debug_stream) {
+            fprintf(opt_debug_stream,
+                    "Both structures encoded into the same XER byte stream "
+                    "of size %" ASN_PRI_SIZE ":\n%s",
+                    xb1.buffer_size, xb1.buffer);
+        }
+    }
+
+    rval = xer_decode(NULL, td, (void **)&sptr, xb1.buffer,
+               xb1.buffer_size);
+    switch(rval.code) {
+    case RC_OK:
+        break;
+    case RC_WMORE:
+        if(opt_debug_stream) {
+            fprintf(opt_debug_stream,
+                    "Structure %s XER decode unexpectedly requires "
+                    "more data:\n%s\n",
+                    td->name, xb1.buffer);
+        }
+        /* Fall through */
+    case RC_FAIL:
+    default:
+        if(opt_debug_stream) {
+            fprintf(opt_debug_stream,
+                    "Structure %s XER decoding resulted in failure.\n",
+                    td->name);
+        }
+        ASN_STRUCT_FREE(*td, sptr);
+        FREEMEM(xb1.buffer);
+        FREEMEM(xb2.buffer);
+        return XEQ_DECODE_FAILED;
+    }
+
+    if(rval.consumed != xb1.buffer_size
+       && ((rval.consumed > xb1.buffer_size)
+           || xer_whitespace_span(xb1.buffer + rval.consumed,
+                                  xb1.buffer_size - rval.consumed)
+                  != (xb1.buffer_size - rval.consumed))) {
+        if(opt_debug_stream) {
+            fprintf(opt_debug_stream,
+                    "Round-trip decode of %s required less bytes (%" ASN_PRI_SIZE ") than "
+                    "encoded (%" ASN_PRI_SIZE ")\n",
+                    td->name, rval.consumed, xb1.buffer_size);
+        }
+        ASN_STRUCT_FREE(*td, sptr);
+        FREEMEM(xb1.buffer);
+        FREEMEM(xb2.buffer);
+        return XEQ_ROUND_TRIP_FAILED;
+    }
+
+    /*
+     * Reuse xb2 to encode newly decoded structure.
+     */
+    FREEMEM(xb2.buffer);
+    memset(&xb2, 0, sizeof(xb2));
+
+    e2 = xer_encode(td, sptr, XER_F_BASIC, xer__buffer_append, &xb2);
+    if(e2.encoded == -1) {
+        if(opt_debug_stream) {
+            fprintf(stderr, "XER Encoding of round-trip decode of %s failed\n",
+                    td->name);
+        }
+        ASN_STRUCT_FREE(*td, sptr);
+        FREEMEM(xb1.buffer);
+        FREEMEM(xb2.buffer);
+        return XEQ_ROUND_TRIP_FAILED;
+    }
+
+    ASN_STRUCT_FREE(*td, sptr);
+    sptr = 0;
+
+    if(xb1.buffer_size != xb2.buffer_size
+       || memcmp(xb1.buffer, xb2.buffer, xb1.buffer_size) != 0) {
+        if(opt_debug_stream) {
+            fprintf(opt_debug_stream,
+                    "XER Encoding of round-trip decode of %s resulted in "
+                    "different byte stream:\n"
+                    "=== Original ===\n%s\n"
+                    "=== Round-tripped ===\n%s\n",
+                    xb1.buffer, xb2.buffer, td->name);
+        }
+        FREEMEM(xb1.buffer);
+        FREEMEM(xb2.buffer);
+        return XEQ_ROUND_TRIP_FAILED;
+    }
+
+	FREEMEM(xb1.buffer);
+	FREEMEM(xb2.buffer);
+	return XEQ_SUCCESS;
+}
+
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_support.h
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_support.h	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_support.h	(working copy)
@@ -0,0 +1,55 @@
+/*
+ * Copyright (c) 2003, 2004 X/IO Labs, xiolabs.com.
+ * Copyright (c) 2003-2017 Lev Walkin <vlm@lionet.info>. All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#ifndef	_XER_SUPPORT_H_
+#define	_XER_SUPPORT_H_
+
+#include <asn_system.h>		/* Platform-specific types */
+
+#ifdef __cplusplus
+extern "C" {
+#endif
+
+/*
+ * Types of data transferred to the application.
+ */
+typedef enum {
+	PXML_TEXT,	/* Plain text between XML tags. */
+	PXML_TAG,	/* A tag, starting with '<'. */
+	PXML_COMMENT,	/* An XML comment, including "<!--" and "-->". */
+	/* 
+	 * The following chunk types are reported if the chunk
+	 * terminates the specified XML element.
+	 */
+	PXML_TAG_END,		/* Tag ended */
+	PXML_COMMENT_END	/* Comment ended */
+} pxml_chunk_type_e;
+
+/*
+ * Callback function that is called by the parser when parsed data is
+ * available. The _opaque is the pointer to a field containing opaque user 
+ * data specified in pxml_create() call. The chunk type is _type and the text 
+ * data is the piece of buffer identified by _bufid (as supplied to
+ * pxml_feed() call) starting at offset _offset and of _size bytes size. 
+ * The chunk is NOT '\0'-terminated.
+ */
+typedef int (pxml_callback_f)(pxml_chunk_type_e _type,
+	const void *_chunk_data, size_t _chunk_size, void *_key);
+
+/*
+ * Parse the given buffer as it were a chunk of XML data.
+ * Invoke the specified callback each time the meaninful data is found.
+ * This function returns number of bytes consumed from the bufer.
+ * It will always be lesser than or equal to the specified _size.
+ * The next invocation of this function must account the difference.
+ */
+ssize_t pxml_parse(int *_stateContext, const void *_buf, size_t _size,
+	pxml_callback_f *cb, void *_key);
+
+#ifdef __cplusplus
+}
+#endif
+
+#endif	/* _XER_SUPPORT_H_ */
Index: /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_support.c
===================================================================
--- /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_support.c	(revision 0)
+++ /branches/rel_apv_10_7/usr/click/lib/libasn1c/xer_support.c	(working copy)
@@ -0,0 +1,227 @@
+/*
+ * Copyright (c) 2003, 2004 X/IO Labs, xiolabs.com.
+ * Copyright (c) 2003, 2004, 2005 Lev Walkin <vlm@lionet.info>.
+ * 	All rights reserved.
+ * Redistribution and modifications are permitted subject to BSD license.
+ */
+#include <asn_system.h>
+#include <xer_support.h>
+
+/* Parser states */
+typedef enum {
+	ST_TEXT,
+	ST_TAG_START,
+	ST_TAG_BODY,
+	ST_TAG_QUOTE_WAIT,
+	ST_TAG_QUOTED_STRING,
+	ST_TAG_UNQUOTED_STRING,
+	ST_COMMENT_WAIT_DASH1,	/* "<!--"[1] */
+	ST_COMMENT_WAIT_DASH2,	/* "<!--"[2] */
+	ST_COMMENT,
+	ST_COMMENT_CLO_DASH2,	/* "-->"[0] */
+	ST_COMMENT_CLO_RT	/* "-->"[1] */
+} pstate_e;
+
+static const int
+_charclass[256] = {
+	0,0,0,0,0,0,0,0, 0,1,1,0,1,1,0,0,
+	0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,
+	1,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,
+	2,2,2,2,2,2,2,2, 2,2,0,0,0,0,0,0,	/* 01234567 89       */
+	0,3,3,3,3,3,3,3, 3,3,3,3,3,3,3,3,	/*  ABCDEFG HIJKLMNO */
+	3,3,3,3,3,3,3,3, 3,3,3,0,0,0,0,0,	/* PQRSTUVW XYZ      */
+	0,3,3,3,3,3,3,3, 3,3,3,3,3,3,3,3,	/*  abcdefg hijklmno */
+	3,3,3,3,3,3,3,3, 3,3,3,0,0,0,0,0	/* pqrstuvw xyz      */
+};
+#define WHITESPACE(c)	(_charclass[(unsigned char)(c)] == 1)
+#define ALNUM(c)	(_charclass[(unsigned char)(c)] >= 2)
+#define ALPHA(c)	(_charclass[(unsigned char)(c)] == 3)
+
+/* Aliases for characters, ASCII/UTF-8 */
+#define	EXCLAM	0x21	/* '!' */
+#define	CQUOTE	0x22	/* '"' */
+#define	CDASH	0x2d	/* '-' */
+#define	CSLASH	0x2f	/* '/' */
+#define	LANGLE	0x3c	/* '<' */
+#define	CEQUAL	0x3d	/* '=' */
+#define	RANGLE	0x3e	/* '>' */
+#define	CQUEST	0x3f	/* '?' */
+
+/* Invoke token callback */
+#define	TOKEN_CB_CALL(type, _ns, _current_too, _final) do {	\
+		int _ret;					\
+		pstate_e ns  = _ns;				\
+		ssize_t _sz = (p - chunk_start) + _current_too;	\
+		if (!_sz) {					\
+			/* Shortcut */				\
+			state = _ns;				\
+			break;					\
+		}						\
+		_ret = cb(type, chunk_start, _sz, key);		\
+		if(_ret < _sz) {				\
+			if(_current_too && _ret == -1)		\
+				state = ns;			\
+			goto finish;				\
+		}						\
+		chunk_start = p + _current_too;			\
+		state = ns;					\
+	} while(0)
+
+#define TOKEN_CB(_type, _ns, _current_too)			\
+	TOKEN_CB_CALL(_type, _ns, _current_too, 0)
+
+#define PXML_TAG_FINAL_CHUNK_TYPE      PXML_TAG_END
+#define PXML_COMMENT_FINAL_CHUNK_TYPE  PXML_COMMENT_END
+
+#define TOKEN_CB_FINAL(_type, _ns, _current_too)		\
+	TOKEN_CB_CALL( _type ## _FINAL_CHUNK_TYPE , _ns, _current_too, 1)
+
+/*
+ * Parser itself
+ */
+ssize_t pxml_parse(int *stateContext, const void *xmlbuf, size_t size, pxml_callback_f *cb, void *key) {
+	pstate_e state = (pstate_e)*stateContext;
+	const char *chunk_start = (const char *)xmlbuf;
+	const char *p = chunk_start;
+	const char *end = p + size;
+
+	for(; p < end; p++) {
+	  int C = *(const unsigned char *)p;
+	  switch(state) {
+	  case ST_TEXT:
+		/*
+		 * Initial state: we're in the middle of some text,
+		 * or just have started.
+		 */
+		if (C == LANGLE) 
+			/* We're now in the tag, probably */
+			TOKEN_CB(PXML_TEXT, ST_TAG_START, 0);
+		break;
+	  case ST_TAG_START:
+		if (ALPHA(C) || (C == CSLASH))
+			state = ST_TAG_BODY;
+		else if (C == EXCLAM)
+			state = ST_COMMENT_WAIT_DASH1;
+		else 
+			/*
+			 * Not characters and not whitespace.
+			 * Must be something like "3 < 4".
+			 */
+			TOKEN_CB(PXML_TEXT, ST_TEXT, 1);/* Flush as data */
+		break;
+	  case ST_TAG_BODY:
+		switch(C) {
+		case RANGLE:
+			/* End of the tag */
+			TOKEN_CB_FINAL(PXML_TAG, ST_TEXT, 1);
+			break;
+		case LANGLE:
+			/*
+			 * The previous tag wasn't completed, but still
+			 * recognized as valid. (Mozilla-compatible)
+			 */
+			TOKEN_CB_FINAL(PXML_TAG, ST_TAG_START, 0);	
+			break;
+		case CEQUAL:
+			state = ST_TAG_QUOTE_WAIT;
+			break;
+		}
+		break;
+	  case ST_TAG_QUOTE_WAIT:
+		/*
+		 * State after the equal sign ("=") in the tag.
+		 */
+		switch(C) {
+		case CQUOTE:
+			state = ST_TAG_QUOTED_STRING;
+			break;
+		case RANGLE:
+			/* End of the tag */
+			TOKEN_CB_FINAL(PXML_TAG, ST_TEXT, 1);
+			break;
+		default:
+			if(!WHITESPACE(C))
+				/* Unquoted string value */
+				state = ST_TAG_UNQUOTED_STRING;
+		}
+		break;
+	  case ST_TAG_QUOTED_STRING:
+		/*
+		 * Tag attribute's string value in quotes.
+		 */
+		if(C == CQUOTE) {
+			/* Return back to the tag state */
+			state = ST_TAG_BODY;
+		}
+		break;
+	  case ST_TAG_UNQUOTED_STRING:
+		if(C == RANGLE) {
+			/* End of the tag */
+			TOKEN_CB_FINAL(PXML_TAG, ST_TEXT, 1);
+		} else if(WHITESPACE(C)) {
+			/* Return back to the tag state */
+			state = ST_TAG_BODY;
+		}
+		break;
+	  case ST_COMMENT_WAIT_DASH1:
+		if(C == CDASH) {
+			state = ST_COMMENT_WAIT_DASH2;
+		} else {
+			/* Some ordinary tag. */
+			state = ST_TAG_BODY;
+		}
+		break;
+	  case ST_COMMENT_WAIT_DASH2:
+		if(C == CDASH) {
+			/* Seen "<--" */
+			state = ST_COMMENT;
+		} else {
+			/* Some ordinary tag */
+			state = ST_TAG_BODY;
+		}
+		break;
+	  case ST_COMMENT:
+		if(C == CDASH) {
+			state = ST_COMMENT_CLO_DASH2;
+		}
+		break;
+	  case ST_COMMENT_CLO_DASH2:
+		if(C == CDASH) {
+			state = ST_COMMENT_CLO_RT;
+		} else {
+			/* This is not an end of a comment */
+			state = ST_COMMENT;
+		}
+		break;
+	  case ST_COMMENT_CLO_RT:
+		if(C == RANGLE) {
+			TOKEN_CB_FINAL(PXML_COMMENT, ST_TEXT, 1);
+		} else if(C == CDASH) {
+			/* Maintain current state, still waiting for '>' */
+		} else {
+			state = ST_COMMENT;
+		}
+		break;
+	  } /* switch(*ptr) */
+	} /* for() */
+
+	/*
+	 * Flush the partially processed chunk, state permitting.
+	 */
+	if(p - chunk_start) {
+		switch (state) {
+		case ST_COMMENT:
+			TOKEN_CB(PXML_COMMENT, state, 0);
+			break;
+		case ST_TEXT:
+			TOKEN_CB(PXML_TEXT, state, 0);
+			break;
+		default: break;	/* a no-op */
+		}
+	}
+
+finish:
+	*stateContext = (int)state;
+	return chunk_start - (const char *)xmlbuf;
+}
+
