# HG changeset patch # User Luke Mewburn # Date 1587180946 -36000 # Node ID 12055ddd83187e999fe24d65c13b6e8aed0484b3 # Parent dc79c3ae3674069542ad91462779a9a39f8c2637 Rename Periodic-time (3117) 3GPP TS 29.336 Table 8.4.1-1 row Periodic-time (3117) has incorrect name and should be "Periodic-Time" per majority use. Fix: Periodic-time (3117) renamed to Periodic-Time (931). diff -r dc79c3ae3674 -r 12055ddd8318 extensions/dict_dcca_3gpp/add_avps.c --- a/extensions/dict_dcca_3gpp/add_avps.c Sat Apr 18 11:30:31 2020 +1000 +++ b/extensions/dict_dcca_3gpp/add_avps.c Sat Apr 18 13:35:46 2020 +1000 @@ -12059,12 +12059,16 @@ CHECK_dict_new(DICT_AVP, &data, NULL, NULL); }; - /* Periodic-time, Unsigned32, code 3117, section 8.4.29 */ + /* Note: 3GPP TS 29.336 Table 8.4.1-1 row Periodic-time (3117) has */ + /* incorrect name and should be "Periodic-Time" per majority use. */ + /* */ + /* Fix: Periodic-time (3117) renamed to Periodic-Time (931). */ + /* Periodic-Time, Unsigned32, code 3117, section 8.4.29 */ { struct dict_avp_data data = { 3117, /* Code */ 10415, /* Vendor */ - "Periodic-time", /* Name */ + "Periodic-Time", /* Name */ AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY, /* Fixed flags */ AVP_FLAG_VENDOR |AVP_FLAG_MANDATORY, /* Fixed flag values */ AVP_TYPE_UNSIGNED32 /* base type of data */ diff -r dc79c3ae3674 -r 12055ddd8318 extensions/dict_dcca_3gpp/dict_dcca_3gpp.csv --- a/extensions/dict_dcca_3gpp/dict_dcca_3gpp.csv Sat Apr 18 11:30:31 2020 +1000 +++ b/extensions/dict_dcca_3gpp/dict_dcca_3gpp.csv Sat Apr 18 13:35:46 2020 +1000 @@ -1435,7 +1435,11 @@ Communication-Pattern-Set,3114,8.4.26,Grouped,"M,V",,, Periodic-Communication-Indicator,3115,8.4.27,Unsigned32,"M,V",,, Communication-Duration-Time,3116,8.4.28,Unsigned32,"M,V",,, -Periodic-time,3117,8.4.29,Unsigned32,"M,V",,, +# Note: 3GPP TS 29.336 Table 8.4.1-1 row Periodic-time (3117) has,,,,,,, +"# incorrect name and should be ""Periodic-Time"" per majority use.",,,,,,, +# ,,,,,,, +# Fix: Periodic-time (3117) renamed to Periodic-Time (931).,,,,,,, +Periodic-Time,3117,8.4.29,Unsigned32,"M,V",,, Scheduled-Communication-Time,3118,8.4.30,Grouped,"M,V",,, Stationary-Indication,3119,8.4.31,Unsigned32,"M,V",,, AESE-Communication-Pattern-Config-Status,3120,8.4.32,Grouped,"M,V",,,