mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 23:37:22 +00:00
Identity Request/Response is added
This commit is contained in:
parent
e51e4d4c30
commit
3facb91b1e
10 changed files with 219 additions and 5 deletions
3
lib/nas/support/cache/nas_msg_85.py
vendored
Normal file
3
lib/nas/support/cache/nas_msg_85.py
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "Identity type", "type" : "Identity type 2", "reference" : "9.9.3.17", "presence" : "M", "format" : "V", "length" : "1/2"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Loading…
Add table
Add a link
Reference in a new issue