mirror of
https://github.com/open5gs/open5gs.git
synced 2026-05-05 07:08:11 +00:00
service request is implemented.
This commit is contained in:
parent
cca339eff4
commit
e0a2758dd0
7 changed files with 53 additions and 20 deletions
4
lib/nas/support/cache/nas_msg_77.1.py
vendored
Normal file
4
lib/nas/support/cache/nas_msg_77.1.py
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
ies = []
|
||||
ies.append({ "iei" : "", "value" : "KSI and sequence number", "type" : "KSI and sequence number", "reference" : "9.9.3.19", "presence" : "M", "format" : "V", "length" : "1"})
|
||||
ies.append({ "iei" : "", "value" : "Message authentication code", "type" : "Short MAC", "reference" : "9.9.3.28", "presence" : "M", "format" : "V", "length" : "2"})
|
||||
msg_list[key]["ies"] = ies
|
||||
Loading…
Add table
Add a link
Reference in a new issue