mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
all NAS EMM message is implemented
This commit is contained in:
parent
880eee1a16
commit
520bd03f68
15 changed files with 902 additions and 8 deletions
3
lib/nas/support/cache/nas_msg_99.py
vendored
Normal file
3
lib/nas/support/cache/nas_msg_99.py
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "NAS message container", "type" : "message container", "reference" : "9.9.3.22", "presence" : "M", "format" : "LV", "length" : "3-252"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Loading…
Add table
Add a link
Reference in a new issue