mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
NAS-5GS is added
This commit is contained in:
parent
3b19cd85cc
commit
a9eaed18aa
135 changed files with 18180 additions and 4552 deletions
7
lib/nas/eps/support/cache/nas-msg-97.py
vendored
Normal file
7
lib/nas/eps/support/cache/nas-msg-97.py
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
ies = []
|
||||
ies.append({ "iei" : "43", "value" : "Full name for network", "type" : "Network name", "reference" : "9.9.3.24", "presence" : "O", "format" : "TLV", "length" : "3-n"})
|
||||
ies.append({ "iei" : "45", "value" : "Short name for network", "type" : "Network name", "reference" : "9.9.3.24", "presence" : "O", "format" : "TLV", "length" : "3-n"})
|
||||
ies.append({ "iei" : "46", "value" : "Local time zone", "type" : "Time zone", "reference" : "9.9.3.29", "presence" : "O", "format" : "TV", "length" : "2"})
|
||||
ies.append({ "iei" : "47", "value" : "Universal time and local time zone", "type" : "Time zone and time", "reference" : "9.9.3.30", "presence" : "O", "format" : "TV", "length" : "8"})
|
||||
ies.append({ "iei" : "49", "value" : "Network daylight saving time", "type" : "Daylight saving time", "reference" : "9.9.3.6", "presence" : "O", "format" : "TLV", "length" : "3"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Loading…
Add table
Add a link
Reference in a new issue