service request is implemented.

This commit is contained in:
Sukchan Lee 2017-04-26 09:49:37 +09:00
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
View 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