mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-07 23:43:14 +00:00
NAS-5GS is added
This commit is contained in:
5
lib/nas/eps/support/cache/nas-msg-104.py
vendored
Normal file
5
lib/nas/eps/support/cache/nas-msg-104.py
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "Generic message container type", "type" : "Generic message container type", "reference" : "9.9.3.42", "presence" : "M", "format" : "V", "length" : "1"})
|
||||
ies.append({ "iei" : "", "value" : "Generic message container", "type" : "Generic message container", "reference" : "9.9.3.43", "presence" : "M", "format" : "LV-E", "length" : "3-n"})
|
||||
ies.append({ "iei" : "65", "value" : "Additional information", "type" : "Additional information", "reference" : "9.9.2.0", "presence" : "O", "format" : "TLV", "length" : "3-n"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Reference in New Issue
Block a user