changeset 1431:217575573669

rename 3GPP MBMSGW-Address to MBMS-GW-Address 3GPP TS 32.299 V11.8.0 (2013-07) corrected table 7.2 to have a hyphen instead of space in the row for MBMS-GW-Address. Clause 7.2.98 already used the correct name. Generated name renamed from MBMSGW-Address.
author Luke Mewburn <luke@mewburn.net>
date Wed, 19 Feb 2020 16:32:00 +1100
parents 2af8fe326a8c
children 38453a36d50d
files extensions/dict_dcca_3gpp/dict_dcca_3gpp.c extensions/dict_dcca_3gpp/dict_dcca_3gpp.org
diffstat 2 files changed, 11 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/extensions/dict_dcca_3gpp/dict_dcca_3gpp.c	Wed Feb 19 16:25:08 2020 +1100
+++ b/extensions/dict_dcca_3gpp/dict_dcca_3gpp.c	Wed Feb 19 16:32:00 2020 +1100
@@ -6367,7 +6367,7 @@
 		CHECK_dict_new(DICT_AVP, &data, NULL, NULL);
 	};
 
-	/* 3GPP 32.299-b60 (11.6.0 2012.12.21)                          */
+	/* 3GPP 32.299-b80 (11.8.0 2013-07)                             */
 	/* AF-Correlation-Information */
 	{
 		struct dict_avp_data data = {
@@ -7862,12 +7862,15 @@
 		CHECK_dict_new(DICT_AVP, &data, type, NULL);
 	};
 
-	/* MBMSGW-Address */
+	/* 3GPP TS 32.299 V11.8.0 (2013-07) corrected table 7.2         */
+	/* to have a hyphen instead of space in the name.               */
+	/* Generated name renamed from MBMSGW-Address.                  */
+	/* MBMS-GW-Address */
 	{
 		struct dict_avp_data data = {
 			2307,	/* Code */
 			10415,	/* Vendor */
-			"MBMSGW-Address",	/* Name */
+			"MBMS-GW-Address",	/* Name */
 			AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY,	/* Fixed flags */
 			AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY,	/* Fixed flag values */
 			AVP_TYPE_OCTETSTRING	/* base type of data */
--- a/extensions/dict_dcca_3gpp/dict_dcca_3gpp.org	Wed Feb 19 16:25:08 2020 +1100
+++ b/extensions/dict_dcca_3gpp/dict_dcca_3gpp.org	Wed Feb 19 16:32:00 2020 +1100
@@ -506,7 +506,7 @@
 | Repository-Data-ID                                            |  715 |          6.3.24 | Grouped          | V    |     |          | M        | N    |
 | Sequence-Number                                               |  716 |          6.3.25 | Unsigned32       | V    |     |          | M        | N    |
 | UDR-Flags                                                     |  719 |          6.3.28 | Unsigned32       | V    |     |          | M        | N    |
-| # 3GPP 32.299-b60 (11.6.0 2012.12.21)                         |      |                 |                  |      |     |          |          |      |
+| # 3GPP 32.299-b80 (11.8.0 2013-07)                            |      |                 |                  |      |     |          |          |      |
 | AF-Correlation-Information                                    | 1276 |                 | Grouped          | M,V  | P   |          |          | N    |
 | Access-Network-Information                                    | 1263 |                 | OctetString      | M,V  | P   |          |          | N    |
 | Access-Transfer-Information                                   | 2709 |                 | Grouped          | M,V  | P   |          |          | N    |
@@ -615,7 +615,10 @@
 | Location-Type                                                 | 1244 |                 | Grouped          | M,V  | P   |          |          | N    |
 | Low-Balance-Indication                                        | 2020 |                 | Enumerated       | M,V  | P   |          |          | N    |
 | Low-Priority-Indicator                                        | 2602 |                 | Enumerated       | M,V  | P   |          |          | N    |
-| MBMS GW-Address                                               | 2307 |                 | Address          | M,V  | P   |          |          | N    |
+| # 3GPP TS 32.299 V11.8.0 (2013-07) corrected table 7.2        |      |                 |                  |      |     |          |          |      |
+| # to have a hyphen instead of space in the name.              |      |                 |                  |      |     |          |          |      |
+| # Generated name renamed from MBMSGW-Address.                 |      |                 |                  |      |     |          |          |      |
+| MBMS-GW-Address                                               | 2307 |                 | Address          | M,V  | P   |          |          | N    |
 | MBMS-Information                                              |  880 |                 | Grouped          | M,V  | P   |          |          | N    |
 | MBMS-User-Service-Type                                        | 1225 |                 | Enumerated       | M,V  | P   |          |          | Y    |
 | MM-Content-Type                                               | 1203 |                 | Grouped          | M,V  | P   |          |          | N    |
"Welcome to our mercurial repository"