mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-09 08:25:50 +00:00
NAS-5GS is added
This commit is contained in:
6
lib/nas/5gs/support/cache/nas-msg-71.py
vendored
Normal file
6
lib/nas/5gs/support/cache/nas-msg-71.py
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "De-registration type", "type" : "De-registration type", "reference" : "9.11.3.20", "presence" : "M", "format" : "V", "length" : "1/2"})
|
||||
ies.append({ "iei" : "58", "value" : "5GMM cause", "type" : "5GMM cause", "reference" : "9.11.3.2", "presence" : "O", "format" : "TV", "length" : "2"})
|
||||
ies.append({ "iei" : "5F", "value" : "T3346 value", "type" : "GPRS timer 2", "reference" : "9.11.2.4", "presence" : "O", "format" : "TLV", "length" : "3"})
|
||||
ies.append({ "iei" : "6D", "value" : "Rejected NSSAI", "type" : "Rejected NSSAI", "reference" : "9.11.3.46", "presence" : "O", "format" : "TLV", "length" : "4-42"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Reference in New Issue
Block a user