mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 15:24:14 +00:00
EMM Status(NAS Message) is added
This commit is contained in:
parent
7be1f497f9
commit
7036ea329d
7 changed files with 56 additions and 5 deletions
3
lib/nas/support/cache/nas_msg_96.py
vendored
Normal file
3
lib/nas/support/cache/nas_msg_96.py
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "EMM cause", "type" : "EMM cause", "reference" : "9.9.3.9", "presence" : "M", "format" : "V", "length" : "1"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Loading…
Add table
Add a link
Reference in a new issue