mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-08 07:51:46 +00:00
NAS-5GS is added
This commit is contained in:
4
lib/nas/eps/support/cache/nas-msg-194.py
vendored
Normal file
4
lib/nas/eps/support/cache/nas-msg-194.py
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
ies = []
|
||||
ies.append({ "iei" : "27", "value" : "Protocol configuration options", "type" : "Protocol configuration options", "reference" : "9.9.4.11", "presence" : "O", "format" : "TLV", "length" : "3-253"})
|
||||
ies.append({ "iei" : "7B", "value" : "Extended protocol configuration options", "type" : "Extended protocol configuration options", "reference" : "9.9.4.26", "presence" : "O", "format" : "TLV-E", "length" : "4-65538"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Reference in New Issue
Block a user