# HG changeset patch # User Luke Mewburn # Date 1594090252 -36000 # Node ID 224cb55be2d708f46faf567c6b125f727622bdbe # Parent 19ab8ac08a361642e7f9ec9f2657202c6f8ef9ee dict_dcca_3gpp: fix invalid AVP name in comment A comment had non-ASCII hyphens in 'Application-Session-Id'. diff -r 19ab8ac08a36 -r 224cb55be2d7 contrib/debian/changelog --- a/contrib/debian/changelog Tue Jul 07 01:41:54 2020 +0800 +++ b/contrib/debian/changelog Tue Jul 07 12:50:52 2020 +1000 @@ -50,7 +50,7 @@ - ADC-Rule-Remove (1093) flag M MUST. - ADC-Rule-Report (1097) flag M MUST. - Application-Service-Type (2102) type changed from UTF8String to Enumerated. - - Application–Session–Id (2103) type changed from UTF8String to Unsigned32. + - Application-Session-Id (2103) type changed from UTF8String to Unsigned32. - Call-Barring-Infor-List (1488) renamed to Call-Barring-Info (1488). - External-Identifier (28) OctetString replaced by External-Identifier (3111) UTF8String. - LCS-Requestor-Id (1239) renamed to LCS-Requestor-ID (1239). diff -r 19ab8ac08a36 -r 224cb55be2d7 extensions/dict_dcca_3gpp/add_avps.c --- a/extensions/dict_dcca_3gpp/add_avps.c Tue Jul 07 01:41:54 2020 +0800 +++ b/extensions/dict_dcca_3gpp/add_avps.c Tue Jul 07 12:50:52 2020 +1000 @@ -21282,7 +21282,7 @@ CHECK_dict_new(DICT_AVP, &data, type, NULL); }; - /* Change-1.4.0: Application–Session–Id (2103) type changed from UTF8String to Unsigned32. */ + /* Change-1.4.0: Application-Session-Id (2103) type changed from UTF8String to Unsigned32. */ /* Application-Session-Id, Unsigned32, code 2103, section 8.4 */ { struct dict_avp_data data = { diff -r 19ab8ac08a36 -r 224cb55be2d7 extensions/dict_dcca_3gpp/dict_dcca_3gpp.csv --- a/extensions/dict_dcca_3gpp/dict_dcca_3gpp.csv Tue Jul 07 01:41:54 2020 +0800 +++ b/extensions/dict_dcca_3gpp/dict_dcca_3gpp.csv Tue Jul 07 12:50:52 2020 +1000 @@ -2390,7 +2390,7 @@ Application-Server-Id,2101,8.4,UTF8String,"M,V",,, # Change-1.4.0: Application-Service-Type (2102) type changed from UTF8String to Enumerated.,,,,,,, Application-Service-Type,2102,8.4,Enumerated,"M,V",,, -# Change-1.4.0: Application–Session–Id (2103) type changed from UTF8String to Unsigned32.,,,,,,, +# Change-1.4.0: Application-Session-Id (2103) type changed from UTF8String to Unsigned32.,,,,,,, Application-Session-Id,2103,8.4,Unsigned32,"M,V",,, Content-ID,2116,8.4,UTF8String,"M,V",,, Content-provider-ID,2117,8.4,UTF8String,"M,V",,,