update it

This commit is contained in:
Sukchan Lee 2017-03-21 12:04:15 +09:00
parent 6922416a54
commit 016caf197c
11 changed files with 86 additions and 12 deletions

4
lib/nas/support/cache/nas_msg_92.py vendored Normal file
View file

@ -0,0 +1,4 @@
ies = []
ies.append({ "iei" : "", "value" : "EMM cause", "type" : "EMM cause", "reference" : "9.9.3.9", "presence" : "M", "format" : "V", "length" : "1"})
ies.append({ "iei" : "30", "value" : "Authentication failure parameter", "type" : "Authentication failure parameter", "reference" : "9.9.3.1", "presence" : "O", "format" : "TLV", "length" : "16"})
msg_list[key]["ies"] = ies