mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-10 08:55:57 +00:00
NAS-5GS is added
This commit is contained in:
5
lib/nas/5gs/support/cache/nas-msg-94.py
vendored
Normal file
5
lib/nas/5gs/support/cache/nas-msg-94.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
ies = []
|
||||
ies.append({ "iei" : "77", "value" : "IMEISV", "type" : "5GS mobile identity", "reference" : "9.11.3.4", "presence" : "O", "format" : "TLV-E", "length" : "12"})
|
||||
ies.append({ "iei" : "71", "value" : "NAS message container", "type" : "message container", "reference" : "9.11.3.33", "presence" : "O", "format" : "TLV-E", "length" : "4-n"})
|
||||
ies.append({ "iei" : "78", "value" : "non-IMEISV PEI", "type" : "5GS mobile identity", "reference" : "9.11.3.4", "presence" : "O", "format" : "TLV-E", "length" : "7-n"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Reference in New Issue
Block a user